.not-found__content{background-color:#fff;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.not-found__inner{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:960px;display:flex}.not-found__image-wrapper{justify-content:center;align-items:center;width:100%;display:flex}.not-found__image-wrapper img{object-fit:contain;width:100%;height:auto;max-height:420px}.not-found__title{text-align:center;margin:0;font-size:2.875rem;font-weight:600;line-height:1.2}.not-found__title--blue{color:#1473e6}.not-found__title--orange{color:#e84e1b}.not-found__subtitle{color:#292929cc;text-align:center;letter-spacing:.54px;max-width:760px;margin:0;font-size:1.125rem;font-weight:400}.not-found__button{color:#fff;background-color:#1473e6;border-radius:25px;justify-content:center;align-items:center;padding:1.3125rem 2.625rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.not-found__button:hover{background-color:#1060c4}@media (max-width:768px){.not-found__image-wrapper img{max-height:260px}.not-found__title{font-size:2rem}.not-found__subtitle{font-size:1rem}.not-found__button{padding:1rem 2rem;font-size:1rem}}
