.error-container{gap:100px;margin-top:50px;display:flex}.error-container img{max-width:50%;max-height:500px}.error-description{flex-direction:column;justify-content:center;width:fit-content;display:flex}.error-description h1{font-family:Outfit;font-size:5rem;font-weight:700}.error-description p:first-of-type{font-family:Outfit;font-size:2rem;font-weight:600;line-height:1.3}@media (max-width:992px){.error-container{flex-direction:column;align-items:center;gap:40px}.error-description{margin:0 50px}.error-container img{max-height:300px}}@media (max-width:576px){.error-container img{max-height:250px}.error-container{gap:20px;margin-top:10px}.error-description h1{font-size:2rem}.error-description p:first-of-type{font-size:1.2rem}}
