body.fba-custom-404{margin:0;background:#090909}.fba-404-page{min-height:100vh;background:radial-gradient(circle at 80% 30%,rgb(232 93 4 / .22),transparent 28%),#090909;color:#fff}.fba-not-found{min-height:calc(100vh - 260px);display:grid;place-items:center;padding:90px 20px}.fba-not-found-grid{width:min(1060px,100%);display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.fba-not-found h1{margin:0;color:#ff7a18;font-size:clamp(120px,20vw,250px);line-height:.7;letter-spacing:-.1em}.fba-not-found h2{font-size:clamp(32px,4vw,54px);line-height:1.03;letter-spacing:-.05em;margin:34px 0 16px}.fba-not-found p:not(.fba-eyebrow){max-width:520px;color:#c9c9c9;font-size:18px;line-height:1.7}.fba-404-art{position:relative;width:min(330px,70vw);aspect-ratio:1;margin:auto;border:1px solid rgb(255 122 24 / .55);border-radius:50%;display:grid;place-items:center;animation:fba-404-spin 16s linear infinite}.fba-404-art:before,.fba-404-art:after,.fba-404-art span,.fba-404-art i{content:'';position:absolute;width:16px;height:16px;background:#e85d04;border-radius:50%}.fba-404-art:before{top:-8px;left:calc(50% - 8px)}.fba-404-art:after{right:20%;bottom:7%}.fba-404-art span{left:9%;bottom:26%}.fba-404-art i{right:9%;top:25%;background:#fff}.fba-404-art b{display:grid;place-items:center;width:53%;aspect-ratio:1;border-radius:50%;background:#e85d04;color:#fff;font-size:100px;line-height:1;animation:fba-404-counter 16s linear infinite}@keyframes fba-404-spin{to{transform:rotate(360deg)}}@keyframes fba-404-counter{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.fba-404-art,.fba-404-art b{animation:none}}@media(max-width:720px){.fba-not-found{padding:75px 20px}.fba-not-found-grid{grid-template-columns:1fr;gap:54px}.fba-not-found h1{font-size:145px}.fba-not-found h2{margin-top:26px}.fba-404-art{width:250px}}