.loading-module__u_2N3G__container{justify-content:center;align-items:center;min-height:60vh;padding-top:100px;display:flex}.loading-module__u_2N3G__spinner{width:60px;height:60px;position:relative}.loading-module__u_2N3G__ring{border:3px solid #0000;border-top-color:var(--color-primary);border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite loading-module__u_2N3G__spin;position:absolute}.loading-module__u_2N3G__ring:first-child{animation-delay:-.45s}.loading-module__u_2N3G__ring:nth-child(2){border-top-color:var(--color-dark);width:80%;height:80%;animation-delay:-.3s;top:10%;left:10%}.loading-module__u_2N3G__ring:nth-child(3){border-top-color:var(--color-gray-3);width:60%;height:60%;animation-delay:-.15s;top:20%;left:20%}@keyframes loading-module__u_2N3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
