.loader_loading-container__1tM2H{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:hsla(0,0%,100%,.9);position:fixed;top:0;left:0;z-index:1000}.loader_spinner__30Qg6{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:loader_spin__1OtAO 2s linear infinite}@keyframes loader_spin__1OtAO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.loader_spinner__30Qg6{width:30px;height:30px;border-width:10px}}