.hero-carousel{--hero-carousel-mobile-image-height: clamp(220px, 40vh, 360px);position:relative;display:block;overflow:hidden;background:rgb(var(--color-background))}.hero-carousel__slider{display:flex;margin:0}.hero-carousel__slide.slideshow__slide{position:relative;display:flex;align-items:stretch;flex:0 0 100%;width:100%;scroll-snap-align:start;background:rgb(var(--color-background))}.hero-carousel__inner{display:grid;grid-template-columns:1fr;width:100%;min-height:0}@media screen and (min-width:750px)and (max-width:989px){.hero-carousel__inner{grid-template-columns:minmax(0,calc(100% - var(--hero-carousel-image-width-tablet))) minmax(0,var(--hero-carousel-image-width-tablet));min-height:var(--hero-carousel-height-tablet)}}@media screen and (min-width:990px){.hero-carousel__inner{grid-template-columns:minmax(0,calc(100% - var(--hero-carousel-image-width))) minmax(0,var(--hero-carousel-image-width));min-height:var(--hero-carousel-height)}}.hero-carousel__image-wrap{order:1;position:relative;height:var(--hero-carousel-mobile-image-height);overflow:hidden;border-radius:1.2rem}@media screen and (min-width:750px){.hero-carousel__image-wrap{order:2;align-self:center}}@media screen and (min-width:750px)and (max-width:989px){.hero-carousel__image-wrap{height:var(--hero-carousel-height-tablet)}}@media screen and (min-width:990px){.hero-carousel__image-wrap{height:var(--hero-carousel-height)}}.hero-carousel__image-wrap img,.hero-carousel__image-wrap .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-carousel-image-position)}.hero-carousel__text{order:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.4rem;padding:2.5rem 0 0}@media screen and (min-width:750px){.hero-carousel__text{order:1;padding:2rem 40px 2rem 0;gap:1rem}}@media screen and (min-width:990px){.hero-carousel__text{padding:2rem 64px 2rem 0}}.hero-carousel__eyebrow{margin:0;color:rgb(var(--color-button));font-family:var(--font-body-family);font-weight:var(--font-body-weight-bold)}.hero-carousel__heading{margin:0;font-size:var(--heading-font-size-mobile);line-height:var(--heading-line-height)}@media screen and (min-width:750px)and (max-width:989px){.hero-carousel__heading{font-size:var(--heading-font-size-tablet)}}@media screen and (min-width:990px){.hero-carousel__heading{font-size:var(--heading-font-size)}}.hero-carousel__body{margin:0;max-width:42rem;color:rgba(var(--color-foreground),.75);font-size:var(--text-font-size-mobile)}@media screen and (min-width:750px){.hero-carousel__body{font-size:var(--text-font-size)}}.hero-carousel__buttons{margin-top:.8rem}.hero-carousel__controls.slider-buttons{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:1.6rem;padding:0 12px 1.6rem}@media screen and (min-width:750px){.hero-carousel__controls.slider-buttons{padding:0 20px}}@media screen and (min-width:990px){.hero-carousel__controls.slider-buttons{padding:0 24px}}.hero-carousel__controls-end{display:flex;align-items:center;gap:1.2rem}.hero-carousel__controls .slider-button{pointer-events:auto;width:4.4rem;height:4.4rem;color:rgb(var(--color-foreground))}.hero-carousel__controls .slider-button .icon{height:1.6rem;width:auto}.hero-carousel__controls .slider-counter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:0;pointer-events:auto}.hero-carousel__pagination-clone{display:none}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-hero-carousel.css.map */
