.loader{background:#fff;width:100%;height:100%;position:fixed;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.loader_logo img{width:auto;height:auto}.loader_dots{width:86px;aspect-ratio:3;--_g: no-repeat radial-gradient(circle closest-side, #63C4E8 90%, #0000);background:var(--_g) 0% 100%,var(--_g) 50% 100%,var(--_g) 100% 100%;background-size:calc(100%/3) 50%;animation:l3 1.5s infinite linear}@keyframes l3{0%,to{background-position:0% 100%,50% 100%,100% 100%}16.67%{background-position:0% 0%,50% 100%,100% 100%}33.33%{background-position:0% 100%,50% 100%,100% 100%}50%{background-position:0% 100%,50% 0%,100% 100%}66.67%{background-position:0% 100%,50% 100%,100% 100%}83.33%{background-position:0% 100%,50% 100%,100% 0%}}@media screen and (max-width: 768px){.loader_logo img{width:169px}}
