@import url("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");:root{--max-width:1100px;--border-radius:12px;--font-main:"Lato",sans-serif;--landing-background:#12152a;--background-dark:#131722;--color-main:#fff;--bs-nav-link-color:#fff;--bs-nav-link-hover-color:#3dc36f;--active-link-color:#3dc36f;--secondary-color:#ffffff0a;--shade-of-blue:#dedada;--btn-hover:#d0cece;--animation-speed:24s}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;color:var(--color-main);scroll-behavior:smooth;font-family:var(--font-lato)}.bg-color{background-color:#000}@media screen and (max-width:1080px){.bg{background-size:cover!important}}a{color:inherit;text-decoration:none}h1,h2,p{margin-bottom:0;padding-bottom:0}.navbar{z-index:99}.navbar-nav .nav-link{color:#fff;text-align:center;font-size:14px;line-height:12.93px}.btn-close{color:#fff!important}.navbar-nav .nav-link.active{color:var(--active-link-color)}@media screen and (min-width:992px){.navbar-nav .nav-link{font-weight:500}}.ant-select-selector{background:transparent!important;border:none!important;color:#fff!important}.ant-select .ant-select-selection-placeholder,.ant-select-arrow,.ant-select-item-option-content,.ant-select-selection-item{color:#f3f2f2!important}.space-bw-sections{margin-top:150px}@media screen and (max-width:568px){.space-bw-sections{margin-top:70px}}.footer{height:calc(100% + 50px)}