.mainBack{display:flex;justify-content:center;align-items:center;flex-direction:column;background-image:url(/_next/static/media/404.fcb8651e.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:40vh;color:#002E5F}.mainBack h1{font-family:Inter,sans-serif;font-weight:600}.linkingNotFound{display:flex;flex-direction:row;width:400px;justify-content:space-between;margin:0 auto 100px}.linkingNotFound a{color:#002E5F;font-weight:600;text-decoration:none;border:2px solid #ddd;background-color:#F5F5F5;padding:.7em 1.5em;border-radius:100px}.linkingNotFound a p{margin:0;padding:0}.pagNotFound>p{font-weight:600;color:#002E5F;text-align:center;width:100%;margin:50px 0}@media (max-width:500px){.linkingNotFound{display:flex;flex-direction:column}.linkingNotFound a{margin-bottom:20px}}