.not-found-page{background-color:#fff;color:#1a1a18;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.not-found-container,.not-found-page{display:flex;position:relative;justify-content:center;align-items:center}.not-found-container{flex-direction:column;width:85%;max-width:1300px}.not-found-grid{display:grid;gap:16px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-self:stretch;align-items:center;padding-top:1.5rem;padding-bottom:3rem}.not-found-copy{display:flex;gap:1rem;flex-flow:column;justify-content:center;align-items:flex-start;padding-left:10%}.not-found-title{color:#05112d;margin:0;font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:normal}.not-found-subtitle{font-weight:300}.not-found-description{color:#05112d;font-size:1.2rem;line-height:1.5}.not-found-back{display:inline-block;color:#fff;background-color:#0062e0;border:0;border-radius:0;margin-top:.4rem;padding:16px 25px;font-size:1.2rem;line-height:20px;cursor:pointer;text-decoration:none}.not-found-illustration{display:inline-block;vertical-align:middle;max-width:100%;height:auto;border:0}@media screen and (max-width:991px){.not-found-title{font-size:2.5rem}.not-found-back{padding:12px 20px}.not-found-back,.not-found-description{font-size:1.1rem}}@media screen and (max-width:767px){.not-found-container{width:90%}.not-found-grid{grid-template-columns:1fr}.not-found-copy{padding-left:2%}.not-found-title{font-size:2rem}.not-found-back{padding:9px 15px;font-size:.95rem}.not-found-description{font-size:1rem}}