.notFoundContainer{min-height:calc(100vh - 527px);padding:360px 24px 120px;background:#faf8f5;width:100%;gap:0}.notFoundContainer,.notFoundContainer .notFoundContent{display:flex;justify-content:center;align-items:center;flex-direction:column}.notFoundContainer .notFoundContent{max-width:640px;text-align:center;gap:16px}.notFoundContainer .notFoundCode{font-size:160px;font-weight:500;line-height:1;font-family:var(--font-academico),serif;color:#a57545;letter-spacing:-4px}.notFoundContainer .notFoundMessage{font-size:24px;font-weight:500;line-height:32px;color:#1a1a1a}@media screen and (max-width:1199px){.notFoundContainer{padding:120px 20px 80px;min-height:calc(100vh - 575px)}.notFoundContainer .notFoundCode{font-size:96px;font-weight:500;line-height:1;letter-spacing:-2px}.notFoundContainer .notFoundMessage{font-size:18px;font-weight:400;line-height:28px}}@media screen and (max-width:600px){.notFoundContainer{min-height:calc(100vh - 950px)}.notFoundContainer .notFoundCode{font-size:72px;font-weight:500;line-height:1}.notFoundContainer .notFoundMessage{font-size:16px;font-weight:500;line-height:24px}}