:root{--color1: #e8e9eb;--color2: rgba(217, 148, 9, 90%)}.not-found-page{margin:0;height:100%;flex-grow:1;overflow:hidden;position:relative;align-items:center;background-image:linear-gradient(to bottom right,var(--color1),var(--color2));color:#fff;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:center;text-align:center}.not-found-page .container{font-size:20px}.not-found-page .container h1,.not-found-page .container p,.not-found-page .container a,.not-found-page .container small{position:relative;z-index:2}.not-found-page .container h1{font-size:10em;margin:0 0 .5em;line-height:10px}.not-found-page .container p{font-size:1.2em;line-height:26px}.circle{background-image:linear-gradient(to top right,var(--color1),var(--color2));border-radius:50%;position:absolute;z-index:1}.circle.small{top:200px;left:150px;width:100px;height:100px}.circle.medium{background-image:linear-gradient(to bottom left,var(--color1),var(--color2));bottom:-70px;left:0;width:200px;height:200px}.circle.big{top:-100px;right:-50px;width:400px;height:400px}@media screen and (max-width:767px){.not-found-page .container{font-size:18px}.not-found-page .container h1{font-size:8em}.not-found-page .container p{font-size:1em}.circle.small{top:20vh;left:10vw;width:80px;height:80px}.circle.big{top:-100px;right:-50px;width:300px;height:300px}}
