.spinner_container__Ce8dH{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.spinner_spinner__eipLJ{display:inline-block;width:80px;height:80px}.spinner_spinner__eipLJ:after{content:" ";display:block;position:relative;width:70px;height:70px;margin:5px;border-radius:50%;border-color:#393939 transparent;border-style:solid;border-width:6px;animation:spinner_spin__LDwbh 1.5s linear infinite}.spinner_spinner__eipLJ:before{content:" ";display:block;position:absolute;width:70px;height:70px;margin:5px;border-radius:50%;border:6px solid #e0e0e0}@keyframes spinner_spin__LDwbh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.preloader_display__VQEP3{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;display:flex;z-index:999999;justify-content:center;align-items:center;width:100vw;height:100vh}