@font-face{font-family:Poppins;font-weight:400;src:url("./media/Poppins-Regular-JNHL4IDV.ttf")}@font-face{font-family:Poppins;font-weight:700;src:url("./media/Poppins-Bold-QAA2AGZS.ttf")}:root{--dark-blue: rgb(20, 29, 47);--light-blue: rgb(0, 190, 232);--purple: rgb(75, 71, 255);--white: rgba(255, 255, 255, 1);--blue-green: rgba(28, 230, 182, 1);--red: rgba(230, 28, 64, 1);--green: rgba(112, 230, 28, 1);--blue-gray: rgba(32, 43, 64, 1) }*{box-sizing:border-box;margin:0;-webkit-user-select:none;user-select:none}*{scrollbar-width:thin;scrollbar-color:var(--light-blue) var(--dark-blue)}::-webkit-scrollbar{width:4px;height:10px}::-webkit-scrollbar-thumb{background-color:var(--dark-blue);border-radius:2px}::-webkit-scrollbar-track{background-color:var(--dark-blue);border:1px solid var(--dark-blue)}::-webkit-resizer{background-image:url("./media/resizer-5VJ52OIS.svg");background-repeat:no-repeat}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:var(--dark-blue)!important;-webkit-box-shadow:0 0 0px 1000px var(--dark-blue) inset!important;color:var(--white)!important;-webkit-text-fill-color:var(--white)!important}html{scroll-behavior:smooth}body{font-family:Poppins,Calibri,Trebuchet MS,sans-serif;font-weight:400;color:var(--white);width:100vw;height:100%;background-color:var(--dark-blue);position:absolute;overflow-x:hidden}h2{font-size:90px;line-height:108px;font-weight:700;margin:0}h3{font-size:56px;line-height:58px}h4{font-size:32px;font-weight:700;line-height:38.4px;color:var(--purple)}h5{font-size:38px;line-height:38.4px;font-weight:700}h6{font-size:23px;font-weight:400;line-height:27.6px;color:var(--light-blue)}p{font-size:16px;font-weight:400;line-height:19.2px}a{font-size:16px;line-height:19.2px;text-decoration:none;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.d-none{display:none!important}.animationFadeIn{animation:fadeIn 1.25s linear forwards}.animationSlideInRight{animation:slideInRight 1.25s linear forwards}.animationSlideInLeft{animation:slideInLeft 1.25s linear forwards}@keyframes slideInRight{0%{left:2000px;opacity:0}50%{left:1000px;opacity:1}to{left:0;opacity:1}}@keyframes slideInLeft{0%{right:2000px;opacity:0}50%{right:1000px;opacity:1}to{right:0;opacity:1}}@keyframes fadeIn{0%{opacity:.2}to{opacity:1}}@media screen and (max-width: 768px){h2{font-size:45px;line-height:54px;margin:0}h3{font-size:28px;line-height:37px}h5{font-size:23px;line-height:27.6px}p{font-size:16px;line-height:19.2px}}@media screen and (max-width: 375px){h2{font-size:38px}}
