.dashboard_container__oXTrX{display:flex;flex-direction:column;width:100vw;height:100vh;max-width:480px;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#f9f9fa;margin:auto}.dashboard_header__cmRzz{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:7% 3% 0;gap:10px}.dashboard_balanceContainer__Q6lmN{width:94%;border-radius:10px;padding:5% 3% 6% 4%;background-color:#043a87;display:flex;flex-direction:column;gap:6px;margin:10px auto}.dashboard_balanceHeader__ESSsa{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dashboard_balanceHeaderLeft__HyrNI{display:flex;flex-direction:row;gap:10px;align-items:center}.dashboard_logoContainer__AVXSn{background-color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50px}.dashboard_balanceText__WW8v4{color:#e3e7ef;font-size:14px;font-family:Proxima Nova,sans-serif;font-weight:500}.dashboard_viewDetailsContainer__Dl8OB{display:flex;flex-direction:row;align-items:center;gap:5px;cursor:pointer}.dashboard_viewDetailsText__k9HYR{color:#fff;font-size:12px;font-family:Proxima Nova,sans-serif;font-weight:400}.dashboard_balanceAmount__IJGQ8{padding:2px 0 0 8%;color:#fff}.dashboard_balanceAmount__IJGQ8 span{font-family:Proxima Nova,sans-serif}.dashboard_paymentContainer__Tl0eA{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;padding:12px 16px}.dashboard_paymentItem__2q6Rr{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.6vh;width:48%;background-color:#eaeaf3;border-radius:50px;padding:1.6vh;margin-bottom:1vh}.dashboard_paymentItem__2q6Rr:hover{cursor:pointer}.dashboard_paymentText__cqM9s{color:#1d3a6f;font-size:14px;font-family:Proxima Nova,sans-serif;font-weight:500}.dashboard_footerImage__D7OLM{height:40vh;width:92%;margin:auto auto 12px}@media (max-width:360px){.dashboard_viewDetailsText__k9HYR{font-size:.7rem}.dashboard_paymentItem__2q6Rr{gap:1vh;padding:1vh .2vh 1vh 1vh}.dashboard_paymentText__cqM9s{font-size:12px}.dashboard_footerImage__D7OLM{height:42vh}}@media (min-height:750px){.dashboard_header__cmRzz{margin:7% 3% 3%}.dashboard_footerImage__D7OLM{height:50vh}}@media (min-height:900px){.dashboard_footerImage__D7OLM{height:50vh}}.footer_footerContainer__b5msv{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:12px 35px;margin-top:auto;background-color:#fff}.footer_footerItem__5nqWb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.footer_footerItem__5nqWb:hover{cursor:pointer}.footer_footerImage__nZbDe{width:24px;height:24px}.footer_footerText___N_h6{color:#1d3a6f;font-size:12px;font-family:Proxima Nova,sans-serif;font-weight:600;line-height:1;text-align:center}.loading_spinnerContainer__dtY3c{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh;max-width:480px;padding:24px;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);margin:auto}.loading_spinner__y7ykK{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#09f;animation:loading_spin__Ft1zI 1s ease infinite}@keyframes loading_spin__Ft1zI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}