.notfound{background:#f9f9f9;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1.5rem;display:flex}.notfound__container{text-align:center;max-width:480px}.notfound__code{color:#00a8a8;margin-bottom:.5rem;font-size:7rem;font-weight:800;line-height:1;display:block}.notfound__title{color:#073642;margin:0 0 1rem;font-size:1.8rem}.notfound__text{color:#555;margin-bottom:2rem;font-size:1rem}.notfound__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.notfound__btn{color:#00a8a8;border:2px solid #00a8a8;border-radius:4px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.notfound__btn:hover,.notfound__btn--primary{color:#fff;background:#00a8a8}.notfound__btn--primary:hover{background:#007f7f;border-color:#007f7f}
