.intro-page[data-use-repf-background] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 1920 1080'%3E%3Cpath d='M0 0h1920v1080H0z' style='fill:url(%23a)'/%3E%3Cpath d='M0 0h1920v1080H0z' style='fill:url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1' y1='0' y2='0' gradientTransform='translate(0 38)scale(1920)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%23f0c94d;stop-opacity:1'/%3E%3Cstop offset='.5' style='stop-color:%23c3c084;stop-opacity:1'/%3E%3Cstop offset='1' style='stop-color:%2393b7bd;stop-opacity:1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' x2='1' y1='0' y2='0' gradientTransform='matrix(0 324 -324 0 930 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:white;stop-opacity:0'/%3E%3Cstop offset='1' style='stop-color:white;stop-opacity:1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top left;
}