@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Orbitron&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.slide-in{animation:slideIn .5s linear;-webkit-animation:slideIn .5s linear;-moz-animation:slideIn .5s linear;-o-animation:slideIn .5s linear;-ms-animation:slideIn .5s linear}@keyframes slideIn{0%{margin-left:-1000px}to{margin-left:0}}.fade-in{animation:fadeIn 2s linear;-webkit-animation:fadeIn 2s linear;-moz-animation:fadeIn 2s linear;-o-animation:fadeIn 2s linear;-ms-animation:fadeIn 2s linear}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--primary-color:#033c7d;--primary:#033c7d;--secondary-color:#e4c144;--accent-color:red;--dark-color:#545454;--light-color:#d9d9d9;--card-text:#909090;--blue-color:#0e4687;--green-color:#6dd02a;--info-color:#0651ad;--fontFamily:"Inter",Roboto,"Open Sans","Trebuchet MS","Comfortaa",sans-serif;--form-label:#787878;--disabled-btn-bg:#f2f2f2;--disabled-btn-txt:#b8b8b8}body,html{font-family:Inter,Roboto,serif;height:100vh;overflow:hidden;width:100%}a,div,h1,h2,h3,h4,h5,h6,p{font-family:Inter,Roboto,Open Sans,Trebuchet MS,Comfortaa,sans-serif;font-family:var(--fontFamily)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#545454;color:var(--dark-color)}body,ul{margin:0}ul{padding:0}ul,ul li{list-style:none}#form1{background-color:#fff!important}
/*# sourceMappingURL=main.a0e8c9fc.css.map*/