.web-loading-root{width:100vw;height:100vh;background:#262626;display:flex;align-items:center;justify-content:center}.web-loading-text{color:#C1C1C1;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:180%;letter-spacing:7px}.load-logo{position:absolute;display:flex;left:50%;top:43%;transform:translateX(-50%);overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.load-logo img{width:24px;height:24px;margin:0 16px}.load span{position:absolute;opacity:0;animation:move 2s linear infinite;transform:rotate(180deg)}.load span:nth-child(2){animation-delay:.2s}.load span:nth-child(3){animation-delay:.4s}.load span:nth-child(4){animation-delay:.6s}.load span:nth-child(5){animation-delay:.8s}.load span:nth-child(6){animation-delay:1s}.load span:nth-child(7){animation-delay:1.2s}@keyframes move{0%{left:0;opacity:0}35%{left:41%;transform:rotate(0deg);opacity:1}65%{left:59%;transform:rotate(0deg);opacity:1}to{left:100%;transform:rotate(-180deg);opacity:0}}.section{display:"flex";align-items:"center";justify-content:"center";font-size:"2rem"}.h-homeImg{width:342px;height:248px}