.notFoundWrapper{flex-direction:column;min-height:100vh;display:flex}.notFoundWrapper .notFoundSection{text-align:center;background-image:url(/herobackground_img.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 50px;display:flex}.notFoundWrapper .notFoundSection .notFoundContent{max-width:600px}.notFoundWrapper .notFoundSection .notFoundContent .errorCode{color:#f8ae80;margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:120px;font-weight:900;line-height:.8}@media screen and (max-width:431px){.notFoundWrapper .notFoundSection .notFoundContent .errorCode{font-size:80px}}.notFoundWrapper .notFoundSection .notFoundContent h1{color:#fff;margin:20px 0;font-size:44px;font-weight:900}@media screen and (max-width:431px){.notFoundWrapper .notFoundSection .notFoundContent h1{font-size:32px}}.notFoundWrapper .notFoundSection .notFoundContent .subtitleWrapper{margin:24px 0}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .ctaButton{border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .ctaButton.primary{color:#fff;background:#227580}.notFoundWrapper .notFoundSection .notFoundContent .notFoundActions .ctaButton.primary:hover{background:#1a5f68;transform:translateY(-2px)}
