.hero-carousel{position:relative;width:100%;background:#fff;padding-bottom:32px}.hero-carousel__viewport{position:relative;width:100%;overflow:hidden;background:#111}.hero-carousel__track{display:flex;width:100%;transition:transform .5s ease-in-out;will-change:transform}.hero-carousel__slide{position:relative;flex:0 0 100%;width:100%}.hero-carousel__picture,.hero-carousel__placeholder,.hero-carousel__media--video{display:block;width:100%;aspect-ratio:1200 / 1600;overflow:hidden}@media screen and (min-width:750px){.hero-carousel__picture,.hero-carousel__placeholder,.hero-carousel__media--video{aspect-ratio:2346 / 1100}}.hero-carousel--fixed-height .hero-carousel__picture,.hero-carousel--fixed-height .hero-carousel__placeholder,.hero-carousel--fixed-height .hero-carousel__media--video{aspect-ratio:auto;height:var(--hero-height-mobile, 400px)}@media screen and (min-width:750px){.hero-carousel--fixed-height .hero-carousel__picture,.hero-carousel--fixed-height .hero-carousel__placeholder,.hero-carousel--fixed-height .hero-carousel__media--video{height:var(--hero-height-desktop, 500px)}}.hero-carousel__media-link{display:block;width:100%;height:100%}.hero-carousel__image,.hero-carousel__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-carousel__video--mobile{display:block}.hero-carousel__video--desktop{display:none}@media screen and (min-width:750px){.hero-carousel__video--mobile{display:none}.hero-carousel__video--desktop{display:block}}.hero-carousel__placeholder{background:#1a1a1a}.hero-carousel__placeholder-svg{width:100%;height:100%}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:0;border:1px solid var(--hero-arrow-border, #d9d9d9);background:var(--hero-arrow-bg, #fff);color:var(--hero-arrow-icon, #111);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:opacity .2s ease}.hero-carousel__arrow:hover{opacity:.75}.hero-carousel__arrow--prev{left:16px}.hero-carousel__arrow--next{right:16px}@media screen and (max-width:749px){.hero-carousel__arrow{width:36px;height:36px}.hero-carousel__arrow--prev{left:10px}.hero-carousel__arrow--next{right:10px}}.hero-carousel__captions{position:relative;width:100%;background:var(--hero-caption-bg, #fff)}.hero-carousel__content{display:none;flex-direction:column;align-items:center;gap:10px;max-width:640px;margin:0 auto;padding:32px 24px 8px;text-align:center;color:var(--hero-heading-color, #111)}.hero-carousel__content.is-active{display:flex}.hero-carousel__content--left{align-items:flex-start;text-align:left;margin:0}.hero-carousel__content--right{align-items:flex-end;text-align:right;margin:0 0 0 auto}.hero-carousel__heading{font-size:clamp(20px,4vw,32px);font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase;color:var(--hero-heading-color, #111)}.hero-carousel__subheading{font-size:clamp(13px,2vw,15px);margin:0;color:var(--hero-subheading-color, #555)}.hero-carousel__button{display:inline-block;margin-top:8px;padding:13px 30px;background:var(--hero-button-bg, #111);color:var(--hero-button-text, #fff);font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:opacity .2s ease}.hero-carousel__button:hover{opacity:.85}.hero-carousel__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.hero-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--hero-dot, #d8d8d8);padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.hero-carousel__dot.is-active{background:var(--hero-dot-active, #111);transform:scale(1.25)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hero-image-carousel.css.map */
