body.module_home{background:var(--light-light-grey)}body.module_home main{position:relative}body.module_home main:before{content:'';position:absolute;width:60vw;height:100vw;background:url(/custom_images/watermark-primary.svg);background-size:contain;background-repeat:no-repeat;top:-115px;left:-15%;z-index:-1;opacity:.05;pointer-events:none}@media (max-width:991px){body.module_home main:before{width:600px;height:600px;top:-10px;left:-200px}}@media (max-width:575px){body.module_home main:before{width:500px;height:500px}}