.hero-banner{--nuvora-obsidian: #0B0B0C;--nuvora-gold: #B8935F;--nuvora-text-light: #F7F5F2;position:relative;width:100%;overflow:hidden;background:var(--nuvora-obsidian);touch-action:pan-y}.hero-banner--full-bleed{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.hero-banner__viewport{position:relative;width:100%;height:92vh;min-height:480px;max-height:900px}.hero-banner__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .9s ease;pointer-events:none}.hero-banner__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-banner__image--placeholder{background:var(--nuvora-obsidian)}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay-opacity, .3);pointer-events:none;background:linear-gradient(90deg,#0000008c,#0000002e,#00000014)}.hero-banner__content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:0 5%}.hero-banner__content--left{justify-content:flex-start;text-align:left}.hero-banner__content--center{justify-content:center;text-align:center}.hero-banner__content--right{justify-content:flex-end;text-align:right}.hero-banner__content-inner{max-width:680px}.hero-banner__eyebrow,.hero-banner__heading,.hero-banner__subheading,.hero-banner__button{opacity:0;transform:translateY(24px)}.hero-banner__slide.is-active .hero-banner__eyebrow,.hero-banner__slide.is-active .hero-banner__heading,.hero-banner__slide.is-active .hero-banner__subheading,.hero-banner__slide.is-active .hero-banner__button{animation:hero-banner-rise .8s cubic-bezier(.22,1,.36,1) forwards;transform:translate(-40px)}.hero-banner__slide.is-active .hero-banner__eyebrow{animation-delay:.1s}.hero-banner__slide.is-active .hero-banner__heading{animation-delay:.22s}.hero-banner__slide.is-active .hero-banner__subheading{animation-delay:.36s}.hero-banner__slide.is-active .hero-banner__button{animation-delay:.5s}@keyframes hero-banner-rise{to{opacity:1;transform:translate(0)}}.hero-banner__eyebrow{display:block;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--nuvora-gold);margin-bottom:1rem}.hero-banner__heading{font-family:var(--font-heading-family);font-size:clamp(3rem,7vw,5.5rem);line-height:1.05;font-weight:500;line-height:1.1;color:var(--nuvora-text-light);margin:0 0 1.25rem}.hero-banner__subheading{font-family:var(--font-body-family);font-size:clamp(1.35rem,1.6vw,1.25rem);line-height:1.6;color:#f7f5f2d9;margin:0 0 2rem}.hero-banner__button{display:inline-block;background:var(--nuvora-gold);color:#0b0b0c;border:1px solid var(--nuvora-gold);padding:15px 76px;font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s ease,color .3s ease,transform .3s ease}.hero-banner__button:hover{background:transparent;color:var(--nuvora-text-light);transform:translateY(-3px);box-shadow:0 12px 30px #00000040}.hero-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#0b0b0c59;border:1px solid rgba(247,245,242,.3);border-radius:50%;color:var(--nuvora-text-light);cursor:pointer;transition:background .25s ease,border-color .25s ease}.hero-banner__arrow:hover{background:#0b0b0c8c;border-color:var(--nuvora-gold)}.hero-banner__arrow svg{width:20px;height:20px}.hero-banner__arrow--prev{left:24px}.hero-banner__arrow--next{right:24px}.hero-banner__dots{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.6rem}.hero-banner__dot{width:9px;height:9px;border-radius:50%;border:1px solid rgba(247,245,242,.6);background:transparent;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.hero-banner__dot.is-active{background:var(--nuvora-gold);border-color:var(--nuvora-gold);transform:scale(1.2)}.hero-banner__slide--empty{position:relative;background:var(--nuvora-obsidian)}@media screen and (max-width:989px){.hero-banner__viewport{height:80vh;min-height:420px}.hero-banner__arrow{width:38px;height:38px}.hero-banner__arrow--prev{left:12px}.hero-banner__arrow--next{right:12px}}@media screen and (max-width:590px){.hero-banner__viewport{height:72vh;min-height:380px}.hero-banner__content{padding:0 6%}.hero-banner__content-inner{max-width:100%}.hero-banner__content--left,.hero-banner__content--right{text-align:left;justify-content:flex-start}.hero-banner__button{width:auto;padding:4px 24px;font-size:13px}.hero-banner__arrow{display:none}}@media(prefers-reduced-motion:reduce){.hero-banner__slide{transition:opacity .3s linear}.hero-banner__eyebrow,.hero-banner__heading,.hero-banner__subheading,.hero-banner__button{animation:none!important;opacity:1!important;transform:none!important}}.hero-banner__slide.is-active .hero-banner__image{animation:heroZoom 8s ease forwards}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-banner.css.map */
