@import url("https://fonts.googleapis.com/css2?family=Lexend+Giga:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");*{margin:0;padding:0;box-sizing:border-box;color:#fff;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Lexend Giga}:root{--landingPageColor:#292929;--mainColorAll:#1e1e1e;--mainColorAllLight:#2a2a2a;--cardBackgroundColor:#dfdfdf}.res-1400{width:min(100% - 20px,1400px)}.res-1400,.res-1400-40{margin:0 auto;margin-inline:auto}.res-1400-40{width:min(100% - 40px,1400px)}.res-1400-40-200{width:min(100% - 40px,2000px)}.res-1400-30,.res-1400-40-200{margin:0 auto;margin-inline:auto}.res-1400-30{width:min(100% - 30px,1400px)}.width-100{width:100%;overflow-x:hidden}.main_black_background{background-color:var(--mainColorAll)}button{font-family:poppins;outline:none;cursor:pointer;border:none}.res-1400-all{width:min(100%,1400px)}.res-1400-all,.width-700{margin:0 auto;margin-inline:auto}.width-700{width:min(100% - 20px,700px)}.loader_main_container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--landingPageColor);z-index:100000}.loader_main_container,.main_loader{display:flex;justify-content:center;align-items:center}.main_loader{width:100%;height:150px}.logo_loader{height:100%;animation-name:logo_loader;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@media only screen and (min-width:2100px){*{font-size:1.01em}}@media only screen and (max-width:900px){.res-1400-30,.res-1400-40,.res-1400-40-200{width:min(100% - 20px,1400px);margin:0 auto;margin-inline:auto}}@keyframes logo_loader{0%,to{opacity:1}50%{opacity:0}}