.dashboard_container__oXTrX{display:flex;flex-direction:column;width:100vw;height:100vh;max-width:480px;overflow-x:hidden;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);margin:auto}.dashboard_header__cmRzz{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:16px 16px 0;gap:8px}.dashboard_balanceContainer__Q6lmN{background-image:url(/backgroundImages/balanceBgImg.png);background-size:cover;background-position:50%}.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:#043a87;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{color:#0f1828}.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;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-image:url(/footerBgImg.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:64px}.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)}}