.hero-background{background-color:var(--primary-1000);z-index:-1;background-repeat:no-repeat;background-size:cover;width:100%;height:900px;position:absolute;top:0;overflow:hidden}.hero-background img{height:100%}@media (max-width:768px){.hero-background{background-image:unset!important}}.hero-background .overlay{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.hero-background-divider{z-index:-1;width:100vw;margin-top:72px;position:absolute;left:0;overflow:hidden}.hero-background-divider img{width:110%;margin-bottom:-1px;display:block}.hero-background-divider .filler{background-color:var(--primary-900);height:1000px}
