@import"https://fonts.googleapis.com/css2?family=Alice&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html{overflow-x:hidden;min-height:100vh}*{box-sizing:border-box;box-shadow:none;text-decoration:none}ol,ul{color:currentColor}li::marker{color:#fff}a{color:#fff}body{width:100%;margin:0;padding:0;background-color:#0f1125;font-family:Alice;overflow-x:hidden;height:100%;font-size:16px}#root{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}button{cursor:pointer;outline:none}.container{max-width:1480px;width:100%;margin:0 auto;padding:0 20px}p{margin:0}@media only screen and (min-width:320px){.container{max-width:1480px;width:100%;margin:0 auto;padding:0 13px}}@media only screen and (min-width:800px){.container{max-width:1480px;width:100%;margin:0 auto;padding:0 20px}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0f1125;border-radius:10px}::-webkit-scrollbar-thumb{background:#f1901a;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#555}.hero-section{display:none}.text-with-bullet:before{content:""}.ant-drawer-header{padding-block:30px!important;background-color:#1b1f40}.mobile-drawer-link{color:#fff;font-size:18px;font-family:Alice;transition:color .6s linear}.mobile-drawer-link:hover{color:#f1901a}.mobile-drawer-phone-link{color:#fff;transition:color .6s linear}.mobile-drawer-phone-link:hover{color:#f1901a}.my-header-draw{display:block!important}@media only screen and (min-width:320px){.my-header-draw{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important}}@media only screen and (min-width:1000px){.my-header-draw{display:none!important}}
