.background-layer .bg-image-group{position:absolute;z-index:-10;transition:opacity 1s ease-in-out;width:100%;height:100vh}.background-layer .bg-image-group .bg-slide{position:absolute;opacity:0;z-index:0;transition:opacity 1s ease-in-out;inset:0;background-position:50%;background-size:cover;width:100vw;height:100vh}.background-layer .bg-image-group .bg-slide img{max-width:100%;height:-webkit-fill-available;-o-object-position:top center;object-position:top center}.background-layer .bg-image-group .bg-slide.active{opacity:1;z-index:1}.background-layer #hero-bg:after{position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.5);width:100vw;height:100vh;content:""}