.not-found-section{padding-top:0}.not-found-hero{isolation:isolate;background-image:url(/images/header_bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:56px;align-items:center;min-height:min(720px,100dvh - 148px);margin:90px 16px 42px;padding:120px 0;display:flex;position:relative;overflow:hidden}.not-found-scrim{z-index:-1;pointer-events:none;background:linear-gradient(100deg,#0f0c0ae6 0%,#0f0c0aad 40%,#0f0c0a40 74%,#0f0c0a0d 100%);position:absolute;inset:0}.not-found-container{z-index:1;position:relative}.not-found-content{flex-direction:column;align-items:flex-start;max-width:640px;display:flex}.not-found-content>*{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards not-found-rise}.not-found-code{letter-spacing:-.045em;background:linear-gradient(20deg,#e08f5e,#e95a0d);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;width:fit-content;font-family:Albert Sans,sans-serif;font-size:clamp(88px,13vw,150px);font-weight:800;line-height:.92}.not-found-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;margin-top:22px;font-family:Albert Sans,sans-serif;font-size:13px;font-weight:600;animation-delay:60ms}.not-found-title{color:#fff;max-width:15ch;margin-top:14px;animation-delay:.12s}.not-found-text{color:#ffffffd1;max-width:46ch;margin-top:20px;font-size:18px;line-height:1.55;animation-delay:.18s}.not-found-buttons{flex-wrap:wrap;align-items:center;gap:16px;margin-top:36px;animation-delay:.24s;display:flex}.not-found-links{border-top:1px solid #ffffff29;flex-wrap:wrap;align-items:baseline;gap:12px 20px;margin-top:44px;padding-top:24px;animation-delay:.3s;display:flex}.not-found-links-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;font-family:Albert Sans,sans-serif;font-size:13px;font-weight:600}.not-found-links-list{flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;display:flex}.not-found-link{color:#ffffffe6;font-family:Albert Sans,sans-serif;font-size:16px;text-decoration:none;transition:color .2s;position:relative}.not-found-link:after{content:"";transform-origin:0;background:linear-gradient(20deg,#e08f5e,#e95a0d);border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.not-found-link:hover{color:#fff}.not-found-link:hover:after{transform:scaleX(1)}@keyframes not-found-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.not-found-content>*{opacity:1;animation:none}}@media (max-width:1024px){.not-found-hero{border-radius:38px}}@media (max-width:640px){.not-found-hero{background-image:url(/images/header_bg_sm.webp);border-radius:0;min-height:calc(100dvh - 120px);margin:80px 0 0;padding:88px 0}.not-found-scrim{background:linear-gradient(160deg,#0f0c0adb 0%,#0f0c0a99 55%,#0f0c0a59 100%)}.not-found-text{font-size:16px}.not-found-buttons{flex-direction:column;align-items:stretch;width:100%}.not-found-buttons .btn-primary,.not-found-buttons .btn-outline-white{justify-content:center;width:100%}.not-found-links{width:100%}}
