.text-input{height:52px}.textarea-control{height:120px}.btn-item{font-style:normal;font-weight:700;display:inline-block;transition:all .4s;position:relative;z-index:1;cursor:pointer;border:none}.btn-item.btn-primary{--btn-bg-color:var(--primary);--btn-text-color:var(--color-white);background:var(--btn-bg-color);color:var(--btn-text-color)}.btn-item.btn-secondary{background:var(--color-yellow);color:var(--color-black-dark)}.btn-item.btn-lg{font-size:var(--fs-default);border-radius:80px;padding:17px 24px;line-height:16px}.btn-item:hover{transition:all .4s}.btn-item:hover:after{width:94%;transition:all .4s;border-radius:80px}.btn-item:after{position:absolute;content:"";height:40px;width:40px;display:inline-block;border-radius:50%;transition:all .4s;left:5px;top:5px;z-index:-1}.btn-item.btn-primary:after,.btn-item:after{background:#446a64}.btn-item.btn-secondary:after{background:#ebddb0}.gallery-section .gallery-section-list+.gallery-section-list{margin-top:40px}@media (min-width:992px){.gallery-section .gallery-section-list+.gallery-section-list{margin-top:80px}}.gallery-section-list .section-title{margin-top:20px;margin-bottom:0}.gallery-section-list .section-header{margin-bottom:40px}@media (max-width:767px){.gallery-section-list__item{grid-template-columns:1fr!important}}.testimonial-card{background:#f9f9f9;padding:32px;border-radius:16px}.testimonial-card__header{display:flex;padding-bottom:24px;border-bottom:1px solid #d1d1d1}.testimonial-card__initials{display:flex;align-items:center;margin-right:auto;gap:20px}.testimonial-card__user-name{font-size:18px;font-weight:700;margin-bottom:10px}.testimonial-card__user-country{font-size:16px;font-weight:500;line-height:1}.testimonial-card__content{padding-top:24px;padding-bottom:24px}.testimonial-card__content-title{margin-bottom:16px;font-size:18px;font-weight:600}.testimonial-card__content-text{font-weight:500;font-size:16px;font-style:italic}.testimonial-card__content-text.trim{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card__rating{display:flex;align-items:center;gap:4px}.inner-hero-v2{padding-top:100px;padding-bottom:60px;background-color:#f5f5f0}@media (min-width:992px){.inner-hero-v2{padding-top:160px;padding-bottom:80px}}.variant-green{background-color:#14453d}.inner-hero-v2__content{display:flex;flex-direction:column}@media (min-width:992px){.inner-hero-v2__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.inner-hero-v2__content-image{position:relative;margin-top:20px}@media (min-width:992px){.inner-hero-v2__content-image{margin-top:0}}.inner-hero-v2__content-image .price-badge{position:absolute;bottom:20px;right:20px}.inner-hero-v2__content .header-heading h2{color:#081511}.inner-hero-v2__content .header-heading p{color:#75756c}.rating-badge{gap:6px;background-color:#fff;padding:8px 12px;border-radius:32px;margin-bottom:24px}.rating-badge,.rating-badge__rating-stars{display:flex;align-items:center}.rating-badge__rating-text{font-weight:700;font-size:14px}.user-avatar{width:70px;height:70px;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff}.testimonials-section{background:#f9f9f9}.testimonials-section .section-title{margin-top:20px;margin-bottom:16px}.testimonials-section__cta{margin-top:32px;margin-bottom:50px}.testimonials-section__carousel{background:#dec678;border-radius:16px;padding:20px;margin-bottom:100px}@media (min-width:992px){.testimonials-section__carousel{margin-bottom:0;padding:30px}}.testimonials-section__carousel .testimonial-block{background:#dec678;height:100%}.testimonials-section__carousel .testimonial-block .testimonial-card{height:100%}.testimonials-section__carousel .slider-box .splide__arrow{width:70px;height:70px;background:#dec678}.testimonials-section__carousel .slider-box .splide__arrow svg{fill:#081511;height:18px;width:16px}.testimonials-section__carousel .slider-box .splide__arrow--prev{right:50%;left:auto;margin-right:5px;top:auto;bottom:-138px}.testimonials-section__carousel .slider-box .splide__arrow--next{bottom:-138px;left:50%;top:auto;margin-left:5px}@media (min-width:992px){.testimonials-section__carousel .splide__arrows--ttb .splide__arrow--next{right:-108px;top:calc(50% + 70px);bottom:auto;margin-left:0;left:auto}.testimonials-section__carousel .splide__arrows--ttb .splide__arrow--prev{right:-108px;top:calc(50% - 18px);bottom:auto;left:auto;margin-right:0}}.testimonials-list-section .testimonial-block{margin-bottom:30px}