.caran-center-carousel{display:block;width:100%}.caran-center-carousel__viewport{position:relative;overflow:hidden}.caran-center-carousel__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-padding-inline:calc((100% - var(--caran-carousel-slide-width)) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-inline:calc((100% - var(--caran-carousel-slide-width)) / 2)}.caran-center-carousel__track::-webkit-scrollbar{display:none}.caran-center-carousel__slide{flex:0 0 var(--caran-carousel-slide-width);scroll-snap-align:center;position:relative}.caran-center-carousel__media-link{display:block;color:inherit;text-decoration:none}.caran-center-carousel__media{aspect-ratio:var(--caran-carousel-aspect-ratio);background:rgb(var(--color-background));overflow:hidden}.caran-center-carousel__image,.caran-center-carousel__placeholder{display:block;width:100%;height:100%}.caran-center-carousel__image{object-fit:cover}.caran-center-carousel__placeholder{background:rgba(var(--color-foreground),.04)}.caran-center-carousel__arrow{position:absolute;bottom:0;z-index:2;display:grid;place-items:center;width:3.2rem;height:4.2rem;padding:0;border:0;border-radius:0;background:var(--caran-carousel-arrow-bg);color:var(--caran-carousel-arrow-color);cursor:pointer;transition:opacity var(--duration-short) ease}.caran-center-carousel__arrow span{display:block;font-size:3rem;line-height:1;transform:translateY(-.1rem)}.caran-center-carousel__arrow--prev{left:calc((100% - var(--caran-carousel-slide-width)) / 2)}.caran-center-carousel__arrow--next{right:calc((100% - var(--caran-carousel-slide-width)) / 2)}.caran-center-carousel__arrow[aria-disabled=true]{opacity:0;pointer-events:none}.caran-center-carousel__indicators{position:absolute;right:calc((100% - var(--caran-carousel-slide-width)) / 2);bottom:0;z-index:3;display:flex;align-items:flex-end;gap:.3rem;transform:translate(100%)}.caran-center-carousel__indicator{width:2.4rem;height:.2rem;padding:0;border:0;border-radius:0;background:rgba(var(--color-foreground),.18);cursor:pointer}.caran-center-carousel__indicator[aria-current=true]{background:var(--caran-carousel-accent)}@media screen and (max-width:749px){.caran-center-carousel__arrow{width:3rem;height:3.8rem}.caran-center-carousel__indicators{right:1.5rem;bottom:.8rem;transform:none}}.caran-image-card-banner{position:relative;min-height:clamp(46rem,52vw,62rem);overflow:hidden}.caran-image-card-banner__media,.caran-image-card-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.caran-image-card-banner__image{object-fit:cover;display:block}.caran-image-card-banner__image--mobile{display:none}.caran-image-card-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity));pointer-events:none}.caran-image-card-banner__content-wrap{position:relative;z-index:1;min-height:inherit;width:100%;display:flex;justify-content:flex-end;align-items:center;padding:3.2rem clamp(2rem,4.8vw,7.2rem);box-sizing:border-box}.caran-image-card-banner__card{background:var(--card-bg);width:clamp(40rem,38vw,52rem);aspect-ratio:1 / 1;padding:clamp(2.4rem,2.2vw,3.8rem);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.caran-image-card-banner__subtitle{margin:0 0 1.4rem;color:var(--subtitle-color);font-family:var(--font-script-family);font-size:clamp(2.7rem,2.2vw,3.4rem);line-height:1.05}.caran-image-card-banner__title{margin:0;color:var(--title-color);font-size:clamp(2.6rem,2.35vw,4rem);line-height:1.06;letter-spacing:.01em;text-transform:uppercase;max-width:14ch;font-weight:800}.caran-image-card-banner__title--small{font-size:clamp(2.1rem,2vw,3rem)}.caran-image-card-banner__title--medium{font-size:clamp(2.6rem,2.35vw,4rem)}.caran-image-card-banner__title--large{font-size:clamp(3rem,3vw,4.8rem)}.caran-image-card-banner__button-wrap{margin-top:clamp(2rem,2.2vw,3rem)}.caran-image-card-banner__button{display:inline-flex;align-items:center;justify-content:center;min-width:16.8rem;min-height:4.6rem;padding:.8rem 2rem;border:.1rem solid var(--button-border-color);background:transparent;color:var(--button-text-color);text-transform:uppercase;letter-spacing:.04em;font-size:1.35rem;font-weight:700;text-decoration:none;transition:background-color .25s ease,color .25s ease}.caran-image-card-banner__button:hover,.caran-image-card-banner__button:focus-visible{background:var(--button-hover-bg);color:var(--button-hover-text)}@media screen and (max-width:989px){.caran-image-card-banner__content-wrap{justify-content:center;align-items:center;padding:2.4rem 2rem}.caran-image-card-banner__card{width:min(100%,46rem)}}@media screen and (max-width:749px){.caran-image-card-banner{min-height:72rem}.caran-image-card-banner__image--desktop{display:none}.caran-image-card-banner__image--mobile{display:block}.caran-image-card-banner__content-wrap{align-items:center;justify-content:center;padding:2.4rem 1.6rem}.caran-image-card-banner__card{width:min(100%,38rem);aspect-ratio:1 / 1;padding:2.4rem}.caran-image-card-banner__subtitle{font-size:5.2rem}.caran-image-card-banner__title{font-size:2.4rem;max-width:16ch}.caran-image-card-banner__button{min-width:18rem;min-height:5rem;font-size:1.4rem}}.focus-collection-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--fcb-section-bg)}.focus-collection-banner--ratio-55-45{grid-template-columns:55% 45%}.focus-collection-banner--ratio-60-40{grid-template-columns:60% 40%}.focus-collection-banner__media{position:relative;min-height:var(--fcb-media-min-height);overflow:hidden}.focus-collection-banner__image{width:100%;height:100%;object-fit:cover;display:block}.focus-collection-banner__image--mobile{display:none}.focus-collection-banner__panel{background:var(--fcb-panel-bg);display:flex;align-items:center;padding:clamp(2.4rem,4vw,6rem)}.focus-collection-banner__panel-inner{width:100%;max-width:var(--fcb-panel-max-width)}.focus-collection-banner__panel--left{justify-content:flex-start;text-align:left}.focus-collection-banner__panel--center{justify-content:center;text-align:center}.focus-collection-banner__panel--right{justify-content:flex-end;text-align:right}.focus-collection-banner__title{margin:0;color:var(--fcb-title-color);text-transform:uppercase;font-weight:800;letter-spacing:.01em;line-height:.95}.focus-collection-banner__title--small{font-size:clamp(2.6rem,2.5vw,3.6rem)}.focus-collection-banner__title--medium{font-size:clamp(3.2rem,3vw,4.8rem)}.focus-collection-banner__title--large{font-size:clamp(3.8rem,3.8vw,6rem)}.focus-collection-banner__subtitle{margin:.8rem 0 0;color:var(--fcb-subtitle-color);text-transform:uppercase;font-weight:700;letter-spacing:.03em;line-height:1.1}.focus-collection-banner__subtitle--small{font-size:1.6rem}.focus-collection-banner__subtitle--medium{font-size:2rem}.focus-collection-banner__subtitle--large{font-size:2.4rem}.focus-collection-banner__description{margin-top:1.6rem;color:var(--fcb-description-color);line-height:1.5}.focus-collection-banner__description p{margin:0}.focus-collection-banner__description--small{font-size:1.2rem}.focus-collection-banner__description--medium{font-size:1.4rem}.focus-collection-banner__description--large{font-size:1.6rem}.focus-collection-banner__button{display:inline-flex;align-items:center;justify-content:center;margin-top:2.4rem;text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.06em;background:var(--fcb-btn-bg);color:var(--fcb-btn-text);border:.1rem solid var(--fcb-btn-border);transition:background-color .25s ease,color .25s ease,border-color .25s ease}.focus-collection-banner__button--small{padding:1rem 2.8rem;font-size:1.2rem}.focus-collection-banner__button--medium{padding:1.2rem 3.6rem;font-size:1.4rem}.focus-collection-banner__button--large{padding:1.5rem 5rem;font-size:1.5rem}.focus-collection-banner__button:hover,.focus-collection-banner__button:focus-visible{background:var(--fcb-btn-hover-bg);color:var(--fcb-btn-hover-text);border-color:var(--fcb-btn-hover-border)}@media screen and (max-width:989px){.focus-collection-banner,.focus-collection-banner--ratio-55-45,.focus-collection-banner--ratio-60-40{grid-template-columns:1fr}.focus-collection-banner__media{min-height:min(66vw,48rem)}.focus-collection-banner__image--desktop{display:none}.focus-collection-banner__image--mobile{display:block}.focus-collection-banner__panel{padding:3rem 2rem}.focus-collection-banner__panel-mobile--left{justify-content:flex-start;text-align:left}.focus-collection-banner__panel-mobile--center{justify-content:center;text-align:center}.focus-collection-banner__panel-mobile--right{justify-content:flex-end;text-align:right}}.footer-logo-fullwidth{width:100%;padding-top:var(--footer-logo-padding-top);padding-bottom:var(--footer-logo-padding-bottom)}.footer-logo-fullwidth__media,.footer-logo-fullwidth__image{width:100%;display:block}.footer-logo-fullwidth__image{height:auto;object-fit:contain}.product-location-info{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-location-info__divider{width:100%;margin:0 auto 2.2rem;display:flex;align-items:center;gap:1rem}.product-location-info__divider-line{height:.1rem;background:rgba(var(--color-foreground),.45);flex:1}.product-location-info__divider-icon{width:1.8rem;height:1.8rem;color:rgba(var(--color-foreground),.85);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-location-info__divider-icon svg{width:100%;height:100%}.product-location-info__header{text-align:center;margin-bottom:2.6rem}.product-location-info__heading{margin:0;font-size:var(--product-location-heading-size-mobile);color:var(--product-location-heading-color);text-transform:uppercase;letter-spacing:.03em}@media screen and (min-width:750px){.product-location-info__heading{font-size:var(--product-location-heading-size)}}.product-location-info__subheading{margin:1rem 0 0;font-size:1.4rem}.product-location-info__button{margin-top:1.6rem;min-height:4.4rem;padding-inline:2.4rem;background:var(--product-location-button-bg);border-color:var(--product-location-button-border);color:var(--product-location-button-text);font-size:var(--product-location-button-font-size)}.product-location-info__button:hover{background:var(--product-location-button-hover-bg);border-color:var(--product-location-button-hover-border);color:var(--product-location-button-hover-text)}.product-location-info__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2.2rem;margin:0}.product-location-info__item{display:flex;gap:1rem;align-items:flex-start}.product-location-info__icon{width:1.8rem;height:1.8rem;color:#e10600;flex-shrink:0;margin-top:.2rem}.product-location-info__item-title{margin:0;font-size:1.35rem;font-weight:700}.product-location-info__item-description{margin:.3rem 0 0;font-size:1.25rem;line-height:1.35}@media screen and (max-width:749px){.product-location-info__list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
