.ny-page{background-image:url(/images/business-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100vh;display:flex;position:relative}.ny-page:before{content:"";opacity:.85;z-index:1;background-color:#2d4261;position:absolute;inset:0}.ny-page>*{z-index:2;position:relative}.content{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.simpleHeader{border-bottom:1px solid #e9ecef4d;padding:1.5rem 0}.logoLink{align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.logoIcon{color:#fff;background-color:#1a365d;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex}.logoText{color:#fff;letter-spacing:-.3px;font-size:1.25rem;font-weight:700}.main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.errorCode{color:#fff;letter-spacing:-2px;text-shadow:0 2px 10px #0003;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.title{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:600}.description{color:#ffffffe6;max-width:500px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.homeButton{color:#1a365d;background-color:#fff;border-radius:4px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.homeButton:hover{background-color:#f0f0f0;transform:translateY(-2px)}.ny-page>footer{background-color:#1a365d;width:100%;margin-top:auto}.simpleFooter{text-align:center;color:#6c757d;border-top:1px solid #e9ecef;padding:2rem 0;font-size:.875rem}@media (max-width:768px){.errorCode{font-size:5rem}.title{font-size:1.5rem}.description{font-size:1rem}.content{padding:0 1rem}}
