.testimonials{background:#445438;position:relative;padding:50px 0;overflow:hidden}.testimonials__heading{font-family:var(--font-heading);font-weight:600;font-size:clamp(2rem,2.5vw,3rem);color:#f9ffe3;text-align:center;margin-bottom:clamp(2rem,3.125vw,3.75rem);position:relative;z-index:1;padding:0 var(--page-gutter)}.testimonials__track{display:flex;gap:clamp(1rem,1.5625vw,1.875rem);overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;z-index:1}.testimonials__track::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 clamp(280px,26vw,500px);height:clamp(380px,31.25vw,600px);border-radius:var(--radius-md);overflow:hidden;position:relative;scroll-snap-align:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94)}.testimonial-card--video{position:relative;overflow:hidden}.testimonial-card--video>img,.testimonial-card__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .6s cubic-bezier(.25,.46,.45,.94);z-index:1}.testimonial-card--video:hover>img,.testimonial-card--video:hover .testimonial-card__poster{transform:scale(1.05);filter:brightness(1.05)}.testimonial-card__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none;z-index:2}.testimonial-card__video video,.testimonial-card__video iframe{width:100%;height:100%;object-fit:cover;object-position:top}.testimonial-card--video.is-playing .testimonial-card__video{display:block}.testimonial-card--video.is-playing .testimonial-card__poster{display:none}.testimonial-card__name{position:absolute;top:1.875rem;left:1.875rem;display:inline-flex;align-items:center;gap:.625rem;padding:10px 20px;border-radius:var(--radius-sm);background:linear-gradient(180deg,#fff6,#ffffff1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-white);font-weight:600;font-size:clamp(1.125rem,1.25vw,1.5rem);z-index:4;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s cubic-bezier(.25,.46,.45,.94)}.testimonial-card--video:hover .testimonial-card__name{transform:scale(1.03)}.testimonial-card__name svg,.testimonial-card__name img{width:18px;height:18px}.testimonial-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;padding:0;margin:0;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s cubic-bezier(.25,.46,.45,.94),filter .3s cubic-bezier(.25,.46,.45,.94);z-index:3;cursor:pointer}.testimonial-card__play svg{width:100%;height:100%;display:block}.testimonial-card--video:hover .testimonial-card__play{transform:translate(-50%,-50%) scale(1.15);filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.testimonial-card--video.is-playing .testimonial-card__play{display:none}.testimonial-card--quote{background:#7aa05f;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box;transition:background-color .5s cubic-bezier(.25,.46,.45,.94)}.testimonial-card__panel{width:min(378px,100%);background:#333;border-radius:var(--radius-sm);padding:1.875rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-height:calc(100% - .5rem);min-height:0;overflow:hidden;transform:scaleY(1);transform-origin:center center;transition:transform .6s cubic-bezier(.34,1.56,.64,1),background-color .5s cubic-bezier(.25,.46,.45,.94),max-height .6s cubic-bezier(.25,.46,.45,.94),padding .4s cubic-bezier(.25,.46,.45,.94)}.testimonial-card--quote:hover{background:#fffcf5;overflow:visible;z-index:3;height:auto;min-height:clamp(380px,31.25vw,600px);align-self:stretch}.testimonial-card--quote:hover .testimonial-card__panel{max-height:none;height:auto;overflow:visible;background:#f3f3f3;transform:scaleY(1.02)}.testimonial-card--quote:hover .testimonial-card__quote{color:#000;transition:color .4s cubic-bezier(.25,.46,.45,.94)}.testimonial-card__quote{font-size:clamp(.9375rem,.94vw,1.125rem);color:var(--color-white);text-align:center;line-height:1.45;max-width:318px;width:100%;margin:0;flex:0 1 auto;overflow:visible;transition:color .4s cubic-bezier(.25,.46,.45,.94)}.testimonial-card__stars{display:inline-flex;align-items:center;justify-content:center;width:106px;height:20px;flex-shrink:0;color:#ffc84b;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.testimonial-card__stars-row{display:flex;align-items:center;justify-content:center;gap:2px;width:100%;height:100%}.testimonial-card__star{width:auto;height:100%;flex:1 1 0;fill:#ffffff40}.testimonial-card__star--filled{fill:currentColor}.testimonial-card--quote:hover .testimonial-card__stars{transform:scale(1.05)}.testimonial-card__reveal{display:flex;flex-direction:column;align-items:center;gap:0;max-height:0;overflow:hidden;padding-top:0;flex-shrink:0;width:100%}.testimonial-card__reveal img{height:140px;width:auto;object-fit:contain;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.testimonial-card--quote:hover .testimonial-card__reveal img{transform:scale(1.05)}.testimonial-card__shop{display:inline-flex;padding:.9375rem 1.875rem;border-radius:var(--radius-sm);background:#7aa05f;color:#fff;font-weight:600;font-size:clamp(1.125rem,1.25vw,1.5rem);transition:background-color .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.testimonial-card__shop:hover{background:#5d8a3c;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.testimonial_nav{display:flex;align-items:center;gap:16px;margin-top:24px;padding:0 var(--page-gutter);justify-content:space-between}.testimonial_nav--desktop .swiper-pagination,.testimonial_nav--desktop .testimonial-pagination-desktop{flex:1;position:relative!important;height:2px;background:#f9ffe340;border-radius:2px;top:auto!important;bottom:auto!important;left:auto!important;width:auto!important}.testimonial_nav--desktop .swiper-pagination .swiper-pagination-progressbar-fill{background:#f9ffe3!important;border-radius:2px}.testimonials-swiper--desktop{display:block;padding:0 var(--page-gutter);box-sizing:border-box}.testimonials-swiper--mobile{display:none;padding:0 var(--page-gutter);box-sizing:border-box}.testimonial_nav{display:flex;align-items:center;gap:16px;margin-top:24px;padding:0 var(--page-gutter)}.testimonials-swiper--mobile{display:none}@media screen and (max-width:989px){.testimonials-swiper--mobile .swiper-slide{height:auto}.testimonials-swiper--mobile .testimonial-card--video,.testimonials-swiper--mobile .testimonial-card--mobile.testimonial-card--video{flex:none;width:100%;max-width:100%;margin:0;height:auto;aspect-ratio:3 / 4;min-height:0;border-radius:16px}.testimonials-swiper--mobile .testimonial-card__poster,.testimonials-swiper--mobile .testimonial-card__video video{object-fit:cover;object-position:center top}.testimonials-swiper--mobile .testimonial-card__video iframe{width:100%;height:100%;border:0}.testimonials-swiper--mobile .testimonial-card--video:hover>img,.testimonials-swiper--mobile .testimonial-card--video:hover .testimonial-card__poster{transform:none}.testimonial_nav{margin-top:16px;gap:10px}.testimonial_nav .swiper-button-prev,.testimonial_nav .swiper-button-next{width:30px;height:30px}.testimonial_nav .swiper-button-prev:after,.testimonial_nav .swiper-button-next:after{font-size:10px}.testimonial_nav--desktop{display:none!important}.testimonial_nav--mobile{display:flex}.testimonials-swiper--desktop{display:none!important}.testimonials-swiper--mobile{display:block;overflow:visible}.testimonials-swiper-mob{overflow:hidden;min-height:clamp(400px,58vw,480px)}.testimonials-swiper-mob .swiper-wrapper{align-items:stretch}.testimonials-swiper-mob .swiper-slide{width:100%!important;max-width:100%!important;height:auto;box-sizing:border-box}}@media screen and (min-width:990px){.testimonial_nav--mobile{display:none!important}.testimonial_nav--desktop{display:flex}.testimonials-swiper--mobile{display:none!important}.testimonials-swiper--desktop{display:block}}.testimonial_nav .swiper-pagination{flex:1;position:relative!important;height:2px;background:#f9ffe340;border-radius:2px;top:auto!important;bottom:auto!important;left:auto!important;width:auto!important}.testimonial_nav .swiper-pagination .swiper-pagination-progressbar-fill{background:#f9ffe3!important;border-radius:2px}.testimonial_nav .nav_btns{display:flex;align-items:center;gap:8px;flex-shrink:0}.testimonial_nav .swiper-button-prev,.testimonial_nav .swiper-button-next{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;margin:0!important;width:38px;height:38px;border-radius:50%;border:1px solid #f9ffe3;background:transparent;color:#f9ffe3;box-shadow:none;flex-shrink:0;cursor:pointer;padding:0;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.34,1.56,.64,1),border-color .3s cubic-bezier(.25,.46,.45,.94)}.testimonial_nav .swiper-button-prev:after,.testimonial_nav .swiper-button-next:after{font-size:13px;font-weight:700;color:#f9ffe3}.testimonial_nav .swiper-button-prev:hover,.testimonial_nav .swiper-button-next:hover{background:#f9ffe3;color:#445438}.testimonial_nav .swiper-button-prev:hover:after,.testimonial_nav .swiper-button-next:hover:after{color:#445438}.featured-products__grid{overflow:visible}.testimonial-pair{display:flex;gap:16px;align-items:stretch;height:100%}.testimonial-pair .testimonial-card{flex:1;min-width:0}@media screen and (min-width:769px){.testimonial-pair:has(.testimonial-card--quote:hover){overflow:visible;z-index:2;position:relative}.testimonials-swiper--desktop .swiper-slide:has(.testimonial-card--quote:hover){overflow:visible;z-index:2}.testimonial-card--quote .testimonial-card__reveal{opacity:0;transition:opacity .3s ease,max-height .45s ease,gap .45s ease,padding-top .45s ease}.testimonial-card--quote:hover .testimonial-card__reveal{opacity:1;max-height:none;gap:1.25rem;padding-top:.625rem}.testimonial-card--quote:hover .testimonial-card__reveal img{height:110px}}@media screen and (max-width:768px){.testimonial-pair{display:none}.testimonial-pair{flex-direction:row;gap:10px}.testimonial-pair .testimonial-card{flex:1;min-width:0;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.testimonial-pair .testimonial-card:active{transform:scale(.97)}.testimonial-card--quote .testimonial-card__reveal{display:block!important;opacity:1!important;visibility:visible!important}.testimonial-card__panel{padding:1.25rem;gap:.75rem;max-height:none}.testimonial-card__quote{font-size:.8rem;max-width:100%}.testimonial-card__reveal img{height:100px}.testimonial-card__shop{padding:.625rem 1.25rem;font-size:.875rem}}@media screen and (max-width:989px){.testimonial-pair{display:none!important}.testimonial-mobile-slide{display:flex}.testimonials-swiper--mobile .testimonial-card,.testimonials-swiper--mobile .swiper-slide{height:auto}.testimonials{padding:40px 0!important}.testimonials__heading{font-size:26px;margin-bottom:20px;padding:0 var(--page-gutter)}.testimonials-swiper--mobile{overflow:hidden;padding:0 var(--page-gutter);box-sizing:border-box;min-height:clamp(400px,58vw,480px)}.testimonial-mobile-slide{display:flex!important;flex-direction:row;align-items:stretch;gap:10px;width:100%;min-height:clamp(380px,72vw,440px);height:auto}.testimonial-mobile-slide__main{flex:1.15 1 0;min-width:0;display:flex;flex-direction:column;overflow:hidden;gap:10px}.testimonial-mobile-slide .testimonial-card{flex-basis:auto!important;flex-shrink:1!important;max-width:none!important;scroll-snap-align:unset}.testimonial-card--mobile{flex:unset;width:auto}.testimonial-card--mobile.testimonial-card--video{flex:none;width:100%;min-height:0;height:auto;aspect-ratio:3 / 4;border-radius:16px;position:relative;overflow:hidden}.testimonial-card--mobile .testimonial-card__name{top:auto;bottom:12px;left:12px;right:auto;padding:8px 14px;font-size:.9375rem;gap:8px;transform:none}.testimonial-card--mobile .testimonial-card__name svg,.testimonial-card--mobile .testimonial-card__name img{width:16px;height:16px}.testimonial-card--mobile .testimonial-card__play{top:auto;left:auto;right:12px;bottom:12px;transform:none;width:44px;height:44px;z-index:5;filter:none}.testimonial-card--mobile .testimonial-card__play svg{width:100%;height:100%;display:block}.testimonial-card--mobile.testimonial-card--video:hover .testimonial-card__play,.testimonial-card--mobile.testimonial-card--video:hover .testimonial-card__name{transform:none}.testimonial-card--mobile.testimonial-card--quote{flex:1 1 0;min-height:100px;background:#7aa05f;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:12px}.testimonial-card--mobile .testimonial-card__panel{width:100%;max-height:none;background:transparent;padding:0;gap:10px;transform:none;overflow:visible;height:auto}.testimonial-card--mobile .testimonial-card__quote{font-size:11px;line-height:1.45;max-width:100%;color:#fff;overflow:visible;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.testimonial-card--mobile .testimonial-card__stars{width:88px;height:16px}.testimonial-card--product{flex:.85 1 0;min-width:38%;max-width:42%;width:auto;height:auto;background:#f3f3f3;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:16px 12px;gap:12px}.testimonial-card__product-img{width:100%;max-height:58%;object-fit:contain;flex:1 1 auto}.testimonial-card--product .testimonial-card__shop{font-size:12px;text-transform:uppercase;letter-spacing:.04em;border-radius:10px}.testimonial_nav--mobile{display:flex;justify-content:center;margin-top:18px;padding:0 var(--page-gutter)}.testimonial_nav--mobile .swiper-pagination,.testimonial_nav--mobile .testimonial-pagination-mobile{position:static!important;display:flex;align-items:center;justify-content:center;gap:8px;width:auto!important;height:auto!important;background:transparent!important;flex:unset}.testimonial_nav--mobile .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;opacity:1;background:#f9ffe359;transition:width .25s ease,background-color .25s ease}.testimonial_nav--mobile .swiper-pagination-bullet-active{width:28px;border-radius:999px;background:#7aa05f}}@media screen and (min-width:768px)and (max-width:989px){.testimonials__heading{font-size:clamp(2rem,4.2vw,2.375rem)!important;margin-bottom:24px!important;line-height:1.2}.testimonials-swiper--mobile{padding:0 var(--page-gutter);overflow:hidden}.testimonials-swiper-mob .swiper-slide{width:100%!important;max-width:100%!important;height:auto;box-sizing:border-box}.testimonials-swiper--mobile .testimonial-card--video,.testimonials-swiper--mobile .testimonial-card--mobile.testimonial-card--video{width:100%!important;max-width:none!important;height:auto!important;min-height:auto!important;max-height:none!important;aspect-ratio:3 / 4;margin:0}.testimonials-swiper--mobile .testimonial-card__poster,.testimonials-swiper--mobile .testimonial-card__video video{object-fit:cover;object-position:center top}.testimonial-card--mobile .testimonial-card__name{font-size:1rem;padding:8px 14px;bottom:12px;left:12px;gap:6px}.testimonial-card--mobile .testimonial-card__name svg,.testimonial-card--mobile .testimonial-card__name img{width:16px;height:16px}.testimonial-card--mobile .testimonial-card__play{width:44px;height:44px;right:12px;bottom:12px;top:auto;left:auto;transform:none}.testimonial-card--mobile .testimonial-card__play svg{width:100%;height:100%}.testimonial-card--mobile .testimonial-card__quote{font-size:13px;line-height:1.45;-webkit-line-clamp:8}.testimonial-mobile-slide{display:flex!important;width:100%;min-height:clamp(400px,58vw,480px);height:auto}.testimonial_nav--mobile{padding:0 var(--page-gutter)}}@media screen and (max-width:767px){.testimonials{width:100%;overflow:hidden;padding-top:40px!important;padding-bottom:32px!important}.testimonials__heading{padding-left:var(--page-gutter);padding-right:var(--page-gutter);box-sizing:border-box;font-size:clamp(1.625rem,6.5vw,2rem)!important}.testimonials-swiper--mobile,.testimonials-swiper-mob{width:100%;max-width:100%;margin:0}.testimonials-swiper-mob .swiper-wrapper{align-items:stretch}.testimonials-swiper-mob .swiper-slide{width:100%!important;max-width:100%!important;height:auto}.testimonials-swiper--mobile .testimonial-card--video,.testimonials-swiper--mobile .testimonial-card--mobile.testimonial-card--video{flex:none!important;width:100%!important;height:auto!important;min-height:auto!important;aspect-ratio:9 / 16}.testimonials-swiper--mobile .testimonial-card__poster,.testimonials-swiper--mobile .testimonial-card__video video{object-fit:cover;object-position:center top}}@media screen and (min-width:990px){.testimonial-mobile-slide{display:none!important}.testimonial-pair{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-testimonials.css.map */
