.not-found-container{background-color:#000;color:#fff;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.not-found-container h2{font-family:Geist,sans-serif;font-size:5rem;font-weight:600;margin-bottom:2rem;text-align:center}.not-found-container h2 br{display:none}.not-found-container h6{font-family:Onest,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:10rem;letter-spacing:-.75px}.not-found-container .not-found-brand{font-family:Geist,sans-serif;position:absolute;font-weight:300;bottom:3%;font-size:1.5rem;letter-spacing:2.5px}@media screen and (max-width:1280px){.not-found-container h2{font-size:4rem}.not-found-container h6{font-size:1.25rem;margin-bottom:7.5rem}.not-found-container .not-found-brand{font-size:1.25rem;bottom:5%}}@media screen and (max-width:768px){.not-found-container h2{font-size:2.75rem}.not-found-container h2 br{display:flex}.not-found-container h2 span{display:none}.not-found-container h6{font-size:1.25rem;margin-bottom:5rem}.not-found-container .not-found-brand{font-size:1.25rem;bottom:7%}}