.not-found-container{display:flex;align-items:center;justify-content:center;min-height:100vh;margin-left:auto;margin-right:auto;max-width:1920px;margin-bottom:3rem;gap:80px}.not-found-container .not-found-image{flex:1;display:flex;flex-basis:60%;justify-content:center;align-items:center}.not-found-container .not-found-image img{height:auto}.not-found-container .pages-container{flex:1;display:flex;flex-basis:40%;flex-direction:column;align-items:center}.not-found-container .pages-container .pages-list-wrapper{align-items:flex-start;text-align:left;width:100%}.not-found-container .pages-container .pages-list-wrapper p{margin-bottom:24px;max-width:745px;word-break:break-word}.not-found-container .pages-container .pages-list-wrapper ul{padding:0;font-size:18px}.not-found-container .pages-container .pages-list-wrapper li{margin-bottom:10px;display:flex;align-items:center}.not-found-container .pages-container .pages-list-wrapper span{color:#fe7e00;font-weight:700;margin-right:8px}.not-found-container .pages-container .pages-list-wrapper a{text-decoration:underline;color:#000}.not-found-container .pages-container .header-image-wrapper{width:100%;display:flex;justify-content:flex-start}.not-found-container .pages-container .header-image-wrapper img{max-width:654px;width:100%;margin-bottom:24px;display:block}@media(max-width:768px){.not-found-container{flex-direction:column;justify-content:flex-start;min-height:unset}.not-found-container .not-found-image,.not-found-container .pages-container{flex:unset;width:100%;padding:0;max-width:100%}.not-found-container .not-found-image{margin-bottom:2rem;margin-left:1rem}.not-found-container .pages-container{align-items:flex-start;padding:0 1.5rem}.not-found-container .header-image-wrapper img{max-width:90vw;margin-bottom:16px}.not-found-container .pages-list-wrapper p{max-width:100%;margin-bottom:2rem}.not-found-container .pages-list-wrapper ul li:nth-child(n+3){display:none}}