.locations-hero-bg{position:relative}.locations-hero-bg:before{content:"";background-image:var(--hero-bg-image);opacity:0;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.locations-hero-bg.loaded:before{opacity:1}.locations-hero-bg>*{z-index:1;position:relative}
