.loading_page__u4xyw{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#F7F5E8;gap:1.25rem}.loading_spinner__fPcsh{width:48px;height:48px;border:4px solid rgba(0,75,93,.15);border-top-color:#004b5d;border-radius:50%;animation:loading_spin__khuBR .8s linear infinite}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}.loading_text__wxij6{font-size:.9375rem;font-weight:500;color:#004B5D;margin:0;animation:loading_pulse__8Jqhk 1.5s ease-in-out infinite}@keyframes loading_pulse__8Jqhk{0%,to{opacity:1}50%{opacity:.5}}