main.page-404{height:100vh;display:block}section.content-404{max-width:500px;margin:0 auto;width:50%}@media (max-width:870px){section.content-404{margin:0 auto;width:90%}}.links-404{gap:10px;display:flex}@media (max-width:500px){.links-404{flex-direction:column}}.links-404 a{padding:10px 15px;text-decoration:none;color:#fff;border-radius:30px;background:var(--main-red);width:100%}.links-404 a:hover{text-decoration:underline;color:#fff}