.carousel{display:block;position:relative}.carousel-wrapper--full{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.carousel-wrapper--full .carousel__viewport{border-radius:0}.carousel__viewport{position:relative;overflow:hidden;border-radius:var(--carousel-radius, 10px)}.carousel__track{position:relative;width:100%;height:var(--carousel-height-desktop, 670px)}.carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s}.carousel__slide.is-active{opacity:1;visibility:visible;z-index:1;transition:opacity .6s ease,visibility 0s}.carousel__link{position:relative;display:block;width:100%;height:100%;text-decoration:none}.carousel__image,.carousel__link>svg{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.carousel__slide{transition:opacity 0s,visibility 0s}}.carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;pointer-events:none}.carousel__content{position:absolute;left:var(--carousel-text-x, 5%);top:var(--carousel-text-y, 90%);transform:translate(calc(var(--carousel-text-x, 5%) * -1),calc(var(--carousel-text-y, 90%) * -1));z-index:2;width:max-content;max-width:min(86%,var(--carousel-text-width, 620px));color:#fff;text-shadow:var(--carousel-text-shadow, 0 1px 14px rgba(0, 0, 0, .3))}.carousel__subheading{margin:0 0 var(--carousel-gap-subheading, 8px);color:var(--carousel-subheading-color, #ffffff);font-family:var(--carousel-subheading-font, inherit);font-weight:var(--carousel-subheading-weight, 400);font-size:var(--carousel-subheading-size, 1rem);letter-spacing:.18em;text-transform:uppercase}.carousel__heading{margin:0;color:var(--carousel-heading-color, #ffffff);font-family:var(--carousel-heading-font, inherit);font-weight:var(--carousel-heading-weight, 700);font-size:var(--carousel-heading-size, clamp(2rem, 4.5vw, 4rem));line-height:1.05}.carousel__text{margin-top:var(--carousel-gap-body, 12px);color:var(--carousel-body-color, #ffffff);font-family:var(--carousel-body-font, inherit);font-weight:var(--carousel-body-weight, 400);font-size:var(--carousel-body-size, 1.25rem);line-height:1.5}.carousel__button{display:inline-block;margin-top:1.25rem;padding:.85rem 1.9rem;background:#fff;color:#3a3d42;border-radius:4px;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-shadow:none;transition:background-color .2s ease}.carousel__link:hover .carousel__button{background:#ffffffdb}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:none;border-radius:50%;cursor:pointer;background:#fffc;color:#3a3d42;line-height:0;opacity:.5;transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.carousel__arrow-icon{width:28px;height:28px}.carousel__arrow:hover{background:#fff;opacity:1}.carousel__arrow:focus-visible{outline:2px solid rgb(var(--color-foreground, 18 18 18));outline-offset:2px}.carousel__arrow--prev{left:38px}.carousel__arrow--next{right:38px}.carousel__dots{position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:2;display:flex;gap:10px;margin:0;padding:0}.carousel__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;cursor:pointer;background:#ffffff80;transition:background-color .2s ease}.carousel__dot.is-active{background:#fff}@media screen and (max-width:749px){.carousel--hide-text-mobile .carousel__content,.carousel--hide-text-mobile .carousel__overlay{display:none}.carousel__track{height:var(--carousel-height-mobile, 300px)}.carousel__arrow{width:38px;height:38px}.carousel__arrow-icon{width:22px;height:22px}.carousel__arrow--prev{left:12px}.carousel__arrow--next{right:12px}.carousel__dots{bottom:12px;gap:8px}.carousel__dot{width:8px;height:8px}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
