.loading-module__IkSJDW__loadingContainer{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loading-module__IkSJDW__spinner{border:4px solid #dde3b9;border-radius:50%;flex-direction:column;gap:20px;padding:40px 100px;animation:2s linear infinite loading-module__IkSJDW__rotateCompass;display:flex;position:relative;box-shadow:0 0 10px 5px #dde3b9}.loading-module__IkSJDW__compassNeedle path{stroke-width:20px;stroke:#dde3b9;fill:#dde3b9;stroke-linejoin:round;stroke-linecap:round}.loading-module__IkSJDW__bottomNeedle{transform:rotate(180deg)}.loading-module__IkSJDW__transparentCircle{z-index:1;background:#22251f;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes loading-module__IkSJDW__rotateCompass{0%{transform:rotate(0)}20%{transform:rotate(-30deg)}40%{transform:rotate(40deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(20deg)}to{transform:rotate(0)}}@media (max-width:768px){.loading-module__IkSJDW__spinner{scale:.5}}
