.styles_loading__qlXNm{background:var(--primary);height:100vh;width:100%;position:fixed;z-index:4;display:flex;justify-content:center;align-items:center;opacity:1}.styles_loading_line__hpZ0m{display:inline-block;width:15px;height:15px;border-radius:15px;background-color:var(--light);margin:0 2px}.styles_loading_line__hpZ0m:first-child{animation:styles_loadingAnimation__USZAK .6s linear .1s infinite}.styles_loading_line__hpZ0m:nth-child(2){animation:styles_loadingAnimation__USZAK .6s linear .2s infinite}.styles_loading_line__hpZ0m:nth-child(3){animation:styles_loadingAnimation__USZAK .6s linear .3s infinite}@keyframes styles_loadingAnimation__USZAK{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}