@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700;900&family=Poppins:wght@400;500;600;700&display=swap");body,html{margin:0;padding:0;width:100%;height:100%;background-color:#142242}body{margin:0;padding-top:110px;font-family:Poppins,sans-serif}#preloader{position:fixed;inset:0;background-color:#0c1220;display:flex;justify-content:center;align-items:center;z-index:99999;opacity:1;transition:opacity .5s ease}#preloader.hidden{opacity:0;pointer-events:none}#preloader .spinner{width:60px;height:60px;border:5px solid rgba(255,255,255,.2);border-top-color:#ff1a30;border-radius:50%;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.footer_footer__PZD4d{background-color:#0c1220;color:#c9c9c9;padding:50px 8%;font-family:sans-serif}.footer_container__cL_uA{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;margin-bottom:40px}.footer_aboutSection__NxzgH{flex:2 1;min-width:300px}.footer_logo__pe9i3{font-size:1.5rem;color:#fff;font-weight:700;margin-top:0;margin-bottom:20px}.footer_logoRb__sa9_r{display:inline-block;background-color:#FFC926;color:#0c1220;padding:5px 8px;border-radius:4px;margin-right:8px}.footer_aboutSection__NxzgH p{line-height:1.6;max-width:400px}.footer_tagline__lf7tf{color:#fff;font-style:italic;margin-top:20px}.footer_linksContainer__fcgse{display:flex;flex:1 1;justify-content:space-around;gap:40px;min-width:250px}.footer_linkColumn__Q3w3s .footer_linkTitle__S7rqg{color:#FFC926;font-size:1.1rem;margin-bottom:20px}.footer_linkColumn__Q3w3s ul{list-style:none;padding:0;margin:0}.footer_linkColumn__Q3w3s ul li{margin-bottom:12px}.footer_linkColumn__Q3w3s ul li a{color:#c9c9c9;text-decoration:none;transition:color .2s ease-in-out}.footer_linkColumn__Q3w3s ul li a:hover{color:#fff}.footer_divider__z06AK{border:none;border-top:1px solid #2a2e3c;margin:20px 0}.footer_bottomBar__zqJ41{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;font-size:.9rem}.footer_legalLinks__s7Hpx{display:flex;gap:25px}.footer_legalLinks__s7Hpx a{color:#c9c9c9;text-decoration:none}.footer_legalLinks__s7Hpx a:hover{color:#fff}@media (max-width:768px){.footer_bottomBar__zqJ41,.footer_container__cL_uA{flex-direction:column;align-items:flex-start}}.header_header__Awatn{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:#0D172C;box-shadow:0 2px 10px rgba(0,0,0,.3);position:fixed;top:0;left:0;width:90%;z-index:999;height:60px}.header_logo__QDj1X{object-fit:contain;height:40px;width:auto}.header_navLinks__DZgch{display:flex;gap:1.5rem;align-items:center}.header_link__1JcgV{color:#c9c9c9;text-decoration:none;font-weight:500;position:relative;padding:.5rem 0;transition:color .3s ease}.header_link__1JcgV:hover{color:#fff}.header_link__1JcgV:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#FF1A30;transition:width .3s ease}.header_link__1JcgV.header_active__DMkZc:after,.header_link__1JcgV:hover:after{width:100%}.header_link__1JcgV.header_active__DMkZc{color:#fff;font-weight:700}.header_hamburger__1awj8{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.header_hamburger__1awj8 span{width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.header_hamburger__1awj8.header_active__DMkZc span:first-child{transform:rotate(45deg)}.header_hamburger__1awj8.header_active__DMkZc span:nth-child(2){opacity:0;transform:translateX(20px)}.header_hamburger__1awj8.header_active__DMkZc span:nth-child(3){transform:rotate(-45deg)}@media (max-width:600px){.header_navLinks__DZgch{position:fixed;top:0;right:0;height:100vh;width:100%;background-color:#0c1220;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:1000}.header_navLinks__DZgch.header_active__DMkZc{transform:translateX(0)}.header_link__1JcgV{font-size:1.5rem}.header_hamburger__1awj8{display:flex}}