.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cc-hero{position:relative;overflow:hidden;width:100%;isolation:isolate}@media screen and (min-width:990px){.cc-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;box-shadow:inset 0 -28px 24px -20px #00000038}}.cc-hero__viewport{position:relative;width:100%}.cc-hero__slides{list-style:none;padding:0;margin:0;position:relative}.cc-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .8s ease}.cc-hero__slide.is-active{opacity:1;pointer-events:auto;position:relative}.cc-hero--adaptive .cc-hero__media{position:relative;width:100%}.cc-hero--adaptive .cc-hero__media img{display:block;width:100%;height:auto}.cc-hero--fixed .cc-hero__media,.cc-hero--contain .cc-hero__media{position:relative;width:100%;height:var(--cc-hero-fixed-height, 640px)}@media screen and (max-width:749px){.cc-hero--fixed .cc-hero__media,.cc-hero--contain .cc-hero__media{height:var(--cc-hero-fixed-height-mobile, 72vh)}}.cc-hero--fixed.cc-hero--fit-cover .cc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.cc-hero--fixed.cc-hero--fit-contain .cc-hero__media img,.cc-hero--contain .cc-hero__media img{width:100%;height:100%;object-fit:contain;background:rgb(var(--color-background))}.cc-hero__media{position:relative;overflow:hidden}.cc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0006,#00000026);pointer-events:none}@media(prefers-reduced-motion:no-preference){.cc-hero__slide--pan.is-active .cc-hero__media img{animation:cc-hero-pan 12s ease-in-out forwards}}@keyframes cc-hero-pan{0%{transform:translateY(-3%) scale(1.06)}50%{transform:translateY(0) scale(1.04)}to{transform:translateY(3%) scale(1.06)}}.cc-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:4rem;pointer-events:none;z-index:2}.cc-hero__content-inner{max-width:64rem;pointer-events:auto;transform:translate(var(--content-offset-x, 0%),var(--content-offset-y, 0%))}.cc-hero__content--pos-top-left,.cc-hero__content--pos-top-center,.cc-hero__content--pos-top-right{align-items:flex-start}.cc-hero__content--pos-middle-left,.cc-hero__content--pos-middle-center,.cc-hero__content--pos-middle-right{align-items:center}.cc-hero__content--pos-bottom-left,.cc-hero__content--pos-bottom-center,.cc-hero__content--pos-bottom-right{align-items:flex-end}.cc-hero__content--pos-top-left,.cc-hero__content--pos-middle-left,.cc-hero__content--pos-bottom-left{justify-content:flex-start}.cc-hero__content--pos-top-center,.cc-hero__content--pos-middle-center,.cc-hero__content--pos-bottom-center{justify-content:center}.cc-hero__content--pos-top-right,.cc-hero__content--pos-middle-right,.cc-hero__content--pos-bottom-right{justify-content:flex-end}.cc-hero__content--align-left .cc-hero__content-inner{text-align:left}.cc-hero__content--align-center .cc-hero__content-inner{text-align:center}.cc-hero__content--align-right .cc-hero__content-inner{text-align:right}.cc-hero__content--theme-light{color:#fff}.cc-hero__content--theme-dark{color:rgb(var(--color-foreground))}.cc-hero__eyebrow{font-size:1.3rem;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.4rem;opacity:.9;color:var(--cc-hero-eyebrow-color, inherit)!important}.cc-hero__headline{font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.05;letter-spacing:-.015em;margin:0 0 1.6rem;font-weight:600;color:var(--cc-hero-headline-color, inherit)!important}.cc-hero__sub{font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.4;margin:0 0 2.4rem;max-width:48rem;opacity:.95;color:var(--cc-hero-sub-color, inherit)!important}.cc-hero__content--center .cc-hero__sub{margin-left:auto;margin-right:auto}.cc-hero__ctas{display:inline-flex;flex-wrap:wrap;gap:1.6rem;align-items:center}.cc-hero__content--align-center .cc-hero__ctas{justify-content:center}.cc-hero__cta--primary{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 2.8rem;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:var(--buttons-radius, 0);background:var(--btn-primary-bg, #000);color:var(--btn-primary-fg, #fff);border:var(--buttons-border-width, 0) solid var(--btn-primary-bg, #000);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:var(--buttons-shadow-horizontal-offset, 0) var(--buttons-shadow-vertical-offset, 0) var(--buttons-shadow-blur-radius, 0) rgba(var(--color-shadow),var(--buttons-shadow-opacity, 0))}.cc-hero__cta--primary:hover,.cc-hero__cta--primary:focus{background:var(--btn-primary-bg-hover, #333);color:var(--btn-primary-fg, #fff);transform:translateY(-1px)}.cc-hero__cta--text{text-decoration:underline;text-underline-offset:4px;font-size:1.4rem;letter-spacing:.04em;color:var(--btn-secondary-color, #fff)}.cc-hero__cta--text:hover,.cc-hero__cta--text:focus{color:var(--btn-secondary-color, #fff);text-decoration-thickness:2px}@media screen and (max-width:749px){.cc-hero__content{padding:3rem 2rem}.cc-hero__sub{font-size:1.5rem}}.cc-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:5.2rem;height:5.2rem;border-radius:50%;background:#ffffffd9;color:#281c14;border:none;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;transition:opacity .3s ease,background .3s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cc-hero__arrow:hover,.cc-hero__arrow:focus{background:#fff}.cc-hero__arrow--prev{left:2rem}.cc-hero__arrow--next{right:2rem}.cc-hero:hover .cc-hero__arrow,.cc-hero:focus-within .cc-hero__arrow{opacity:1}@media(hover:none){.cc-hero__arrow{opacity:.85}}@media screen and (max-width:749px){.cc-hero__arrow{width:4rem;height:4rem}.cc-hero__arrow--prev{left:1.2rem}.cc-hero__arrow--next{right:1.2rem}}.cc-hero__dots{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:.8rem;padding:.6rem 1.2rem;background:#0000002e;border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cc-hero__dot{width:2.4rem;height:.3rem;border-radius:999px;border:none;background:#ffffff80;cursor:pointer;transition:background .3s ease,width .3s ease;padding:0}.cc-hero__dot:hover{background:#ffffffbf}.cc-hero__dot.is-active{background:#fff;width:3.6rem}.cc-hero__placeholder{width:100%;height:var(--cc-hero-fixed-height, 480px);background:#0000000a;display:flex;align-items:center;justify-content:center}.cc-hero__placeholder svg{width:60%;height:60%;opacity:.4}.cc-hero__mobile-cta{display:none}@media screen and (max-width:749px){.cc-hero__slide--mobile-cta-below .cc-hero__mobile-cta{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:1.6rem 2rem 2rem;background:rgb(var(--color-background));text-align:center}.cc-hero__slide--mobile-cta-below .cc-hero__ctas{display:none}.cc-hero__slide--mobile-cta-below.is-active,.cc-hero__slide--mobile-cta-below{height:auto;min-height:0}.cc-hero--fixed .cc-hero__slide--mobile-cta-below .cc-hero__media,.cc-hero--contain .cc-hero__slide--mobile-cta-below .cc-hero__media,.cc-hero--adaptive .cc-hero__slide--mobile-cta-below .cc-hero__media{height:auto!important}.cc-hero__slide--mobile-cta-below .cc-hero__media img,.cc-hero__slide--mobile-cta-below .cc-hero__image{width:100%!important;height:auto!important;object-fit:contain!important;display:block}.cc-hero__slide--mobile-cta-below .cc-hero__mobile-cta .cc-hero__cta--primary{width:100%;max-width:36rem;justify-content:center;background:var(--btn-primary-bg, #000);color:var(--btn-primary-fg, #fff);padding:1.4rem 2rem;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;text-align:center;text-decoration:none;display:inline-flex;align-items:center;border:1px solid var(--btn-primary-bg, #000);transition:background .2s ease,color .2s ease}.cc-hero__slide--mobile-cta-below .cc-hero__mobile-cta .cc-hero__cta--primary:hover,.cc-hero__slide--mobile-cta-below .cc-hero__mobile-cta .cc-hero__cta--primary:focus{background:var(--btn-primary-bg-hover, #333)}.cc-hero__slide--mobile-cta-below .cc-hero__mobile-cta .cc-hero__cta--text-mobile{color:rgb(var(--color-foreground));font-size:1.25rem;letter-spacing:.04em;text-decoration:underline;text-underline-offset:4px}}@media screen and (max-width:749px){.cc-hero:has(.cc-hero__slide--mobile-cta-below.is-active),.cc-hero:has(.cc-hero__slide--mobile-cta-below.is-active) .cc-hero__viewport,.cc-hero:has(.cc-hero__slide--mobile-cta-below.is-active) .cc-hero__slides{height:auto!important;min-height:0!important}.cc-hero:has(.cc-hero__slide--mobile-cta-below.is-active) .cc-hero__dots{bottom:12rem}}.cc-hero__media-link{display:block;width:100%;height:100%;position:relative;z-index:1;color:inherit;text-decoration:none;cursor:pointer}.cc-hero__media-link:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:-4px}.cc-hero__media-link picture,.cc-hero__media-link img{display:block;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-cc-hero-slideshow.css.map */
