@import"https://fonts.googleapis.com/css2?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..900;1,100..900&family=Shadows+Into+Light&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;width:100%;overflow-x:hidden}.root{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:7px;height:5px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#142a33;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#142a33}.loader{position:relative}.loader:before,.loader:after{content:"";display:block;position:absolute;border-radius:50%;border:.1em solid transparent;border-bottom-color:currentcolor;top:0;left:0;animation:1s loaderAnimation linear infinite}.loader:before{width:2.5em;height:2.5em}.loader:after{width:2em;height:2em;top:.3em;left:.3em;animation-direction:reverse}@keyframes loaderAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:kingred;src:url(/fonts/kingred.otf) format("otf");font-weight:400;font-style:normal}
