@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@300;400;500;600;700&family=Days+One&display=swap);.not-found-container{display:grid;grid-template-columns:minmax(auto,398px) 1fr;align-items:flex-start}@media screen and (max-width:1025px){.not-found-container{grid-template-columns:1fr;width:100%;max-width:600px!important}}.not-found{flex-direction:row;gap:16px;align-items:end;justify-content:center;display:flex}@media screen and (max-width:600px){.not-found{flex-direction:column;align-items:center}}.not-found-image{background:url(/arquivos/nadaencontrado.gif);width:220px;height:200px}.not-found-content-container{max-width:265px}.not-found-content-container h1{color:#ee2938;font-size:36px;font-weight:700;text-align:left}.not-found-content-container p{color:#000;font-size:20px}.not-found-content-container a{display:flex;justify-content:space-evenly;align-items:center;width:300px;height:50px;border:3px solid #1eb141;color:#1eb141;background-color:transparent;border-radius:25px;font-size:22px;text-decoration:none}.not-found-content-container a svg{width:24px;height:24px}@media screen and (max-width:468px){.not-found-content-container a{max-width:100%;font-size:18px}.not-found-content-container a svg{width:22px;height:22px}}