@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(135deg,#000000,#011a54,#352e5b);color:aliceblue}h2{color:rgb(99,187,254)}a{text-decoration:none;color:#f6e04f}main{padding:20px;min-height:70vh}ul li{margin-bottom:20px}p{margin-bottom:40px}.footer_footer__GoTLO{background:#0c0101;color:white;text-align:center;padding:10px;display:flex;min-height:20dvh;flex-direction:column;margin-top:auto}.footer_social__ADZta{margin-top:10px;display:flex;padding:10px;justify-content:center;gap:15px;font-size:24px}.header_header__RtJAw{display:flex;justify-content:space-between;align-items:center;background:#04000b;color:white;padding:15px 25px}.header_logo__LJoqt{display:flex;align-items:center;gap:10px;font-weight:700}.header_nav__8A_Ry{display:flex;gap:20px}.header_nav__8A_Ry a:hover{color:#5282c6}.header_menuBtn__I2Z_L{display:none;background:none;border:none;font-size:28px;color:white;cursor:pointer}@media (max-width:600px){.header_nav__8A_Ry{display:none;flex-direction:column;background:#011a54;position:absolute;top:70px;right:0;padding:15px;border-radius:8px 0 0 8px}.header_nav__8A_Ry.header_open__qolg0{display:flex}.header_menuBtn__I2Z_L{display:block}}