:root{--charcoal:#202020;--black:#000;--white:#fff;--mist-grey:#f5f5f5;--slate:#BAC3C5;--ash-grey:#EFEEED}.split-background{position:relative;z-index:1;background-color:var(--white)}.split-background::before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(90px + 50%);background-color:var(--mist-grey);z-index:-1}@media only screen and (max-width:1119px){.split-background::before{height:calc(55px + 50%)}}