#dashboard{display:grid;grid-row-gap:16px;row-gap:16px}#dashboard .row{display:flex;gap:16px;flex-direction:row}#dashboard .row #amounts{width:100%}#dashboard .row .calculator-section .stage-select{font-size:14px;line-height:140%;letter-spacing:0;font-weight:400;color:#07130c}#dashboard .row .calculator-section .stage-select__control{border:1px solid #e8e8e8;border-radius:1000px;padding:12px 16px}#dashboard .row .calculator-section .stage-select__control *{padding:0;margin:0}#dashboard .row .calculator-section .stage-select__indicator-separator{display:none}#dashboard .row .calculator-section .stage-select__indicator{margin-left:8px;filter:brightness(.4)}#dashboard .row .progress-card{background-color:#edfff2;height:auto;box-shadow:unset;padding:16px}#dashboard .row .progress-card .content{width:100%}#dashboard .row .chart-card{flex-direction:column}#dashboard .row .left-col{display:flex;flex-direction:column;gap:16px;width:100%;max-width:656px}@media screen and (max-width:1340px){#dashboard .row .left-col{max-width:580px}}#dashboard .row .left-col .purchase-section .content{width:100%}#dashboard .row .left-col .referral-section{height:auto}#dashboard .row .right-col{width:100%;max-width:480px}#dashboard .row .right-col .wallet-section{box-sizing:border-box}#dashboard .row .right-col .wallet-section .stage-info{padding:8px 12px;border:1px solid #e8e8e8;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;text-transform:uppercase;letter-spacing:.28px;color:#4d544f;background-color:#edfff2}#dashboard .row .right-col .wallet-section .stage-info b{font-weight:500;color:#07130c}#dashboard .row .right-col .wallet-section .content{width:100%}#dashboard .row .right-col .wallet-section .content #wallet .progress-card{margin-bottom:24px}@media screen and (max-width:1300px){#dashboard .row .left-col,#dashboard .row .right-col{max-width:50%}}@media screen and (max-width:1200px){#dashboard .row.deposit-row{flex-direction:column-reverse}#dashboard .row.deposit-row .left-col,#dashboard .row.deposit-row .right-col{max-width:100%}#dashboard .row{flex-direction:column}#dashboard .row .left-col,#dashboard .row .right-col{max-width:100%}}@media screen and (max-width:1140px){#dashboard .chart-section .chart-card{height:598px}}@media screen and (max-width:1000px){#dashboard{grid-template-rows:auto;column-gap:unset;display:flex;flex-direction:column;margin-bottom:50px}#dashboard .chart-section{width:100%}#dashboard .chart-section .chart-card{height:528px}}@media screen and (max-width:870px){#dashboard #calculator,#dashboard .wallet-section{padding:12px}#dashboard .row{flex-wrap:wrap}#dashboard .deposit-row{flex-direction:column-reverse}#dashboard .deposit-row #emailBaner.email-revieve .bottom_bonus-text .bottom_bonuse-input{gap:16px}#dashboard .deposit-row .left-col{max-width:min(90vw,656px)}}