.steps-head_copy{background:#eeeeee;border-radius:.375rem;position:relative}.dark .dark-inv{background:#1b212b!important}.steps-head_copy:before{position:absolute;content:"";width:150px;height:5px;background:#00800069;left:-150px;bottom:35px;border-radius:.375rem 0 0}.steps-head_copy:after{position:absolute;content:"";width:150px;height:5px;background:#ff00006e;right:-150px;bottom:35px;border-radius:0 .375rem 0 0}.steps-head .card{display:flex;align-items:center}.steps-items{display:flex;justify-content:space-between}.steps-item__in{display:flex;width:42%;flex-direction:column;position:relative;z-index:2}.steps-item__in-block{position:relative}.steps-item__in-block:after{position:absolute;content:"";width:5px;height:calc(100% - 35px);background:#00800069;left:174px;top:-59px;z-index:-1}.steps-item__out{display:flex;width:42%;flex-direction:column;position:relative;z-index:2}.steps-item__out-block{position:relative}.steps-item__out-block:after{position:absolute;content:"";width:5px;height:calc(100% - 35px);right:175px;top:-59px;z-index:-1;background:#ff00006e}.item__left{text-align:left}.item__name{font-weight:700}.item__right{text-align:right}.item__amount{font-weight:700}.steps-item__in .item__amount{color:green}.steps-item__out .item__amount{color:red}.steps-item__in .steps-item{border:2px solid #00800069}.steps-item__out .steps-item{border:2px solid #ff00006e}.steps-item{margin-bottom:20px;display:flex;justify-content:space-between;border-radius:.375rem;background:white;cursor:pointer;position:relative}.steps-item__in .steps-item.routed{border-right:25px #00800069 solid}.steps-item__in .steps-item.routed:after{position:absolute;content:"EXCHANGE";right:-48px;top:31px;transform:rotate(-90deg);color:#fff;font-weight:700;letter-spacing:1px;font-size:11px}.steps-item__out .steps-item.routed{border-left:25px #ff00006e solid}.steps-item__out .steps-item.routed:before{position:absolute;content:"EXCHANGE";left:-48px;top:32px;transform:rotate(90deg);color:#fff;font-weight:700;letter-spacing:1px;font-size:11px}.routed .item__name{background:url(/assets/images/icon_exchange.svg) center left no-repeat;padding-left:25px;background-size:20px}.dark .routed .item__name{background:url(/assets/images/icon_exchange_white.svg) center left no-repeat;padding-left:25px;background-size:20px}._mob{display:none!important}._mob_no{display:flex!important}.card.block-loading{position:relative}.loading{position:absolute;width:100%;height:100%;z-index:2;display:flex;justify-content:center;align-items:center;border:5px solid #ffbb00}.loading:after{display:flex;position:absolute!important;width:100px;height:100px;content:"";aspect-ratio:1;border-radius:50%;z-index:5;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/10px 10px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:s3 1s infinite linear}.loading-min .loading:after{width:50px;height:50px}@keyframes s3{to{transform:rotate(1turn)}}#mainLoader{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99;background:white!important;display:flex;justify-content:center;align-items:center}.dark #mainLoader{background:url(/assets/images/block-loading.svg) no-repeat center,#0f172a!important}@keyframes ml{to{transform:rotate(1turn)}}.btn-load{background:#ffbb002b;height:50px;border:3px solid #ffbb00;border-radius:5px;position:relative;display:none}.selfyready-btn .btn-load{font-size:0;display:block}.btn-load:after{display:flex;position:absolute;width:25px;height:25px;content:"";border-radius:50%;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/10px 10px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:s3btn 1s infinite linear;left:50%;margin-left:-12px;top:10px}@keyframes s3btn{to{transform:rotate(1turn)}}.btn-load2{background:#ffbb002b!important;height:50px;border:3px solid #ffbb00;border-radius:5px;position:relative;font-size:0}.btn-load2:after{display:flex;position:absolute;width:25px;height:25px;content:"";border-radius:50%;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/10px 10px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:s3btn2 1s infinite linear;left:50%;margin-left:-12px;top:10px}@keyframes s3btn2{to{transform:rotate(1turn)}}.curr-zone{display:flex;align-items:center;position:relative;justify-content:space-between}.curr-zone__ico{margin-right:10px;width:30px;position:relative!important}.curr-zone__ico img{width:80%}.curr-zone__address{word-break:break-all;margin-left:10px;font-size:14px}.curr-zone__copy{cursor:pointer}.curr-zone__name{font-size:14px!important}.overview-zone{display:flex;justify-content:space-around;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding-top:15px;padding-left:15px;padding-right:15px}.overview-zone li{float:left;margin-bottom:15px;font-size:12px;border-left:3px solid orange;padding-left:5px;padding-right:5px}.overview-zone1{padding:10px 0;display:block!important}.overview-zone1 li{margin:5px;float:none;display:inline-block;background:orange;color:#fff;padding:5px!important;border-radius:5px}.overview-zone1 .head{border:none;background:none!important;padding:0!important}.overview-zone1 .head span{font-weight:700;font-size:17px;background:none!important;padding:none!important;color:#000!important;margin-left:15px}.dark .overview-zone1 .head span{color:#fff!important}.overview-zone li p{font-weight:700}h4.card-title.tryopenapi-icon__block{display:flex;justify-content:space-between;width:100%}.tryopenapi{font-size:14px;padding-right:30px;text-align:right;position:relative}.tryopenapi span{position:absolute;content:"";width:25px;height:25px;right:0;top:10%;background:url(../../assets/images/icon_api.svg) no-repeat center right;background-size:22px;cursor:pointer}.overview-refresh__block{display:flex;justify-content:space-between;width:100%;align-items:center}.overview-refresh{font-size:14px;padding-right:25px;position:relative}.overview-refresh span{position:absolute;content:"";width:25px;height:25px;right:0;top:10%;background:url(../../assets/images/icon_reload.svg) no-repeat center right;background-size:20px;cursor:pointer}.aml-status{width:100px;text-align:center;margin:3px 0;position:absolute;top:25px}.aml-status._aml_green{border:1px solid green;color:green}.aml-status._aml_orange{border:1px solid orange;color:orange}.aml-status._aml_red{border:1px solid red;color:red}.aml-status__number{color:#fff}._aml_green .aml-status__number{background:green}._aml_orange .aml-status__number{background:orange}._aml_red .aml-status__number{background:red}.btn-right{float:right}._card_closed{height:60px;overflow:hidden}._card_closed:hover{background:#ffbb0045}._card_closed_20{height:20vw;overflow:hidden;cursor:pointer;position:relative}._open_20{background:#3f3f3f;height:50px;width:100%;position:absolute;top:calc(20vw - 50px);z-index:22;color:#fff;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center}footer{display:none!important}._header_hide{display:none!important}.sidebar-menu>li>form{border-radius:.375rem}.select2-results__option{display:flex;align-items:center}.select2-results__option img{margin-right:5px;width:30px}._new{position:relative}.card._new>span{background:#ffbb00;font-weight:700;color:#fff;top:17px;position:absolute;padding:2px 5px!important;font-size:12px;border-radius:0 0 5px;display:block;transform:rotate(-90deg);width:60px;text-align:center;left:-20px}.card>span{display:none}.lupa-white{display:flex!important;align-items:center!important}.lupa-white._hide{display:none!important}.lupa-white span{background:url(/assets/images/icon_lupa_white.svg) no-repeat center;width:20px;height:20px;display:block;background-size:20px;margin-right:5px}.curr_ico,.with_ico{position:relative}.curr_ico .select2-selection{padding-left:35px}.select__ico{position:absolute;left:7px;top:5px;width:30px;height:30px;z-index:99999}li.exchange_out,li.exchange_in{border-left:none;position:relative}li.exchange_out:before,li.exchange_in:before{content:"";width:30px;height:30px;background:#4669fa;position:absolute;left:-30px;top:2px;border-radius:8px}li.mixer_out,li.mixer_in{border-left:none;position:relative}li.mixer_out:before,li.mixer_in:before{content:"";width:30px;height:30px;background:#fa916b;position:absolute;left:-30px;top:2px;border-radius:8px}li.transfer_out,li.transfer_in{border-left:none;position:relative}li.transfer_out:before,li.transfer_in:before{content:"";width:30px;height:30px;background:#50c793;position:absolute;left:-30px;top:2px;border-radius:8px}.check_data{float:right;display:flex;align-items:center}.status__btn>div{width:100%}.modal-invest__chain{background:#eeeeee;padding:15px;border-radius:5px}.dark .modal-invest__chain{background:#1b212b}.modal-invest__chain ul{display:flex;z-index:2;position:relative;flex-flow:column}.modal-invest__chain li{padding:5px 10px;border:1px solid #cccccc;margin-right:10px;border-radius:5px;display:flex;align-items:center;margin-bottom:5px}.modal-invest__chain li svg{margin-left:10px;cursor:pointer;color:#fb0;font-weight:700;font-size:23px}.modal-invest__items{display:flex;justify-content:space-between}.modal-invest__item{padding:15px;border:1px solid #cccccc;width:36%;border-radius:5px}.modal-invest__item:nth-child(2){width:20%}.invest-item__wallet{font-weight:900;font-size:16px;word-break:break-all}.invest-item__amount{text-align:center;font-weight:700;color:green}.invest-item__routing{text-align:center}.invest-item__exchangename{font-weight:700;background:url(/assets/images/icon_exchange.svg) center left no-repeat;padding-left:25px;background-size:20px}.dark .invest-item__exchangename{background:url(/assets/images/icon_exchange_white.svg) center left no-repeat;padding-left:25px;background-size:20px}.address-question{width:40px;height:40px;background:url(/assets/images/icon_qmark_orange.svg) no-repeat center;background-size:20px;cursor:pointer}.wbr{word-break:break-word}.investigation-continue__address{word-break:break-all}#secondInvestStart{cursor:pointer}.pic-preloader{background:url(/assets/images/block-loading.svg) no-repeat center,#ffffff;position:fixed;width:100%;height:100%;left:0;top:0;z-index:222222}.pic-preloader:after{display:flex;position:absolute!important;width:50px;height:50px;left:50%;margin-left:-25px;top:50%;margin-top:-25px;content:"";aspect-ratio:1;border-radius:50%;z-index:5;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/10px 10px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:ml2 1s infinite linear}@keyframes ml2{to{transform:rotate(1turn)}}.js-send-fraud.btn-load{display:block;font-size:0}.check_data{flex-flow:column;justify-content:center}._time_color{padding:3px 5px;margin:0;font-size:12px;font-weight:700;width:100%;text-align:center;border-radius:3px;display:flex;align-items:center;gap:10px;justify-content:center}.score-bg{color:#fff;padding:5px 8px;border-radius:5px}.score-bg.risk-green{background:#6bc806!important}.score-bg.risk-orange{background:#ffba00!important}.score-bg.risk-red{background:#ff4e28!important}.score-bg.risk-blue{background:#0007ff!important}._time_color_orange{background:#ffa500;color:#fff}._time_color_green{background:#008000;color:#fff}._time_color_red{background:red;color:#fff}@media (max-width: 768px){.check_data{width:100%;justify-content:space-between;flex-flow:row-reverse;right:0!important;margin:0;padding:0 15px}._time_color{width:-moz-fit-content;width:fit-content;position:absolute;left:0}.msg-copy__toast{text-align:center}.curr-zone__address{word-break:break-all!important;text-align:center;width:45%;text-align:right}.curr-zone .curr-zone__copy{background-size:30px 30px;font-size:25px}.curr-zone__name{font-size:4vw;margin:0 10px}.content-wrapper{margin-left:0!important}.card-body{width:100%}#investigation-table{width:100%!important}#investigation-table tr{display:flex;flex-flow:column}#investigation-table tr.even td{background:#ebebeb!important;border-bottom:1px solid #ffffff}.dark #investigation-table tr.even td{background:#161f33!important}#investigation-table tr th{display:none}#investigation-table .table-td{text-align:center;padding:5px 0!important;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:center}#investigation-table .table-td a{margin-top:0}#investigation-table_filter{position:relative;top:0;left:0;height:auto;width:81vw}#investigation-table_filter label{position:relative;width:81vw;left:0;font-size:0!important;background-position:0 8px;display:flex}#investigation-table_wrapper{padding-top:0}#investigation-table_wrapper .grid-cols-12{width:100%;grid-template-columns:unset}#investigation-table_wrapper .col-span-4{display:none;grid-column:unset}#investigation-table_filter label input{width:100vw}#investigation-table tr td{font-size:3vw;padding:5px 0}#investigation-table tr td *{text-align:center;word-break:break-all;justify-content:center}.modal-invest__chain li{font-size:3vw;font-weight:700}.modal-invest__item{width:100%!important}.modal-invest__items{flex-flow:column;width:100%}.item__amount{float:left;font-size:3vw}.item__route{float:left}.steps-item{flex-flow:column}.steps-head_copy:before{display:none}.steps-head_copy:after{display:none}.steps-item__in-block:after{width:15px;height:calc(100% - 50px);left:10px;top:-34px}.steps-item__out-block:after{width:15px;height:calc(100% - 50px);left:calc(100% - 25px);top:-34px}.steps-item__in,.steps-item__out{width:48%;padding:0}._mob{display:flex!important}._mob_no{display:none!important}.check_data{font-size:2vw!important;position:absolute;top:10px;right:10px;height:25px}.js-share-fast-check .check_data{top:50px;left:10px;font-size:2.5vw!important}.curr-zone__address.js-crypto-address{width:35%;margin-top:5px;font-size:4vw}.js-share-fast-check .curr-zone__address.js-crypto-address{width:70%}.curr-zone{height:80px}.curr-zone .curr-zone__copy{margin-top:5px}.curr-zone__open{top:10px;height:40px;font-size:3vw}#investigation-table td{position:relative}#investigation-table .js-open-btn{top:15px;z-index:99;right:-10px}#investigation-table .tracking-btn-status{width:-moz-fit-content;width:100vw;padding:5px 0;top:0!important;margin:auto!important;display:flex;border-radius:5px}#kyc-table-body td{align-items:center;text-align:center;display:flex;justify-content:center;position:relative}#kyc-table-body tr{border-bottom:1px solid #b7b7ff}._card_closed{height:auto}}
