.shift-banner{position:relative;z-index:1;box-sizing:border-box;background:#000;min-height:var(--nav-banner-height);overflow:hidden;font-size:var(--global-p-max-size)}.shift-banner__heading{position:absolute;top:50%;left:50%;margin:0;transform:translate(-50%,-50%);color:#fff;font-style:italic;text-transform:uppercase;font-weight:800;font-size:4em;z-index:1}.shift-banner__blobs{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.shift-banner__blob{position:absolute;z-index:-2;top:100%;left:100%;pointer-events:none}.shift-banner__blob--blue{width:100%;transform:translate(-50%,-50%) scale(2)}.shift-banner__blob--green{width:100%;transform:translate(-50%,-50%) scale(1.2)}.shift-banner__crosses{position:absolute;z-index:1;width:100%;height:100%;background-image:url(/assets/img/cross-blue.beca3e0e.svg);background-position:50%}