.section__background-image-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:-1}.section__background-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.section__background-image--parallax{will-change:transform;height:calc(100% + var(--parallax-height-multiplier, 0)*1%);top:calc(var(--parallax-height-multiplier, 0)*-0.5%)}
