#home_pg .ttl{font-size:20px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:2rem}#home_pg .ov .bals{display:flex;align-items:flex-end;justify-content:space-between}#home_pg .ov .bal{position:relative}#home_pg .ov .bal .meta-txt{display:flex;font-size:.8em;margin-bottom:.5em;text-transform:uppercase;justify-content:space-between}#home_pg .ov .bal.lft{text-align:right}#home_pg .ov .bal.lft .meta-txt{display:flex;justify-content:flex-end}#home_pg .ov .bal .amt{font-size:1.6rem;font-weight:500}#home_pg .ov .bal .amt.sml{font-size:1.4rem}#home_pg .ov .bal .amt .curr{display:block;font-size:10px;text-transform:uppercase;margin-bottom:-.5em}#home_pg section#stats{margin-top:-1.8rem;position:relative}#home_pg section#stats .c-body{display:flex;align-items:center;justify-content:space-between}#home_pg section#stats .stat-ttl{font-size:.835em;color:rgba(52,52,52,.6980392157);margin-bottom:.3em}#home_pg section#stats .stat-amt{font-size:.9rem;font-weight:500}#home_pg section#overall .c-body{display:grid;grid-column-gap:20px;grid-row-gap:.75rem;grid-template-columns:1fr 1fr}#home_pg section#overall .point.bar{padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.2)}#home_pg section#overall .point .point-ttl{font-size:1em;color:rgba(52,52,52,.6980392157);font-weight:500;margin-bottom:.84rem}#home_pg section#overall .point .point-amt .curr{display:block;font-size:10px;text-transform:uppercase;margin-bottom:-.5em}#home_pg section#overall .point .point-amt .amt{font-size:1.5rem}#home_pg section#overall .point .point-amt.red{color:#e45f4d}#home_pg section#groups{width:auto;margin-right:-1rem;margin-left:-1rem}#home_pg section#groups .c-head{padding-left:1rem;padding-right:1rem}#home_pg section#groups .c-body{border:none;width:100%;background-color:transparent;overflow-x:auto;padding-left:1rem}#home_pg section#groups .c-body::-webkit-scrollbar{display:none}#home_pg section#groups .group-wrap{flex-wrap:nowrap}#home_pg section#groups .group-wrap .spacer{flex-basis:1rem;max-width:1rem}#home_pg section#groups .group-wrap .group{max-width:calc(50vw - .8rem - 4.8px);min-width:160px;margin-right:.4rem}#home_pg section#groups .group-wrap .group.no-mg{margin-right:0}#home_pg section#groups .group-wrap .tile{border:1px solid rgba(0,0,0,.2);padding:6px .7em 10px;background-color:#fff}#home_pg section#groups .group-wrap .group.create .name{min-height:18px;margin-bottom:.8em}#home_pg section#groups .group-wrap .group.create .tile{height:102px;display:flex;padding-bottom:14px;flex-direction:column;align-items:flex-start}#home_pg section#groups .group-wrap .group.create svg{margin-top:auto;width:22px;height:22px;transform:rotate(180deg)}#home_pg section#groups .group-wrap .group.create span{margin-top:.5em;font-weight:600;line-height:1.1;font-size:.875rem}#home_pg section#groups .group-wrap .name{font-size:.8rem;font-weight:600;margin-bottom:.8em}#home_pg section#groups .group-wrap .dets{display:grid;grid-gap:5px;margin-bottom:.6em;grid-template-columns:1fr 1fr}#home_pg section#groups .group-wrap .dets .det{font-weight:500}#home_pg section#groups .group-wrap .dets .det-ttl{font-size:12px;margin-bottom:.6em;color:rgba(52,52,52,.6980392157)}#home_pg section#groups .group-wrap .dets .det-amt{font-size:1.2em}#home_pg section#groups .group-wrap .dets .det-amt .curr{display:block;font-size:10px;text-transform:uppercase;margin-bottom:-.5em}#home_pg section#groups .group-wrap .meta-cnt{display:flex;align-items:center}#home_pg section#groups .group-wrap .meta-cnt .meta{display:flex;margin-right:.8em;justify-content:center;align-items:center}#home_pg section#groups .group-wrap .meta-cnt .meta .meta-icon{display:flex;align-items:center;height:10px;width:10px;margin-right:.3em}#home_pg section#groups .group-wrap .meta-cnt .meta .meta-txt{font-size:.86em;font-weight:500}#home_pg section#groups .group-wrap .meta-cnt .meta.note{margin-left:auto;margin-right:0}#home_pg section#groups .group-wrap .meta-cnt .meta.note .icon{text-align:center;border:1px solid rgba(0,0,0,.2);display:flex;align-items:center;width:17px;height:17px;min-width:16px;border-radius:50%;padding-bottom:2px;background-color:#f5f5f5}#home_pg section#groups .group-wrap .meta-cnt .meta.note .icon span{display:block;margin:auto;font-size:10px;line-height:1}#home_pg section#welfare .c-body{display:flex;align-items:center;margin-bottom:.75rem}#home_pg section#welfare .c-body .img{height:40px;width:40px;border:1px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;margin-right:.7em}#home_pg section#welfare .c-body .img svg{height:24px;width:24px}#home_pg section#welfare .c-body .det .name{font-size:.875rem;font-weight:500}#home_pg section#welfare .c-body .det .desc{color:rgba(52,52,52,.6980392157)}body.drk #home_pg .ov .meta-txt{color:rgba(248,249,250,.6)}body.drk #home_pg .ov .amt.sml{color:#e45f4d}body.drk #home_pg section#groups .group-wrap .name,body.drk #home_pg section#overall .point-ttl,body.drk #home_pg section#stats .stat-ttl{color:rgba(248,249,250,.6)}body.drk #home_pg section#groups .group-wrap .tile{background-color:#1c2025}body.drk #home_pg section#groups .group-wrap .dets .det-ttl{color:rgba(248,249,250,.6)}body.drk #home_pg section#groups .group-wrap .meta-cnt .meta.note{border:none}body.drk #home_pg section#groups .group-wrap .meta-cnt .meta.note .icon{background-color:#14181d}body.drk #home_pg section#welfare .c-body .img{background-color:#14181d;color:#00e6b5}body.drk #home_pg section#welfare .c-body .det .desc{color:rgba(248,249,250,.6)}#loan_pg{padding-top:1.4rem}#loan_pg .ttl{font-size:18px;font-weight:500}#loan_pg .sub-ttl{font-weight:500;font-size:1rem;letter-spacing:.2px;margin-top:.8rem}#user_loans_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#user_loans_pg section#loans table td.id,#user_loans_pg section#loans table td.name,#user_loans_pg section#loans table th.id,#user_loans_pg section#loans table th.name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#user_loans_pg section#loans table td.id,#user_loans_pg section#loans table th.id{max-width:80px;width:80px;padding-right:4px}#user_loans_pg section#loans table td.name,#user_loans_pg section#loans table th.name{padding-right:4px}#user_loans_pg section#loans table td.phone,#user_loans_pg section#loans table th.phone{max-width:125px;width:125px}#user_loans_pg section#loans table td.status,#user_loans_pg section#loans table th.status{width:80px;max-width:80px;line-height:1px}#user_loans_pg section#loans table td.status span,#user_loans_pg section#loans table th.status span{width:66px;height:21px;display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:3px;text-transform:capitalize}#user_loans_pg section#loans table td.status.repaid span,#user_loans_pg section#loans table th.status.repaid span{color:#5ef8be;border-color:rgba(0,230,181,.3);background-color:rgba(0,230,181,.2)}#user_loans_pg section#loans table td.status.defaulted span,#user_loans_pg section#loans table td.status.rejected span,#user_loans_pg section#loans table th.status.defaulted span,#user_loans_pg section#loans table th.status.rejected span{color:#e45f4d;border-color:rgba(228,95,77,.3);background-color:rgba(228,95,77,.1)}#user_loans_pg section#loans table td.status.cancelled span,#user_loans_pg section#loans table th.status.cancelled span{color:#fefefe;border-color:hsla(0,0%,99.6%,.3);background-color:hsla(0,0%,99.6%,.1)}#user_loans_pg section#loans table td.status.granted span,#user_loans_pg section#loans table th.status.granted span{color:#89b3ff;border-color:rgba(137,179,255,.5);background-color:rgba(137,179,255,.1)}#user_loans_pg section#loans table td.status.pending span,#user_loans_pg section#loans table th.status.pending span{color:#faed27;border-color:rgba(250,237,39,.3);background-color:rgba(250,237,39,.1)}#deposit_pg .ttl span{text-transform:uppercase}#deposit_pg .ttl{font-size:18px;font-weight:500}#deposit_pg .sub-ttl{font-weight:500;font-size:1rem;letter-spacing:.2px;margin-top:.8rem}#user_activity_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#user_activity_pg section#activity table td.action,#user_activity_pg section#activity table td.time,#user_activity_pg section#activity table th.action,#user_activity_pg section#activity table th.time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#user_activity_pg section#activity table td.action,#user_activity_pg section#activity table th.action{padding-left:1em}#user_activity_pg section#activity table td.time,#user_activity_pg section#activity table th.time{max-width:100px;width:100px}#user_invest_pg .ov .ttl,#user_settings_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#user_invest_pg section#explore{width:auto;margin-right:-1rem;margin-left:-1rem}#user_invest_pg section#explore .c-head{padding-left:1rem;padding-right:1rem}#user_invest_pg section#explore .c-body{border:none;width:100%;background-color:transparent;overflow-x:auto;padding-left:1rem}#user_invest_pg section#explore .c-body::-webkit-scrollbar{display:none}#user_invest_pg section#explore .inv-wrap{flex-wrap:nowrap}#user_invest_pg section#explore .inv-wrap .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}#user_invest_pg section#explore .inv-wrap .head .icon{height:18px;width:18px;border:1px solid rgba(0,0,0,.2)}#user_invest_pg section#explore .inv-wrap .head .name{font-size:.8rem;font-weight:600;text-align:right}#user_invest_pg section#explore .inv-wrap .spacer{flex-basis:1rem;max-width:1rem}#user_invest_pg section#explore .inv-wrap .invst{max-width:160px;margin-right:.5rem}#user_invest_pg section#explore .inv-wrap .invst.no-mg{margin-right:0}#user_invest_pg section#explore .inv-wrap .tile{border:1px solid rgba(0,0,0,.2);padding:10px .8em 16px .7em;background-color:#fff}#user_invest_pg section#explore .inv-wrap .invst.create .tile{width:150px;height:72px;display:flex;margin-right:0;align-items:flex-end;padding-bottom:10px}#user_invest_pg section#explore .inv-wrap .invst.create svg{width:18px;height:18px;transform:rotate(180deg)}#user_invest_pg section#explore .inv-wrap .invst.create span{margin-left:.5em;font-weight:600;line-height:1.1;font-size:1rem}#user_invest_pg section#explore .inv-wrap .det{display:flex;align-items:center;text-align:right;justify-content:flex-end;padding-left:1em}#user_invest_pg section#explore .inv-wrap .det .det-delta{width:10px;height:12px;color:#343434;margin-right:.3em}#user_invest_pg section#explore .inv-wrap .det .det-amt{line-height:1;font-size:1.8em;font-weight:400}#user_invest_pg section#explore .inv-wrap .delta-amt{text-align:right}#user_invest_pg section#investments .c-body{display:flex;align-items:center}#user_invest_pg section#investments .c-body .img{height:40px;width:40px;border:1px solid rgba(0,0,0,.2);border-width:2px;margin-right:.7em}#user_invest_pg section#investments .c-body .det{font-weight:500}#user_invest_pg section#investments .c-body .det .name{font-size:1rem;margin-bottom:.1em}#user_invest_pg section#investments .c-body .det .desc{color:#000;font-size:1.1em}#user_invest_pg section#investments .c-body .det .desc span{color:rgba(52,52,52,.6980392157);font-size:.8em}#user_invest_pg section#investments .c-body .amts{display:flex;flex-direction:column;margin-left:auto;text-align:right;align-items:flex-end}#user_invest_pg section#investments .c-body .amts .invested{font-size:1rem;font-weight:600}#user_invest_pg section#investments .c-body .amts .interest{display:flex;font-size:.9em;color:rgba(52,52,52,.6980392157);align-items:center}#user_invest_pg section#investments .c-body .amts .interest svg{width:7px;height:7px;margin-top:.2em;margin-right:.1em}body.drk #user_invest_pg section#explore .tile{background-color:#1c2025}body.drk #user_invest_pg section#explore .tile .head .icon{border-color:rgba(248,249,250,.6)}body.drk #user_invest_pg section#explore .tile .head .name{color:rgba(248,249,250,.6)}body.drk #user_invest_pg section#explore .inv-wrap .delta-amt,body.drk #user_invest_pg section#explore .tile .det .det-delta{color:#00e6b5}body.drk #user_invest_pg section#investments .c-body .img{border:none;background-color:#14181d}body.drk #user_invest_pg section#investments .c-body .det .desc{color:#f9f9f9}body.drk #user_invest_pg section#investments .c-body .det .desc span{color:rgba(248,249,250,.6)}body.drk #user_invest_pg section#investments .c-body .amts .interest{color:#00e6b5}