.public_route_spinner_container__hRiyS{width:100vw;max-width:1200px;height:80vh;display:flex;justify-content:center;align-items:center;margin-top:1rem}.public_route_spinner__soU5V{border:8px solid #f3f3f3;border-top:8px solid var(--primary-color-orange);border-radius:50%;width:60px;height:60px;animation:public_route_spin__AKp_A 1s linear infinite}@keyframes public_route_spin__AKp_A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}