.popup{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(38,36,22,.14);bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-y:auto;padding:multipleEight(3);position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1000}.popup.active{opacity:1;visibility:visible}.popup__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:relative;z-index:10}.popup__close{position:absolute;right:32px;top:24px}.bo-input--icon .bo-input__input{padding-left:3.25rem}.bo-input__label-text{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;line-height:1.5625rem;margin-bottom:.25rem}.bo-input__input{background-color:#232323;border:2px solid #232323;border-radius:4px;color:#fff;font-size:1rem;font-weight:500;line-height:1.8125rem;padding:.71875rem 1rem;width:100%}.bo-input__input::-webkit-input-placeholder{color:#4b4b4b}.bo-input__input::placeholder{color:#4b4b4b}.bo-input__input:focus{outline:none}.bo-input__input.error{border:2px solid #d33031}.bo-input__input .form-control{color:#fff;font-size:1rem;font-weight:500;line-height:1.8125rem;width:100%}.bo-input__input .form-control:focus{outline:none}.bo-input__input .form-control::-webkit-input-placeholder{color:#4b4b4b}.bo-input__input .form-control::placeholder{color:#4b4b4b}.bo-input__input[type=number]::-webkit-inner-spin-button,.bo-input__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.bo-input__input[type=number],.bo-input__input[type=number]:focus,.bo-input__input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.bo-input__error{color:#d33031;font-size:.875rem;font-weight:500;line-height:1.5625rem;margin-top:.25rem}.bo-input__wrap{position:relative}.bo-input__icon{background-size:contain;height:20px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.bo-input__icon--left{left:16px;right:auto}.bo-input__icon--eye{background-image:url(/static/media/preview-close.5c2443cf4ae21e57ad71.svg)}.bo-input__icon--eye.open{background-image:url(/static/media/preview-open.3b639b217d73ed97ce4a.svg)}.bo-input__icon--key{background-image:url(/static/media/key.2a39e5d53c7820e27a8d.svg)}.snackbar .MuiAlert-root{align-items:center;max-width:396px;padding:1rem 1.5rem}.snackbar .MuiAlert-standardError{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ddc0c0;border-radius:8px}.snackbar .MuiAlert-standardError .MuiAlert-message,.snackbar .MuiAlert-standardError .MuiSvgIcon-root{color:#d33031}.snackbar .MuiAlert-standardSuccess{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#c1e8d7;border-radius:8px}.snackbar .MuiAlert-standardSuccess .MuiAlert-message,.snackbar .MuiAlert-standardSuccess .MuiSvgIcon-root{color:#00ad64}.snackbar .MuiAlert-icon{height:auto;margin-right:.75rem;padding:0}.snackbar .MuiAlert-message{font-family:Plus Jakarta Sans,Roboto;font-size:.875rem;font-weight:600;line-height:1.3125rem;padding:0}.snackbar .MuiButtonBase-root{padding:0}.snackbar .MuiAlert-action{height:1.5rem;padding:0;width:1.5rem}.status{align-items:center;border-radius:4px;display:flex;margin-left:auto;padding:.25rem .625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.status.verified{background-color:#23c381}.status.unverified{background-color:#d33031}.status.pending{background-color:#ffb437}.status--full{justify-content:center;width:100%}.status__icon{height:20px;margin-right:.625rem;width:20px}.status__text{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem}.previewLoader{align-items:center;background-color:#121212;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;transition:.2s;visibility:visible;width:100%;z-index:10000}.previewLoader.hidden{opacity:0;transition-delay:.3s;visibility:hidden}.previewLoader__loader{-webkit-animation:rotate 5s linear infinite;animation:rotate 5s linear infinite}.previewLoader__text{font-size:1rem;font-weight:600;line-height:1.75rem;margin-top:1.5rem;text-align:center}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dots{-webkit-animation:fadeDots 1.5s infinite;animation:fadeDots 1.5s infinite;display:inline-block}@-webkit-keyframes fadeDots{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fadeDots{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:1}to{opacity:0}}.bo-select .MuiSelect-select{background-color:#232323!important;border-radius:4px;color:#fff;font-size:1rem;font-weight:500;line-height:1.8125rem;padding:.84375rem 1rem}.bo-select .MuiSelect-select:focus{outline:none}.bo-select .MuiList-root{max-height:24.8125rem}.bo-select .MuiSvgIcon-root{color:#707070;font-size:24px;top:16px;-webkit-transform-origin:center;transform-origin:center}.bo-select.error .MuiSelect-select{border:2px solid #d33031;border-radius:4px}.bo-select-content .MuiPaper-root{background-color:#232323;margin-top:.625rem;max-height:24.8125rem}.bo-select-content .MuiPaper-root::-webkit-scrollbar{width:.4375rem}.bo-select-content .MuiPaper-root::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:20px;height:5.6875rem}.bo-select-content .MuiPaper-root::-webkit-scrollbar-track{background-color:transparent}.bo-select-content .MuiButtonBase-root{color:#fff;font-size:1rem;font-weight:500;line-height:1.8125rem;padding:.875rem 1rem}.bo-select-content .MuiButtonBase-root.Mui-selected,.bo-select-content .MuiButtonBase-root:hover{background-color:#444}.Mui-focused:after{display:none!important}.bo-select-mini.MuiInputBase-root{background-color:#232323;border-radius:4px;height:42px!important}.bo-select-mini.MuiInputBase-root:before{display:none}.bo-select-mini.MuiInputBase-root.open{background-color:#707070;border-radius:4px 4px 0 0}.bo-select-mini.MuiInputBase-root.open .MuiSelect-select{background-color:#707070}.bo-select-mini.MuiInputBase-root.open .MuiSelect-icon path{fill:#fff}.bo-select-mini .MuiSelect-select{background-color:#232323;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;line-height:1.375rem;padding:.625rem 3.125rem .625rem 1.5rem!important}.bo-select-mini .MuiSelect-select:focus{outline:none}.bo-select-mini .MuiSelect-icon{right:1.5rem}.bo-select-mini-content .MuiPaper-root{background:#232323;border-radius:0 0 4px 4px;box-shadow:0 4px 12px rgba(0,0,0,.25)}.bo-select-mini-content .MuiList-root{padding:0}.bo-select-mini-content .MuiButtonBase-root{color:#fff;font-size:.75rem;line-height:1.375rem;padding:.5rem 1.5rem}.bo-select-mini-content .Mui-selected{background-color:transparent!important}.bo-select-micro.MuiInputBase-root{background-color:#232323;border-radius:4px;height:42px!important}.bo-select-micro.MuiInputBase-root:before{display:none}.bo-select-micro.MuiInputBase-root.open{background-color:#707070;border-radius:4px 4px 0 0}.bo-select-micro.MuiInputBase-root.open .MuiSelect-select{background-color:#707070}.bo-select-micro.MuiInputBase-root.open .MuiSelect-icon path{fill:#fff}.bo-select-micro.MuiInputBase-root .MuiSelect-select{background-color:#232323;border-radius:4px;color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem;padding:.5rem 2.25rem .5625rem .625rem!important}.bo-select-micro.MuiInputBase-root .MuiSelect-select:focus{outline:none}.bo-select-micro.MuiInputBase-root .MuiSelect-icon{right:1.5rem}.header{background-color:#121212;padding:.75rem 1.25rem 1.125rem}.header__wrapper{justify-content:space-between}.header__left,.header__wrapper{align-items:center;display:flex}.header__left{margin-right:1.5rem}.header__logo svg{height:auto;max-width:15.4375rem;width:100%}.header__right{display:flex}.header__nav-list{align-items:center;display:flex}.header__nav-item+.header__nav-item{margin-left:1rem}.header__login{display:inline-flex!important}.header__signUp{height:42px}@media(min-width:958px){.header__signUp{min-width:98px}}.header__mini-btn{background-color:#202020;border-radius:4px;display:none;padding:.6875rem}@media(min-width:768px){.header__mini-btn{display:inline-flex}}.header__mini-btn-text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.375rem;margin-left:1.125rem}.header__change-btn{align-items:center;display:flex}.header__change-btn-text{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem;margin-left:.5rem}.header__support{font-weight:400!important}.header__support svg{margin-right:1.125rem}.header__link{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:500;line-height:1.5rem;margin-left:1rem}.header__logout{align-items:center;display:inline-flex;height:auto;justify-content:center;padding:0}.mini-select .MuiPaper-root{background:#202020!important;margin-top:1.25rem}.mini-select .MuiPaper-root .MuiList-root{background:#202020;border-radius:4px;box-shadow:0 8px 15px rgba(0,0,0,.08);padding:0!important}.mini-select .MuiPaper-root .MuiButtonBase-root{padding:.75rem 1rem .8125rem}.tradingPairs{display:inline-block;width:100%}@media(min-width:768px){.tradingPairs{margin-left:1.25rem;position:relative;width:auto}}@media(min-width:1440px){.tradingPairs{margin-left:5.625rem}}.tradingPairs.active,.tradingPairs.active .tradingPairs__bg{opacity:1;visibility:visible}.tradingPairs.active .tradingPairs__content{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.tradingPairs__bg{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:20}.tradingPairs__selected-wrapper{align-items:center;background:#202020;border-radius:4px;display:flex;height:2.625rem;justify-content:space-between;padding:.5rem .625rem;width:100%}.tradingPairs__selected{align-items:center;display:flex}.tradingPairs__selected-info{color:#fff;font-size:.875rem;font-weight:600;line-height:1.5625rem;overflow:hidden;text-overflow:ellipsis}.tradingPairs__selected-icon{display:inline-block;height:25px;margin-right:.5rem;width:25px}.tradingPairs__arrow{margin-left:.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tradingPairs__content{background:#202020;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.25);left:1.25rem;opacity:0;padding:.9375rem;position:absolute;right:1.25rem;top:4.5rem;-webkit-transform:scale(.5);transform:scale(.5);transition:.2s;visibility:hidden;width:calc(100% - 2.5rem);z-index:100}@media(min-width:768px){.tradingPairs__content{left:0;right:auto;top:calc(100% + 10px);width:21.25rem}}.tradingPairs__title{color:#fff;font-size:1rem;font-weight:600;line-height:1.8125rem;margin-bottom:.625rem}.tradingPairs__input{background:#282828;border-radius:4px;color:hsla(0,0%,100%,.5);font-size:.75rem;font-weight:400;line-height:1.375rem;padding:.5625rem .625rem;width:100%}.tradingPairs__input:focus{outline:none}.tradingPairs__btns{margin-top:.625rem}.tradingPairs__btn{align-items:center;background:#282828;border:1px solid transparent;border-radius:4px;color:hsla(0,0%,100%,.5);display:inline-flex;font-size:.75rem;font-weight:600;line-height:1.375rem;padding:.625rem;text-align:left;transition:.3s;width:100%}.tradingPairs__btn.active{border:1px solid #fbfbfb}.tradingPairs__btn-icon{display:inline-block;height:1.25rem;margin-right:.5rem;width:1.25rem}.tradingPairs__list{margin-top:1.25rem;max-height:12.5rem;overflow-x:auto}.tradingPairs__list::-webkit-scrollbar{width:.4375rem}.tradingPairs__list::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:20px;height:5.6875rem}.tradingPairs__list::-webkit-scrollbar-track{background-color:transparent}.tradingPairs__item-btn{justify-content:space-between;padding:.46875rem 0;width:100%}.tradingPairs__item-btn,.tradingPairs__item-left{align-items:center;display:flex}.tradingPairs__name{color:#fff;font-size:.875rem;font-weight:600;line-height:1.5625rem}.tradingPairs__item-right{margin-right:.5rem}.tradingPairs__item-icon{height:1.5625rem;margin-right:.5rem;width:1.5625rem}.tradingPairs__item-percent{color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:600;line-height:1.5625rem}.mobile-header{align-items:center;display:flex;justify-content:space-between;width:100%}.mobile-header__burger{align-items:center;background-color:#202020;border-radius:4px;display:inline-flex;flex-shrink:0;height:2.625rem;justify-content:center;margin-right:.625rem;width:2.625rem}.mobile-header__btn{margin-left:.625rem;width:100%}.mobile-header__btn-history{background:#202020;border-radius:4px;flex-shrink:0;height:2.625rem;margin-left:.625rem;padding:.6875rem;width:2.625rem}.mode-select.MuiInput-root{min-width:100%}.mode-select.MuiInput-root:after,.mode-select.MuiInput-root:before{display:none}@media(min-width:768px){.mode-select.MuiInput-root{min-width:162px}}.mode-select .MuiSelect-select{background:#202020!important;border-radius:4px;padding:.375rem 2.5rem .375rem 1rem!important}@media(min-width:768px){.mode-select .MuiSelect-select{padding:.1875rem 2.5rem .1875rem 1rem!important}}.mode-select .MuiSelect-select:focus{outline:none}.mode-select .MuiSelect-icon{right:1rem}.mode-select-menu .MuiPaper-root{background-color:transparent;margin-top:.625rem}.mode-select-menu .MuiList-root{background-color:#212121;border-radius:10px;box-shadow:7px 15px 20px rgba(0,0,0,.35);padding:.625rem}.mode-select-menu .MuiMenuItem-root{background:#313131!important;border:1px solid transparent;border-radius:4px;margin-bottom:.625rem;min-width:205px!important;padding:.1875rem 1rem}@media(min-width:768px){.mode-select-menu .MuiMenuItem-root{min-width:162px!important}}.mode-select-menu .MuiMenuItem-root:last-child{margin-bottom:0}.mode-select-menu .MuiMenuItem-root.Mui-selected{background:#313131!important;border:1px solid #f9b036}.mode-select-menu .MuiButtonBase-root+.mode-select-menu .MuiButtonBase-root{margin-top:.625rem!important}.mode-item{align-items:center;display:flex}.mode-item__name{color:#707070;font-size:.625rem;font-weight:500;line-height:1.0625rem}.mode-item__value{color:#fff;font-size:.6875rem;font-weight:600;line-height:1.1875rem}.mode-item__icon{display:inline-block;margin-right:.5rem}.footer__top{border-top:1px solid #292929;padding:1.875rem 1.875rem 2.5rem}@media(min-width:958px){.footer__top{display:flex;justify-content:space-between;padding:1.5rem 1.25rem 1.5rem 2.125rem}}.footer__logo{display:block;margin-bottom:1.25rem}@media(min-width:958px){.footer__logo{margin-bottom:0;margin-right:1rem}}.footer__text{color:#707070;font-family:Inter;font-size:.75rem;font-weight:400;line-height:1.375rem}.footer__text a{color:#707070}.footer__text+.footer__text{margin-top:.125rem}.footer__bottom{border-top:1px solid #292929;padding:2.5rem 1.875rem 2.1875rem}@media(min-width:958px){.footer__bottom{padding:1.5rem 2.625rem}}.footer__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1rem}@media(min-width:958px){.footer__list{justify-content:flex-start}}.footer__item{padding:.4375rem 1rem}@media(min-width:958px){.footer__item{padding:0 1rem}}.footer__item:last-child{margin-right:0}.footer__link{color:#fff;font-size:.75rem;font-weight:500;line-height:1.375rem}@media(min-width:958px){.footer__link{font-size:.875rem;line-height:1.5625rem}}.base-wrap{display:flex;flex-direction:column;height:100%;overflow-x:clip;position:relative;width:100%;z-index:1}.base-wrap__header{flex:0 0 auto}.base-wrap__content{flex:1 0 auto}.base-wrap__footer{flex:0 0 auto}.main-content{display:flex;height:100%}.main-content__wrapper{padding:.75rem 1.875rem 2.1875rem 1.6875rem;position:relative;width:100%}@media(min-width:958px){.main-content__wrapper{width:calc(100% - 249px)}}.auth{height:100%;padding-bottom:2.8125rem;padding-top:1.875rem}@media(min-width:958px){.auth{padding-bottom:7.125rem;padding-top:5.875rem}}@media(min-width:1440px){.auth{padding-bottom:8.5rem;padding-top:4.8125rem}}.auth__wrapper{display:flex;justify-content:center}.auth-form{max-width:470px;padding:1.875rem;width:100%}@media(min-width:958px){.auth-form{background-color:#181818;border-radius:8px}}.auth-form__title{font-size:2rem;font-weight:600;line-height:3.1875rem;margin-bottom:.75rem}.auth-form__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem;margin-bottom:1.5rem}.auth-form__text a{color:#f9b036}.auth-form__inp-wrap{margin-bottom:1.5625rem}@media(min-width:958px){.auth-form__inp-wrap{margin-bottom:1rem}}.auth-form__list-pattern{border-top:1px solid #393939;margin-top:16px;padding-top:16px}.auth-form__btn{margin-top:3.75rem;width:100%}@media(min-width:768px){.auth-form__btn{display:block!important;margin-top:1.5rem;width:auto}}.auth-form__link{color:#f9b036;display:block;font-size:.875rem;font-weight:400;line-height:1.5625rem;margin-bottom:1rem}.auth-form__back{align-items:center;color:#f9b036;display:flex;font-size:1rem;font-weight:500;line-height:1.8125rem;margin-bottom:1.5rem}.auth-form__back img{margin-right:.5rem}.auth-form__error{color:#d33031;font-size:.875rem;font-weight:500;line-height:1.5625rem;margin:.25rem 0}.list-pattern__item{align-items:center;display:flex}.list-pattern__item+.list-pattern__item{margin-top:.625rem}.list-pattern__item svg{margin-right:.9375rem}.list-pattern__text{color:#707070;font-size:.875rem;font-weight:400;line-height:1.5625rem}.list-agree,.list-agree__item+.list-agree__item{margin-top:1.25rem}.completed{border-radius:8px;max-width:29.375rem;padding:1.875rem;text-align:center;width:100%}@media(min-width:958px){.completed{background-color:#181818;margin-bottom:18.75rem}}.completed__icon{display:block;margin-bottom:.625rem}.completed__title{color:#fff;font-size:2rem;font-weight:600;line-height:3.1875rem;margin-bottom:.625rem}.completed__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem}.completed__btn{margin-top:24px}.success p{color:#23c381}.success path{fill:#23c381}.fail path{fill:#d33031}.fail p{color:#d33031}.check{background-color:#181818;border:3px solid #4e4e4e;border-radius:12px;max-width:387px;padding:5rem 2rem 5.625rem;text-align:center;width:100%}.check__icon,.check__title{margin-bottom:.5rem}.check__title{color:#fff;font-size:1.75rem;font-weight:600;line-height:2rem}@media(min-width:768px){.check__title{font-size:2rem;line-height:3.1875rem}}.check__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem}.settings__title{color:#fff;font-size:1.625rem;font-weight:600;line-height:2.625rem}@media(min-width:768px){.settings__title{font-size:2rem;line-height:3.1875rem}}.settings__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem}.settings__header{margin-bottom:1.5rem}.settings__btn{margin-top:1.5rem;width:100%}@media(min-width:680px){.settings__btn{width:auto}}.settings__btn svg{margin-right:4px;margin-top:2px}.settings__link{align-items:center;color:#f9b036;display:flex;font-size:.75rem;font-weight:500;line-height:1.375rem;margin-bottom:.0625rem}.settings__link-icon{margin-right:.5rem}.main-start{align-items:center;background-color:#1e1e1e;display:flex;height:100%;justify-content:center;overflow:hidden;padding:5rem 1rem 7.5rem;position:relative}@media(min-width:768px){.main-start{padding:6.25rem 0 15rem}}.main-start__content{max-width:27.625rem;position:relative;width:100%}@media(min-width:958px){.main-start__content{max-width:33.875rem}}.main-start__title{font-size:3.625rem;font-weight:800;line-height:5rem;margin-bottom:1.875rem;text-align:center}@media(min-width:958px){.main-start__title{font-size:5rem;line-height:6rem}}.main-start__list{flex-direction:column;justify-content:center}.main-start__item,.main-start__list{align-items:center;display:flex}.main-start__item+.main-start__item{margin-top:.3125rem}.main-start__item svg{margin-right:.625rem}.main-start__item-text{color:#fff;font-size:1rem;font-weight:500;line-height:1.5rem}@media(min-width:958px){.main-start__item-text{font-size:1.125rem;line-height:2rem}}.main-start__btn{align-items:center;background:linear-gradient(91deg,#f9b036 6.8%,#e35224 104.88%);border-radius:4px;color:#fff!important;display:inline-flex;font-size:1rem;font-weight:800;justify-content:center;line-height:1.75rem;margin-top:3.75rem;padding:.84375rem 1.5rem;text-align:center;width:100%}.main-start__dec1{-webkit-animation:wawe2 5s ease-in-out infinite alternate;animation:wawe2 5s ease-in-out infinite alternate;display:none;left:0;position:absolute;top:5rem}@media(min-width:768px){.main-start__dec1{display:block}}@media(min-width:1280px){.main-start__dec1{left:12%;top:6.375rem}}.main-start__dec2{-webkit-animation:wawe 5s ease-in-out infinite alternate;animation:wawe 5s ease-in-out infinite alternate;display:none;position:absolute;right:0;top:12.5rem}@media(min-width:768px){.main-start__dec2{display:block}}@media(min-width:1280px){.main-start__dec2{right:10%;top:15.625rem}}.main-start__dec3{display:none;-webkit-filter:blur(7px);filter:blur(7px);position:absolute}@media(min-width:1280px){.main-start__dec3{bottom:34px;display:block;left:-15%}}.main-start__dec4{bottom:-35%;display:none;-webkit-filter:blur(6px);filter:blur(6px);position:absolute;right:-15%}@media(min-width:768px){.main-start__dec4{display:block}}@media(min-width:1280px){.main-start__dec4{bottom:-27%;right:-10%}}@-webkit-keyframes wawe{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes wawe{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes wawe2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes wawe2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.dashboard__text{color:#fff;font-size:1.25rem;font-weight:600;line-height:2rem;margin-bottom:1.5rem}.dashboard__text span{color:hsla(0,0%,100%,.5)}.dashboard-visitors{background:#232323;border-radius:8px;margin-bottom:2.1875rem;padding:1.25rem}@media(min-width:768px){.dashboard-visitors__wrapper{display:flex}.dashboard-visitors__graphics-wrap{flex:1 1 100%;margin-right:1.5rem}}.dashboard-visitors__line-wrap{height:180px;width:100%}@media(min-width:768px){.dashboard-visitors__line-wrap{height:240px}}.dashboard-visitors__line-wrap+.dashboard-visitors__line-wrap{margin-top:2rem}@media(min-width:768px){.dashboard-visitors__line-wrap+.dashboard-visitors__line-wrap{margin-top:4.5rem}}.dashboard-visitors__line-wrap canvas{height:auto!important;width:100%!important}.dashboard-visitors__info-wrap{margin-top:2rem}@media(min-width:768px){.dashboard-visitors__info-wrap{flex:0 0 15.625rem;margin-top:0}}.dashboard-card{background:rgba(46,46,46,.5);border:.5px solid #9c9c9c;border-radius:8px;display:flex;flex-direction:column;min-height:16.625rem;padding:1.5625rem 1.25rem}.dashboard-card+.dashboard-card{margin-top:.9375rem}.dashboard-card__top{margin-bottom:1.5rem}.dashboard-card__title{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem}.dashboard-card__text{color:hsla(0,0%,100%,.5);font-size:.75rem;font-weight:500;line-height:1.375rem}.dashboard-card__bottom{margin-top:auto}.dashboard-card__value{color:#fff;font-size:2.5rem;font-weight:600;line-height:2.5rem;margin-bottom:.3125rem}.dashboard-sum-info{margin-top:.9375rem}.dashboard-info{background-color:#232323;border-radius:8px}@media(min-width:1280px){.dashboard-info__wrap{display:flex}}.dashboard-info__graphic{flex:0 0 33.333%;padding:1.25rem}.dashboard-info__graphic+.dashboard-info__graphic{position:relative}@media(min-width:1280px){.dashboard-info__graphic+.dashboard-info__graphic:before{background-color:#fdfdfd;bottom:0;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:1px}}.dashboard-info__line{height:180px}@media(min-width:768px){.dashboard-info__line{height:240px}}.dashboard-info__line canvas{height:100%!important;width:100%!important}.dashboard-info__text{color:#fff;font-size:.875rem;font-weight:500;line-height:1.625rem}.dashboard-info__value{color:#fff;font-size:1.5625rem;font-weight:600;line-height:2.8125rem}.dashboard-full-info{margin-top:2.1875rem}.dashboard-full-info__help{height:100%;margin-left:.3125rem}.dashboard-full-info__help svg{vertical-align:middle}.dashboard-full-info__help path{stroke:#fff}.notFound{align-items:center;display:flex;height:100%;justify-content:center;padding:5rem 1.5rem 7.5rem}@media(min-width:768px){.notFound{padding:7.5rem 1.5rem 10rem}}.notFound__wrap{text-align:center}.notFound__title{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,hsla(0,0%,7%,0),hsla(0,5%,75%,.47) 17.19%,hsla(0,0%,44%,.81) 40.1%,#2d2d2d 73.96%);-webkit-background-clip:text;color:#191c1f;font-size:10rem;font-weight:800;letter-spacing:-20px;line-height:10rem}@media(min-width:428px){.notFound__title{font-size:13.75rem;line-height:13.75rem}}@media(min-width:768px){.notFound__title{font-size:18.75rem;line-height:18.75rem}}.notFound__img{display:none}@media(min-width:768px){.notFound__img{display:block;margin-top:-10.3125rem}}.notFound__text{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem;margin-top:1.5rem}@media(min-width:768px){.notFound__text{margin-top:2.25rem}}.affiliateLinks__text{color:#fff;font-size:1rem;font-weight:500;line-height:1.75rem;margin-bottom:.625rem}.affiliateLinks__warning{background:hsla(0,0%,7%,.5);border:1px dashed #0084ff;border-radius:4px;border-spacing:5px;margin-bottom:1.875rem;padding:.84375rem 1rem}.affiliateLinks__warning-text{color:#0084ff;font-size:1rem;font-weight:400;line-height:1.75rem}.affiliateLinks__smartL{background:#232323;border:.5px solid #9c9c9c;border-radius:4px;display:flex;padding:.9375rem 1rem}.affiliateLinks__btn{background:#6a6a6a;border-radius:4px;box-shadow:0 4px 12px 0 rgba(0,0,0,.25);margin-right:.9375rem;padding:.4375rem}.affiliateLinks__smartL-link{leading-trim:both;text-edge:cap;color:#fff;font-size:1.125rem;font-weight:400;line-height:2rem;margin-bottom:.625rem;text-decoration:underline;word-break:break-all}.affiliateLinks__smartL-text{color:hsla(0,0%,100%,.5);font-size:.875rem;font-weight:500;line-height:1.5625rem}.affiliateLinks__create-btn{margin-top:1.5rem}.campaigns__header{margin-bottom:2rem}@media(min-width:768px){.campaigns__header{margin-bottom:3.375rem}}.campaigns__status{border:1px solid #0084ff;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;line-height:1.375rem;padding:.125rem .625rem;transition:.3s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.campaigns__status--green{background-color:transparent;border:1px solid #239766}.campaigns__status--green:hover{background-color:#239766}.campaigns__status--red{background-color:transparent;border:1px solid #972323;color:#fff}.campaigns__status--red:hover{background-color:#972323}.campaigns__btns{align-items:center;display:flex;margin:1rem -.25rem 0}.campaigns__btn{margin:0 .25rem}.campaigns__link-btn{align-items:center;border:1px solid #707070;border-radius:4px;color:#fff;display:flex;font-size:.75rem;font-weight:600;justify-content:center;line-height:1.375rem;padding:.125rem .625rem;transition:.3s;white-space:nowrap;width:100%}.campaigns__link-btn path{transition:.3s}.campaigns__link-btn svg{margin-right:.25rem}.campaigns__link-btn:hover{background-color:#f9b036;border-color:#121212;color:#121212}.campaigns__link-btn:hover path{stroke:#121212}.warning{align-items:center;background:hsla(0,0%,7%,.5);border:1px solid #0084ff;border-radius:4px;display:flex;padding:.875rem 1rem}.warning__icon{flex-shrink:0}.warning__text{color:#0084ff;font-size:1rem;font-weight:400;line-height:1.75rem;margin-left:.9375rem}.balance__available{background:#232323;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.balance__available-text{color:#fff;font-size:1.25rem;font-weight:500;line-height:2.25rem}.balance__available-text span{font-weight:600;margin:0 .625rem}.balance-card{background:#232323;border-radius:8px;padding:1.25rem;width:100%}.balance-card__top{align-items:center;display:flex;width:100%}.balance-card__text{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem}.balance-card__val{color:#fff;font-size:1.5625rem;font-weight:600;line-height:2.8125rem}.balance-card__btn{margin-top:1.5rem}.balance-card__help{margin-left:.625rem}.top-balance{border-radius:8px;margin-bottom:2.25rem;max-width:814px}@media(min-width:680px){.top-balance{padding:1.5rem}}@media(min-width:768px){.top-balance{background:#181818;padding:1.875rem}.top-balance__wrapper{align-items:center;display:flex;justify-content:space-between}}.top-balance__left{margin-right:1rem}.top-balance__link{align-items:center;color:#f9b036;display:flex;font-size:.75rem;font-weight:500;line-height:1.375rem;margin-bottom:.8125rem}.top-balance__link-icon{margin-right:.5rem}.top-balance__title{color:#fff;font-size:1.625rem;font-weight:600;line-height:2rem}@media(min-width:768px){.top-balance__title{font-size:2rem;line-height:2.75rem}}.top-balance__right{align-items:center;display:flex;margin-top:1.5rem}@media(min-width:768px){.top-balance__right{margin-top:0}}.top-balance__balance{color:#fff;font-size:1.375rem;font-weight:600;line-height:1.875rem}@media(min-width:768px){.top-balance__balance{font-size:1.5rem;line-height:2.0625rem}}.top-balance__trade-btn{margin-left:.9375rem}.top-balance__list-btn{margin-top:1.25rem}@media(min-width:680px){.top-balance__list-btn{align-items:center;display:flex}}.top-balance__btn{width:100%}@media(min-width:680px){.top-balance__btn{width:auto}}.top-balance__btn+.top-balance__btn{margin-top:.9375rem}@media(min-width:680px){.top-balance__btn+.top-balance__btn{margin-left:.9375rem;margin-top:0}}.withdrawal__currency{margin-bottom:3.125rem}.withdrawal__tooltip{margin-bottom:.625rem}.withdrawal__tooltip-i{margin-left:.25rem}.withdrawal__title{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem}.withdrawal__list{display:flex;margin-left:-.9375rem;margin-top:-.9375rem;overflow-x:auto}@media(min-width:768px){.withdrawal__list{align-items:center;flex-wrap:wrap}}.withdrawal__item{padding-left:.9375rem;padding-top:.9375rem}.withdrawal__btn{width:100%}@media(min-width:680px){.withdrawal__btn{width:auto}}.withdrawal__inputs{margin-bottom:1.5rem}.crypto-btn{align-items:center;background-color:#232323;border:2px solid #232323;border-radius:8px;display:flex;padding:.625rem .9375rem;transition:.3s;width:7.5rem}@media(min-width:768px){.crypto-btn{width:9.09375rem}}.crypto-btn.active{border:2px solid #f9b036!important}.crypto-btn__icon{display:block;height:18px;margin-right:.625rem;width:18px}.crypto-btn__text{color:#fff;font-size:.875rem;font-weight:600;line-height:1.5625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypto-info{border:2px solid #232323;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.crypto-info--disabled{opacity:.3}.crypto-info--confirm{background-color:#232323;border:2px solid #232323;margin-top:1.25rem}.crypto-info--border{border:3px dashed #232323}.crypto-info__item{align-items:center;display:flex;justify-content:space-between}.crypto-info__item+.crypto-info__item{margin-top:.5rem}.crypto-info__text{color:hsla(0,0%,100%,.4)}.crypto-info__text,.crypto-info__value{font-size:.875rem;font-weight:500;line-height:1.5625rem}.crypto-info__value{color:#fff;flex-shrink:0;margin-left:.75rem;text-align:right;white-space:nowrap}.crypto-info__value--bg{background-color:#707070;border-radius:4px;color:#fff;font-weight:600;opacity:.5;padding:.125rem .375rem}.crypto-info__rate{color:hsla(0,0%,100%,.4);font-size:.75rem;font-weight:400;line-height:1.375rem}.tab-header{display:flex}.tab-header__btn{color:#fff;font-size:.875rem;font-weight:600;line-height:1.5625rem;padding:1.46875rem 2.4375rem}.tab-header__btn.active{background-color:#181818;border-radius:8px 8px 0 0}.confirmWithdrawal-popup .popup__content{height:100%;width:100%}@media(min-width:680px){.confirmWithdrawal-popup .popup__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:433px;width:100%}}.confirmWithdrawal{background:#181818;display:flex;flex-direction:column;height:100%;padding:4.0625rem 1rem 2rem;width:100%}@media(min-width:680px){.confirmWithdrawal{border:1px solid #707070;border-radius:12px;height:auto;padding:5.3125rem 2rem 3.125rem}}.confirmWithdrawal__title{color:#fff;font-size:1.25rem;font-weight:600;line-height:2rem;margin-bottom:.3125rem}.confirmWithdrawal__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem}.confirmWithdrawal__inp-wrap{flex:1 1;margin-top:1.25rem}.confirmWithdrawal__wrap-btns{display:flex;gap:.9375rem;margin-top:1.25rem}.confirmWithdrawal__btn{flex:0 1 50%}.confirmWithdrawal__2fa-btn{margin-top:1.25rem}.confirm-info{border:2px solid #232323;border-radius:10px;padding:1.25rem}.confirm-info--confirm{background-color:#232323;border:2px solid #232323;margin-top:1.25rem}.confirm-info--border{border:3px dashed #232323}.confirm-info__item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.confirm-info__item+.confirm-info__item{margin-top:.5rem}.confirm-info__text{color:hsla(0,0%,100%,.4)}.confirm-info__text,.confirm-info__value{font-size:.875rem;font-weight:500;line-height:1.5625rem}.confirm-info__value{color:#fff;flex-shrink:0;margin-left:.75rem;text-align:right;white-space:nowrap}.confirm-info__value--bg{background-color:#707070;border-radius:4px;color:#fff;font-weight:600;opacity:.5;padding:.125rem .375rem}.confirm-info__rate{color:hsla(0,0%,100%,.4);font-size:.75rem;font-weight:400;line-height:1.375rem}.offers__info{display:none;padding:6.75rem 1.25rem 2.5rem}@media(min-width:1440px){.offers__info{display:block}}.offers__info-title{color:#909090;font-size:1rem;font-weight:600;line-height:1.75rem}@media(min-width:1440px){.offers__info-title{padding-bottom:1.25rem;text-align:right}.offers__info-wrap:first-child{min-height:7.75rem}.offers__info-wrap:nth-child(2){min-height:4.875rem}.offers__info-wrap:nth-child(3){min-height:3.0625rem}.offers__info-wrap:nth-child(4){min-height:4.875rem}.offers__info-wrap:nth-child(5),.offers__info-wrap:nth-child(6){min-height:3.0625rem}}.offers__bottom{margin-top:2.5rem}@media(min-width:768px){.offers__bottom{margin-top:4.375rem}}.offers__bottom-text{color:#fff;padding-bottom:1.25rem}.offers__bottom-text,.offers__bottom-title{font-size:1rem;font-weight:600;line-height:1.75rem}.offers__bottom-title{color:#909090}@media(min-width:768px){.offers__bottom-title{padding-bottom:1.25rem}}@media(min-width:1440px){.offers__bottom-title{text-align:right}}.offers__progress{background-color:#232323;border-radius:8px;height:8px;margin-bottom:.9375rem;overflow:hidden;width:100%}.offers__progress-indicator{background-color:#f9b036;border-radius:8px;height:100%;transition:.3s;width:0}.offer-card{background-color:#232323;border-radius:8px;height:calc(100% - 25px);padding:1.25rem}.offer-card--active{border:2px solid #0084ff;box-shadow:inset 0 0 13.9px 0 rgba(0,84,163,.5)}.offer-card__title{color:#f9b036;font-size:1.5625rem;font-weight:800;line-height:2.8125rem;margin-bottom:1.25rem}.offer-card__info-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.75rem}.offer-card__info-item{padding-bottom:1.25rem}@media(min-width:1440px){.offer-card .offer-card__info-item:first-child{min-height:7.75rem}.offer-card .offer-card__info-item:nth-child(2){min-height:4.875rem}.offer-card .offer-card__info-item:nth-child(3){min-height:3.0625rem}.offer-card .offer-card__info-item:nth-child(4){min-height:4.875rem}.offer-card .offer-card__info-item:nth-child(5),.offer-card .offer-card__info-item:nth-child(6){min-height:3.0625rem}}.offer-card__text{color:#4b4b4b;font-size:.875rem;font-weight:500;line-height:1.5625rem}@media(min-width:1440px){.offer-card .offers__info-title{display:none}}.sidebar{background-color:#121212;bottom:0;box-shadow:5px 0 20px rgba(0,0,0,.04);flex-shrink:0;height:100%;left:0;max-width:249px;overflow-y:auto;padding:5rem 0 1.875rem;position:fixed;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s;width:100%;z-index:100}@media(min-width:958px){.sidebar{height:calc(100% - 70px);padding:1.25rem 0;position:relative;-webkit-transform:translateX(0);transform:translateX(0);width:249px}}.sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar__wrap{display:flex;flex-direction:column;height:100%}.sidebar__bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(38,36,22,.14);bottom:0;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:1}@media(min-width:958px){.sidebar__bg{display:none}}.sidebar__bg.active{opacity:1;visibility:visible}.sidebar__btn{display:block;margin-bottom:1rem;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sidebar__header{margin-bottom:1.5625rem;padding:0 1.375rem}.sidebar__name{color:#fff;font-size:1.25rem;line-height:2.25rem}.sidebar__email,.sidebar__name{font-weight:600;overflow:hidden;text-overflow:ellipsis}.sidebar__email{color:hsla(0,0%,100%,.5);font-size:.875rem;line-height:1.5625rem}.sidebar__close{position:absolute;right:1.375rem;top:1.875rem}.sidebar__bottom{margin-top:auto;padding:0 1.875rem}.sidebar__support{font-weight:400!important;justify-content:flex-start!important;padding:.75rem;text-align:left;width:100%}.sidebar__support svg{margin-right:.9375rem}.sidebar__logout{color:#707070;font-size:.875rem;font-weight:600;line-height:1.5625rem;padding:.9375rem 0 0;text-align:left;width:100%}.nav__link{align-items:center;color:#707070;display:flex;font-size:.9375rem;font-weight:400;line-height:1.375rem;padding:1.25rem 1.875rem;width:100%}.nav__link svg{margin-right:1rem}.nav__link.active{background-color:#202020;color:#fff}.nav__link.active path{stroke:#fff}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.btn{align-items:center;background-color:#fff;border-radius:0;color:#121212;cursor:pointer;display:inline-flex;font-family:Plus Jakarta Sans,Roboto;justify-content:center;overflow:hidden;padding:.5rem;position:relative;text-align:center;text-decoration:none;transition:.3s ease-in-out;white-space:nowrap}.btn,.btn--mini,.btn--mini-w{font-size:.875rem;font-weight:600;line-height:1.5625rem}.btn--mini,.btn--mini-w{border-radius:4px;height:42px;padding:.53125rem 1rem}@media(min-width:958px){.btn--mini,.btn--mini-w{font-size:1rem;line-height:1.375rem}}.btn--mini-w{padding:.53125rem 1.5rem}.btn--middle{border-radius:4px;font-size:1rem;font-weight:600;line-height:1.8125rem;padding:.84375rem 2rem}.btn--black{background-color:#202020;color:#fff}.btn--orange{background-color:#f9b036;color:#121212}.btn--orange:disabled{background-color:#232323!important;color:#4b4b4b!important}.btn--border{background-color:#232323;border:1.5px solid #f9b036;border-radius:4px;color:#fff}.btn--border.active{background-color:#f9b036;color:#121212}.btn--border.disabled{background-color:#232323!important;color:#fff!important}.btn--grey{background:#232323;border-radius:4px;color:#fff}.tabs{display:flex;overflow-x:auto}.tabs .MuiTab-root{border-radius:8px 8px 0 0;color:#fff!important;font-family:Plus Jakarta Sans,Roboto;font-size:.75rem;font-weight:600;line-height:1.375rem;padding:1.5625rem 2.4375rem;text-transform:none;white-space:nowrap}.tabs .MuiTabs-indicator{display:none}.tabs .Mui-selected{background-color:#181818}.tabs-t-history{display:block;overflow-x:visible;overflow-x:initial}@media(min-width:768px){.tabs-t-history{display:flex}}.tab-content{overflow-x:auto}.tab-content--scroll{background-color:#181818;padding:1rem}@media(min-width:768px){.tab-content--scroll{border-radius:0 8px 8px 8px;padding:1.875rem}}.tab-content.MuiTabPanel-root{background-color:#181818;border-radius:0 8px 8px 8px;padding:1rem}@media(min-width:768px){.tab-content.MuiTabPanel-root{padding:1.875rem}}.tab-content.tab-content--mini.MuiTabPanel-root{padding:.9375rem}.bo-calendar.MuiFormControl-root{width:100%}.bo-calendar .MuiInputBase-root{background-color:#232323;border:2px solid #232323;border-radius:4px;color:#fff;font-size:1rem;font-weight:500;height:56px;line-height:1.8125rem;padding:.71875rem 1rem;width:100%}.bo-calendar .MuiInputBase-root::-webkit-input-placeholder{color:#4b4b4b}.bo-calendar .MuiInputBase-root::placeholder{color:#4b4b4b}.bo-calendar .MuiInputBase-root:focus{outline:none}.bo-calendar .MuiInputBase-input{padding:0}.bo-calendar .Mui-focused{border:2px solid transparent;outline:none}.bo-calendar .MuiOutlinedInput-root{border:none;outline:none}.bo-calendar .MuiOutlinedInput-notchedOutline{border:none}.bo-calendar .MuiSvgIcon-root{fill:#fff}.bo-calendar-to{color:#fff;font-size:.875rem;font-weight:500;line-height:1.5625rem;margin:0 1rem 1rem}.bo-calendar-popper.MuiPickersPopper-root{margin-top:.625rem!important}.bo-calendar-popper .MuiPaper-root{background-color:#202020}.bo-calendar-popper.MuiDialog-paper{background-color:#202020;min-width:280px!important}.bo-calendar-popper .MuiDialogContent-root{background-color:#202020;box-shadow:0 4px 13px rgba(0,0,0,.25)}.bo-calendar-popper .MuiDialogContent-root .MuiDateCalendar-root{background-color:transparent;box-shadow:none}.bo-calendar-popper .MuiPickersToolbar-root{display:none}.bo-calendar-popper .MuiDateCalendar-root{background:#232323;border-radius:4px;box-shadow:0 4px 13px rgba(0,0,0,.25);color:#fff;margin:0;width:17.8125rem}.bo-calendar-popper .MuiYearCalendar-root{width:17.8125rem}.bo-calendar-popper .MuiPickersDay-root{color:#fff;font-size:.875rem;font-weight:400;height:1.5625rem;line-height:1.5625rem;margin:0 .1875rem;width:1.5625rem}.bo-calendar-popper .MuiPickersDay-root .MuiTouchRipple-root{display:none}.bo-calendar-popper .MuiPickersDay-root.Mui-selected,.bo-calendar-popper .MuiPickersDay-root:focus{background-color:#f9b036!important;border-radius:4px;color:#121212;padding:0 .4375rem}.bo-calendar-popper .MuiPickersDay-root.Mui-selected:hover,.bo-calendar-popper .MuiPickersDay-root:focus:hover{background-color:#f9b036}.bo-calendar-popper .MuiDayCalendar-weekContainer{margin:.3125rem 0}.bo-calendar-popper .MuiPickersSlideTransition-root{min-height:207px}.bo-calendar-popper .MuiTypography-root{color:#f9b036;font-size:.875rem;font-weight:400;height:1.5625rem;line-height:1.5625rem;margin:0 .1875rem;width:1.5625rem}.bo-calendar-popper .MuiDayCalendar-header{margin-bottom:.3125rem}.bo-calendar-popper .MuiPickersCalendarHeader-root{margin-bottom:.9375rem;padding:0 2rem}.bo-calendar-popper .MuiPickersFadeTransitionGroup-root{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5625rem}.bo-calendar-popper .MuiPickersYear-root .MuiPickersYear-yearButton{border-radius:4px;color:#fff;font-size:.875rem;font-weight:400;height:2.25rem;line-height:1.5625rem;width:3.125rem}.bo-calendar-popper .MuiPickersYear-root .Mui-selected{background-color:#f9b036!important;color:#121212}.bo-calendar-popper .MuiPickersYear-root .Mui-selected:hover{background-color:#f9b036}.bo-calendar-popper .MuiPickersDay-today:not(.Mui-selected){border:1px solid #f9b036;border-radius:4px}.bo-calendar-popper .MuiButton-text{color:#f9b036;font-size:.875rem;font-weight:400;line-height:1.5625rem}.bo-radio .MuiButtonBase-root{color:hsla(0,0%,100%,.4);padding:1rem}.bo-radio .MuiButtonBase-root.Mui-checked{color:#f9b036}.bo-radio .MuiSvgIcon-root{height:1.25rem;width:1.25rem}.bo-radio .MuiTypography-root{color:#fff;font-size:1rem;font-weight:500;line-height:1.8125rem}.bo-radio.MuiFormControlLabel-root{margin-left:0;margin-right:0}.accordion__icon{color:hsla(0,0%,44%,.8)}.accordion__text{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5rem}.accordion .MuiAccordionSummary-expandIconWrapper{margin-right:.625rem}.accordion .MuiAccordionSummary-content{margin:.625rem 0!important}.accordion.MuiAccordion-root{background-color:transparent;box-shadow:none;color:hsla(0,0%,44%,.8);font-size:.875rem;font-weight:600;line-height:1.5rem}.accordion.MuiAccordion-root.Mui-expanded{margin-bottom:.3125rem}.accordion.MuiAccordion-root:before{display:none}.accordion .MuiAccordionSummary-root{border-bottom:1px solid rgba(142,142,169,.3);flex-direction:row-reverse;min-height:auto!important;padding:0 .625rem}.accordion .MuiAccordionDetails-root{padding:.625rem 0 .625rem .625rem}.pagination{display:flex;justify-content:flex-end;margin-top:1rem}.pagination .MuiButtonBase-root,.pagination .MuiPaginationItem-root{background-color:#1c1c1c;border:2px solid transparent;border-radius:4px;color:#fff;font-size:.875rem;font-weight:500;height:2rem;line-height:1.4375rem;width:2rem}.pagination .MuiButtonBase-root:hover,.pagination .MuiPaginationItem-root:hover{background-color:#1c1c1c}.pagination .MuiButtonBase-root.Mui-selected,.pagination .MuiPaginationItem-root.Mui-selected{background-color:#1c1c1c;border:2px solid #4f4f4f}*{box-sizing:border-box}body,html{color:#fff;font-family:Plus Jakarta Sans,Roboto;font-size:16px;font-weight:400;height:100%;line-height:1;width:100%}body{background-color:#121212;position:relative}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,Roboto;font-weight:400;margin:0}p{line-height:1.35}p,ul{margin:0}ul{list-style-type:none;padding:0}img{height:auto;max-width:100%;object-fit:cover}a{color:#121212;text-decoration:none;transition:all .3s ease}button,input{background-color:transparent;border:none}button{cursor:pointer;padding:0}.bo-checkbox{height:0;opacity:0;position:absolute;width:0}.bo-checkbox+label{align-items:flex-start;display:inline-flex;-webkit-user-select:none;user-select:none}.bo-checkbox+label:before{background-color:transparent;border:1px solid #2f2f2f;border-radius:3px;content:"";display:inline-block;flex-shrink:0;height:20px;width:20px}.bo-checkbox.checked+label:before,.bo-checkbox:checked+label:before{background-image:url(/static/media/checkOn.298c4b36ba356c66f4e0.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.bo-checkbox-label{color:#fff;cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.5625rem}.bo-checkbox-label a{color:#f9b036}.bo-checkbox-label:before{margin-right:1.125rem}.tipog{color:#f9b036;font-size:1.25rem;line-height:1.875rem}.select{background-color:#d33031;min-width:200px}.select .MuiSelect-select{padding:0}.bo-skeleton.MuiSkeleton-root{background-color:#4b4b4b}.main-info{border-radius:8px}@media(min-width:768px){.main-info{background:#181818;padding:1.875rem}}.main-info+.main-info{margin-top:1rem}@media(min-width:768px){.main-info+.main-info{margin-top:1.875rem}}.main-info__title{color:#fff;font-size:1.625rem;font-weight:600;line-height:2rem;margin-bottom:1.5rem}@media(min-width:768px){.main-info__title{font-size:2rem;line-height:2.75rem}}.tooltip{align-items:center;display:flex;margin-bottom:.25rem}.tooltip__popper.MuiTooltip-tooltip{background:#0b0b0b;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);color:#fff;font-size:.625rem;font-weight:500;line-height:1rem;max-width:10.25rem;padding:.625rem}@media(min-width:1920px){.tooltip__popper.MuiTooltip-tooltip{font-size:.75rem;line-height:1rem}}.tooltip__popper--middle.MuiTooltip-tooltip{max-width:15.875rem}.table{margin-top:0;overflow-x:auto}.table--mini .table__tr{padding:.9375rem}.table--mini .table__tr--head{padding-bottom:0;padding-top:0}.table--mini .table__td{padding:0 .3125rem}.table__tr{align-items:center;background-color:#202020;border-radius:4px;display:flex;padding:.9375rem .5625rem}.table__tr--head{background-color:transparent}.table__tr--head .table__text{font-size:.75rem;line-height:1.375rem}.MuiCollapse-root+.table__tr,.table__tr+.table__tr{margin-top:.9375rem}.table__tr--block{display:block}.table__td{padding:0 .75rem}.table__td--column{display:flex;flex-direction:column}.table__text{color:#fff;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table__text,.table__text span{font-size:.875rem;font-weight:500;line-height:1.5625rem}.table__text span{color:hsla(0,0%,100%,.5);margin-left:.625rem}.table__text--bg{background:#3c3b3b;border-radius:4px;padding:.25rem .5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table__text--blue{color:#2ea7eb;word-break:break-all}.table__text--end{margin-left:auto}.table__wrap{align-items:center;display:flex}.table__copy{flex-shrink:0;margin-left:.625rem}.table__collapse{align-items:center;background-color:#202020;border-radius:0 0 4px 4px;display:flex;margin-top:-2px;padding:.25rem .9375rem .9375rem}.table__collapse-list{background-color:#232323;border-radius:4px;padding:.9375rem .5625rem;width:100%}.table__collapse-item{align-items:center;display:flex}.table__collapse-item+.table__collapse-item{margin-top:2px}.table__more-btn{align-items:center;background-color:#292929;border-radius:2px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;margin-right:.75rem;width:24px}.table__id{font-size:.625rem;line-height:.75rem}.fiat-info{border:2px solid #232323;border-radius:10px;padding:1.25rem}.fiat-info--confirm{background-color:#232323;border:2px solid #232323;margin-top:1.25rem}.fiat-info--border{border:3px dashed #232323}.fiat-info__item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.fiat-info__item--no-wrap{flex-wrap:nowrap}.fiat-info__item+.fiat-info__item{margin-top:.5rem}.fiat-info__text{color:hsla(0,0%,100%,.4)}.fiat-info__text,.fiat-info__value{font-size:.875rem;font-weight:500;line-height:1.5625rem}.fiat-info__value{color:#fff;flex-shrink:0;margin-left:.75rem;text-align:right;white-space:nowrap}.fiat-info__value--bg{background-color:#707070;border-radius:4px;color:#fff;font-weight:600;opacity:.5;padding:.125rem .375rem}.fiat-info__link{color:#0084ff;flex-shrink:0;font-weight:500;margin-left:.75rem;text-align:right;word-break:break-word}.fiat-info__link,.fiat-info__rate{font-size:.75rem;line-height:1.375rem}.fiat-info__rate{color:hsla(0,0%,100%,.4);font-weight:400}
/*# sourceMappingURL=main.a0c0900f.css.map*/