.banner-hero{position:relative;min-height:var(--banner-height, 90vh);display:flex;flex-direction:column;overflow:hidden;color:var(--banner-color-text, #fff)}.banner-hero--top-margin{margin-top:var(--container-vertical-space)}.banner-hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.bh-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:transparent;opacity:0;transition:opacity .7s ease}.bh-video.bh-video--ready{opacity:1}@media(max-width:767px){.banner-hero--no-mobile-video .banner-hero__video-wrap{display:none}}.banner-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--banner-overlay, transparent);pointer-events:none}.banner-hero__gradient{position:absolute;bottom:0;left:0;right:0;z-index:2;pointer-events:none}.banner-hero__inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;flex:1;min-height:var(--banner-height, 90vh)}.banner-hero__content{text-align:center;padding:var(--banner-pt, 64px) var(--gutter-container, 20px) 0;display:flex;flex-direction:column;align-items:center;gap:18px}.banner-hero__logo-wrap{max-width:340px;width:100%}.banner-hero__logo{width:100%;height:auto;display:block}.banner-hero__title{color:inherit;margin:0;text-align:center;line-height:1.05}.banner-hero__subheading{margin:0;color:inherit}.banner-hero__subheading a{color:inherit}.banner-hero__subheading a:hover{opacity:.75}.banner-hero__subheading p:first-child{margin-top:0}.banner-hero__subheading p:last-child{margin-bottom:0}.banner-hero__buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:4px}.banner-hero .button--solid{background-color:var(--banner-btn1-bg, var(--color-text-main));border-color:var(--banner-btn1-bg, var(--color-text-main));color:var(--banner-btn1-text, var(--color-foreground-main))}.banner-hero .button--solid:hover{background-color:var(--banner-btn1-bg, var(--color-text-main));border-color:var(--banner-btn1-bg, var(--color-text-main));opacity:.88}.banner-hero .button--solid .button__text{color:var(--banner-btn1-text, var(--color-foreground-main))}.banner-hero .button--outline{background-color:transparent;border-color:var(--banner-btn2-border, rgba(255, 255, 255, .85));color:var(--banner-btn2-text, #fff)}.banner-hero .button--outline .button__text{color:var(--banner-btn2-text, #fff)}.banner-hero .button--outline:hover{background-color:transparent;border-color:var(--banner-btn2-border, rgba(255, 255, 255, .85));opacity:.82}.banner-hero__bottom{padding:0 var(--gutter-container, 20px) var(--banner-pb, 48px);text-align:center}.banner-hero__stats{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:14px;flex-wrap:wrap}.banner-hero__stat{display:flex;flex-direction:column;align-items:center;gap:5px}.banner-hero__stat-value{font-size:1.85rem;font-weight:var(--font-weight-body-primary-bold, 700);line-height:1;color:inherit}.banner-hero__stat-suffix{font-size:1rem;font-weight:var(--font-weight-body-primary, 400);display:inline}.banner-hero__stat-label{font-size:.82rem;opacity:.75;color:inherit}.banner-hero__stat-sep{font-size:1.5rem;color:inherit;opacity:.35;line-height:1;-webkit-user-select:none;user-select:none;align-self:center}.banner-hero__disclaimer{font-size:.78rem;opacity:.6;color:inherit;margin:0}.banner-hero__inner--bar{justify-content:flex-end}.banner-hero__bottom--bar{display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;padding:20px var(--gutter-container, 20px) var(--banner-pb, 48px);flex-wrap:wrap}.banner-hero__bar-left{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.banner-hero__bar-logo{max-width:180px}.banner-hero__bar-title{margin:0;color:inherit;font-size:1.5rem;line-height:1.1}.banner-hero__bar-sub{font-size:.875rem;opacity:.85;max-width:26ch}.banner-hero__bar-mid{flex:1;display:flex;justify-content:center;min-width:0}.banner-hero__bar-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0;text-align:right}.banner-hero__inner--stack{justify-content:flex-end}.banner-hero__bottom--stack{padding:0 var(--gutter-container, 40px) var(--banner-pb, 48px);padding-left:max(var(--gutter-container, 40px),calc((100vw - var(--theme-max-width, 1360px)) / 2 + var(--gutter-container, 40px)));text-align:left}.banner-hero__stack{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:560px}.banner-hero__stack-logo{max-width:280px}.banner-hero__stack-title{margin:0;color:inherit;line-height:1.05}.banner-hero__stack-sub{opacity:.9;max-width:44ch}.banner-hero__stats--stack{justify-content:flex-start;margin-bottom:0}.banner-hero__stats--stack .banner-hero__stat{align-items:flex-start}.banner-hero__stats--stack .banner-hero__stat-value{font-size:2.2rem}.banner-hero__stats--stack .banner-hero__stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;opacity:.7}.banner-hero__stack-cta{display:flex;gap:12px;flex-wrap:wrap}.banner-hero__stack-price{display:flex;flex-direction:column;gap:3px}.banner-hero__price{display:flex;flex-direction:column;gap:4px;line-height:1}.banner-hero__price-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;opacity:.7}.banner-hero__price-row{display:flex;align-items:baseline;gap:8px}.banner-hero__price-compare{font-size:1.5rem;font-weight:var(--font-weight-body-primary-bold, 700);opacity:.5;text-decoration:line-through}.banner-hero__price-value{font-size:1.9rem;font-weight:var(--font-weight-body-primary-bold, 700)}.banner-hero__price-note{font-size:.82rem;opacity:.75;margin-top:2px}@media(max-width:767px){.banner-hero,.banner-hero__inner{min-height:var(--banner-mobile-height, 92vh)}.banner-hero__logo-wrap{max-width:76vw}.banner-hero__buttons{flex-wrap:nowrap;width:100%;max-width:520px}.banner-hero__buttons .button{flex:1;text-align:center}.banner-hero__stat-value{font-size:1.4rem}.banner-hero__stats{gap:14px}.banner-hero__bottom--bar{flex-direction:column;align-items:center;text-align:center}.banner-hero__bar-left{align-items:center}.banner-hero__bar-sub{text-align:center;max-width:100%}.banner-hero__bar-mid{width:100%}.banner-hero__bar-right{align-items:center;text-align:center}.banner-hero__bottom--stack{padding-left:var(--gutter-container, 20px);text-align:center}.banner-hero__stack{align-items:center;max-width:100%}.banner-hero__stack-sub{max-width:100%}.banner-hero__stats--stack{justify-content:center}.banner-hero__stats--stack .banner-hero__stat{align-items:center}.banner-hero__stack-cta{justify-content:center;width:100%}.banner-hero__stack-cta .button{flex:1;min-width:140px;text-align:center}.banner-hero__stack-price{align-items:center}.banner-hero__price{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/203/assets/section-banner-hero.css.map */
