.page-wrapper{position:relative;overflow:hidden;padding:2.25rem 4.25rem}.page-wrapper .nav{position:relative;padding-bottom:2.1875rem;border:0;display:-webkit-box;display:-ms-flexbox;display:flex}.page-wrapper .nav .rect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-wrapper .nav .rect .title{font-size:1rem;color:#9e9e9e;margin-bottom:.4375rem}.page-wrapper .nav .rect .balance{font-size:1.3438rem;font-family:Roboto-Black;color:#1f232e}.page-wrapper .nav .deposit{margin-left:3.375rem;width:11.3125rem;height:3.5625rem;font-family:Roboto-Bold;font-size:1.125rem;background-color:#04d57f;color:#2a2f3c!important}.page-wrapper .deposit-amount{position:relative}.page-wrapper .deposit-amount::after,.page-wrapper .deposit-amount::before{content:'';position:absolute;background:#e2e2e2;left:-4.375rem;width:calc(100% + 2*4.375rem);height:.0625rem}.page-wrapper .deposit-amount::before{top:0}.page-wrapper .deposit-amount::after{bottom:0}.page-wrapper .deposit-amount .deposit-wrapper{width:100%;margin:auto}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner{width:100%;padding:2.8125rem 0;background:#fff;display:grid;grid-template-areas:"head center" "bottom center"}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-head{grid-area:'head'}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-head>span{color:#9e9e9e;font-size:1rem;font-family:Roboto-Medium}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center{grid-area:'center';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-row:span 2}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .left-panel ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .left-panel>ul li{position:relative;list-style-type:none;color:rgba(0,0,0,.5);font-size:.875rem;font-family:Roboto-Medium;cursor:pointer}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .left-panel>ul li+li{margin-left:1.5625rem}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .left-panel>ul li.active{color:#000}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .left-panel>ul li.active::after{content:"";position:absolute;background:#ff2121;width:100%;height:.1875rem;top:1.375rem;left:0}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel{margin-left:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel button,.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel input{height:3rem;padding:1rem;font-size:.8125rem;border:rgba(0,0,0,.2) solid .0625rem;border-radius:.25rem}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel input{width:6.5rem}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel input+input{margin-left:.625rem}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-center .right-panel button{cursor:pointer;background:#ff2121;color:#fff;width:3.75rem;margin-left:.25rem}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-bottom{grid-area:'bottom'}.page-wrapper .deposit-amount .deposit-wrapper .deposit-inner .deposit-bottom>span{font-size:1.3125rem;color:#1f232e;font-family:Roboto-Black}.page-wrapper .wrap{padding:2.75rem 0}.page-wrapper .fields{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem}.page-wrapper .fields li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:3.0625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f5f5;border:1px solid #cbcbcb;border-radius:.25rem;font-family:Roboto-Medium;padding:.45rem 1.5rem}.page-wrapper .fields li .info{width:100%;background-color:#f5f5f5;border:.0625rem solid #cbcbcb;padding-left:.9375rem;height:3rem;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.4375rem;font-size:.875rem;font-family:Roboto-Medium}.page-wrapper .fields li .desc{color:#466c96;font-size:.75rem;margin-bottom:auto}.page-wrapper .subscribtions{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:9.375rem;border-radius:.125rem;width:100%;padding:2.75rem 0}.page-wrapper .subscribtions::before{content:'';position:absolute;background:#e2e2e2;left:-4.375rem;width:calc(100% + 2*4.375rem);height:.0625rem;top:0}.page-wrapper .subscribtions h3{font-family:Roboto-Black}.page-wrapper .subscribtions ul{margin-top:1.25rem;float:left}.page-wrapper .subscribtions ul li{height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-wrapper .subscribtions ul li span{font-size:.875rem;font-family:Roboto-Medium;margin-right:3.125rem}.page-wrapper .subscribtions ul li .chbx{width:2.3125rem;height:1.125rem;line-height:1.125rem;border-radius:1.125rem;padding:0 .1875rem;font-size:.6875rem;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}.page-wrapper .subscribtions ul li .chbx:before{content:"";display:inline-block;margin-top:.1875rem;width:.75rem;height:.75rem;border-radius:50%;display:none;-webkit-transition:.2s ease;transition:.2s ease}.page-wrapper .subscribtions ul li .chbx:not(.active){background-color:#777}.page-wrapper .subscribtions ul li .chbx:not(.active):before{background-color:#fff;display:block}.page-wrapper .subscribtions ul li .chbx.active{background-color:#ff2121}.page-wrapper .subscribtions ul li .chbx.active:before{display:block;background-color:#fff;-webkit-transform:translateX(1.15rem);transform:translateX(1.15rem)}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBhZ2VzL2FjY291bnQvcGVyc29uYWxpbmZvLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUNFLFNBQVUsU0FDVixTQUFVLE9BQ1YsUUFBUyxRQUFRLFFBQ2pCLG1CQUNFLFNBQVUsU0FDVixlQUFnQixVQUNoQixPQUFRLEVBQ1IsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1QseUJBQ0UsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1QsbUJBQW9CLFNBQ3BCLHNCQUF1QixPQUN2QixtQkFBb0IsT0FDcEIsZUFBZ0IsT0FDaEIsZ0NBQ0UsVUFBVyxLQUNYLE1BQU8sUUFDUCxjQUFlLFNBQ2pCLGtDQUNFLFVBQVcsVUFDWCxZQUFhLGFBQ2IsTUFBTyxRQUNYLDRCQUNFLFlBQWEsU0FDYixNQUFPLFdBQ1AsT0FBUSxVQUNSLFlBQWEsWUFDYixVQUFXLFNBQ1gsaUJBQWtCLFFBQ2xCLE1BQU8sa0JBQ1gsOEJBQ0UsU0FBVSxTQUNWLHFDQUFzQyxzQ0FDcEMsUUFBUyxHQUNULFNBQVUsU0FDVixXQUFZLFFBQ1osS0FBTSxVQUNOLE1BQU8sd0JBQ1AsT0FBUSxTQUNWLHNDQUNFLElBQUssRUFDUCxxQ0FDRSxPQUFRLEVBQ1YsK0NBQ0UsTUFBTyxLQUNQLE9BQVEsS0FDUiw4REFDRSxNQUFPLEtBQ1AsUUFBUyxVQUFVLEVBQ25CLFdBQVksS0FDWixRQUFTLEtBQ1Qsb0JBQXFCLGNBQzVCLGdCQUNPLDRFQUNFLFVBQVcsT0FDWCxpRkFDRSxNQUFPLFFBQ1AsVUFBVyxLQUNYLFlBQWEsY0FDakIsOEVBQ0UsVUFBVyxTQUNYLFFBQVMsWUFDVCxRQUFTLFlBQ1QsUUFBUyxLQUNULGtCQUFtQixPQUNuQixlQUFnQixPQUNoQixZQUFhLE9BQ2IsU0FBVSxLQUFLLEVBQ2YsNkZBQ0UsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1Qsa0JBQW1CLE9BQ25CLGVBQWdCLE9BQ2hCLFlBQWEsT0FDZixnR0FDRSxTQUFVLFNBQ1YsZ0JBQWlCLEtBQ2pCLE1BQU8sZUFDUCxVQUFXLFFBQ1gsWUFBYSxjQUNiLE9BQVEsUUFDUixtR0FDRSxZQUFhLFVBQ2YsdUdBQ0UsTUFBTyxLQUNQLDhHQUNFLFFBQVMsR0FDVCxTQUFVLFNBQ1YsV0FBWSxRQUNaLE1BQU8sS0FDUCxPQUFRLFNBQ1IsSUFBSyxTQUNMLEtBQU0sRUFDWiwyRkFDRSxZQUFhLFNBQ2IsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBRVQsa0dBREEsaUdBRUUsT0FBUSxLQUNSLFFBQVMsS0FDVCxVQUFXLFNBQ1gsT0FBUSxlQUFtQixNQUFNLFNBQ2pDLGNBQWUsT0FDakIsaUdBQ0UsTUFBTyxPQUNULHVHQUNFLFlBQWEsUUFDZixrR0FDRSxPQUFRLFFBQ1IsV0FBWSxRQUNaLE1BQU8sS0FDUCxNQUFPLFFBQ1AsWUFBYSxPQUNuQiw4RUFDRSxVQUFXLFNBQ1gsbUZBQ0UsVUFBVyxVQUNYLE1BQU8sUUFDUCxZQUFhLGFBQ3ZCLG9CQUNFLFFBQVMsUUFBUSxFQUNuQixzQkFDRSxRQUFTLEtBQ1Qsc0JBQXVCLGNBQ3ZCLFNBQVUsUUFDVix5QkFDRSxTQUFVLFNBQ1YsUUFBUyxZQUNULFFBQVMsWUFDVCxRQUFTLEtBQ1QsbUJBQW9CLFNBQ3BCLHNCQUF1QixPQUN2QixtQkFBb0IsT0FDcEIsZUFBZ0IsT0FDaEIsT0FBUSxVQUNSLGlCQUFrQixPQUNsQixjQUFlLE9BQ2YsZ0JBQWlCLE9BQ2pCLFdBQVksUUFDWixPQUFRLElBQUksTUFBTSxRQUNsQixjQUFlLE9BQ2YsWUFBYSxjQUNiLFFBQVMsT0FBUSxPQUNqQiwrQkFDRSxNQUFPLEtBQ1AsaUJBQWtCLFFBQ2xCLE9BQVEsU0FBVSxNQUFNLFFBQ3hCLGFBQWMsU0FDZCxPQUFRLEtBQ1IsY0FBZSxPQUNmLFFBQVMsWUFDVCxRQUFTLFlBQ1QsUUFBUyxLQUNULGtCQUFtQixPQUNuQixlQUFnQixPQUNoQixZQUFhLE9BQ2IsYUFBYyxVQUNkLFVBQVcsUUFDWCxZQUFhLGNBQ2YsK0JBQ0UsTUFBTyxRQUNQLFVBQVcsT0FDWCxjQUFlLEtBQ3JCLDZCQUNFLFNBQVUsU0FDVixtQkFBb0IsV0FDcEIsV0FBWSxXQUNaLE9BQVEsU0FDUixjQUFlLFFBQ2YsTUFBTyxLQUNQLFFBQVMsUUFBUSxFQUNqQixxQ0FDRSxRQUFTLEdBQ1QsU0FBVSxTQUNWLFdBQVksUUFDWixLQUFNLFVBQ04sTUFBTyx3QkFDUCxPQUFRLFNBQ1IsSUFBSyxFQUNQLGdDQUNFLFlBQWEsYUFDZixnQ0FDRSxXQUFZLFFBQ1osTUFBTyxLQUNQLG1DQUNFLE9BQVEsU0FDUixRQUFTLFlBQ1QsUUFBUyxZQUNULFFBQVMsS0FDVCxrQkFBbUIsT0FDbkIsZUFBZ0IsT0FDaEIsWUFBYSxPQUNiLGlCQUFrQixRQUNsQixjQUFlLFFBQ2YsZ0JBQWlCLGNBQ2pCLHdDQUNFLFVBQVcsUUFDWCxZQUFhLGNBQ2IsYUFBYyxTQUNoQix5Q0FDRSxNQUFPLFVBQ1AsT0FBUSxTQUNSLFlBQWEsU0FDYixjQUFlLFNBQ2YsUUFBUyxFQUFFLFNBQ1gsVUFBVyxTQUNYLE9BQVEsUUFDUixtQkFBb0IsSUFBSyxLQUN6QixXQUFZLElBQUssS0FDakIsZ0RBQ0UsUUFBUyxHQUNULFFBQVMsYUFDVCxXQUFZLFNBQ1osTUFBTyxPQUNQLE9BQVEsT0FDUixjQUFlLElBQ2YsUUFBUyxLQUNULG1CQUFvQixJQUFLLEtBQ3pCLFdBQVksSUFBSyxLQUNuQixzREFDRSxpQkFBa0IsS0FDbEIsNkRBQ0UsaUJBQWtCLEtBQ2xCLFFBQVMsTUFDYixnREFDRSxpQkFBa0IsUUFDbEIsdURBQ0UsUUFBUyxNQUNULGlCQUFrQixLQUNsQixrQkFBbUIsb0JBQ25CLFVBQVciLCJmaWxlIjoicGFnZXMvYWNjb3VudC9wZXJzb25hbGluZm8uY3NzIiwic291cmNlc0NvbnRlbnQiOltudWxsXX0= */
