.block--banner{--min-height:var(--hero-min-height,var(--banner-min-height,400px));display:flex;flex-direction:column;justify-content:center;min-height:calc(var(--min-height)*.5);position:relative}@media (min-width:768px){.block--banner{min-height:calc(var(--min-height)*.75)}}@media (min-width:992px){.block--banner{min-height:var(--min-height)}.block--banner .banner-content{max-width:var(--lg-max-width,100%)}}.block--banner .banner-content--wrapper{position:relative;z-index:1}.block--banner .banner-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.block--banner .block--banner--wrapper{flex:0 0 100%}

/*# sourceMappingURL=banner-init.min.css.map*/