.hero-banner{position:relative;width:100%;height:var(--section-height, 400px);overflow:hidden;margin-top:var(--section-gap-top, 0);margin-bottom:var(--section-gap-bottom, 0)}.hero-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--image-position, center center)}@media(min-width:750px){.hero-banner__image{object-position:var(--image-position-desk, center center)}}.hero-banner__overlay--solid{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--overlay-opacity, .5));pointer-events:none}.hero-banner__overlay--gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,var(--overlay-opacity, .7)) 100%);pointer-events:none}.hero-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:calc(var(--gap, 8px) * 4);max-width:var(--site-max-width);margin:0 auto}.hero-banner__content--top{justify-content:flex-start}.hero-banner__content--center{justify-content:center}.hero-banner__content--bottom{justify-content:flex-end}.hero-banner__heading{margin:0;font-family:var(--font-headline);font-size:calc(var(--font-headline-scale, 1) * 2.5rem);line-height:1.1;color:var(--heading-color, #ffffff);text-align:center}@media(min-width:750px){.hero-banner{height:var(--section-height-desk, 500px)}.hero-banner__heading{font-size:calc(var(--font-headline-scale-desk, 1) * 3.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hero-banner.css.map */
