.page-not-found .not-found-wrapper{margin:60px 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media (max-width:800px){.page-not-found .not-found-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-not-found .not-found-wrapper .not-found-image{text-align:center}.page-not-found .not-found-wrapper .not-found-image img{width:80%;max-width:400px}}