.hero-carousel-component{display:block}.hero-carousel-component slideshow-component.hero-carousel{position:relative;display:block}.hero-carousel .hero-carousel__slider{margin:0;gap:0;overflow-y:hidden}.hero-carousel .hero-carousel__slide{width:100%;padding:0}.hero-carousel .hero-carousel__slide,.hero-carousel .hero-carousel__slide-inner,.hero-carousel .hero-carousel__link,.hero-carousel .hero-carousel__media,.hero-carousel .hero-carousel__placeholder{display:block;height:var(--hero-carousel-height-mobile)}.hero-carousel .hero-carousel__media{position:relative;overflow:hidden}.hero-carousel .hero-carousel__link{position:relative}.hero-carousel .hero-carousel__picture,.hero-carousel .hero-carousel__image{width:100%;height:100%;display:block}.hero-carousel .hero-carousel__image{object-fit:cover}.hero-carousel .hero-carousel__placeholder{background:rgba(var(--color-foreground),.06)}.hero-carousel .hero-carousel__placeholder .placeholder-svg{width:100%;height:100%}.hero-carousel__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:4rem;color:var(--hero-carousel-overlay-color, #fff);pointer-events:none}.hero-carousel__overlay-text{width:min(72rem,100%);margin:0;color:inherit;font-family:var(--font-heading-family);font-size:3.6rem;font-style:var(--font-heading-style);font-weight:400;line-height:1.1667;letter-spacing:-.03em;text-align:center;text-shadow:0 0 4.05rem rgba(0,0,0,.25)}.hero-carousel__bar{position:absolute;left:var(--hero-carousel-bar-x);right:var(--hero-carousel-bar-x);bottom:var(--hero-carousel-bar-y);z-index:3;min-height:5.6rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2.4rem;padding:1rem 2.4rem;background:var(--hero-carousel-bar-bg);color:var(--hero-carousel-bar-text);border-radius:.2rem;font-family:"Geist Mono",var(--font-body-family),sans-serif;font-weight:400}.hero-carousel__bar--no-nav{grid-template-columns:minmax(0,1fr)}.hero-carousel__nav{display:inline-flex;align-items:center;justify-content:flex-start;gap:2.4rem}.hero-carousel__nav.slider-buttons{justify-content:flex-start}.hero-carousel__button{width:2.8rem;height:2.8rem;padding:0;color:var(--hero-carousel-nav-inactive)}.hero-carousel__button:not([disabled]):hover,.hero-carousel__button:not([disabled]):focus-visible{color:var(--hero-carousel-nav-active)}.hero-carousel__button .svg-wrapper{width:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center;transform:translate(0);transition:transform .2s ease}.hero-carousel__button .icon{width:100%;height:100%}.hero-carousel__button .hero-carousel__nav-icon-image{width:100%;height:100%;object-fit:contain;display:block;opacity:.55;transition:opacity .2s ease}.hero-carousel__nav-icon-svg,.hero-carousel__cta-icon .hero-carousel__nav-icon-svg{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.hero-carousel__nav-icon-svg svg{width:100%;height:100%;display:block}.hero-carousel__nav-icon--prev .icon-caret{transform:rotate(90deg)}.hero-carousel__nav-icon--next .icon-caret{transform:rotate(-90deg)}.hero-carousel__button--prev:not([disabled]):hover .hero-carousel__nav-icon,.hero-carousel__button--prev:not([disabled]):focus-visible .hero-carousel__nav-icon{transform:translate(-.4rem)}.hero-carousel__button--next:not([disabled]):hover .hero-carousel__nav-icon,.hero-carousel__button--next:not([disabled]):focus-visible .hero-carousel__nav-icon{transform:translate(.4rem)}.hero-carousel__button:not([disabled]):hover .hero-carousel__nav-icon-image,.hero-carousel__button:not([disabled]):focus-visible .hero-carousel__nav-icon-image{opacity:1}.hero-carousel__pagination{display:inline-flex;align-items:center;gap:1.2rem}.hero-carousel__pagination .slider-counter__link{padding:0;min-width:auto;background:transparent;border:none;color:var(--hero-carousel-nav-inactive);text-decoration:none;line-height:1;font-size:1.3rem;letter-spacing:.03em;text-transform:uppercase;transition:color .2s ease}.hero-carousel__pagination-number{display:inline}.hero-carousel__pagination-dot{width:.8rem;height:.8rem;border-radius:50%;border:.1rem solid var(--hero-carousel-nav-inactive);background:transparent;display:none}.hero-carousel__pagination .slider-counter__link,.hero-carousel__pagination .slider-counter__link--numbers{transform:none!important}.hero-carousel__pagination .slider-counter__link:hover,.hero-carousel__pagination .slider-counter__link:focus-visible,.hero-carousel__pagination .slider-counter__link--numbers:hover{color:var(--hero-carousel-nav-active);text-decoration:none;transform:none}.hero-carousel__pagination .slider-counter__link--active,.hero-carousel__pagination .slider-counter__link--active.slider-counter__link--numbers{color:var(--hero-carousel-nav-active);text-decoration:none}.hero-carousel__pagination .slider-counter__link--active .hero-carousel__pagination-dot{border-color:var(--hero-carousel-nav-active);background:var(--hero-carousel-nav-active)}.hero-carousel__pagination .slider-counter__link[aria-current=true]{color:var(--hero-carousel-nav-active)}.hero-carousel__pagination-separator{color:var(--hero-carousel-nav-inactive);font-size:1.3rem;line-height:1;letter-spacing:.03em}.hero-carousel__content{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.hero-carousel__message{margin:0;flex:1 1 auto;min-width:0;text-align:center;font-size:1.6rem;line-height:1.5;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-carousel__cta-wrap{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:3.6rem;min-width:20rem;margin-left:auto;color:var(--hero-carousel-cta-color)}.hero-carousel__cta-divider{width:1px;height:1.65rem;background:rgba(var(--color-foreground),.24);flex-shrink:0}.hero-carousel__cta{display:inline-flex;align-items:center;gap:1.2rem;color:var(--hero-carousel-cta-color);text-decoration:none;white-space:nowrap;font-size:1.5rem;line-height:1.3333}.hero-carousel__cta:link,.hero-carousel__cta:visited,.hero-carousel__cta:hover,.hero-carousel__cta:focus-visible{color:var(--hero-carousel-cta-color);text-decoration:none}.hero-carousel__cta[hidden]{display:none}.hero-carousel__cta-icon{width:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--hero-carousel-nav-inactive);transform:translate(0);transition:color .2s ease,transform .2s ease}.hero-carousel__cta-icon .hero-carousel__nav-icon-image{width:100%;height:100%;object-fit:contain;display:block;opacity:.55;transition:opacity .2s ease}.hero-carousel__cta-icon .icon-caret{width:100%;height:100%;transform:rotate(-90deg)}.hero-carousel__cta:hover .hero-carousel__cta-icon,.hero-carousel__cta:focus-visible .hero-carousel__cta-icon{color:var(--hero-carousel-cta-color);transform:translate(.4rem)}.hero-carousel__cta:hover .hero-carousel__cta-icon .hero-carousel__nav-icon-image,.hero-carousel__cta:focus-visible .hero-carousel__cta-icon .hero-carousel__nav-icon-image{opacity:1}@media screen and (min-width:750px){.hero-carousel .hero-carousel__slide,.hero-carousel .hero-carousel__slide-inner,.hero-carousel .hero-carousel__link,.hero-carousel .hero-carousel__media,.hero-carousel .hero-carousel__placeholder{height:min(max(var(--hero-carousel-height-desktop),var(--hero-carousel-height-desktop-scaled)),calc(100vh - var(--header-height, 0px)))}}@media screen and (min-width:990px){.hero-carousel__bar,.hero-carousel__bar--no-nav{grid-template-columns:1fr minmax(0,1fr) 1fr}.hero-carousel__nav{grid-column:1;justify-self:start}.hero-carousel__content{display:contents}.hero-carousel__message{grid-column:2;justify-self:center;width:100%}.hero-carousel__cta-wrap{grid-column:3;justify-self:end;margin-left:0}}@media screen and (max-width:989px){.hero-carousel__bar{grid-template-columns:1fr;gap:1.2rem;padding:1rem 1.2rem;min-height:auto}.hero-carousel__nav.slider-buttons{justify-content:center}.hero-carousel__content{flex-direction:column;gap:1rem}.hero-carousel__message{font-size:1.4rem;white-space:normal}.hero-carousel__cta-wrap{justify-content:center;min-width:0;gap:1.6rem}}@media screen and (max-width:749px){.hero-carousel__overlay{padding:2.4rem}.hero-carousel__overlay-text{width:min(44rem,100%);font-size:2.6rem;line-height:1.1538}.hero-carousel__bar{left:0;right:0;bottom:0;grid-template-columns:auto minmax(0,1fr);gap:1.6rem;padding:1.3rem 2.4rem;border-radius:0;min-height:6.4rem}.hero-carousel__bar--no-nav{grid-template-columns:1fr}.hero-carousel__nav{justify-content:flex-start;gap:0}.hero-carousel__button{display:none}.hero-carousel__pagination{gap:.7rem}.hero-carousel__pagination .slider-counter__link{padding:.2rem}.hero-carousel__pagination-number,.hero-carousel__pagination-separator{display:none}.hero-carousel__pagination-dot{display:block;width:.7rem;height:.7rem;border-color:#a6c6cb}.hero-carousel__pagination .slider-counter__link--active .hero-carousel__pagination-dot{border-color:#a6c6cb;background:#a6c6cb}.hero-carousel__content{flex-direction:row;align-items:center;justify-content:flex-end;gap:0}.hero-carousel__message{display:none}.hero-carousel__cta-wrap{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;min-width:0;gap:2.4rem}.hero-carousel__cta-divider{height:2.2rem;background:rgba(var(--color-foreground),.2)}.hero-carousel__cta{width:auto;justify-content:flex-start;gap:2.4rem;font-size:1.4rem;text-decoration:underline;text-decoration-thickness:.05rem;text-underline-offset:.16em}.hero-carousel__cta-icon{width:1.3rem;height:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-hero-carousel.css.map */
