.not-found-page{background-color:var(--base-color-brand--white,#fff);min-height:100vh;color:var(--text-color--text-black,#111);flex-direction:column;display:flex}.not-found-page__main{flex:1;min-height:0;padding-top:14rem;padding-bottom:10rem;height:auto!important}.not-found-page__content{align-items:center;max-width:32rem;margin-left:auto;margin-right:auto}.not-found-page__code{color:var(--base-color-brand--orange,#f14d08);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:500}.not-found-page__title{color:var(--base-color-brand--navy,#0b274d);margin:0;font-size:2.5rem;font-weight:400;line-height:1.15}.not-found-page__message{max-width:24rem;color:var(--base-color-brand--grey,#868686);margin:0;font-size:1.125rem;line-height:1.5}.not-found-page__button{margin:.75rem 0 0}@media screen and (max-width:767px){.not-found-page__main{padding-top:10rem;padding-bottom:6rem}.not-found-page__title{font-size:2rem}}
