.hero-carousel{position:relative;padding-top:var(--hero-padding-top, 0);padding-bottom:var(--hero-padding-bottom, 24px)}.hero-carousel__viewport{position:relative;min-height:clamp(360px,55vw,620px);overflow:hidden;border-radius:var(--radius-md, 0)}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.hero-carousel__slide.is-active{position:relative;opacity:1;visibility:visible}.hero-carousel__media,.hero-carousel__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-carousel__overlay{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center;background:linear-gradient(90deg,#00000075,#0000001f 45%,#0000)}.hero-carousel__content{width:100%;max-width:680px;color:#fff;padding:clamp(20px,3vw,48px)}.hero-carousel__eyebrow{margin:0 0 12px;font-size:clamp(14px,1.5vw,18px);line-height:1.35}.hero-carousel__heading{margin:0;line-height:1.15;font-weight:700}.hero-carousel__heading--md{font-size:clamp(28px,4vw,42px)}.hero-carousel__heading--lg{font-size:clamp(32px,4.8vw,52px)}.hero-carousel__heading--xl{font-size:clamp(34px,5.5vw,62px)}.hero-carousel__body{margin:14px 0 0;font-size:clamp(14px,1.8vw,18px);line-height:1.55;max-width:52ch}.hero-carousel__button{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;min-height:44px;padding:10px 20px;border-radius:6px;background:#38a73e;color:#fff;text-decoration:none;font-weight:600}.hero-carousel__button:hover,.hero-carousel__button:focus-visible{background:#2f8f35}.hero-carousel__controls,.hero-carousel__indicators{position:absolute;left:0;right:0;z-index:3;pointer-events:none}.hero-carousel__controls{top:50%;transform:translateY(-50%);display:flex;justify-content:space-between}.hero-carousel__control{pointer-events:auto;width:44px;height:44px;border:0;border-radius:999px;background:#ffffffd1;color:#0e2642;cursor:pointer}.hero-carousel__control:hover,.hero-carousel__control:focus-visible{background:#fff}.hero-carousel__indicators{bottom:14px;display:flex;gap:8px;justify-content:center}.hero-carousel__indicator{pointer-events:auto;width:12px;height:12px;border-radius:999px;border:0;background:#ffffff80;cursor:pointer}.hero-carousel__indicator.is-active{background:#fff}@media(max-width:767px){.hero-carousel__viewport{min-height:420px}.hero-carousel__overlay{align-items:end;background:linear-gradient(0deg,#00000094,#00000026 65%,#0000)}.hero-carousel__content{max-width:100%}.hero-carousel__controls{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero-carousel.css.map */
