@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:All Round Gothic;src:url(/fonts/Fontspring-DEMO-allroundgothic-book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:All Round Gothic;src:url(/fonts/Fontspring-DEMO-allroundgothic-medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:All Round Gothic;src:url(/fonts/Fontspring-DEMO-allroundgothic-demi.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:All Round Gothic;src:url(/fonts/Fontspring-DEMO-allroundgothic-bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:All Round Gothic;src:url(/fonts/Fontspring-DEMO-allroundgothic-thick.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-hero-mobile: "All Round Gothic", var(--font-sans)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff}.anim-fade-up{opacity:0;transform:translateY(16px);animation:fadeUp .55s ease-out forwards}.anim-delay-1{animation-delay:.08s}.anim-delay-2{animation-delay:.16s}.anim-delay-3{animation-delay:.24s}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.anim-fade-up{opacity:1;transform:none;animation:none}}a{color:inherit;text-decoration:none}
