.Loader_loaderModalShow__EdHwT{display:flex;position:fixed;z-index:11111111;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.Loader_loaderModalHide__fPEyd{display:none}.Loader_loader__lIOIO{display:flex;position:relative;width:80px;height:80px;margin:auto}.Loader_loader__lIOIO div{display:inline-block;position:absolute;left:8px;width:16px;background:#5dc2f5;animation:Loader_loader__lIOIO 1.2s cubic-bezier(0,.5,.5,1) infinite}.Loader_loader__lIOIO div:first-child{left:8px;animation-delay:-.24s}.Loader_loader__lIOIO div:nth-child(2){left:32px;animation-delay:-.12s}.Loader_loader__lIOIO div:nth-child(3){left:56px;animation-delay:0}@keyframes Loader_loader__lIOIO{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}