.notFoundContent{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;height:calc(100dvh - 390px);padding:1rem 7.5%;display:flex;overflow:hidden}.notFoundContent .notFoundCard{text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#88a6bd38 0%,#faf7f3 60%);border-radius:24px;width:100%;max-width:850px;max-height:100%;padding:2rem;box-shadow:0 14px 40px #0000000a}.notFoundContent .notFoundCard>p{letter-spacing:.12em;text-transform:uppercase;color:#25455e;opacity:.75;margin:0 0 1rem;font-family:Manrope,sans-serif;font-size:.85rem}.notFoundContent .notFoundCard h1{color:#25455e;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.notFoundContent .notFoundCard h2{color:#25455e;max-width:600px;margin:0 auto 1.8rem;font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.15rem);font-weight:400;line-height:1.6}.notFoundContent .notFoundCard .notFoundActions{flex-direction:column;align-items:center;gap:1rem;display:flex}.notFoundContent .notFoundCard .notFoundActions a{text-decoration:none}@media (min-width:768px){.notFoundContent{height:calc(100dvh - 310px)}.notFoundContent .notFoundCard{padding:3rem}}@media (min-width:1024px){.notFoundContent{height:calc(100dvh - 330px)}.notFoundContent .notFoundCard{padding:3.5rem 4rem}.notFoundContent .notFoundActions{flex-direction:row;justify-content:center}}
