.section-bah-hero{padding:0}.bah-hero-section{background:rgb(var(--color-background))}.bah-hero-shell{padding:0 var(--bah-container-pad-x) clamp(32px,4vw,56px)}.bah-hero-carousel{position:relative;overflow:hidden;border-radius:24px;background:var(--bah-ink);color:var(--bah-cream);height:var(--bah-hero-min-h);max-height:92vh}@media(max-width:749px){.bah-hero-carousel{border-radius:16px;height:auto;min-height:540px}}.bah-hero-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.65,0,.35,1);will-change:transform}.bah-hero-slide{position:relative;flex:0 0 100%;min-width:0;height:100%;overflow:hidden}.bah-hero-slide__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bah-hero-slide__media img,.bah-hero-slide__media video{width:100%;height:100%;object-fit:cover;display:block}.bah-hero-slide__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#4a423a,#26221e)}.bah-hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.bah-hero-slide__overlay--none{background:transparent}.bah-hero-slide__overlay--solid{background-color:rgba(15,13,11,var(--bah-slide-overlay-alpha))}.bah-hero-slide__overlay--gradient-left{background-image:linear-gradient(90deg,rgba(15,13,11,var(--bah-slide-overlay-alpha)),rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .2)) 65%,#0f0d0b00)}.bah-hero-slide__overlay--gradient-right{background-image:linear-gradient(90deg,#0f0d0b00,rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .2)) 35%,rgba(15,13,11,var(--bah-slide-overlay-alpha)))}.bah-hero-slide__overlay--gradient-bottom{background-image:linear-gradient(180deg,#0f0d0b00,rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .2)) 45%,rgba(15,13,11,var(--bah-slide-overlay-alpha)))}.bah-hero-slide__overlay--gradient-top{background-image:linear-gradient(180deg,rgba(15,13,11,var(--bah-slide-overlay-alpha)),rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .2)) 55%,#0f0d0b00)}.bah-hero-slide__overlay--vignette{background-image:radial-gradient(ellipse at center,#0f0d0b00 40%,rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .6)) 80%,rgba(15,13,11,var(--bah-slide-overlay-alpha)))}@media(max-width:749px){.bah-hero-slide__overlay--gradient-left,.bah-hero-slide__overlay--gradient-right{background-image:linear-gradient(180deg,#0f0d0b00,rgba(15,13,11,calc(var(--bah-slide-overlay-alpha) * .3)) 45%,rgba(15,13,11,var(--bah-slide-overlay-alpha)))}}.bah-hero-slide__content{position:relative;z-index:1;height:100%;display:flex;align-items:center;max-width:1440px;margin:0 auto;width:100%}.bah-hero-slide__copy{max-width:640px;padding:4rem 0;color:var(--bah-cream)}.bah-hero-slide--right .bah-hero-slide__copy{margin-left:auto;text-align:right}.bah-hero-slide__title{font-family:var(--font-heading-family);font-weight:400;font-size:var(--bah-hero-title-size-desk);line-height:1.05;letter-spacing:-.015em;margin:1rem 0 1.25rem;color:var(--bah-cream)}@media(max-width:749px){.bah-hero-slide__title{font-size:var(--bah-hero-title-size-mob)}}.bah-hero-slide__text{font-size:var(--bah-hero-text-size);line-height:1.55;color:#faf8f2d9;max-width:44ch;margin:0 0 2rem}.bah-hero__eyebrow{font-size:var(--bah-hero-eyebrow-size)}.bah-hero-slide--right .bah-hero-slide__text{margin-left:auto}.bah-hero-slide__ctas{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.bah-hero-slide--right .bah-hero-slide__ctas{justify-content:flex-end}.bah-hero__cta{display:inline-flex;gap:.5rem;align-items:center;background:var(--bah-cream);color:var(--bah-ink);padding:.95rem 1.85rem;letter-spacing:.04em;font-size:.8125rem;text-transform:none;font-weight:500;text-decoration:none;border:1px solid transparent;border-radius:999px;transition:transform .25s ease,background .25s ease,color .25s ease}.bah-hero__cta:hover{transform:translateY(-1px);background:#fff}.bah-hero__cta--ghost{background:transparent;color:var(--bah-cream);border-color:#faf8f259}.bah-hero__cta--ghost:hover{background:#faf8f214}.bah-hero-dots{position:absolute;bottom:2rem;left:2rem;display:flex;gap:.5rem;z-index:4}.bah-hero-dot{width:8px;height:8px;border-radius:999px;border:none;background:#faf8f266;cursor:pointer;padding:0;transition:background .3s ease,width .3s ease}.bah-hero-dot:hover{background:#faf8f2b3}.bah-hero-dot.is-active{background:var(--bah-cream);width:24px}.bah-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;background:#faf8f21f;border:1px solid rgba(250,248,242,.25);color:var(--bah-cream);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s ease}@media(min-width:750px){.bah-hero-arrow{display:flex}}.bah-hero-arrow:hover{background:#faf8f233}.bah-hero-arrow--prev{left:1rem}.bah-hero-arrow--next{right:1rem}.bah-hero-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#faf8f22e;z-index:3}.bah-hero-progress__bar{height:100%;width:0;background:#faf8f2b3;transition:width .12s linear}.bah-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:880px;margin:clamp(28px,4vw,48px) auto 0;padding:0 var(--bah-container-pad-x)}.bah-hero-stat{text-align:center}.bah-hero-stat__value{font-family:var(--font-heading-family);font-size:var(--bah-hero-stat-value-size);line-height:1;margin:0 0 .35rem;color:rgb(var(--color-foreground))}.bah-hero-stat__label{font-size:var(--bah-hero-stat-label-size);color:var(--bah-muted);margin:0;letter-spacing:.02em}@media(max-width:749px){.bah-hero-shell{padding:0 0 24px}.bah-hero-carousel{height:78vh;min-height:540px}.bah-hero-slide__copy,.bah-hero-slide--right .bah-hero-slide__copy{margin:0;padding:0 1.25rem;text-align:left}.bah-hero-slide--right .bah-hero-slide__text,.bah-hero-slide--right .bah-hero-slide__ctas{margin-left:0;justify-content:flex-start}.bah-hero-dots{left:1.25rem;bottom:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-bah-hero.css.map */
