.b-hero{align-items:center;display:flex;height:100%;min-height:calc(var(--hero-height)*1vh);overflow-x:clip;position:relative;width:100%}.b-hero .action-wrapper{bottom:2rem;left:50%;position:absolute;transform:translate(-50%);z-index:6}.b-hero .action-wrapper--left{left:1rem;right:auto;transform:none}@media(min-width:1200px){.b-hero .action-wrapper--left{left:1.875rem}}.b-hero .action-wrapper--right{left:auto;right:1rem;transform:none}@media(min-width:1200px){.b-hero .action-wrapper--right{right:1.875rem}}.b-hero .background-wrapper{top:0;right:0;bottom:0;left:0;position:absolute;z-index:2}.b-hero .background-wrapper>*{height:100%;width:100%}.b-hero .background-wrapper.has-color-overlay:before{background:var(--color-dark);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:11}.b-hero .b-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.b-hero .video-wrapper{height:100%;width:100%}.b-hero .video-wrapper video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
