@import "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--navy:#17012e;--navy2:#23003b;--blue:#ff06cf;--blue2:#ff3fd8;--green:#27f2e0;--yellow:#ff06cf;--white:#fff;--muted:#e9d6ff;--line:#ffffff24;--glass:#ff06cfb8;--shadow:0 22px 70px #0000006b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#17012e;font-family:Chakra Petch,Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea,select{font-family:inherit}.tabScroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.tabScroll::-webkit-scrollbar{display:none}@media (max-width:640px){input,select,textarea{font-size:16px!important}.formGrid2{grid-template-columns:1fr!important}.stackMobile{flex-direction:column!important;align-items:stretch!important}.stackMobile>*{max-width:100%!important}}
