.hhb-wrapper{display:block;width:100%;max-width:100%;overflow:hidden;position:relative}.hhb__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}hero-banner.hhb{display:block;position:relative;width:100%;max-width:100%;overflow:hidden;contain:paint;--hhb-speed: .6s;--hhb-dot-color: #ffffff;--hhb-dot-active-color: #ece04a;--hhb-arrow-color: #ffffff;--hhb-arrow-bg: rgba(0, 0, 0, .4)}hero-banner.hhb--adapt{height:auto}hero-banner.hhb--small{height:400px}hero-banner.hhb--medium{height:550px}hero-banner.hhb--large{height:700px}hero-banner.hhb--full-screen{height:100svh;min-height:500px}.hhb__track{position:relative;width:100%;height:100%}.hhb--crossfade .hhb__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:0;pointer-events:none;transition:opacity var(--hhb-speed) ease}.hhb--crossfade .hhb__slide.is-active{opacity:1;z-index:1;pointer-events:auto}.hhb--slide .hhb__track{display:flex;height:100%;transition:transform var(--hhb-speed) ease;will-change:transform}.hhb--slide .hhb__slide{flex-shrink:0;width:100%;height:100%;position:relative}.hhb__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hhb__media.media{padding-bottom:0!important;height:auto!important}.hhb__media video,.hhb__media img,.hhb__media .hhb__video,.hhb__media .hhb__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;max-width:none!important;max-height:none!important}.hhb__media svg.hhb__placeholder{width:100%;height:100%;object-fit:cover;display:block;background:#1a1a1a}.hhb__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.hhb__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:4;padding:40px 80px;text-align:center;width:100%;box-sizing:border-box;overflow:hidden}.hhb__dot-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-repeat:repeat;z-index:2}.dot-cluster{position:absolute;pointer-events:none;z-index:3}.dot-cluster--tl{top:0;left:0}.dot-cluster--tr{top:0;right:0;transform:scaleX(-1)}.dot-cluster--bl{bottom:0;left:0;transform:scaleY(-1)}.dot-cluster--br{bottom:0;right:0;transform:scale(-1)}.hhb__heading{margin:0 0 16px;line-height:1.1;letter-spacing:.04em;max-width:100%}.hhb__subtext{margin:0 0 28px;max-width:min(600px,100%);line-height:1.5}.hhb__cta{display:inline-block;padding:14px 36px;font-weight:700;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;font-size:14px;transition:opacity .2s,transform .15s;cursor:pointer}.hhb__cta:hover{opacity:.85;transform:translateY(-2px)}@keyframes hhbKenBurnsZoom{0%{transform:scale(1)}to{transform:scale(1.12)}}@keyframes hhbKenBurnsPan{0%{transform:scale(1.08) translate(0)}to{transform:scale(1.08) translate(-4%)}}.hhb__slide.playing .hhb__image--ken-burns-zoom{animation:hhbKenBurnsZoom 8s linear forwards}.hhb__slide.playing .hhb__image--ken-burns-pan{animation:hhbKenBurnsPan 8s linear forwards}@keyframes hhbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes hhbSlideUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes hhbSlideLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}.hhb__heading[data-anim=fade-in],.hhb__heading[data-anim=slide-up],.hhb__heading[data-anim=slide-left]{opacity:0}.hhb__slide.playing .hhb__heading[data-anim=fade-in]{animation:hhbFadeIn .7s ease forwards .15s}.hhb__slide.playing .hhb__heading[data-anim=slide-up]{animation:hhbSlideUp .7s ease forwards .15s}.hhb__slide.playing .hhb__heading[data-anim=slide-left]{animation:hhbSlideLeft .7s ease forwards .15s}.hhb__subtext,.hhb__cta{opacity:0}.hhb__slide.playing .hhb__subtext{animation:hhbFadeIn .7s ease forwards .4s}.hhb__slide.playing .hhb__cta{animation:hhbFadeIn .7s ease forwards .6s}.hhb__dots{position:absolute;bottom:22px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;padding:4px 8px}.hhb__dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--hhb-dot-color);background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background .25s,border-color .25s,transform .15s}.hhb__dot.is-active{background:var(--hhb-dot-active-color);border-color:var(--hhb-dot-active-color);transform:scale(1.2)}.hhb__dot:hover:not(.is-active){background:#ffffff59}.hhb__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:var(--hhb-arrow-bg);color:var(--hhb-arrow-color);border-radius:50%;padding:0;transition:background .2s,transform .15s}.hhb__arrow:hover{background:#000000a6;transform:translateY(-50%) scale(1.08)}.hhb__arrow--prev{left:20px}.hhb__arrow--next{right:20px}.hhb__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@media(max-width:767px){hero-banner.hhb--small{height:280px!important}hero-banner.hhb--medium{height:350px!important}hero-banner.hhb--large{height:400px!important}hero-banner.hhb--full-screen{height:85vh!important;min-height:0!important}hero-banner.hhb{overflow-x:hidden}.hhb__slide{max-width:100vw;overflow:hidden}.hhb__content{padding:20px;width:100%;box-sizing:border-box}.hhb__heading{font-size:clamp(24px,9vw,40px)!important;max-width:100%}.hhb__subtext{font-size:clamp(14px,4vw,18px)!important;margin-bottom:18px!important;max-width:100%}.hhb__cta{padding:11px 22px;font-size:13px}.hhb__arrow{width:38px;height:38px}.hhb__arrow svg{width:18px;height:18px}.hhb__arrow--prev{left:8px}.hhb__arrow--next{right:8px}.hhb__dots{bottom:14px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/homepage-hero-banner.css.map */
