.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,html:not(.js) .locations-hero-bg:before{opacity:1}html:not(.js) .locations-hero-bg [style*="opacity: 0"],html:not(.js) .locations-hero-bg [style*=opacity\:0]{opacity:1!important;transform:none!important}.locations-hero-bg>*{z-index:1;position:relative}
