.not-found{background-color:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 65px);padding:6rem 1.5rem 4rem;font-family:SuraSans-Regular;display:flex}.not-found__content{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:640px;display:flex}.not-found__title{color:#0033a0;margin:0;font-family:SuraSans-Regular;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.3}.not-found__description{color:#626277;margin:0;font-family:SuraSans-Regular;font-size:1rem}.not-found__cta{color:#0033a0;cursor:pointer;background-color:#e3e829;border-radius:2rem;margin-top:.25rem;padding:.75rem 2rem;font-family:SuraSans-Regular;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-block}.not-found__cta:hover{filter:brightness(.92);transform:translateY(-1px)}.not-found__cta:active{transform:translateY(0)}.not-found__image{object-fit:contain;width:100%;max-width:520px;height:auto;margin-top:1rem}
