.hero-testimonials{display:flex;flex-direction:column;align-items:center;padding:80px 20px 40px;background:#fff;overflow:hidden;margin:0}.hero-testimonials__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;margin:0 auto 40px;gap:32px}.hero-testimonials__title{color:var(--color-menthol, #1B3D40);font-family:var(--font-times-custom);font-size:60px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.6px;margin:0}.hero-testimonials__description{color:var(--color-menthol, #1B3D40);font-family:var(--font-general-sans);font-size:18px;font-style:normal;font-weight:500;line-height:120%;margin:0;max-width:600px}.hero-testimonials__ctas{display:flex;flex-direction:column;gap:16px;align-items:center}.hero-testimonials__cta{display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;border-radius:40px;font-family:var(--font-general-sans);font-size:14px;font-style:normal;font-weight:500;line-height:120%;text-decoration:none;transition:all .3s ease;min-width:220px}.hero-testimonials__cta--primary{background:var(--color-mint, #C8E6D5);color:var(--color-menthol, #1B3D40)}.hero-testimonials__cta--primary:hover{color:#fff;background:#4a6460;border-color:#4a6460;transform:scale(1.03)}.hero-testimonials__cta--secondary{background:transparent;color:#3d4f4f;border:1px solid #3D4F4F}.hero-testimonials__cta--secondary:hover{background:#3d4f4f;color:#fff;transform:scale(1.03)}.hero-testimonials__carousel{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:20px 0}.hero-testimonials__carousel::-webkit-scrollbar{display:none}.hero-testimonials__track{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 20px;min-width:max-content}.hero-testimonials__card{flex-shrink:0;border-radius:20px;overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1)}.hero-testimonials__card:hover{transform:scale(1.05)}.hero-testimonials__card--image{width:150px;height:200px;background:#e8e4de}.hero-testimonials__card--image.position-left-1,.hero-testimonials__card--image.position-right-1{border-radius:20px}.hero-testimonials__card-image{width:100%;object-fit:cover;object-position:center;height:100%;background:linear-gradient(135deg,#e8e4de,#d5cfc7);transition:transform .4s cubic-bezier(.4,0,.2,1)}.hero-testimonials__card:hover .hero-testimonials__card-image{transform:scale(1.08)}.hero-testimonials__card--quote{width:200px;padding:20px;background:#bbcfdd;display:flex;flex-direction:column;gap:0}.hero-testimonials__quotes{display:flex;flex-direction:column;gap:0}.hero-testimonials__quote{font-family:var(--font-general-sans);font-size:13px;font-style:normal;font-weight:400;line-height:140%;margin:0;padding:12px 16px;position:relative}.hero-testimonials__quote--light{background:var(--color-mint, #C8E6D5);color:#000;border-radius:20px 20px 0 0;z-index:1}.hero-testimonials__quote--medium{background:var(--color-menthol, #1B3D40);color:#fff;border-radius:20px 20px 0 0;margin-top:-10px;padding-top:22px;z-index:2}.hero-testimonials__highlight{background:#bbcfdd;color:var(--color-menthol, #1B3D40);font-family:var(--font-general-sans);font-size:24px;font-style:normal;font-weight:400;line-height:100%;margin:-10px 0 0;padding:26px 16px 16px;border-radius:20px;z-index:3;position:relative}.hero-testimonials__card--rotating{width:280px;display:flex;flex-direction:column;align-items:center;gap:0;background:transparent;border-radius:0;overflow:visible}.hero-testimonials__rotating-images{position:relative;width:280px;height:340px;border-radius:20px;overflow:hidden;background:#e8e4de}.hero-testimonials__rotating-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease-in-out}.hero-testimonials__rotating-slide.is-active{opacity:1}.hero-testimonials__rotating-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.hero-testimonials__card--rotating:hover .hero-testimonials__rotating-image{transform:scale(1.08)}.hero-testimonials__rotating-caption{position:absolute;bottom:16px;right:0;color:#3d4f4f;font-family:var(--font-general-sans);font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin:0;text-align:right;background:#fff;padding:8px 12px;border-radius:40px 0 0 40px;box-shadow:0 2px 8px #0000001a}.hero-testimonials__card--stats{width:200px;height:260px;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;padding:0;background:linear-gradient(180deg,#a8d4d0,#7abfb8)}.hero-testimonials__stats-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-testimonials__stats-content{position:absolute;bottom:20px;right:16px;z-index:1;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:4px}.hero-testimonials__stats-number{color:#fff;font-family:var(--font-general-sans);font-size:48px;font-style:normal;font-weight:400;line-height:100%;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-testimonials__stats-label{color:#fff;font-family:var(--font-general-sans);font-size:14px;font-style:normal;font-weight:500;line-height:120%;text-shadow:0 1px 4px rgba(0,0,0,.2)}.hero-testimonials__stats-link{color:#fff;font-family:var(--font-general-sans);font-size:12px;font-style:normal;font-weight:400;line-height:120%;text-decoration:none;opacity:.9;transition:opacity .3s ease}.hero-testimonials__stats-link:hover{opacity:1;text-decoration:underline}@media screen and (max-width: 749px){.hero-testimonials__content{padding:0 20px}.hero-testimonials__title{color:var(--color-menthol, #1B3D40);text-align:center;font-size:36px;font-style:normal;font-weight:400;line-height:100%}.hero-testimonials__description{font-size:16px}a.hero-testimonials__cta.hero-testimonials__cta--primary,a.hero-testimonials__cta.hero-testimonials__cta--secondary{font-size:12px}}@media screen and (min-width: 750px){.hero-testimonials{padding:80px 40px 60px}.hero-testimonials__content{margin-bottom:50px}.hero-testimonials__title{font-size:48px;letter-spacing:-.48px}.hero-testimonials__description{font-size:18px}.hero-testimonials__ctas{flex-direction:row;gap:16px}.hero-testimonials__cta{min-width:auto}.hero-testimonials__track{justify-content:center;gap:14px;padding:0 40px}.hero-testimonials__card--image{width:165px;height:189px}.hero-testimonials__card--quote{width:225px}.hero-testimonials__card--rotating{width:292px}.hero-testimonials__rotating-images{width:292px;height:333px}.hero-testimonials__rotating-caption{bottom:18px;right:0;font-size:13px;padding:9px 14px}.hero-testimonials__card--stats{width:225px;height:257px}.hero-testimonials__stats-number{font-size:56px}}@media screen and (min-width: 990px){.hero-testimonials{padding:60px 80px 80px}.hero-testimonials__content{max-width:652px;margin-top:60px;margin-bottom:60px;gap:32px}.hero-testimonials__title{font-size:60px;letter-spacing:-.6px}.hero-testimonials__description{font-size:18px;max-width:700px;padding:0 10px}.hero-testimonials__ctas{gap:16px}.hero-testimonials__cta{padding:12px 16px;font-size:15px}.hero-testimonials__carousel{scroll-behavior:smooth}.hero-testimonials__track{gap:16px;padding:0;justify-content:flex-start}.hero-testimonials__card--rotating{scroll-snap-align:center}.hero-testimonials__card--image{width:188px;height:215px}.hero-testimonials__card--quote{width:257px;height:293px;padding:0}.hero-testimonials__quote{font-size:16px;padding:30px}.hero-testimonials__highlight{font-size:24px;padding:20px 18px}.hero-testimonials__card--rotating{max-width:333px}.hero-testimonials__rotating-images{object-fit:contain;max-width:333px;max-height:379px;border-radius:20px}.hero-testimonials__rotating-caption{bottom:20px;right:0;font-size:14px;padding:10px 16px}.hero-testimonials__card--stats{width:257px;height:293px;border-radius:20px}.hero-testimonials__stats-number{font-size:48px}.hero-testimonials__stats-label{font-size:16px}.hero-testimonials__stats-link{font-size:13px}}@media screen and (min-width: 1441px){.hero-testimonials{padding:60px 80px 100px}.hero-testimonials__content{max-width:900px}.hero-testimonials__title{font-size:4vw;max-width:80vw}.hero-testimonials__description{font-size:1.2vw;max-width:50vw}.hero-testimonials__cta{font-size:1vw;padding:1.1vw 2.2vw}.hero-testimonials__track{gap:1.1vw;max-width:1800px;margin:0 auto}.hero-testimonials__card--image{width:13vw;max-width:250px;height:14.9vw;border-radius:1.4vw}.hero-testimonials__card--quote{width:17.8vw;max-width:342px;border-radius:1.4vw;height:400px}.hero-testimonials__quote{font-size:1vw;padding:1vw 1.25vw}.hero-testimonials__highlight{font-size:1.5vw;padding:1.4vw 1.25vw}.hero-testimonials__card--rotating{width:23.1vw;max-width:444px}.hero-testimonials__rotating-images{width:23.1vw;max-width:444px;height:26.3vw;max-height:506px;border-radius:1.4vw}.hero-testimonials__rotating-caption{bottom:1.4vw;right:0;font-size:1vw;padding:.7vw 1.1vw;border-radius:2.8vw 0 0 2.8vw}.hero-testimonials__card--stats{width:17.8vw;max-width:342px;height:400px;border-radius:1.4vw}.hero-testimonials__stats-number{font-size:4.5vw}.hero-testimonials__stats-label{font-size:1.1vw}.hero-testimonials__stats-link{font-size:.9vw}}@media screen and (min-width: 1875px){.hero-testimonials__title{font-size:3.5vw}.hero-testimonials__description{font-size:1.1vw}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/hero-testimonials.css.map */
