.hero-stories{--hs-teal: #1AA5BC;--hs-teal-dark: #0B6E7F;--hs-orange: #FF9E1B;--hs-bg-soft: #eefcff;--hs-bg-bar: #EAF8FB;--hs-text-muted: #3F5878;--hs-text-sub: #4A6180;--hs-border: #E4EFF3;--hs-radius: 26px}.hero-stories__inner{margin:0 auto}.hero-stories__hero{position:relative;min-height:640px;background:var(--hs-bg-soft);overflow:hidden;border-radius:20px}.hero-stories__media{position:absolute;right:0;top:0;bottom:0;width:62%;mask-image:linear-gradient(to right,#0000,#0000001f,#00000061 24%,#000000ad 34%,#000000e6 42%,#000 52%);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.12) 12%,rgba(0,0,0,.38) 24%,rgba(0,0,0,.68) 34%,rgba(0,0,0,.9) 42%,#000 52%)}.hero-stories__media img,.hero-stories__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-stories__slider{position:absolute;top:0;right:0;bottom:0;left:0}.hero-stories__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.hero-stories__slide.is-active{opacity:1;pointer-events:auto}.hero-stories__content{position:absolute;left:0;top:50%;transform:translateY(-50%);width:50%;z-index:2;max-width:750px;padding:3rem 5rem}.hero-stories__rating{display:inline-flex;align-items:center;gap:1rem;padding:8px 1.8rem;border-radius:999px;background:var(--color-blue);min-height:40px;margin-bottom:2.5rem}.hero-stories__rating-stars{font-size:12px;color:var(--hs-orange);letter-spacing:1.5px}.hero-stories__rating svg{height:auto;width:70px}.hero-stories__content .image-with-text__heading{margin-block:0 2rem}.hero-stories__content .subtitle{margin-bottom:2rem;line-height:calc(1 + .5 / var(--font-body-scale))}.hero-stories__rating-text{font:500 12.5px/1 var(--font-body-family, system-ui);color:var(--color-white)}.hero-stories__heading{margin:0 0 18px;font:600 45px/1.08 var(--font-heading-family, system-ui);letter-spacing:-.025em;color:var(--color-blue);text-wrap:pretty}.hero-stories__text{margin:0 0 28px;font:400 16px/1.65 var(--font-body-family, system-ui);color:var(--hs-text-sub)}.hero-stories__buttons{display:flex;flex-wrap:wrap;gap:10px;padding-top:1rem}.hero-stories__buttons .button{gap:.5rem;background:#ff9e1b;display:flex;align-items:center;cursor:pointer;font:600 16px Poppins,sans-serif;min-height:calc(5.6rem + var(--buttons-border-width) * 2);min-width:auto;transition:transform .18s cubic-bezier(.2,.7,.3,1),filter .18s;padding:0 3rem}.hero-stories__buttons .button:hover{transform:translateY(-2px);filter:brightness(1.04)}.hero-stories__buttons .button--secondary{border:1.5px solid rgb(207,234,241);background:var(--color-white);color:var(--color-blue);font:500 15.5px Poppins,sans-serif}.hero-stories__buttons .button--secondary:after{box-shadow:none;background:transparent}.hero-stories__buttons .button .icon-arrow{height:auto;width:2.2rem}.hero-stories__buttons .button span.icon-wrap{display:inline-flex}.hero-stories__testimonial-wrap{position:absolute;right:30px;bottom:28px;width:352px;z-index:2;display:flex;flex-direction:column;gap:12px}.hero-stories__testimonial{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:20px 22px;box-shadow:0 14px 36px #0b21492e}.hero-stories__testimonial-title{font:600 17px/1.25 var(--font-body-family, system-ui);color:var(--color-blue);margin-bottom:7px}.hero-stories__testimonial-quote{font:400 13px/1.55 var(--font-body-family, system-ui);color:var(--color-blue);opacity:.7}.hero-stories__testimonial-link{margin-top:12px;font:500 12.5px/1 var(--font-body-family, system-ui);color:var(--hs-teal)}.hero-stories__testimonial-link a{color:currentColor;text-decoration:none}.hero-stories__testimonial .hero-stories__testimonial-link a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.hero-stories__controls{display:flex;align-items:center;gap:10px}.hero-stories__dots{display:flex;gap:8px}.hero-stories__dot{position:relative;width:34px;height:5px;border-radius:3px;background:#0b214938;cursor:pointer;border:none;padding:0}.hero-stories__dot.is-active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background:var(--color-blue)}.hero-stories__arrow{width:38px;height:38px;border-radius:50%;background:#fffffff2;box-shadow:0 8px 20px #0b214929;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font:500 19px/1 var(--font-body-family, system-ui);color:var(--color-blue);margin-left:auto}.hero-stories__arrow+.hero-stories__arrow{margin-left:0}.hero-stories__trust{padding:30px 0 0}.hero-stories__trust-inner{border-radius:20px;background:#f7fbfc;border:1px solid var(--hs-border);padding:26px 40px;display:flex;justify-content:space-between;align-items:center;gap:28px}.hero-stories__trust-item{display:flex;align-items:center;gap:16px}.hero-stories__trust-icon{width:44px;height:44px;border-radius:50%;background:var(--hs-bg-bar);display:flex;align-items:center;justify-content:center;flex:none}.hero-stories__trust-icon img{width:22px;height:22px;object-fit:contain}.hero-stories__trust-text{font:500 15px/1.35 var(--font-body-family, system-ui);color:var(--color-blue)}@media screen and (max-width:1199px){.hero-stories__content{padding:3rem}}@media screen and (max-width:989px){.hero-stories__media{position:relative;width:100%;height:auto;aspect-ratio:1;mask-image:linear-gradient(to top,#0000,#0000001f 7%,#00000061 15%,#000000ad 30%,#000000e6 40%,#000 52%);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.12) 7%,rgba(0,0,0,.38) 15%,rgba(0,0,0,.68) 30%,rgba(0,0,0,.9) 40%,#000 52%);margin-bottom:-30px}.hero-stories__content{position:relative;left:0;top:0;transform:none;width:100%;padding:0 20px 20px}.hero-stories__heading{font-size:31px}.hero-stories__text{font-size:14.5px}.hero-stories__testimonial-wrap{position:relative;right:auto;bottom:auto;width:100%;padding:0 20px 20px}.hero-stories__trust-inner{padding:20px 22px;gap:16px}.hero-stories__trust-text{white-space:normal;font-size:13.5px}}@media screen and (max-width:749px){.hero-stories__hero{height:auto;border-radius:0;margin-inline:-1.5rem;background:linear-gradient(#eaf8fb,#eaf8fb 85%,#eef8ff00)}.hero-stories__trust-inner{flex-direction:column;align-items:flex-start}.hero-stories__buttons{flex-direction:column}.hero-stories__controls{margin-top:1rem}.hero-stories__buttons .button{width:100%;justify-content:center;font-size:15.5px;min-height:calc(5.4rem + var(--buttons-border-width) * 2)}.hero-stories__buttons .button--secondary{font-size:14.5px}.hero-stories__rating-text{font-size:11px}.hero-stories__rating svg{width:60px}.hero-stories__rating{gap:.5rem;padding:8px 1.5rem;min-height:35px;margin-bottom:1.5rem}.hero-stories__content .subtitle{font-size:1.4rem}.hero-stories__content .image-with-text__heading{margin-block:0 1rem}.hero-stories__trust{padding:0}.hero-stories__trust-icon{width:38px;height:38px}.hero-stories__trust-icon img{width:19px;height:19px}.hero-stories__buttons .button .icon-arrow{width:2rem}.hero-stories__testimonial-wrap{position:absolute;right:0;top:0;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/image-with-text-slider.css.map */
