@charset "UTF-8";.components-title h2{font-size:var(--h2-font__size);margin:1rem 0}.tabs{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between;margin:0 0 1rem;padding:1rem 0}.tabs-left,.tabs-right{align-items:center}.tabs-left,.tabs-nav,.tabs-right{display:flex;justify-content:flex-start}.tabs-nav{color:var(--second-text-color);cursor:pointer}.tabs-nav__item{margin-right:1.5rem;padding:.5rem 0;position:relative}.tabs-nav__item:hover{color:var(--hover-v1-color)}.tabs-nav__item:hover:after{background-color:var(--hover-v1-color);bottom:-1.12rem;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.tabs-nav__active{color:var(--hover-v1-color)}.tabs-nav__active:after{background-color:var(--hover-v1-color);bottom:-1.12rem;content:"";display:block;height:2px;left:0;position:absolute;width:100%}@media screen and (max-width:1000px){.tabs-nav{flex-direction:column}.tabs-nav__active:after,.tabs-nav__item:hover:after{height:0}}.tabs-search{display:flex;justify-content:flex-start}.tabs-search input{background-color:transparent;border:none;color:var(--first-text-color);display:block;font-size:var(--default-font__size);outline:none;padding:.4rem .5rem;width:100%}.tabs-search input:focus{box-shadow:none;outline:none}.tabs-search input::-moz-placeholder{color:var(--second-text-color)}.tabs-search input::placeholder{color:var(--second-text-color)}.tabs-search__icon{display:inline-block;height:24px;margin-right:4px;position:relative;top:8px;width:22px}.tabs-search__color{stroke:var(--first-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.components-label{background-color:var(--border-line-color);border-radius:6px;color:var(--second-text-color);display:inline-block;font-size:10px;padding:.2rem;text-align:center;width:70px}.label-red{background-color:rgba(238,40,68,.16);color:var(--red-color)}.label-red span{color:var(--red-color)!important;cursor:pointer}.label-green{background-color:#01bc8d;color:#fff}.label-orange{background-color:rgba(225,167,54,.2);color:var(--yellow-color)}.card-warning{background:#019acc}.card-warning.active{background:#785f29}.card-warning:hover{background:#fff}body.dark .card-warning,body.dark .card-warning.active{background:#785f29}body.dark .card-warning:hover{background:#353945}body.dark .site-layout .table-form-container-item{border-color:var(--fourth-text-color)}body.dark .site-layout #card-element{border-color:var(--border-line-color)}.table-components{margin:3rem auto}.table-components table{width:100%}.table-components table tbody,.table-components table thead,.table-components table tr{padding:0;text-align:left}.table-components table th{padding-bottom:1rem}.table-components .table-filter .filter-btn{padding-bottom:10px;padding-top:10px}.table-components .table-list__cursor{cursor:pointer}.table-components .no-cursor .table-sort__value{cursor:default!important}body.dark .site-layout .form-search__result .form-search__result-icon svg .form-search__result-color,body.dark .site-layout .form-search__result .form-search__result-icon svg .form-search__result-color2{stroke:var(--second-text-color)}body.dark .site-layout .form-search__result .form-search__result-icon svg:hover .form-search__result-color,body.dark .site-layout .form-search__result .form-search__result-icon svg:hover .form-search__result-color2{stroke:var(--yellow-color)}.form-border{border:0 solid var(--border-line-color)!important}.components-filter__form{margin:1rem 0;max-width:724px;padding:1rem;width:100%}.components-filter__form .form-row .components-filter__item{width:100%!important}.components-filter__form .components-filter__row{align-items:flex-start;justify-content:space-between!important;margin-bottom:1rem}.components-filter__form .components-filter__item{margin-right:0;width:49%}.components-filter__form .components-filter__item .strip{width:100%}.components-filter__form .components-filter__item input,.components-filter__form .components-filter__item select{background-color:transparent;border:1px solid var(--border-line-color);font-size:var(--small-font__size);padding:.5rem}.components-filter__form .components-filter__item input:focus,.components-filter__form .components-filter__item select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__form .components-filter__item input option,.components-filter__form .components-filter__item select option{background-color:var(--select-option);border:var(--border-line-color);outline:none}.components-filter__form .components-filter__item label{font-size:var(--default-font__size);margin-left:25px}.components-filter__form .components-filter__item .filter-select{background-color:transparent!important;border:1px solid var(--border-line-color);font-size:var(--default-font__size);padding:.6rem 1rem}.components-filter__form .components-filter__item .filter-select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__form .components-filter__item .filter-select__option{background-color:var(--select-option);border:1px solid var(--border-line-color);color:var(--second-text-color);padding:.5rem}.components-filter__form .components-filter__item .filter-hover{background-color:var(--purple-second-color);color:#fcfcfd}.components-filter__form .components-filter__item .filter-active{background-color:var(--purple-second-color)}.components-filter__form .components-filter__item .bth-clear{top:6px}.components-filter__form .components-filter__button{background-color:#019acc;display:block;outline:0 solid red;position:relative;width:100%}.components-filter__form .components-filter__button:hover{background-color:#785f29}.components-filter{margin-bottom:1rem}.components-filter__row{display:flex;justify-content:space-between}.components-filter__items{margin-right:1rem;width:70%}.components-filter__item{margin-right:1rem;width:24%}.components-filter__item input,.components-filter__item select{background-color:transparent;border:1px solid var(--border-line-color);font-size:var(--small-font__size);padding:.25rem}.components-filter__item input:focus,.components-filter__item select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item input option,.components-filter__item select option{background-color:var(--select-option);border:var(--border-line-color);outline:none}.components-filter__item label{font-size:var(--default-font__size)}.components-filter__item .filter-select{background-color:transparent!important;border:1px solid var(--border-line-color);font-size:var(--default-font__size);padding:.5rem 1rem}.components-filter__item .filter-select:focus{border:1px solid var(--yellow-color);box-shadow:none;outline:none}.components-filter__item .filter-select__option{background-color:var(--select-option);border:1px solid var(--border-line-color);color:#000;padding:.5rem}.components-filter__item .filter-hover{color:#019acc}.components-filter__item .filter-active,.components-filter__item .filter-hover{background-color:var(--purple-second-color)}.components-filter__item .bth-clear{top:6px}.components-filter__item .bth-clear:hover{background-color:var(--purple-color);color:var(--white-color)}.components-filter__button{background-color:var(--purple-second-color);display:block;outline:none;position:relative;width:100%}.components-filter__button:hover{background-color:var(--purple-color)}@media screen and (max-width:1000px){.components-filter__form{max-width:100%;width:100%}}@media screen and (max-width:770px){.components-filter__row{display:block}.components-filter__item,.components-filter__items{margin-bottom:1rem;width:100%}.components-filter__items{margin-right:0}}@media screen and (max-width:670px){.components-filter__form .components-filter__row{display:block}.components-filter__form .components-filter__item{margin-bottom:1rem;width:100%}}.dir-rtl .components-filter__item .bth-clear{left:1px;right:auto}@media screen and (max-width:770px){.dir-rtl .components-filter__item{margin-left:1rem;margin-right:0}}.table-sort__value{align-items:center;cursor:pointer;display:flex;justify-content:flex-start}.table-sort__title{color:var(--second-text-color);font-size:.8rem;font-weight:500}.table-sort__icon{display:inline-block;height:24px;margin-left:1rem;width:24px}.table-sort__icon-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.table-sort__icon-active{stroke:var(--yellow-color)}@media screen and (max-width:1000px){.table-sort{display:none}}.table-list tr{border-bottom:1px solid var(--border-line-color);transition:all .5s ease-out}.table-list tr:hover{background-color:var(--tr-hover-color)}.table-list__subtitle{display:none}.table-list__value{padding:.3rem 0 .3rem .2rem}.table-list__text,.table-list__value{align-items:center;display:flex;justify-content:flex-start}.table-list__link{cursor:pointer;display:flex;justify-content:flex-start}.table-list__link a{color:var(--yellow-color);display:block;margin-right:1.5rem}.table-list__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-list__link a:hover:after{width:100%}.table-list .title-icon{align-items:center;display:flex;justify-content:flex-start}.table-list .title-icon__icon{display:inline-block;height:18px;margin:0 8px;position:relative;top:1px;width:18px;z-index:9}.table-list .title-icon__icon-color{fill:var(--second-text-color)}.table-list .title-icon__icon-active{fill:var(--yellow-color)}.table-list .title-icon__name{font-size:var(--default-font__size)}.table-list__image{align-items:center;display:flex;height:30px;margin:0 1rem 0 .6rem;width:30px}.table-list__title{text-align:left}.table-list__title-big{display:block;width:100%}.table-list__title-small{color:var(--second-text-color);display:block;font-size:var(--small-font__size)}.table-list .list-text__name{color:var(--second-text-color);display:block;margin-right:10px}.table-list .list-text__icon{cursor:pointer;display:block;height:20px;margin-left:10px;position:relative;width:20px}.table-list .list-text__icon-color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.table-list .list-text__icon:hover .list-text__icon-color{stroke:var(--hover-v1-color)}.table-list__icon{display:inline-block;height:18px;margin:0 8px;outline:1px solid red;position:relative;top:1px;width:18px;z-index:9}.table-list__icon-color{fill:var(--second-text-color)}@media screen and (max-width:1000px){.table-list tr:hover{background-color:none}.table-list td{align-items:center;clear:both;display:flex;justify-content:space-between}.table-list td:first-child{padding-top:1rem;width:100%!important}.table-list td:last-child{padding-bottom:1rem}.table-list .rs{display:revert;width:30%!important}.table-list .rd{width:70%!important}.table-list__subtitle{color:var(--second-text-color);display:block}.table-list__link a{color:var(--yellow-color);display:block;margin-left:1rem;margin-right:0}.table-list__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-list__link a:hover:after{width:100%}}.dir-rtl .table-list .list-text__icon{margin-left:0;margin-right:10px}.table-result__notfound{font-size:.9rem;margin:0 auto;padding:6rem 0;text-align:center;width:100%}.table-result__notfound-icon{display:inline-block;height:60px;margin-bottom:.3rem;width:60px}.table-result__notfound-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.table-result__notfound .color-yellow{stroke:var(--yellow-color)}.table-result__notfound-text{color:var(--second-text-color);display:flex;justify-content:center}.table-result__notfound-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.table-result__notfound-text a:hover{text-decoration:underline}.base-container{align-items:stretch;display:flex;justify-content:space-between}.base-container__left{align-items:center;background-color:var(--blue-dark-color);background-image:url(/images/bg-home.png);background-size:cover;display:none;justify-content:center;min-height:100vh;width:50%}.base-container__left-content{color:var(--white-color);font-weight:400;max-width:600px;padding-left:1rem;position:relative;width:100%}.base-container__left-title h1{font-size:3rem;margin-bottom:1rem}.base-container__left-title h1 .typer-cursor,.base-container__left-title h1 .typer-text{color:var(--yellow-color)!important}.base-container__left-title p{font-size:1.5rem}.base-container__right{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.base-container__right-logo{margin-bottom:6rem;width:200px}.base-container__right-logo img{width:100%}.base-container__right-content{max-width:470px;width:100%}@media screen and (max-width:1100px){.base-container__left{display:none}.base-container__right{padding:2rem;width:100%}.base-container__right-content{max-width:90%}}.form-components__title{font-size:var(--h2-font__size);margin-bottom:2rem;max-width:470px;width:100%}.form-components__input-text .form-components__block{margin-bottom:2rem}.form-components__input-text .block-button{margin-top:3rem}.form-components__table{margin-top:4rem}.form-components__table table{margin:2rem 0;width:100%}.form-components__table table tr{border-bottom:1px solid var(--border-line-color)}.form-components__table table td:last-child{text-align:left}.form-components__table-list span{display:inline-block;padding:1rem 0;width:16rem}.form-components__item{align-items:center;display:flex;justify-content:space-between;margin:2rem 0 1rem}.form-components .block-status{align-items:center;display:flex;justify-content:flex-start}.form-components .block-status__icon{display:block;height:34px;margin:1rem;width:34px}.form-components .block-status__color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-components .block-status__title{font-size:.9rem}.form-components .block-status__title span{display:inline-block;margin-left:.6rem}.form-components__block-item{position:relative}.form-components__block-item:focus .form-components__block-icon__color1,.form-components__block-item:hover .form-components__block-icon__color1{stroke:var(--purple-color)}.form-components__block-item:focus .form-components__block-icon__color2,.form-components__block-item:hover .form-components__block-icon__color2{fill:var(--purple-color)}.form-components__block-icon{display:block;height:22px;position:absolute;top:15px;width:22px}.form-components__block-icon__color1{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-components__block-icon__color2{fill:var(--second-text-color)}.form-components__block-label{color:var(--second-text-color);display:block;font-size:.9rem}.form-components__block-label a{color:var(--purple-color);display:inline-block;margin:0 .5rem;text-decoration:none}.form-components__block-link{color:var(--purple-color);display:block;font-size:.9rem;text-align:left;width:100%}.form-components__block-link-first{text-align:left}.form-error input{background-color:transparent!important;border-bottom:2px solid var(--red-color)!important;color:var(--first-text-color)}.form-error .form-components__block-icon__color1{stroke:var(--red-color)}.form-error .form-components__block-icon__color2{fill:var(--red-color)}.form-error__text{color:var(--red-color);display:block;font-size:.9rem;margin:8px 0 10px}.form-success input{background-color:transparent!important;border-bottom:2px solid var(--green-color)!important;color:var(--first-text-color)}.form-success .form-components__block-icon__color1{stroke:var(--green-color)}.form-success .form-components__block-icon__color2{fill:var(--green-color)}.form-success__text{color:var(--green-color);display:block;font-size:.9rem;margin:8px 0 10px}.block-title{font-size:1.2rem;margin:1.5rem 0 1rem}.block-text p{font-size:.9rem}.block-button button{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:6px;color:var(--white-color);display:block;outline:none;padding:1rem 0;text-align:center;width:100%}.block-button button:focus,.block-button button:hover{background-color:var(--purple-second-color)}.block-button button.nice-select.open,.block-button button:active{background-color:var(--purple-color)}.block-input-text input{background-color:transparent!important;border:none;border-bottom:2px solid var(--border-line-color);color:var(--first-text-color);font-size:.9rem;font-weight:500;outline:none;padding:.8rem .8rem .8rem 2rem;text-align:left;width:100%}.block-input-text input:focus,.block-input-text input:hover{background-color:transparent!important;border:none;border-bottom:2px solid var(--purple-color);outline:none}.block-input-text input:focus{box-shadow:none;color:var(--first-text-color)}.block-input-text input.nice-select.open,.block-input-text input:active,.block-input-text input:focus-visible,.block-input-text input:target,.block-input-text input:visited{background-color:transparent!important;border:none;border-bottom:2px solid var(--purple-color);color:var(--first-text-color);outline:none}.block-checkbox__group{display:flex;justify-content:space-between}.block-checkbox{align-items:center;display:flex;justify-content:flex-start}.block-checkbox input{background-color:transparent;border:1px solid var(--border-line-color);display:block;height:20px;margin-left:10px;width:20px}.block-checkbox input:focus{box-shadow:none;outline:none}.block-checkbox input.nice-select.open,.block-checkbox input:active{outline:none}.input-radio{align-items:center;display:flex;justify-content:flex-start}.input-radio input{display:block;height:20px;margin-right:10px;width:20px}.dir-rtl .input-radio input{margin-left:5px;margin-right:10px}.block-list{margin-top:3rem}.block-list__item{border-bottom:1px solid var(--border-line-color);border-top:1px solid var(--border-line-color);padding:2rem 0}.block-list__item-title{font-size:1.1rem;margin-bottom:1rem}.block-list__item ul{list-style-position:inside;list-style-type:circle}.block-list__item-info{margin:1rem 0}.block-list__item-info p{color:var(--second-text-color);margin-bottom:.5rem}.block-list__item-info span{font-weight:700}.block-qr{margin:1rem 0;padding:20px}.block-keys ul{font-size:.9rem;padding:1rem}.block-keys ul li{margin-bottom:.2rem}@media screen and (max-width:670px){.form-components__table-list span{font-size:11px;width:10rem}.form-components__table table{margin:2rem 0;width:100%}.form-components__table table td{display:block}.form-components__table table td:last-child{padding:1rem 0;text-align:left}}@media screen and (max-width:500px){.form-components__input-text .flex{display:block}.form-components__input-text .flex a{display:block;padding:.2rem 0;text-align:left}}.btn{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:4px;color:var(--white-color);display:inline-block;font-size:.9rem;outline:none;padding:.7rem 1.5rem;position:relative;text-decoration:none}.btn:focus,.btn:hover{background-color:var(--purple-second-color)}.btn:focus{outline:none}.btn.nice-select.open,.btn:active{background-color:var(--purple-color);outline:none}.btn-text{font-size:.9rem}.bth-sm{font-size:.7rem;padding:.3rem .6rem}.bth-lg{font-size:1.2rem;padding:1rem 2.5rem}.btn-block{display:block;margin:.5rem 0;width:100%}.btn-white{background-color:var(--white-color);border:1px solid var(--border-line-color);color:var(--second-text-color)}.btn-white:focus,.btn-white:hover{background-color:var(--rows-color)}.btn-white:focus{outline:none}.btn-white.nice-select.open,.btn-white:active{background-color:var(--body-color);outline:none}.btn-red{background-color:var(--red-color);border:1px solid var(--red-color);color:var(--white-color)}.btn-red:focus,.btn-red:hover{background-color:var(--red-second-color)}.btn-red:focus{outline:none}.btn-red.nice-select.open,.btn-red:active{background-color:var(--red-color);outline:none}.btn-loading{padding:.7rem 2rem}.btn-loading:after{animation:btn-loading-spinner 1s ease infinite;border:2px solid transparent;border-radius:50%;border-top:2px solid var(--white-color);bottom:0;content:"";height:16px;margin:auto 0;position:absolute;right:.5rem;top:0;width:16px}.btn-warning{border:1px solid var(--yellow-color);border-radius:4px;color:var(--yellow-color);display:block;font-size:.8rem;outline:none;padding:.4rem 0;transition:all .5s ease-out;width:100px}.btn-warning:hover{background-color:var(--yellow-color);color:var(--white-color)}.btn-green{background-color:var(--green-color);border:1px solid var(--green-color);color:var(--white-color);font-size:12px;font-weight:500;line-height:15.2px;margin:32px auto 0}.btn-green:focus,.btn-green:hover{background-color:var(--green-second-color)}.btn-green:focus{outline:none}.btn-green.nice-select.open,.btn-green:active{background-color:var(--green-color);outline:none}.btn-red-security{background-color:var(--red-color);border:1px solid var(--red-color);color:var(--white-color);font-size:12px;font-weight:500;line-height:15.2px;margin:32px auto 0}.btn-red-security:focus,.btn-red-security:hover{background-color:var(--red-second-color)}.btn-red-security:focus{outline:none}.btn-red-security.nice-select.open,.btn-red-security:active{background-color:var(--red-color);outline:none}@keyframes btn-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.input-field{margin-bottom:2rem}.input-field label{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.input-field select{background-color:transparent;border:none;border-bottom:2px solid var(--border-line-color);border-radius:0!important;color:var(--first-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.5rem 0;transition:all .5s ease-out;width:100%}.input-field select:focus,.input-field select:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field select:focus{box-shadow:none}.input-field select.nice-select.open,.input-field select:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field input{background-color:transparent;border:none;border-bottom:2px solid var(--border-line-color);color:var(--first-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.5rem 0;transition:all .5s ease-out;width:100%}.input-field input:focus,.input-field input:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field input:focus{box-shadow:none}.input-field input.nice-select.open,.input-field input:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field textarea{background-color:transparent;border:none;border-bottom:2px solid var(--border-line-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.5rem 0;transition:all .5s ease-out;width:100%}.input-field textarea:focus,.input-field textarea:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.input-field textarea:focus{box-shadow:none}.input-field textarea.nice-select.open,.input-field textarea:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.invalid .helper-text,.valid .helper-text{display:block;font-size:.9rem;font-weight:500;margin-top:.5rem}.form-group{margin-bottom:2rem}.form-group_field{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem;position:relative}.form-group_field:focus .form-group_color,.form-group_field:hover .form-group_color{stroke:var(--purple-color)}.form-group label{color:var(--second-text-color);display:block;font-size:.9rem;font-weight:500;margin-bottom:.3rem}.form-group_icon{display:block;height:22px;position:absolute;top:12px;width:22px}.form-group_color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-group input{background-color:transparent!important;border:none;border-bottom:2px solid var(--border-line-color);color:var(--second-text-color);font-size:.9rem;font-weight:500;margin:0;outline:none;padding:.6rem 0 .6rem 2rem;transition:all .5s ease-out;width:100%}.form-group input:focus,.form-group input:hover{border:none;border-bottom:2px solid var(--purple-color);outline:none}.form-group input:focus{box-shadow:none}.form-group input.nice-select.open,.form-group input:active{border:none;border-bottom:2px solid var(--purple-color);outline:none}.invalid .helper-text,.valid .helper-text{display:block;font-size:.9rem;font-weight:500;margin-top:.5rem}.valid input{border-bottom:2px solid var(--green-color)}.valid .helper-text{color:var(--green-color)}.valid .form-group_color,.valid:focus .form-group_color,.valid:hover .form-group_color{stroke:var(--green-color)}.valid:focus input,.valid:hover input{border-bottom:2px solid var(--green-color)}.invalid input{border-bottom:2px solid var(--red-color)}.invalid .helper-text{color:var(--red-color)}.invalid .form-group_color,.invalid:focus .form-group_color,.invalid:hover .form-group_color{stroke:var(--red-color)}.invalid:focus input,.invalid:hover input{border-bottom:2px solid var(--red-color)}.form-search{margin-top:2rem}.form-search__container{align-items:stretch;display:flex;justify-content:flex-start;margin-bottom:3rem}.form-search__block{align-items:stretch;padding:0 1rem 0 0;width:30%}.form-search__block-title{font-size:1rem;margin-bottom:2rem}.form-search__block button{margin-top:1.4rem}.form-search__info{align-items:flex-start;background-color:var(--rows-color);border-radius:4px;display:flex;justify-content:flex-start;padding:2rem;width:60%}.form-search__info h4{font-size:1.4rem;margin-bottom:1rem}.form-search__info p{font-size:.9rem;line-height:150%}.form-search__info-icon{height:50px;margin-right:2rem;width:50px}.form-search__result{width:100%}.form-search__result-block{font-size:.9rem;margin-bottom:2rem}.form-search__result-block ul{list-style-position:inside;list-style-type:circle}.form-search__result .result-block{display:flex;justify-content:space-between}.form-search__result-title{color:var(--second-text-color)}.form-search__result-link{align-items:center;display:flex;justify-content:flex-start}.form-search__result-icon{cursor:pointer;display:inline-block;height:20px;margin:0 .5rem;width:20px}.form-search__result-color{stroke:var(--blue-dark-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.form-search__result-color2{fill:var(--blue-dark-color)}.form-search__result-item{display:flex;padding-right:1rem;width:50%}.form-search__result-item.w-full{width:100%!important}.form-search__result-item span{color:var(--second-text-color)}@media screen and (max-width:1000px){.form-search__info{width:100%}}@media screen and (max-width:670px){.form-search__info{display:block}.form-search__info-icon{margin-bottom:1rem;margin-right:0}.form-search__result-item{padding-right:0}}.form-container{border:1px solid var(--border-line-color);border-radius:4px;margin:6rem auto;max-width:700px;padding:2rem;width:100%}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:unset;background:none;background-color:transparent;-webkit-box-shadow:none}select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--first-text-color);-webkit-box-shadow:0 0 0 1000px var(--white-input) inset}input:-internal-autofill-selected{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;background:none;background-color:unset;background-image:none}.pagenav{margin-top:3rem}.pagenav a{background-color:transparent;border-color:var(--border-line-color);border-radius:2px;color:#000;outline:none}.pagenav a:hover{background-color:var(--border-line-color)}.pagenav a:focus{border-color:var(--yellow-color);color:var(--yellow-color)}.pagenav div{background-color:transparent;border-color:var(--border-line-color);outline:none}.pagenav .bg-white{background-color:var(--border-line-color)}body.dark .pagenav{margin-top:3rem}body.dark .pagenav a{background-color:transparent;border-color:var(--border-line-color);border-radius:2px;outline:none}body.dark .pagenav a:hover{background-color:var(--border-line-color)}body.dark .pagenav a:focus{border-color:var(--yellow-color);color:var(--yellow-color)}body.dark .pagenav div{background-color:transparent;border-color:var(--border-line-color);outline:none}body.dark .pagenav .bg-white{background-color:var(--border-line-color);color:#000}body.dark .vue-portal-target{word-break:break-word}body.dark .vue-portal-target .transition-all .absolute{background-color:var(--first-text-color)}body.dark .vue-portal-target .modal-container{background-color:var(--blue-dark-thir-color)}body.dark .vue-portal-target .modal-container .text-lg{color:var(--first-text-color)}body.dark .vue-portal-target .modal-container div.bg-gray-100{background-color:var(--purple-third-color)}body.dark .vue-portal-target .modal-container div.bg-gray-100 .modal-secondary-button{background:var(--purple-second-color);border:0;color:var(--white-color);text-transform:capitalize}body.dark .modal-change-password{--tw-ring-opacity:0;background:var(--blue-dark-thir-color);border-color:var(--third-text-color)}body.dark .modal-change-password-confirm{--tw-border-opacity:0;background:var(--fourth-text-color)}body.dark .modal .stake_modal_container{background:var(--blue-dark-thir-color);border-color:var(--third-text-color)}body .vm--modal{background:none!important;box-shadow:none!important}body .modal .modal-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;overflow:unset;position:fixed;top:0;width:100%;z-index:9998}body .modal .stake_modal_container{background:var(--white-color);border-radius:6px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:1110px;z-index:9999}@media screen and (max-width:1022px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .stake_modal_container{height:100%;overflow:scroll;padding:15px 0 0;width:85%}}body .dir-rtl .stake_modal_container{padding:0}body .dir-rtl .article__wrapper{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}body .modal .welcome_modal_container{background:radial-gradient(circle,#cdaa6a 22%,#fcfcfd 100%);border:2px solid #424242;border-radius:6px;left:50%;padding:12px 12px 0;position:fixed;top:50%;transform:translate(-50%,-50%);width:400px;z-index:10002}body .modal .close_welcome{align-items:center;cursor:pointer;display:flex;justify-content:end;padding:20px;position:fixed;right:0;top:-2px;width:100%}body .modal .welcome_img{align-items:center;display:flex;height:auto;justify-content:center;width:100%}body .modal .welcome_img img{height:303px;width:303px}body .modal .welcome_text{font-size:25px;margin:18px auto 13px;text-align:center}body .modal .welcome_text_ref{color:#1a2e35;font-size:16px;font-weight:600;line-height:normal;margin-bottom:10px;text-align:center}body.dark .modal .welcome_modal_container{background:radial-gradient(circle,#cdaa6a 22%,#181617 100%);border:2px solid #c4c4c4;color:#fcfcfd}body.dark .modal .welcome_text{color:#fcfcfd}body.dark .modal .close_svg{fill:#c4c4c4}body.dark .modal .welcome_text_ref{color:#c4c4c4}@media screen and (max-width:770px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .welcome_modal_container{width:333px}body .modal .welcome_img img{height:222px;width:222px}}body .modal .hamster_modal_container{background:linear-gradient(180deg,#0e0e0e,#747474);border-radius:6px;box-shadow:0 0 17.2px 0 hsla(0,0%,82%,.08);left:50%;padding:15px;position:fixed;top:50%;transform:translate(-50%,-45%);width:464px;z-index:10002}body .modal .close_hamster{bottom:12px;cursor:pointer;justify-content:end;right:21px}body .modal .close_hamster,body .modal .hamster_coin{align-items:center;display:flex;position:fixed;width:100%}body .modal .hamster_coin{justify-content:center;right:0;top:-60px}body .modal .hamster_coin img{height:125px;width:125px}body .modal .hamster_body{margin:75px 0 25px}body .modal .hamster_form{margin:0 45px}body .modal .hamster_title{color:#949494;font-size:18px;font-weight:800;line-height:23.44px;margin-bottom:15px;text-align:center}body .modal .hamster_label{color:#949494;font-size:12px;font-weight:400;line-height:12.5px;margin-top:15px;text-align:left}body .modal .hamster_input{margin:0 0 5px;width:100%}body .modal .hamster_input,body .modal .hamster_input_accout{background:#171516;border-radius:25px;color:#c4c4c4;display:block;padding:9px 20px}body .modal .hamster_input_accout{margin:0 auto 5px;width:145px}body .modal .icon{height:35px;width:35px}body .modal .sell_now{background:red;border-radius:25px;display:block;margin:25px auto;width:100%}body .modal .hamster_text{color:#fff;font-size:12px;font-weight:300;line-height:normal;margin-bottom:10px;text-align:center}body .modal .hamster_note{color:#fff;font-size:16px;font-weight:600;text-align:center}body.dark .modal .hamster_modal_container{background:linear-gradient(180deg,hsla(0,0%,5%,.85),hsla(0,0%,45%,.75));box-shadow:0 0 17.2px 0 hsla(0,0%,82%,.08)}@media screen and (max-width:770px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .hamster_modal_container{width:333px}body .modal .hamster_body{margin:48px 0 25px}body .modal .hamster_form{margin:0}body .modal .hamster_title{font-size:15px}body .modal .hamster_coin{top:-30px}body .modal .hamster_coin img{height:85px;width:85px}body .modal .hamster_label{margin-left:0;margin-top:9px}body .modal .hamster_text{font-size:11px;margin-bottom:5px}}body .modal .transfer_modal_container{background:#fcfcfd;border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:600px;left:50%;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-45%);width:500px;z-index:10002}body .modal ::-webkit-scrollbar{width:5px}body .modal ::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}body .modal ::-webkit-scrollbar-track{background:transparent}body.dark .modal .transfer_modal_container{background:#23262f}body .modal .notificationHMSTR_modal_container{background:radial-gradient(circle,#eaca91 22%,#bbb2a0 100%);border:2px solid #424242;border-radius:6px;left:50%;padding:12px 22px 0;position:fixed;top:50%;transform:translate(-50%,-50%);width:595px;z-index:10002}body .modal .close_notification{align-items:center;cursor:pointer;display:flex;justify-content:end;padding:20px;position:fixed;right:0;top:-2px;width:100%}body .modal .notification_img{align-items:center;display:flex;height:auto;justify-content:center;width:100%}body .modal .notification_img img{height:170px;width:170px}body .modal .notification_text{color:#fcfcfd;font-size:25px;margin:13px auto;text-align:center}body .modal .notification_text_ref{color:#ff7b00;font-size:16px;font-weight:600;line-height:normal;margin-bottom:10px;text-align:center}body .modal .close_svg{fill:#cc9901}body.dark .modal .notificationHMSTR_modal_container{border:2px solid #c4c4c4}body.dark .modal .close_svg{fill:#cc9901}@media screen and (max-width:767px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .notificationHMSTR_modal_container{padding:12px 15px 0;width:318px}body .modal .notification_img img{height:160px;width:160px}body .modal .notification_text{font-size:18px;margin:5px auto 10px}body .modal .notification_text_ref{font-size:12px}}body .modal .reject_modal_container{background:#fff;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:426px;left:50%;padding:24px;position:fixed;top:55%;transform:translate(-50%,-45%);width:504px;z-index:10002}body .modal .reject_title{color:red;font-size:16px;padding-bottom:12px;place-self:center}body.dark .modal .reject_modal_container{background:#121314;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:426px;left:50%;padding:24px;position:fixed;top:55%;transform:translate(-50%,-45%);width:504px;z-index:10002}body.dark .modal .reject_title{color:red;font-size:16px;padding-bottom:12px;place-self:center}body .modal .email_modal_container{background:#fff;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:535px;left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-45%);width:424px;z-index:10002}body .modal .back{align-items:center;color:#409587;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:flex-start;line-height:28px;margin-bottom:16px}body .modal .back .icon{height:12px;margin-right:12px;width:12px}body .modal .title{font-size:20px;font-weight:600;line-height:40px;margin-bottom:36px;text-align:center;width:100%}body .modal .content{font-size:14px;font-weight:400;line-height:25.2px;margin-bottom:36px}body .modal .email{margin-bottom:24px}body .modal .email_input{background:transparent;border:1px solid #000;border-radius:6px;font-size:14px;font-weight:300;height:60px;line-height:20.8px;padding:13px 10px;transition:all .1s;width:100%}body .modal .code{margin-bottom:24px}body .modal .code_input{background:transparent;border:1px solid #000;border-radius:6px;font-size:14px;font-weight:300;height:60px;line-height:20.8px;padding:13px 10px;transition:all .1s;width:100%}body .modal .confirm_button{height:60px;width:100%}body .modal .note{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:35px;margin:12px auto 0;text-align:center;width:100%}body .dir-rtl .modal .back .icon{margin-left:12px;margin-right:0;transform:rotateY(180deg)}body.dark .modal .email_modal_container{background:#010101;border:1px solid hsla(0,0%,100%,.502)}body.dark .modal .content{opacity:80%}body.dark .modal .code_input,body.dark .modal .email_input{border-color:hsla(0,0%,100%,.2)}body.dark .modal .back,body.dark .modal .note{color:hsla(0,0%,100%,.6)}@media screen and (max-width:767px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .email_modal_container{height:545px;width:333px}body .modal .note{font-size:14px;line-height:24px;margin-bottom:8px}body .modal .title{font-size:18px;margin-bottom:18px}body .modal .content{font-size:12px;margin-bottom:18px}}body .modal .name_modal_container{background:#fff;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:454px;left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-45%);width:424px;z-index:10002}body .modal .name{margin-bottom:24px}body .modal .name_input{background:transparent;border:1px solid #000;border-radius:6px;font-size:14px;font-weight:300;height:60px;line-height:20.8px;padding:13px 10px;transition:all .1s;width:100%}body.dark .modal .name_modal_container{background:#010101;border:1px solid hsla(0,0%,100%,.502)}body.dark .modal .name_input{border-color:hsla(0,0%,100%,.2)}@media screen and (max-width:767px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .name_modal_container{height:545px;width:333px}}body .modal .avatar_modal_container{background:#fff;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:366px;left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-45%);width:800px;z-index:10002}body .modal .avatar__container{align-items:center;background:rgba(1,188,141,.1);border-radius:6px;display:flex;padding:16px}body .modal .avatar__left{align-items:center;display:flex;flex-direction:column;width:30%}body .modal .avatar__left .account__avatar{height:52px;margin-right:0;width:52px}body .modal .avatar__left .upload_button{margin:16px 0}body .modal .avatar__left .content{margin-bottom:0;text-align:center}body .modal .avatar__right{background:#fff;border-radius:6px;padding:24px;width:70%}body .modal .avatar__right .avatar__filter{align-items:center;background:rgba(119,59,188,.251);border-radius:24px;display:flex;justify-content:start;margin-bottom:16px;padding:8px 16px;width:-moz-fit-content;width:fit-content}body .modal .avatar__right .filter{background-color:#fff;border-radius:50%;color:#773bbc;cursor:pointer;margin-right:8px;padding:8px}body .modal .avatar__right .filter.active{background-color:#409587;color:#fff}body .modal .avatar__right .avatar__example{align-items:center;display:flex;flex-wrap:wrap}body .modal .avatar__right .avatar{border-radius:50%;cursor:pointer;height:52px;margin-bottom:8px;margin-right:8px;width:52px}body .modal .avatar__right .avatar img{height:100%;width:100%}body.dark .modal .avatar_modal_container{background:#010101;border:1px solid hsla(0,0%,100%,.502)}body.dark .modal .avatar__container{background:rgba(233,242,255,.102)}body.dark .modal .avatar__right{background:rgba(0,0,0,.102)}body.dark .modal .avatar__right .filter{background:#2e2f30}@media screen and (max-width:767px){body .vm--modal{background:none!important;box-shadow:none!important}body .modal .avatar_modal_container{height:545px;width:333px}body .modal .avatar__container{display:flex;flex-direction:column}body .modal .avatar__left{width:100%}body .modal .avatar__right{padding:16px;width:100%}body .modal .avatar__right .avatar__example{flex-wrap:nowrap;overflow-x:scroll}}body .modal{z-index:10002}body .modal .api_modal_container{background:#fff;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-45%);z-index:10002}body .modal .close{background-color:#37ffbc;border-radius:6px;cursor:pointer;justify-self:center;margin:22px 0 0;padding:8px 16px;text-align:center;width:50%}body .modal .reset-access{display:block;padding:16px 0 0 156px}body .modal .access-btns{align-items:center;display:flex;justify-content:space-between;margin-top:16px}body .modal .save{background-color:#37ffbc}body .modal .nevermind,body .modal .save{border-radius:6px;cursor:pointer;padding:8px 16px;width:50%}body .modal .nevermind{background-color:#ff6838;margin:21px 5px 0;text-align:center}body.dark .modal{z-index:10002}body.dark .modal .api_modal_container{background:#010101;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-45%);z-index:10002}body.dark .modal .close{background-color:#37ffbc;border-radius:6px;cursor:pointer;justify-self:center;margin:22px 0 0;padding:8px 16px;text-align:center;width:50%}body.dark .modal .reset-access{display:block;padding:16px 0 0 156px}body.dark .modal .access-btns{align-items:center;display:flex;justify-content:space-between;margin-top:16px}body.dark .modal .save{background-color:#37ffbc}body.dark .modal .nevermind,body.dark .modal .save{border-radius:6px;cursor:pointer;padding:8px 16px;width:50%}body.dark .modal .nevermind{background-color:#ff6838;margin:21px 5px 0;text-align:center}.user-status__item{padding:2rem 0;text-align:center}.user-status__title{color:var(--first-text-color);font-size:var(--h2-font__size);margin-bottom:1rem}.user-status p{font-size:var(--default-font__size)}.header{background-color:var(--body-color);padding:.5rem 0}.header-home{border-bottom:1px solid var(--blue-dark-fourth-color);padding:0 1.5rem;position:sticky;top:0}.header__row{align-items:center;font-size:var(--default-font__size);justify-content:space-between;margin:auto;max-width:1536px;padding:0 1rem;position:relative;width:100%}.header__row-left{align-items:center;display:flex;justify-content:flex-start}.header__row-right{display:flex;justify-content:space-between}.header-logo{margin-right:3.5rem}.header-logo a{font-size:var(--big-font__size);font-weight:var(--extra-font)}@media screen and (max-width:900px){.header-logo{display:inline-block;margin-right:0}}.header-btn{cursor:pointer;display:none;position:relative;right:0;top:4px;z-index:6}.header-btn:hover span{background-color:var(--black-color)}.header-btn span{background-color:var(--menu-btn-color);display:block;height:1px;margin:.5rem 0;width:30px}@media screen and (max-width:1000px){.header-btn{display:block}}.header-nav__list{align-items:center;display:flex;justify-content:flex-start}.header-nav__list a{color:#777e90;display:block;margin-right:1.5rem;outline:none;padding:1.25rem 0;text-decoration:none;transition:all .5s ease-out}.header-nav__list a.active,.header-nav__list a:hover{color:#23262f}.header-nav__active{display:block}@media screen and (max-width:1000px){.header-nav{--tw-scale-y:0;background-color:var(--blue-dark-second-color);left:0;margin:2rem 0;outline:none;padding:1rem;position:absolute;top:2.4rem;width:100%}.header-nav__list{display:block}.header-nav__list a{border-bottom:1px solid #242539;padding:1rem 0}.header-nav__list a:last-child{border-bottom:none}}body.dark .header-nav__list a{color:#777e90}body.dark .header-nav__list a.active,body.dark .header-nav__list a:hover{color:#fcfcfd}.header-button{align-items:center;display:flex}.header-button__signin{margin:auto 0 auto .5rem;transition:all .5s ease-out}.header-button__signin:hover{color:var(--black-color)}.header-button__signup{background:#3772ff;border-radius:33px;color:#fcfcfd;margin:auto 0 auto .5rem;padding:.5rem .75rem;transition:all .5s ease-out}.header-button__signup:hover{background:#0045ea}body.dark .header-button__signin:hover{color:var(--black-color)}body.dark .header-button__signup:hover{background:#0045ea}.header-dropdown{margin-left:1.5rem}.header-dropdown__button{cursor:pointer;padding:1.65rem 0 1.65rem 2.65rem}.header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}.header-dropdown__icon{filter:invert(100%)}.header-dropdown__icon-color{stroke:var(--black-color)}.header-dropdown .logout-icon{left:2px;position:relative}body.dark .header-dropdown__icon{filter:invert(0)}body.dark .header-dropdown__icon-color{stroke:var(--white-color)}@media screen and (max-width:1000px){.header-dropdown{margin-left:0}.header-dropdown__button{cursor:pointer;padding:1.65rem 0 1.65rem .5rem}.header-dropdown__list{top:3.9rem}}@media screen and (max-width:500px){.header-dropdown__list{right:-3.6rem!important}}.language-dropdown{margin-left:.5rem}.language-dropdown .header-dropdown__button{cursor:pointer;padding:1.25rem .25rem!important}.language-dropdown .header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}.language-dropdown .header-dropdown__list-info{padding:1rem 1rem .5rem}.language-dropdown .header-dropdown__list a{padding:1rem}.language-dropdown .item-language__active{color:var(--yellow-color)}.language-dropdown .item-language__active .header-dropdown__list-color{stroke:var(--yellow-color)}.header-dropdown__row{position:relative}.header-dropdown__icon{display:block;height:26px;width:26px}.header-dropdown__icon-color{stroke:var(--white-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:all .5s ease-out}.header-dropdown .active{display:block!important}.header-dropdown__list{background-color:var(--blue-dark-second-color);border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:none;min-width:280px;padding:.5rem 0;position:absolute;right:-1.6rem;top:4.9rem;z-index:8}.header-dropdown__list-info{padding:.6rem .2rem .6rem 1rem}.header-dropdown__list-info p{color:var(--white-color)}.header-dropdown__list-info .email{color:var(--yellow-color);word-break:break-word}.header-dropdown__list a,.header-dropdown__list button{align-items:center;display:flex;justify-content:flex-start;padding:.6rem .5rem;transition:all .5s ease-out;width:100%}.header-dropdown__list a:hover,.header-dropdown__list button:hover{background-color:var(--dark-body-color);color:var(--yellow-color)}.header-dropdown__list a:hover .header-dropdown__list-color,.header-dropdown__list button:hover .header-dropdown__list-color{stroke:var(--yellow-color)}.header-dropdown__list-icon{display:block;height:28px;margin-right:10px;width:28px}.header-dropdown__list-color{stroke:var(--white-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;transition:all .5s ease-out}@media screen and (max-width:1000px){.header-dropdown__list{top:4.9rem}.language-dropdown .header-dropdown__button{cursor:pointer;padding:1.12rem 0 1.12rem 1rem}.language-dropdown .header-dropdown__button:hover .header-dropdown__icon-color{stroke:var(--yellow-color)}}.header-mode{align-items:center;display:flex;justify-content:center}.mode{border-radius:30px;flex-shrink:0;height:24px;margin-left:15px;margin-right:20px;outline:0;position:relative;width:24px}.mode:focus{outline:none!important}.mode:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23fff' stroke-width='2.4' fill='%23fff' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Cpath d='M12 1v2m0 18v2M4.22 4.22l1.42 1.42m12.72 12.72 1.42 1.42M1 12h2m18 0h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";filter:invert(100%);height:100%;left:0;position:absolute;top:0;transition:.3s;width:24px}body.dark .mode:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23fff' stroke-width='2' fill='%23fff' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' viewBox='0 0 24 24'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'/%3E%3C/svg%3E");filter:invert(0)}@media screen and (max-width:1000px){.header__row{display:block;padding:1rem}.header__row-left{justify-content:space-between}.header__row-right{left:1rem;padding:0;position:absolute;top:0}}body.dark .header{background-color:var(--dark-body-color);color:var(--dark-text-color)}.head .img-cart{background-image:url(/images/home-cart.png);background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.head-row{margin:0 auto;max-width:1280px;padding:0 1rem;width:100%}.head-row .scroll{align-items:center;background:none;border:2px solid #e6e8ec;border-radius:50%;display:flex;height:32px;justify-content:center;overflow:hidden;transition:border-color .2s;width:32px}.head-row .scroll .icon{fill:#b1b5c3;height:24px;transition:fill .2s;width:24px}.head-row .scroll .icon:hover{fill:#23262f}.head-row .scroll .icon:not(:last-child){margin-bottom:24px}.head-row .scroll__line{animation:arrowsDown 1.4s ease-out infinite;-webkit-animation:arrowsDown 1.4s ease-out infinite;display:flex;flex-direction:column;transform:translateY(-23px)}.head-row .scroll .icon:last-child{margin-bottom:0}.head-row .scroll:hover{border:2px solid #0e0d0d}.head-row .market-carts{background:var(--light-gray-color);border-radius:13px;margin:4rem 0 0;padding:1rem 2rem}.head-row .market-carts .cart{border-radius:13px;padding:1rem 1.5rem}.head-row .market-carts .cart:hover{background:var(--body-color)}.head-title{color:var(--black-color)}.head-title h1{font-size:4rem;font-weight:400;line-height:4.5rem;margin:7rem auto 0;text-align:left;width:100%}.head-title p{color:var(--body-text-color);font-size:1rem;margin-top:1rem}.head-title button{background-color:var(--button-background);border-radius:33px;color:inherit;font-weight:700;margin-bottom:80px;padding:.75rem 1rem;text-align:center}.head-title button:hover{background-color:#00b169}body.dark .head-title{color:var(--white-color)}body.dark .head-row .scroll{border-color:#353945}body.dark .head-row .scroll:hover{border:2px solid #cfd1d5}body.dark .head-row .market-carts{background:var(--dark-gray-color)}body.dark .head-row .market-carts .cart:hover{background:var(--hover-gray-color)}@media screen and (max-width:1000px){.head .img-cart{background-position:50%;height:500px;margin:0 auto;max-height:500px}.head-row{width:96%}.head-row .scroll{display:none}.head-row .market-carts img{width:40px}.head-title h1{font-size:48px;line-height:1.1666666667;margin:0}.head-title p{color:#777e90;font-size:16px;line-height:1.5;margin-bottom:32px;width:80%}.head-title a{font-size:var(--default-font__size);margin:2rem auto}.head-carousel{margin:6rem 0 0;padding:0 1rem;position:relative}.head-carousel__inner{padding:2rem 0 1.8rem}.head-carousel__item{font-size:.9rem;width:30%}.head-carousel__value{font-size:1.8rem}}@media screen and (max-width:670px){.head .img-cart{height:400px;max-height:400px}.head-row{width:96%}.head-title{margin:0 0 .5rem}.head-title h1{font-size:48px;line-height:1.1666666667;margin:0}.head-title a,.head-title p{font-size:var(--default-font__size)}.head-title a{padding:.6rem 0;width:150px}.head-carousel{margin:6rem 0 0;padding:0 1rem;position:relative}.head-carousel__inner{padding:2rem 0 0}.head-carousel__item{font-size:.9rem;width:48%}.head-carousel__value{font-size:1.5rem}}.table-home__row{margin:0 auto 3rem;max-width:1280px;padding:1rem;width:100%}.table-home .mb{margin-bottom:3rem}.table-home__title h2{color:var(--black-color);font-size:2.5rem;font-weight:600}.table-home .view button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;padding:.75rem 1.5rem}.table-home .view button:hover{background:var(--hover-gray-color);color:#fff}.table-home__link{margin-top:3rem;text-align:center}.table-home__link a{color:var(--second-text-color);display:inline-block;font-size:.9rem;outline:none;transition:all .5s ease-out}.table-home__link a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-home__link a:hover{color:var(--yellow-color)}.table-home__link a:hover:after{width:100%}.table-home table tbody,.table-home table thead,.table-home table tr{padding:0;text-align:left}.table-home table th{padding-bottom:5px}.table-home table td:last-child .list-body__value{justify-content:flex-end;padding-right:.6rem}.list-table{width:100%}.list-head{border-bottom:2px solid #353945}.list-head__value{align-items:center;display:flex;justify-content:flex-start;padding:.5rem 0}.list-head__title{color:var(--second-text-color);font-size:.8rem;font-weight:500}.list-body tr:hover{background-color:var(--rows-color);border-radius:13px}.list-body__subtitle{display:none}.list-body__value{align-items:center;display:flex;font-size:.9rem;justify-content:flex-start;padding:.9rem 0}.list-body__img{align-items:center;display:flex;height:40px;margin:0 .5rem 0 .6rem;width:40px}.list-body__name-big{display:block;font-size:.9rem;width:100%}.list-body__name-small{color:var(--second-text-color);display:block;font-size:.8rem}.list-body__button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;padding:.75rem 1.5rem}.list-body__button:hover{background:var(--hover-gray-color);color:#fff}.home-example-image{max-width:700px}@media screen and (max-width:1000px){.home-example-image{max-width:70%}.table-home__title{margin:8rem 0 3rem}.table-home__row{padding:3rem}.list-body tr:hover{background-color:none!important}.list-body td:last-child{padding-bottom:1rem}.list-body td:last-child .list-body__value{padding-right:0!important}.list-body__subtitle{display:none}}@media screen and (max-width:670px){.home-example-image{max-width:80%}.table-home__title{margin:2rem 0 3rem}.table-home__title h2{font-size:2rem}}body.dark .table-home__title h2{color:var(--body-color)}body.dark .table-home button{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}body.dark .table-home button:hover{background:var(--hover-gray-color)}.screen{max-width:1280px;padding:1rem}.screen,.screen-row{margin:0 auto;width:100%}.screen-row{max-width:1536px}.screen-title{margin:4rem 0;text-align:center}.screen-title h2{color:var(--black-color);font-size:3rem;font-weight:600;letter-spacing:-.96px;line-height:56px}.screen-title p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:1.5rem auto 0;max-width:700px;width:100%}.screen-cards{margin:2rem 0;width:100%}.screen-cards .card{align-items:center;background-color:#fcfcfd;border:3px solid transparent;border-radius:6px;justify-content:center;padding:3rem 1rem}.screen-cards .card:hover{background-color:transparent!important;border:3px solid #fcfcfd}.screen-cards img{max-width:100%;width:100%}.screen-cards h6{color:var(--black-color);font-size:16px;font-style:normal;font-weight:500}.screen-cards h6,.screen-cards p{line-height:24px;margin:1rem 0;text-align:center}.screen-cards p{font-weight:400}.screen-cards a{margin:2rem auto 0}.screen-cards button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;padding:.75rem 1.5rem}.screen-cards button:hover{background:var(--hover-gray-color);color:#fff}.screen-contact{margin:4rem auto;text-align:center}.screen-contact button{align-items:center;background:#3772ff;border-radius:24px;color:#fcfcfd;display:inline-flex;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;height:48px;justify-content:center;line-height:1;padding:0 24px;text-align:center;transition:all .2s}.screen-contact button:hover{background:#0045ea}@media screen and (max-width:1000px){.screen-items{-ms-overflow-style:none;display:block ruby;overflow-x:auto;scrollbar-width:none}.screen-item{margin:0 1rem}.screen-title{margin:6rem 0 3rem}.screen-title p{font-size:.9rem;margin:1rem auto 0;width:90%}}@media screen and (max-width:670px){.screen-title{margin:4rem 0 3rem}.screen-title h2{font-size:2rem}}body.dark .bg2{background-color:var(--bg-home-dark-gray)}body.dark .screen-title h2{color:var(--white-color)}body.dark .screen-cards .card{background-color:#23262f}body.dark .screen-cards .card:hover{background-color:transparent!important;border:3px solid #23262f}body.dark .screen-cards .card h6{color:var(--white-color)}body.dark .screen-cards .card button{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}body.dark .screen-cards .card button:hover{background:var(--hover-gray-color)}.step-components__container{align-items:stretch;border:1px solid var(--border-line-color);border-radius:4px;display:flex;justify-content:flex-start;margin-bottom:6rem}.step-components__block{padding:3rem 2rem;position:relative;width:30%}.step-components__block:after{border-bottom:5px solid var(--yellow-color);content:"";margin:auto;position:absolute;right:3.5rem;top:4.5rem;width:100%;z-index:2}.step-components__block:last-child:after{content:none}.step-components__block-number{align-items:center;background-color:var(--yellow-color);border:4px solid var(--rows-color);border-radius:50%;color:var(--white-color);display:flex;height:50px;justify-content:center;margin-bottom:1rem;position:relative;width:50px;z-index:4}.step-components__block-title{font-size:1.1rem;margin:.5rem 0 .3rem}.step-components__block-text{color:var(--second-text-color);font-size:.9rem}@media screen and (max-width:900px){.step-components__container{align-items:stretch;border:1px solid var(--border-line-color);border-radius:4px;display:block;justify-content:flex-start;margin-bottom:6rem}.step-components__block{border-bottom:1px solid var(--border-line-color);padding:3rem 2rem;width:100%}.step-components__block:after{border-bottom:2px solid var(--yellow-color);content:"";display:none;margin:auto;position:absolute;right:3.5rem;top:4.5rem;width:100%;z-index:2}.step-components__block:last-child:after{content:none}.step-components__block-number{align-items:center;background-color:var(--yellow-color);border:4px solid var(--rows-color);border-radius:50%;color:var(--white-color);display:flex;height:50px;justify-content:center;margin-bottom:1rem;position:relative;width:50px;z-index:4}.step-components__block-title{font-size:1.1rem;margin:.5rem 0 .3rem}.step-components__block-text{color:var(--second-text-color);font-size:.9rem}}.features{margin:2rem 0;padding:1px 0}.features-row{margin:0 auto;max-width:1280px;width:100%}.features-title{margin:6rem 0 .5rem}.features-title h2{color:var(--black-color);font-size:3rem;font-weight:400}.features .list{margin:5rem 0 2rem}.features .list .item{border-bottom:2px solid #353945;margin-bottom:2rem;padding-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.features .list .item:last-child{border-bottom:none}.features .list .icon{align-items:center;background:#23262f;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;margin-right:24px;position:relative;width:56px}.features .list .icon:hover{background:var(--button-background)}.features .list .icon:hover .default-icon{display:none}.features .list .icon:hover .hover-icon{display:inline-block}.features .list p{padding-right:8rem}.features .list h6{color:#23262f;font-size:24px;letter-spacing:-.01em;line-height:2rem}body.dark .features-title h2{color:var(--white-color)}body.dark .features .list h6{color:#fcfcfd}body.dark .features .features-item__icon-color{fill:var(--white-color)}@media screen and (max-width:1000px){.features{padding:0 2rem}.features-title{margin:1rem 0 0}.features-title h2{font-weight:700}.features-block{display:block}.features-item{width:100%}}@media screen and (max-width:670px){.features{margin:2rem 0}.features-title{margin:1rem 0 0}.features-title h2{font-size:2rem}.features-item{display:block;text-align:center}.features-item__icon{margin:1rem auto}.features-item__title h4{font-size:1.2rem}}.section-footer{color:var(--black-color);font-size:.9rem;font-weight:400;margin-top:1rem;padding:2rem 0}.section-footer__row{margin:0 auto;max-width:1280px;padding:1rem;width:100%}.section-footer .banner{margin-top:6rem}.section-footer .banner h2{font-size:2rem;font-weight:400;max-width:600px;text-align:left}.section-footer .banner-text{align-items:flex-end;display:flex;justify-content:space-between;margin:1rem 0}.section-footer .banner-text p{font-size:.9rem;max-width:500px}.section-footer .banner-text a{border:2px solid var(--black-color);border-radius:4px;display:block;font-size:1rem;padding:1rem 0;text-align:center;transition:all .5s ease-out;width:200px}.section-footer .banner-text a:hover{background-color:var(--black-color);color:var(--blue-dark-color)}.section-footer .footer{align-items:flex-start;border-bottom:1px solid #27283c;border-top:1px solid #27283c;display:flex;justify-content:space-between;margin:4rem 0 2rem;padding:4rem 0}.section-footer .footer-left{color:var(--black-color);font-size:15px;font-weight:600;line-height:20px;text-transform:uppercase}.section-footer .footer-right{width:60%}.section-footer .footer-right__navigation{align-items:flex-start;display:flex;justify-content:space-between}.section-footer .footer-right__item{width:30%}.section-footer .footer-right__item h4{font-size:.9rem;font-weight:700;margin-bottom:1.8rem}.section-footer .footer-right__item li{margin-bottom:.4rem}.section-footer .footer-right__item a{display:block;outline:none;text-decoration:none;transition:all .5s ease-out}.section-footer .footer-right__item a:hover{color:var(--yellow-color)}.section-footer .footer .social{margin:3rem 0 2rem}.section-footer .footer .social h4{margin-bottom:1.8rem}.section-footer .footer .social nav{display:flex;justify-content:center}.section-footer .footer .social a{border:2px solid var(--black-color);border-radius:50%;display:block;margin-bottom:10px;margin-right:.3rem;opacity:.7;outline:none;padding:.4rem;text-decoration:none;transition:all .5s ease-out}.section-footer .footer .social a:hover{opacity:1}.section-footer .footer .social-icon{display:block;height:20px;position:relative;width:20px}.section-footer .footer .social-icon__color{fill:var(--black-color)}.section-footer .copyright{align-items:center;display:flex;font-weight:400;justify-content:space-between}.section-footer .copyright-left p{opacity:50%}.section-footer .copyright-right span{display:inline-block;margin-left:1.5rem;opacity:50%}.section-footer .copyright-right .online-status-icon{font-size:.7rem;padding-bottom:3px}@media screen and (max-width:1000px){.section-footer .footer .footer-left{text-align:center}.section-footer .footer .logonoM{margin:0}.section-footer .footer .midlogo{align-items:center;justify-content:center}.section-footer .footer .social nav{display:flex;flex-wrap:wrap;justify-content:flex-start}.section-footer .footer .social a{margin:0 auto;word-break:break-word}}@media screen and (max-width:770px){.section-footer .banner{margin-top:2rem}.section-footer .banner h2{font-size:1.5rem}.section-footer .banner-text{display:block;margin:1rem 0}.section-footer .banner-text p{font-size:.9rem;width:100%}.section-footer .banner-text a{font-size:.9rem;margin-top:2rem;padding:1rem 0;width:180px}.section-footer .footer{display:block}.section-footer .footer-left{margin-bottom:2rem}.section-footer .footer-right{width:100%}.section-footer .footer-right__navigation{align-items:flex-start;display:flex;flex-direction:row wrap;flex-wrap:wrap;justify-content:space-between;justify-content:space-around}.section-footer .footer-right__item{width:40%}.section-footer .footer-right__item h4{font-size:.9rem;margin-bottom:1.8rem}.section-footer .footer-right__item li{margin-bottom:.4rem}.section-footer .footer-right__item a{display:block;outline:none;text-decoration:none;transition:all .5s ease-out}.section-footer .footer-right__item a:hover{color:var(--yellow-color)}}@media screen and (max-width:550px){.section-footer .footer{margin:4rem 0 2rem;padding:2rem 0}.section-footer .footer-right{width:100%}.section-footer .footer-right__navigation{display:flex;flex-direction:row wrap;flex-wrap:wrap;justify-content:space-around}.section-footer .footer-right__item{margin:2rem auto;text-align:center;width:40%}.section-footer .footer-right__item h4{margin-bottom:1rem}.section-footer .copyright{align-items:left;display:block;font-weight:400;justify-content:space-between}.section-footer .copyright-left{margin-bottom:1rem}.section-footer .copyright-right span{display:inline-block;margin:0 1.5rem 1rem 0;opacity:50%}.section-footer .copyright-right .online-status-icon{font-size:.7rem;padding-bottom:3px}}body.dark .section-footer,body.dark .section-footer .footer-left{color:var(--white-color)}body.dark .section-footer .footer .social a{border:2px solid var(--white-color)}body.dark .section-footer .footer .social-icon__color{fill:var(--white-color)}.learn{margin:6rem auto 3rem;max-width:1280px;padding:0 1rem;width:100%}.learn__head .title{color:var(--black-color);font-size:2.5rem;font-weight:600}.learn__head button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;padding:.75rem 1.5rem}.learn__head button:hover{background:var(--hover-gray-color);color:#fff}.learn__wrapper{margin-top:.5rem}.learn__wrapper .preview{border-radius:20px;overflow:hidden;position:relative}.learn__wrapper .preview img{border-radius:18px;height:100%;transition:transform .2s ease-in-out;width:100%}.learn__wrapper .preview img:hover{transform:scale(1.1)}.learn__wrapper .line h4{color:var(--black-color);font-size:32px;font-weight:700;letter-spacing:-.01em;line-height:40px;margin-bottom:16px}.learn__wrapper .line p{color:#777e90;font-size:16px}.learn__wrapper .bt{text-align:right}.learn__wrapper .bt button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;padding:.75rem 1.5rem}.learn__wrapper .bt button:hover{background:var(--hover-gray-color);color:#fff}.learn__wrapper .tcart .grid-cols-2{margin:0 18px 32px}.learn__wrapper .tcart .grid-cols-2 .imgBG{height:230px;justify-self:end;width:200px}.learn__wrapper .tcart .grid-cols-2 .imgBG img{border-radius:18px;height:100%;transition:transform .2s ease-in-out;width:100%}.learn__wrapper .tcart .grid-cols-2 .imgBG img:hover{transform:scale(1.1)}.learn__wrapper .details{display:flex;flex-direction:column;flex-grow:1;padding-right:16px}.learn__wrapper .details h3{color:#000;font-size:20px;font-weight:500;line-height:1.5;margin-bottom:16px}.learn__wrapper .details p{color:#777e90;margin-bottom:auto}.learn__wrapper .details .date{color:#777e90;margin-top:24px}body.dark .learn__head .title{color:var(--body-color)}body.dark .learn__head button{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}body.dark .learn__head button:hover{background:var(--hover-gray-color)}body.dark .learn__wrapper .bt button{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}body.dark .learn__wrapper .bt button:hover{background:var(--hover-gray-color);color:#fff}body.dark .learn__wrapper .line h4{color:var(--body-color)}body.dark .learn__wrapper .line p{color:#777e90;font-size:16px}body.dark .learn__wrapper .details h3{color:#fff}body.dark .learn__wrapper .details .date,body.dark .learn__wrapper .details p{color:#777e90}.bg2{background-color:var(--bg-home-gray);padding:1.5rem 0}.slider{margin:2rem 0;padding:1px 0}.slider-row{margin:0 auto;max-width:1280px;width:100%}.slider-title{margin:3rem 0 .5rem;text-align:center}.slider-title h2{color:var(--black-color);font-size:3rem;font-weight:600;letter-spacing:-.96px;line-height:56px;margin-bottom:1rem}.slider-hooper{background:var(--body-color);border-radius:24px;margin:3rem 11rem}.slider-hooper .slick-prev{left:-96px}.slider-hooper .slick-arrow{border-radius:50%;font-size:0;height:40px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:40px;z-index:2}.slider-hooper .hooper{height:-moz-fit-content;height:fit-content;overflow:visible;transform:translateZ(0)}.slider-hooper .slide{justify-items:center;padding:4rem 2rem}.slider-hooper .slide p{font-size:12px;font-style:normal;font-weight:700;line-height:12px;margin-bottom:2rem}.slider-hooper .slide p .first{text-transform:uppercase}.slider-hooper .slide h6{color:var(--black-color);font-size:24px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:32px;margin-bottom:2rem}.slider-hooper .slide .whj{align-items:center;height:100%;justify-items:center;width:100%}.slider-hooper .slide a button{border-radius:33px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#000;font-weight:600;margin:2rem 0 0;padding:.75rem 1.5rem}.slider-hooper .slide a button:hover{background:var(--hover-gray-color);color:#fff}body.dark .slider-title h2{color:var(--white-color)}body.dark .slider-hooper{background:var(--dark-gray-color)}body.dark .slider-hooper .slide h6{color:var(--white-color)}body.dark .slider-hooper .slide a button{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}body.dark .slider-hooper .slide a button:hover{background:var(--hover-gray-color)}@media screen and (max-width:1000px){.slider-title{margin:8rem 0 3rem}.slider-block{display:block}.slider-item{width:100%}}@media screen and (max-width:670px){.slider{margin:2rem 0}.slider-title{margin:8rem 0 4rem}.slider-title h2{font-size:2rem}.slider-item{display:block;text-align:center}.slider-item__icon{margin:1rem auto}.slider-item__title h4{font-size:1.2rem}}.howWork{margin:2rem 0 4rem;padding:1px 0}.howWork-row{margin:0 auto;max-width:1280px;width:100%}.howWork-title{margin:3rem 0 6rem;text-align:center}.howWork-title h2{color:var(--black-color);font-size:3rem;font-weight:400}.howWork .steps__list{display:flex;margin:0 -16px}.howWork .steps__item{flex:0 0 calc(25% - 32px);margin:0 16px;position:relative;text-align:center;width:calc(25% - 32px)}.howWork .steps__item:first-child .steps__preview:before,.howWork .steps__item:last-child .steps__preview:after{display:none}.howWork .steps__item:not(:last-child):after{background-image:linear-gradient(90deg,#b1b5c3,#b1b5c3 6px,transparent 0,transparent 14px);background-repeat:repeat-x;background-size:12px auto;content:"";height:2px;position:absolute;right:-84px;top:47px;width:130px}.howWork .steps__preview{align-items:center;border-radius:24px;display:flex;height:96px;justify-content:center;margin:0 auto 60px;position:relative;width:96px}.howWork .steps__preview img{width:100%}.howWork .steps__number{color:#777e90;font-size:12px;font-weight:600;line-height:1.66667;margin-bottom:32px}.howWork .steps__subtitle{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:16px}.howWork .steps__content{color:var(--black-color)}.howWork .steps .steps__preview:after,.howWork .steps .steps__preview:before{border:2px solid #b1b5c3;border-radius:50%;content:"";height:12px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.howWork .steps .steps__preview:before{left:-24px}.howWork .steps .steps__preview:after{right:-24px}body.dark .howWork-title h2{color:var(--white-color)}body.dark .howWork .steps__content{color:#fcfcfd}@media screen and (max-width:1000px){.howWork .steps__list{margin:0 10px;overflow-x:scroll}.howWork .steps__item{flex:0 0 calc(100% - 32px);padding-bottom:20px}.howWork-title{margin:8rem 0 3rem}.howWork-block{display:block}.howWork-item{width:100%}}@media screen and (max-width:670px){.howWork{margin:2rem 0}.howWork-title{margin:8rem 0 4rem}.howWork-title h2{font-size:2rem}.howWork-item{display:block;text-align:center}.howWork-item__icon{margin:1rem auto}.howWork-item__title h4{font-size:1.2rem}}.max-w-screen-2xl{max-width:100%;padding:0 1rem}.form-search__container,.table-components{word-break:break-word}.trade{margin:1rem 0}.trade-head{display:flex;justify-content:space-between}.trade-head__row-left{border:1px solid var(--border-line-color);border-radius:4px;width:83%}.trade-head__row-right{padding:1rem;width:20%}.trade-head__block-top{padding:1rem}.trade-head__block-middle{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 1rem 1rem}.trade-head__left{padding-right:.4rem;width:75%}.trade-head__right{padding-left:1rem;width:25%}@media screen and (max-width:1200px){.trade-head__block-top{padding:1rem}.trade-head__block-middle{padding:0 1rem 1rem}}@media screen and (max-width:1130px){.trade{margin:3rem 0}.trade-head{display:block}.trade-head__row-left{margin-bottom:1rem;width:100%}.trade-head__row-right{display:flex;justify-content:space-between;width:100%}.trade-head__row-right .widget{width:49%}}@media screen and (max-width:770px){.trade-head{display:block;justify-content:space-between}.trade-head__row-left{width:100%}.trade-head__row-right{display:flex;justify-content:space-between;width:100%}.trade-head__row-right .widget{width:49%}.trade-head__block-top{padding:.5rem}.trade-head__block-middle{display:block;padding:.5rem}.trade-head__left{margin-top:2rem}.trade-head__left,.trade-head__right{padding:.4rem;width:100%}.trade .module-container__row{display:flex;justify-content:space-between}.trade .module-container__block{width:49%}}@media screen and (max-width:570px){.trade-head__row-left{width:100%}.trade-head__row-right{display:block}.trade-head__row-right .widget{width:100%}.trade-head__block-middle{display:block;padding:.5rem}.trade-head__left{margin-top:2rem}.trade-head__left,.trade-head__right{padding:.4rem;width:100%}.trade .module-container__row{display:block}.trade .module-container__block{width:100%}}.vue-slider{margin:1.8rem 0;padding:7px 4px!important}.vue-slider-rail{background-color:#f1f2f4!important;height:2px!important}.vue-slider-mark{height:10px!important;width:10px!important}.vue-slider-dot-handle{right:-3px!important}.vue-slider-dot-tooltip-text{color:var(--first-text-color);font-size:.8rem;margin-bottom:3px;margin-left:10px}.vue-slider-dot-tooltip-top{top:0!important}.dir-rtl .vue-slider-dot-handle{right:-5px}body.dark .site-layout .vue-slider-mark{background-color:var(--blue-dark-second-color);border:4px solid var(--blue-dark-color)}body.dark .site-layout .vue-slider-mark-active{background-color:var(--progress-color)}body.dark .site-layout .vue-slider-dot-handle{background-color:var(--progress-color);border:1px solid var(--yellow-color);height:15px;right:-2px;top:-1px;width:15px}.widget-empty{align-items:center;color:var(--second-text-color);display:flex;justify-content:center;min-height:346px}.widget-empty span{font-size:.9rem}.widget-market-stats .widget-stats{align-items:flex-start;border-bottom:1px solid var(--border-line-color);display:flex;justify-content:flex-start;padding:1px 1px 20px}.widget-market-stats .widget-stats__title{cursor:pointer;font-size:var(--default-font__size)}.widget-market-stats .widget-stats__title__market-name{margin-bottom:4px}.widget-market-stats .widget-stats__title__currency-name{align-items:center;display:flex;justify-content:flex-start}.widget-market-stats .widget-stats__title__currency-icon{display:block;margin-right:8px}.widget-market-stats .widget-stats__title__currency-icon img{width:18px}.widget-market-stats .widget-stats__price{font-size:var(--small-font__size)}.widget-market-stats .widget-stats__price-title{color:var(--second-text-color);margin-bottom:6px}.widget-market-stats .widget-stats__list{display:flex;font-size:var(--small-font__size);justify-content:flex-start}.widget-market-stats .widget-stats__list-item{margin-right:22px}.widget-market-stats .widget-stats__list__lable-title{color:var(--second-text-color);margin-bottom:6px}.marketswidgetcaretdown{transition:transform .4s ease-in-out}.marketswidgetcaretdown.active{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.widget-stats__inner{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between;padding-bottom:15px}.widget-stats__inner .widget-stats__row{display:flex;margin-right:0}@media screen and (max-width:1360px){.widget-stats__inner{border-bottom:1px solid var(--border-line-color);display:flex;padding-bottom:10px}.widget-stats__inner .widget-stats__row{display:flex;margin-right:1rem}.widget-market-stats .widget-stats__title{margin-right:1rem}}@media screen and (max-width:840px){.widget-market-stats .widget-stats__list-item{margin-right:10px}}@media screen and (max-width:680px){.widget-stats__inner{display:block;padding-bottom:0}.widget-stats__inner .widget-stats__row{display:flex;margin-bottom:1rem;margin-right:0}}@media screen and (max-width:480px){.widget-stats__inner .widget-stats__row{display:flex;margin-bottom:1rem;margin-right:0}.widget-stats__inner .widget-stats__row:last-child{display:block}.widget-market-stats .widget-stats__list{display:block}.widget-market-stats .widget-stats__list-item{display:inline-block;margin-bottom:.5rem;width:42%}}.widget-markets{background-color:var(--widget-markets-background-color);border:1px solid var(--border-line-color);border-radius:4px;margin-bottom:2rem;padding:1.5rem}.widget-markets__navigation{display:flex;font-size:var(--default-font__size);justify-content:flex-start}.widget-markets__navigation h3{cursor:pointer;display:flex;justify-content:flex-start;padding-top:2px}.widget-markets__navigation h3:hover .navigation-icon__color{fill:var(--yellow-color)}.widget-markets__navigation nav{padding:0}.widget-markets__navigation a{cursor:pointer;display:inline-block;font-weight:500;margin-left:5px;outline:none;padding:.2rem .5rem}.widget-markets__navigation .navigation-active,.widget-markets__navigation a:hover{background-color:var(--purple-color);border-radius:4px;color:var(--white-color);padding:.2rem .5rem}.widget-markets__navigation .navigation-icon{display:inline-block;height:18px;margin-right:10px;position:relative;top:2px;width:18px}.widget-markets__navigation .navigation-icon__color{fill:var(--second-text-color)}.widget-markets__navigation .navigation-icon__active{fill:var(--yellow-color)}.widget-markets__search{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:flex-start;margin-bottom:.8rem;margin-top:.5rem}.widget-markets__search:hover{border-bottom:1px solid var(--yellow-color)}.widget-markets__search input{background-color:transparent;border:none;color:var(--first-text-color);display:block;font-size:var(--default-font__size);font-weight:500;outline:none;padding:.6rem .4rem .6rem 0;width:100%}.widget-markets__search input:focus{box-shadow:none;outline:none}.widget-markets__search input::-moz-placeholder{color:var(--second-text-color)}.widget-markets__search input::placeholder{color:var(--second-text-color)}.widget-markets__search button{border:none;outline:none}.widget-markets__search-icon{display:inline-block;height:19px;margin-right:4px;position:relative;top:14px;width:19px}.widget-markets__search-color{stroke:var(--first-text-color);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.widget-markets__sort{color:var(--second-text-color);display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:1.2rem 0;opacity:80%}.widget-markets__sort-pair,.widget-markets__sort-price{cursor:pointer;display:flex;justify-content:flex-start;width:38%}.widget-markets__sort-price{text-align:left}.widget-markets__sort-change{cursor:pointer;display:flex;justify-content:flex-start;margin-right:.5rem;text-align:right;width:24%}.widget-markets__sort-icon{display:inline-block;height:24px;margin-right:4px;position:relative;top:-2px;width:24px}.widget-markets__sort-icon__color{stroke:var(--second-text-color);stroke-width:1.5;stroke-linecap:round}.widget-markets__sort-icon__active{stroke:var(--yellow-color)}.widget-markets__list{height:350px}.widget-markets__list-item{padding:0}.widget-markets__list-item a{display:flex;font-size:var(--small-font__size);justify-content:space-between;padding:.22rem 0;position:relative;z-index:5}.widget-markets__list-item a:hover{background-color:var(--border-line-color);position:relative;z-index:1}.widget-markets__list-item__link{cursor:pointer;display:block}.widget-markets__list-item__pair{display:flex;justify-content:flex-start;outline:none;width:38%}.widget-markets__list-item .pair-icon{fill:var(--second-text-color);display:inline-block;height:18px;margin-right:5px;position:relative;top:1px;width:18px;z-index:9}.widget-markets__list-item .pair-icon__active{fill:var(--yellow-color)}.widget-markets__list-item__price{outline:none;text-align:left;width:38%}.widget-markets__list-item__change{margin-right:.8rem;outline:none;text-align:left;width:24%}.widget-markets .__rail-is-vertical{right:0!important}@media screen and (max-width:1200px){.widget-markets{padding:0 1rem 1rem}}.widget-market-trades{border-radius:4px;direction:ltr!important;margin-bottom:var(--mp-3);min-height:300px;padding:2rem 0}.widget-market-trades__navigation nav{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:flex-start}.widget-market-trades__navigation a{color:var(--white-color);color:var(--second-text-color);cursor:pointer;display:block;font-size:var(--default-font__size);margin-right:.7rem;outline:1px solid red;outline:none;padding-bottom:.8rem}.widget-market-trades__navigation a:hover{color:var(--first-text-color)}.widget-market-trades__navigation .navigation-active{border-bottom:2px solid var(--first-text-color);color:var(--first-text-color)}.widget-market-trades__title{color:var(--second-text-color);display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:1.2rem 0;opacity:80%}.widget-market-trades__title-price{width:36%}.widget-market-trades__title-amount{text-align:left;width:40%}.widget-market-trades__title-time{padding-right:.8rem;text-align:right;width:24%}.widget-market-trades__list{height:250px}.widget-market-trades__list-item{padding:.2rem .8rem .2rem 0}.widget-market-trades__list-item a{display:flex;font-size:var(--small-font__size);justify-content:space-between}.widget-market-trades__list-item__link{display:block}.widget-market-trades__list-item__price{outline:none;width:36%}.widget-market-trades__list-item__amount{outline:none;padding-left:5px;text-align:left;width:40%}.widget-market-trades__list-item__time{outline:none;text-align:right;width:24%}.widget-market-trades .__rail-is-vertical{right:0!important}.module-orderbook__sell .module-orderbook{direction:ltr!important;margin-bottom:var(--mp-3)}.module-orderbook__sell .module-orderbook__title{color:var(--first-color);color:#8b8d98;display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:1.2rem 0}.module-orderbook__sell .module-orderbook__title-price{text-align:left;width:20%}.module-orderbook__sell .module-orderbook__title-amount{text-align:center;width:28%}.module-orderbook__sell .module-orderbook__title-total{padding-right:16px;text-align:right;width:32%}.module-orderbook__sell .module-orderbook__list{font-size:var(--small-font__size);height:auto;overflow:hidden}.module-orderbook__sell .module-orderbook__list-item{display:flex;justify-content:space-between;padding:.2rem 0;position:relative}.module-orderbook__sell .module-orderbook__list-item__price{text-align:left;width:20%}.module-orderbook__sell .module-orderbook__list-item__amount{text-align:center;width:28%}.module-orderbook__sell .module-orderbook__list-item__total{padding-right:16px;text-align:right;width:32%}.module-orderbook__sell .module-orderbook__list-item__progressbar{background:rgba(238,40,68,.16);height:80%;position:absolute;right:10px;top:2px}.module-orderbook__sell .module-orderbook__list-item:hover{background:var(--rows-color);cursor:pointer}.module-orderbook__sell .module-orderbook__empty{align-items:center;color:var(--second-text-color);display:flex;font-size:.9rem;justify-content:center;min-height:353px;text-align:center}.module-orderbook__buy .module-orderbook{direction:ltr!important;margin-bottom:var(--mp-3)}.module-orderbook__buy .module-orderbook__title{border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;font-size:var(--small-font__size);justify-content:space-between;margin:2rem 0 1rem;padding:var(--mp-1) 0}.module-orderbook__buy .module-orderbook__title-price{display:flex;justify-content:flex-start;padding:.5rem 0;text-align:left;width:20%}.module-orderbook__buy .module-orderbook__title-total{display:flex;justify-content:flex-start;text-align:left;width:32%}.module-orderbook__buy .module-orderbook__title-icon{display:inline-block;height:20px;left:8px;margin-right:4px;position:relative;top:0;width:20px}.module-orderbook__buy .module-orderbook__title-icon__color{stroke:var(--green-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderbook__buy .module-orderbook__list{font-size:var(--small-font__size);height:auto;overflow:hidden}.module-orderbook__buy .module-orderbook__list-item{display:flex;justify-content:space-between;padding:.2rem 0;position:relative}.module-orderbook__buy .module-orderbook__list-item__price{text-align:left;width:20%}.module-orderbook__buy .module-orderbook__list-item__amount{text-align:center;width:28%}.module-orderbook__buy .module-orderbook__list-item__total{padding-right:16px;text-align:right;width:32%}.module-orderbook__buy .module-orderbook__list-item__progressbar{background:rgba(34,158,107,.16);height:80%;position:absolute;right:10px;top:2px}.module-orderbook__buy .module-orderbook__list-item:hover{background:var(--rows-color);cursor:pointer}.module-orderbook__buy .module-orderbook__empty-buy{align-items:center;color:var(--second-text-color);display:flex;font-size:.9rem;justify-content:center;min-height:280px;text-align:center}.__bar-is-vertical{background:var(--second-text-color)!important}.__rail-is-vertical{background:var(--white-color)!important}body.dark .site-layout .__bar-is-vertical{background:var(--blue-dark-fourth-color)!important}body.dark .site-layout .__rail-is-vertical{background:var(--blue-dark-thir-color)!important}.module-orderform{direction:ltr}.module-orderform__title{border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin-top:0}.module-orderform__title-item{cursor:pointer;margin-right:1.875rem;padding:1.5rem 0 .5rem}.module-orderform__title-item:hover{color:var(--first-text-color)}.module-orderform .button-tab{background-color:var(--rows-color);color:var(--white-color);display:inline-block;float:left;outline:none;padding:.8rem 0;text-align:center;width:50%}.module-orderform .button-tab-buy{-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px}.module-orderform .button-tab-sell{-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.module-orderform .button-tab-buy-active{background-color:var(--green-color)!important;color:var(--white-color)}.module-orderform .button-tab-sell-active{background-color:var(--red-color)!important;color:var(--white-color)}.module-orderform .button-clear{clear:both}.module-orderform__active{border-bottom:2px solid var(--first-text-color);color:var(--first-text-color)}.module-orderform__container{display:flex;justify-content:space-between;padding:1px}.module-orderform__container,.module-orderform__container input{font-size:var(--small-font__size)}.module-orderform__buy{width:100%}.module-orderform__buy-title{display:flex;justify-content:space-between;margin:1.5rem 0 .5rem}.module-orderform__buy-currency{color:var(--second-text-color);display:flex;justify-content:flex-start}.module-orderform__buy-icon{display:inline-block;height:20px;margin-right:4px;position:relative;top:-1px;width:20px}.module-orderform__buy-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderform__buy-forms__invalid{border:1px solid var(--red-color)!important}.module-orderform__buy-forms__item{align-items:center;background-color:var(--rows-color);border:1px solid var(--rows-color);border-radius:4px;display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.3rem .8rem;position:relative}.module-orderform__buy-forms__item:hover{border:1px solid var(--yellow-color);box-shadow:var(--yellow-color)}.module-orderform__buy-forms__item input{background:transparent;border:none;color:var(--first-text-color);font-weight:500;outline:none;text-align:right;width:60%}.module-orderform__buy-forms__item input:focus{box-shadow:none}.module-orderform__buy-forms__item-left{display:block;opacity:50%;text-align:left;width:20%}.module-orderform__buy-forms__item-right{display:block;opacity:50%;text-align:right;width:20%}.module-orderform__buy-forms button{background-color:var(--green-color);border:1px solid var(--green-color);border-radius:4px;color:var(--white-color);display:block;margin-top:1rem;outline:none;padding:.8rem 0;text-align:center;width:100%}.module-orderform__buy-forms button:hover{opacity:90%}.module-orderform__sell{width:100%}.module-orderform__sell-title{display:flex;justify-content:space-between;margin:1.5rem 0 .5rem}.module-orderform__sell-currency{color:var(--second-text-color);display:flex;justify-content:flex-start}.module-orderform__sell-icon{display:inline-block;height:20px;margin-right:4px;position:relative;top:-1px;width:20px}.module-orderform__sell-color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderform__sell-forms__invalid{border:1px solid var(--red-color)!important}.module-orderform__sell-forms__item{align-items:center;background-color:var(--rows-color);border:1px solid var(--rows-color);border-radius:4px;display:flex;justify-content:space-between;margin-bottom:.8rem;padding:.3rem .8rem;position:relative}.module-orderform__sell-forms__item:hover{border:1px solid var(--yellow-color);box-shadow:var(--yellow-color)}.module-orderform__sell-forms__item input{background:transparent;border:none;color:var(--first-text-color);font-weight:500;outline:none;text-align:right;width:60%}.module-orderform__sell-forms__item input:focus{box-shadow:none}.module-orderform__sell-forms__item-left{display:block;opacity:50%;text-align:left;width:20%}.module-orderform__sell-forms__item-right{display:block;opacity:50%;text-align:right;width:20%}.module-orderform__sell-forms button{background-color:var(--red-color);border:1px solid var(--red-color);border-radius:4px;color:var(--white-color);display:block;margin-top:1rem;outline:none;padding:.8rem 0;text-align:center;width:100%}.module-orderform__sell-forms button:hover{opacity:90%}.module-orderform .form-disabled{background-color:var(--border-line-color)}.module-orderform .form-disabled:hover{border:1px solid var(--rows-color);box-shadow:none}.module-orderform .buy_tab{border-bottom-left-radius:4px;border-top-left-radius:4px}.module-orderform .buy_tab,.module-orderform .sell_tab{align-items:center;background-color:#2b3139;color:#848e9c;cursor:pointer;display:flex;font-weight:700;font-weight:500;height:50px;height:32px;justify-content:center;text-align:center;text-transform:uppercase;width:50%}.module-orderform .sell_tab{border-bottom-right-radius:4px;border-top-right-radius:4px}.module-orderform .buy_tab.active{background-color:#0ecb81;color:#fff}.module-orderform .sell_tab.active{background-color:#f6465d;color:#fff}@media screen and (max-width:570px){.module-orderform__container{display:block}.module-orderform__buy,.module-orderform__sell{width:100%}}.module-orderopen{margin:1rem 0}.module-orderopen__navigation{border-bottom:1px solid var(--border-line-color);color:var(--second-text-color);display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin:0 0 1rem}.module-orderopen__navigation-title{cursor:pointer;margin-right:1.875rem;padding:1rem 0}.module-orderopen__navigation-title:hover{color:var(--blue-dark-color)}.module-orderopen__navigation-active{border-bottom:2px solid var(--blue-dark-color);color:var(--blue-dark-color)}.module-orderopen__navlist{color:#8b8d98;display:flex;font-size:var(--default-font__size);justify-content:flex-start;margin:1.5rem 0}.module-orderopen__navlist-item{margin-right:1.5rem}.module-orderopen__navlist-active{color:var(--blue-dark-color)}.module-orderopen__table .table-title{display:flex;font-size:var(--small-font__size);justify-content:space-between}.module-orderopen__table .table-title__name{color:var(--second-text-color);padding:1rem 0;width:20%}.module-orderopen__table .table-list{font-size:var(--default-font__size)}.module-orderopen__table .table-list__subtitle{display:none}.module-orderopen__table .table-list__item{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between}.module-orderopen__table .table-list__item-date{color:var(--second-text-color)}.module-orderopen__table .table-list__item-value{align-items:center;display:flex;padding:.9rem 0;width:20%}.module-orderopen__login{font-size:.9rem}.module-orderopen__login-text{color:var(--second-text-color);display:flex;justify-content:center;padding:7rem 0}.module-orderopen__login-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.module-orderopen__login-text a:hover{text-decoration:underline}.module-orderopen__notfont{font-size:.9rem;padding:7rem 0;text-align:center}.module-orderopen__notfont-icon{display:inline-block;height:60px;margin-bottom:.3rem;width:60px}.module-orderopen__notfont-icon__color{stroke:var(--second-text-color);stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.module-orderopen__notfont-icon .color-yellow{stroke:var(--yellow-color)}.module-orderopen__notfont-text{color:var(--second-text-color);display:flex;justify-content:center}.module-orderopen__notfont-text a{color:var(--yellow-color);display:block;margin:0 .4rem}.module-orderopen__notfont-text a:hover{text-decoration:underline}body.dark .site-layout .module-orderopen__navigation-active h4{color:var(--dark-text-color)}@media screen and (max-width:900px){.module-orderopen__table .table-title{display:none;justify-content:space-between}.module-orderopen__table .table-list__subtitle{display:block}.module-orderopen__table .table-list__item{border-bottom:1px solid var(--border-line-color);display:block;justify-content:space-between;padding:2rem 0}.module-orderopen__table .table-list__item-value{align-items:center;display:flex;justify-content:space-between;width:100%}}.page-section .components-title h1{font-size:var(--h2-font__size);margin:1rem 0}.page-section-content img{max-width:100%}.page-section-content h2,.page-section-content h3,.page-section-content h4,.page-section-content li,.page-section-content p{color:var(--first-text-color);line-height:2.2rem}.page-section-content h2{color:var(--first-text-color);font-size:1.3rem;margin:2rem 0}.page-section-content ul{list-style:circle;padding:0 1rem}.page-section-content a,.page-section-content a:hover,.page-section-content a:visited{color:var(--purple-second-color)!important}.profile-inner-page .form-components__title h3{font-size:1.5rem;margin-bottom:2rem}.launchpad-inner{font-size:.8rem;max-width:700px;width:100%}.launchpad-inner div.flex{display:block!important}.launchpad-inner div.flex span{font-size:1rem!important}.launchpad-inner div.flex button{background-color:#1d2234;border:1px solid var(--purple-color);border-radius:4px;color:var(--white-color);display:inline-block;display:block;font-size:.9rem;margin-top:2rem;outline:none;padding:.7rem 1.5rem;position:relative;text-decoration:none;width:100%}.launchpad-inner div.flex button:focus,.launchpad-inner div.flex button:hover{background-color:var(--purple-color);border:1px solid var(--purple-color)}.launchpad-inner div.flex button:focus{outline:none}.launchpad-inner div.flex button.nice-select.open,.launchpad-inner div.flex button:active{background-color:var(--purple-color);border:1px solid var(--purple-color);outline:none}.launchpad-inner div.flex button-text{font-size:.9rem}.launchpad-inner .launchpad-options__item{border-bottom:1px solid rgba(40,40,75,.6);padding:1rem 0 .5rem}.launchpad-inner .launchpad-options__item:last-child{border-bottom:1px solid rgba(40,40,75,.6)}.launchpad-inner .components-filter__item button{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:4px;color:var(--white-color);display:inline-block;display:block;font-size:.9rem;outline:none;padding:.7rem 1.5rem;position:relative;text-decoration:none;width:100%}.launchpad-inner .components-filter__item button:hover{border:1px solid var(--purple-color)}.launchpad-inner .components-filter__item button.nice-select.open,.launchpad-inner .components-filter__item button:active,.launchpad-inner .components-filter__item button:focus{background-color:var(--purple-color);border:1px solid var(--purple-color);outline:none}.launchpad-inner .components-filter__item button-text{font-size:.9rem}.launchpad-inner__progressbar{padding-top:2rem}.launchpad-inner .progressbar-value{display:flex;justify-content:space-between;margin-bottom:1rem}.launchpad-inner .progressbar-title{color:var(--second-text-color);margin-top:2rem}.launchpad-inner .progressbar-text{margin:1rem 0}.launchpad-inner .progressbar-text img{border-radius:6px;display:block;margin-top:1rem;width:100%}.launchpad-inner .launchpad-options{margin:2rem 0;padding-bottom:2rem}.launchpad-inner .launchpad-options__item{display:flex;justify-content:space-between;margin-bottom:.5rem}.launchpad-inner .launchpad-options__title{color:var(--second-text-color)}.launchpad-inner .launchpad-options__value{color:var(--white-color);text-align:right}@media screen and (max-width:1000px){.launchpad-inner{max-width:600px;width:100%}}@media screen and (max-width:767px){.launchpad-inner{margin:0 auto;max-width:100%;width:100%}}.staking-inner{font-size:.8rem;max-width:700px;width:100%}.staking-inner__image{margin-bottom:2rem}.staking-inner__image img{border-radius:6px;display:block;width:100%}.staking-inner__options{margin-bottom:2rem;padding:0 0 2rem}.staking-inner .options-item{border-bottom:1px solid rgba(40,40,75,.6);display:flex;justify-content:space-between;margin-bottom:.3rem;padding:1rem 0 .5rem}.staking-inner .options-item:last-child{border-bottom:1px solid rgba(40,40,75,.6)!important}.staking-inner .options-item__title{color:var(--second-text-color)}.staking-inner .options-item__value{color:var(--white-color);text-align:right}.staking-inner .options-item__value span{color:var(--green-color)}.staking-inner__calculator .components-filter__row{margin-bottom:2rem}.staking-inner__calculator button{background-color:#1d2234;border:1px solid var(--purple-color);border-radius:4px;color:var(--white-color);display:inline-block;font-size:.9rem;outline:none;padding:.7rem 1.5rem;position:relative;text-decoration:none}.staking-inner__calculator button:focus,.staking-inner__calculator button:hover{background-color:var(--purple-color);border:1px solid var(--purple-color)}.staking-inner__calculator button:focus{outline:none}.staking-inner__calculator button.nice-select.open,.staking-inner__calculator button:active{background-color:var(--purple-color);border:1px solid var(--purple-color);outline:none}.staking-inner__calculator button-text{font-size:.9rem}.staking-inner .calculator-info{margin-bottom:2rem;padding:0 0 2rem}.staking-inner .calculator-info__item{display:flex;justify-content:space-between;margin-bottom:.3rem;text-align:right}.staking-inner .calculator-info__title{color:var(--second-text-color);text-align:left}.staking-inner .calculator-form{outline:none}.staking-inner .calculator-form .components-filter__item{max-width:360px!important;width:100%}.staking-inner .calculator-form .components-filter__item button{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:4px;color:var(--white-color);display:inline-block;display:block;font-size:.9rem;outline:none;padding:.7rem 1.5rem;position:relative;text-decoration:none;width:100%}.staking-inner .calculator-form .components-filter__item button:hover{background-color:var(--purple-second-color)}.staking-inner .calculator-form .components-filter__item button:focus{background-color:var(--purple-second-color);outline:none}.staking-inner .calculator-form .components-filter__item button.nice-select.open,.staking-inner .calculator-form .components-filter__item button:active{background-color:var(--purple-color);outline:none}.staking-inner .calculator-form .components-filter__item button-text{font-size:.9rem}@media screen and (max-width:1000px){.staking-inner{max-width:600px;width:100%}}@media screen and (max-width:767px){.staking-inner{margin:0 auto;max-width:100%;width:100%}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/poppins-regular.eot);src:local(""),url(/fonts/poppins-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-regular.woff2) format("woff2"),url(/fonts/poppins-regular.woff) format("woff"),url(/fonts/poppins-regular.ttf) format("truetype"),url(/fonts/poppins-regular.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/poppins-500.eot);src:local(""),url(/fonts/poppins-500.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-500.woff2) format("woff2"),url(/fonts/poppins-500.woff) format("woff"),url(/fonts/poppins-500.ttf) format("truetype"),url(/fonts/poppins-500.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/poppins-600.eot);src:local(""),url(/fonts/poppins-600.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-600.woff2) format("woff2"),url(/fonts/poppins-600.woff) format("woff"),url(/fonts/poppins-600.ttf) format("truetype"),url(/fonts/poppins-600.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/poppins-700.eot);src:local(""),url(/fonts/poppins-700.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-700.woff2) format("woff2"),url(/fonts/poppins-700.woff) format("woff"),url(/fonts/poppins-700.ttf) format("truetype"),url(/fonts/poppins-700.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;src:url(/fonts/poppins-800.eot);src:local(""),url(/fonts/poppins-800.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-800.woff2) format("woff2"),url(/fonts/poppins-800.woff) format("woff"),url(/fonts/poppins-800.ttf) format("truetype"),url(/fonts/poppins-800.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/poppins-900.eot);src:local(""),url(/fonts/poppins-900.eot?#iefix) format("embedded-opentype"),url(/fonts/poppins-900.woff2) format("woff2"),url(/fonts/poppins-900.woff) format("woff"),url(/fonts/poppins-900.ttf) format("truetype"),url(/fonts/poppins-900.svg#Poppins) format("svg")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;src:url(/fonts/dm-sans/dm-sans.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;src:url(/fonts/dm-sans/dm-sans2.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100;src:url(/fonts/vazir/Vazirmatn-Thin.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:200;src:url(/fonts/vazir/Vazirmatn-ExtraLight.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:300;src:url(/fonts/vazir/Vazirmatn-Light.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;src:url(/fonts/vazir/Vazirmatn-Regular.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;src:url(/fonts/vazir/Vazirmatn-Medium.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:600;src:url(/fonts/vazir/Vazirmatn-SemiBold.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;src:url(/fonts/vazir/Vazirmatn-Bold.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:800;src:url(/fonts/vazir/Vazirmatn-ExtraBold.woff2) format("woff2")}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:900;src:url(/fonts/vazir/Vazirmatn-Black.woff2) format("woff2")}:root{--h1-font__size:2.2rem;--h2-font__size:1.2rem;--h3-font__size:0.6rem;--default-font__size:0.80rem;--small-font__size:0.75rem;--big-font__size:1.00rem;--regular-font:400;--medium-font:500;--semi-font:600;--bold-font:700;--extra-font:800;--black-font:900;--body-color:#fcfcfd;--first-text-color:#8b8d98;--second-text-color:#8b8d98;--third-text-color:#262744;--fourth-text-color:#252542;--border-line-color:#e5e7eb;--tr-hover-color:#e5e7eb;--rows-color:#f4f6f9;--hover-v1-color:#131722;--white-input:#fff;--progress-color:#8b8d98;--select-option:#fff;--menu-btn-color:#fff;--blue-dark-color:#353945;--blue-dark-second-color:#353945;--blue-dark-thir-color:#353945;--blue-dark-fourth-color:#777e90;--red-color:#ee2844;--red-second-color:#d12f44;--green-color:#229e6b;--green-second-color:#25b176;--yellow-color:#ffc107;--gray-color:#bababa;--purple-color:#23262f;--purple-second-color:#353945;--purple-third-color:#23262f;--white-color:#fff;--black-color:#000;--body-text-color:#777e90;--dark-body-color:#141416;--dark-text-color:#b9bac0;--widget-markets-background-color:#fff;--button-background:#3772ff;--dark-gray-color:#23262f;--light-gray-color:#f4f5f6;--hover-gray-color:#353945;--bg-home-gray:#f4f5f6;--bg-home-dark-gray:#18191d}body{background-color:var(--body-color);color:var(--first-text-color);font-size:var(--default-font__size);font-weight:var(--medium-font);margin:0;padding:0}.dir-rtl{direction:rtl}.dir-ltr{direction:ltr}body.dark .site-layout{--tr-hover-color:#1b1c31;--border-line-color:#242539;--rows-color:#1f2035;--hover-v1-color:#ffc107;--first-text-color:#b9bac0;--white-input:#18192e;--progress-color:#c19a23;--select-option:#18191d;--widget-markets-background-color:#131722;background-color:var(--dark-body-color);color:var(--dark-text-color)}.supText{left:-8.5em;top:-1.5em}.borderSign{background-color:var(--yellow-color);border:1px solid var(--yellow-color);border-radius:8px;padding:6px 7px}.borderSign,.borderSign:hover{color:var(--blue-dark-color)}.image-home{margin-top:-4%;max-width:300px;position:absolute;right:10%}.invert{filter:invert(100%)}body.dark .invert{filter:invert(0)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none;box-shadow:none}textarea:focus{-webkit-appearance:none!important;box-shadow:none!important}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}button{background:none}textarea{overflow:auto}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform:rotate(45deg);transform-origin:66% 66%;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;left:0;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;transform:scale(.75) translateY(-21px);transform-origin:50% 0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}

/*! nouislider - 11.0.3 - 2018-01-21 14:04:07 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{direction:ltr;position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;left:0;position:absolute;top:0;transform-origin:0 0;width:100%;will-change:transform;z-index:1}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;left:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{height:34px;left:-6px;top:-17px;width:28px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{left:auto;right:-17px}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;transform:translate(0,-50%,0)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;transform:translateY(-50%)}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close.nice-select.open,.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow.nice-select.open,.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.date-picker{border:0;color:#303030;cursor:pointer;font-weight:700;height:25px;line-height:25px;padding:0 0 0 10px;position:relative;width:170px;z-index:2}.date-picker,.date-picker-wrapper{font-family:Arial,sans-serif;font-size:12px}.date-picker-wrapper{background-color:#efefef;border:1px solid #bfbfbf;box-shadow:3px 3px 10px rgba(0,0,0,.5);box-sizing:initial;color:#aaa;line-height:20px;padding:5px 12px;position:absolute;z-index:1}.dp-clearfix{clear:both;font-size:0;height:0}.date-picker-wrapper.inline-wrapper{box-shadow:none;display:inline-block;position:relative}.date-picker-wrapper.single-date{width:auto}.date-picker-wrapper.no-shortcuts{padding-bottom:12px}.date-picker-wrapper.no-topbar{padding-top:12px}.date-picker-wrapper .footer{font-size:11px;padding-top:3px}.date-picker-wrapper b{color:#666;font-weight:700}.date-picker-wrapper a{color:#6bb4d6;text-decoration:underline}.date-picker-wrapper .month-name{text-transform:uppercase}.date-picker-wrapper .select-wrapper{display:inline-block;overflow:hidden;position:relative;vertical-align:middle}.date-picker-wrapper .select-wrapper:hover{text-decoration:underline}.date-picker-wrapper .month-element{display:inline-block;vertical-align:middle}.date-picker-wrapper .select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);font-size:inherit;font-style:inherit;font-weight:inherit;left:0;margin:0;opacity:.01;outline:0;padding:0;position:absolute;text-transform:inherit;top:-1px}.date-picker-wrapper .month-wrapper{background-color:#fff;border:1px solid #bfbfbf;border-radius:3px;cursor:default;_overflow:hidden;padding:5px;position:relative}.date-picker-wrapper .month-wrapper table,.date-picker-wrapper .month-wrapper table.month2{float:left;width:190px}.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{line-height:14px;margin:0;padding:0;text-align:center;vertical-align:middle}.date-picker-wrapper .month-wrapper table .day{color:#ccc;cursor:default;font-size:12px;line-height:1;margin-bottom:1px;padding:5px 0}.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}.date-picker-wrapper .month-wrapper table .day.checked{background-color:#9cdbf7}.date-picker-wrapper .month-wrapper table .week-name{font-weight:100;height:20px;line-height:20px;text-transform:uppercase}.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help!important}.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip,.date-picker-wrapper .time label{white-space:nowrap}.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#333;cursor:pointer}.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#cdecfa}.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth{display:none}.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#ffe684}.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#70ccd5}.date-picker-wrapper table .caption{height:40px}.date-picker-wrapper table .caption>th:first-of-type,.date-picker-wrapper table .caption>th:last-of-type{width:27px}.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{cursor:pointer;padding:0 5px}.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background-color:#ccc;color:#fff}.date-picker-wrapper .gap{background-color:red;float:left;font-size:0;height:100%;height:0;line-height:0;margin:0 10px -10px;position:relative;top:-5px;visibility:hidden;width:15px;z-index:1}.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}.date-picker-wrapper .gap .gap-line{height:15px;position:relative;width:15px}.date-picker-wrapper .gap .gap-line .gap-1{border-bottom:8px solid #eee;border-left:8px solid #fff;border-top:8px solid #eee;height:0;z-index:1}.date-picker-wrapper .gap .gap-line .gap-2{border-left:8px solid transparent;border-top:8px solid #fff;height:0;position:absolute;right:0;top:0;z-index:2}.date-picker-wrapper .gap .gap-line .gap-3{border-bottom:8px solid #fff;border-left:8px solid transparent;height:0;position:absolute;right:0;top:8px;z-index:2}.date-picker-wrapper .gap .gap-top-mask{background-color:#eee;height:1px;left:1px;position:absolute;top:-1px;width:6px;z-index:3}.date-picker-wrapper .gap .gap-bottom-mask{background-color:#eee;bottom:-1px;height:1px;left:7px;position:absolute;width:6px;z-index:3}.date-picker-wrapper .selected-days{display:none}.date-picker-wrapper .drp_top-bar{line-height:1.4;padding:10px 40px 10px 0;position:relative}.date-picker-wrapper .drp_top-bar .error-top,.date-picker-wrapper .drp_top-bar .normal-top{display:none}.date-picker-wrapper .drp_top-bar .default-top{display:block}.date-picker-wrapper .drp_top-bar.error .default-top{display:none}.date-picker-wrapper .drp_top-bar.error .error-top{color:red;display:block}.date-picker-wrapper .drp_top-bar.normal .default-top{display:none}.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block}.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top{color:#333}.date-picker-wrapper .drp_top-bar .apply-btn{background:#0095cd;background:-moz-linear-gradient(top,#00adee,#0078a5);border:1px solid #0076a3;border-radius:4px;color:#d9eef7;color:#fff;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adee",endColorstr="#0078a5");font-size:12px;line-height:normal;margin:0;padding:3px 5px;position:absolute;right:0;top:6px}.date-picker-wrapper .drp_top-bar .apply-btn.disabled{background:#fff;background:-moz-linear-gradient(top,#fff,#ededed);border:1px solid #b7b7b7;color:#606060;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ededed")}.date-picker-wrapper .time{position:relative}.date-picker-wrapper.single-month .time{display:block}.date-picker-wrapper .time input[type=range]{height:20px;margin:0;padding:0;vertical-align:middle;width:129px}.date-picker-wrapper .time1,.time2{padding:0 5px;text-align:center;width:180px}.date-picker-wrapper .time1{float:left}.date-picker-wrapper .time2{float:right}.date-picker-wrapper .hour,.minute{text-align:right}.date-picker-wrapper .hide{display:none}.date-picker-wrapper .first-date-selected,.date-picker-wrapper .last-date-selected{background-color:#49e!important;color:#fff!important}.date-picker-wrapper .date-range-length-tip{background-color:#ff0;border-radius:2px;box-shadow:0 0 3px rgba(0,0,0,.3);display:none;-moz-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-ms-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));-o-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0,0,0,.3));font-size:12px;line-height:16px;margin-left:-8px;margin-top:-4px;padding:0 6px;position:absolute}.date-picker-wrapper .date-range-length-tip:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;bottom:-4px;content:"";left:50%;margin-left:-4px;position:absolute}.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}.date-picker-wrapper .week-number{color:#999;cursor:pointer;font-size:12px;line-height:1;margin-bottom:1px;padding:5px 0}.date-picker-wrapper .week-number.week-number-selected{color:#49e;font-weight:700}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfbfb;color:#23262f;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.7142857143;min-width:375px}body.dark{background:#121314;color:#fcfcfd}a{text-decoration:none}img,svg{vertical-align:middle}.outer{min-height:100vh;overflow:hidden}.outer,.outer__inner{display:flex;flex-direction:column}.outer__inner{background:#fbfbfb;flex-grow:1}body.dark .outer__inner{background:#121314}.anchor{left:0;position:absolute;right:0}.center{margin:0 auto;max-width:1280px;padding:0 80px;width:100%}@media only screen and (max-width:1023px){.center{padding:0 40px}}@media only screen and (max-width:767px){.center{padding:0 32px}}.icenter{margin:0 auto;max-width:1280px;padding:0;width:100%}@media only screen and (max-width:1023px){.icenter{padding:0 32px}}@media only screen and (max-width:767px){.icenter{padding:0 24px}}@media only screen and (max-width:321px){.icenter{padding:0 14px}}.some-icon-dark,body.dark .some-icon{display:none}body.dark .some-icon-dark{display:inline-block}.play{background:#fcfcfd;border-radius:50%;box-shadow:0 8px 16px -8px hsla(0,0%,6%,.1);height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:3}@media only screen and (max-width:767px){.play{height:48px;width:48px}}.play .icon{fill:#777e90;height:24px;transition:all .2s;width:24px}@media only screen and (max-width:767px){.play .icon{height:12px;width:12px}}.play:hover .icon{fill:#37ffbc;transform:scale(1.2)}.play_small{height:48px;width:48px}.play_small .icon{height:12px;width:12px}.select{background:#fcfcfd;border:none;border-radius:6px;box-shadow:inset 0 0 0 2px #e6e8ec;float:none;font-size:14px;font-weight:500;height:48px;line-height:48px;opacity:1;padding:0 48px 0 16px;width:100%}.select:after{display:none}.select:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/10px auto;border-radius:50%;content:"";height:32px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:transform .2s;width:32px}body.dark .select{-webkit-appearance:none;background:#181617;box-shadow:inset 0 0 0 2px #353945}body.dark .select:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23FCFCFD'/%3E%3C/svg%3E")}.select.open,body.dark .select.open{box-shadow:inset 0 0 0 2px #777e90}.select.open:before{transform:translateY(-50%) rotate(180deg)}.select .current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select .list{background:#fcfcfd;border:2px solid #e6e8ec;border-radius:12px;box-shadow:0 4px 12px rgba(35,38,47,.1);margin-top:2px;right:0}body.dark .select .list{background:#181617;border-color:#353945;box-shadow:0 4px 12px rgba(24,22,23,.1)}.select .option{font-weight:500;line-height:1.4;min-height:auto;padding:10px 14px}.select .option.focus,.select .option.selected.focus,.select .option:hover{background:#f4f5f6}body.dark .select .option.focus,body.dark .select .option.selected.focus,body.dark .select .option:hover{background:#23262f}.select .option.selected{color:#37ffbc;font-weight:500}.slick-arrow{border-radius:50%;font-size:0;height:40px;position:absolute;transition:all .2s;width:40px;z-index:2}.slick-arrow path{fill:#777e90;position:relative;transition:fill .2s;z-index:2}body.dark .slick-arrow:hover{box-shadow:inset 0 0 0 2px #353945}body.dark .slick-arrow:hover path{fill:#e6e8ec}.date-picker-wrapper{background:none;border:none;border-radius:24px;box-shadow:0 40px 32px -24px hsla(0,0%,6%,.12);font-family:Montserrat,sans-serif;overflow:hidden;padding:0;z-index:20}body .dir-rtl .date-picker-wrapper{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:767px){.date-picker-wrapper{padding:0 19px;width:262px!important}}body.dark .date-picker-wrapper{background:none}.date-picker-wrapper.single-month .month-wrapper{padding:0 19px;width:252px!important}@media only screen and (max-width:767px){.date-picker-wrapper.single-month .month-wrapper{margin:0 5px;padding:0}}.date-picker-wrapper.single-month .month-wrapper table{width:100%!important}@media only screen and (min-width:768px){.date-picker-wrapper.two-months .month-wrapper{display:flex;width:600px!important}.date-picker-wrapper.two-months .month-wrapper table{flex:0 0 calc(50% - 48px);margin:0 24px;width:calc(50% - 48px)}}.date-picker-wrapper.single-date .day{border-radius:50%!important}.date-picker-wrapper.single-date .day.first-date-selected:before,.date-picker-wrapper.single-date .day.last-date-selected:before{display:none}.date-picker-wrapper .month-wrapper{background:none;border:none;box-shadow:none}.date-picker-wrapper .month-wrapper table{display:block}@media only screen and (max-width:767px){.date-picker-wrapper .month-wrapper table{width:100%}}.date-picker-wrapper .month-wrapper table tbody,.date-picker-wrapper .month-wrapper table thead{display:block;width:100%}.date-picker-wrapper .month-wrapper table tr{align-items:center;display:flex;height:36px}.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{align-items:center;display:flex;flex:1;font-weight:500;height:100%;justify-content:center}.date-picker-wrapper .month-wrapper table thead tr:first-child{height:36px}.date-picker-wrapper .month-wrapper table thead tr:first-child th:first-child,.date-picker-wrapper .month-wrapper table thead tr:first-child th:nth-child(3){flex:0 0 24px}.date-picker-wrapper .month-wrapper table .caption,.date-picker-wrapper .month-wrapper table .week-name{height:auto}.date-picker-wrapper .month-wrapper table .week-name{height:40px}.date-picker-wrapper .month-wrapper table .week-name th{height:auto}.date-picker-wrapper .month-wrapper table .day{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;padding:0;transition:background .2s,color .2s;width:100%}.date-picker-wrapper .month-wrapper table .day.valid.toMonth{color:#23262f}body.dark .date-picker-wrapper .month-wrapper table .day.valid.toMonth{color:#fcfcfd}.date-picker-wrapper .month-wrapper table .day:hover{background:#e6e8ec;color:#23262f!important}body.dark .date-picker-wrapper .month-wrapper table .day:hover{background:#181617;color:#fcfcfd!important}.date-picker-wrapper .month-wrapper table .day.checked{background:#e6e8ec;border-radius:0}body.dark .date-picker-wrapper .month-wrapper table .day.checked{background:#181617;color:#fcfcfd!important}.date-picker-wrapper .month-wrapper table .day.hovering{background:#e6e8ec!important;border-radius:0}body.dark .date-picker-wrapper .month-wrapper table .day.hovering{background:#181617!important;color:#fcfcfd!important}.date-picker-wrapper .month-wrapper table .day.real-today,body.dark .date-picker-wrapper .month-wrapper table .day.real-today{background:#37ffbc!important;color:#fcfcfd!important}.date-picker-wrapper .month-wrapper table .day.day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.day.real-today.hovering{background:#37ffbc}.date-picker-wrapper .month-wrapper table .day.first-date-selected,.date-picker-wrapper .month-wrapper table .day.last-date-selected{background:#23262f!important;border-radius:50%!important;color:#fcfcfd!important;position:relative}body.dark .date-picker-wrapper .month-wrapper table .day.first-date-selected,body.dark .date-picker-wrapper .month-wrapper table .day.last-date-selected{background:#fcfcfd!important;color:#23262f!important}.date-picker-wrapper .month-wrapper table .day.first-date-selected:before,.date-picker-wrapper .month-wrapper table .day.last-date-selected:before{background:#e6e8ec;bottom:0;content:"";position:absolute;top:0;width:50%;z-index:-1}body.dark .date-picker-wrapper .month-wrapper table .day.first-date-selected:before,body.dark .date-picker-wrapper .month-wrapper table .day.last-date-selected:before{background:#181617}.date-picker-wrapper .month-wrapper table .day.first-date-selected:before{right:0}.date-picker-wrapper .month-wrapper table .day.last-date-selected:before{left:0}.date-picker-wrapper .month-name{color:#23262f;font-size:16px;font-weight:500;line-height:1.5;text-transform:capitalize}body.dark .date-picker-wrapper .month-name{color:#fcfcfd}.date-picker-wrapper .month-element:not(:last-child){margin-right:5px}.date-picker-wrapper .week-name{color:#777e90;font-size:14px}.date-picker-wrapper .week-name th{font-weight:500;text-transform:capitalize}.date-picker-wrapper .gap{display:none}.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background:none}.date-picker-wrapper table .caption .next:hover path,.date-picker-wrapper table .caption .prev:hover path{fill:#37ffbc}.date-picker-wrapper .footer{display:none}.dir-rtl{font-family:Vazirmatn,sans-serif}.divider{border-left:1rem solid transparent;border-right:1rem solid transparent;flex-grow:1;height:0}.text-right{text-align:right}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.m-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.align-baseline{align-items:baseline}@media only screen and (max-width:1179px){.desktop-hide{display:none!important}}.desktop-show{display:none!important}@media only screen and (max-width:1179px){.desktop-show{display:block!important}.desktop-text-right{text-align:right!important}}@media only screen and (max-width:1023px){.tablet-hide{display:none!important}}.tablet-show{display:none!important}@media only screen and (max-width:1023px){.tablet-show{display:block!important}.tablet-text-right{text-align:right!important}}@media only screen and (max-width:767px){.mobile-hide{display:none!important}}.mobile-show{display:none!important}@media only screen and (max-width:767px){.mobile-show{display:block!important}.mobile-text-right{text-align:right!important}}[class^=section]{margin-bottom:50px}@media only screen and (max-width:1179px){[class^=section]{margin-bottom:40px}}@media only screen and (max-width:767px){[class^=section]{margin-bottom:30px}}.section-bg{background:#f4f5f6;padding:50px 0}@media only screen and (max-width:1179px){.section-bg{padding:112px 0}}@media only screen and (max-width:767px){.section-bg{padding:64px 0}}body.dark .section-bg{background:#18191d}.section-mb0{margin-bottom:0}@media only screen and (max-width:1179px){.section-mb0{margin-bottom:0}}@media only screen and (max-width:767px){.section-mb0{margin-bottom:0}}.section-padding{padding:136px 0}@media only screen and (max-width:1179px){.section-padding{padding:112px 0}}@media only screen and (max-width:767px){.section-padding{padding:64px 0}}.h1,.h2,.h3,.h4,.hero{font-family:Montserrat,sans-serif;font-weight:700}body .dir-rtl .h1,body .dir-rtl .h2,body .dir-rtl .h3,body .dir-rtl .h4,body .dir-rtl .hero{font-family:Vazirmatn,sans-serif}.hero{font-size:96px;letter-spacing:-.02em;line-height:1}@media only screen and (max-width:1339px){.hero{font-size:80px}}@media only screen and (max-width:1179px){.hero{font-size:64px}}.h1{font-size:64px;letter-spacing:-.02em;line-height:1}@media only screen and (max-width:767px){.h1{font-size:48px;line-height:1.1666666667}}.h2{font-size:48px;letter-spacing:-.02em;line-height:1.1666666667}@media only screen and (max-width:767px){.h2{font-size:35px;letter-spacing:-.01em;line-height:1.2}}.h3{font-size:40px;letter-spacing:-.01em;line-height:1.2}@media only screen and (max-width:767px){.h3{font-size:32px;line-height:1.25}}.h4{font-size:32px;letter-spacing:-.01em;line-height:1.25}[class^=category]{background:#23262f;border-radius:6px;color:#fcfcfd;display:inline-block;font-size:12px;font-weight:700;line-height:1;padding:8px;text-transform:uppercase}.category-blue{background:#37ffbc}.category-purple{background:#9757d7}.category-green{background:#01bc8d}.category-red{background:#ff6838}.category-gray{background:#b1b5c3}body.dark .category-gray{background:#353945;color:#fcfcfd}.category-stroke-green{background:none;box-shadow:inset 0 0 0 2px #01bc8d;color:#01bc8d}[class^=button]{align-items:center;background:#773bbc;border-radius:6px;color:#fcfcfd;display:inline-flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;height:38px;justify-content:center;line-height:1.1428571429;padding:0 20px;text-align:center;transition:all .2s}body .dir-rtl [class^=button]{font-family:Vazirmatn,sans-serif}[class^=button]:hover{background:rgba(119,59,188,.251);color:#fcfcfd}[class^=button].disabled,[class^=button]:disabled{opacity:.5;pointer-events:none}[class^=button] .icon{fill:#fcfcfd;height:16px;transition:all .2s;width:16px}[class^=button]:not([class^=button-circle]) .icon:first-child{margin-right:12px}body .dir-rtl [class^=button]:not([class^=button-circle]) .icon:first-child{margin-left:12px;margin-right:0}[class^=button]:not([class^=button-circle]) .icon:last-child{margin-left:12px}body .dir-rtl [class^=button]:not([class^=button-circle]) .icon:last-child{margin-left:0;margin-right:12px}.button-stroke{background:none;color:#23262f}.button-stroke.cancel{float:left}.button-stroke .icon{fill:#777e90}body.dark .button-stroke{color:#fcfcfd}body.dark .button-stroke .icon{fill:#fcfcfd}.button-stroke.future{float:right}.button-stroke.active,.button-stroke:hover{background:rgba(151,87,215,.4);color:#fcfcfd}.button-stroke.active .icon,.button-stroke:hover .icon{fill:#fcfcfd}body.dark .button-stroke.active,body.dark .button-stroke:hover{background:rgba(151,87,215,.4)}.button-black{background:#181617}.button-black.active,.button-black:hover{background:#353945}body.dark .button-black{background:#f4f5f6;color:#23262f}body.dark .button-black .icon{fill:#23262f}body.dark .button-black.active,body.dark .button-black:hover{background:#e6e8ec}.button-red{background:#ff6838}.button-red.active,.button-red:hover{background:#ff4d14;color:#fbfbfb}.button-green{background:#01bc8d}.button-green.active,.button-green:hover{background:#01936f;color:#fbfbfb}.button-white{background:#fcfcfd;color:#23262f}.button-white .icon{fill:#23262f}.button-white:hover{background:#f4f5f6}.button-small{border-radius:6px;font-size:13px;height:36px;padding:0 12px}.button-small.swap{width:100%}.button-search{border-radius:6px;font-size:13px;height:60px;margin-bottom:16px;padding:0 12px;width:100%}.button-circle,.button-circle-stroke{border-radius:50%;flex:0 0 44px;height:44px;padding:0;width:44px}.button-circle-stroke{background:transparent;box-shadow:inset 0 0 0 2px #e6e8ec;transition:all .2s}.button-circle-stroke .icon{fill:#777e90}.button-circle-stroke:hover{background:#23262f;box-shadow:inset 0 0 0 2px #23262f}.button-circle-stroke:hover .icon{fill:#fcfcfd}body.dark .button-circle-stroke{box-shadow:inset 0 0 0 2px #353945}body.dark .button-circle-stroke:hover{background:#353945}.button-circle-stroke.button-small{flex:0 0 40px;height:44px;width:44px}.button-secondary{background:rgba(119,59,188,.251);color:#773bbc}.button-secondary:hover{background:#773bbc;color:#fcfcfd}[class^=stage]{color:#777e90;font-size:16px;font-weight:700;line-height:1;margin-bottom:16px;text-transform:uppercase}.stage-small{font-size:12px}.favorite{height:16px;position:relative;width:16px}.favorite .icon{fill:#777e90;height:16px;transition:all .2s;width:16px}.favorite:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M7.388 2.085a.67.67 0 0 1 1.224 0l1.453 3.368a.67.67 0 0 0 .561.401l3.727.288a.67.67 0 0 1 .373 1.179l-2.803 2.314a.667.667 0 0 0-.223.674l.863 3.486a.67.67 0 0 1-.985.735l-3.24-1.907a.665.665 0 0 0-.676 0l-3.24 1.907a.67.67 0 0 1-.985-.735l.863-3.486a.665.665 0 0 0-.223-.674L1.273 7.32a.67.67 0 0 1 .373-1.179l3.727-.288a.666.666 0 0 0 .561-.401l1.453-3.368z' fill='%23ffd166'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%}.favorite:hover .icon{fill:#ffd166}.favorite.active .icon{opacity:0}.favorite.active:after{opacity:1}.sorting{cursor:pointer;display:inline-block;padding-right:16px;position:relative}.sorting:after,.sorting:before{background-position:50% 50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:4px;position:absolute;right:0;width:7px}.sorting:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148 3.804c.26.26.682.26.943 0l1.862-1.862 1.862 1.862a.668.668 0 0 0 .943-.943L4.425.528a.668.668 0 0 0-.943 0L1.148 2.862a.668.668 0 0 0 0 .943z' fill='%23777e91'/%3E%3C/svg%3E");top:calc(50% - 5px)}.sorting:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148.195c.26-.26.682-.26.943 0l1.862 1.862L5.815.195a.668.668 0 0 1 .943.943L4.425 3.471a.668.668 0 0 1-.943 0L1.148 1.137a.668.668 0 0 1 0-.943z' fill='%23777e91'/%3E%3C/svg%3E");top:calc(50% + 1px)}.sorting.up:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148 3.804c.26.26.682.26.943 0l1.862-1.862 1.862 1.862a.668.668 0 0 0 .943-.943L4.425.528a.668.668 0 0 0-.943 0L1.148 2.862a.668.668 0 0 0 0 .943z' fill='%2323262F'/%3E%3C/svg%3E")}.sorting.up:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148.195c.26-.26.682-.26.943 0l1.862 1.862L5.815.195a.668.668 0 0 1 .943.943L4.425 3.471a.668.668 0 0 1-.943 0L1.148 1.137a.668.668 0 0 1 0-.943z' fill='%23B1B5C3'/%3E%3C/svg%3E")}.sorting.down:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148 3.804c.26.26.682.26.943 0l1.862-1.862 1.862 1.862a.668.668 0 0 0 .943-.943L4.425.528a.668.668 0 0 0-.943 0L1.148 2.862a.668.668 0 0 0 0 .943z' fill='%23B1B5C3'/%3E%3C/svg%3E")}.sorting.down:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' fill='none'%3E%3Cpath fill-rule='evenodd' d='M1.148.195c.26-.26.682-.26.943 0l1.862 1.862L5.815.195a.668.668 0 0 1 .943.943L4.425 3.471a.668.668 0 0 1-.943 0L1.148 1.137a.668.668 0 0 1 0-.943z' fill='%2323262F'/%3E%3C/svg%3E")}.header{background:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,.03);left:0;padding:8px 0;position:fixed;right:0;top:0;z-index:10001}body.dark .header{background:#121413;box-shadow:0 4px 10px 0 hsla(0,0%,100%,.03)}@media only screen and (max-width:1023px){body.dark .header{box-shadow:0 4px 10px 0 hsla(0,0%,100%,.051)}.header{box-shadow:0 4px 10px 0 rgba(0,0,0,.071);padding:8px 0}}.header .wide{max-width:unset;padding:0 20px 4px}.header .wide .header__item_assets.active .header__body{transform:translate(-118%,-16px)}.header .wide .header__item_orders.active .header__body{transform:translate(-85%,-16px)}@media only screen and (max-width:1023px){.header .wide{padding:0 12px}}body .dir-rtl .header .wide .header__item_assets.active .header__body{transform:translate(113%,-16px)}body .dir-rtl .header .wide .header__item_orders.active .header__body{transform:translate(85%,-16px)}body .dir-rtl .header .wide .header__item_notifications.active .header__body{transform:translate(62%,-16px)}.header__top{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:4px}body.dark .header__top{border-color:hsla(0,0%,100%,.15)}@media only screen and (max-width:1023px){.header__top{display:none}}.header__top.none{display:none}.header__markets{margin:0;width:66%}@media only screen and (max-width:1023px){.header__markets{display:none}}.header__market{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:12px;font-weight:500;justify-content:space-around;margin:0}@media only screen and (max-width:1179px){.header__market{padding:24px 16px}}@media only screen and (max-width:1023px){.header__market{padding:16px 10px}}@media only screen and (max-width:767px){.header__market{margin-left:10px}}body.dark .header__market{color:#fcfcfd}body .dir-rtl .header__market{direction:ltr}.header__market_subtitle{color:#181617}body.dark .header__market_subtitle{color:#fcfcfd}.header__market_positive{color:#01bc8d}body .dir-rtl .header__market_positive{direction:ltr}.header__market_negative{color:#ff6838}body .dir-rtl .header__market_negative{direction:ltr}.header__market_price{color:#773bbc;margin:0 6px}.header__customize{justify-content:end;margin:0;width:34%}.header__customize,.header__customize .icon-theme{align-items:center;display:flex}@media only screen and (max-width:1023px){.header__customize{width:100%}}.header__form{position:relative}.header__input{background:none;border-left:1px solid rgba(0,0,0,.13);border-radius:6px;border-right:1px solid rgba(0,0,0,.13);color:#23262f;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.7142857143;padding:3px 22px 3px 8px;width:113px}body .dir-rtl .header__input{font-family:Vazirmatn,sans-serif;padding:3px 8px 3px 22px}body.dark .header__input{border-left-color:hsla(0,0%,100%,.13);border-right-color:hsla(0,0%,100%,.13);color:#fcfcfd}.header__input::-moz-placeholder{color:#777e90}.header__input::placeholder{color:#777e90}.header__input:focus{--tw-ring-color:$p4;border-color:#01bc8d}.header__search{bottom:0;height:20px;position:absolute;right:5px;top:5px;width:20px}body .dir-rtl .header__search{left:5px;right:auto}.header__search .icon{fill:none;align-items:center;display:flex;height:20px;width:20px}.header__search .icon:hover{fill:none}body.dark .header__search svg path{stroke:#fff}.header__center{align-items:center;display:flex}@media only screen and (max-width:1179px){.header__center{padding:0 40px}}@media only screen and (max-width:1023px){.header__center{padding:0 20px}}.header__logo{margin-right:32px}@media only screen and (max-width:1023px){.header__logo{margin-right:auto;position:relative;z-index:15}}body .dir-rtl .header__logo{margin-left:32px;margin-right:0}@media only screen and (max-width:1023px){body .dir-rtl .header__logo{margin-left:auto;margin-right:0}}.header__pic{width:113px}@media only screen and (max-width:1023px){.header__pic_desktop{display:none!important}}.header__pic_mobile{display:none}@media only screen and (max-width:1023px){.header__pic_mobile{display:inline-block}}.header__wrapper{align-items:center;border-left:1px solid #e6e8ec;display:flex;flex-grow:1;padding-left:32px}body .dir-rtl .header__wrapper{border-left:none;border-right:1px solid #e6e8ec;padding-left:0;padding-right:32px}@media only screen and (max-width:1339px){.header__wrapper{border:none;padding-left:0;padding-right:0}}@media only screen and (max-width:1023px){.header__wrapper{flex-grow:0}}body.dark .header__wrapper{border-color:#353945}.header__wrap{margin-right:auto}body .dir-rtl .header__wrap{margin-left:auto;margin-right:0}@media only screen and (max-width:1023px){.header__wrap{background:#fcfcfd;box-shadow:0 16px 48px rgba(31,70,61,.1);display:flex;flex-direction:column;height:368px;left:0;margin:55px 0 0;opacity:0;overflow-y:scroll;position:absolute;top:0;transition:all .2s;visibility:hidden;width:100%;z-index:10}body.dark .header__wrap{background:#181617;box-shadow:0 16px 48px rgba(104,152,222,.1)}.header__wrap.visible{opacity:1;visibility:visible}}.header__nav{display:flex}@media only screen and (max-width:1023px){.header__nav{flex-direction:column}}.header__nav .header__item:not(:last-child){margin-right:18px}@media only screen and (max-width:1179px){.header__nav .header__item:not(:last-child){margin-right:16px}}@media only screen and (max-width:1023px){.header__nav .header__item:not(:last-child){margin:0}}body .dir-rtl .header__nav .header__item:not(:last-child){margin-left:25px;margin-right:0}@media only screen and (max-width:1179px){body .dir-rtl .header__nav .header__item:not(:last-child){margin-left:16px;margin-right:0}}@media only screen and (max-width:1023px){body .dir-rtl .header__nav .header__item:not(:last-child){margin:0}}.header__item[href]{align-items:center;color:#181617;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:36px;transition:all .2s}body.dark .header__item[href]{color:#fcfcfd}body .dir-rtl .header__item[href]{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.header__item[href]{padding:0 22px}}.header__item[href].active,.header__item[href]:hover{color:#773bbc!important}@media only screen and (max-width:1023px){.header__item[href].active,.header__item[href]:hover{border-color:#37ffbc}}.header__item_dropdown{position:relative}.header__item_settings{margin-right:16px}@media only screen and (max-width:1179px){.header__item_settings{margin-right:10px}}@media only screen and (max-width:1023px){.header__item_settings{margin-right:8px}}@media only screen and (max-width:639px){.header__item_settings{margin-right:5px}}body .dir-rtl .header__item_settings{margin-left:13px;margin-right:0}@media only screen and (max-width:1179px){body .dir-rtl .header__item_settings{margin-left:10px;margin-right:0}}@media only screen and (max-width:1023px){body .dir-rtl .header__item_settings{margin-left:8px;margin-right:0}}@media only screen and (max-width:639px){body .dir-rtl .header__item_settings{margin-lef:5px;margin-right:0}}.header__item_settings:last-child{margin:0}.header__item_notifications,.header__item_settings,.header__item_user{position:relative}.header__item_user{height:36px}.header__item_dropdown .header__head{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;color:#181617;display:flex;font-size:13px;font-weight:500;line-height:36px;transition:color .2s}body .dir-rtl .header__item_dropdown .header__head{font-family:Vazirmatn,sans-serif}body.dark .header__item_dropdown .header__head{color:#fcfcfd}@media only screen and (max-width:1023px){.header__item_dropdown .header__head{font-family:Montserrat,sans-serif;line-height:36px;padding:0 22px;width:100%}body .dir-rtl .header__item_dropdown .header__head{font-family:Vazirmatn,sans-serif}}.header__item_dropdown .header__head .icon{fill:#181617;height:18px;transition:all .2s;width:18px}body.dark .header__item_dropdown .header__head .icon{fill:#fcfcfd}@media only screen and (max-width:1023px){.header__item_dropdown .header__head .icon{height:22px;margin-left:auto;width:22px}}.header__item_dropdown .header__head.active,.header__item_dropdown .header__head:hover{color:#773bbc}.header__item_dropdown .header__head.active .icon,.header__item_dropdown .header__head:hover .icon{fill:#773bbc}body.dark .header__item_dropdown .header__head.active,body.dark .header__item_dropdown .header__head:hover{color:#773bbc}body.dark .header__item_dropdown .header__head.active .icon,body.dark .header__item_dropdown .header__head:hover .icon{fill:#773bbc}.header__item_settings .header__head{align-items:center;color:#181617;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:36px;transition:color .2s}body .dir-rtl .header__item_settings .header__head{font-family:Vazirmatn,sans-serif}body.dark .header__item_settings .header__head{color:#fcfcfd}.header__item_settings .header__head:hover{color:#773bbc}.header__item_settings .header__head:hover .icon{fill:#773bbc}body.dark .header__item_settings .header__head:hover{color:#773bbc}body.dark .header__item_settings .header__head:hover .icon{fill:#773bbc}.header__item_settings .header__head .icon{fill:#181617;height:20px;transition:all .2s;width:20px}body.dark .header__item_settings .header__head .icon{fill:#fcfcfd}body.dark .header__item_settings .header__head .icon.icon-download-app-darkMode{fill:none;align-items:center;display:flex}body.dark .header__item_settings .header__head .icon.icon-download-app-lightMode{display:none}.header__item_settings .header__head .icon.icon-download-app-lightMode{fill:none;align-items:center;display:flex}.header__item_settings .header__head .icon.icon-download-app-lightMode:hover{fill:none}.header__item_settings .header__head .icon.icon-download-app-darkMode{display:none}.header__item_notifications .header__head,.header__item_user .header__head{-webkit-tap-highlight-color:rgba(0,0,0,0);height:35px;position:relative;width:35px}@media only screen and (max-width:767px){.header__item_notifications .header__head,.header__item_user .header__head{height:35px;width:35px}}.header__item_notifications{background:#773bbc;border-radius:6px;color:#fcfcfd;font-size:13px;height:35px;margin-left:12px;padding:0 8px}body .dir-rtl .header__item_notifications{margin-left:0;margin-right:12px}@media only screen and (max-width:1023px){.header__item_notifications{display:none}}.header__item_notifications .header__head{height:100%;margin:0;width:100%}.header__item_notifications .header__head .icon{fill:none;height:18px;transition:fill .2s;width:20px}body .dir-rtl .header__item_notifications .header__head .icon{margin-top:6px}.header__item_notifications .header__head.active:before{background:#ef4444;border-radius:50%;content:"";height:12px;left:18px;position:absolute;top:-3px;width:12px}body .dir-rtl .header__item_notifications .header__head.active:before{right:20px}.header__item_user .header__head .avatar-image{height:100%;width:100%}.header__item_user .header__head img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__item_user .header__head .avatar-initials{align-items:center;background:#773bbc;border-radius:50%;color:#fcfcfd;display:flex;height:100%;justify-content:center;width:100%}.header__item_dropdown.active .header__head,.header__item_settings.active .header__head{color:#773bbc}.header__item_dropdown.active .header__head .icon,.header__item_settings.active .header__head .icon{fill:#773bbc;transform:rotate(180deg)}body.dark .header__item_dropdown.active .header__head .icon,body.dark .header__item_settings.active .header__head .icon{fill:#773bbc}body .dir-rtl .header__item_dropdown.active .header__head .icon,body .dir-rtl .header__item_settings.active .header__head .icon{transform:none}.header__item_assets.active .icon,.header__item_orders.active .icon{transform:rotate(180deg)}.header__head.color_active,body.dark .header__head.color_active{color:#773bbc}.header__item_notifications.active .header__head .icon{fill:none}.header__body{background:#fcfcfd;border-radius:6px;box-shadow:0 16px 48px rgba(31,70,61,.1);opacity:0;padding:16px;position:absolute;transition:all .3s;visibility:hidden}body.dark .header__body{background:#000}@media only screen and (max-width:767px){.header__body{top:100%}}.header__body:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='9' fill='none'%3E%3Cpath d='M6.343 2.657 0 9h24l-6.343-6.343a8 8 0 0 0-11.314 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 100%/100% auto;bottom:100%;content:"";height:12px;position:absolute;width:24px}body.dark .header__body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='9' fill='none'%3E%3Cpath d='M6.343 2.657 0 9h24l-6.343-6.343a8 8 0 0 0-11.314 0z' fill='%2323262F'/%3E%3C/svg%3E")}.header__item_dropdown .header__body{left:50%;padding:15px 15px 5px;transform:translate(-50%,15px);width:420px}@media only screen and (max-width:767px){body.dark .header__item_dropdown .header__body{background:none}}.header__item_dropdown .header__body:before{left:50%;transform:translateX(-50%)}@media only screen and (max-width:767px){.header__item_dropdown .header__body:before{display:none}}.header__item_dropdown .header__body.more{width:888px}@media only screen and (max-width:1023px){.header__item_dropdown .header__body.more{width:100%}.header__item_dropdown .header__body{box-shadow:none;display:none;opacity:1;padding:0 24px;position:static;transform:translate(0);visibility:visible;width:100%}}.header__item_settings .header__body{left:50%;z-index:2}@media only screen and (max-width:1179px){.header__item_settings .header__body{transform:translate(-50%);width:144px}}@media only screen and (max-width:1023px){.header__item_settings .header__body,body .dir-rtl .header__item_settings .header__body{transform:translate(-50%);width:133px}}.header__item.active .header__body{opacity:1;visibility:visible}@media only screen and (max-width:1023px){.header__item.active .header__body{display:flex}}.header__item_settings .header__qr_body{left:calc(100% - 80px);text-align:center;top:calc(100% + 20px);width:166px}@media only screen and (max-width:767px){.header__item_settings .header__qr_body{top:100%}}body .dir-rtl .header__item_settings .header__qr_body{left:-100px}.header__item_settings .header__qr_body:before{left:50%;transform:translateX(231%)}body .dir-rtl .header__item_settings .header__qr_body:before{right:80%;transform:translateX(30%)}@media only screen and (max-width:767px){body .dir-rtl .header__item_settings .header__qr_body:before{right:100%}}.header__item_settings.active .header__qr_body{transform:translate(-50%)}@media only screen and (max-width:1023px){.header__item_settings.active .header__qr_body{flex-direction:column}}@media only screen and (max-width:767px){.header__item_settings.active .header__qr_body{transform:translate(-50%,25px)}body .dir-rtl .header__item_settings.active .header__qr_body{transform:translate(-50%)}}body .dir-rtl .header__item_settings.active .header__qr_body{transform:translate(50%)}.header__item_settings .header__currency_body{left:calc(100% - 72px);padding:16px;top:calc(100% + 12px);width:150px}.header__item_settings .header__currency_body:before{left:100%;transform:translateX(-124%)}.header__item_settings.active .header__currency_body{transform:translate(-50%)}@media only screen and (max-width:767px){.header__item_settings.active .header__currency_body{transform:translate(-40%,10px)}body .dir-rtl .header__item_settings.active .header__currency_body{transform:translate(-50%)}}.header__item_settings .header__language_body{left:calc(100% - 85px);padding:16px;top:calc(100% + 12px);width:177px}.header__item_settings .header__language_body:before{left:100%;transform:translateX(-113%)}body .dir-rtl .header__item_settings .header__language_body:before{left:auto;right:50%;transform:translateX(50%)}@media only screen and (max-width:1023px){.header__item_settings .header__language_body{display:none}}body .dir-rtl .header__item_settings .header__language_body{left:-130px}.header__item_settings.active .header__language_body{transform:translate(-50%)}@media only screen and (max-width:1023px){.header__item_settings.active .header__language_body{display:none}}body .dir-rtl .header__item_settings.active .header__language_body{transform:translate(50%)}.header__item_settings .header__search_body{left:-952px;padding:16px;top:calc(100% + 12px);width:1065px}body .dir-rtl .header__item_settings .header__search_body{left:-9px}@media only screen and (max-width:767px){.header__item_settings .header__search_body{top:100%}}.header__item_settings .header__search_body:before{left:100%;transform:translateX(-113%)}body .dir-rtl .header__item_settings .header__search_body:before{left:0;transform:translateX(155%)}.header__item_notifications .header__body{border-radius:6px;box-shadow:0 16px 64px -24px rgba(31,70,66,.15);left:calc(50% - 150px);padding:16px;top:calc(100% + 18px);width:412px}body .dir-rtl .header__item_notifications .header__body{left:calc(10% - 260px)}.header__item_notifications .header__body:before{right:8px;transform:translateX(-10%)}@media only screen and (max-width:767px){.header__item_notifications .header__body:before{right:97px}}body .dir-rtl .header__item_notifications .header__body:before{transform:translateX(-1500%)}@media only screen and (max-width:767px){.header__item_notifications .header__body{right:-90px;top:calc(100% + 20px);width:232px}}.header__item_notifications .header__body .new_notification{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);color:#23262f;display:flex;justify-content:space-between;margin-bottom:10px;padding:6px 0 10px}body.dark .header__item_notifications .header__body .new_notification{color:#fcfcfd}.header__item_notifications .header__body .new_notification .left{align-items:center;display:flex;font-size:13px;font-weight:400}.header__item_notifications .header__body .new_notification .read_link{color:#773bbc;cursor:pointer;font-weight:600;margin-left:8px}.header__item_notifications .header__body .new_notification .view_link{align-items:center;color:#773bbc;display:flex;font-size:13px;font-weight:100;line-height:21px}body .dir-rtl .header__item_notifications .header__body .new_notification .view_link svg{margin-right:.25rem;transform:rotateY(180deg)}body.dark .header__item_notifications .header__body .new_notification{border-color:hsla(0,0%,100%,.5)}.header__item_notifications .header__body .notif_nav{align-items:center;display:flex}.header__item_notifications .header__body .notif_nav .nav__link{background:rgba(0,0,0,.02);color:rgba(0,0,0,.6);cursor:pointer;font-size:13px!important;font-weight:300;line-height:18.2px}body.dark .header__item_notifications .header__body .notif_nav .nav__link{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.6)}.header__item_notifications .header__body .notif_nav .nav__link.active,.header__item_notifications .header__body .notif_nav .nav__link.nice-select.open,.header__item_notifications .header__body .notif_nav .nav__link:active,.header__item_notifications .header__body .notif_nav .nav__link:hover{background:rgba(0,0,0,.1);color:#23262f}body.dark .header__item_notifications .header__body .notif_nav .nav__link.active,body.dark .header__item_notifications .header__body .notif_nav .nav__link.nice-select.open,body.dark .header__item_notifications .header__body .notif_nav .nav__link:active,body.dark .header__item_notifications .header__body .notif_nav .nav__link:hover{background:hsla(0,0%,100%,.15);color:#fcfcfd}.header__item_notifications.active .header__body{transform:translate(-59%,-8px)}body .dir-rtl .header__item_notifications.active .header__body{transform:translate(59%,-8px)}.header__assets{background:rgba(119,59,188,.251);border-radius:6px;height:35px;margin-right:12px;padding:0 10px}.header__assets .header__head{align-items:center;color:#773bbc;display:flex;font-size:14px;font-weight:500;line-height:35px}.header__assets .header__head .icon{fill:#773bbc;height:18px;transition:all .2s;width:18px}.header__item_assets .header__body{border-radius:6px;box-shadow:0 16px 64px -24px rgba(31,47,70,.15);left:calc(100% - 150px);padding:16px;top:calc(100% + 18px);width:300px}@media only screen and (max-width:767px){.header__item_assets .header__body{right:-90px;top:calc(100% + 20px);width:232px}}body .dir-rtl .header__item_assets .header__body{left:calc(-10% + 20px)}.header__item_assets .header__body:before{right:8px}body .dir-rtl .header__item_assets .header__body:before{transform:translateX(-1100%)}@media only screen and (max-width:767px){.header__item_assets .header__body:before{right:97px}}.header__item_assets .header__body .assets_balance{background:#eaecef;border-radius:10px;display:flex;flex-direction:column;padding:14px}body.dark .header__item_assets .header__body .assets_balance{background:hsla(0,0%,100%,.07)}.header__item_assets .header__body .assets_balance_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.header__item_assets .header__body .assets_balance_top .show{align-items:center;display:flex;font-size:13px;font-weight:300;line-height:17.07px}.header__item_assets .header__body .assets_balance_top .link{height:22px;width:22px}.header__item_assets .header__body .assets_balance_top .link svg{fill:#23262f;height:100%;width:100%}body.dark .header__item_assets .header__body .assets_balance_top .link svg{fill:#fcfcfd}body .dir-rtl .header__item_assets .header__body .assets_balance_top .link svg{transform:rotateY(180deg)}.header__item_assets .header__body .assets_balance_top .link:hover svg{fill:#773bbc}.header__item_assets .header__body .assets_balance_top .view__asset{cursor:pointer;height:18px;margin:0 6px;width:18px}.header__item_assets .header__body .assets_balance_top .view__asset svg{fill:#23262f;height:100%;width:100%}body.dark .header__item_assets .header__body .assets_balance_top .view__asset svg{fill:#fcfcfd}.header__item_assets .header__body .assets_balance_top .view__asset:hover svg{fill:#773bbc}.header__item_assets .header__body .assets_balance_bottom{display:flex;flex-direction:column}.header__item_assets .header__body .assets_balance_bottom .usdt{font-size:18px;font-weight:600;line-height:17.07px;margin-bottom:6px}.header__item_assets .header__body .assets_balance_bottom .usd{align-items:center;display:flex;font-size:12px;font-weight:400}.header__item_assets .header__body .assets_balance_bottom .hidden_total{font-size:18px;font-weight:600;height:20px}body.dark .header__item_assets .header__body .assets_balance_bottom .hidden_total{color:#fcfcfd}.header__item_assets .header__body .assets__btns{align-items:center;display:flex;justify-content:space-between;margin-top:10px;width:100%}.header__item_assets .header__body .assets__btns .deposite{margin-right:0;width:48%}.header__item_assets .header__body .assets__btns .deposite svg{height:18px;margin-right:6px;width:18px}body .dir-rtl .header__item_assets .header__body .assets__btns .deposite svg{margin-left:6px;margin-right:0;transform:rotateY(180deg)}.header__item_assets .header__body .assets__btns .deposite:hover{background:rgba(119,59,188,.251)}.header__item_assets .header__body .assets__btns .deposite:hover svg path{stroke:#773bbc}.header__item_assets .header__body .assets__btns .withdraw{align-items:center;background:none;box-shadow:inset 0 0 0 2px #773bbc;color:#773bbc;margin-right:0;width:48%}.header__item_assets .header__body .assets__btns .withdraw:hover{background:rgba(119,59,188,.251);border:none}.header__item_assets .header__body .assets__btns .withdraw svg{height:18px;margin-right:6px;width:18px}body .dir-rtl .header__item_assets .header__body .assets__btns .withdraw svg{margin-left:6px;margin-right:0;transform:rotateY(180deg)}.header__item_assets .header__body .assets__body_links{display:flex;flex-direction:column}.header__item_assets .header__body .assets__body_links .asset_link{align-items:center;background:rgba(0,0,0,.03);border-radius:6px;color:#23262f;display:flex;font-size:14px;justify-content:space-between;margin-top:10px;padding:12px}.header__item_assets .header__body .assets__body_links .asset_link svg{fill:#23262f;height:22px;width:22px}body.dark .header__item_assets .header__body .assets__body_links .asset_link svg{fill:#fcfcfd}body .dir-rtl .header__item_assets .header__body .assets__body_links .asset_link svg{transform:rotateY(180deg)}body.dark .header__item_assets .header__body .assets__body_links .asset_link{background:hsla(0,0%,100%,.07);color:#fcfcfd}.header__item_assets .header__body .assets__body_links .asset_link:hover{color:#773bbc}.header__item_assets.active .header__body{transform:translate(-154%,-16px)}body .dir-rtl .header__item_assets.active .header__body{transform:translate(157%,-16px)}.header__orders{background:#773bbc;border-radius:6px;height:36px;margin-right:12px;padding:0 10px}body .dir-rtl .header__orders{margin-left:12px}.header__orders .header__head{align-items:center;color:#fcfcfd;display:flex;line-height:35px}.header__orders .header__head .icon{fill:#fcfcfd;height:18px;transition:all .2s;width:18px}.header__item_orders .header__body{border-radius:6px;box-shadow:0 16px 64px -24px rgba(31,47,70,.15);left:calc(100% - 150px);padding:16px;top:calc(100% + 18px);width:300px}body .dir-rtl .header__item_orders .header__body{left:-145px}@media only screen and (max-width:767px){.header__item_orders .header__body{right:-90px;top:calc(100% + 20px);width:232px}}.header__item_orders .header__body:before{right:8px}body .dir-rtl .header__item_orders .header__body:before{right:270px}@media only screen and (max-width:767px){.header__item_orders .header__body:before{right:97px}}.header__item_orders .header__body .orders__links{display:flex;flex-direction:column}.header__item_orders .header__body .orders__links .order_link{align-items:center;background:rgba(0,0,0,.03);border-radius:6px;color:#23262f;display:flex;font-size:14px;justify-content:space-between;padding:12px}.header__item_orders .header__body .orders__links .order_link svg{height:22px;width:22px}body .dir-rtl .header__item_orders .header__body .orders__links .order_link svg{transform:rotateY(180deg)}.header__item_orders .header__body .orders__links .order_link:not(:first-child){margin-top:10px}body.dark .header__item_orders .header__body .orders__links .order_link{background:hsla(0,0%,100%,.05);color:#fcfcfd}body.dark .header__item_orders .header__body .orders__links .order_link svg{fill:#fcfcfd}.header__item_orders .header__body .orders__links .order_link:hover{color:#773bbc}.header__item_orders.active .header__body{transform:translate(-123%,-16px)}body .dir-rtl .header__item_orders.active .header__body{transform:translate(123%,-16px)}.header__item_user .header__body{left:0;padding:16px;top:calc(100% + 18px);width:300px}body .dir-rtl .header__item_user .header__body{right:10%}body .dir-rtl .header__item_user .header__body:before{transform:translateX(-1010%)}.header__item_user .header__body .user__top{align-items:flex-start;background:rgba(119,59,188,.251);border-radius:10px;display:flex;margin-bottom:10px;padding:24px 14px}.header__item_user .header__body .user__top .email{margin-bottom:10px;margin-left:6px}.header__item_user .header__body .user__top .verify-status .kyc__verified{background:none;color:#0ba366}.header__item_user .header__body .user__top .verify-status .kyc__reject{background:none;color:#bd2828}.header__item_user .header__body .user__vip{align-items:center;background:#773bbc;border-radius:10px;color:#fcfcfd;display:flex;padding:14px}.header__item_user .header__body .user__vip svg{height:18px;margin-right:6px;width:18px}body .dir-rtl .header__item_user .header__body .user__vip svg{margin-left:6px;margin-right:0;transform:rotateY(180deg)}.header__item_user .header__body .user__vip .apply_vip{font-size:14px;font-weight:500;line-height:18.2px;margin-right:auto}@media only screen and (max-width:767px){.header__item_user .header__body{left:16px;right:16px;top:calc(100% + 10px);width:auto}}.header__item_user .header__body:before{right:14px}@media only screen and (max-width:1023px){.header__item_user .header__body:before{right:10px}}@media only screen and (max-width:767px){.header__item_user .header__body:before{right:106px}}.header__el{background:rgba(0,0,0,.02);border-radius:6px;color:#23262f;display:flex;margin-top:10px;padding:14px;position:relative;transition:color .2s;width:100%}body.dark .header__el{background:hsla(0,0%,100%,.05);color:#fcfcfd}.header__el:hover{color:#773bbc}.header__item_user.active .header__body{transform:translate(-85%,-8px)}body .dir-rtl .header__item_user.active .header__body{transform:translate(85%,-8px)}.header__link{align-items:center;color:#353945;display:flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429;padding:16px 0;transition:color .2s}body .dir-rtl .header__link{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:767px){.header__link{border-radius:6px;font-family:Montserrat,sans-serif;height:56px;padding:0 16px}body .dir-rtl .header__link{font-family:Vazirmatn,sans-serif;font-size:16px;font-weight:500}}body.dark .header__link{color:#777e90}@media only screen and (max-width:767px){body.dark .header__link{color:#fcfcfd}}.header__link .icon{fill:#777e90;flex-shrink:0;height:20px;margin-right:8px;transition:fill .2s;width:20px}@media only screen and (max-width:767px){.header__link .icon{margin-right:12px}.header__link.active,.header__link:hover{background:#f4f5f6}}.header__link.active .icon,.header__link:hover .icon{fill:#353945}@media only screen and (max-width:767px){.header__link.active .icon,.header__link:hover .icon{fill:#777e90}}body.dark .header__link.active,body.dark .header__link:hover{color:#fcfcfd}body.dark .header__link.active .icon,body.dark .header__link:hover .icon{fill:#fcfcfd}@media only screen and (max-width:767px){body.dark .header__link.active,body.dark .header__link:hover{background:#353945}body.dark .header__link.active .icon,body.dark .header__link:hover .icon{fill:#fcfcfd}}.header__link:not(:last-child){border-bottom:1px solid #e6e8ec}@media only screen and (max-width:767px){.header__link:not(:last-child){border:none}}body.dark .header__link:not(:last-child){border-color:#353945}.header__row{display:flex;margin:0 -24px}.header__col{flex:0 0 50%;padding:0 24px}.header__col:first-child{border-right:1px solid #e6e8ec}body.dark .header__col:first-child{border-color:#353945}.header__category{color:#777e90;font-size:11px;font-weight:500;line-height:1.6666666667;margin-bottom:4px}body .dir-rtl .header__category{text-align:right}.header__menu{display:flex;flex-direction:column;font-family:Montserrat,sans-serif}body .dir-rtl .header__menu{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.header__menu{width:100%}}.header__menu_item{align-items:center;background:#fafafa;border:.5px solid rgba(0,0,0,.2);border-radius:6px;display:flex;font-family:Montserrat,sans-serif;margin-bottom:12px;padding:16px 12px}body .dir-rtl .header__menu_item{font-family:Vazirmatn,sans-serif}body.dark .header__menu_item{background:hsla(0,0%,100%,.05);border:.5px solid hsla(0,0%,100%,.2);color:#fcfcfd}@media only screen and (max-width:1023px){.header__menu_item{padding:8px;width:100%}}.header__menu_item .icon{fill:#777e90;height:100%;transition:all .2s;width:100%}@media only screen and (max-width:1023px){.header__menu_item .icon{height:22px;margin-left:auto;width:22px}}body .dir-rtl .header__menu_item .icon{transform:rotateY(180deg)}.header__menu_item.active,.header__menu_item:hover{background:transparent;color:#773bbc}.header__menu_item.active .icon,.header__menu_item:hover .icon{fill:#773bbc}body.dark .header__menu_item.active,body.dark .header__menu_item:hover{background:rgba(119,59,188,.4);color:#fcfcfd}body.dark .header__menu_item.active .icon,body.dark .header__menu_item:hover .icon{fill:#fcfcfd}.header__menu_item.disabled{background:hsla(0,0%,67%,.294)}.header__menu_item.disabled:hover{background:hsla(0,0%,63%,.416);color:#121314}body.dark .header__menu_item.disabled:hover{color:#fbfbfb}.header__more{align-items:flex-start;display:flex;justify-content:space-between}.header__more .left{width:30%}.header__more .right{width:68%}.header__more .right_in{display:flex;flex-direction:row;justify-content:space-between;width:100%}.header__more .right_in .left-menu{margin-right:8px;width:50%}@media only screen and (max-width:1023px){.header__more .right_in .left-menu{width:100%}}body .dir-rtl .header__more .right_in .left-menu{margin-left:8px;margin-right:0}.header__more .right_in .right-menu{width:50%}@media only screen and (max-width:1023px){.header__more .right_in .right-menu{width:100%}.header__more .right_in{flex-direction:column}.header__more{display:block;width:100%}.header__more .header__menu{padding-bottom:0;width:auto}}.header__currency,.header__language{color:#181617;cursor:pointer;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:36px;padding:0;transition:color .2s}body.dark .header__currency,body.dark .header__language{color:#fcfcfd}body .dir-rtl .header__currency,body .dir-rtl .header__language{font-family:Vazirmatn,sans-serif}.header__language{align-items:center;border-radius:6px;display:flex;justify-content:start}.header__language .language_name{margin:0 8px}.header__language:not(:last-child){margin-bottom:8px}.header__language.active,.header__language:hover{background:#eaecef}body.dark .header__language.active,body.dark .header__language:hover{background:hsla(0,0%,100%,.15)}.header__currency{padding-left:22px;position:relative}.header__currency:before{background:#e6e8ec;border-radius:50%;content:"";height:6px;left:6px;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:6px}body.dark .header__currency:before{background:#353945}body .dir-rtl .header__currency{padding-left:0;padding-right:28px}body .dir-rtl .header__currency:before{left:0;right:6px}.header__currency.active,.header__currency:hover{background:#eaecef;border-radius:6px}body.dark .header__currency.active,body.dark .header__currency:hover{background:hsla(0,0%,100%,.15)}.header__currency.active:before,.header__currency:hover:before{background:#23262f}body.dark .header__currency.active:before,body.dark .header__currency:hover:before{background:#fcfcfd}@media only screen and (max-width:1023px){.header__currency{margin-bottom:8px}}.header__flag{border-radius:50%;height:24px;margin:0 4px;width:24px}.header__flag img{border-radius:50%;height:100%;width:100%}.header__item_notifications .header__title,.header__item_settings .header__title{font-size:16px!important;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:4px}body .dir-rtl .header__item_notifications .header__title,body .dir-rtl .header__item_settings .header__title{font-size:16px!important;text-align:right}@media only screen and (max-width:767px){.header__item_notifications .header__title,.header__item_settings .header__title{font-size:12px!important}}.header__notification{background:rgba(0,0,0,.02);border-radius:6px;color:rgba(35,38,47,.58);cursor:pointer;display:block;margin-bottom:10px;padding:12px;position:relative;transition:color .2s}body.dark .header__notification{background:hsla(0,0%,100%,.05);color:#fcfcfd}.header__notification:hover,body.dark .header__notification:hover{color:#773bbc}.header__notification_new{background:rgba(0,0,0,.1);color:#23262f}body.dark .header__notification_new{background:hsla(0,0%,100%,.15)}.header__subtitle{font-size:11px;font-weight:600;line-height:1.6666666667}.header__date{color:#777e90;font-size:10px;font-weight:500;line-height:1.6}.header__item_notifications .header__btns{display:flex!important;justify-content:space-around;margin:24px 0 0}.header__item_notifications .header__btns .header__button{flex:0 0 calc(50% - 8px);margin:0!important;width:calc(50% - 8px)}.header__icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:8px;width:20px}body .dir-rtl .header__icon{margin-left:8px;margin-right:0}.header__icon .icon{fill:#777e90;height:20px;width:20px}.header__svg_icon{align-items:center;display:flex;flex-shrink:0;height:28px;justify-content:center;margin:8px 4px;width:28px}@media only screen and (max-width:1023px){.header__svg_icon{margin:0 4px}}body .dir-rtl .header__svg_icon{margin-left:8px;margin-right:0}.header__details{flex-grow:1;margin-left:10px}.header__line{align-items:center;display:flex;justify-content:space-between;margin-top:-4px}.header__item_user .header__title{font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429}body .dir-rtl .header__item_user .header__title{font-family:Vazirmatn,sans-serif}.header__item_dropdown .header__title{font-size:14px;font-weight:600}@media only screen and (max-width:1023px){.header__item_dropdown .header__title{font-size:12px}}.header__content{color:rgba(0,0,0,.5);font-size:12px;font-weight:400;line-height:18px;margin-top:4px}body.dark .header__content{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.header__content{display:none}.header__content.qrCode{display:block}}.header__control{align-items:center;display:none}@media only screen and (max-width:1023px){.header__control .header__button{display:none}}.header__control_mobile{display:none;font-family:Montserrat,sans-serif}@media only screen and (max-width:1023px){.header__control_mobile{display:flex;flex-direction:column;padding-top:12px}}.header__control_mobile .seprator{border-top:.5px solid #773bbc;margin:0 18px}.header__control_mobile .control,.header__control_mobile .customize{padding:8px 0}.header__control_mobile .customize__item{align-items:center;color:#181617;display:flex;font-size:13px;font-weight:500;line-height:36px;padding:0 22px;transition:all .2s}body.dark .header__control_mobile .customize__item{color:#fcfcfd}body .dir-rtl .header__control_mobile .customize__item{font-family:Vazirmatn,sans-serif}.header__control_mobile .customize__item:hover{color:#773bbc!important}.header__control_mobile .customize__lang{position:relative}.header__control_mobile .customize__lang .header__language_body{display:none}.header__control_mobile .customize__lang.active .header__language_body{display:flex;margin:6px 24px}.header__control_mobile .customize .icon{height:22px;margin-left:auto;transition:all .2s;width:22px}.header__control_mobile .customize .icon.active,.header__control_mobile .customize .icon:hover{color:#773bbc!important}body.dark .header__control_mobile .customize .icon{fill:#fcfcfd}.header__activity,.header__control .header__button,.header__control>.theme{margin-right:16px}@media only screen and (max-width:1179px){.header__activity,.header__control .header__button,.header__control>.theme{margin-right:16px}}@media only screen and (max-width:1023px){.header__activity,.header__control .header__button,.header__control>.theme{margin-right:8px}}@media only screen and (max-width:767px){.header__activity,.header__control .header__button,.header__control>.theme{margin-right:6px}}body .dir-rtl .header__activity,body .dir-rtl .header__control .header__button,body .dir-rtl .header__control>.theme{margin-left:20px;margin-right:0}@media only screen and (max-width:1179px){body .dir-rtl .header__activity,body .dir-rtl .header__control .header__button,body .dir-rtl .header__control>.theme{margin-left:16px;margin-right:0}}@media only screen and (max-width:1023px){body .dir-rtl .header__activity,body .dir-rtl .header__control .header__button,body .dir-rtl .header__control>.theme{margin-left:8px;margin-right:0}}@media only screen and (max-width:767px){body .dir-rtl .header__activity,body .dir-rtl .header__control .header__button,body .dir-rtl .header__control>.theme{margin-left:12px;margin-right:0}}.header__activity{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}@media only screen and (max-width:767px){.header__activity{margin-right:4px}}.header__activity .icon{fill:#777e90;height:24px;transition:fill .2s;width:24px}.header__activity.active .icon,.header__activity:hover .icon{fill:#23262f}body.dark .header__activity.active .icon,body.dark .header__activity:hover .icon{fill:#fcfcfd}.header__btns{display:flex}@media only screen and (max-width:1023px){.header__btns{display:none}}.header__btns .sign-up{margin-left:12px}body .dir-rtl .header__btns .sign-up{margin-left:0;margin-right:12px}.header__burger{display:none}@media only screen and (max-width:1023px){.header__burger{-webkit-tap-highlight-color:rgba(0,0,0,0);background:rgba(119,59,188,.251);border-radius:50%;display:block;height:32px;position:relative;width:32px;z-index:15}.header__burger:after,.header__burger:before{background:#777e90;border-radius:2px;content:"";height:2px;left:6px;position:absolute;top:16px;transition:transform .2s;width:20px}.header__burger:before{transform:translateY(-4px)}.header__burger:after{transform:translateY(3px)}.header__burger.active:before{transform:translateY(0) rotate(-45deg)}.header__burger.active:after{transform:translateY(0) rotate(45deg)}}.header_wide{box-shadow:none}.header_wide .header__center{padding:0}@media only screen and (max-width:767px){.header_wide .header__center{padding:0 12px}}.header.registered .header__btns{display:none}.header.registered .header__item_notifications .header__btns .header__button{display:flex!important}@media only screen and (max-width:1023px){.header.registered .header__item_notifications .header__btns .header__button{display:flex}}.header.registered .header__control{display:flex}@media only screen and (max-width:1023px){.header.registered .header__wrap>.header__button{display:flex}}.header__list{height:333px;margin-top:10px;overflow-y:scroll}.header__list::-webkit-scrollbar{width:5px}.header__list::-webkit-scrollbar-thumb{background:#5e7368;border-radius:10px}.header__list::-webkit-scrollbar-track{background:transparent;padding-right:2px}.header__arrow{height:22px;width:22px}.header__qrcode{margin:0 auto 10px}.header__qrcode img{margin:0 auto}.header__button .link{margin-top:10px;width:100%}.header__mobile{display:none}@media only screen and (max-width:1023px){.header__mobile{align-items:center;display:flex}}.header__mobile__item{align-items:center;background:rgba(119,59,188,.251);border-radius:50%;display:flex;height:36px;justify-content:center;margin:0 12px;width:36px}@media only screen and (max-width:1023px){body .dir-rtl .header__mobile__item svg{margin-right:6px}}@media only screen and (max-width:767px){body .dir-rtl .header__mobile__item svg{margin-right:6px}}.theme{width:100%}.theme__desktop{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1023px){.theme__desktop{display:none}}.theme__mobile{display:none}@media only screen and (max-width:1023px){.theme__mobile{background:rgba(0,0,0,.02);border:.5px solid rgba(0,0,0,.2);border-radius:6px;display:flex;margin:12px 0;padding:12px}body.dark .theme__mobile{background:hsla(0,0%,100%,.02);border:.5px solid hsla(0,0%,100%,.2)}}.theme__input{left:0;opacity:0;position:absolute;top:0}.theme__input:checked+.theme__inner .theme__box{background:#37ffbc}.theme__input:checked+.theme__inner .theme__box:before{background:#fcfcfd;transform:translate(20px,-50%)}.theme__inner{display:inline-block}.theme__box,.theme__inner{position:relative;transition:all .2s}.theme__box{background:#e6e8ec;border-radius:12px;display:block;height:20px;width:40px}body.dark .theme__box{background:#353945}.theme__box:before{background:#37ffbc;border-radius:50%;content:"";height:12px;left:4px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:12px}.theme__icon,.theme__icon .icon{height:20px;width:20px}.theme__icon .icon:nth-child(2),body.dark .theme__icon .icon{display:none}body.dark .theme__icon .icon:nth-child(2){fill:#fff;display:flex}@media only screen and (max-width:1023px){.theme__icon .icon{align-items:center;display:flex;justify-content:space-between;width:100%!important}}.theme__icon:hover .icon{fill:#23262f}body.dark .theme__icon:hover .icon{fill:#fcfcfd}@media only screen and (max-width:1023px){.theme__icon{width:100%}}.main{overflow:hidden;padding-top:75px;position:relative}@media only screen and (max-width:1023px){.main{padding-top:55px}}@media only screen and (max-width:767px){.main{padding-top:33px}}.main__wrap{max-width:585px;position:relative;z-index:3}@media only screen and (max-width:1179px){.main__wrap{max-width:525px}}@media only screen and (max-width:1023px){.main__wrap{max-width:343px}}@media only screen and (max-width:767px){.main__wrap{margin-top:252px;max-width:464px;position:static;text-align:center}}@media only screen and (max-width:321px){.main__wrap{max-width:292px}}.main__title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:600;margin:20px 0}body .dir-rtl .main__title{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.main__title{font-size:24px;font-weight:700;margin:10px 0}}@media only screen and (max-width:767px){.main__title{font-size:20px;margin:40px 0 10px}}.main__text{color:rgba(0,0,0,.5);font-family:Montserrat,sans-serif;font-size:16px;font-weight:300;line-height:28.8px;margin-bottom:40px}body .dir-rtl .main__text{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.main__text{font-size:13px;line-height:unset;margin-bottom:25px}}@media only screen and (max-width:767px){.main__text{font-size:12px;margin-bottom:20px}}body.dark .main__text{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:767px){.main__button{padding:0 22px}}@media only screen and (max-width:1179px){.main__button{margin-bottom:0}}@media only screen and (max-width:474px){.main__button{font-size:12px}}.main__flash{flex-shrink:0;height:20px;margin-left:5px;transform:rotateY(180deg);vertical-align:middle;width:20px}body .dir-rtl .main__flash{margin-left:0;margin-right:5px;transform:rotateY(0deg)}@media only screen and (max-width:1179px){.main__scroll.scroll{display:none}}.main__bg{height:350px;left:50%;overflow:hidden;position:absolute;top:55px;width:700px}@media only screen and (max-width:1023px){.main__bg{height:300px;margin-right:80px;width:400px}}@media only screen and (max-width:767px){.main__bg{height:250px;left:0;top:10px}}body .dir-rtl .main__bg{left:0}@media only screen and (max-width:767px){body .dir-rtl .main__bg{height:250px;margin-top:20px}}.main__logo{height:69px;left:32%;position:absolute;top:53px;width:222px;z-index:99}@media only screen and (max-width:1023px){.main__logo{height:60px;left:24%;top:4px;width:200px}}.main__cards{border-radius:24px;display:flex;padding:18px 10px}@media only screen and (max-width:1023px){.main__cards{margin:0 -20px}}@media only screen and (max-width:767px){.main__cards{display:block;margin:-32px -16px 0;padding:24px}}.main__card{background:rgba(119,59,188,.251);border-radius:6px;color:#fcfcfd;display:flex;justify-content:space-around;margin:0 16px;padding:14px 10px;width:272px}@media only screen and (max-width:1179px){.main__card{padding:24px 16px}}@media only screen and (max-width:1023px){.main__card{padding:16px 10px}}@media only screen and (max-width:767px){.main__card{margin-left:10px}}body.dark .main__card{color:#fcfcfd}.main__card:hover{box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1)}.main__card:hover,body.dark .main__card:hover{background:#353945}.main__icon{align-items:center;display:flex;height:50px;margin-right:10px;width:50px}body .dir-rtl .main__icon{margin-left:10px}@media only screen and (max-width:767px){.main__icon{flex-shrink:0}}.main__icon img{height:100%;max-height:100%;max-width:100%;width:100%}.main__line{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:11px;font-weight:600;justify-content:space-between;line-height:1.6666666667;margin-bottom:4px;width:100%}.main__line .price{margin-bottom:0}.main__subtitle{margin-right:auto}body .dir-rtl .main__subtitle{margin-left:auto;margin-right:0}.main__negative,.main__positive{border-radius:12px;color:#fcfcfd;display:inline-block;font-size:11px;font-weight:600;line-height:1.6666666667;padding:2px 8px}.main__positive{background:#01bc8d}.main__negative{background:#ff6838}.main__price{font-size:20px!important;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333}.main__money{font-size:11px;line-height:1.6666666667}.main__login{align-items:center;background:#eaecef;border:1px solid silver;border-radius:6px;display:flex;height:50px;justify-content:space-between;margin-bottom:30px;padding:0 8px;width:-moz-fit-content;width:fit-content}.main__login input{background:transparent;color:rgba(0,0,0,.5);font-size:14px;font-weight:300;line-height:20.8px;padding:13px 10px;transition:all .2s;width:333px}body.dark .main__login input{color:#fcfcfd}.main__login input::-moz-placeholder{font-size:14px;font-weight:100}.main__login input::placeholder{font-size:14px;font-weight:100}body.dark .main__login input::-moz-placeholder{color:#fcfcfd}body.dark .main__login input::placeholder{color:#fcfcfd}.main__login input:focus{--tw-ring-color:unset;border:none;border-color:unset;box-shadow:unset}@media only screen and (max-width:1023px){.main__login input{width:auto}}body.dark .main__login{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.15)}@media only screen and (max-width:1023px){.main__login{margin-bottom:20px}}@media only screen and (max-width:767px){.main__login{margin-bottom:12px;width:100%}}.main__download{align-items:center;display:flex;justify-content:space-between;width:50%}@media only screen and (max-width:767px){.main__download{align-items:left;display:flex;flex-direction:row;padding-bottom:40px;width:100%}}.main__download .app,.main__download .orConnect{display:flex;flex-direction:column;justify-content:center}.main__download_text{color:rgba(0,0,0,.5);font-size:13px;font-weight:300;line-height:28.8px;margin-bottom:4px}body.dark .main__download_text{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.main__download_text{justify-content:unset;width:150px}}@media only screen and (max-width:767px){.main__download_text{font-size:11px;width:unset}}.main__download_button{background:#eaecef;border-radius:6px;height:46px;margin-right:12px;padding:10px;width:46px}.main__download_button svg{fill:#23262f}body.dark .main__download_button{background:rgba(234,236,239,.1)}body.dark .main__download_button svg{fill:hsla(0,0%,100%,.7)}@media only screen and (max-width:1023px){.main__download_button{margin-right:12px}}body .dir-rtl .main__download_button{margin:10px}.main__list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;display:flex;margin:20px 0;overflow:auto;overflow-x:auto;scrollbar-width:none}.main__list::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.main__list{margin:0 -40px}.main__list:after,.main__list:before{content:"";flex-shrink:0;height:1px;width:40px}}.main__item{align-items:center;border-radius:6px;display:flex;flex:0 0 calc(44% - 25px);justify-content:space-between;margin:0 10px;padding:0;position:relative;width:calc(44% - 25px)}.main__image{width:100%}@media only screen and (max-width:767px){.main__image{height:8rem}}.main__slide,.main__slider{padding:0 8px}.main__slide .slick-next:before,.main__slide .slick-prev:before{color:hsla(0,0%,67%,.741)!important;display:none!important}@media only screen and (max-width:767px){.main__slide{margin-top:-70px}}.main__details{display:flex;flex-direction:column;margin:0 24px}.main__details_title{color:#fcfcfd;font-size:20px;font-weight:500;margin-bottom:0}.main__details_subtitle{color:#23262f;font-size:14px;font-weight:500}.scroll{align-items:center;background:none;border:2px solid #e6e8ec;border-radius:50%;display:flex;height:32px;justify-content:center;overflow:hidden;transition:border-color .2s;width:32px}.scroll .icon{fill:#b1b5c3;height:24px;transition:fill .2s;width:24px}.scroll:hover{border-color:#23262f}.scroll:hover .icon{fill:#23262f}body.dark .scroll{border-color:#353945}body.dark .scroll:hover{border-color:#fcfcfd}body.dark .scroll:hover .icon{fill:#fcfcfd}.scroll__line{animation:arrowsDown 1.4s ease-out infinite;display:flex;flex-direction:column;transform:translateY(-23px)}.scroll__line .icon:not(:last-child){margin-bottom:24px}@keyframes arrowsDown{80%{transform:translateY(23px)}to{transform:translateY(23px)}}.learn{position:relative}@media only screen and (max-width:767px){.learn{padding-bottom:80px}}.learn__anchor{top:-30px}.learn__head{align-items:flex-start;display:flex;margin-bottom:80px}@media only screen and (max-width:1179px){.learn__head{margin-bottom:48px}}@media only screen and (max-width:767px){.learn__head{display:block}}.learn__head .learn__button{flex-shrink:0;margin-left:40px}@media only screen and (max-width:767px){.learn__head .learn__button{bottom:0;left:32px;margin:0;position:absolute;right:32px;width:calc(100% - 64px)}}.learn__wrap{flex-grow:1}.learn__title{margin-bottom:40px}@media only screen and (max-width:767px){.learn__title{margin-bottom:24px;text-align:center}.learn .nav{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin:0 -32px;overflow:auto;overflow-x:auto;scrollbar-width:none}}@media only screen and (max-width:767px){.learn .nav::-webkit-scrollbar{display:none}.learn .nav:after,.learn .nav:before{content:"";flex-shrink:0;height:1px;width:32px}.learn .nav__link{flex-shrink:0}}.learn .nav__link:not(:last-child){margin-right:24px}@media only screen and (max-width:767px){.learn .nav__link:not(:last-child){margin-right:20px}}.learn__wrapper{margin:-32px -18px 0}@media only screen and (max-width:1179px){.learn__wrapper{margin:0 -16px}}.learn__wrapper:after{clear:both;content:" ";display:table}@media only screen and (max-width:1179px){.learn__wrapper:after{display:none}}.learn__item{color:#23262f;display:block;float:right;margin:32px 18px 0;width:calc(50% - 36px)}@media only screen and (max-width:1179px){.learn__item{float:left;margin:0;width:100%}}body.dark .learn__item{color:#fcfcfd}.learn__item:hover .learn__preview img{transform:scale(1.1)}.learn__item:hover .learn__subtitle{color:#37ffbc}.learn__item:first-child{float:left}@media only screen and (max-width:1179px){.learn__item:first-child{float:left}}.learn__item:first-child .learn__preview{border-radius:20px;margin-bottom:40px}@media only screen and (max-width:1179px){.learn__item:first-child .learn__preview{border-radius:16px;margin-bottom:24px}}.learn__item:first-child .learn__subtitle{font-size:32px;font-weight:700;letter-spacing:-.01em;line-height:40px;margin-bottom:16px}body .dir-rtl .learn__item:first-child .learn__subtitle{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1179px){.learn__item:first-child .learn__subtitle{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;letter-spacing:0;line-height:32px}body .dir-rtl .learn__item:first-child .learn__subtitle{font-family:Vazirmatn,sans-serif}}@media only screen and (max-width:767px){.learn__item:first-child .learn__subtitle{font-size:16px;margin-bottom:8px}}.learn__item:first-child .learn__content{font-size:16px;line-height:1.5}@media only screen and (max-width:1179px){.learn__item:first-child .learn__content{font-size:14px}}.learn__item:not(:first-child){display:flex;flex-direction:row-reverse;padding-left:60px}@media only screen and (max-width:1179px){.learn__item:not(:first-child){display:block;padding:0}}.learn__item:not(:first-child) .learn__preview{border-radius:16px;flex:0 0 45.65%}.learn__item:not(:first-child) .learn__subtitle{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:16px}@media only screen and (max-width:1179px){.learn__item:not(:first-child) .learn__subtitle{font-size:24px;line-height:32px}}@media only screen and (max-width:767px){.learn__item:not(:first-child) .learn__subtitle{font-size:16px;margin-bottom:8px}}.learn__item:not(:first-child) .learn__content{margin-bottom:auto}.learn__preview{overflow:hidden;position:relative}@media only screen and (max-width:1179px){.learn__preview{border-radius:16px;margin-bottom:24px}.learn__preview:before{content:"";display:block;padding-bottom:77%}}.learn__preview img{transition:transform 1s;width:100%}@media only screen and (max-width:1179px){.learn__preview img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}}.learn__line{display:flex}.learn__line .learn__button{flex-shrink:0;margin-left:32px}@media only screen and (max-width:1179px){.learn__line .learn__button{display:none}}.learn__subtitle{transition:color .2s}@media only screen and (max-width:1179px){.learn__subtitle{margin-bottom:16px}}@media only screen and (max-width:767px){.learn__subtitle{margin-bottom:8px}}.learn__content{color:#777e90}.learn__details{display:flex;flex-direction:column;flex-grow:1;padding-right:16px}@media only screen and (max-width:1179px){.learn__details{display:block;padding:0}}.learn__date{color:#777e90;margin-top:24px}@media only screen and (max-width:1179px){.learn__date{display:none}.learn__slider{padding-bottom:72px;visibility:hidden}.learn__slider.slick-initialized{visibility:visible}}.learn .slick-list{overflow:visible}.learn .slick-slide{opacity:0;padding:0 16px;transition:opacity .4s}.learn .slick-slide.slick-active{opacity:1}.learn .slick-arrow{bottom:0}.learn .slick-prev{left:16px}@media only screen and (max-width:767px){.learn .slick-prev{left:calc(50% - 48px)}}.learn .slick-next{left:64px}@media only screen and (max-width:767px){.learn .slick-next{left:auto;right:calc(50% - 48px)}}.nav,.nav__link{display:flex}.nav__link{align-items:end;background:none;border-radius:6px;color:#777e90;font-family:DM Sans,sans-serif;font-size:14px;font-size:11px;font-weight:700;line-height:1.1428571429;padding:7px 12px;transition:all .2s}body .dir-rtl .nav__link{font-family:Vazirmatn,sans-serif}.nav__link .icon{fill:#777e90;height:16px;transition:fill .2s;width:16px}.nav__link:hover{color:#353945}.nav__link:hover .icon{fill:#353945}body.dark .nav__link:hover{color:#e6e8ec}body.dark .nav__link:hover .icon{fill:#e6e8ec}.nav__link.active{background:#e6e8ec;color:#773bbc}.nav__link.active .icon{fill:#fcfcfd}body.dark .nav__link.active{background:#353945;color:#773bbc}body.dark .nav__link.active .icon{fill:#fcfcfd}.nav__link:not(:last-child){margin-right:8px}body .dir-rtl .nav__link:not(:last-child){margin-left:8px;margin-right:0}@media only screen and (max-width:767px){.trend{margin-bottom:0;padding-bottom:85px;position:relative}}.trend__border{border-radius:6px;margin-top:14px}.trend__border,body.dark .trend__border{box-shadow:inset 0 0 0 2px rgba(151,87,215,.4)}.trend__line{align-items:end;display:flex;justify-content:space-between;margin-bottom:30px;padding:0}@media only screen and (max-width:767px){.trend__line{flex-direction:column;margin-bottom:22px}}.trend__line .trend__button{box-shadow:inset 0 0 0 2px rgba(151,87,215,.4);flex-shrink:0}@media only screen and (max-width:767px){.trend__line .trend__button{bottom:0;left:32px;margin:0 0 10px;position:absolute;right:32px;width:calc(100% - 64px)}}@media only screen and (max-width:321px){.trend__line .trend__button{left:16px;width:calc(100% - 88px)}}.trend__line_left{display:flex;flex-direction:column}.trend__line_right{width:20%}@media only screen and (max-width:1023px){.trend__line_right{width:25%}}@media only screen and (max-width:767px){.trend__line_right{margin-top:12px;width:100%}}.trend__title{font-size:24px;font-weight:600;letter-spacing:.03em;line-height:31.2px;margin-bottom:12px}@media only screen and (max-width:1023px){.trend__title{font-size:18px;margin-bottom:6px}}@media only screen and (max-width:767px){.trend__title{line-height:24px}}.trend__text{font-size:14px;font-weight:400;line-height:28.8px}body.dark .trend__text{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.trend__text{font-size:12px;line-height:unset}}@media only screen and (max-width:767px){.trend__text{font-size:11px}}.trend .nav{margin:15px 10px 0}.trend .nav__link{align-items:center;font-size:14px!important;justify-content:center;padding:10px 20px;width:133px}.trend .nav__link.active{background:#eaecef;border-bottom:1px solid #000;border-radius:0;color:#23262f}body.dark .trend .nav__link.active{background:hsla(0,0%,100%,.03);border-bottom:1px solid #fff;color:#fcfcfd}@media only screen and (max-width:1023px){.trend .nav__link{font-size:12px!important;padding:10px 15px;width:113px}}.trend .select{display:none}@media only screen and (max-width:767px){.trend .select{display:block;margin-bottom:32px}}.trend__link{color:#773bbc;text-decoration:underline;text-decoration-color:#773bbc;text-decoration-style:solid}.trend__container{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.trend__container{overflow-x:scroll}.trend__container::-webkit-scrollbar{height:3px;width:5px}.trend__container::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.trend__container::-webkit-scrollbar-track{background:transparent}}.trend__left{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;width:61%}body.dark .trend__left{background:#000;border:1px solid hsla(0,0%,100%,.2)}@media only screen and (max-width:767px){.trend__left{margin-right:30px;width:100%}body .dir-rtl .trend__left{margin-left:30px;margin-right:0}}.trend__right{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;width:37%}body.dark .trend__right{background:#000;border:1px solid hsla(0,0%,100%,.2)}@media only screen and (max-width:767px){.trend__right{width:100%}}.trend__table{display:table;padding:0 3px;width:100%}@media only screen and (max-width:767px){.trend__table{padding:0 12px 12px}}@media only screen and (max-width:321px){.trend__table{padding:0 6px;width:85%}}.trend__row{color:#23262f;display:table-row}.trend__row:first-child .trend__col{border-bottom:1px solid #e6e8ec;font-size:13px;font-weight:500;line-height:24px;padding:20px 16px;vertical-align:middle}@media only screen and (max-width:1023px){.trend__row:first-child .trend__col{font-size:11px;padding:16px 2px 10px}.trend__row:first-child .trend__col:first-child{padding-left:10px}.trend__row:first-child .trend__col:last-child{padding-right:6px}}@media only screen and (max-width:767px){.trend__row:first-child .trend__col{padding:8px}}@media only screen and (max-width:639px){.trend__row:first-child .trend__col{font-size:12px}}body.dark .trend__row:first-child .trend__col{border-color:#353945}.trend__row:not(:first-child){border-radius:6px;transition:background .2s}.trend__row:not(:first-child) .trend__col{font-size:13px;font-weight:500;line-height:24px;vertical-align:middle}body .dir-rtl .trend__row:not(:first-child) .trend__col{text-align:right}@media only screen and (max-width:1023px){.trend__row:not(:first-child) .trend__col{font-size:11px}}.trend__row:not(:first-child) .trend__col:first-child{border-radius:6px 0 0 6px;color:#777e90}@media only screen and (max-width:1023px){.trend__row:not(:first-child) .trend__col:first-child{border-radius:0}}.trend__row:not(:first-child) .trend__col:last-child,body .dir-rtl .trend__row:not(:first-child) .trend__col:first-child{border-radius:0 6px 6px 0}@media only screen and (max-width:1023px){.trend__row:not(:first-child) .trend__col:last-child{border-radius:0}}body .dir-rtl .trend__row:not(:first-child) .trend__col:last-child{border-radius:6px 0 0 6px;text-align:left}.trend__row:not(:first-child):hover{background:#eaecef}@media only screen and (max-width:1023px){.trend__row:not(:first-child):hover{background:none}}body.dark .trend__row:not(:first-child):hover{background:#23262f}.trend__row .trend__col:last-child{text-align:end}@media only screen and (max-width:767px){.trend__row .trend__col:last-child{display:none}}.trend__box{border-radius:6px;color:#23262f;display:table-row;transition:background .2s}.trend__box .trend__search-col{font-size:13px;font-weight:500;line-height:24px;vertical-align:middle}@media only screen and (max-width:1023px){.trend__box .trend__search-col{font-size:11px}}.trend__box .trend__search-col:first-child{border-radius:6px 0 0 6px;color:#777e90}@media only screen and (max-width:1023px){.trend__box .trend__search-col:first-child{border-radius:0}}.trend__box .trend__search-col:last-child,body .dir-rtl .trend__box .trend__search-col:first-child{border-radius:0 6px 6px 0}@media only screen and (max-width:1023px){.trend__box .trend__search-col:last-child{border-radius:0}}body .dir-rtl .trend__box .trend__search-col:last-child{border-radius:6px 0 0 6px}.trend__box .trend__search-col:last-child{text-align:end}.trend__box:hover{background:#eaecef}@media only screen and (max-width:1023px){.trend__box:hover{background:none}}body.dark .trend__box:hover{background:#23262f}.trend__col{display:table-cell;font-size:13px;overflow:hidden;padding:20px 16px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1023px){.trend__col{font-size:11px;padding:16px 12px}}@media only screen and (max-width:767px){.trend__col{font-size:12px;padding:8px 8px 6px}}body.dark .trend__col{color:#fcfcfd}@media only screen and (max-width:1023px){.trend__col.vol{display:none}}@media only screen and (max-width:767px){.trend__col.change{text-align:end}}.trend__search-col{align-content:center;display:table-cell;padding:12px 4px}.trend__item{align-items:center;display:flex}.trend__percent{text-align:right}.trend__icon{flex-shrink:0;margin-right:22px;width:33px}@media only screen and (max-width:1023px){.trend__icon{margin-right:10px;width:25px}}@media only screen and (max-width:767px){.trend__icon{margin-right:10px;width:30px}}@media only screen and (max-width:321px){.trend__icon{margin-right:4px;width:22px}}body .dir-rtl .trend__icon{margin-left:32px;margin-right:0}@media only screen and (max-width:1023px){body .dir-rtl .trend__icon{margin-left:0}}@media only screen and (max-width:767px){body .dir-rtl .trend__icon{margin-left:16px;margin-right:0;width:30px}}@media only screen and (max-width:474px){body .dir-rtl .trend__icon{margin-right:10px;width:24px}}.trend__icon img{width:100%}.trend__currency{color:#777e90;font-size:13px;font-weight:500;margin-left:6px}body.dark .trend__currency{color:#777e90}@media only screen and (max-width:1023px){.trend__currency{display:none}}body .dir-rtl .trend__currency{float:left;margin-left:0;margin-right:6px}.trend__positive{color:#01bc8d}body .dir-rtl .trend__positive{direction:ltr}.trend__negative{color:#ff6838}body .dir-rtl .trend__negative{direction:ltr}.trend__chart{margin:0;width:98px}@media only screen and (max-width:1023px){.trend__chart{margin:0 auto;width:85px}}.trend__subtitle{color:#181617;font-size:13px;font-weight:500}body.dark .trend__subtitle{color:#fff}body .dir-rtl .trend__subtitle{float:right}@media only screen and (max-width:1023px){body .dir-rtl .trend__subtitle{margin-right:6px}}.trend__form{position:relative}.trend__input{background:none;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#23262f;font-family:Montserrat,sans-serif;font-size:13px;height:40px;line-height:1.6666666667;padding:0 12px;transition:border-color .2s;width:100%}body .dir-rtl .trend__input{font-family:Vazirmatn,sans-serif}body.dark .trend__input{background:rgba(234,236,239,.1);border-color:hsla(0,0%,100%,.5);color:#fcfcfd}.trend__input::-moz-placeholder{color:#777e90}.trend__input::placeholder{color:#777e90}body.dark .trend__input::-moz-placeholder{color:#fcfcfd}body.dark .trend__input::placeholder{color:#fcfcfd}.trend__input:focus{--tw-ring-color:$n10;border-color:rgba(119,59,188,.251)}.trend__search{bottom:0;position:absolute;right:0;top:0;width:40px}body .dir-rtl .trend__search{left:0;right:auto}.trend__search .icon{height:20px;transition:fill .2s;width:20px}.trend__search_body{background:#fbfbfb;border-radius:6px;box-shadow:0 16px 48px rgba(31,47,70,.1);max-height:300px;min-width:256px;opacity:0;opacity:1;overflow-y:scroll;padding:8px;position:absolute;transition:all .3s;visibility:hidden;visibility:visible;width:205px}body.dark .trend__search_body{background:hsla(0,0%,9%,.949)}@media only screen and (max-width:1023px){.trend__search_body{min-width:212px;right:0;width:212px}}@media only screen and (max-width:767px){.trend__search_body{right:26px;width:86%}}.trend__search_body:before{left:100%;transform:translateX(-113%)}.trend__btns{display:none}@media only screen and (max-width:767px){.trend__btns{align-items:center;bottom:28px;display:flex;justify-content:center;left:0;margin:0 auto;position:absolute;width:100%}}.trend__btns .flash-button{margin:0 10px}.prop{align-items:stretch;display:flex;margin-top:10px}@media only screen and (max-width:1023px){.prop{flex-direction:column;padding-bottom:64px}}body.dark .prop{background:none}.prop__downloadmob{text-align:left}body .dir-rtl .prop__downloadmob{text-align:right}@media only screen and (max-width:767px){body .dir-rtl .prop__downloadmob{text-align:right}.prop__downloadmob{text-align:center!important}}.prop__form,body .dir-rtl .prop__form{justify-content:flex-start}.prop__form_pic{height:45%!important;width:45%!important}@media only screen and (max-width:1023px){.prop__form_pic{display:none}}.prop__form_content{text-align:left}body .dir-rtl .prop__form_content{text-align:right}.prop__download{background:linear-gradient(180deg,#fbc987 11.94%,#fe8f82 55.31%,#ef6bd1);direction:ltr;display:flex;gap:100px}.prop__download_btn{justify-content:flex-start}body .dir-rtl .prop__download_btn{justify-content:flex-end}@media only screen and (max-width:1023px){.prop__download{gap:unset;margin:40px 0}}.prop__cover{border-radius:18px;height:360px;-o-object-fit:cover;object-fit:cover;width:312px}@media only screen and (max-width:1023px){.prop__cover{display:none}}.prop__slider{padding-bottom:60px;padding-top:50px}@media only screen and (max-width:767px){.prop__slider{padding-bottom:20px;padding-top:20px}}.prop__section{align-items:center;display:flex;justify-content:space-between;padding:60px 0}@media only screen and (max-width:1023px){.prop__section{flex-direction:column;gap:32px;padding:60px 42px}}@media only screen and (max-width:767px){.prop__section{flex-direction:column;gap:24px}}.prop__image{flex:0 0 40%;height:auto;position:relative;width:100%;z-index:2}@media only screen and (max-width:1023px){.prop__image{flex:0 0 35%}}.prop__image .prop__video{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1);height:auto;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:2}@media only screen and (max-width:1023px){.prop__image .prop__video{border-radius:8px}}.prop__content{display:flex;flex-direction:column;gap:6px}@media only screen and (max-width:767px){.prop__content.down{padding:24px}}.prop__title{color:#121314;font-size:40px;font-weight:700}.prop__title.golden{width:550px}body.dark .prop__title{color:#fbfbfb}@media only screen and (max-width:1023px){.prop__title{font-size:30px}}@media only screen and (max-width:767px){.prop__title{font-size:24px}}.prop__subtitle{color:#121314;font-size:16px;font-weight:300;line-height:1.7;max-width:550px}body.dark .prop__subtitle{color:#fbfbfb}.prop__buttons{display:flex;gap:32px;padding-top:12px}@media only screen and (max-width:767px){.prop__buttons{gap:4px}}.prop__btn{align-items:center;background:#773bbc;border-radius:6px;color:#fbfbfb;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px}.prop__btn .icon{font-size:.9rem}body .dir-rtl .prop__btn .icon{transform:rotateY(180deg)}.prop__btn__success{background:#01bc8d}.prop__btn__danger,.prop__btn__success{align-items:center;border-radius:6px;color:#fbfbfb;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:12px}.prop__btn__danger{background:red}.prop__right{border-right:1px solid rgba(0,0,0,.149);height:100%;width:100%}@media only screen and (max-width:1023px){.prop__right{display:none!important}}.prop__left{width:84%}@media only screen and (max-width:1023px){.prop__left{width:100%}}.prop__outstanding{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:767px){.prop__outstanding{padding-bottom:80px}}.prop__binance{align-items:center;display:flex;gap:40px;justify-content:space-between;padding-bottom:50px}@media only screen and (max-width:767px){.prop__binance{flex-direction:column;gap:30px}}.prop__binance_text p{color:#121314;font-size:16px;font-weight:300;line-height:1.6}body.dark .prop__binance_text p{color:#fbfbfb}body .dir-rtl .prop__binance_text p{text-align:right}.prop__binance_text p:last-child{margin-bottom:0}.prop__features{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:50px 100px}@media only screen and (max-width:1023px){.prop__features{margin:50px 70px}}@media only screen and (max-width:767px){.prop__features{display:none}}.prop__features.desktop-slider{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:1023px){.prop__features.desktop-slider{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.prop__features.desktop-slider{display:none}}.prop__features-mobile{display:none}@media only screen and (max-width:767px){.prop__features-mobile{display:block;margin:30px 20px}.prop__features-mobile .slick-slider{display:grid!important}.prop__features-mobile .slick-slider .slick-track{align-items:stretch;display:flex}.prop__features-mobile .slick-slider .slick-slide{height:auto}.prop__features-mobile .slick-slider .slick-slide>div{height:100%;margin:12px 0!important;padding:0 8px}.prop__features-mobile .slick-slider .slick-dots{bottom:-40px}.prop__features-mobile .slick-slider .slick-dots li button:before{color:#773bbc;font-size:12px}.prop__features-mobile .slick-slider .slick-dots li.slick-active button:before{color:#ff6838}.prop__features-mobile .slick-slider .slick-next,.prop__features-mobile .slick-slider .slick-prev{display:none!important}.prop__features-mobile .prop__feature{background:#fff;border-radius:12px;box-shadow:-4px 4px 10px 0 rgba(119,59,188,.2);padding:12px;text-align:center;transition:.3s ease-in-out}.prop__features-mobile .prop__feature:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.prop__features-mobile .prop__feature img{margin:16px auto;max-width:80px}body.dark .prop__features-mobile .prop__feature{background:#000}.prop__features-mobile .prop__feature .prop__features_border{border:.8px solid rgba(0,0,0,.302);border-radius:12px;box-shadow:0 0 2px 0 rgba(0,0,0,.051);height:100%;padding:12px;text-align:left}body.dark .prop__features-mobile .prop__feature .prop__features_border{background:#000;border:.8px solid hsla(0,0%,100%,.302)}.prop__features-mobile .prop__feature .prop__feature_title{color:#121314;font-size:14px;font-weight:600;margin-bottom:8px;text-align:center}body.dark .prop__features-mobile .prop__feature .prop__feature_title{color:#fbfbfb}.prop__features-mobile .prop__feature .prop__feature_text{color:#121314;font-size:13px;font-weight:400;line-height:1.5}body.dark .prop__features-mobile .prop__feature .prop__feature_text{color:#fbfbfb}body .dir-rtl .prop__features-mobile .prop__feature .prop__feature_text{text-align:right}}.prop__features-mobile_border{border:.8px solid rgba(0,0,0,.302);border-radius:12px;box-shadow:0 0 2px 0 rgba(0,0,0,.051);height:100%;padding:12px;text-align:left}body.dark .prop__features-mobile_border{background:#000;border:.8px solid hsla(0,0%,100%,.302)}.prop__feature{background:#fff;border-radius:12px;box-shadow:-4px 4px 10px 0 rgba(119,59,188,.2);flex:1 1 30%;padding:12px;text-align:center;transition:.3s ease-in-out}.prop__feature:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.prop__feature img{margin:20px auto;max-width:100px}body.dark .prop__feature{background:#000}@media only screen and (max-width:767px){.prop__feature{min-width:300px}}.desktop-slider .prop__feature{flex:none;width:100%}.prop__feature .prop__features_border{border:.8px solid rgba(0,0,0,.302);border-radius:12px;box-shadow:0 0 2px 0 rgba(0,0,0,.051);height:100%;padding:12px;text-align:left}body.dark .prop__feature .prop__features_border{background:#000;border:.8px solid hsla(0,0%,100%,.302)}.prop__feature_title{color:#121314;font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}body.dark .prop__feature_title{color:#fbfbfb}.prop__feature_text{color:#121314;font-size:14px;font-weight:400;line-height:1.6}body.dark .prop__feature_text{color:#fbfbfb}body .dir-rtl .prop__feature_text{text-align:right}.prop__value{color:#696870;font-size:14px;font-weight:300}body.dark .prop__value{color:#fbfbfb}.prop__value.newchallenges{color:unset}.prop__label{display:none}@media only screen and (max-width:767px){.prop__label{display:inline-flex}}.prop__li{align-items:center;display:flex;gap:6px;margin:0 auto;text-align:center}@media only screen and (max-width:767px){.prop__li{justify-content:space-between;margin:unset}}.prop__detail_item{align-items:center;display:flex;font-size:14px;font-weight:300;gap:10px}.prop__challenges{padding:80px 0;position:sticky;text-align:center}@media only screen and (max-width:767px){.prop__challenges{padding:20px 0 0}}.prop__challenges_bg{left:0;position:absolute;width:100%;z-index:-1}.prop__challenges_title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#9c3fe4,#ff6a3d);-webkit-background-clip:text;font-size:24px;font-weight:700;margin-bottom:40px}.prop__challenges_title.golden{margin-bottom:0!important;white-space:nowrap}.prop__challenges_wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.prop__challenges_wrapper.newchallenges{justify-content:flex-start}@media only screen and (max-width:1023px){.prop__challenges_wrapper.newchallenges{justify-content:space-around}}.prop__challenges_wrapper2{align-items:flex-start;display:flex;gap:20px}.prop__challenges_details{background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.05);min-width:220px;padding:20px;text-align:left}body.dark .prop__challenges_details{background:#000}.prop__challenges_details.newchallenges{background:hsla(0,0%,83%,.588)}body.dark .prop__challenges_details.newchallenges{background:hsla(0,0%,83%,.188)}.prop__modal-buttons{display:flex;justify-content:space-between;margin-top:12px}.prop__description{color:#773bbc;font-size:24px}@media only screen and (max-width:767px){.prop__description{font-size:18px}}.prop__descriptions,.prop__details-list{display:flex;flex-direction:column}.prop__details-list{gap:20px;list-style:none;margin:0;padding:0}.prop__challenge-card{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:190px;padding:15px}body.dark .prop__challenge-card{background:#000;border:1px solid hsla(0,0%,100%,.2)}.prop__challenge-card.card2{display:inline-block;margin:0 10px;text-align:-webkit-center;width:20%}.prop__challenge-card.newchallenges{background:hsla(0,0%,83%,.588)}body.dark .prop__challenge-card.newchallenges{background:hsla(0,0%,83%,.188)}.prop__challenge-card.newchallenges.active,.prop__challenge-card.newchallenges:hover{background:#773bbc;border:1px solid #ff6838;box-shadow:0 0 4.9px 3px rgba(0,0,0,.259);color:#fbfbfb;font-weight:600;transform:translateY(-5px);transition:transform .3s ease-in-out}body.dark .prop__challenge-card.newchallenges.active,body.dark .prop__challenge-card.newchallenges:hover{background:#773bbc}.prop__column-title{border-bottom:1px solid #eee;font-size:18px;font-weight:700;margin-bottom:16px;padding-bottom:12px}body .dir-rtl .prop__column-title{text-align:right}.prop__column-title.center{text-align:center}.prop__icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.prop__column-values{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0 0 20px;padding:0}.prop__buy-button{align-items:center;background:#ffb9a5;border:none;border-radius:6px;color:#ff6838;cursor:pointer;display:flex;font-size:14px;font-weight:700;padding:10px 16px}.prop__buy-button svg{margin-left:6px}body .dir-rtl .prop__buy-button svg{margin-left:unset;margin-right:6px;transform:rotateY(180deg)}body.dark .prop__buy-button{background:rgba(255,104,56,.251)}@media only screen and (max-width:767px){body .dir-rtl .prop__buy-button{flex-direction:row-reverse}}.prop__avatar{height:32px;margin-right:12px;width:32px}body .dir-rtl .prop__avatar{margin-left:12px;margin-right:0}.prop__avatar .avatar-image{height:100%;width:100%}.prop__avatar .avatar-image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.prop__avatar .avatar-initials{align-items:center;background:#d5abff;border-radius:50%;color:#fcfcfd;display:flex;height:100%;justify-content:center;width:100%}.prop__relative{margin-bottom:100px;margin-top:100px}@media only screen and (max-width:767px){.prop__relative{margin-bottom:unset;margin-top:unset}}.prop__golden{display:flex;margin-top:100px;overflow:hidden;padding-top:24px;position:relative}@media only screen and (max-width:767px){.prop__golden{flex-direction:column-reverse;margin-top:16px;padding-left:0;padding-top:unset}}@media only screen and (max-width:1023px){.prop__golden{margin-bottom:unset;margin-top:unset}}.prop__golden_content{color:#773bbc;font-size:16px;font-weight:500}.prop__golden_text p{color:#121314;font-size:16px;font-weight:300;line-height:1.6;margin-bottom:16px}body.dark .prop__golden_text p{color:#fbfbfb}body .dir-rtl .prop__golden_text p{text-align:right}.prop__golden_list{list-style:none;padding:0}.prop__golden_list li{color:#121314;font-size:16px;font-weight:300;line-height:1.6;margin-bottom:8px;padding-left:20px;position:relative}body.dark .prop__golden_list li{color:#fbfbfb}body .dir-rtl .prop__golden_list li{padding-left:0;padding-right:20px;text-align:right}.prop__golden_list li:before{color:#773bbc;content:"•";font-weight:700;left:0;position:absolute}body .dir-rtl .prop__golden_list li:before{left:auto;right:0}.prop__golden_subtitle{color:#121314;font-size:18px;font-weight:600;margin:12px 0}body.dark .prop__golden_subtitle{color:#fbfbfb}body .dir-rtl .prop__golden_subtitle{text-align:right}.prop__golden_final{color:#121314;font-size:16px;font-weight:700!important;line-height:1.6;margin-top:12px}body.dark .prop__golden_final{color:#fbfbfb}body .dir-rtl .prop__golden_final{text-align:right}.prop__step{align-items:center;display:flex}.prop__step_number{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#773bbc,#ff6838);-webkit-background-clip:text;font-size:128px}@media only screen and (max-width:767px){.prop__step_number{font-size:50px}}.prop__step_text{bottom:-10px;color:#121314;font-size:24px;font-weight:600;left:-28px;position:relative}body.dark .prop__step_text{color:#fbfbfb}@media only screen and (max-width:767px){.prop__step_text{font-size:14px}}.prop__steps{padding:80px 0}@media only screen and (max-width:767px){.prop__steps{padding:60px 20px}}.prop__steps_container{margin:0 auto;max-width:1200px;padding:0 20px}.prop__steps_title{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#773bbc,#ff6838);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;margin-bottom:40px;text-align:center}@media only screen and (max-width:1023px){.prop__steps_title{font-size:36px;margin-bottom:40px}}@media only screen and (max-width:767px){.prop__steps_title{font-size:24px;margin-bottom:30px}}.prop__steps_grid{align-items:center;display:flex;gap:40px;justify-content:space-between}@media only screen and (max-width:1023px){.prop__steps_grid{gap:30px}}@media only screen and (max-width:767px){.prop__steps_grid{flex-direction:column;gap:40px}}.prop__steps_step{align-items:center;display:flex;flex:1;flex-direction:column;text-align:center}@media only screen and (max-width:767px){.prop__steps_step{flex:none;max-width:300px;width:100%}}.prop__steps_number{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#773bbc,#ff6838);-webkit-background-clip:text;background-clip:text;font-size:120px;font-weight:900;line-height:1;margin-bottom:20px}@media only screen and (max-width:1023px){.prop__steps_number{font-size:100px}}@media only screen and (max-width:767px){.prop__steps_number{font-size:80px;margin-bottom:15px}}.prop__steps_text{color:#121314;font-size:24px;font-weight:600}body.dark .prop__steps_text{color:#fbfbfb}@media only screen and (max-width:1023px){.prop__steps_text{font-size:20px}}@media only screen and (max-width:767px){.prop__steps_text{font-size:18px}}body .dir-rtl .prop__steps_text{text-align:center}.prop__bg-text{background-image:url(/images/cryptobin-bg.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:90%;left:50%;opacity:1;pointer-events:none;position:absolute;top:-145px;transform:translateX(-50%);width:90%;z-index:0}.prop__newchallenge{align-items:stretch;display:flex;padding:24px;width:80%}@media only screen and (max-width:1023px){.prop__newchallenge{flex-direction:column;width:100%}}.prop__newchallenges{padding:0 24px 0 0}.prop__newchallenges_title{color:#121314;padding:6px 0 24px;text-align:left}body.dark .prop__newchallenges_title{color:#fbfbfb}body .dir-rtl .prop__newchallenges_title{text-align:right}.prop__body{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.prop__body{flex-direction:column-reverse;gap:12px}}.prop__stage{display:flex;justify-content:space-between;padding-bottom:16px}.prop__info{align-items:center;color:#773bbc;display:flex}body .dir-rtl .prop__info svg{transform:rotateY(180deg)}.prop__table{width:100%}.prop__table__inner{display:table;overflow-x:auto;overflow-y:auto;scrollbar-color:#e9d6ff #f3e8ff;scrollbar-width:thin;width:100%}@media only screen and (max-width:1023px){.prop__table__inner{display:block}}@media only screen and (max-width:767px){.prop__table__inner{display:flex;flex-direction:column;gap:12px;max-height:350px;overflow-y:auto;scrollbar-color:#e9d6ff #f3e8ff;scrollbar-width:thin}}.prop__table__inner.newchallenges{display:inline-block}@media only screen and (max-width:1023px){.prop__table__inner.newchallenges{max-height:300px;overflow-y:auto}}.prop__table__row{background-color:rgba(119,59,188,.251);border-radius:6px;display:table-row;padding:0 24px}.prop__table__row:first-child .prop__table__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .prop__table__row:first-child .prop__table__col:first-child{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.prop__table__row:first-child .prop__table__col:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .prop__table__row:first-child .prop__table__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}@media only screen and (max-width:767px){.prop__table__row{display:none}}.prop__table__rows{display:table-row;padding:0 24px}.prop__table__rows:first-child .prop__table__col,.prop__table__rows:last-child .prop__table__col{border-bottom:none}.prop__table__rows .prop__table__col:not(:last-child){color:#121314}body.dark .prop__table__rows .prop__table__col:not(:last-child){color:#fbfbfb}@media only screen and (max-width:767px){.prop__table__rows{border-bottom:1px solid rgba(0,0,0,.102);display:flex;flex-direction:column;gap:6px;padding:16px}}.prop__table__col{border-bottom:1px solid hsla(0,0%,100%,.12);color:#773bbc;display:table-cell;font-weight:500;overflow:hidden;padding:6px 24px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.prop__table__col:first-child{width:256px}@media only screen and (max-width:767px){.prop__table__col:first-child{width:100%}}.prop__table__col:nth-child(2){width:284px}@media only screen and (max-width:767px){.prop__table__col:nth-child(2){width:100%}}.prop__table__col:nth-child(3){width:240px}@media only screen and (max-width:767px){.prop__table__col:nth-child(3){width:100%}}.prop__table__col:last-child{padding-right:24px;text-align:right}body .dir-rtl .prop__table__col:last-child{text-align:left}@media only screen and (max-width:767px){body .dir-rtl .prop__table__col:last-child{text-align:right}.prop__table__col:last-child{padding-right:6px}}body .dir-rtl .prop__table__col{text-align:right}@media only screen and (max-width:767px){body .dir-rtl .prop__table__col{text-align:center}}body.dark .prop__table__col{color:#a0a0a0}@media only screen and (max-width:767px){.prop__table__col{align-items:flex-start;border:none;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:400;justify-content:space-between;padding:4px 0}}.prop__table__col-label{display:none}@media only screen and (max-width:767px){.prop__table__col-label{display:block}}.prop__allchallenge{align-items:stretch;display:flex;padding:24px}@media only screen and (max-width:1023px){.prop__allchallenge{gap:12px}}@media only screen and (max-width:767px){.prop__allchallenge{flex-direction:column}}.prop__allchallenge_title{font-size:14px;font-weight:600;margin-bottom:12px}.prop__allchallenge_text{color:#121314;font-size:14px;font-weight:400}body.dark .prop__allchallenge_text{color:#fbfbfb}.prop__mychange{padding:0 24px 24px}.prop__mychange_title{font-size:14px;font-weight:600;margin-bottom:12px}.prop__num{color:#773bbc;font-weight:400}.prop__faq{background-color:hsla(0,0%,83%,.588);border:1px solid #773bbc;border-radius:6px;display:flex;flex-direction:column;overflow-y:auto;padding:24px}body.dark .prop__faq{background:hsla(0,0%,83%,.188)}.prop__changedetails{align-items:center;background:hsla(0,0%,83%,.588);border:1px solid #773bbc;border-radius:4px;display:flex;justify-content:space-between;padding:10px}body.dark .prop__changedetails{background:hsla(0,0%,83%,.188)}.prop__changedetails_title{color:#121314;font-size:14px;font-weight:600}body.dark .prop__changedetails_title{color:#fbfbfb}.prop__changedetails_text{color:hsla(0,0%,100%,.569);font-size:14px;font-weight:400}.prop__overview-item{background:hsla(0,0%,83%,.588);border:1px solid #773bbc;border-radius:8px;color:#121314;padding:30px 24px;text-align:center;width:200px}body.dark .prop__overview-item{background:hsla(0,0%,83%,.188);color:#fbfbfb}.prop__overview-sec{align-items:center;display:flex;flex-direction:row;gap:24px;margin:0;padding:0;width:100%}.prop__overview-section{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0;max-width:100%;overflow:hidden;padding:24px 32px;width:100%}@media only screen and (max-width:1023px){.prop__overview-section{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.prop__overview-section{grid-template-columns:repeat(1,1fr)}}.prop__top{display:none}@media only screen and (max-width:1023px){.prop__top{display:flex;padding:24px 24px 0}}@media only screen and (max-width:767px){.prop__top{overflow-x:scroll;padding:16px}.prop__top::-webkit-scrollbar{display:none}}.prop__chart-wrapper{align-items:center;border:none;display:flex;flex-direction:column;height:220px;justify-content:center;margin:0 auto;padding:10px;position:relative;transition:background-color .2s ease;width:220px}.prop__chart-wrapper .apexcharts-canvas{margin:0 auto;max-width:220px;width:100%!important}.prop__chart-wrapper .apexcharts-datalabels{transform:translateY(0)}.prop__chart-wrapper .apexcharts-datalabel-name{font-size:14px!important;font-weight:400!important;opacity:1!important;text-transform:capitalize!important;transform:translateY(-20px)}.prop__chart-wrapper .apexcharts-datalabel-value{font-size:20px!important;font-weight:600!important;opacity:1!important;transform:translateY(0)}body.dark .prop__chart-wrapper{color:#fbfbfb}body.dark .prop__chart-wrapper .apexcharts-datalabel-name,body.dark .prop__chart-wrapper .apexcharts-datalabel-value,body.dark .prop__chart-wrapper .apexcharts-text{fill:#fff!important;opacity:1!important}body.dark .prop__chart-wrapper .apexcharts-radialbar-track{stroke:#333!important;opacity:.3}body.dark .prop__chart-wrapper .apexcharts-radialbar-area{stroke-linecap:round}.prop__challenge-container{padding:24px}.prop__header-section{align-items:left;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:10px;text-align:left}body .dir-rtl .prop__header-section{text-align:right}.prop__header-section_title{color:#121314;font-size:14px;font-weight:600}body.dark .prop__header-section_title{color:#fbfbfb}.prop__header-section_code{color:#121314;font-size:14px;font-weight:400}body.dark .prop__header-section_code{color:#fbfbfb}.prop__boxes{display:flex;flex-direction:row;gap:20px;margin-bottom:24px}@media only screen and (max-width:1023px){.prop__boxes{flex-direction:column}}.prop__box-line{align-items:center;border-bottom:1px solid hsla(0,0%,83%,.6);display:flex;flex-direction:row;justify-content:space-between;padding:8px}.prop__box-header{color:#121314;font-size:14px;font-weight:600}body.dark .prop__box-header{color:#fbfbfb}.prop__box-value{color:#121314;font-size:14px;font-weight:400}body.dark .prop__box-value{color:#fbfbfb}.prop__btn-success{align-items:center;background-color:#ff6838;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:10px;padding:8px 15px}body .dir-rtl .prop__btn-success svg{transform:rotateY(180deg)}.prop__dashboard{align-items:stretch;display:flex;gap:12px;padding:24px}@media only screen and (max-width:1023px){.prop__dashboard{flex-direction:column}}.prop__dashboard_welcometext{color:#fbfbfb;font-size:16px;font-weight:600}body.dark .prop__dashboard_welcometext{color:#fbfbfb}.prop__dashboard_welcometext2{color:#fbfbfb;font-size:24px;font-weight:600}@media only screen and (max-width:767px){.prop__dashboard_welcometext2{font-size:18px}}.prop__dashboard_btn{background:rgba(119,59,188,.251);border-radius:6px;padding:6px 14px}.prop__dashboard_btn:hover{background:#773bbc;color:#fbfbfb}.prop__dashboard_tables{display:flex;flex-direction:column;gap:20px;padding:0 24px 24px}.prop__dashboard_left{flex:2}.prop__dashboard_icon{display:flex;justify-content:center;margin-bottom:12px}.prop__dashboard_title{color:#121314;font-size:14px;font-weight:600;margin-bottom:12px}body.dark .prop__dashboard_title{color:#fbfbfb}.prop__dashboard_text{color:rgba(0,0,0,.698);font-size:14px;font-weight:400}body.dark .prop__dashboard_text{color:hsla(0,0%,100%,.698)}@media only screen and (max-width:767px){.prop__dashboard_text{font-size:12px}}.prop__dashboard_welcomecard{align-items:center;background:#773bbc;border-radius:12px;color:#fff;display:flex;gap:20px;justify-content:space-between;padding:20px}.prop__dashboard_user{display:flex;flex-direction:column;gap:32px}.prop__dashboard_image{height:188px;overflow:hidden;width:276px}.prop__dashboard_image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.prop__dashboard_image{display:none}}.prop__dashboard_userinfo{align-items:center;display:flex;gap:12px}.prop__dashboard_infocards{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:20px}@media only screen and (max-width:767px){.prop__dashboard_infocards{grid-template-columns:repeat(2,1fr)}}.prop__dashboard_infocard{background:hsla(0,0%,83%,.588);border:1px solid #773bbc;border-radius:4px;padding:30px 24px;text-align:center}body.dark .prop__dashboard_infocard{background:hsla(0,0%,83%,.188)}@media only screen and (max-width:767px){.prop__dashboard_infocard{padding:16px}}.prop__dashboard_right{flex:1}.prop__challenge-slider-mobile{display:none}@media only screen and (max-width:767px){.prop__challenge-slider-mobile{display:block}}.prop__challenge-slider{display:flex;gap:20px;overflow-y:auto;width:620px}.prop__challenge-slider,.prop__challenge-slider2{overflow-x:auto;scrollbar-color:#e9d6ff #f3e8ff;scrollbar-width:thin}.prop__challenge-slider2{flex:1;overflow-y:hidden;padding-bottom:10px;white-space:nowrap}.prop__challenge-slider-inner{display:flex;flex-wrap:nowrap;gap:20px}@media only screen and (max-width:767px){.prop__challenge-slider-desktop{display:none}}body.dark .prop__modal-title{color:#000}.prop__sidebar{width:20%}@media only screen and (max-width:1023px){.prop__sidebar{width:100%}}@media only screen and (max-width:767px){.prop__sidebar{width:100%}}.prop__left_newchallenge{width:78%}.prop__desktop-show{display:flex}@media only screen and (max-width:767px){.prop__desktop-show{display:none}}.prop__mobile-show{display:none}@media only screen and (max-width:767px){.prop__mobile-show{display:flex}}.prop__table__label{display:none}@media only screen and (max-width:767px){.prop__table__label{color:#773bbc;display:block;font-size:14px;margin-bottom:2px}.prop__table__span{color:#121314}body.dark .prop__table__span{color:#fbfbfb}}.assets{background:#fcfcfd;border-radius:4px;height:230px;margin-top:4px;padding:6px 12px}body.dark .assets{background:#17181b}@media only screen and (max-width:1023px){.assets{background:none!important;height:auto;margin-top:0;padding:0 4px}}.assets__header{align-items:center;color:#121314;display:flex;font-size:13px;justify-content:space-between}body.dark .assets__header{color:#fbfbfb}.assets__title{background:rgba(44,44,44,.031);border-right:1px solid rgba(0,0,0,.039);cursor:pointer;padding:4px 8px}.assets__view_statement{color:#219c90;cursor:pointer;padding:4px 8px}.assets__list{font-size:14px;font-weight:400;padding:0 10px 12px}.assets__list .assets__item{border-bottom:1px solid #f4f5f6;display:flex;font-size:14px;justify-content:space-between;padding:3.3px 0}body.dark .assets__list .assets__item{border-bottom-color:#353945}.assets__list .assets__item:last-child{border-bottom:none}.assets__list .assets__item .assets__label{color:#121314}body.dark .assets__list .assets__item .assets__label{color:#fbfbfb}.assets__list .assets__item .assets__value{color:#121314}body.dark .assets__list .assets__item .assets__value{color:#fbfbfb}.popular{padding:0}@media only screen and (max-width:1179px){.popular__center{padding:0 40px}}@media only screen and (max-width:767px){.popular__center{padding:0 32px}}.popular__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.popular__head{margin-bottom:48px;text-align:left}body .dir-rtl .popular__title{text-align:right}}.popular__butt{border-radius:6px;box-shadow:inset 0 0 0 2px rgba(151,87,215,.4);flex-shrink:0;height:40px;margin-right:10px}@media only screen and (max-width:767px){.popular__butt{display:none}}.popular__info{color:#777e90;font-size:16px;line-height:1.5}@media only screen and (max-width:767px){body .dir-rtl .popular__info{text-align:right}}.popular__wrapper{margin:0 -12px}@media only screen and (max-width:767px){.popular__wrapper{margin:0 -4px}}.popular__item{align-items:center;border-radius:6px;display:flex!important;flex-direction:column;height:515px;padding:32px;text-align:center;transition:all .2s}.popular__item,body.dark .popular__item{background:transparent;box-shadow:inset 0 0 0 2px rgba(151,87,215,.4)}.popular__item .popular__button{margin-top:auto;padding:10px 15px!important}.popular__preview{display:flex;height:160px;justify-content:center;margin:0 auto 28px}.popular__preview img{border-radius:12px;max-height:100%;max-width:100%}.popular__subtitle{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:16px}.popular__content{height:200px;margin-bottom:16px;overflow-y:auto;padding-right:5px}.popular__content::-webkit-scrollbar{width:5px}.popular__content::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.popular__content::-webkit-scrollbar-track{background:transparent}body.dark .popular__content{color:#eaecef}body .dir-rtl .popular__content{padding-left:5px}.popular__btns{display:none}@media only screen and (max-width:1023px){.popular__btns{display:none}}@media only screen and (max-width:767px){.popular__btns{display:block;margin-top:4px;text-align:center}.popular__btns .popular__button{width:100%}}.popular__slider{visibility:hidden}@media only screen and (max-width:767px){.popular__slider{padding-bottom:55px}}.popular__slider.slick-initialized{visibility:visible}.popular .slick-list{overflow:visible}.popular .slick-track{display:flex}.popular .slick-slide{height:auto;margin:0 12px;opacity:.8;transition:opacity .4s}@media only screen and (max-width:767px){.popular .slick-slide{margin:0 4px;opacity:1}}.popular .slick-slide.slick-active{opacity:1}.popular .slick-arrow{bottom:0}.popular .slick-prev{left:calc(50% - 50px)}.popular .slick-next{right:calc(50% - 50px)}@media only screen and (max-width:767px){.download{position:relative}}.download__center{margin:0 auto;padding:25px 0}@media only screen and (max-width:1023px){.download__center{padding:25px 27px}}.download__body{align-items:center;display:flex;justify-content:space-between;margin:0 60px}@media only screen and (max-width:1023px){.download__body{margin:0}}@media only screen and (max-width:767px){.download__body{padding-bottom:300px}}.download__bg{position:relative;width:50%}.download__bg img{display:block;left:calc(50% - 155px);position:relative;top:0;width:250px}@media only screen and (max-width:1023px){.download__bg img{left:calc(50% - 118px);width:222px}}@media only screen and (max-width:767px){.download__bg img{left:calc(50% - 76px);width:140px}}@media only screen and (max-width:1023px){.download__bg{width:40%}.download__bg:before{height:266px;left:calc(50% - 140px);top:100px;width:266px}}@media only screen and (max-width:767px){.download__bg{left:17%;position:absolute;top:455px;width:70%}.download__bg:before{height:222px;left:calc(50% - 115px);top:33px;width:222px}}.download__wrap{display:flex;flex-direction:column;width:50%}@media only screen and (max-width:1023px){.download__wrap{width:57%}}@media only screen and (max-width:767px){.download__wrap{width:100%}}.download__head{align-items:center;display:flex;justify-content:start;margin-bottom:20px;width:100%}@media only screen and (max-width:1023px){.download__head{display:none}}.download__title{align-items:center;display:flex;font-size:24px;font-weight:400;justify-content:center;line-height:31.2px}.download__title .highlight{display:inline-block;font-weight:600;margin:0 5px;position:relative;z-index:0}.download__title .highlight:after{background:linear-gradient(90deg,rgba(119,59,188,.62),rgba(255,104,56,.659));bottom:-2px;content:"";height:18px;left:10px;position:absolute;right:0;z-index:-1}@media only screen and (max-width:767px){.download__title{flex-direction:column;font-size:18px;line-height:22.2px}}body .dir-rtl .download__title{direction:ltr}@media only screen and (max-width:767px){body .dir-rtl .download__title{flex-direction:column-reverse}}.download__mobile_head{display:none}@media only screen and (max-width:1023px){.download__mobile_head{display:block;margin-bottom:55px}}@media only screen and (max-width:767px){.download__mobile_head{margin-bottom:33px}}.download__subtitle{color:#777e90;font-size:16px;font-weight:400;letter-spacing:.03em;line-height:20.8px;margin-bottom:40px;text-align:left}body.dark .download__subtitle{color:hsla(0,0%,100%,.5)}body .dir-rtl .download__subtitle{text-align:right}@media only screen and (max-width:1023px){.download__subtitle.desk{display:none}}.download__subtitle.tablet{margin:15px 0;text-align:center}@media only screen and (max-width:767px){.download__subtitle{font-size:12px;margin-bottom:0}}.download__scan{align-items:center;display:flex;justify-content:start;margin-bottom:40px}.download__scan .qr-code{align-items:center;animation:animation-f032ca 2.2s linear 0s infinite normal none running;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,61%,.26);border:1px solid #000;border-radius:24px;display:flex;flex-direction:column;gap:12px;margin:0;padding:16px;width:155px}body.dark .download__scan .qr-code{background:hsla(0,0%,100%,.4);border:1px solid #fff}@media only screen and (max-width:767px){.download__scan .qr-code{padding:12px;width:133px}.download__scan{flex-direction:column;margin-bottom:20px}}.download__content{display:flex;flex-direction:column;margin-left:22px}@media only screen and (max-width:767px){.download__content{margin-left:0;text-align:center}}body .dir-rtl .download__content{margin-left:auto;margin-right:22px}.download__qr{font-size:16px;font-weight:600;line-height:39px}@media only screen and (max-width:767px){.download__qr{font-size:13px}}.download__links{align-items:center;display:flex}.download__links_left{display:flex;flex-direction:column;margin-right:33px}@media only screen and (max-width:767px){.download__links_left{margin-right:10px}}body .dir-rtl .download__links_left{margin-left:33px;margin-right:0}.download__links_right{display:flex;flex-direction:column}@media only screen and (max-width:767px){.download__links{margin:auto}}.download__link{align-items:center;background:#eaecef;border-radius:6px;display:flex;justify-content:space-between;padding:12px}@media only screen and (max-width:767px){.download__link{padding:13px}}.download__icon{margin-right:13px}body .dir-rtl .download__icon{margin-left:13px;margin-right:auto}.download__details{display:flex;flex-direction:column;font-size:12px;font-weight:400;line-height:16px}.download__details .android,.download__details .app-store{font-weight:700;margin-top:4px}body.dark .download__details{color:#23262f}.download__verrion{font-size:13px;font-weight:400;line-height:18px;margin:6px}@keyframes animation-f032ca{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}.news__center{max-width:1132px}.news__head{margin:0 auto 80px;max-width:545px;text-align:center}@media only screen and (max-width:1023px){.news__head{margin-bottom:48px}}@media only screen and (max-width:767px){.news__head{margin-bottom:24px}}.news__logo{margin-bottom:16px}.news__title{margin-bottom:20px}.news__info{color:#777e90;font-size:16px;line-height:1.5}.news__item{background:#fcfcfd;border-radius:24px;box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1);display:flex!important;min-height:544px;padding:80px 96px;position:relative;width:100%}@media only screen and (max-width:1179px){.news__item{padding:80px}}@media only screen and (max-width:1023px){.news__item{background:none;box-shadow:none;display:block!important;min-height:auto;padding:0}}body.dark .news__item{background:#23262f}@media only screen and (max-width:1023px){body.dark .news__item{background:none}}.news__preview{align-items:center;display:flex;height:563px;justify-content:center;position:absolute;right:-30px;top:-30px;width:563px}@media only screen and (max-width:1179px){.news__preview{height:500px;top:20px;width:500px}}@media only screen and (max-width:1023px){.news__preview{margin:0 auto;position:static}}@media only screen and (max-width:639px){.news__preview{height:320px;width:100%}}.news__preview img{max-height:100%;max-width:100%}.news__wrap{align-items:flex-start;display:flex;flex-direction:column;max-width:352px;position:relative;z-index:3}@media only screen and (max-width:1023px){.news__wrap{display:block;margin:0 auto;max-width:500px;text-align:center}}.news__stage{margin-top:auto}.news__subtitle{font-size:24px;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:16px}.news__content{color:#777e90;font-size:16px;line-height:1.5;margin-bottom:auto}.news__button{margin-top:48px}.news__slider{visibility:hidden}@media only screen and (max-width:767px){.news__slider{padding-bottom:72px}}.news__slider.slick-initialized{visibility:visible}.news .slick-list{overflow:visible}.news .slick-slide{opacity:0;transition:opacity .4s}.news .slick-slide.slick-active{opacity:1}.news .slick-arrow{top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.news .slick-arrow{bottom:0;top:auto;transform:translateY(0)}}.news .slick-prev{left:-96px}@media only screen and (max-width:1419px){.news .slick-prev{left:-64px}}@media only screen and (max-width:1179px){.news .slick-prev{left:-48px}}@media only screen and (max-width:1023px){.news .slick-prev{left:0}}@media only screen and (max-width:767px){.news .slick-prev{left:calc(50% - 48px)}}.news .slick-next{right:-96px}@media only screen and (max-width:1419px){.news .slick-next{right:-64px}}@media only screen and (max-width:1179px){.news .slick-next{right:-48px}}@media only screen and (max-width:1023px){.news .slick-next{right:0}}@media only screen and (max-width:767px){.news .slick-next{right:calc(50% - 48px)}}.why__center{background:radial-gradient(101.06% 101.06% at 50% 2.33%,rgba(1,188,141,.3) 30%,rgba(1,188,141,0) 73.51%);border-radius:6px;margin:0 auto;padding:25px 0 0}.why__head{justify-content:center;margin:30px 0 40px;width:100%}.why__head,.why__title{align-items:center;display:flex}.why__title{font-size:24px;font-weight:400;line-height:31.2px}.why__title .highlight{display:inline-block;font-weight:600;margin:0 5px;position:relative;z-index:0}.why__title .highlight:after{background:linear-gradient(90deg,rgba(119,59,188,.62),rgba(255,104,56,.659));bottom:-2px;content:"";height:18px;left:10px;position:absolute;right:0;z-index:-1}.why__list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;display:flex;justify-content:space-between;margin:0 60px;overflow:auto;overflow-x:auto;padding-bottom:30px;scrollbar-width:none}.why__list::-webkit-scrollbar{width:5px}@media only screen and (max-width:1023px){.why__list{margin:0;padding:5px 15px}}.why__item{background:#fff;border-radius:6px;box-shadow:-4px 4px 10px 0 rgba(119,59,188,.251);flex:0 0 calc(33% - 28px);padding:24px;position:relative;width:calc(33% - 28px)}body.dark .why__item{background:#000;box-shadow:-4px 4px 10px 0 hsla(0,0%,100%,.15)}@media only screen and (max-width:1023px){.why__item{flex:0 0 280px;margin:0 12px;width:280px}}@media only screen and (max-width:767px){.why__item{flex:0 0 310px;padding:16px;width:310px}}.why__border{border:.8px solid rgba(0,0,0,.3);border-radius:6px;padding:20px}body.dark .why__border{border:.8px solid hsla(0,0%,100%,.3)}@media only screen and (max-width:1023px){.why__border{padding:16px}}.why__preview{align-items:center;display:flex;height:130px;margin:0 0 18px;position:relative;width:106px}.why__preview img{height:100%;width:100%}@media only screen and (max-width:767px){.why__preview{height:100px;width:80px}}.why__subtitle{font-size:16px;font-weight:600;margin-bottom:8px;text-align:left}body .dir-rtl .why__subtitle{text-align:right;text-align:auto}.why__content{font-size:13px;font-weight:400;line-height:22px;text-align:left}body.dark .why__content{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.why__content{font-size:12px}}body .dir-rtl .why__content{text-align:right;text-align:auto}.fAQ,body.dark .fAQ{background:rgba(119,59,188,.051)}.fAQ__center{padding:0}.fAQ__head{display:inline-block;margin:50px 0 25px;text-align:center;width:100%}@media only screen and (max-width:767px){.fAQ__head{margin:50px 0 0}}.fAQ__title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:12px}.fAQ__subtitle{font-size:14px;font-weight:400;line-height:21px}.fAQ__body{margin:0 60px;padding-bottom:60px}@media only screen and (max-width:1023px){.fAQ__body{margin:0 27px}}@media only screen and (max-width:767px){.fAQ__body{margin:27px}}.fAQ__info{color:#353945}body.dark .fAQ__info{color:#e6e8ec}.fAQ__item{padding:20px}.fAQ__question{align-items:center;cursor:pointer;display:flex;font-size:16px;position:relative}@media only screen and (max-width:1023px){.fAQ__question{font-size:14px}}@media only screen and (max-width:321px){.fAQ__question{font-size:12px}}.fAQ__question .icon{fill:#777e90;height:22px;margin-left:auto;transition:transform .2s;width:22px}body .dir-rtl .fAQ__question .icon{margin-left:0;margin-right:auto}.fAQ__question.active .icon{transform:rotate(180deg)}.fAQ__answer{color:rgba(9,9,9,.7);font-size:14px;font-weight:400;padding-top:20px;text-align:left}body.dark .fAQ__answer{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.fAQ__answer{font-size:12px}}@media only screen and (max-width:321px){.fAQ__answer{font-size:10px}}body .dir-rtl .fAQ__answer{text-align:auto;text-align:right}.fAQ__num{color:#773bbc;margin-right:10px}body .dir-rtl .fAQ__num{margin-left:10px;margin-right:0}.fAQ__item--active{background:linear-gradient(90.77deg,rgba(119,59,188,.12) 69.17%,rgba(204,225,255,.12) 110.91%,hsla(0,0%,100%,.12) 113.91%);border-radius:6px}.fAQ__item--active .icon-bg{height:112px;opacity:1;position:absolute;right:50px;top:-20px}body .dir-rtl .fAQ__item--active .icon-bg{left:20px;right:unset;transform:rotateY(180deg)}.fAQ__line{border-bottom:2px dashed #773bbc;margin:20px 0}.footer{background:#fff}body.dark .footer{background:#121413}.footer .wide{max-width:unset;padding:20px!important}@media only screen and (max-width:1023px){.footer{padding-bottom:90px}}.footer__start{background:#773bbc;background-position:50%;background-size:cover;display:flex;padding:66px 0}body.dark .footer__start{background:url(/images/start-footer-bg-dark.svg)}@media only screen and (max-width:767px){.footer__start{padding:46px 6px}}.footer__banner{margin:0 auto}@media only screen and (max-width:767px){.footer__banner{width:100%}}.footer__signup{align-items:center;background:#f5fffb;border:1px solid rgba(151,87,215,.4);border-radius:6px;display:flex;height:50px;justify-content:space-between;margin:33px 44px 0;padding:0 8px}.footer__signup input{background:transparent;background-color:unset;color:#23262f;font-family:Montserrat,sans-serif;font-size:14px;font-weight:100;line-height:20.8px;padding:13px 10px;transition:all .2s;width:333px}body.dark .footer__signup input{color:#121314}.footer__signup input::-moz-placeholder{font-size:14px;font-weight:100}.footer__signup input::placeholder{font-size:14px;font-weight:100}body.dark .footer__signup input::-moz-placeholder{color:#121314}body.dark .footer__signup input::placeholder{color:#121314}.footer__signup input:focus{--tw-ring-color:unset;background-color:unset;border:none;border-color:unset;box-shadow:unset}@media only screen and (max-width:1023px){.footer__signup input{padding:0;width:auto}}.footer__signup button{align-items:center;background:rgba(119,59,188,.251);border-radius:6px;color:#fcfcfd;display:inline-flex;font-size:14px;font-weight:700;height:38px;justify-content:center;line-height:1;padding:0 24px;text-align:center}body.dark .footer__signup button{background:#000}@media only screen and (max-width:767px){.footer__signup button{font-size:14px;padding:0 16px}.footer__signup{margin:33px 33px 0}}.footer__center.exchangePage{background-color:var(--body-color);bottom:0;left:0;padding:0;position:fixed;width:100%;z-index:10}body.dark .footer__center.exchangePage{background-color:var(--dark-body-color)}@media only screen and (max-width:1023px){.footer__center:last-child{margin-bottom:85px}}.footer__head{align-items:center;display:flex;justify-content:space-between;margin:30px 0 40px}@media only screen and (max-width:1023px){.footer__head{justify-content:center;margin:20px 0}}.footer__logo{display:inline-block;margin:0;overflow:hidden;width:auto}.footer__logo img{width:140px}.footer__line{border:1px solid #773bbc;width:60%}@media only screen and (max-width:1023px){.footer__line{display:none}}.footer__socials{align-items:center;display:flex}@media only screen and (max-width:1023px){.footer__socials{display:none}}.footer__mobile_socials{display:none}@media only screen and (max-width:1023px){.footer__mobile_socials{align-items:center;display:flex;justify-content:space-between;padding:0 36px}}@media only screen and (max-width:767px){.footer__mobile_socials{flex-direction:column;padding:0 24px}}.footer__mobile_socials .join_us{display:flex;flex-direction:column;width:50%}@media only screen and (max-width:767px){.footer__mobile_socials .join_us{width:100%}}.footer__mobile_socials .socials{align-items:center;display:flex}@media only screen and (max-width:767px){.footer__mobile_socials .socials{margin-bottom:10px}}.footer__mobile_socials .download{align-items:center;display:flex}.footer__social{height:44px;margin-right:12px;width:44px}.footer__social svg{height:100%;width:100%}@media only screen and (max-width:1023px){.footer__social{margin-right:6px}}.footer__body{align-items:flex-start;display:flex;justify-content:center;margin:0}@media only screen and (max-width:1023px){.footer__body{margin:0 36px}}@media only screen and (max-width:767px){.footer__body{flex-wrap:wrap;margin:0;text-align:left}}.footer__col{flex:0 0 16%;padding:12px 0 24px}.footer__col:first-child .footer__link{border-left:2px solid #773bbc;color:#181617;font-size:14px;font-weight:600;line-height:40px;padding-left:8px}body .dir-rtl .footer__col:first-child .footer__link{border-left:none;border-right:2px solid #773bbc;padding-left:auto;padding-right:8px}body.dark .footer__col:first-child .footer__link{color:hsla(0,0%,100%,.5)}.footer__col:first-child .footer__link.active,.footer__col:first-child .footer__link:hover{color:#23262f}body.dark .footer__col:first-child .footer__link.active,body.dark .footer__col:first-child .footer__link:hover{color:#fcfcfd}@media only screen and (max-width:1023px){.footer__col:first-child{display:none}}.footer__col:last-child{text-align:center}@media only screen and (max-width:1023px){.footer__col:last-child{display:none}.footer__col{flex:0 0 25%}}@media only screen and (max-width:767px){.footer__col{flex:0 0 50%}body .dir-rtl .footer__col{text-align:right}}.footer__category{font-size:16px;font-weight:600;line-height:30px;margin-bottom:16px}@media only screen and (max-width:1023px){.footer__category{font-size:14px}}.footer__category.join{margin-bottom:0}.footer__link{color:#121314;display:block;font-size:12px;font-weight:400}.footer__link.active,.footer__link:hover{color:#773bbc}.footer__link:not(:last-child){margin-bottom:20px}body.dark .footer__link{color:hsla(0,0%,100%,.5)}body.dark .footer__link.active,body.dark .footer__link:hover{color:#fbfbfb}.footer__link.scan{color:#773bbc;font-size:13px;font-weight:500;line-height:24px}.footer__item .footer__category{display:none}@media only screen and (max-width:1023px){.footer__item .footer__category{align-items:center;display:flex;margin-bottom:0}}.footer__item .footer__category .icon{fill:#777e90;height:22px;margin-left:auto;transition:transform .2s;width:22px}.footer__item .footer__category.active .icon{transform:rotate(180deg)}.footer__menu{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (min-width:769px){.footer__menu{display:flex!important}}@media only screen and (max-width:1023px){.footer__menu{display:none;padding-top:25px}}.footer__info{font-size:14px;line-height:1.7142857143}.footer__info p:not(:last-child){margin-bottom:8px}.footer__info:not(:last-child){margin-bottom:50px}.footer__download{display:flex;flex-direction:column}.footer__download img{margin:0 auto 12px}@media only screen and (max-width:1023px){.footer__download{align-items:center;display:none;flex-direction:row;margin-top:0}.footer__download img{margin:0}}.footer__foot{align-items:center;display:flex;justify-content:space-between}.footer__foot .footer__center{border-top:1px solid #773bbc;display:flex;padding:24px 0}.footer__copyright{color:#181617;font-size:14px;font-weight:400;margin-right:auto}body.dark .footer__copyright{color:hsla(0,0%,100%,.5)}body .dir-rtl .footer__copyright{margin-left:auto;margin-right:0}@media only screen and (max-width:767px){.footer__copyright{margin:0 0 24px}}.footer__time{color:#181617;font-size:14px;font-weight:400;margin-left:auto}body.dark .footer__time{color:hsla(0,0%,100%,.5)}.footer__mobile{background:hsla(0,0%,96%,.8);border:.5px solid rgba(0,0,0,.2);bottom:0;box-shadow:0 -4px 4px 0 #eaecef;left:0;padding:10px 0;position:fixed;width:100%;z-index:10}body.dark .footer__mobile{background:#121314;box-shadow:0 -4px 4px 0 rgba(233,242,255,.1)}.footer__mobile__item{color:#6d6d6d;display:inline-block;font-size:11px;font-weight:700;font-weight:500;margin:0 auto;text-align:center;width:19%}body .dir-rtl .footer__mobile__item{font-family:Vazirmatn,sans-serif}.footer__mobile__item.active,.footer__mobile__item:hover{color:#121314}.footer__mobile__item.active svg path,.footer__mobile__item:hover svg path{fill:#121314}body.dark .footer__mobile__item.active,body.dark .footer__mobile__item:hover{color:#fbfbfb}body.dark .footer__mobile__item.active svg path,body.dark .footer__mobile__item:hover svg path{fill:#fbfbfb!important}.footer__mobile__item .icon{margin-bottom:5px;width:100%}body.dark .footer__mobile__item{color:#6d6d6d}.footer__mobile__item.trade{position:relative}.footer__mobile__item.trade .circle{align-items:center;background-color:#773bbc;border-radius:20%;bottom:6px;display:flex;height:45px;justify-content:center;left:50%;position:absolute;rotate:45deg;transform:translate(-50%,16%);width:45px}.footer__mobile__item.trade .circle .icon-circle{height:45px;transform:rotate(45deg);width:24px;width:100%}body.dark .footer__mobile__item.trade .circle svg path{fill:#121314}body.dark .footer__mobile__item.trade .circle.active svg path{fill:#fbfbfb}.footer__card{align-items:center;color:#fcfcfd;display:flex;justify-content:space-around;margin:0 6px;padding:6px;width:auto}body.dark .footer__card{color:#fcfcfd}.footer__card__icon{align-items:center;display:flex;height:28px;margin-right:6px;width:28px}.footer__card__icon img{height:100%;max-height:100%;max-width:100%;width:100%}.footer__card__details{width:auto}.footer__card__line{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:11px;font-weight:600;justify-content:space-between;line-height:1.6666666667;width:100%}.footer__card__subtitle{color:#181617;margin:0 6px}body.dark .footer__card__subtitle{color:#fcfcfd}.footer__card__negative,.footer__card__positive{border-radius:6px;color:#fcfcfd;display:inline-block;font-size:11px;font-weight:600;line-height:unset!important;line-height:1.6666666667;padding:4px 8px}body .dir-rtl .footer__card__negative,body .dir-rtl .footer__card__positive{direction:ltr}.footer__card__positive{background:#01bc8d}.footer__card__negative{background:#ff6838}.footer__card__price{color:#777e90;font-size:11px!important;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-left:6px}body .dir-rtl .footer__card__price{margin-left:0;margin-right:6px}.footer__card__money{font-size:11px;line-height:1.6666666667}.footer__title{color:#000;font-size:36px;font-weight:600;letter-spacing:.02em;line-height:49.4px}.footer__title span,body.dark .footer__title{color:#eee}@media only screen and (max-width:767px){.footer__title{font-size:26px;line-height:40.4px;text-align:center}}.footer__text{font-size:12px;font-weight:500;line-height:19.2px;margin:0 12px}@keyframes come-in{0%{opacity:0;transform:translatey(100px)}30%{transform:translateX(-50px) scale(.4)}70%{transform:translateX(0) scale(1.2)}to{opacity:1;transform:translatey(0) scale(1)}}*{margin:0;padding:0}body,html{background:#eaedf2}.float-container{bottom:0;height:100px;margin:35px 25px;position:fixed;right:0;width:100px}@media only screen and (max-width:767px){.float-container{bottom:45px;right:-25px}}.float-container:hover{height:300px}@media only screen and (max-width:767px){.float-container:hover{height:250px}}.float-container:hover .float-button{background:#00dba2;box-shadow:0 10px 25px #69f6dc;transform:translatey(5px);transition:all .3s}.float-container:hover .element-container .float-element{animation:come-in .4s forwards}.float-button{align-items:center;background:#773bbc;border-radius:50%;bottom:0;box-shadow:0 10px 25px -5px rgba(126,44,240,.6);color:#fff;cursor:pointer;display:flex;font-size:23px;height:60px;justify-content:center;left:0;line-height:65px;margin:auto;position:absolute;right:0;text-align:center;transition:all .3s;width:60px;z-index:100}.float-button svg{fill:#fff;height:32px;margin-left:6px;width:32px}@media only screen and (max-width:767px){.float-button{height:50px;width:50px}}.float-element{align-items:center;border-radius:50%;color:#fff;display:flex;font-weight:500;height:50px;justify-content:center;margin:15px auto;opacity:0;position:relative;text-align:center;transform:translateY(100px);width:50px;z-index:0}@media only screen and (max-width:767px){.float-element{height:40px;width:40px}}.float-element .material-icons,.float-element svg{display:block;height:24px;width:34px}#phone-icon{background:#834cfa;box-shadow:0 20px 20px -10px rgba(66,165,245,.5)}#email-icon{background:#2cb742;box-shadow:0 20px 20px -10px rgba(76,175,80,.5)}#chat-icon{background:#40b3e0;box-shadow:0 20px 20px -10px rgba(0,140,255,.5)}.svg-icon{height:24px;width:24px}.subscription{position:relative}.subscription__input{background:none;border:2px solid #e6e8ec;border-radius:6px;color:#23262f;font-family:Montserrat,sans-serif;font-size:14px;height:48px;line-height:1.7142857143;padding:0 18px;transition:border-color .2s;width:100%}body .dir-rtl .subscription__input{text-align:right}body.dark .subscription__input{border-color:#353945;color:#fcfcfd}.subscription__input:focus,body.dark .subscription__input:focus{border-color:#777e90}.subscription__input::-moz-placeholder{color:#777e90}.subscription__input::placeholder{color:#777e90}.subscription__btn{background:#773bbc;border-radius:50%;bottom:8px;height:32px;position:absolute;right:8px;top:8px;transition:background .2s;width:32px}body .dir-rtl .subscription__btn{left:8px;right:auto}.subscription__btn .icon{fill:#fcfcfd;height:14px;width:14px}.subscription__btn:hover{background:#04ffab}.subscription_big .subscription__input{border:2px solid #f4f5f6;border-radius:36px;font-size:16px;height:72px;padding:0 72px 0 22px}.subscription_big .subscription__input::-moz-placeholder{color:#b1b5c3}.subscription_big .subscription__input::placeholder{color:#b1b5c3}.subscription_big .subscription__input:focus{border-color:#b1b5c3}body.dark .subscription_big .subscription__input{border-color:#353945}body.dark .subscription_big .subscription__input:focus{border-color:#b1b5c3}.subscription_big .subscription__btn{bottom:16px;height:40px;right:16px;top:16px;width:40px}.subscription_big .subscription__btn .icon{height:20px;width:20px}.home{background:transparent;min-height:550px;padding:32px 130px;position:relative}@media only screen and (max-width:1023px){.home{padding:32px 27px}}@media only screen and (max-width:767px){.home{min-height:auto;padding:25px 0}}.home.fees{background:transparent;min-height:auto;padding-top:77px}@media only screen and (max-width:767px){.home.fees{padding-top:24px}.home.fees .home__title{font-size:28px}}.home.fees .home__center{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.home.fees .home__center{display:block}}.home__top{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.home__top{display:block}}.home__wrap{margin:13px 0;position:relative;z-index:3}@media only screen and (max-width:1179px){.home__wrap{margin-bottom:80px;margin-top:60px}}@media only screen and (max-width:767px){.home__wrap{margin-bottom:20px;margin-top:20px}}.home__title{margin:20px 0}@media only screen and (max-width:767px){.home__title{font-size:29px;line-height:44px}}.home__title.markets{color:#fcfcfd}.home__link{color:#777e90;font-size:14px;font-weight:600;margin-left:6px;transition:fill .2s}.home__link.active,.home__link:hover{color:#23262f}body.dark .home__link.active,body.dark .home__link:hover{color:#fcfcfd}.home__arrow{height:18px;margin:0 4px;width:18px}.home__arrow svg{fill:#777e90;height:100%;transition:fill .2s;width:100%}.home__arrow svg.active,.home__arrow svg:hover{fill:#23262f}body.dark .home__arrow svg.active,body.dark .home__arrow svg:hover{fill:#fcfcfd}.home__text{color:#353945;font-size:24px;letter-spacing:-.01em;line-height:1.3333333333}@media only screen and (max-width:1023px){.home__text{max-width:300px}}@media only screen and (max-width:767px){.home__text{font-size:16px}}body.dark .home__text{color:#b1b5c3}.home__text strong{font-weight:600}.home__bg{pointer-events:none;position:absolute;right:calc(57% - 727px);top:15px;width:666px}@media only screen and (max-width:767px){.home__bg{position:static;width:auto}}body .dir-rtl .home__bg{left:calc(57% - 653px);right:auto}@media only screen and (max-width:1179px){body .dir-rtl .home__bg{left:calc(72% - 653px);top:50px;width:455px}}@media only screen and (max-width:1023px){body .dir-rtl .home__bg{left:calc(89% - 653px);width:393px}}@media only screen and (max-width:767px){body .dir-rtl .home__bg{margin:0 -38px 30px -5px;position:static;width:auto}}.home__bg img{width:100%}@media only screen and (max-width:767px){.home__tradingrule{overflow:scroll}}.panel{margin:0 0 30px;position:relative}.panel__list{display:flex;margin:0 -18px}@media only screen and (max-width:1023px){.panel__list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin:0 -16px;overflow:auto;overflow-x:auto;scrollbar-width:none}.panel__list::-webkit-scrollbar{display:none}}.panel__item{background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#23262f;display:flex;flex:0 0 calc(33% - 36px);margin:0 16px;padding:16px;width:calc(33% - 36px)}@media only screen and (max-width:1023px){.panel__item{flex:0 0 332px;width:332px}}@media only screen and (max-width:767px){.panel__item{flex:0 0 292px;width:292px}}body.dark .panel__item{background:#000;border:1px solid hsla(0,0%,100%,.2)}.panel__item:hover .panel__price{color:#37ffbc}.panel__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.panel__head .left{align-items:center;display:flex;justify-content:start}.panel__head .right{align-items:center;cursor:pointer;display:flex;justify-content:end}.panel__head .icon{margin:0 6px}.panel__head_title{font-size:14px;font-weight:600;line-height:23.4px}body.dark .panel__head_title{color:#fbfbfb}.panel__head_more{color:#773bbc;font-size:12px;font-weight:500}.panel__icon{flex-shrink:0;margin-right:16px;width:40px}.panel__line{align-items:center;display:flex;margin-bottom:4px}.panel__title{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;margin-right:12px}body .dir-rtl .panel__title{margin-left:12px;margin-right:0}.panel__negative,.panel__positive{border-radius:12px;color:#fcfcfd;display:inline-block;font-size:11px;font-weight:600;line-height:1.6666666667;padding:2px 8px}.panel__positive{background:#01bc8d}.panel__negative{background:#ff6838}.panel__price{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:4px;transition:color .2s}.panel__money{font-size:11px;line-height:1.6666666667}.panel__body{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media only screen and (max-width:767px){.panel__body{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow:auto;overflow-x:auto;scrollbar-width:none}.panel__body::-webkit-scrollbar{display:none}}.panel__foot{align-items:center;display:flex}@media only screen and (max-width:767px){.panel__foot{display:block}}.panel .nav{margin-right:auto}.panel .nav__link{background:rgba(119,59,188,.251);color:#fbfbfb;font-size:12px;font-weight:400;letter-spacing:.03em;line-height:18.2px;padding:6px 12px}.panel .nav__link.active,body.dark .panel .nav__link.active{background:#773bbc;color:#fbfbfb}.panel__button{align-items:center;background:none;color:#777e90;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.03em;line-height:26px;margin-right:24px;padding:0}.panel__button.active{background:none;color:#000;font-weight:700}body.dark .panel__button.active{color:#fbfbfb}.panel__button:hover{color:#000}body.dark .panel__button:hover{color:#fbfbfb}@media only screen and (max-width:767px){.panel__button{font-size:12px;margin-right:14px}}.panel__link{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:500;letter-spacing:.03em}.panel__link .icon{margin-left:6px}body .dir-rtl .panel__link .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}@media only screen and (max-width:767px){.panel__link{font-size:12px}}.panel .select{display:none}.panel__chart{margin:-16px 0 0 6px;width:100px}@media only screen and (max-width:1339px){.panel__chart{flex-grow:1}}@media only screen and (max-width:1179px){.panel__chart{display:none}}.market__center{align-items:center;display:flex;justify-content:space-between;width:100%}.market__head{background:#773bbc;margin-bottom:60px;padding:36px 0}@media only screen and (max-width:767px){.market__head{margin-bottom:30px;padding:30px 0}}.market__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.market__wrap{margin:33px 0;width:100%}}.market__bg{width:40%}.market__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.market__bg{display:none}}.market__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:1023px){.market__title{font-size:36px}}@media only screen and (max-width:767px){.market__title{font-size:33px}}.market__text{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px}@media only screen and (max-width:767px){.market__text{font-size:14px;line-height:24.4px}}.market__data{border-bottom:1px solid #773bbc;margin-bottom:44px;padding:60px 0 44px}.market__data_link{align-items:center;color:#773bbc;display:flex;font-size:16px;font-weight:500;letter-spacing:.03em;line-height:26px}.market__data_link .icon{margin-left:6px}body .dir-rtl .market__data_link .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}@media only screen and (max-width:767px){.market__data_link{font-size:12px}}.market__data_items{margin:24px 0 0}@media only screen and (max-width:1023px){.market__data{border-bottom:none;overflow-x:scroll;padding:60px 27px 22px}.market__data::-webkit-scrollbar{height:0;width:0}.market__data::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.market__data::-webkit-scrollbar-track{background:transparent}}.market__links{justify-content:space-between}.market__links,.market__tabs{align-items:center;display:flex}.market__tabs .tab{cursor:pointer;font-size:18px;font-weight:500;letter-spacing:.03em;line-height:26px;margin-right:18px}body.dark .market__tabs .tab{color:#777e90}@media only screen and (max-width:767px){.market__tabs .tab{font-size:14px}}.market__tabs .tab.active{font-weight:700}body.dark .market__tabs .tab.active{color:#fbfbfb}.market__search{position:relative}.market__search_icon{bottom:0;position:absolute;right:8px;top:8px}body .dir-rtl .market__search_icon{left:8px;right:auto}.market__search_icon svg{height:20px;width:20px}@media only screen and (max-width:767px){.market__search{display:none}}.market__input{background:none;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#23262f;font-family:Montserrat,sans-serif;font-size:13px;height:36px;line-height:1.6666666667;padding:0 12px;transition:border-color .2s;width:100%}body .dir-rtl .market__input{font-family:Vazirmatn,sans-serif}body.dark .market__input{background:rgba(234,236,239,.1);border-color:hsla(0,0%,100%,.5);color:#fcfcfd}.market__input::-moz-placeholder{color:#777e90}.market__input::placeholder{color:#777e90}body.dark .market__input::-moz-placeholder{color:#fcfcfd}body.dark .market__input::placeholder{color:#fcfcfd}.market__input:focus{--tw-ring-color:$p4;border-color:#01bc8d}.market__body{padding-bottom:60px}@media only screen and (max-width:1023px){.market__body{overflow-x:auto;scrollbar-width:none}.market__body::-webkit-scrollbar{width:5px}.market__body::-webkit-scrollbar-thumb{background:#5e736b;border-radius:10px}.market__body::-webkit-scrollbar-track{background:transparent}}.market__table{display:table;width:100%}.market__row{display:table-row}.market__row:first-child .market__col{border-bottom:1px solid rgba(0,0,0,.2);color:#777e90;padding:0 16px 24px}body.dark .market__row:first-child .market__col{border-color:#23262f}.market__row:first-child .market__col .icon{fill:#777e90;height:20px;margin-left:4px;width:20px}@media only screen and (max-width:767px){.market__row:first-child .market__col{padding:0 12px 16px;width:600px}}.market__row:not(:first-child){transition:background .2s}.market__row:not(:first-child) .market__col:first-child{border-radius:6px 0 0 6px;color:#777e90}@media only screen and (max-width:1023px){.market__row:not(:first-child) .market__col:first-child{border-radius:0}}.market__row:not(:first-child) .market__col:last-child,body .dir-rtl .market__row:not(:first-child) .market__col:first-child{border-radius:0 6px 6px 0}@media only screen and (max-width:1023px){.market__row:not(:first-child) .market__col:last-child{border-radius:0}}body .dir-rtl .market__row:not(:first-child) .market__col:last-child{border-radius:6px 0 0 6px}.market__row:not(:first-child) .market__col:nth-child(2){cursor:pointer}.market__row:not(:first-child):hover{background:#f4f5f6}body.dark .market__row:not(:first-child):hover{background:#23262f}.market__row:not(:first-child):hover .market__button{cursor:pointer;display:inline-flex}.market__row:not(:first-child):hover .market__chart{display:none}@media only screen and (max-width:767px){.market__row:not(:first-child):hover{background:none}}.market__row.no-hover:hover,body.dark .market__row.no-hover:hover{background:none}.market__col{color:#121314;display:table-cell;font-weight:500;overflow:hidden;padding:16px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.market__col,.market__col:first-child,.market__col:nth-child(2){text-align:left}.market__col:first-child{font-size:12px}.market__col:last-child{text-align:right}body .dir-rtl .market__col:last-child{text-align:left}body.dark .market__col{color:#fcfcfd}@media only screen and (max-width:767px){.market__col{font-size:12px;padding:12px}}body .dir-rtl .market__col{text-align:right}.market__col.swap{text-align:left}body .dir-rtl .market__col.swap{text-align:right}.market .favorite{position:relative;top:3px}.market__item{align-items:center;display:flex}.market__item.vip{align-items:center;display:inline-flex;padding:12px 0}.market__icon{margin-right:12px;width:32px}body .dir-rtl .market__icon{margin-left:12px;margin-right:0}.market__icon img{width:100%}@media only screen and (max-width:767px){.market__icon{margin-right:8px;width:28px}}.market__subtitle{margin-right:4px}body .dir-rtl .market__subtitle{float:right;margin-left:6px;margin-right:0}.market__currency{color:#818181;font-weight:400}.market__positive{color:#01bc8d}body .dir-rtl .market__positive{direction:ltr}.market__negative{color:#ff6838}body .dir-rtl .market__negative{direction:ltr}.market__constant{color:rgba(119,59,188,.251)}.market__button{background:none;color:#773bbc;display:inline-flex;justify-content:end;padding:0;width:96px}.market__button:hover{background:none}@media only screen and (max-width:767px){.market__button{position:relative}}.market__button.coin_info{background:none;color:#773bbc;cursor:pointer;display:inline-flex;justify-content:end;padding:0}.market__chart{margin:-15px 0 -15px auto;width:96px}@media only screen and (max-width:1179px){.market__chart{display:none}}.market__label{display:none}@media only screen and (max-width:1023px){.market__label{color:#777e90;display:block;font-size:11px;font-weight:600;line-height:1.6666666667;margin-right:auto}body .dir-rtl .market__label{margin-left:auto;margin-right:0}}.market__details{color:#181617}body.dark .market__details{color:#f4f5f6}.market__notFound{display:flex;flex-direction:column;margin:0 auto;padding:44px 0;width:1280px}.market__notFound svg{margin:0 auto}.market__notFound svg.dark,body.dark .market__notFound svg.light{display:none}body.dark .market__notFound svg.dark{display:block}.market__notFound_text{font-size:20px;font-weight:600;line-height:29.26px;margin:16px 0}body.dark .market__notFound_text{color:#fbfbfb}.loader{animation:loader 1.1s ease infinite;border-radius:50%;font-size:4px;height:1em;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}.loader_white,body.dark .loader{animation-name:loader-white}@keyframes loader{0%,to{box-shadow:0 -2.6em 0 0 #777e90,1.8em -1.8em 0 0 rgba(119,126,144,.2),2.5em 0 0 0 rgba(119,126,144,.2),1.75em 1.75em 0 0 rgba(119,126,144,.2),0 2.5em 0 0 rgba(119,126,144,.2),-1.8em 1.8em 0 0 rgba(119,126,144,.2),-2.6em 0 0 0 rgba(119,126,144,.5),-1.8em -1.8em 0 0 rgba(119,126,144,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.7),1.8em -1.8em 0 0 #777e90,2.5em 0 0 0 rgba(119,126,144,.2),1.75em 1.75em 0 0 rgba(119,126,144,.2),0 2.5em 0 0 rgba(119,126,144,.2),-1.8em 1.8em 0 0 rgba(119,126,144,.2),-2.6em 0 0 0 rgba(119,126,144,.2),-1.8em -1.8em 0 0 rgba(119,126,144,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.5),1.8em -1.8em 0 0 rgba(119,126,144,.7),2.5em 0 0 0 #777e90,1.75em 1.75em 0 0 rgba(119,126,144,.2),0 2.5em 0 0 rgba(119,126,144,.2),-1.8em 1.8em 0 0 rgba(119,126,144,.2),-2.6em 0 0 0 rgba(119,126,144,.2),-1.8em -1.8em 0 0 rgba(119,126,144,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.2),1.8em -1.8em 0 0 rgba(119,126,144,.5),2.5em 0 0 0 rgba(119,126,144,.7),1.75em 1.75em 0 0 #777e90,0 2.5em 0 0 rgba(119,126,144,.2),-1.8em 1.8em 0 0 rgba(119,126,144,.2),-2.6em 0 0 0 rgba(119,126,144,.2),-1.8em -1.8em 0 0 rgba(119,126,144,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.2),1.8em -1.8em 0 0 rgba(119,126,144,.2),2.5em 0 0 0 rgba(119,126,144,.5),1.75em 1.75em 0 0 rgba(119,126,144,.7),0 2.5em 0 0 #777e90,-1.8em 1.8em 0 0 rgba(119,126,144,.2),-2.6em 0 0 0 rgba(119,126,144,.2),-1.8em -1.8em 0 0 rgba(119,126,144,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.2),1.8em -1.8em 0 0 rgba(119,126,144,.2),2.5em 0 0 0 rgba(119,126,144,.2),1.75em 1.75em 0 0 rgba(119,126,144,.5),0 2.5em 0 0 rgba(119,126,144,.7),-1.8em 1.8em 0 0 #777e90,-2.6em 0 0 0 rgba(119,126,144,.2),-1.8em -1.8em 0 0 rgba(119,126,144,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.2),1.8em -1.8em 0 0 rgba(119,126,144,.2),2.5em 0 0 0 rgba(119,126,144,.2),1.75em 1.75em 0 0 rgba(119,126,144,.2),0 2.5em 0 0 rgba(119,126,144,.5),-1.8em 1.8em 0 0 rgba(119,126,144,.7),-2.6em 0 0 0 #777e90,-1.8em -1.8em 0 0 rgba(119,126,144,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(119,126,144,.2),1.8em -1.8em 0 0 rgba(119,126,144,.2),2.5em 0 0 0 rgba(119,126,144,.2),1.75em 1.75em 0 0 rgba(119,126,144,.2),0 2.5em 0 0 rgba(119,126,144,.2),-1.8em 1.8em 0 0 rgba(119,126,144,.5),-2.6em 0 0 0 rgba(119,126,144,.7),-1.8em -1.8em 0 0 #777e90}}@keyframes loader-white{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.5),-1.8em -1.8em 0 0 hsla(0,0%,100%,.7)}12.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.5)}25%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.5),1.8em -1.8em 0 0 hsla(0,0%,100%,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.5),2.5em 0 0 0 hsla(0,0%,100%,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.5),1.75em 1.75em 0 0 hsla(0,0%,100%,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}62.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.5),0 2.5em 0 0 hsla(0,0%,100%,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}75%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.5),-1.8em 1.8em 0 0 hsla(0,0%,100%,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}87.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.5),-2.6em 0 0 0 hsla(0,0%,100%,.7),-1.8em -1.8em 0 0 #fff}}.lessons__head{margin:0 auto 64px;max-width:455px;text-align:center}@media only screen and (max-width:1179px){.lessons__head{margin-bottom:48px}}.lessons__title{margin-bottom:20px}.lessons__info{color:#353945;font-size:16px;line-height:1.5}body.dark .lessons__info{color:#b1b5c3}.lessons__list{display:flex;flex-wrap:wrap;margin:-48px -16px 0}@media only screen and (max-width:767px){.lessons__list{display:block;margin:0}}.lessons__item{align-items:flex-start;border-bottom:2px solid #e6e8ec;color:#23262f;display:flex;flex:0 0 calc(33.333% - 32px);flex-direction:column;margin:48px 16px 0;padding-bottom:48px;transition:color .2s;width:calc(33.333% - 32px)}@media only screen and (max-width:1023px){.lessons__item{flex:0 0 calc(50% - 32px);width:calc(50% - 32px)}}@media only screen and (max-width:767px){.lessons__item{border:none;margin:32px 0 0;padding-bottom:0;width:100%}}body.dark .lessons__item{border-color:#353945;color:#fcfcfd}.lessons__item:hover{color:#37ffbc}.lessons__item:hover .lessons__preview img{transform:scale(1.1)}.lessons__item:nth-child(n+4){display:none}@media only screen and (max-width:1023px){.lessons__item:nth-child(n+4){display:flex}}@media only screen and (max-width:767px){.lessons__item:nth-child(n+4){display:none}}.lessons__preview{border-radius:12px;margin-bottom:48px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:767px){.lessons__preview{margin-bottom:32px}}.lessons__preview:before{content:"";display:block;padding-bottom:57%}@media only screen and (max-width:1179px){.lessons__preview:before{padding-bottom:75%}}.lessons__preview img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform 1s;width:100%}.lessons__category{margin-bottom:16px}.lessons__subtitle{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:48px}@media only screen and (max-width:767px){.lessons__subtitle{margin-bottom:32px}}.lessons__line{color:#777e90;display:flex;flex-wrap:wrap;font-weight:500;justify-content:space-between;margin-top:auto;width:100%}.lessons__author{align-items:center;display:flex;margin-right:16px}.lessons__avatar{background:#01bc8d;border-radius:50%;flex-shrink:0;height:24px;margin-right:12px;overflow:hidden;width:24px}.lessons__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lessons__btns{margin-top:64px;text-align:center}@media only screen and (max-width:767px){.lessons__btns{margin-top:48px}}.lessons__button .loader{margin:0 16px 0 5px;transform:scale(.8)}body .dir-rtl .lessons__button .loader{margin:0 5px 0 16px}.discover{padding-top:80px}@media only screen and (max-width:767px){.discover{padding-top:64px}}.discover__head{margin:0 auto 80px;max-width:730px;text-align:center}.discover__title{margin-bottom:16px}.discover__info{color:#777e90;font-size:24px;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:32px}@media only screen and (max-width:767px){.discover__info{font-size:16px}}.discover__btns{display:flex;justify-content:center}.discover__button:not(:last-child){margin-right:16px}.discover__video{border-radius:16px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.discover__video:before{content:"";display:block;padding-bottom:122%}}.discover__video img{width:100%}@media only screen and (max-width:767px){.discover__video img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}}.releases{position:relative}.releases__anchor{top:48px}.releases__head{display:flex;margin-bottom:80px}@media only screen and (max-width:1023px){.releases__head{display:block;margin-bottom:48px}}.releases__stage{width:352px}@media only screen and (max-width:1023px){.releases__stage{margin-bottom:20px;width:100%}}.releases__wrap{flex-shrink:0;margin-left:auto;width:640px}@media only screen and (max-width:1179px){.releases__wrap{width:500px}}@media only screen and (max-width:1023px){.releases__wrap{width:100%}}.releases__title{margin-bottom:20px}.releases__info{color:#353945;font-size:16px;line-height:1.5;margin-bottom:64px;max-width:450px}@media only screen and (max-width:1023px){.releases__info{margin-bottom:48px}}body.dark .releases__info{color:#f4f5f6}@media only screen and (max-width:767px){.releases .nav{display:none}}.releases .nav__link:not(:last-child){margin-right:12px}.releases .select{background:transparent;display:none}@media only screen and (max-width:767px){.releases .select{display:block}}body.dark .releases .select{background:none}.releases__item{color:#23262f;display:flex;flex-direction:row-reverse;position:relative;transition:color .2s}@media only screen and (max-width:1023px){.releases__item{display:block}}body.dark .releases__item{color:#fcfcfd}.releases__item:hover{color:#37ffbc}.releases__item:hover .releases__arrow{transform:translateX(10px)}.releases__item:hover .releases__arrow .icon{fill:#37ffbc}.releases__item:not(:last-child){margin-bottom:80px}.releases__preview{flex-shrink:0;margin-left:auto;width:640px}@media only screen and (max-width:1179px){.releases__preview{width:500px}}@media only screen and (max-width:1023px){.releases__preview{margin-bottom:32px;width:100%}}.releases__preview img{border-radius:16px;width:100%}@media only screen and (max-width:1023px){.releases__preview img{min-height:240px;-o-object-fit:cover;object-fit:cover}}.releases__details{align-items:flex-start;display:flex;flex-direction:column;width:352px}@media only screen and (max-width:1179px){.releases__details{padding-right:32px;width:auto}}@media only screen and (max-width:1023px){.releases__details{padding-right:0}}.releases__category{margin-bottom:auto}.releases__subtitle{margin:24px 0 8px}@media only screen and (max-width:1023px){.releases__subtitle{margin-top:16px}}.releases__currency{color:#353945;font-size:16px;line-height:1.5;margin-bottom:20px}body.dark .releases__currency{color:#b1b5c3}.releases__content{color:#777e90;margin-bottom:auto}.releases__arrow{height:24px;left:0;position:absolute;top:calc(100% + 14px);transition:transform .2s;width:24px}@media only screen and (max-width:1023px){.releases__arrow{margin-top:16px;position:static}}.releases__arrow .icon{fill:#777e90;height:14px;transition:fill .2s;width:14px}.catalog{position:relative}.catalog__anchor{top:48px}.catalog__form{border-bottom:1px solid #e6e8ec;margin-bottom:48px;padding-bottom:32px;position:relative}@media only screen and (max-width:767px){.catalog__form{margin-bottom:24px}}body.dark .catalog__form{border-color:#353945}.catalog__input{background:none;border:none;border-radius:0;color:#23262f;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;height:48px;letter-spacing:-.01em;line-height:1.3333333333;padding-right:64px;width:100%}body .dir-rtl .catalog__input{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:767px){.catalog__input{font-size:16px;font-weight:500}}.catalog__input::-moz-placeholder{color:#23262f}.catalog__input::placeholder{color:#23262f}body.dark .catalog__input{color:#fcfcfd}body.dark .catalog__input::-moz-placeholder{color:#e6e8ec}body.dark .catalog__input::placeholder{color:#e6e8ec}.catalog__result{position:absolute;right:0;top:0}.catalog__result .icon{height:24px;margin:0;width:24px}.catalog__sorting{align-items:center;display:flex;justify-content:space-between;margin-bottom:64px}@media only screen and (max-width:767px){.catalog__sorting{display:block}}.catalog .select{width:256px}@media only screen and (max-width:767px){.catalog .select{width:100%}.catalog .select:not(:last-child){margin-bottom:16px}}@media only screen and (max-width:1023px){.catalog .nav{display:none}}.catalog .nav__link:not(:last-child){margin-right:12px}.catalog__group,.catalog__list{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width:767px){.catalog__group,.catalog__list{display:block;margin:0}}.catalog .card{flex:0 0 calc(33.333% - 32px);margin:32px 16px 0;width:calc(33.333% - 32px)}@media only screen and (max-width:1179px){.catalog .card{flex:0 0 calc(50% - 32px);width:calc(50% - 32px)}}@media only screen and (max-width:767px){.catalog .card{margin:0;width:100%}.catalog .card:not(:last-child){margin-bottom:32px}}.catalog__group .card:nth-child(n+4){display:none}@media only screen and (max-width:1179px){.catalog__group .card:nth-child(n+4){display:block}.catalog__group .card:nth-child(n+5){display:none}}.catalog__btns{margin-top:32px;text-align:center}.card{color:#23262f;display:block;transition:color .2s}body.dark .card{color:#fcfcfd}.card:hover{color:#37ffbc}.card:hover .card__preview img{transform:scale(1.1)}.card__preview{border-radius:16px;overflow:hidden;position:relative}.card__preview img{transition:transform 1s;width:100%}.card__category{left:8px;position:absolute;top:8px;z-index:2}.card__body{display:flex;padding:20px 0}.card__avatar{background:#e4d7cf;border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;position:relative;top:2px;width:40px}body.dark .card__avatar{background:#353945}.card__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__details{flex-grow:1;padding:0 16px}.card__title{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:2px}.card__author{color:#777e90;font-size:11px;line-height:1.6666666667}.card__status{align-self:flex-start}.breadcrumbs{display:flex;flex-wrap:wrap}.breadcrumbs__item{color:#23262f;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429}body .dir-rtl .breadcrumbs__item{font-family:Vazirmatn,sans-serif}body.dark .breadcrumbs__item{color:#fcfcfd}.breadcrumbs__item:not(:last-child){margin-right:16px}body .dir-rtl .breadcrumbs__item:not(:last-child){margin-left:16px;margin-right:0}.breadcrumbs__item:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none'%3E%3Cpath fill-rule='evenodd' d='M.793.793a1 1 0 0 0 0 1.414L3.586 5 .793 7.793a1 1 0 0 0 1.414 1.414l3.5-3.5a1 1 0 0 0 0-1.414l-3.5-3.5a1 1 0 0 0-1.414 0z' fill='%23777E90'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";display:inline-block;height:9px;margin-left:8px;width:6px}body .dir-rtl .breadcrumbs__item:not(:last-child):after{margin-left:0;margin-right:16px;transform:scaleX(-1)}@media only screen and (max-width:767px){.breadcrumbs__item:not(:last-child):not(:nth-last-child(2)){display:none}}.breadcrumbs__link{color:#777e90;transition:color .2s}.breadcrumbs__link:hover{color:#37ffbc}.article{overflow:hidden;padding-top:80px;position:relative}@media only screen and (max-width:767px){.article{padding-top:40px}}.article.staking{align-items:center;display:flex;justify-content:space-between;padding:0}@media only screen and (max-width:1023px){.article.staking{display:block;height:100%;margin-bottom:0;overflow-y:scroll}}.article__head{margin:0 auto 35px;max-width:730px;text-align:center}@media only screen and (max-width:1023px){.article__head{margin-bottom:32px}}.article__head.stake{margin:35px auto}@media only screen and (max-width:1023px){.article__head.stake{margin:10px auto}.article__head.stake h4{font-size:28px}}.article .breadcrumbs{justify-content:center}@media only screen and (max-width:1179px){.article__body{margin-bottom:44px}}@media only screen and (max-width:767px){.article__body{margin-bottom:32px}}.article__body.stake{padding-right:25px;width:50%}@media only screen and (max-width:1023px){.article__body.stake{padding:0 13px;width:100%}}body .dir-rtl .article__body.stake{padding-left:25px}@media only screen and (max-width:1023px){body .dir-rtl .article__body.stake{padding-left:13px}}.article__bg{margin:0 0 40px!important;pointer-events:none;width:100%}body .dir-rtl .article__bg{left:calc(50% - 650px);right:auto}@media only screen and (max-width:1179px){.article__bg{margin:0 auto 40px!important;width:100%}}@media only screen and (max-width:1023px){.article__bg{margin:0 auto 40px!important;width:100%}}@media only screen and (max-width:767px){.article__bg{margin:0 auto 40px!important;width:100%}}@media only screen and (max-width:767px) and (max-width:474px){.article__bg{margin:0 -18px 50px}}.article__bg img{width:100%}.article__item{align-items:center;display:flex;font-weight:500}.article__item:not(:last-child){margin-bottom:24px}.article__item button{margin-right:6px;margin-top:5px}body .dir-rtl .article__item button{margin-left:6px;margin-right:0}.article__title{margin-right:auto}body .dir-rtl .article__title{margin-left:auto;margin-right:0}.article__title h2{font-size:45px}.article__content{color:#777e90;margin-left:16px;text-align:right}.article__content.stake{margin:0;text-align:center}@media only screen and (max-width:1023px){.article__content.stake{display:none}}.article__content.launch{margin:0;text-align:center}body .dir-rtl .article__content{margin-left:0;margin-right:16px;text-align:left}.article__content .green{color:#01bc8d}.article__content.address{align-items:center;display:flex}@media only screen and (max-width:767px){.article__content.address{display:block;font-size:10px;margin:0 5px}}.article__wrap.stake{width:50%}@media only screen and (max-width:1023px){.article__wrap.stake{width:100%}}.article__wrap .article__center{max-width:888px}.article__wrap .article__part{margin:32px auto;padding:0 10px;width:736px}@media only screen and (max-width:767px){.article__wrap .article__part{width:auto}}.article .actions{margin-top:80px}@media only screen and (max-width:1179px){.article .actions{margin-top:64px}}@media only screen and (max-width:767px){.article .actions{margin-top:32px}}.article__wrapper{background:#f1f2f4;border-radius:6px;border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1);margin:0 auto;padding:25px;width:100%}@media only screen and (max-width:1179px){.article__wrapper{flex-grow:1;margin-left:64px;padding:32px;width:auto}}@media only screen and (max-width:1023px){.article__wrapper{background:none;border-bottom-left-radius:6px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;margin-left:0;padding:8px 13px}}body.dark .article__wrapper{background:#18191d}.player{position:relative}.player:before{content:"";display:block;padding-bottom:53.6%}@media only screen and (max-width:1179px){.player:before{padding-bottom:69%}}@media only screen and (max-width:767px){.player:before{padding-bottom:150%}}.player img{border-radius:16px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.player__control{align-items:center;background:#fcfcfd;border-radius:20px;bottom:8px;display:flex;height:40px;left:8px;padding:0 20px;position:absolute;right:8px;z-index:3}body.dark .player__control{background:#181617}.player__button .icon{fill:#777e90;height:24px;transition:fill .2s;width:24px}.player__button:hover .icon{fill:#23262f}body.dark .player__button:hover .icon{fill:#fcfcfd}.player__button:not(:last-child){margin-right:24px}@media only screen and (max-width:767px){.player__button:not(:last-child){margin-right:16px}}.player__line{background:#e6e8ec;border-radius:4px;flex-grow:1;height:8px;margin-right:24px;position:relative}@media only screen and (max-width:767px){.player__line{margin-right:16px}}body.dark .player__line{background:#353945}.player__progress{background:#37ffbc;border-radius:4px;bottom:0;left:0;position:absolute;top:0}.player__time{font-size:16px;font-weight:500;line-height:1.5;margin-right:24px}@media only screen and (max-width:767px){.player__time{margin-right:16px}}.content{margin-bottom:32px}.content h1{font-size:64px;letter-spacing:-.02em;line-height:1}@media only screen and (max-width:767px){.content h1{font-size:48px;line-height:1.1666666667}}.content h2{font-size:48px;letter-spacing:-.02em;line-height:1.1666666667}@media only screen and (max-width:767px){.content h2{font-size:40px;letter-spacing:-.01em;line-height:1.2}}.content h3{font-size:40px;letter-spacing:-.01em;line-height:1.2}@media only screen and (max-width:767px){.content h3{font-size:32px;line-height:1.25}}.content h4{font-size:32px;letter-spacing:-.01em;line-height:1.25}.content h1,.content h2,.content h3,.content h4{font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:32px;padding-bottom:32px;position:relative}body .dir-rtl .content h1,body .dir-rtl .content h2,body .dir-rtl .content h3,body .dir-rtl .content h4{font-family:Vazirmatn,sans-serif}.content h1 .kyc:after,.content h2 .kyc:after,.content h3 .kyc:after,.content h4 .kyc:after{display:none}.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child){margin-top:80px}@media only screen and (max-width:767px){.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child){margin-top:40px}}.content p{color:#777e90;font-size:16px;line-height:1.5}.content p:not(:last-child){margin-bottom:32px}.content figure{margin:0 -76px}@media only screen and (max-width:1023px){.content figure{margin-left:0;margin-right:0}}.content figure img{border-radius:16px;width:100%}@media only screen and (max-width:767px){.content figure img{min-height:360px;-o-object-fit:cover;object-fit:cover}}.content figure:not(:first-child){margin-top:80px}@media only screen and (max-width:767px){.content figure:not(:first-child){margin-top:40px}}.actions,.actions__item_share{position:relative}.actions__item:not(:last-child){margin-right:16px}.actions__button .icon{height:24px;width:24px}.actions__item.active .actions__button{background:#23262f;box-shadow:inset 0 0 0 2px #23262f;color:#fcfcfd}.actions__item.active .actions__button .icon{fill:#fcfcfd}body.dark .actions__item.active .actions__button{background:#353945;box-shadow:inset 0 0 0 2px #353945}.actions__body{background:#fcfcfd;border:1px solid #e6e8ec;opacity:0;position:absolute;transition:all .3s;visibility:hidden;z-index:5}.actions__item.active .actions__body{opacity:1;visibility:visible}.actions__item_share .actions__body{border-radius:16px;box-shadow:0 32px 32px -8px rgba(31,47,70,.12);left:50%;padding:32px 16px;text-align:center;top:calc(100% + 8px);transform:translateX(-50%);width:220px}body.dark .actions__item_share .actions__body{background:#23262f;border-color:#353945}.actions__item_share .actions__body_up{bottom:calc(100% + 8px);top:auto}.actions__title{font-weight:500;margin-bottom:24px}.actions__link span,.actions__list{display:flex;justify-content:center}.actions__link span{align-items:center;background:#e6e8ec;border-radius:50%;cursor:pointer;flex-shrink:0;height:48px;transition:all .2s;width:48px}.actions__link span .icon{height:20px;transition:fill .2s;width:20px}.actions__link span:hover{background:#773bbc}.actions__link span:hover .icon{fill:#fcfcfd}body.dark .actions__link span{background:#353945}body.dark .actions__link span .icon{fill:#fcfcfd}body.dark .actions__link span:hover{background:#773bbc}body.dark .actions__link span:hover .icon{fill:#fcfcfd}.actions__link:not(:last-child){margin-right:24px}.actions__favorite{position:relative}.actions__favorite .icon{height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s;width:24px}.actions__favorite .icon:nth-child(2){opacity:0;z-index:2}.actions__favorite:hover{background:#23262f;box-shadow:inset 0 0 0 2px #23262f}body.dark .actions__favorite:hover{box-shadow:inset 0 0 0 2px #353945}.actions__favorite:hover .icon{fill:#fcfcfd}.actions__favorite.active{background:#23262f;box-shadow:inset 0 0 0 2px #23262f;color:#23262f}.actions__favorite.active .icon{fill:#fcfcfd}.actions__favorite.active .icon:first-child{opacity:0}.actions__favorite.active .icon:nth-child(2){opacity:1}body.dark .actions__favorite.active{background:#353945;box-shadow:inset 0 0 0 2px #353945}.contact{position:relative}.contact__body .contact__center{align-items:center;display:flex;min-height:740px;padding-bottom:112px;padding-top:112px}@media only screen and (max-width:1179px){.contact__body .contact__center{padding-top:80px}}@media only screen and (max-width:767px){.contact__body .contact__center{display:block;min-height:auto;padding-bottom:16px;padding-top:32px}}.contact__wrap{max-width:545px;position:relative;z-index:3}@media only screen and (max-width:1023px){.contact__wrap{max-width:350px}}@media only screen and (max-width:767px){.contact__wrap{margin-bottom:16px;max-width:100%}}.contact__stage{margin-bottom:12px}.contact__title{margin-bottom:20px}.contact__text{color:#777e90;font-size:16px;line-height:1.5;margin-bottom:24px}.contact .subscription{max-width:300px}@media only screen and (max-width:767px){.contact .subscription{max-width:100%}}.contact__bg{pointer-events:none;position:absolute;right:calc(50% - 730px);top:12px;width:785px}@media only screen and (max-width:1179px){.contact__bg{right:calc(50% - 670px);width:700px}}@media only screen and (max-width:767px){.contact__bg{padding-left:16px;position:static;width:100%}}.contact__bg img{width:100%}.contact__foot .contact__center{max-width:1440px;padding:0}.contact__info{color:#777e90;font-weight:500;margin:0 auto 40px;max-width:350px;text-align:center}.contact__item{color:#23262f;display:block;transition:color .2s}body.dark .contact__item{color:#fcfcfd}.contact__item:hover{color:#37ffbc}.contact__item:hover .contact__preview img{transform:scale(1.1)}.contact__preview{align-items:center;display:flex;height:296px;justify-content:center;overflow:hidden;position:relative}.contact__preview img{max-height:100%;max-width:100%;transition:transform 1s}.contact__category{position:absolute;right:12px;top:12px;z-index:2}.contact__box{padding:40px 40px 0}.contact__subtitle{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:16px}.contact__content{color:#777e90}.contact__slider{padding-bottom:88px;visibility:hidden}.contact__slider.slick-initialized{visibility:visible}.contact .slick-list{overflow:visible}.contact .slick-slide{opacity:0;transition:opacity .4s}.contact .slick-slide.slick-active{opacity:1}.contact .slick-slide:nth-child(odd) .contact__preview{background:#f4f5f6}body.dark .contact .slick-slide:nth-child(odd) .contact__preview{background:#323642}.contact .slick-slide:nth-child(2n) .contact__preview{background:#e6e8ec}body.dark .contact .slick-slide:nth-child(2n) .contact__preview{background:#23262f}.contact .slick-arrow{bottom:0}.contact .slick-prev{left:calc(50% - 48px)}.contact .slick-next{right:calc(50% - 48px)}.faq__title{margin-bottom:48px;text-align:center}@media only screen and (max-width:767px){.faq__title{margin-bottom:40px}}.faq .nav{justify-content:center;margin-bottom:40px}@media only screen and (max-width:767px){.faq .nav{display:none}}.faq .nav__link:not(:last-child){margin-right:12px}.faq .select{display:none;text-align:left}@media only screen and (max-width:767px){.faq .select{display:block;margin-bottom:24px}}.faq__list{margin:0 auto;max-width:546px}.faq__item.active .faq__number,.faq__item:hover .faq__head,.faq__item:hover .faq__number{color:#37ffbc}.faq__item.active .faq__arrow .icon{transform:rotate(180deg)}.faq__item:not(:last-child) .faq__head{border-bottom:1px solid #e6e8ec}body.dark .faq__item:not(:last-child) .faq__head{border-color:#353945}.faq__head{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;line-height:1.5;padding:24px 0;position:relative;transition:color .2s}.faq__number{color:#777e90;flex-shrink:0;transition:color .2s;width:40px}.faq__subtitle{flex-grow:1}.faq__arrow{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:16px;width:24px}.faq__arrow .icon{fill:#777e90;height:24px;transition:transform .2s;width:24px}.faq__body{color:#777e90;display:none;padding:24px 0 0 40px}.field__label{color:#b1b5c3;font-size:12px;font-weight:700;line-height:1;margin-bottom:12px;text-transform:uppercase}.field__label.confirm{color:#121314}body.dark .field__label.confirm{color:#fbfbfb}.field__wrap{margin-bottom:16px;position:relative}.field__input{background:rgba(151,87,215,.2);border:1px solid rgba(151,87,215,.4);border-radius:6px;color:#121314;font-size:14px;font-weight:400;height:60px;line-height:28px;padding:0 16px;width:100%}.field__input::-moz-placeholder{opacity:40%}.field__input::placeholder{opacity:40%}body.dark .field__input::-moz-placeholder{color:#fcfcfd}body.dark .field__input::placeholder{color:#fcfcfd}.field__input:focus{border-color:#773bbc;box-shadow:none}.field__input.nice-select.open,.field__input:active{border:1px solid rgba(119,59,188,.251)}body.dark .field__input.nice-select.open,body.dark .field__input:active{background:rgba(233,242,255,.251)}body.dark .field__input{background:rgba(233,242,255,.102);color:#fbfbfb}@media only screen and (max-width:1023px){.field__input::-moz-placeholder{color:#121314;opacity:80%}.field__input::placeholder{color:#121314;opacity:80%}body.dark .field__input{background:rgba(233,242,255,.102);color:#fbfbfb}body.dark .field__input::-moz-placeholder{color:#fbfbfb;opacity:60%}body.dark .field__input::placeholder{color:#fbfbfb;opacity:60%}}.field__input.error{background:#f9e8e9;border:1px solid #c5161e;color:#c5161e}.field__textarea{background:none;border:2px solid #e6e8ec;border-radius:6px;box-shadow:none;color:#23262f;font-family:Montserrat,sans-serif;font-size:13px;font-size:14px;font-weight:500;height:156px;line-height:1.7142857143;padding:10px 14px;resize:none;transition:border-color .2s;width:100%}body.dark .field__textarea{border-color:#353945;color:#fcfcfd}.field__textarea::-moz-placeholder{color:#777e90}.field__textarea::placeholder{color:#777e90}.field__textarea:focus{border-color:#777e90;box-shadow:none}body.dark .field__textarea:focus{border-color:#777e90}.field__button{bottom:12px;font-size:14px;height:24px;padding:0 16px;position:absolute;right:12px}body.dark .field__button{box-shadow:inset 0 0 0 2px #353945}.field__view{bottom:0;cursor:pointer;height:28px;position:absolute;right:16px;top:18px;width:28px}.field__view__error{color:#c5161e;text-align:right;width:100%}.field__view:hover svg path{stroke:#773bbc}body.dark .field__view svg path{stroke:#fff}body.dark .field__view:hover svg path{stroke:#773bbc}body .dir-rtl .field__view{left:16px;right:unset}.field__icon{align-items:center;bottom:0;display:flex;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;width:48px}.field__icon .icon{fill:#777e90;height:24px;width:24px}.field__note{color:#777e90;font-size:10px;font-weight:500;line-height:1.6;margin-top:12px}.field_button{padding-right:136px}.field_textarea{font-size:0}.field_empty .field__input{border:none;height:26px}.field_empty:focus{background:transparent;border-color:#01bc8d}.field_empty .select{height:26px;line-height:26px;padding:0 36px 0 14px}.field_empty .select,body.dark .field_empty .select{background:none;box-shadow:none}.field_empty .select:before{box-shadow:none;height:24px;right:12px;width:24px}body.dark .field_empty .select:before{box-shadow:none}.field_empty .option{padding:8px 14px}.field_icon .field__input,.field_view .field__input{padding-right:48px}.question__form{margin:0 auto;max-width:546px}.question__fieldset{margin-bottom:40px}.question .field:not(:last-child),.question__field:not(:last-child){margin-bottom:32px}.question__label{color:#b1b5c3;font-size:12px;font-weight:700;line-height:1;margin-bottom:24px;text-transform:uppercase}.question__variants{display:flex;margin:0 -10px}.question__radio{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;flex:0 0 calc(50% - 20px);margin:0 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(50% - 20px)}.question__input{left:0;opacity:0;position:absolute;top:0}.question__input:checked+.question__inner,body.dark .question__input:checked+.question__inner{box-shadow:inset 0 0 0 2px #37ffbc}.question__inner{align-items:center;background:#fcfcfd;border-radius:8px;display:flex;height:80px;justify-content:center;padding:12px;transition:box-shadow .2s}@media only screen and (max-width:767px){.question__inner{height:48px}}.question__inner:hover{box-shadow:inset 0 0 0 2px #e6e8ec}body.dark .question__inner{background:#23262f}body.dark .question__inner:hover{box-shadow:inset 0 0 0 2px #353945}.question__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-right:14px;width:44px}@media only screen and (max-width:767px){.question__icon{display:none}}.question__icon .icon{fill:#fcfcfd;height:20px;width:20px}.question .field__input,.question .field__textarea{background:#fcfcfd}body.dark .question .field__input,body.dark .question .field__textarea,body.dark .question .select{background:#23262f}.question__text{color:#23262f;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1}body .dir-rtl .question__text{font-family:Vazirmatn,sans-serif}body.dark .question__text{color:#fcfcfd}.question__btns{text-align:right}.checkbox{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox__input{left:0;opacity:0;position:absolute;top:0}.checkbox__input:checked+.checkbox__inner .checkbox__tick{background:rgba(119,59,188,.251);border-color:rgba(119,59,188,.251)}.checkbox__input:checked+.checkbox__inner .checkbox__tick:before{opacity:1}.checkbox__inner{align-items:center;display:flex}.checkbox__inner:hover .checkbox__tick{border-color:rgba(119,59,188,.251)}.checkbox__tick{border:1px solid rgba(119,59,188,.251);border-radius:6px;flex-shrink:0;height:24px;margin-right:12px;position:relative;transition:all .2s;width:24px}body .dir-rtl .checkbox__tick{margin-left:12px;margin-right:0}body.dark .checkbox__tick{background-color:transparent;border-color:#353945}.checkbox__tick:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' fill='none'%3E%3Cpath fill-rule='evenodd' d='M13.707.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L5 7.586 12.293.293a1 1 0 0 1 1.414 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:14px}@media only screen and (max-width:1023px){.checkbox__tick{height:18px;width:18px}}.checkbox__text{color:#23262f;font-weight:500;line-height:1.7142857143}body.dark .checkbox__text{color:#fcfcfd}@media only screen and (max-width:1023px){body.dark .checkbox__text.remember{color:#fbfbfb}}.checkbox__link{color:#773bbc;transition:color .1s}.checkbox__link:hover{color:#121314}.notifications{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.notifications{padding-bottom:64px}}body.dark .notifications{background:none}.notifications__right{border-right:1px solid rgba(0,0,0,.149);width:16%}@media only screen and (max-width:1023px){.notifications__right{display:none!important}}.notifications__left{padding:24px 0;width:84%}@media only screen and (max-width:1023px){.notifications__left{width:100%}}.notifications__top{border-bottom:1px solid #e6e8ec;display:flex;flex-direction:column;padding-bottom:16px}@media only screen and (max-width:767px){.notifications__top{border:none;flex-wrap:wrap;margin-bottom:20px;padding-bottom:0}}body.dark .notifications__top{border-color:#353945}.notifications__filters{align-items:center;display:flex;margin-bottom:24px;padding:0 24px;width:100%}.notifications__filters .filter{background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;cursor:pointer;flex-shrink:0;font-size:14px;margin-right:12px;padding:8px 16px}@media only screen and (max-width:767px){.notifications__filters .filter:first-child{width:170px}}.notifications__filters .filter.active,.notifications__filters .filter:hover{background:#773bbc;color:#fbfbfb}@media only screen and (max-width:1023px){.notifications__filters .filter{margin-right:6px}}@media only screen and (max-width:767px){.notifications__filters{overflow-x:scroll;padding:0 12px}.notifications__filters::-webkit-scrollbar{display:none}}.notifications__notif{align-items:center;display:flex;padding:0 24px}.notifications__notif .notifications__button{align-items:center;color:#6366f1;cursor:pointer;display:flex}.notifications__notif .notifications__button:hover{color:#773bbc}.notifications__notif .notifications__button:hover .box{border-color:#773bbc}.notifications__notif .notifications__button.marg{margin-right:16px}body .dir-rtl .notifications__notif .notifications__button.marg{margin-left:16px;margin-right:0}.notifications__notif .notifications__button .box{border:1px solid #6366f1;border-radius:4px;height:16px;margin-right:6px;width:16px}body .dir-rtl .notifications__notif .notifications__button .box{margin-left:6px;margin-right:0}.notifications__title{font-size:28px;font-weight:500;margin-right:auto}@media only screen and (max-width:767px){.notifications__title{font-size:16px;margin:0 16px 0 0}}body .dir-rtl .notifications__title{margin-left:auto;margin-right:0}.notifications__row{align-items:flex-start;display:flex}@media only screen and (max-width:767px){.notifications__row{display:block}}.notifications__wrapper{width:100%}@media only screen and (max-width:1179px){.notifications__wrapper{padding-right:48px}}@media only screen and (max-width:767px){.notifications__wrapper{padding:0}.notifications__list{margin:0 -32px}}.notifications__btns{display:flex;gap:12px;justify-content:center;margin-top:56px;text-align:center}@media only screen and (max-width:1023px){.notifications__btns{margin-top:32px}}.notifications__btns button{background-color:rgba(119,59,188,.251);border:none;border-radius:6px;color:#773bbc;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s,color .3s}.notifications__btns button:hover{background-color:#773bbc;color:#fbfbfb}.notifications__btns button.disabled-button{background-color:#e74c3c;color:#fff;cursor:not-allowed}.notifications__btns .page-number{color:#773bbc;font-size:14px;padding:8px 0}.notifications__item{background:transparent;display:flex}.notifications__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}body.dark .notifications__item:not(:last-child){border-color:#353945}.notifications__item.active{background:rgba(0,0,0,.02)}.notifications__item.active .notifications__status{display:block}@media only screen and (max-width:767px){.notifications__item{padding-left:32px;padding-right:32px}}.notifications__border{background:rgba(0,0,0,.01);border-radius:6px;margin:20px;padding:16px;width:100%}.notifications__border.content{width:auto}body.dark .notifications__border{background:hsla(0,0%,100%,.012)}.notifications__type{align-items:center;display:flex;justify-content:start;margin-bottom:12px}.notifications__icon{height:18px;margin-right:12px;width:18px}.notifications__icon svg{height:100%;width:100%}body .dir-rtl .notifications__icon{margin-left:12px;margin-right:0}.notifications__subtitle{background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;font-size:14px;font-weight:500;padding:4px 12px}.notifications__details{display:flex;flex-direction:column}.notifications__text{font-size:15px;font-weight:500;line-height:20px;margin-bottom:8px}.notifications__date{color:rgba(0,0,0,.4);font-size:13px;font-weight:500;line-height:20px}body.dark .notifications__date{color:hsla(0,0%,100%,.4)}.pagination{display:flex;gap:10px;justify-content:center;margin-top:20px}.pagination button{background-color:#f0f0f0;border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s}.pagination button.active-page,.pagination button:hover{background-color:#409587;color:#fff}.pagination button.disabled-button{background-color:#e74c3c;color:#fff;cursor:not-allowed}body.dark .pagination button{color:#121314}@media only screen and (max-width:767px){.pagination button{font-weight:400;padding:8px 10px}}.pagination span{color:#999 s;padding:8px 16px}@media only screen and (max-width:767px){.pagination{gap:6px}}.post{background:#fcfcfd;border-radius:8px;margin-top:16px;padding:32px}@media only screen and (max-width:1023px){.post{background:none;margin-top:56px;padding:0}}body.dark .post{background:#18191d}@media only screen and (max-width:1023px){body.dark .post{background:none}}.post__list{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width:767px){.post__list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -32px;overflow:auto;overflow-x:auto;scrollbar-width:none}.post__list::-webkit-scrollbar{display:none}.post__list:after,.post__list:before{content:"";flex-shrink:0;height:1px;width:32px}}.post__item{color:#23262f;display:flex;flex:0 0 calc(50% - 32px);margin:32px 16px 0;width:calc(50% - 32px)}@media only screen and (max-width:1023px){.post__item{flex-direction:column}}@media only screen and (max-width:767px){.post__item{flex:0 0 222px;margin:0;width:222px}.post__item:not(:last-child){margin-right:16px}}body.dark .post__item{color:#fcfcfd}.post__preview{align-items:center;border-radius:16px;display:flex;flex-shrink:0;height:144px;justify-content:center;margin-right:32px;padding:12px;width:128px}@media only screen and (max-width:1023px){.post__preview{margin:0 0 24px;width:100%}}.post__preview img{max-height:100%;max-width:100%}.post__details{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.post__title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:8px}@media only screen and (max-width:767px){.post__title{font-size:16px}}.post__content{color:#777e90;margin-bottom:16px}.post__button{margin-top:auto}.activity{background:#f4f5f6;padding:32px 0}@media only screen and (max-width:767px){.activity{background:#fcfcfd}}body.dark .activity{background:none}@media only screen and (max-width:1179px){.activity__center{padding:0 40px}}@media only screen and (max-width:767px){.activity__center{padding:0 32px}}.activity__wrapper{background:#fcfcfd;border-radius:8px;padding:40px}@media only screen and (max-width:1179px){.activity__wrapper{padding:24px}}@media only screen and (max-width:1023px){.activity__wrapper{background:none;padding:0}}body.dark .activity__wrapper{background:#18191d}@media only screen and (max-width:1023px){body.dark .activity__wrapper{background:none}}.activity__top{align-items:center;border-bottom:1px solid #e6e8ec;display:flex;margin-bottom:32px;padding-bottom:32px}@media only screen and (max-width:767px){.activity__top{border:none;display:block;padding:0}}body.dark .activity__top{border-color:#353945}.activity .select{background:none;display:none}@media only screen and (max-width:1023px){.activity .select{display:block;margin-right:auto;width:256px}}@media only screen and (max-width:767px){.activity .select{margin:0 0 16px;width:100%}}.activity .nav{margin-right:auto}@media only screen and (max-width:1023px){.activity .nav{display:none}}.activity .nav__link:not(:last-child){margin-right:16px}@media only screen and (max-width:1179px){.activity .nav__link:not(:last-child){margin-right:8px}}.activity__form{flex-shrink:0;margin-right:16px;position:relative;width:276px}@media only screen and (max-width:1179px){.activity__form{width:230px}}@media only screen and (max-width:767px){.activity__form{margin:0 0 16px;width:100%}}.activity__input{background:none;border:2px solid #e6e8ec;border-radius:8px;color:#23262f;font-family:Montserrat,sans-serif;font-size:11px;height:40px;line-height:1.6666666667;padding:0 40px 0 14px;transition:border-color .2s;width:100%}body .dir-rtl .activity__input{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.activity__input{height:48px}}body.dark .activity__input{border-color:#353945;color:#fcfcfd}.activity__input::-moz-placeholder{color:#777e90}.activity__input::placeholder{color:#777e90}.activity__input:focus{border-color:#777e90}.activity__result{bottom:0;position:absolute;right:0;top:0;width:40px}.activity__result .icon{fill:#777e90;height:20px;transition:fill .2s;width:20px}.activity__result:hover .icon{fill:#37ffbc}.activity__line{align-items:center;display:flex;margin-bottom:42px}.activity__title{margin-right:auto}.activity__table{display:table;width:100%}@media only screen and (max-width:1023px){.activity__table{display:block}}.activity__row{color:#23262f;display:table-row}@media only screen and (max-width:1023px){.activity__row{display:flex;flex-wrap:wrap}.activity__row:first-child{display:none}}.activity__row:first-child .activity__col{border-bottom:1px solid #e6e8ec;color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding:0 16px 24px}body.dark .activity__row:first-child .activity__col{border-color:#353945}@media only screen and (max-width:1179px){.activity__row:first-child .activity__col:first-child{padding-left:0}.activity__row:first-child .activity__col:last-child{padding-right:0}}.activity__row:not(:first-child){transition:background .2s}.activity__row:not(:first-child) .activity__col{font-weight:500;vertical-align:middle}.activity__row:not(:first-child) .activity__col:first-child{border-radius:12px 0 0 12px;color:#777e90}@media only screen and (max-width:1023px){.activity__row:not(:first-child) .activity__col:first-child{border-radius:0}}.activity__row:not(:first-child) .activity__col:last-child{border-radius:0 12px 12px 0}@media only screen and (max-width:1023px){.activity__row:not(:first-child) .activity__col:last-child{border-radius:0}}.activity__row:not(:first-child):hover{background:#f4f5f6}@media only screen and (max-width:1023px){.activity__row:not(:first-child):hover{background:none}}body.dark .activity__row:not(:first-child):hover{background:#23262f}@media only screen and (max-width:1023px){body.dark .activity__row:not(:first-child):hover{background:none}.activity__row:not(:last-child){border-bottom:1px solid #e6e8ec;margin-bottom:32px;padding-bottom:32px}body.dark .activity__row:not(:last-child){border-color:#353945}}.activity__col{display:table-cell;font-weight:500;overflow:hidden;padding:20px 16px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1023px){.activity__col{align-items:center;display:flex;padding:0}}body.dark .activity__col{color:#fcfcfd}@media only screen and (max-width:1179px){.activity__col:first-child{padding-left:0}}@media only screen and (max-width:1023px){.activity__col:nth-child(2){margin-left:auto}}.activity__col:nth-child(5),.activity__col:nth-child(6){color:#777e90}.activity__col:last-child{text-align:right}@media only screen and (max-width:1179px){.activity__col:last-child{padding-right:0}}@media only screen and (max-width:1023px){.activity__col:not(:first-child):not(:nth-child(2)){flex:0 0 100%;margin-top:8px}}.activity__coin{align-items:center;display:flex}.activity__icon{flex-shrink:0;margin-right:12px;width:32px}.activity__icon img{max-width:100%}.activity__label{display:none}@media only screen and (max-width:1023px){.activity__label{color:#777e90;display:block;font-size:11px;font-weight:600;line-height:1.6666666667;margin-right:auto}}.activity__item{position:relative}@media only screen and (max-width:767px){.activity__item_calendar .activity__button{width:100%}}.activity__item_calendar.active>.activity__button{background:#23262f;box-shadow:inset 0 0 0 2px #23262f;color:#fcfcfd}.activity__item_calendar.active>.activity__button .icon{fill:#fcfcfd}body.dark .activity__item_calendar.active>.activity__button{background:#353945;box-shadow:inset 0 0 0 2px #353945}.activity__body{background:#fcfcfd;border:1px solid #e6e8ec;border-radius:16px;box-shadow:0 40px 32px -24px hsla(0,0%,6%,.12);opacity:0;position:absolute;right:0;text-align:center;top:calc(100% + 16px);transition:all .2s;visibility:hidden;z-index:2}body.dark .activity__body{background:#23262f;border-color:#353945}.activity__item_calendar .activity__body{padding:16px 16px 32px;width:660px}@media only screen and (max-width:767px){.activity__item_calendar .activity__body{background:none;border:none;border-radius:0;box-shadow:none;display:none;opacity:1;padding:16px 0 0;position:static;visibility:visible;width:auto}body.dark .activity__item_calendar .activity__body{background:none}.activity__item_calendar .activity__datepicker{display:none}}.activity__item_export .activity__body{padding:32px;width:364px}@media only screen and (max-width:767px){.activity__item_export .activity__body{padding:16px 0 24px;width:311px}}.activity__item.active .activity__body{opacity:1;visibility:visible}@media only screen and (max-width:767px){.activity__item.active .activity__body{display:block}}.activity__variants{display:flex;flex-wrap:wrap;margin:-8px 0 0}@media only screen and (max-width:767px){.activity__variants{margin-left:-16px}}.activity__variants .activity__button{margin:8px 0 0 16px}.activity__range{background:none;color:#23262f;display:none;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:8px 0 16px;pointer-events:none;text-align:center;width:100%}body .dir-rtl .activity__range{font-family:Vazirmatn,sans-serif}body.dark .activity__range{color:#fcfcfd}.activity__body .activity__button{margin-top:16px}@media only screen and (max-width:1023px){.profile{padding:60px 0}}.profile__body{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.profile__body{flex-direction:column}}.profile__left{padding-right:16px;width:70%}@media only screen and (max-width:1023px){.profile__left{padding-right:0;width:100%}}body .dir-rtl .profile__left{padding-left:16px;padding-right:0}@media only screen and (max-width:1023px){body .dir-rtl .profile__left{padding:0}}.profile__right{width:30%}@media only screen and (max-width:1023px){.profile__right{width:100%}}.profile__login{margin-top:16px}.profile__login .account__box{background:#fafcff}@media only screen and (max-width:1023px){.profile__login{margin-bottom:16px}}.profile__edit{margin-bottom:16px}.profile__edit .account__box{background:#fafcff}.profile__edit_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.profile__edit .title{font-size:14px;font-weight:600;line-height:21px}.profile__edit .back,.profile__edit .link{align-items:center;color:#773bbc;display:flex;font-size:14px;font-weight:600;line-height:21px}.profile__edit .link{cursor:pointer}.profile__edit .link svg path{fill:#773bbc}.profile__edit .icon{height:9px;margin-left:6px;width:9px}body .dir-rtl .profile__edit .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}.profile__edit_item{align-items:center;background:rgba(119,59,188,.251);border:1px solid rgba(119,59,188,.251);border-radius:6px;display:flex;justify-content:space-between;margin-top:16px;padding:16px}.profile__edit_item:not(.profile__edit_item:last-child){margin-bottom:16px}.profile__edit_item_left{align-items:center;display:flex;width:70%}@media only screen and (max-width:1023px){.profile__edit_item_left{width:100%}.profile__edit_item_left svg{height:32px;width:20%}}.profile__edit_item_left .account__avatar{margin:0}.profile__edit_item_detail{display:flex;flex-direction:column;margin-left:12px}body .dir-rtl .profile__edit_item_detail{margin-left:0;margin-right:12px}@media only screen and (max-width:1023px){.profile__edit_item_detail{width:80%}}.profile__edit_item_right{align-items:center;display:flex;justify-content:end;width:30%}@media only screen and (max-width:1023px){.profile__edit_item_right{width:100%}}@media only screen and (max-width:767px){body .dir-rtl .profile__edit_item_right{padding-top:6px}}.profile__edit_item_title{color:#773bbc;font-size:14px;font-weight:600;line-height:25px}body.dark .profile__edit_item_title{color:#fbfbfb}.profile__edit_item_content{color:rgba(0,0,0,.698);font-size:10px;font-weight:500;line-height:15px}body.dark .profile__edit_item_content{color:hsla(0,0%,100%,.698)}.profile__edit_item_status{align-items:center;display:flex;font-size:12px;font-weight:500;justify-content:flex-start;line-height:35px;width:70%}.profile__edit_item_status.set{color:#0f9563}body.dark .profile__edit_item_status.set svg path{fill:#0f9563}.profile__edit_item_status svg{margin-right:6px}body.dark .profile__edit_item_status svg path{fill:#fff}.profile__edit_item_button{align-items:center;display:flex;justify-content:flex-end;width:30%}.profile__edit_item_button button{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:600;line-height:21px}.profile__edit_item_button .icon{margin:0 6px}.profile__edit_item_button svg path{fill:#773bbc}body.dark .profile__edit_item{background:rgba(119,59,188,.251)}@media only screen and (max-width:1023px){.profile__edit_item{align-items:flex-start;flex-direction:column}}.profile__item{align-items:center;display:flex;justify-content:space-between}.profile__item:not(.profile__item:last-child){margin-bottom:16px}.profile__detail{display:flex;flex-direction:column}.profile__detail_title{color:rgba(0,0,0,.698);font-size:10px;font-weight:500;line-height:15px}body.dark .profile__detail_title{color:hsla(0,0%,100%,.698)}.profile__detail_content{color:#773bbc;font-size:14px;font-weight:600;line-height:35px}.profile__verify{align-items:center;color:#0f9563;display:flex;font-size:12px;font-weight:500;line-height:35px}.profile__verify .icon{height:20px;margin-right:6px;width:20px}body .dir-rtl .profile__verify .icon{margin-left:6px;margin-right:0}.profile__security .account__box{background:#fafcff}.switch{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;font-size:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch__input{left:0;opacity:0;position:absolute;top:0}.switch__input:checked+.switch__inner .switch__box{background:#37ffbc}.switch__input:checked+.switch__inner .switch__box:before{background:#fcfcfd;transform:translate(20px,-50%)}.switch__inner{display:inline-block}.switch__box,.switch__inner{position:relative;transition:all .2s}.switch__box{background:#e6e8ec;border-radius:12px;display:block;height:20px;width:40px}body.dark .switch__box{background:#353945}.switch__box:before{background:#37ffbc;border-radius:50%;content:"";height:12px;left:4px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:12px}.account__body{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.account__body{flex-direction:column;padding:60px 0 0}}.account__left{padding-right:16px;width:70%}@media only screen and (max-width:1023px){.account__left{padding-right:0;width:100%}}body .dir-rtl .account__left{padding-left:16px;padding-right:0}@media only screen and (max-width:767px){body .dir-rtl .account__left{padding-left:0}}.account__left.allchallenges{flex:1;width:60%}@media only screen and (max-width:767px){.account__left.allchallenges{width:100%}}.account__right{width:30%}@media only screen and (max-width:1023px){.account__right{width:100%}}.account__right.allchallenges{flex:1;width:40%}@media only screen and (max-width:767px){.account__right.allchallenges{width:100%}}.account__right.account{margin:24px 24px 0;width:20%}@media only screen and (max-width:767px){.account__right.account{width:90%}}.account__info{margin-bottom:16px}.account__box{background:#eaecef;border:1px solid rgba(119,59,188,.251);border-radius:6px;padding:24px}body.dark .account__box{background:rgba(233,242,255,.1)}@media only screen and (max-width:1023px){.account__box.info{border:none;padding:0}.account__box.info,body.dark .account__box.info{background:transparent}}.account__box.newchallenges{background:hsla(0,0%,83%,.588)}body.dark .account__box.newchallenges{background:hsla(0,0%,83%,.188)}.account__box.allchallenges{background:hsla(0,0%,83%,.588);border:1px solid #773bbc;height:100%}body.dark .account__box.allchallenges{background:hsla(0,0%,83%,.188)}@media only screen and (max-width:767px){.account__box.allchallenges{width:100%}}.account__box.challengedetails{background:hsla(0,0%,83%,.588);border:1px solid #773bbc;height:100%;width:50%}body.dark .account__box.challengedetails{background:hsla(0,0%,83%,.188)}@media only screen and (max-width:1023px){.account__box.challengedetails{width:100%}}.account__details{align-items:center;display:flex;justify-content:start}.account__details:first-child{margin-bottom:16px}.account__details_item{display:flex;flex-direction:column;margin-right:36px}.account__details_item .title{align-items:center;color:rgba(0,0,0,.698);display:flex}body.dark .account__details_item .title{color:hsla(0,0%,100%,.698)}body.dark .account__details_item .title svg path{fill:hsla(0,0%,100%,.698)}.account__details_item .content{font-size:14px;font-weight:600;line-height:35px;margin:0}.account__details_item .content .verify{align-items:center;color:#0f9563;display:flex}.account__details_item .content .unverify{align-items:center;color:#bd9028;display:flex}.account__details_item .content_icon{margin-right:6px}body .dir-rtl .account__details_item .content_icon{margin-left:6px;margin-right:0}.account__details_item .icon{margin:0 6px}body .dir-rtl .account__details_item .icon{transform:rotateY(180deg)}@media only screen and (max-width:1023px){.account__details_item{flex-direction:row;justify-content:space-between;margin-right:0;width:100%}.account__details.respons{flex-direction:column}}.account__avatar{height:32px;margin-right:12px;width:32px}body .dir-rtl .account__avatar{margin-left:12px;margin-right:0}.account__avatar .avatar-image{height:100%;width:100%}.account__avatar .avatar-image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.account__avatar .avatar-initials{align-items:center;background:#773bbc;border-radius:50%;color:#fcfcfd;display:flex;height:100%;justify-content:center;width:100%}.account__email{font-size:16px;font-weight:600;line-height:24px}.account__wallet{justify-content:space-between;margin-bottom:24px}.account__wallet,.account__wallet .link{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:21px}.account__wallet .link{color:#773bbc;cursor:pointer}.account__wallet .link svg path{fill:#773bbc}body .dir-rtl .account__wallet .link svg{transform:rotateY(180deg)}.account__wallet .icon{color:#773bbc;margin-left:6px}body .dir-rtl .account__wallet .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}.account__wallet_btns{align-items:center;display:flex;justify-content:space-between}.account__wallet_button{width:48%}.account__wallet_button:first-child:hover svg path{stroke:#773bbc}.account__wallet_button:last-child{background:transparent;border:1px solid #773bbc;color:#773bbc}.account__wallet_button:last-child:hover{background:#773bbc;color:#fbfbfb}.account__wallet_button:last-child:hover svg path{stroke:#fbfbfb}.account__wallet_button svg{margin-right:6px}body .dir-rtl .account__wallet_button svg{margin-left:6px;margin-right:0;transform:rotateY(180deg)}.account__wallet_links{border-top:1px solid #773bbc;display:flex;flex-direction:column;margin-top:16px;padding-top:16px}.account__wallet_item{background:rgba(119,59,188,.251);border-radius:6px;color:#121314;font-size:15px;font-weight:500;line-height:20px;padding:16px}.account__wallet_item:not(.account__wallet_item:last-child){margin-bottom:16px}.account__wallet_item:hover{color:#773bbc}body.dark .account__wallet_item{color:hsla(0,0%,100%,.698)}.account__balance{display:flex;flex-direction:column;margin-bottom:24px}.account__balance .show{align-items:center;color:#121314;display:flex;font-size:14px;font-weight:300;line-height:17.07px;margin-bottom:16px;opacity:50%}body.dark .account__balance .show{color:hsla(0,0%,100%,.698)}.account__balance .view__asset{cursor:pointer;height:18px;margin:0 6px;width:18px}.account__balance .view__asset svg{fill:#23262f;height:100%;width:100%}body.dark .account__balance .view__asset svg{fill:#fcfcfd}.account__balance .balance-usdt{font-size:24px;font-weight:600;line-height:27.07px}.account__balance .balance-usdt .usdt{align-items:baseline;direction:ltr;display:flex}.account__balance .balance-usdt .weight{font-size:14px;font-weight:400;line-height:20px;margin-left:6px}.account__shortcuts{display:flex;justify-content:space-between;margin-bottom:16px}.account__shortcuts .verify{align-items:center;background:#6366f1;border-radius:6px;display:flex;margin-right:12px;padding:16px;width:50%}body .dir-rtl .account__shortcuts .verify{margin-left:12px;margin-right:0}@media only screen and (max-width:767px){body .dir-rtl .account__shortcuts .verify{margin-left:0}}.account__shortcuts .verify_content{display:flex;flex-direction:column;width:75%}.account__shortcuts .verify_content .title{color:#fbfbfb;font-size:14px;font-weight:600;line-height:21px;margin-bottom:18px}.account__shortcuts .verify_content .text{color:#fbfbfb;font-size:13px;font-weight:400;line-height:21px;margin-bottom:18px}.account__shortcuts .verify_button{background:#fbfbfb;color:#773bbc;width:36%}.account__shortcuts .verify_button:hover{color:#6366f1}.account__shortcuts .verify_bg{width:25%}.account__shortcuts .verify_bg svg{width:100%}@media only screen and (max-width:1023px){.account__shortcuts .verify{margin-bottom:16px;margin-right:0;width:100%}}.account__shortcuts .trade-cart{background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;display:flex;flex-direction:column;font-size:14px;font-weight:600;line-height:21px;padding:16px;width:24%}body.dark .account__shortcuts .trade-cart{color:#01bc8d}.account__shortcuts .trade-cart .pending{align-items:center;color:#bd9028;display:flex;font-size:12px;font-weight:500;line-height:15.6px;margin-top:auto}.account__shortcuts .trade-cart .pending svg path{stroke:#bd9028}.account__shortcuts .trade-cart .pending .icon{margin-right:6px}body .dir-rtl .account__shortcuts .trade-cart .pending .icon{margin-left:6px;margin-right:0}body.dark .account__shortcuts .trade-cart .pending{color:#bd9028}body.dark .account__shortcuts .trade-cart .pending svg path{stroke:#bd9028}@media only screen and (max-width:1023px){.account__shortcuts .trade-cart .pending{margin-top:58px}}.account__shortcuts .trade-cart.mar-fix{margin-right:12px}body .dir-rtl .account__shortcuts .trade-cart.mar-fix{margin-left:12px;margin-right:0}@media only screen and (max-width:1023px){.account__shortcuts .trade-cart{justify-content:space-between;width:48%}.account__shortcuts{flex-wrap:wrap}}.account__tickets{display:flex;flex-direction:column;margin-bottom:16px}.account__tickets_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.account__tickets_btns{align-items:center;display:flex;justify-content:end}.account__tickets_button{line-height:18.2px}.account__tickets_bottom{align-items:center;border-top:1px solid #773bbc;display:flex;padding-top:16px}.account__tickets_bottom .item{display:flex;flex-direction:column;text-align:left;width:25%}.account__tickets_bottom .item .title{color:rgba(0,0,0,.698);font-size:14px;font-weight:500;line-height:21px;margin-bottom:6px}body.dark .account__tickets_bottom .item .title{color:hsla(0,0%,100%,.698)}.account__tickets_bottom .item .number{font-size:18px;font-weight:600;letter-spacing:.05em;line-height:35px}@media only screen and (max-width:1023px){.account__tickets_bottom .item{width:50%}.account__tickets_bottom{flex-wrap:wrap}}.account__security{margin-top:16px}.account__security_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.account__security_head .link,.account__security_head .title{font-size:14px;font-weight:600;line-height:21px}.account__security_head .link{align-items:center;color:#773bbc;cursor:pointer;display:flex}.account__security_head .link svg path{fill:#773bbc}body .dir-rtl .account__security_head .link svg{transform:rotateY(180deg)}.account__security_level{align-items:flex-end;display:flex;margin-bottom:20px}.account__security_level .title-level{font-size:14px;font-weight:400;line-height:21px}.account__security_level .levels{align-items:center;display:flex;margin-left:12px}body .dir-rtl .account__security_level .levels{margin-left:12px;margin-right:12px}.account__security_level_default{border:3px solid rgba(119,59,188,.251);margin-right:4px;width:36px}.account__security_level_one{border:3px solid #bd2828;margin-right:4px;width:36px}.account__security_level_tow{border:3px solid #bd9028;margin-right:4px;width:36px}.account__security_level_three{border:3px solid #28bd55;width:36px}.account__security_boxes{display:flex;flex-wrap:wrap}.account__security_boxes .box{border:1px solid #773bbc;border-radius:6px;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:center;line-height:21px;padding:16px;text-align:center;width:45%}.account__security_boxes .box:first-child{margin-bottom:21px;width:100%}.account__security_boxes .box:last-child{margin-left:auto}body .dir-rtl .account__security_boxes .box:last-child{margin-left:0;margin-right:auto}body.dark .account__security_boxes .box{border-color:rgba(186,215,255,.2)}.account__security_boxes .box_button{font-size:12px;font-weight:500;line-height:15.2px;margin:32px auto 0}.account__security_boxes .box_button.set{background:rgba(119,59,188,.251);color:#773bbc;margin:0}body.dark .account__security_boxes .box_button.set{background:rgba(119,59,188,.251)}.account__security_boxes .pass{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.account__security_boxes .set-pass{align-items:center;color:#773bbc;display:flex;justify-content:center}.account__notif{width:100%}.account__notif_head{justify-content:space-between}.account__notif_head,.account__notif_link{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:21px}.account__notif_link{color:#773bbc}.account__notif_link svg path{fill:#773bbc}.account__notif_link .icon{height:9px;margin-left:6px;width:9px}body .dir-rtl .account__notif_link .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}.account__notif_container{height:284px;overflow-y:auto;padding-right:3px;width:100%}.account__notif_container::-webkit-scrollbar{width:3px}.account__notif_container::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.account__notif_container::-webkit-scrollbar-track{background:transparent}.account__notif_container.fix-height{height:444px}.account__notif_table{display:table;padding-top:12px;width:100%}.account__notif_table .table__row{display:table-row}@media only screen and (max-width:1023px){.account__notif_table .table__row{display:table-row!important}}.account__notif_table .table_notif_col{border-bottom:1px solid rgba(0,0,0,.102);display:table-cell;overflow:hidden;padding:16px 8px;text-overflow:ellipsis;white-space:nowrap;width:50%}.account__notif_table .table_notif_col:last-child{text-align:right}body.dark .account__notif_table .table_notif_col{border-color:hsla(0,0%,100%,.102)}.account__notif_table .notif-content{display:flex;flex-direction:column}.account__notif_table .devise{color:#773bbc;font-size:14px;font-weight:600;line-height:21px}.account__notif_table .country{color:rgba(0,0,0,.698);font-size:10px;font-weight:500;line-height:15px}body.dark .account__notif_table .country{color:hsla(0,0%,100%,.698)}.account__notif_table .time{font-size:14px;font-weight:500;line-height:21px}.account__notif_table .ip{color:rgba(0,0,0,.698);font-size:10px;font-weight:500;line-height:15px}body.dark .account__notif_table .ip{color:hsla(0,0%,100%,.698)}@media only screen and (max-width:1023px){.account__notif{margin-bottom:16px}}.account__markets{margin:32px 0;width:100%}.account__level{border-radius:6px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#01bc8d;display:inline-block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429;margin-right:10px;padding:8px 16px}body .dir-rtl .account__level{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1023px){.account__level{margin-right:6px}}body.dark .account__level{box-shadow:inset 0 0 0 2px #353945}.account .select{background:#f4f5f6;border-radius:24px;box-shadow:inset 0 0 0 2px #f4f5f6;flex-shrink:0;margin:12px 0 0 36px;width:200px}@media only screen and (max-width:767px){.account .select{margin:40px 0 0;width:100%}}body.dark .account .select{background:#23262f;box-shadow:inset 0 0 0 2px #23262f}.account__settings:not(:first-child){margin-top:38px}@media only screen and (max-width:767px){.account__settings:not(:first-child){margin-top:24px}}.account__title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:30px}.account__subtitle{border-bottom:1px solid #e6e8ec;color:#b1b5c3;font-size:12px;font-weight:700;line-height:1;margin-bottom:24px;padding-bottom:24px;text-transform:uppercase}body.dark .account__subtitle{border-color:#353945}.account__item{align-items:center;display:flex;font-weight:500}.account__item:not(:last-child){margin-bottom:24px}.account__category{margin-right:auto}.account__btns{margin-top:30px}@media only screen and (max-width:1023px){.account__btns{margin-top:24px}}.referrals__head{background:linear-gradient(90deg,#fff,rgba(119,59,188,.251));border:1px solid #773bbc;border-radius:6px;margin-bottom:24px;padding:24px 16px}body .dir-rtl body.dark .referrals__head,body.dark .referrals__head{background:linear-gradient(90deg,rgba(233,242,255,.102),rgba(119,59,188,.251))}@media only screen and (max-width:1023px){.referrals__head{margin-top:32px}}@media only screen and (max-width:767px){.referrals__head{flex-direction:column;margin-top:32px}}body .dir-rtl .referrals__head{background:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(119,59,188,.2))}.referrals__code{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.referrals__code{align-items:right;flex-direction:column}}.referrals__text{display:flex;flex-direction:column}@media only screen and (max-width:767px){.referrals__text{text-align:center}}.referrals__friend{font-size:14px;font-weight:600;line-height:21px;margin-bottom:12px}@media only screen and (max-width:767px){.referrals__friend{font-size:13px}}.referrals__info{font-size:14px;font-weight:400;line-height:25.2px}@media only screen and (max-width:1023px){.referrals__info{width:200px}}@media only screen and (max-width:767px){.referrals__info{font-size:12px;margin-bottom:32px}}.referrals__box{align-items:center;display:flex;width:70%}@media only screen and (max-width:1023px){.referrals__box{width:80%}}@media only screen and (max-width:767px){.referrals__box{display:flex;width:100%}}.referrals__box_left{align-items:center;background:#fbfbfb;border:1px solid #773bbc;border-radius:6px 0 0 6px;color:rgba(0,0,0,.5);display:flex;justify-content:space-between;padding:22px;width:100%}.referrals__box_left .code{color:#121314}@media only screen and (max-width:767px){.referrals__box_left{padding:16px 6px;text-align:center;width:100%}}.referrals__box_right1,body .dir-rtl .referrals__box_left{border-radius:0 6px 6px 0}.referrals__box_right1{background:#6366f1;color:#fff;padding:24px}@media only screen and (max-width:767px){.referrals__box_right1{padding:18px 14px}}body .dir-rtl .referrals__box_right1{border-radius:6px 0 0 6px}.referrals__box_right2{background:#6366f1;border-radius:0 6px 6px 0;color:#fff;padding:24px}@media only screen and (max-width:1023px){.referrals__box_right2{padding:35px 24px}}@media only screen and (max-width:767px){.referrals__box_right2{padding:30px 10px}}body .dir-rtl .referrals__box_right2{border-radius:6px 0 0 6px}.referrals__link{align-items:flex-end;display:flex;justify-content:space-between;margin-top:16px}@media only screen and (max-width:767px){.referrals__link{align-items:right;align-items:unset;flex-direction:column-reverse}}.referrals__button{gap:10px;margin-right:12px;padding:8px 16px 8px 24px}@media only screen and (max-width:1023px){.referrals__button{margin-bottom:6px}}@media only screen and (max-width:767px){.referrals__button{height:auto;margin-top:0}}.referrals__button_table{font-size:11px;padding:0 12px}.referrals__Back{gap:6px;padding:12px 12px 12px 6px}@media only screen and (max-width:767px){.referrals__Back{margin-top:32px}}.referrals__Back svg{transform:rotateY(1turn)}body .dir-rtl .referrals__Back svg{transform:rotateY(180deg)}body .dir-rtl .referrals__Back{padding:12px 6px 12px 12px}.referrals__body{display:flex;gap:24px}@media only screen and (max-width:1023px){.referrals__body{margin-bottom:32px}}@media only screen and (max-width:767px){.referrals__body{flex-direction:column}}.referrals__left{width:70%}.referrals__left_top{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;height:185px;padding:24px}body.dark .referrals__left_top{background:rgba(233,242,255,.1)}@media only screen and (max-width:767px){.referrals__left_top{height:auto;padding:16px}}.referrals__left_down{background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;height:260px;margin-top:24px;padding:24px 16px}@media only screen and (max-width:767px){.referrals__left_down{height:auto}.referrals__left{width:100%}}.referrals__overview{align-items:center;display:flex;font-size:14px;justify-content:space-between}@media only screen and (max-width:767px){.referrals__overview{font-size:12px}}.referrals__history{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:500}.referrals__history svg{color:#773bbc;margin-left:6px}@media only screen and (max-width:767px){.referrals__history{font-size:12px}}.referrals__stats{color:#14463a;display:flex;justify-content:space-between}body.dark .referrals__stats{color:#b9b9b9}@media only screen and (max-width:1023px){.referrals__stats{margin-top:0}}.referrals__stat{border-right:1px solid #773bbc;display:flex;flex-direction:column;justify-content:space-between;padding:14px;text-align:center;width:33%}body .dir-rtl .referrals__stat{border-left:1px solid #773bbc;border-right:none;text-align:right}.referrals__stat:last-child{border-right:none}body .dir-rtl .referrals__stat:last-child{border-left:none}.referrals__stat span:first-child{display:block;font-size:14px;font-weight:400;line-height:25.2px;margin-bottom:12px}@media only screen and (max-width:1023px){.referrals__stat span:first-child{font-size:13px;line-height:24px}}@media only screen and (max-width:767px){.referrals__stat span:first-child{font-size:11px}}.referrals__stat span:last-child{font-size:14px;font-weight:800}@media only screen and (max-width:767px){.referrals__stat span:last-child{font-size:12px}}.referrals__rules{font-size:14px;font-weight:600;line-height:21px}.referrals__lorem{color:#353945;font-size:14px;font-weight:400;line-height:21px;line-height:24px;margin-top:20px;text-align:left}body.dark .referrals__lorem{color:#b9b9b9}@media only screen and (max-width:1023px){.referrals__lorem{margin-top:6px}}body .dir-rtl .referrals__lorem{text-align:right}.referrals__right{background:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:24px;width:30%}body.dark .referrals__right{background:rgba(233,242,255,.1)}@media only screen and (max-width:1023px){.referrals__right{margin-top:32px}}@media only screen and (max-width:767px){.referrals__right{margin-bottom:0;margin-top:0;width:100%}}.referrals__faq{font-size:14px;margin:0}@media only screen and (max-width:767px){.referrals__faq{text-align:center}}.referrals__view{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:500}.referrals__view svg{color:#773bbc;margin-left:6px}.referrals__line{border-bottom:2px dashed #773bbc}.referrals__num{color:rgba(151,87,215,.7);font-weight:400;margin-right:10px}.referrals__faqitem{padding:16px 0}@media only screen and (max-width:1023px){.referrals__faqitem{padding:0}}.referrals__faqitem--active{border-radius:6px}.referrals__question{align-items:center;color:#121314;cursor:pointer;display:flex;font-size:14px;position:relative}body.dark .referrals__question{color:#fbfbfb}@media only screen and (max-width:1023px){.referrals__question{font-size:14px;padding:12px 0}}@media only screen and (max-width:321px){.referrals__question{font-size:12px}}.referrals__question .icon{fill:#777e90;height:22px;margin-left:auto;transition:transform .2s;width:22px}body .dir-rtl .referrals__question .icon{margin-left:0;margin-right:auto}.referrals__answer{font-size:14px;font-weight:400;line-height:28px;padding-top:8px;text-align:left}body.dark .referrals__answer{color:#b9b9b9}@media only screen and (max-width:1023px){.referrals__answer{font-size:12px}}@media only screen and (max-width:767px){.referrals__answer{padding-bottom:20px}}@media only screen and (max-width:321px){.referrals__answer{font-size:10px}}body .dir-rtl .referrals__answer{text-align:auto;text-align:right}.referrals__activity{overflow:hidden}.referrals__activity_top{background-color:#fafcff;border:1px solid #773bbc;border-radius:6px;height:333px;margin-top:24px;overflow-y:auto;padding:24px 16px;width:100%}body.dark .referrals__activity_top{background:rgba(233,242,255,.1)}@media only screen and (max-width:767px){.referrals__activity_top{margin-top:0}}.referrals__activity_down{background-color:#fafcff;border:1px solid #773bbc;border-radius:6px;height:333px;margin-top:24px;overflow-y:auto;padding:24px 16px;width:100%}body.dark .referrals__activity_down{background:rgba(233,242,255,.1)}.referrals__referral{display:flex;font-size:14px;font-weight:600;line-height:21px;margin-bottom:20px;text-align:left}body .dir-rtl .referrals__referral{text-align:right}.referrals__rewards{margin-bottom:20px}.referrals__table{width:100%}.referrals__table__inner{display:table;overflow-y:scroll;width:100%}.referrals__table__row{background-color:rgba(119,59,188,.251);border-radius:6px;display:table-row;padding:0 24px}.referrals__table__row:first-child .referrals__table__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .referrals__table__row:first-child .referrals__table__col:first-child{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.referrals__table__row:first-child .referrals__table__col:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .referrals__table__row:first-child .referrals__table__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.referrals__table__rows{display:table-row;padding:0 24px}.referrals__table__rows:first-child .referrals__table__col,.referrals__table__rows:last-child .referrals__table__col{border-bottom:none}.referrals__table__col{border-bottom:1px solid hsla(0,0%,100%,.12);color:#773bbc;display:table-cell;font-weight:500;overflow:hidden;padding:6px 24px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.referrals__table__col:first-child{width:256px}@media only screen and (max-width:767px){.referrals__table__col:first-child{width:24px}}.referrals__table__col:nth-child(2){width:284px}.referrals__table__col:nth-child(3){width:240px}.referrals__table__col:last-child{padding-right:24px;text-align:right}body .dir-rtl .referrals__table__col:last-child{text-align:left}@media only screen and (max-width:767px){body .dir-rtl .referrals__table__col:last-child{text-align:right}.referrals__table__col:last-child{padding-right:6px}.referrals__table__col{font-size:11px;font-weight:400;padding:4px}}body .dir-rtl .referrals__table__col{text-align:right}@media only screen and (max-width:767px){body .dir-rtl .referrals__table__col{text-align:center}}.referrals__camera{align-items:center;display:flex;justify-content:center;margin-top:40px}.referrals_back{cursor:pointer;display:flex;margin-bottom:16px}body .dir-rtl .referrals_back{transform:rotateY(180deg)}.referrals__create{align-items:center;background:linear-gradient(270deg,hsla(0,0%,100%,.4),rgba(64,149,135,.4));border:1px solid #773bbc;border-radius:6px;display:flex;gap:10px;height:118px;justify-content:space-between;padding:32px 24px;width:100%}body.dark .referrals__create{background:linear-gradient(270deg,hsla(0,0%,100%,.2),rgba(64,149,135,.2))}@media only screen and (max-width:1023px){.referrals__create{margin-top:32px}}@media only screen and (max-width:767px){.referrals__create{display:block;flex-direction:column;height:auto;padding:16px 12px}}body .dir-rtl .referrals__create{background:linear-gradient(90deg,hsla(0,0%,100%,.2),rgba(64,149,135,.2))}.referrals__create_description{display:flex;flex-direction:column}body .dir-rtl .referrals__create_description{margin-bottom:12px}.referrals__create_title{font-size:14px;font-weight:700}.referrals__create_subtitle{color:#773bbc;font-size:14px;font-weight:400;line-height:25.2px;margin-top:8px;text-align:left}body.dark .referrals__create_subtitle{color:#eaecef}body .dir-rtl .referrals__create_subtitle{text-align:right}.referrals__codehistory{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;margin-top:24px;padding:24px}body.dark .referrals__codehistory{background:rgba(233,242,255,.1)}.referrals__card{background:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:4px;margin-top:24px;padding:28px 24px}@media only screen and (max-width:767px){.referrals__card{overflow-y:auto}}.referrals__card_header{font-size:16px;font-weight:700;margin-bottom:24px}.referrals__card_body{display:flex;flex-direction:column}.referrals__details-row{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.referrals__details-row{flex-direction:column}}.referrals__separator{border-top:1px solid #773bbc;margin:20px 0}.referrals__details-item{display:flex;flex-direction:column}.referrals__details-item1{display:flex;flex-direction:row}@media only screen and (max-width:1023px){.referrals__details-item1{padding-right:30px}}@media only screen and (max-width:767px){.referrals__details-item1{padding-bottom:16px}}.referrals__label{font-size:14px;margin-right:6px}.referrals__value{align-items:center;color:#773bbc;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px}.referrals__value svg{cursor:pointer}body.dark .referrals__value{color:#eaecef}.referrals__commission{align-items:center;display:flex;gap:10px;justify-content:space-between}.referrals_container{background:#fbfbfb;border:1px solid hsla(0,0%,100%,.502);border-radius:6px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);height:470px;left:50%;padding:32px;position:fixed;top:50%;transform:translate(-50%,-45%);width:570px;z-index:10002}body.dark .referrals_container{background:#121314}@media only screen and (max-width:767px){.referrals_container{height:auto;left:50%;top:10%;transform:translate(-50%);width:90%}}.referrals__createpopup{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.referrals__createpopup{flex-direction:row}}.referrals__codepopup{font-size:18px;font-weight:600;line-height:23.4px;text-align:left}.referrals__inviteespopup{color:#777e90;font-size:14px;font-weight:500;line-height:18.2px;margin-top:20px;text-align:left}body .dir-rtl .referrals__inviteespopup{text-align:right}.referrals__options{display:flex;gap:12px;margin-top:12px}.referrals__options_rate{border:1px solid #773bbc;border-radius:112px;color:#773bbc;cursor:pointer;font-size:14px;padding:8px 12px;transition:background-color .3s ease,color .3s ease}.referrals__options_rate.active{background-color:#773bbc;color:#fff}@media only screen and (max-width:767px){.referrals__options{flex-direction:row}}.referrals__availablepopup{margin-top:20px}.referrals__allocationpopup{display:flex;gap:6px;margin-bottom:10px}.referrals__labelpopup{font-size:16px;font-weight:600;line-height:20.8px;text-align:left}.referrals__labelitem{font-size:14px;font-weight:600;line-height:28px;padding-left:20px;position:relative;text-align:left}body .dir-rtl .referrals__labelitem{padding-right:20px;position:unset}.referrals__labelitem:before{color:#777e90;content:"•";font-size:18px;left:0;position:absolute;top:50%;transform:translateY(-50%)}body .dir-rtl .referrals__labelitem:before{position:unset}.referrals__valueitem{color:#773bbc;font-size:14px;font-weight:600;line-height:28px;text-align:left}.referrals__valueitem_value2{color:#ffd166}.referrals__valuepopup{color:#773bbc;font-size:16px;font-weight:600;line-height:20.8px;text-align:left}.referrals__rate{display:flex;flex-direction:column}.referrals__rate_item{color:#777e90;font-weight:600;gap:6px}.referrals__rate_item,.referrals__remarks{display:flex;font-size:14px;line-height:28px;text-align:left}.referrals__remarks{color:#773bbc;flex-direction:column;font-weight:400;margin-bottom:10px;margin-top:16px}body .dir-rtl .referrals__remarks{text-align:right}.referrals__remarks_box{border:1px solid #773bbc;border-radius:6px;padding:12px;width:100%}.referrals__remarks_box:focus{--tw-ring-color:$p4;border-color:#01bc8d}@media only screen and (max-width:767px){.referrals__remarks{margin-bottom:0;margin-top:0;padding:6px}.referrals__allbutton{margin-top:24px}}.referrals__buttons{display:flex;justify-content:space-between;margin-top:20px}body .dir-rtl .referrals__buttons{direction:ltr}.referrals__button_create{border-radius:4px;cursor:pointer;font-size:14px;padding:25px 100px}@media only screen and (max-width:767px){.referrals__button_create{padding:25px 50px}}.referrals__button_cancel{background:rgba(119,59,188,.251);border-color:#773bbc;border-radius:4px;color:#773bbc;cursor:pointer;font-size:14px;padding:25px 100px}@media only screen and (max-width:767px){.referrals__button_cancel{padding:25px 50px}}.keys__stage{color:#353945;font-size:11px;line-height:1.6666666667}@media only screen and (max-width:767px){.keys__stage{margin-bottom:12px}}body.dark .keys__stage{color:#e6e8ec}.keys__title{margin-bottom:12px}.keys__disabled .keys__title span{color:#ff6838}.keys__enabled .keys__title span{color:#01bc8d}.keys__email{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:48px}@media only screen and (max-width:767px){.keys__email{margin-bottom:32px}}.keys__email .icon{fill:#23262f;height:24px;margin-right:12px;width:24px}body.dark .keys__email .icon{fill:#fcfcfd}.keys__subtitle{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:24px}.keys__info{color:#353945;font-size:16px;line-height:1.5;margin-bottom:32px}body.dark .keys__info{color:#e6e8ec}.keys__row{display:flex;margin:0 -8px}@media only screen and (max-width:767px){.keys__row{display:block;margin:0}}.keys__row .field{flex:0 0 calc(50% - 16px);margin:0 8px;position:relative;width:calc(50% - 16px)}@media only screen and (max-width:767px){.keys__row .field{margin:0;width:100%}.keys__row .field:not(:last-child){margin-bottom:16px}}.keys__form .keys__button{margin-top:16px}@media only screen and (max-width:767px){.keys__form .keys__button{width:100%}}.keys__preview{margin-bottom:48px;text-align:center}@media only screen and (max-width:767px){.keys__preview{margin-top:16px}.keys__preview img{max-width:300px}}.keys__text{color:#777e90;font-weight:500;margin-bottom:16px;text-align:center}.keys__btns,.keys__confirm .keys__email{justify-content:center}.keys__btns{display:flex}@media only screen and (max-width:767px){.keys__btns{display:block}.keys__btns .keys__button{width:100%}}.keys__btns .keys__button:not(:last-child){margin-right:16px}@media only screen and (max-width:767px){.keys__btns .keys__button:not(:last-child){margin:0 0 12px}}.keys__item{border-top:1px solid #e6e8ec;margin-top:48px;padding-top:48px}@media only screen and (max-width:767px){.keys__item{margin-top:24px;padding-top:24px}}body.dark .keys__item{border-color:#353945}@media only screen and (max-width:767px){.keys__item:last-child .keys__button{width:100%}}.keys__group{margin-bottom:24px}.keys__box{position:relative}.keys__box .field{padding-right:36px;position:relative}.keys__box .field__label{color:#23262f}body.dark .keys__box .field__label{color:#777e90}.keys__box .field__input{background:#f4f5f6;border-color:#f4f5f6;padding-right:82px}body.dark .keys__box .field__input{background:#23262f;border-color:#23262f}.keys__box .field__input:focus{background:transparent;border-color:#01bc8d}.keys__box:not(:last-child){margin-bottom:24px}.keys__remove{bottom:12px;position:absolute;right:0}.keys__remove .icon{fill:#777e90;height:24px;transition:fill .2s;width:24px}.keys__remove:hover .icon{fill:#23262f}.keys__category{bottom:11px;position:absolute;right:48px}.keys__confirm,.keys__enabled{display:none}.sessions__section:not(:last-child){margin-bottom:48px}.sessions__title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:10px;margin-top:60px}@media only screen and (max-width:1023px){.sessions__title{margin-bottom:10px;margin-top:50px}}.sessions__table{display:table;width:100%}.sessions__row{display:table-row}.sessions__row:first-child .sessions__col{border-bottom:1px solid #f4f5f6;color:#353945;font-size:11px;font-weight:600;line-height:1.6666666667}body.dark .sessions__row:first-child .sessions__col{border-color:#23262f;color:#b1b5c3}.sessions__row:not(:first-child):not(:last-child) .sessions__col{border-bottom:1px solid #e6e8ec}body.dark .sessions__row:not(:first-child):not(:last-child) .sessions__col{border-color:#353945}.sessions__col{display:table-cell;font-size:11px;overflow:hidden;padding-bottom:12px;padding-top:12px;text-overflow:ellipsis;white-space:nowrap}.sessions__col:nth-child(2){padding-left:32px;padding-right:32px}@media only screen and (max-width:1023px){.sessions__col:nth-child(2){padding-left:12px;padding-right:12px}}.sessions__col:last-child{text-align:right}.sessions__content{font-weight:500}.sessions__content.referral{direction:ltr;float:right}.sessions__note{color:#777e90}.sessions__location,.sessions__status{min-width:64px;text-align:center}body.dark .sessions__location{background:#fcfcfd;color:#23262f}.sessions__btns{margin-top:36px;text-align:right}@media only screen and (max-width:767px){.sessions__btns{margin-top:16px}.sessions__button{width:100%}}@media only screen and (max-width:1023px){.security{padding:60px 0}}.security__head{display:flex;flex-direction:column;margin-bottom:24px}.security__title{font-size:14px;font-weight:600;line-height:21px;margin-bottom:8px}.security__level{align-items:flex-end;display:flex}.security__level .title{font-size:14px;font-weight:400;line-height:21px}.security__level .levels{align-items:center;display:flex;margin-left:8px}.security__level_default{border:3px solid #deecff;margin-right:4px;width:36px}.security__level_one{border:3px solid #bd2828;margin-right:4px;width:36px}.security__level_tow{border:3px solid #bd9028;margin-right:4px;width:36px}.security__level_three{border:3px solid #28bd55;width:36px}.security__box{background:rgba(0,0,0,.05);border:1px solid rgba(119,59,188,.251);border-radius:6px;margin-bottom:16px;padding:24px 16px}body.dark .security__box{background:rgba(233,242,255,.1)}.security__item{align-items:center;background:rgba(119,59,188,.251);border:1px solid rgba(119,59,188,.251);border-radius:6px;display:flex;justify-content:space-between;padding:16px}.security__item:not(.security__item:last-child){margin-bottom:16px}.security__item_left{display:flex;flex-direction:column;width:70%}@media only screen and (max-width:1023px){.security__item_left{width:100%}}.security__item_right{align-items:center;display:flex;justify-content:flex-end;width:30%}@media only screen and (max-width:1023px){.security__item_right{width:100%}}.security__item_title{font-size:14px;font-weight:600;line-height:35px}.security__item_content{font-size:10px;font-weight:500;line-height:15px}body.dark .security__item{background:rgba(119,59,188,.251)}@media only screen and (max-width:1023px){.security__item{align-items:flex-start;flex-direction:column}}.security__status{align-items:center;display:flex;font-size:12px;font-weight:500;justify-content:flex-start;line-height:35px;width:70%}.security__status .set{align-items:center;color:#0f9563;display:flex}body.dark .security__status .set svg path{fill:#0f9563}.security__status .Unset{align-items:center;color:#bd9028;display:flex}.security__status .icon{margin-right:6px}body .dir-rtl .security__status .icon{margin-left:6px;margin-right:0}body.dark .security__status svg path{fill:#fff}.security__button{align-items:center;display:flex;justify-content:flex-end;width:30%}.security__button button{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:600;line-height:21px}.security__button .icon{margin:0 6px}body .dir-rtl .security__button .icon{transform:rotateY(180deg)}.security__button svg path{fill:#773bbc}.security__2fa{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.security__2fa{padding:60px 0}}.security__2fa_left{padding-right:16px;width:70%}@media only screen and (max-width:1023px){.security__2fa_left{padding-right:0;width:100%}}body .dir-rtl .security__2fa_left{padding-left:16px;padding-right:0}@media only screen and (max-width:1023px){body .dir-rtl .security__2fa_left{padding-left:0}}.security__2fa_right{width:30%}@media only screen and (max-width:1023px){.security__2fa_right{margin-top:24px;width:100%}}.security__2fa_box{background:rgba(86,235,190,.05);border:1px solid rgba(119,59,188,.251);border-radius:6px;padding:24px}body.dark .security__2fa_box{background:rgba(244,249,255,.102)}@media only screen and (max-width:1023px){.security__2fa_box{padding:16px}}.security__2fa_stage{margin-bottom:24px}.security__2fa_stage .download{align-items:center;display:flex;margin-top:8px}.security__2fa_stage .download__link{margin-right:16px}.security__2fa_content,.security__2fa_note{font-size:14px;font-weight:400;line-height:28px}.security__2fa_note{color:#bd9028}.security__2fa_code{margin:16px 0}.security__2fa_code,.security__2fa_subtitle{font-size:14px;font-weight:400;line-height:28px}.security__2fa_subtitle{margin:16px 0 8px}@media only screen and (max-width:1023px){.security__2fa{flex-direction:column}}.security__2fa_mobile_back{display:none}@media only screen and (max-width:1023px){.security__2fa_mobile_back{align-items:center;color:#773bbc;display:flex;margin:12px 0}.security__2fa_mobile_back svg{height:12px;margin-left:8px;width:12px}}.security__code{align-items:center;display:flex;margin-bottom:16px}.security__code input{background:transparent;border:1px solid rgba(0,0,0,.173);border-radius:6px;color:rgba(0,0,0,.5);font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;height:44px;line-height:20.8px;padding:13px 10px;transition:all .2s;width:333px}.security__code input:hover{border:1px solid #00b169}body.dark .security__code input{border:1px solid #fff;color:#fcfcfd}.security__code input::-moz-placeholder{color:rgba(0,0,0,.169);font-size:14px;font-weight:100}.security__code input::placeholder{color:rgba(0,0,0,.169);font-size:14px;font-weight:100}body.dark .security__code input::-moz-placeholder{color:#fcfcfd}body.dark .security__code input::placeholder{color:#fcfcfd}.security__code input:focus{--tw-ring-color:unset;border:none;border-color:unset;box-shadow:unset}@media only screen and (max-width:1023px){.security__code input{width:auto}}.security__code_button{height:44px;margin-left:6px}body .dir-rtl .security__code_button{margin-left:0;margin-right:6px}.security__password{background:#f4f9ff;border:1px solid rgba(119,59,188,.251);border-radius:6px;padding:24px}body.dark .security__password{background:rgba(12,89,66,.6)}@media only screen and (max-width:1023px){.security__password{margin:60px 0}}.security__password_note{color:#bd9028;font-size:14px;font-weight:400;line-height:28px;margin:16px 0}.security__password_label{font-size:14px;font-weight:400;line-height:28px;margin-bottom:12px}.security__password_input{margin-bottom:24px}.security__password_input input{background:transparent;border:1px solid rgba(0,0,0,.173);border-radius:6px;color:rgba(0,0,0,.5);font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;height:44px;line-height:20.8px;padding:13px 10px;transition:all .2s;width:420px}body.dark .security__password_input input{border-color:#fff;color:#fcfcfd}.security__password_input input::-moz-placeholder{color:rgba(0,0,0,.169);font-size:14px;font-weight:100}.security__password_input input::placeholder{color:rgba(0,0,0,.169);font-size:14px;font-weight:100}body.dark .security__password_input input::-moz-placeholder{color:#fcfcfd;opacity:50%}body.dark .security__password_input input::placeholder{color:#fcfcfd;opacity:50%}.security__password_input input:focus{--tw-ring-color:unset;border:none;border-color:unset;box-shadow:unset}@media only screen and (max-width:1023px){.security__password_input input{width:auto}}.security__password_button{height:44px}.security__password_mobile_back{display:none}@media only screen and (max-width:1023px){.security__password_mobile_back{align-items:center;color:#773bbc;display:flex;margin-bottom:18px}.security__password_mobile_back svg{height:12px;margin-left:8px;width:12px}}.security__logs{background:transparent;padding:24px}.security__logs_container{height:420px;margin-top:24px;width:100%}@media only screen and (max-width:767px){.security__logs{overflow-x:auto}}.security__logs_table{display:table;width:100%}.security__logs_row{display:table-row}.security__logs_row:first-child{background:rgba(119,59,188,.251);border:1px solid rgba(119,59,188,.251);border-radius:6px;color:#773bbc;font-size:14px;font-weight:500;line-height:24px}.security__logs_row:not(.security__logs_row:first-child) .security__logs_col{border-bottom:1px solid rgba(0,0,0,.102)}.security__logs_col{color:rgba(0,0,0,.698);display:table-cell;font-size:14px;font-weight:500;line-height:21px;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap}body.dark .security__logs_col{color:hsla(0,0%,100%,.698)}.security__logs_mobile_back{display:none}@media only screen and (max-width:1023px){.security__logs_mobile_back{align-items:center;color:#773bbc;display:flex;margin-bottom:8px}.security__logs_mobile_back svg{height:12px;margin-left:8px;width:12px}.security__logs{padding:0}}.security__disabled .security__title span{color:#ff6838}.security__enabled .security__title span{color:#01bc8d}.security__text{color:#777e90;font-size:11px;line-height:1.6666666667;margin-bottom:40px}.security__text span{color:#23262f;font-weight:600}body.dark .security__text span{color:#fcfcfd}.security__email{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:24px}.security__email .icon{fill:#23262f;height:24px;margin-right:12px;width:24px}body.dark .security__email .icon{fill:#fcfcfd}.security__subtitle{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:8px}.security__info{color:#353945;margin-bottom:24px}body.dark .security__info{color:#b1b5c3}.security__row{display:flex;margin:0 -8px}@media only screen and (max-width:767px){.security__row{display:block;margin:0}}.security__row .field{flex:0 0 calc(50% - 16px);margin:0 8px;position:relative;width:calc(50% - 16px)}@media only screen and (max-width:767px){.security__row .field{margin:0;width:100%}.security__row .field:not(:last-child){margin-bottom:16px}}.security__details{background:#fcfcfd;border-radius:32px 32px 0 0;margin:64px auto 0;max-width:256px;padding:32px 48px}body.dark .security__details{background:#353945}.security__details .security__button{margin-top:48px;width:100%}.security__btns{margin-top:32px;text-align:center}@media only screen and (max-width:767px){.security__btns{margin-top:24px}.security__btns .security__button{width:100%}}.security__enabled .security__button{margin-top:16px}@media only screen and (max-width:767px){.security__enabled .security__button{width:100%}}.security__disabled{display:none}.password__form{margin:0 auto;max-width:380px}.password__title{text-align:center}.password .field:not(:last-child),.password__form .password__title{margin-bottom:32px}.password__form .password__button{width:100%}.password__wrap{display:none;text-align:center}.password__wrap .password__title{margin-bottom:8px}.password__info{font-size:16px;line-height:1.5;margin-bottom:32px;text-align:center}.login{display:flex;padding:32px}@media only screen and (max-width:1023px){.login{background-attachment:fixed;background-blend-mode:soft-light;background-color:#cbcbcb;background-image:url(/images/login-bg.png);background-position:90% 50%;background-repeat:no-repeat;background-size:cover;padding:32px 16px}body.dark .login{background-color:#23262f}}.login__col{position:relative}.login__col:first-child{background-color:#23262f;background-image:url(/images/login-bg.png);background-position:100% 50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-shrink:0;min-height:100vh;width:50%}@media only screen and (max-width:1023px){.login__col:first-child{display:none}}.login__col:nth-child(2){display:block;padding:77px;position:relative;width:100%}@media only screen and (max-width:1023px){.login__col:nth-child(2){min-height:calc(var(--vh, 1vh)*100);padding:0}}.login__home{align-items:center;background:rgba(151,87,215,.7);border-radius:82px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:400;left:26px;padding:12px;position:absolute;top:30px;z-index:999}body .dir-rtl .login__home{left:auto;right:26px}.login__home .icon{margin-right:8px}body .dir-rtl .login__home .icon{margin-left:8px;margin-right:0;transform:rotate(180deg)}.login__home.mobile{display:none}@media only screen and (max-width:1023px){.login__home.mobile{display:flex;left:0;top:24px}}.login__head{align-items:center;display:inline-flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;justify-content:space-between;line-height:1.1428571429;margin:0 auto 32px;width:100%}body .dir-rtl .login__head{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:1419px){.login__head{margin:0 auto 32px}}@media only screen and (max-width:1023px){.login__head{margin:50px auto 25px}}@media only screen and (max-width:767px){.login__head{margin:33px auto;position:static;text-align:center}}.login__head__left{align-items:center;display:flex}@media only screen and (max-width:767px){.login__head__left{margin-bottom:10px}}.login__head__right{align-items:center;display:flex}@media only screen and (max-width:767px){.login__head__right{margin-bottom:10px}}.login__head .login__link{color:#773bbc;margin-left:5px;transition:color .2s}body .dir-rtl .login__head .login__link{margin-left:0;margin-right:5px}.login__head .login__link:hover{color:rgba(119,59,188,.251)}.login__logo{height:38px;margin-bottom:36px;width:138px}.login__logo img{height:100%;width:100%}@media only screen and (max-width:1023px){.login__logo{display:none}}.login__wrap{width:100%}@media only screen and (max-width:1023px){.login__wrap{margin-bottom:50px;padding-top:100px}.login__wrap.fa{padding-top:10px}}.login__title{margin-bottom:32px;text-align:center}.login__form .login__info{color:#777e90;font-size:11px;line-height:1.6666666667;text-align:center}.login__form .login__button,.login__new .login__button{width:100%}.login__form .login__button{margin-top:32px}.login__foot{margin-top:24px;text-align:center}.login__form .login__link{color:#23262f;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429;transition:color .2s}body .dir-rtl .login__form .login__link{font-family:Vazirmatn,sans-serif}body.dark .login__form .login__link{color:#fcfcfd}.login__form .login__link:hover{color:#37ffbc}.login__verification .login__title{margin:0 -5px 32px;text-align:center}.login__note{color:#353945;font-size:11px;line-height:1.6666666667;margin-bottom:4px;text-align:center}.login__text,body.dark .login__note{color:#777e90}.login__text{margin-bottom:24px;text-align:center}.login__text span{color:#23262f;font-weight:500}body.dark .login__text span{color:#fcfcfd}.login__numbers{display:flex;margin:0 -8px 32px}.login__number{flex:0 0 calc(25% - 16px);margin:0 8px;width:calc(25% - 16px)}.login__number input{background:#f4f5f6;border:1px solid #f4f5f6;border-radius:8px;color:#23262f;font-family:Montserrat,sans-serif;font-size:32px;font-weight:600;height:96px;text-align:center;transition:all .2s;width:100%}body .dir-rtl .login__number input{font-family:Vazirmatn,sans-serif}.login__number input:focus{background:#fcfcfd;border-color:#e6e8ec}body.dark .login__number input{background:#23262f;border-color:#23262f;color:#fcfcfd}body.dark .login__number input:focus{background:none;border-color:#353945}.login__btns{display:flex;justify-content:space-between}.login__new .field:not(:last-child){margin-bottom:32px}.login__new,.login__verification{display:none}.login__options{width:100%}.login__options,.login__options .option{align-items:center;display:flex;justify-content:center}.login__options .option{border:1px solid #773bbc;border-radius:6px;font-size:12px;font-weight:400;line-height:14.52px;margin-right:16px;padding:12px;width:22%}.login__options .option,body.dark .login__options .option{background:rgba(237,233,255,.4)}@media only screen and (max-width:1023px){body.dark .login__options .option{color:#fbfbfb}}.login__options .option:hover{background:transparent}@media only screen and (max-width:1023px){.login__options .option{background:rgba(0,0,0,.102);width:48%}}.login__options .icon{height:24px;margin-right:6px;width:24px}body .dir-rtl .login__options .icon{margin-left:6px;margin-right:0}.login__links{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.login__links .link{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:20px}.login__links .link:hover{color:#773bbc}body.dark .login__links .link{color:hsla(0,0%,100%,.6)}body.dark .login__links .link:hover{color:#773bbc}.entry__top{margin-bottom:32px;text-align:left}body .dir-rtl .entry__top{text-align:right}.entry__title{font-size:18px;font-weight:400;line-height:36px}@media only screen and (max-width:1023px){body.dark .entry__title{color:#fbfbfb}}.entry__info{color:#121314;font-size:14px;font-weight:400;line-height:28px;opacity:40%}.entry__info.reset{margin-bottom:32px}body.dark .entry__info{color:#fbfbfb}@media only screen and (max-width:1023px){.entry__info{opacity:70%}}.entry__correct{align-items:center;background:#f4f5f6;border-radius:6px;color:#01bc8d;display:flex;font-weight:500;height:40px;justify-content:center;padding:0 24px}body.dark .entry__correct{background:#353945}.entry__correct .icon{fill:#01bc8d;height:24px;margin-right:4px;width:24px}.entry__correct span{color:#23262f}body.dark .entry__correct span{color:#fcfcfd}.entry .nav{justify-content:center;margin-bottom:32px}.entry .nav__link:not(:last-child){margin-right:24px}.entry__container{margin-bottom:60px}@media only screen and (max-width:1023px){.entry__container{margin-bottom:40px}}.entry__item{margin-bottom:16px}.entry__line{align-items:flex-end;display:flex}.entry__line .field:first-child{flex-shrink:0;margin-right:8px;width:128px}.entry__line .field:nth-child(2){flex-grow:1}.entry__foot{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.entry__foot .entry__link{color:#773bbc;cursor:pointer;font-size:14px;font-weight:400;line-height:16.94px;text-align:right;text-decoration:underline;transition:color .1s}.entry__foot .entry__link:hover{color:#121314}body.dark .entry__foot .entry__link:hover{color:#fbfbfb}.entry__remember{align-items:center;display:flex;font-size:14px;font-weight:400;line-height:16.94px}@media only screen and (max-width:1023px){.entry__remember .checkbox__tick,body.dark .entry__remember .checkbox__tick{border-color:#773bbc}}.entry__form{margin-top:32px;width:100%}.entry__button{color:#fbfbfb;font-size:16px;font-weight:500;height:60px;line-height:28px;text-align:center;width:100%}.entry__button:hover{color:#773bbc}.entry__register{align-items:center;display:flex;font-size:12px;font-weight:400;justify-content:center;line-height:14.52px;margin:20px auto 40px}.entry__register .link{color:#773bbc;font-size:14px;font-weight:600;margin-left:6px}body .dir-rtl .entry__register .link{margin-left:0;margin-right:6px}@media only screen and (max-width:1023px){body.dark .entry__register{color:#fbfbfb}}.entry__continue{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:16.94px;margin-bottom:32px;position:relative}.entry__continue:after,.entry__continue:before{border:1px solid rgba(0,0,0,.2);content:"";position:absolute;top:50%;transform:translateY(-50%);width:36%}body.dark .entry__continue:after,body.dark .entry__continue:before{border-color:hsla(0,0%,100%,.2)}@media only screen and (max-width:1023px){.entry__continue:after,.entry__continue:before{width:30%}}.entry__continue:before{left:0}.entry__continue:after{right:0}@media only screen and (max-width:1023px){body.dark .entry__continue{color:#fbfbfb}}.entry__box{background:#f4f5f6;border-radius:16px;display:flex;margin-top:32px}@media only screen and (max-width:767px){.entry__box{background:none;margin-bottom:-32px}}body.dark .entry__box{background:#23262f}@media only screen and (max-width:767px){body.dark .entry__box{background:none}}.entry__details{background:#fcfcfd;border-radius:32px 32px 0 0;margin:64px auto 0;max-width:256px;padding:32px 48px}@media only screen and (max-width:767px){.entry__details{background:#f4f5f6;margin-top:0}}body.dark .entry__details{background:#353945}.entry__code{border:2px dashed #37ffbc;border-radius:8px;padding:16px}.entry__code img{border-radius:8px;width:100%}.entry__wrap{display:none}.entry__wrap .entry__button{margin-top:48px;width:100%}body.dark .entry__wrap .entry__button{box-shadow:inset 0 0 0 2px #777e90}body.dark .entry__wrap .entry__button:hover{box-shadow:inset 0 0 0 2px #b1b5c3}.registration__top{margin-bottom:32px;text-align:left;text-align:right}.registration__title{font-size:18px;font-weight:400;line-height:36px}@media only screen and (max-width:1023px){body.dark .registration__title{color:#fbfbfb}}.registration__info{color:#121314;font-size:14px;font-weight:400;line-height:28px;opacity:40%}body.dark .registration__info{color:#fbfbfb}@media only screen and (max-width:1023px){.registration__info{font-size:12px;opacity:70%}}.registration .field:not(:last-child){margin-bottom:32px}.registration .checkbox__text{color:#121314;font-weight:400}body.dark .registration .checkbox__text{color:#777e90}@media only screen and (max-width:1023px){body.dark .registration .checkbox__text{color:#fbfbfb}.registration .checkbox__tick{border-color:#777e90}body.dark .registration .checkbox__tick{border-color:#fbfbfb}}.registration .checkbox__link{font-weight:500}.registration__confirm .registration__button,.registration__form>.registration__button{color:#fbfbfb;font-size:16px;font-weight:500;height:60px;line-height:28px;margin-top:32px;text-align:center;width:100%}.registration__confirm .registration__button:hover,.registration__form>.registration__button:hover{color:#773bbc}.registration__confirm .registration__info,.registration__form>.registration__info{margin-bottom:32px}.registration__code .registration__info{margin-bottom:12px}.registration__variants{display:flex;flex-direction:column}.registration .radio:not(:last-child){border-bottom:1px solid #e6e8ec;margin-bottom:16px;padding-bottom:16px}body.dark .registration .radio:not(:last-child){border-color:#353945}.registration__numbers{display:flex;margin:0 -8px}.registration__number{flex:0 0 calc(25% - 16px);margin:0 8px;width:calc(25% - 16px)}.registration__number input{background:#f4f5f6;border:1px solid #f4f5f6;border-radius:8px;color:#23262f;font-family:Montserrat,sans-serif;font-size:32px;font-weight:600;height:96px;text-align:center;transition:all .2s;width:100%}body .dir-rtl .registration__number input{font-family:Vazirmatn,sans-serif}.registration__number input:focus{background:#fcfcfd;border-color:#e6e8ec}body.dark .registration__number input{background:#23262f;border-color:#23262f;color:#fcfcfd}body.dark .registration__number input:focus{background:none;border-color:#353945}.registration__code,.registration__confirm{display:none}.registration__validation{list-style:none;margin:10px 0;padding:0}.registration__validation_error{color:#454545;font-size:12px}@media only screen and (max-width:1023px){.registration__validation_error{color:#777e90}}.registration__validation_valid{color:green}.radio{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio__input{left:0;opacity:0;position:absolute;top:0}.radio__input:checked+.radio__inner .radio__tick:before{transform:translate(-50%,-50%) scale(1)}.radio__inner{display:flex}.radio__inner:hover .radio__tick{border-color:#37ffbc}.radio__tick{border:2px solid #e6e8ec;border-radius:50%;flex-shrink:0;height:24px;margin-right:12px;position:relative;transition:all .2s;width:24px}body.dark .radio__tick{background:#181617;border-color:#353945}.radio__tick:before{background:#37ffbc;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s;width:12px}.radio__text{color:#23262f;line-height:1.7142857143}body.dark .radio__text{color:#fcfcfd}.radio__phone{display:block;font-size:11px;font-weight:600;line-height:1.6666666667}.radio__email{font-weight:500}.popup{background:#fcfcfd;border-radius:20px;box-shadow:0 64px 64px -48px rgba(31,47,70,.12);margin:auto;max-width:448px;padding:32px;width:100%;z-index:2}body.dark .popup{background:#23262f}@media only screen and (max-width:767px){.popup{padding:32px 16px}}.popup__title{margin-bottom:32px;padding-right:56px}@media only screen and (max-width:767px){.popup__title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:32px}body .dir-rtl .popup__title{font-family:Vazirmatn,sans-serif}}.popup__title .icon{height:32px;margin-right:16px;position:relative;top:-2px;width:32px}@media only screen and (max-width:767px){.popup__title .icon{margin-right:8px;top:0}}body.dark .popup__title .icon{fill:#fcfcfd}.popup .checkbox:not(:last-child),.popup .field:not(:last-child),.popup__list:not(:last-child),.popup__percent:not(:last-child),.popup__sign:not(:last-child),.popup__wrap:not(:last-child){margin-bottom:32px}body.dark .popup .select{background:none}.popup__wrap{background:#f4f5f6;border-radius:4px;display:flex;padding:20px 24px}body.dark .popup__wrap{background:#353945}.popup__wrap .popup__category{color:#353945;font-weight:500;margin-right:auto}body.dark .popup__wrap .popup__category{color:#e6e8ec}.popup__wrap .popup__details{text-align:right}.popup__currency{font-size:16px;font-weight:500;line-height:1.5}.popup__wrap .popup__price{color:#777e90}.popup__sign{align-items:center;background:#e6e8ec;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.popup__sign.swap{margin:3rem auto}.popup__sign .icon{fill:#353945;height:16px;width:16px}body.dark .popup__sign{background:#353945}body.dark .popup__sign .icon{fill:#e6e8ec}.popup__line{display:flex;justify-content:space-between}.popup__line:not(:last-child){margin-bottom:16px}.popup__line .popup__category{color:#353945;font-weight:500}body.dark .popup__line .popup__category{color:#e6e8ec}.popup__line .popup__details{text-align:right}@media only screen and (max-width:767px){.popup__line .popup__details{position:relative;top:2px}}.popup__line .popup__price{font-size:16px;font-weight:500;line-height:1.5}@media only screen and (max-width:767px){.popup__line .popup__price{font-size:14px}}.popup__line .popup__note{color:#777e90}.popup__percent{display:flex;justify-content:space-between}.popup__percent .popup__button{border-radius:12px;height:24px;padding:0 16px}.popup>.popup__button{width:100%}.popup .mfp-close{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fcfcfd url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' fill='none'%3E%3Cpath fill-rule='evenodd' d='M.293 1.289a1 1 0 0 1 1.414 0L7 6.582l5.293-5.293a1 1 0 0 1 1.414 1.414L8.414 7.996l5.293 5.293a1 1 0 0 1-1.414 1.414L7 9.41l-5.293 5.293a1 1 0 0 1-1.414 0 1 1 0 0 1 0-1.414l5.293-5.293L.293 2.703a1 1 0 0 1 0-1.414z' fill='%2323262F'/%3E%3C/svg%3E") no-repeat 50% 50%/14px auto;border:1px solid #e6e8ec;border-radius:50%;font-size:0;height:40px;line-height:normal;opacity:1;position:absolute;right:32px;top:32px;transition:all .2s;width:40px}@media only screen and (max-width:767px){.popup .mfp-close{right:16px;top:28px}}body.dark .popup .mfp-close{background-color:#23262f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23FCFCFD' d='m1.613.2.094.083L5 3.585 8.293.293a1 1 0 0 1 1.414 0 1 1 0 0 1 .083 1.32l-.083.094L6.415 5l3.292 3.293a1 1 0 0 1-1.32 1.497l-.094-.083L5 6.415 1.707 9.707A1 1 0 0 1 .21 8.387l.083-.094L3.585 5 .293 1.707a1 1 0 0 1 0-1.414A1 1 0 0 1 1.613.21z'/%3E%3C/svg%3E");border-color:#353945}.popup .mfp-close:hover{border-color:#e6e8ec}body.dark .popup .mfp-close:hover{border-color:#fcfcfd}.mfp-container{padding:48px}@media only screen and (max-width:767px){.mfp-container{padding:16px 8px}}@media (max-width:900px){.mfp-container{padding:16px 8px}}.mfp-bg{background:rgba(24,22,23,.5)}body.dark .mfp-bg{background:rgba(24,22,23,.75)}.mfp-zoom-in .popup{opacity:0;transform:scale(.8);transition:all .2s ease-in-out}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .2s ease-out}.mfp-zoom-in.mfp-ready .popup{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.mfp-zoom-in.mfp-removing .popup{opacity:0;transform:scale(.8)}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.wallet{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.wallet.desktop{display:none}}.wallet.mobile{display:none}@media only screen and (max-width:1023px){.wallet.mobile{display:block;padding:32px 16px}}body.dark .wallet{background:#010101}.wallet__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .wallet__sidebar{border-color:rgba(233,242,255,.2)}@media only screen and (max-width:1023px){.wallet__sidebar{display:none}}body .dir-rtl .wallet__sidebar{border-left:1px solid rgba(0,0,0,.149)}.wallet__sidebar_mobile{display:none}@media only screen and (max-width:767px){.wallet__sidebar_mobile{align-items:center;background:#fcfcfd;border-radius:12px;box-shadow:inset 0 0 0 2px #e6e8ec;display:flex;font-weight:500;height:48px;padding:0 64px 0 0;position:relative;transition:all .2s}body.dark .wallet__sidebar_mobile{background:#18191d;box-shadow:inset 0 0 0 2px #353945}.wallet__sidebar_mobile:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M16.207 9.793a1 1 0 0 0-1.414 0L12 12.586 9.207 9.793a1 1 0 0 0-1.414 1.414l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .2s;width:24px}}.wallet__wrapper{padding:24px;width:84%}@media only screen and (max-width:1023px){.wallet__wrapper{padding:0;width:100%}}.wallet__link{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:24px;padding:16px 24px;transition:color .1s}.wallet__link:not(.wallet__link:last-child){border-bottom:1px solid #e9f2ff}body.dark .wallet__link:not(.wallet__link:last-child){border-color:rgba(233,242,255,.2)}.wallet__link svg{height:20px;margin-right:12px;width:20px}body .dir-rtl .wallet__link svg{margin-left:12px;margin-right:0;transform:rotateY(180deg)}.wallet__link.active,.wallet__link:hover{background:#773bbc;color:#fbfbfb;font-weight:600}.wallet__link.active .soon,.wallet__link:hover .soon{color:#fbfbfb}.wallet__link.active svg,.wallet__link:hover svg{fill:#fbfbfb}.wallet__link .soon{color:#6366f1}.wallet__link .arrow{fill:#773bbc;margin-left:auto;margin-right:0}.wallet__link.mob{background:rgba(119,59,188,.251);border:none!important;border-radius:6px;margin-bottom:16px}body.dark .wallet__link.mob{background:rgba(119,59,188,.251);color:#fbfbfb}.wallet .items{animation:rotateY .3s ease-in-out forwards;box-shadow:0 4px 8px rgba(0,0,0,.302);padding-bottom:8px;transform-origin:top center}@media only screen and (max-width:1023px){.wallet .items{margin-left:24px}}.wallet .items .wallet__link{padding:16px 52px}@media only screen and (max-width:1023px){.wallet .items .wallet__link{padding:16px}}.wallet__overview{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;display:flex;flex-wrap:wrap;padding:24px}body.dark .wallet__overview{background:rgba(234,236,239,0)}.wallet__overview_left{padding-right:56px;width:63%}@media only screen and (max-width:1023px){.wallet__overview_left{padding-right:0;width:100%}}body .dir-rtl .wallet__overview_left{padding-left:16px;padding-right:0}@media only screen and (max-width:767px){body .dir-rtl .wallet__overview_left{padding-left:0}}.wallet__overview_right{width:37%}@media only screen and (max-width:1023px){.wallet__overview_right{width:100%}}.wallet__title{border-bottom:1px solid rgba(0,0,0,.102);font-size:24px;font-weight:600;margin-bottom:32px;padding-bottom:24px;width:100%}.wallet__subtitle{font-weight:600;line-height:21px}.wallet__show,.wallet__subtitle{align-items:center;display:flex;font-size:14px}.wallet__show{color:#6b6b6b;cursor:pointer;font-weight:300;line-height:17.07px;margin:24px 0 16px}.wallet__show svg{margin-left:8px}body .dir-rtl .wallet__show svg{margin-left:0;margin-right:8px}.wallet__show .usd{font-size:12px;font-weight:400;line-height:14.63px}.wallet__balance{display:flex;flex-direction:column;margin-bottom:24px}.wallet__balance .balance_num{font-size:24px;font-weight:600;line-height:29.26px;margin-right:6px}.wallet__balance .usdt{font-size:14px;font-weight:400;line-height:17.07px}.wallet .format{font-size:12px;font-weight:400;line-height:14.63px}.wallet .balance_hidden{font-size:24px;font-weight:600;line-height:29.26px}.wallet__item{align-items:center;display:flex;font-size:14px;font-weight:600;justify-content:space-between;line-height:21px;padding:16px 0}.wallet__item svg{margin-right:12px}body .dir-rtl .wallet__item svg{margin-left:12px;margin-right:0}.wallet__details{display:flex;flex-direction:column}.wallet__description{font-size:14px;font-weight:300;line-height:17.07px;margin-bottom:16px}.wallet__cart{align-items:center;background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;display:flex;margin-bottom:24px;padding:24px}.wallet__cart .icon{height:32px;margin-right:12px;width:32px}body .dir-rtl .wallet__cart .icon{margin-left:12px;margin-right:0}.wallet__cart .flash{height:28px;margin-left:auto;width:28px}.wallet__cart .flash svg{height:100%;width:100%}@media only screen and (max-width:767px){.wallet__cart .flash svg{width:16px}}body .dir-rtl .wallet__cart .flash svg{transform:rotateY(180deg)}body.dark .wallet__cart .flash:hover svg path{fill:#fbfbfb}body .dir-rtl .wallet__cart .flash{margin-left:unset;margin-right:auto}.wallet__cart:hover{background:transparent}.wallet__text{color:#773bbc;font-size:14px;font-weight:600;line-height:35px}body .dir-rtl .wallet__text{text-align:right}.wallet .text_info{color:#777e90;font-size:12px;font-weight:500;line-height:15px}body .dir-rtl .wallet .text_info{text-align:right}body.dark .wallet .text_info{color:#b1b5c3}@media only screen and (max-width:767px){.wallet .text_info{width:95%}}.wallet__trading{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;padding:24px}.wallet__trading_head{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;font-size:24px;font-weight:600;justify-content:space-between;margin-bottom:32px;padding-bottom:24px}body.dark .wallet__trading_head{border-bottom:1px solid hsla(0,0%,100%,.12)}@media only screen and (max-width:767px){.wallet__trading_head{align-items:unset;flex-direction:column;font-size:16px}}.wallet__trading_btns{align-items:center;display:flex}.wallet__trading_btns .button_link:not(.wallet__trading_btns .button_link:last-child){margin-right:12px}body .dir-rtl .wallet__trading_btns .button_link:not(.wallet__trading_btns .button_link:last-child){margin-left:12px;margin-right:0}@media only screen and (max-width:767px){.wallet__trading_btns{margin-top:16px}}.wallet__trading_search{margin-right:12px;position:relative}.wallet__trading_search .search_icon{bottom:0;position:absolute;right:8px;top:8px}.wallet__trading_search .search_icon svg{height:20px;width:20px}body .dir-rtl .wallet__trading_search .search_icon{left:8px;right:auto}@media only screen and (max-width:767px){.wallet__trading_search{display:none}}body .dir-rtl .wallet__trading_search{margin-left:12px;margin-right:0}.wallet__trading_input{background:none;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#23262f;font-family:Montserrat,sans-serif;font-size:13px;height:36px;line-height:1.6666666667;padding:0 12px;transition:border-color .2s;width:100%}body .dir-rtl .wallet__trading_input{font-family:Vazirmatn,sans-serif}body.dark .wallet__trading_input{background:rgba(234,236,239,.1);border-color:hsla(0,0%,100%,.5);color:#fcfcfd}.wallet__trading_input::-moz-placeholder{color:#777e90}.wallet__trading_input::placeholder{color:#777e90}body.dark .wallet__trading_input::-moz-placeholder{color:#fcfcfd}body.dark .wallet__trading_input::placeholder{color:#fcfcfd}.wallet__trading_input:focus{border-color:#01bc8d}.wallet__trading_note{background:rgba(119,59,188,.251);border-radius:6px;font-size:12px;font-weight:400;line-height:14.63px;margin:32px 0;padding:12px}.wallet__trading_container{margin:0}@media only screen and (max-width:1023px){.wallet__trading_container{overflow-x:scroll;scrollbar-width:none}}.wallet__trading_table{display:table;width:100%}.wallet__trading_row{display:table-row}.wallet__trading_row:first-child .wallet__trading_col{border-bottom:1px solid rgba(0,0,0,.2)}body.dark .wallet__trading_row:first-child .wallet__trading_col{border-bottom:1px solid hsla(0,0%,100%,.12)}.wallet__trading_col{display:table-cell;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.wallet__trading_col:last-child{text-align:right}.wallet__trading_col .link{background:none;color:#773bbc;padding-right:0}body.dark .wallet__trading{background:rgba(159,216,202,.1)}@media only screen and (max-width:767px){.wallet__trading{padding:16px}}.wallet__no_result{margin:0 auto;width:100%}.wallet__no_result svg{width:100%}.wallet__back{margin-right:12px}.wallet__back .icon{fill:#777e90;height:32px;transition:fill .2s;width:32px}.wallet__back:hover .icon{fill:#23262f}.wallet__control{display:flex}@media only screen and (max-width:767px){.wallet__control{display:none}}.wallet__control .wallet__button:not(:last-child){margin-right:12px}.wallet__wrap{align-items:center;display:flex}@media only screen and (max-width:767px){.wallet__wrap{flex-wrap:wrap}}.wallet .subscription{margin-right:8px;width:256px}body .dir-rtl .wallet .subscription{margin-left:8px;margin-right:0}@media only screen and (max-width:1179px){.wallet .subscription{width:220px}}@media only screen and (max-width:767px){.wallet .subscription{margin:0 0 16px;width:100%}}.wallet .subscription__input{font-size:12px;height:40px}.wallet .subscription__btn{background:none;height:40px;right:0;top:0;width:40px}.wallet .subscription__btn .icon{fill:#777e90;height:20px;transition:fill .2s;width:20px}.wallet .subscription__btn:hover .icon{fill:#23262f}body.dark .wallet .subscription__btn:hover .icon{fill:#fcfcfd}.wallet .select{background:#e6e8ec;border-radius:6px;height:40px;line-height:40px;margin-right:8px;width:104px}body.dark .wallet .select{background:#353945}.wallet__info{font-weight:500;margin-bottom:4px}@media only screen and (max-width:767px){.wallet__info{font-size:11px;margin-bottom:10px}}.wallet__currency{align-items:center;display:inline-flex}@media only screen and (max-width:767px){.wallet__currency{display:block}}body .dir-rtl .wallet__currency{flex-direction:row-reverse;text-align:right}.wallet__number{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333}@media only screen and (max-width:767px){.wallet__number{font-size:14px!important;margin-bottom:5px}}body .dir-rtl .wallet__number{padding-right:6px}.wallet__category{margin-left:8px}body .dir-rtl .wallet__category{margin-left:0;margin-right:8px}@media only screen and (max-width:767px){.wallet__category{margin-left:0}}.wallet__price{color:#777e90;font-size:16px;line-height:1.5}.wallet__head{color:#777e90;font-size:11px;font-weight:500;line-height:1.6666666667;padding:20px 32px 8px}@media only screen and (max-width:767px){.wallet__head{padding:20px 0 8px}}@media only screen and (max-width:1023px){.wallet__dropdown{position:relative;z-index:5}.wallet__dropdown.active .wallet__top:after{transform:translateY(-50%) rotate(180deg)}.wallet__dropdown.active .wallet__menu{opacity:1;visibility:visible}}.wallet__body{background:#fcfcfd;border-radius:4px;overflow:hidden}body.dark .wallet__body{background:#18191d}@media only screen and (max-width:1023px){.wallet__body{margin-bottom:66px}}@media only screen and (max-width:767px){.wallet__details:last-child{text-align:right}.wallet__details:nth-child(2){text-align:left}}.wallet__transaction{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.wallet__transaction{display:block;padding:32px 16px 16px}}body.dark .wallet__transaction{background:#181617}.wallet__transaction_body{padding:24px;width:84%}@media only screen and (max-width:1023px){.wallet__transaction_body{padding:0;width:100%}}.wallet__transaction_head{align-items:center;display:flex;font-size:24px;font-weight:600;justify-content:space-between;margin-bottom:24px}.wallet__transaction_search{position:relative;width:25%}.wallet__transaction_input{background:rgba(119,59,188,.251);border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#23262f;font-family:Montserrat,sans-serif;font-size:13px;height:46px;line-height:1.6666666667;padding:0 12px;transition:border-color .2s;width:100%}body .dir-rtl .wallet__transaction_input{font-family:Vazirmatn,sans-serif}body.dark .wallet__transaction_input{background:rgba(234,236,239,.1);border-color:hsla(0,0%,100%,.5);color:#fcfcfd}.wallet__transaction_input::-moz-placeholder{color:#777e90}.wallet__transaction_input::placeholder{color:#777e90}body.dark .wallet__transaction_input::-moz-placeholder{color:#fcfcfd}body.dark .wallet__transaction_input::placeholder{color:#fcfcfd}.wallet__transaction_input:focus{border-color:#01bc8d}.wallet__transaction .icon{position:absolute;right:8px;top:12px}body .dir-rtl .wallet__transaction .icon{left:8px;right:unset}.wallet__transaction_container{border:1px solid #773bbc;border-radius:6px;display:flex;flex-wrap:wrap;overflow:scroll;padding:24px}.wallet__transaction_container .table_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;width:100%}.wallet__transaction_container .table_tabs{align-items:center;display:flex}.wallet__transaction_container .table_tabs .tab{color:#848e9c;cursor:pointer;margin:0 8px;padding:4px 16px}.wallet__transaction_container .table_tabs .tab.active{border-bottom:1px solid #773bbc;color:#121314}.wallet__transaction_table{display:table;width:100%}@media only screen and (max-width:767px){.wallet__transaction_table{display:block;overflow-x:scroll}}@media only screen and (max-width:1023px){.wallet__transaction_table{display:block;overflow-x:scroll}.wallet__transaction .fix-w{width:100%}}@keyframes rotateY{0%{transform:rotateY(90deg)}80%{transform:rotateY(-10deg)}to{transform:rotateY(0)}}.successfully{padding-top:40px}.successfully__title{margin-bottom:32px;text-align:center}.successfully__info{font-size:16px;font-weight:500;line-height:1.5;margin:0 auto 32px;max-width:280px;text-align:center}.successfully__info span{color:#01bc8d}.successfully__list{border:1px solid #e6e8ec;border-radius:12px;display:flex;flex-wrap:wrap;padding:24px}@media only screen and (max-width:767px){.successfully__list{padding:24px 16px}}body.dark .successfully__list{border-color:#353945}.successfully__item:first-child{margin-right:auto}.successfully__item:first-child .successfully__content{color:#01bc8d}.successfully__item:nth-child(3){border-top:1px solid #e6e8ec;flex:0 0 100%;margin-top:16px;padding-top:16px}body.dark .successfully__item:nth-child(3){border-color:#353945}.successfully__category{color:#777e90;margin-bottom:10px}.successfully__content{color:#23262f;font-weight:500}body.dark .successfully__content{color:#fcfcfd}.successfully>.successfully__button{margin-top:32px;width:100%}.successfully__btns{display:flex;margin:32px -8px 0}.successfully__btns .successfully__button{flex:0 0 calc(50% - 16px);margin:0 8px;width:calc(50% - 16px)}.overview__list{background:#f4f5f6;display:flex;flex-wrap:wrap;margin:-2px}body.dark .overview__list{background:#181617}.overview__item{background:#fcfcfd;border-radius:4px;flex:0 0 calc(50% - 4px);margin:2px;width:calc(50% - 4px)}@media only screen and (max-width:767px){.overview__item{flex:0 0 calc(100% - 4px);width:calc(100% - 4px)}}body.dark .overview__item{background:#18191d}.overview__head{align-items:flex-start;border-bottom:1px solid #f1f2f4;display:flex;min-height:89px;padding:20px 32px}body.dark .overview__head{border-color:#23262f}.overview__title{align-items:center;color:#353945;display:flex;font-weight:500;margin-right:auto}body.dark .overview__title{color:#f4f5f6}body .dir-rtl .overview__title{margin-left:auto;margin-right:0}.overview__details{text-align:right}.overview__currency{font-size:16px;font-weight:500;line-height:1.5}.overview__price{color:#777e90}body .dir-rtl .overview__price{text-align:left}.overview__color{border-radius:4px;flex-shrink:0;height:12px;margin-right:8px;width:12px}body .dir-rtl .overview__color{margin-left:8px;margin-right:0}.overview__body{padding:20px 32px}.overview__soon{border-radius:16px;box-shadow:inset 0 0 0 2px #e6e8ec;color:#01bc8d;display:inline-block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429;padding:8px 16px}body .dir-rtl .overview__soon{font-family:Vazirmatn,sans-serif}body.dark .overview__soon{box-shadow:inset 0 0 0 2px #353945}.overview__btns{display:flex}.overview__button{height:32px}.overview__button:not(:last-child){margin-right:8px}.overview__wrap{padding-bottom:4px}.overview__table{display:table;width:100%}.overview__row{color:#23262f;display:table-row;transition:background .2s}.overview__row:first-child .overview__col{border-bottom:1px solid #f4f5f6;color:#353945;font-size:11px;font-weight:600;line-height:1.6666666667;padding-top:20px}body.dark .overview__row:first-child .overview__col{border-color:#23262f;color:#fcfcfd}.overview__row:not(:first-child):not(:last-child) .overview__col{border-bottom:1px solid #e6e8ec}body.dark .overview__row:not(:first-child):not(:last-child) .overview__col{border-color:#23262f}.overview__row:not(:first-child):hover{background:#f4f5f6}body.dark .overview__row:not(:first-child):hover{background:#23262f}.overview__col{display:table-cell;overflow:hidden;padding:16px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.overview__col{padding:16px 8px}}body.dark .overview__col{color:#fcfcfd}.overview__col:first-child{padding-left:32px}.overview__col:last-child{padding-right:32px}.overview__col:last-child,.overview__col:nth-child(2),.overview__col:nth-child(3),.overview__col:nth-child(4){text-align:right}@media only screen and (max-width:1023px){.overview__col:nth-child(2){display:none}}@media only screen and (max-width:767px){.overview__col:not(:first-child):not(:last-child){display:none}}.overview__element{display:flex}@media only screen and (max-width:767px){.overview__element{bottom:-3px;position:relative}}.overview__icon{flex-shrink:0;margin-right:20px;width:32px}@media only screen and (max-width:767px){.overview__icon{margin-right:12px}}.overview__icon img{width:100%}.overview__info{font-weight:500}.overview__text{color:#777e90}.integrations__list{background:#f4f5f6;display:flex;flex-wrap:wrap;margin:-2px}body.dark .integrations__list{background:#181617}.integrations__item{background:#fcfcfd;border-radius:4px;display:flex;flex:0 0 calc(50% - 4px);flex-direction:column;margin:2px;width:calc(50% - 4px)}@media only screen and (max-width:767px){.integrations__item{flex:0 0 calc(100% - 4px);width:calc(100% - 4px)}}body.dark .integrations__item{background:#18191d}.integrations__head{align-items:flex-start;border-bottom:1px solid #f1f2f4;display:flex;flex-grow:1;padding:20px 32px}body.dark .integrations__head{border-color:#23262f}.integrations__title{color:#353945;font-weight:500;margin-right:auto;padding-left:20px;position:relative}body.dark .integrations__title{color:#f4f5f6}.integrations__title:before{border:2px solid #777e90;border-radius:4px;content:"";height:12px;left:0;position:absolute;top:6px;width:12px}.integrations__content{color:#777e90;font-size:11px;line-height:1.6666666667;margin-left:24px;max-width:336px;text-align:right}.integrations__body{align-items:center;display:flex;justify-content:flex-end;padding:20px 32px}.integrations__radio{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.integrations__radio:not(:last-child){margin-right:24px}.integrations__input{left:0;opacity:0;position:absolute;top:0}.integrations__input:checked+.integrations__inner .integrations__line{color:#01bc8d}.integrations__input:checked+.integrations__inner .integrations__line .icon{fill:#01bc8d}.integrations__input:checked+.integrations__inner .integrations__text span:first-child{display:inline}.integrations__input:checked+.integrations__inner .integrations__text span:nth-child(2){display:none}.integrations__line{align-items:center;color:#777e90;display:flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.1428571429;transition:color .2s}body .dir-rtl .integrations__line{font-family:Vazirmatn,sans-serif}.integrations__line .icon{fill:#777e90;height:16px;margin-right:12px;transition:fill .2s;width:16px}body.dark .integrations__line .icon{fill:#777e90}.integrations__line:hover{color:#23262f}body.dark .integrations__line:hover{color:#fcfcfd}body.dark .integrations__line:hover .icon{fill:#fcfcfd}.integrations__text span:first-child{display:none}.integrations__button{height:32px}.deposit{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.deposit{display:block;padding:48px 16px 16px}}.deposit__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .deposit__sidebar{border-color:rgba(233,242,255,.2)}@media only screen and (max-width:1023px){.deposit__sidebar{display:none}}body .dir-rtl .deposit__sidebar{border-left:1px solid rgba(0,0,0,.149)}.deposit__body{margin:24px;width:84%}.deposit__body_top{align-items:flex-start;display:flex}@media only screen and (max-width:767px){.deposit__body_top{display:block}}@media only screen and (max-width:1023px){.deposit__body_top{display:block}}.deposit__body_left{border:1px solid #773bbc;border-radius:6px;margin-right:24px;padding:24px;width:68%}body.dark .deposit__body_left{background-color:transparent}@media only screen and (max-width:1023px){.deposit__body_left{margin-bottom:24px;margin-right:0;padding:16px;width:100%}}body .dir-rtl .deposit__body_left{margin-left:24px;margin-right:0}.deposit__body_right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:24px;width:30%}body.dark .deposit__body_right{background-color:rgba(244,249,255,.051)}@media only screen and (max-width:1023px){.deposit__body_right{padding:16px;width:100%}.deposit__body{margin:0;width:100%}}.deposit__head{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:24px}body.dark .deposit__head{border-bottom:1px solid hsla(0,0%,100%,.2)}.deposit__title{font-size:24px;font-weight:600;line-height:36px}.deposit__item{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;margin-bottom:32px;padding-bottom:24px}body.dark .deposit__item{border-bottom:1px solid hsla(0,0%,100%,.2)}.deposit__subtitle{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:flex-start;line-height:18.2px;margin-bottom:24px}.deposit__subtitle .step{background-color:#773bbc;border-radius:50%;color:#fbfbfb;margin-right:8px;padding:6px 12px}body .dir-rtl .deposit__subtitle .step{margin-left:8px;margin-right:0}.deposit__select{align-items:center;background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;display:flex;font-size:14px;font-weight:500;justify-content:space-between;padding:16px}.deposit__select .icon{fill:#773bbc;height:24px;width:24px}.deposit .currency_logo{border-radius:50%;height:32px;margin-right:12px;width:32px}body .dir-rtl .deposit .currency_logo{margin-left:12px;margin-right:unset}.deposit .currency_symbol{margin-right:6px}body .dir-rtl .deposit .currency_symbol{margin-left:6px;margin-right:0}.deposit .currency_name{color:#773bbc}.deposit__options{background:#f5f5f5;border:.5px solid rgba(0,0,0,.2);border-radius:6px;height:240px;margin-top:12px;overflow-y:auto;padding:16px}.deposit__options .option{align-items:center;cursor:pointer;display:flex;margin-bottom:16px}body.dark .deposit__options{background:hsla(0,0%,96%,.102)}.deposit__fastSelect{align-items:center;display:flex;margin:12px 0 0}.deposit__fastSelect .option{align-items:center;background-color:rgba(119,59,188,.251);border-radius:6px;cursor:pointer;display:flex;margin-right:12px;padding:6px 12px}body .dir-rtl .deposit__fastSelect .option{margin-left:12px}@media only screen and (max-width:767px){.deposit__fastSelect{overflow-x:auto}.deposit__fastSelect::-webkit-scrollbar{height:5px}.deposit__fastSelect::-webkit-scrollbar-thumb{background:#5e736b;border-radius:10px}.deposit__fastSelect::-webkit-scrollbar-track{background:transparent}}.deposit__networks{align-items:center;display:flex;flex-wrap:wrap;margin:12px 0}.deposit__networks .network{align-items:center;background:hsla(0,0%,52%,.078);border-radius:6px;display:flex;gap:24px;justify-content:space-between;margin-right:16px;padding:16px}@media only screen and (max-width:1023px){.deposit__networks .network{margin-bottom:16px;margin-right:0;width:100%}}.deposit__networks .left,.deposit__networks .right{display:flex;flex-direction:column;width:auto}@media only screen and (max-width:1023px){.deposit__networks .left,.deposit__networks .right{width:50%}}.deposit__networks .right{text-align:right}.deposit__networks .title{font-size:14px;font-weight:600;line-height:21px;margin-bottom:12px}.deposit__networks .content{color:rgba(0,0,0,.6);font-size:12px;font-weight:400;line-height:18px;margin-bottom:0}body.dark .deposit__networks .content{color:hsla(0,0%,100%,.6)}.deposit__deposit{align-items:center;display:flex;gap:20px}@media only screen and (max-width:1023px){.deposit__deposit{display:block}}.deposit__qr-code{align-items:center;background:#fff;border:.72px solid #fff;border-radius:6px;box-shadow:0 0 8.67px 0 rgba(0,0,0,.102);display:flex;justify-content:center;padding:16px}.deposit__qr-code img{height:7rem;width:8rem}body.dark .deposit__qr-code{background:hsla(0,0%,100%,.051);border:.72px solid hsla(0,0%,100%,.2)}@media only screen and (max-width:1023px){.deposit__qr-code{margin-bottom:12px}}.deposit__address{display:flex;flex-direction:column;width:100%}.deposit__address .address{background-color:#773bbc;border-bottom-left-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:500;line-height:15.6px;padding:16px;width:100%}body.dark .deposit__address .address{background:hsla(0,0%,100%,.102)}@media only screen and (max-width:767px){.deposit__address .address{font-size:11px;padding:16px 8px}}body .dir-rtl .deposit__address .address{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.deposit__address .copy{background-color:#773bbc;border-bottom-right-radius:6px;border-top-right-radius:6px;padding:16px}.deposit__address .copy svg{fill:#fff;height:15px;width:16px}@media only screen and (max-width:1023px){.deposit__address .copy svg{height:15.5px}}@media only screen and (max-width:767px){.deposit__address .copy svg{height:15.5px}.deposit__address .copy{padding:16px 8px}}body .dir-rtl .deposit__address .copy{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.deposit__address .min-fee{display:flex;flex-direction:column;margin:12px 0 0}.deposit__address .min-fee .content{align-items:center;display:flex;justify-content:space-between;margin:0}.deposit__address .min-fee .title{font-size:12px;font-weight:500;line-height:15.6px}@media only screen and (max-width:1023px){.deposit__address{margin-left:0}}.deposit__note{background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;padding:16px;width:100%}.deposit__confirm{height:60px;width:100%}.deposit__transaction{border-top:1px solid rgba(0,0,0,.2);margin-bottom:24px;margin-top:48px;padding-top:24px;width:100%}@media only screen and (max-width:1023px){.deposit__transaction{margin-top:36px}}body.dark .deposit__transaction{border-top:1px solid hsla(0,0%,100%,.2)}.deposit__container{margin-top:24px}@media only screen and (max-width:767px){.deposit__container{overflow-x:auto}.deposit__container::-webkit-scrollbar{height:5px}.deposit__container::-webkit-scrollbar-thumb{background:#5e736b;border-radius:10px}.deposit__container::-webkit-scrollbar-track{background:transparent}}.deposit__currency{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:1023px){.deposit__currency{font-size:12px}}.deposit .items{animation:rotateY .3s ease-in-out forwards;box-shadow:0 4px 8px rgba(0,0,0,.302);padding-bottom:8px;transform-origin:top center}.deposit .items .wallet__link{padding:16px 52px}.details__row{background:#f4f5f6;display:flex}@media only screen and (max-width:767px){.details__row{display:block}}body.dark .details__row{background:#181617}.details__col:first-child{flex-grow:1;padding-right:4px}@media only screen and (max-width:767px){.details__col:first-child{padding-right:0}}.details__col:first-child .details__price{color:#777e90}.details__col:nth-child(2){background:#fcfcfd;border-radius:4px;display:flex;flex-direction:column;flex-shrink:0;padding:24px;width:285px}@media only screen and (max-width:767px){.details__col:nth-child(2){margin-top:4px;width:100%}}body.dark .details__col:nth-child(2){background:#17181b}.details__col:nth-child(2) .details__price{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:16px}.details__list{display:flex;flex-wrap:wrap;margin:-2px}.details__item{align-items:flex-start;background:#fcfcfd;border-radius:4px;display:flex;flex:0 0 calc(50% - 4px);margin:2px;padding:20px 32px;width:calc(50% - 4px)}@media only screen and (max-width:1339px){.details__item{flex:0 0 calc(100% - 4px);width:calc(100% - 4px)}}@media only screen and (max-width:767px){.details__item{padding:20px 24px}}body.dark .details__item{background:#17181b}.details__item:last-child{flex:0 0 calc(100% - 4px);width:calc(100% - 4px)}.details__title{align-items:center;color:#353945;display:flex;font-weight:500;margin-right:auto}body.dark .details__title{color:#f4f5f6}.details__color{border-radius:4px;flex-shrink:0;height:12px;margin-right:8px;width:12px}.details__wrap{text-align:right}.details__currency{font-size:16px;font-weight:500;line-height:1.5}.details__info{align-items:center;display:flex;margin-bottom:4px}.details__info .details__category{border-radius:13px}.details__money{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;margin-right:12px}.details__chart{margin:-8px 0 -16px;width:100%}.faq1{padding:32px}@media only screen and (max-width:767px){.faq1{padding:24px}}.faq1__list{display:flex;flex-wrap:wrap;margin-top:-32px}@media only screen and (max-width:767px){.faq1__list{display:block;margin-top:-20px}}.faq1__item{align-items:center;color:#23262f;display:flex;flex:0 0 33.333%;margin-top:32px;padding-right:20px;transition:color .2s;width:33.333%}@media only screen and (max-width:1339px){.faq1__item{flex:0 0 50%;width:50%}}@media only screen and (max-width:767px){.faq1__item{margin-top:20px;padding-right:0;width:100%}}body.dark .faq1__item{color:#fcfcfd}.faq1__item:hover{color:#37ffbc}.faq1__preview{flex-shrink:0;margin-right:20px;width:128px}@media only screen and (max-width:767px){.faq1__preview{margin-right:12px}}.faq1__preview img{border-radius:8px;width:100%}.faq1__details{flex-grow:1}.faq1__category{color:#777e90;font-size:11px;line-height:1.6666666667}.faq1__title{font-weight:500}.faq1__button{margin-top:32px}.margin{background:#fcfcfd;border-radius:4px;padding:32px 82px}body.dark .margin{background:#17181b}@media only screen and (max-width:767px){.margin{padding:24px 16px}}.margin__title{margin-bottom:20px}.margin__list{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.margin__list{display:block}}.margin__item_flex{align-items:center;display:flex}.margin__item_flex .margin__number{color:#01bc8d}@media only screen and (max-width:767px){.margin__item:not(:last-child){margin-bottom:16px}}.margin__info{color:#353945;font-weight:500;margin-bottom:4px}body.dark .margin__info{color:#777e90}.margin__currency{align-items:center;display:flex}.margin__number{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333}@media only screen and (max-width:1023px){.margin__number{font-size:20px}}@media only screen and (max-width:767px){.margin__number{font-size:24px}}.margin__category{margin-left:8px}.margin__price,.margin__stage{color:#777e90;font-size:16px;line-height:1.5}.margin__chart{margin-right:24px}.margin__group{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.margin__group{flex-wrap:wrap;margin-top:-24px}.margin__element{flex:0 0 50%;margin-top:24px;width:50%}}@media only screen and (max-width:1179px){.margin__element .margin__info{font-size:12px}.margin__element .margin__number{font-size:16px}}@media only screen and (max-width:767px){.margin__element .margin__number{font-size:14px}}@media only screen and (max-width:1179px){.margin__element .margin__price{font-size:12px}}.balances{padding:20px 0 0}@media only screen and (max-width:767px){.balances{padding:0}}.balances__line{align-items:center;display:flex;padding:0 32px}@media only screen and (max-width:767px){.balances__line{display:none}}.balances .subscription{margin-right:auto}.balances__link{align-items:center;color:#777e90;display:flex;font-size:11px;font-weight:500;line-height:1.6666666667;transition:color .2s}.balances__link .icon{fill:#777e90;height:24px;margin-left:4px;transition:fill .2s;width:24px}.balances__link:hover{color:#23262f}.balances__link:hover .icon{fill:#23262f}body.dark .balances__link:hover{color:#fcfcfd}body.dark .balances__link:hover .icon{fill:#fcfcfd}.balances__row{display:flex}.balances__list>.balances__row{border-bottom:1px solid #f4f5f6}body.dark .balances__list>.balances__row{border-color:#23262f}.balances__col{flex:1;padding:16px}.balances__col:first-child{padding-left:32px}body .dir-rtl .balances__col:first-child{padding-tight:32px;padding-left:0}@media only screen and (max-width:767px){.balances__col:first-child{padding-left:16px}body .dir-rtl .balances__col:first-child{padding-left:0;padding-right:16px}}.balances__col:last-child{padding-right:32px}body .dir-rtl .balances__col:last-child{padding-left:32px;padding-right:0}@media only screen and (max-width:767px){.balances__col:last-child{padding-right:16px}body .dir-rtl .balances__col:last-child{padding-left:16px;padding-right:0}}.balances__col:not(:first-child){text-align:right}body .dir-rtl .balances__col:not(:first-child){text-align:left}@media only screen and (max-width:767px){.balances__col:not(:first-child):not(:nth-child(2)){display:none}}.balances__list>.balances__row .balances__col{color:#353945;font-size:11px;font-weight:600;line-height:1.6666666667}body.dark .balances__list>.balances__row .balances__col{color:#e6e8ec}.balances__item{-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s}.balances__item.active,.balances__item:hover{background:#f8f8f9}body.dark .balances__item.active,body.dark .balances__item:hover{background:#23262f}.balances__item.active .balances__btns{display:flex}.balances__item:not(:last-child){border-bottom:1px solid #e6e8ec}body.dark .balances__item:not(:last-child){border-color:#23262f}@media only screen and (max-width:1023px){body.dark .balances__item:not(:last-child){border-color:#353945}}.balances__item .balances__row{cursor:pointer;display:flex;padding:16px 0 20px}.balances__item .balances__col{padding:0 16px}.balances__item .balances__col:first-child{padding-left:32px}@media only screen and (max-width:767px){.balances__item .balances__col:first-child{padding-left:16px}}.balances__item .balances__col:last-child{padding-right:32px}@media only screen and (max-width:767px){.balances__item .balances__col:last-child{padding-right:16px}}.balances__currency,.balances__details{align-items:center;display:flex}.balances__icon{flex-shrink:0;margin-right:20px;width:32px}body .dir-rtl .balances__icon{margin-left:20px;margin-right:0}.balances__icon img{width:100%}.balances__info{font-weight:500}.balances__text{color:#777e90;font-weight:500;margin-left:8px}body .dir-rtl .balances__text{margin-left:0;margin-right:8px}.balances__btns{display:none;margin-top:-10px;padding:0 32px 20px}@media only screen and (max-width:767px){.balances__btns{padding:0 16px 20px}}.balances__button{height:32px}@media only screen and (max-width:767px){.balances__button{flex-grow:1;padding:0}}.balances__button:not(:last-child){margin-right:8px}body .dir-rtl .balances__button:not(:last-child){margin-left:8px;margin-right:0}.bidding__middle{align-items:center;display:flex;justify-content:space-between;width:100%}.bidding__top{background:#773bbc}.bidding__features{display:flex;gap:16px;margin-bottom:1.5rem}@media only screen and (max-width:1023px){.bidding__features{flex-direction:column}}.bidding__feature-item{align-items:center;display:flex;gap:.5rem}@media only screen and (max-width:767px){.bidding__feature-item{width:350px}}.bidding__feature-item .icon{fill:#fff;height:24px;width:24px}.bidding__feature-item span{font-size:1rem}.bidding__subtitles{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px;width:70%}@media only screen and (max-width:767px){.bidding__subtitles{font-size:14px;line-height:24.4px;padding:0 16px 0 6px;width:350px}}@media only screen and (max-width:1023px){.bidding__subtitles{width:700px}}.bidding__head{padding:40px 64px}@media only screen and (max-width:767px){.bidding__head{padding:16px 0 32px}}@media only screen and (max-width:1023px){.bidding__head.swap{padding:40px;width:50%}}@media only screen and (max-width:767px){.bidding__head.swap{padding:40px 0;width:100%}}.bidding__head.stakings{background:#cc9a48;background:radial-gradient(circle,#cc9a48 -22%,#fcfcfd 83%)}body.dark .bidding__head.stakings{background:radial-gradient(circle,#cc9a48 -22%,#181617 83%)}.bidding__head.stakings .stake_now{color:#773bbc}.bidding__head.stakings .stake_now:hover{color:#23262f}body.dark .bidding__head.stakings .stake_now:hover{color:#fcfcfd}.bidding__head.stakings .stake_now .icon{fill:#777e90;height:22px;transition:all .2s;width:22px}body.dark .bidding__head.stakings .stake_now .icon{color:#fcfcfd}.bidding__head.stakings .faq{background:transparent;color:#777e90;margin:0 25px}body.dark .bidding__head.stakings .faq{color:#fcfcfd}.bidding__head.stakings .faq:hover,body.dark .bidding__head.stakings .faq:hover{color:#773bbc}.bidding__head.launchpads{background:#cc9a48;background:radial-gradient(circle,#cc9a48 -22%,#fcfcfd 83%)}body.dark .bidding__head.launchpads{background:radial-gradient(circle,#cc9a48 -22%,#181617 83%)}.bidding__head .bidding__center{align-items:center}.bidding__color{color:rgba(151,87,215,.4);font-family:Montserrat,sans-serif}body .dir-rtl .bidding__color{font-family:Vazirmatn,sans-serif}.bidding__center{display:flex;flex-direction:column;padding:0 70px}@media only screen and (max-width:1179px){.bidding__center{padding:0 40px!important}}@media only screen and (max-width:767px){.bidding__center{display:block;padding:0 32px!important}}.bidding__center .nav{margin:0!important}@media only screen and (max-width:1023px){.bidding__center .select{margin:16px 0}}.bidding__title{font-family:Montserrat,sans-serif;text-align:center}body .dir-rtl .bidding__title{font-family:Vazirmatn,sans-serif;margin-left:auto;margin-right:0}@media only screen and (max-width:1023px){.bidding__title{font-size:24px}}.bidding__title.subtitle{margin:auto;text-align:center;width:868px}.bidding__title.swap{margin:auto}@media only screen and (max-width:767px){.bidding__title.launch{font-size:28px!important}}.bidding__title.fee_rate{font-size:24px!important}@media only screen and (max-width:767px){.bidding__title.fee_rate{display:none}}.bidding__info{color:rgba(151,87,215,.4);flex-grow:1;font-size:11px;font-size:14px!important;font-weight:500;line-height:1.6666666667}body .dir-rtl .bidding__info{font-family:Vazirmatn,sans-serif}body.dark .bidding__info{color:rgba(151,87,215,.4)}.bidding__vip{width:33%}@media only screen and (max-width:1023px){.bidding__vip{width:100%}}.bidding__vipCards{align-items:center;display:flex;justify-content:center;margin-top:-120px;width:100%}@media only screen and (max-width:1023px){.bidding__vipCards{width:120%}}@media only screen and (max-width:767px){.bidding__vipCards{flex-direction:column;margin-top:0}}.bidding__link{color:#23262f;margin-left:8px;transition:color .2s}.bidding__link .icon{fill:#23262f;height:20px;transition:fill .2s;width:20px}body.dark .bidding__link{color:#e6e8ec}body.dark .bidding__link .icon{fill:#e6e8ec}.bidding__link:hover{color:#37ffbc}.bidding__link:hover .icon{fill:#37ffbc}.bidding__body{background:#f8f8f9;padding:80px 0 136px}@media only screen and (max-width:1179px){.bidding__body{padding-bottom:80px}}@media only screen and (max-width:1023px){.bidding__body{margin-bottom:66px;padding-top:48px}}@media only screen and (max-width:767px){.bidding__body{background:none;border-top:1px solid #e6e8ec;padding:32px 0}}body.dark .bidding__body{background:none;box-shadow:inset 0 1px 0 0 #23262f}@media only screen and (max-width:767px){body.dark .bidding__body{border:none}}@media only screen and (max-width:1023px){.bidding__body .bidding__center{display:block}}.bidding__body.swap{background:none;box-shadow:none!important;padding:80px 0}@media only screen and (max-width:1023px){.bidding__body.swap{border:2px solid #e6e8ec!important;border-radius:6px;padding:30px 0}body.dark .bidding__body.swap{border:2px solid #23262f!important}}.bidding__number{align-items:center;border:2px solid #e6e8ec;border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;position:relative;transition:all .2s;width:32px}body.dark .bidding__number{border-color:#777e90}.bidding__number:after{background:#01bc8d url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='m4 8 2.667 2.667L12 5.333' stroke='%23fcfcfd' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50% 50%/16px auto;border-radius:50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%}.bidding__wrapper{background:#f1f2f4;border-radius:6px;box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1);margin:0 auto;padding:40px;width:736px}@media only screen and (max-width:1179px){.bidding__wrapper{flex-grow:1;margin-left:64px;padding:32px;width:auto}}@media only screen and (max-width:1023px){.bidding__wrapper{margin-left:0;padding:40px}}@media only screen and (max-width:767px){.bidding__wrapper{background:none;border-radius:0;box-shadow:none;padding:0}}body.dark .bidding__wrapper{background:#18191d}@media only screen and (max-width:767px){body.dark .bidding__wrapper{background:none}}.bidding__item:not(:first-child){display:none}.bidding__items{display:flex;justify-content:space-between}.bidding__items__title{margin-right:auto}body .dir-rtl .bidding__items__title{margin-left:auto;margin-right:0}.bidding__items h2{font-size:45px}.bidding__items__content{color:#777e90;margin-left:16px;text-align:right}body .dir-rtl .bidding__items__content{margin-left:0;margin-right:16px}.bidding__items__content .green{color:#01bc8d}.bidding__control{display:flex;justify-content:space-between;margin-bottom:64px}@media only screen and (max-width:767px){.bidding__control{display:block;margin-bottom:32px}}.bidding__back{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333}body .dir-rtl .bidding__back{font-family:Vazirmatn,sans-serif}body.dark .bidding__back{color:#fcfcfd}.bidding__back .icon{fill:#777e90;height:14px;margin-right:16px;transition:transform .2s;width:14px}.bidding__back:hover .icon{transform:translateX(-2px)}.bidding__money{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1.5}@media only screen and (max-width:767px){.bidding__money{display:none}}.bidding__money img{margin-left:12px;width:24px}.bidding__content{align-self:center}.bidding__wrap{max-width:600px;position:relative;z-index:3}@media only screen and (max-width:1179px){.bidding__wrap{max-width:466px}}@media only screen and (max-width:1023px){.bidding__wrap{max-width:-moz-fit-content;max-width:fit-content}}@media only screen and (max-width:767px){.bidding__wrap{max-width:499px}}.bidding__bg{pointer-events:none;transform:translateY(0);width:420px}@media only screen and (max-width:1179px){.bidding__bg{margin-right:25px}}@media only screen and (max-width:1023px){.bidding__bg{margin:0 66px 32px 0;position:static;transform:translateY(0);width:100%}}@media only screen and (max-width:767px){.bidding__bg{width:100%}}.bidding__bg img{width:100%}.bidding__steps{margin-top:50px;width:600px}@media only screen and (max-width:1179px){.bidding__steps{width:auto}}@media only screen and (max-width:1023px){.bidding__steps{width:auto}}.bidding__step{align-items:center;display:flex;font-family:Montserrat,sans-serif;height:85px;padding:0;position:relative;transition:all .2s}.bidding__step.next{color:#23262f}.bidding__step.next .bidding__number{border-color:#01bc8d}.bidding__step.active{background:#fcfcfd;box-shadow:0 4px 16px -8px hsla(0,0%,6%,.1);color:#23262f}.bidding__step.active .bidding__number{border-color:#01bc8d}.bidding__step.active .bidding__number:after{opacity:1}.bidding__step:not(:last-child){margin-bottom:24px}body.dark .bidding__step.next{color:#fcfcfd}body.dark .bidding__step.active{background:#23262f;color:#fcfcfd}body.dark .bidding__step.active:not(:last-child):after{border-color:#777e90}@media only screen and (max-width:1023px){.bidding__step{height:auto}}.bidding__step_subtitle{color:#23262f;font-size:18px;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:12px}body.dark .bidding__step_subtitle{color:#fcfcfd}.bidding__step_content{color:#777e90;font-size:13px}.bidding__icon{align-items:center;background:#f4f5f6;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-right:24px;position:relative;width:50px}body.dark .bidding__icon{background:#23262f}body .dir-rtl .bidding__icon{margin-left:24px}.bidding__icon:after{background:#773bbc;border-radius:50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .2s;visibility:hidden;width:100%}.bidding__cards{display:block;margin:50px 0;padding:50px 105px}@media only screen and (max-width:1023px){.bidding__cards{padding:50px 32px}}.swap_card{align-items:center;background:rgba(230,232,236,.529);border-radius:6px;display:flex;flex:0 0 46%;font-family:Montserrat,sans-serif;margin-left:24px;margin-top:24px;padding:35px;transition:all .2s;width:46%}.swap_card,.swap_card:hover{box-shadow:inset 0 0 0 2px #fcfcfd}.swap_card:hover{background:transparent}body.dark .swap_card{background:rgba(53,57,69,.4);box-shadow:inset 0 0 0 2px #23262f}body.dark .swap_card:hover{background:transparent}@media only screen and (max-width:1023px){.swap_card{flex:0 0 100%;min-width:auto;padding:22px;width:100%}}@media only screen and (max-width:767px){.swap_card{margin-left:0}}.swap_card_icon{margin-right:24px;width:110px}.swap_card_icon img{width:100%}body .dir-rtl .swap_card_icon{margin-left:24px}.swap_card_title{color:#23262f;font-size:18px;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:12px}body.dark .swap_card_title{color:#fcfcfd}.swap_card_text{color:#777e90;font-size:13px}.faq{background:transparent;color:#777e90;margin:0 25px}body.dark .faq{color:#fcfcfd}.faq:hover,body.dark .faq:hover{background:transparent;color:#773bbc}.vip__wrap{display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px;width:70%}@media only screen and (max-width:767px){.vip__wrap{margin:33px 0;width:100%}}@media only screen and (max-width:1023px){.vip__wrap{width:60%}}.vip__wrap h1{font-size:2rem;margin-bottom:.5rem}@media only screen and (max-width:1023px){.vip__wrap h1{font-size:24px}}.vip__wrap h2{font-size:1.5rem;font-weight:400;margin-bottom:1rem}@media only screen and (max-width:1023px){.vip__wrap h2{font-size:24px}}.vip__bg{height:300px;width:20%;width:220px}.vip__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.vip__bg{display:none}}@media only screen and (max-width:1023px){.vip__bg{height:450px;width:170px}}.vip__spot{font-size:15px;font-weight:400;line-height:22.5px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.vip__card{background:#c9cfd3;border-radius:16px;color:#121314;display:flex;flex-direction:column;padding:24px;width:50%}@media only screen and (max-width:767px){.vip__card{margin-right:auto;width:80%}body .dir-rtl .vip__card{margin-left:auto;margin-right:unset}}.vip__header{text-align:center;width:100%}.vip__header_sub{color:#969696;font-size:16px;font-weight:400;line-height:24px;margin:6px auto 20px;text-align:center;width:800px}@media only screen and (max-width:1023px){.vip__header_sub{margin-right:auto;width:100%}}@media only screen and (max-width:767px){.vip__header_sub{margin-right:auto;width:100%}}@media only screen and (max-width:1023px){.vip__header{margin-top:-50px}}.vip__scroll{overflow-x:auto;scrollbar-width:none}@media only screen and (max-width:1023px){.table__row{display:block}}.table__row:first-child{background-color:rgba(119,59,188,.251);color:#777e90}.table__col:last-child{text-align:left}.table__col:first-child{padding-left:20px}.currency__title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:48px}@media only screen and (max-width:767px){.currency__title{margin-bottom:32px}}.currency__row{display:flex;margin:0 -12px}@media only screen and (max-width:767px){.currency__row{display:block;margin:0}}.currency__row:not(:last-child){margin-bottom:48px}.currency__col{flex:0 0 calc(50% - 24px);margin:0 12px;width:calc(50% - 24px)}@media only screen and (max-width:767px){.currency__col{margin:0;width:100%}.currency__col:not(:last-child){margin-bottom:24px}}.currency__label{color:#23262f;font-weight:500;margin-bottom:12px}body.dark .currency__label{color:#fcfcfd}.currency__payment{align-items:flex-start;display:flex;justify-content:center}.currency .select,body.dark .currency .select{background:none}.currency__field{position:relative}.currency__input,.currency__value{color:#23262f;font-family:Montserrat,sans-serif;font-size:96px;font-weight:700;letter-spacing:-.02em;line-height:1}body .dir-rtl .currency__input,body .dir-rtl .currency__value{font-family:Vazirmatn,sans-serif}@media only screen and (max-width:767px){.currency__input,.currency__value{font-size:64px}}.currency__value{max-width:500px;min-height:96px;min-width:72px;opacity:0;padding-right:5px}@media only screen and (max-width:767px){.currency__value{max-width:280px;min-height:64px;padding-bottom:10px}}.currency__input{background:none;border:none;box-shadow:none;color:#23262f;height:100%;left:0;position:absolute;top:0;width:100%}body.dark .currency__input{color:#fcfcfd}.currency__sign{position:relative;top:8px}@media only screen and (max-width:767px){.currency__sign{font-size:24px}}.currency__sign:first-child{margin-right:8px}.currency__sign:last-child{margin-left:4px}.currency__price{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:12px;text-align:center}.currency__note{color:#777e90;margin-left:8px}.currency__note:not(:last-child){margin-right:8px}.currency__variants{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -8px}.currency__variants .currency__button{color:#777e90;margin:8px 8px 0}.currency__variants .currency__button.active,.currency__variants .currency__button:hover{color:#fcfcfd}.currency__btns,.currency__foot{margin-top:48px;text-align:center}@media only screen and (max-width:767px){.currency__btns,.currency__foot{margin-top:32px}}.currency__btns .currency__button{min-width:184px}@media only screen and (max-width:767px){.currency__btns .currency__button{min-width:100%}}.notes__title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-bottom:24px}.notes__info,.notes__text{margin-bottom:12px}.notes__text{color:#777e90}.notes__code,.notes__info{font-size:16px;font-weight:500;line-height:1.5}.notes__code{background:#e6e8ec;border-radius:4px;padding:12px;text-align:center}body.dark .notes__code{background:#353945}.notes__btns,.notes__foot{margin-top:24px}.notes__btns{text-align:right}.notes__foot{text-align:center}.notes__button{min-width:184px}.notes__list{margin-bottom:32px}.notes__line{align-items:center;display:flex;flex-wrap:wrap}.notes__line:not(:last-child){border-bottom:1px solid #e6e8ec;margin-bottom:12px;padding-bottom:12px}body.dark .notes__line:not(:last-child){border-color:#353945}.notes__subtitle{color:#777e90;margin-right:auto;padding-right:20px}.notes__details{align-items:center;display:flex}.notes__content{font-weight:500;margin-right:12px}.notes__copy .icon{fill:#777e90;height:24px;transition:fill .2s;width:24px}.notes__copy:hover .icon{fill:#23262f}body.dark .notes__copy:hover .icon{fill:#fcfcfd}.crypto{width:100%}.crypto__title{font-size:16px;font-weight:600;margin-bottom:16px;padding:0 7px}@media only screen and (max-width:767px){.crypto__title{font-size:18px;margin-bottom:13px}}.crypto__form{flex-shrink:0;margin-bottom:40px;position:relative}.crypto__input{background:none;border:2px solid #e6e8ec;border-radius:8px;color:#23262f;font-family:Montserrat,sans-serif;font-size:11px;height:48px;line-height:1.6666666667;padding:0 48px 0 14px;transition:border-color .2s;width:100%}body .dir-rtl .crypto__input{font-family:Vazirmatn,sans-serif}body.dark .crypto__input{border-color:#353945;color:#fcfcfd}.crypto__input::-moz-placeholder{color:#777e90}.crypto__input::placeholder{color:#777e90}.crypto__input:focus{border-color:#37ffbc}.crypto__result{bottom:0;position:absolute;right:0;top:0;width:48px}.crypto__result .icon{fill:#777e90;height:20px;transition:fill .2s;width:20px}.crypto__result:hover .icon{fill:#37ffbc}.crypto__container{height:auto;width:100%}.crypto__table{display:table;width:100%}.crypto__row{color:#23262f;display:table-row}.crypto__row:first-child .crypto__col{border-bottom:1px solid rgba(0,0,0,.2);border-radius:0;color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding-bottom:12px}body.dark .crypto__row:first-child .crypto__col{border-color:hsla(0,0%,100%,.2)}@media only screen and (max-width:767px){body .dir-rtl .crypto__row:first-child .crypto__col{text-align:center}}.crypto__row:not(:first-child){cursor:pointer}.crypto__row:not(:first-child) .crypto__col{font-weight:500;vertical-align:middle}body.dark .crypto__row:not(:first-child) .crypto__col{border-color:#353945}.crypto__row:not(:first-child):hover{background:#f4f5f6;border-radius:6px}body.dark .crypto__row:not(:first-child):hover{background:#23262f}.crypto__row:not(:first-child):hover .crypto__subtitle{color:#37ffbc}.crypto__col{display:table-cell;font-size:12px;font-weight:500;overflow:hidden;padding:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}body .dir-rtl .crypto__col{text-align:right}body.dark .crypto__col{color:#fcfcfd}.crypto__col:first-child{border-radius:6px 0 0 6px;font-size:12px}@media only screen and (max-width:1023px){.crypto__col:first-child{display:none}}.crypto__col:last-child{border-radius:0 6px 6px 0;text-align:right}body .dir-rtl .crypto__col:last-child{text-align:left}.crypto__col .sorting{padding-right:0}.crypto__col .sorting:after,.crypto__col .sorting:before{display:none}@media only screen and (max-width:767px){.crypto__col{padding:12px 6px}}.crypto__market_col{align-content:center;display:table-cell;font-size:12px;font-weight:500;padding:12px;text-align:left}.crypto__market_col .sorting{padding-right:0}.crypto__market_col .sorting:after,.crypto__market_col .sorting:before{display:none}.crypto__market_col:last-child{text-align:end}body.dark .crypto__market_col{color:#fcfcfd}@media only screen and (max-width:767px){.crypto__market_col{padding:12px 6px}}body .dir-rtl .crypto__market_col{text-align:right}.crypto__line{align-items:center;display:flex}.crypto .favorite{margin-right:10px;position:relative;top:-4px}.crypto__item{align-items:center;display:flex}.crypto__icon{flex-shrink:0;margin-right:12px;width:28px}body .dir-rtl .crypto__icon{margin-left:12px;margin-right:0}.crypto__icon img{max-width:100%}.crypto__subtitle{font-size:13px;margin-right:4px;transition:color .2s}.crypto__currency{color:#777e90;font-weight:400}.crypto__positive{color:#01bc8d}body .dir-rtl .crypto__positive{direction:ltr}.crypto__negative{color:#ff6838}body .dir-rtl .crypto__negative{direction:ltr}.crypto__chart{width:78px}.payment__options{background:#f4f5f6;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:48px;padding:24px 36px}@media only screen and (max-width:767px){.payment__options{display:block;margin-bottom:32px}}body.dark .payment__options{background:#23262f}.payment__option{display:flex}@media only screen and (max-width:767px){.payment__option:not(:last-child){margin-bottom:32px}}.payment__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:10px;width:40px}.payment__icon .icon{fill:#fcfcfd;height:20px;width:20px}.payment__category{color:#777e90;font-size:11px;line-height:1.6666666667}.payment__content{font-weight:500}.payment__line{align-items:center;display:flex;margin-bottom:40px}.payment__subtitle{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-right:auto}.payment__cards{align-items:center;display:flex}.payment__fieldset>.field{margin-bottom:32px}.payment__row{display:flex;margin:0 -8px}.payment__row .field{flex:0 0 calc(50% - 16px);margin:0 8px;width:calc(50% - 16px)}.payment .checkbox{margin-top:32px}.payment__info{font-size:16px;line-height:1.5;margin-bottom:48px}@media only screen and (max-width:767px){.payment__info{margin-bottom:32px}}.payment__flex{display:flex;justify-content:space-between}.payment__flex:first-child{border-bottom:1px solid #e6e8ec;font-size:16px;font-weight:500;line-height:1.5;padding-bottom:12px}body.dark .payment__flex:first-child{border-color:#353945}.payment__flex:not(:first-child) .payment__cell:first-child{color:#777e90}.payment__flex:not(:last-child){margin-bottom:12px}.payment__cell:nth-child(2){font-size:16px;font-weight:500;line-height:1.5}.payment__btns{margin-top:48px;text-align:right}@media only screen and (max-width:767px){.payment__btns{margin-top:32px}}.payment__foot{display:flex;justify-content:space-between;margin-top:48px}@media only screen and (max-width:767px){.payment__foot{display:block;margin-top:32px}.payment__foot .payment__button{width:100%}.payment__foot .payment__button:not(:last-child){margin-bottom:10px}}.exchange{background:#f1f2f4;min-height:calc(100vh - 88px);padding:7px}body.dark .exchange{background:#302e2f}@media only screen and (max-width:1023px){.exchange{background:none!important;min-height:unset;padding:0 6px}.exchange.desktop{display:none}}.exchange.mobile{display:none}@media only screen and (max-width:1023px){.exchange.mobile{display:block}}.exchange__dropdown-button{display:none}@media only screen and (max-width:1023px){.exchange__dropdown-button{display:block;margin-left:6px}}.exchange__dropdown-button svg{height:22px;width:22px}body .dir-rtl .exchange__dropdown-button{margin-right:6px}.exchange__main{align-items:center;background:#fcfcfd;border-radius:4px;display:flex;margin-bottom:4px;padding:7px 14px;width:100%}@media only screen and (max-width:1023px){.exchange__main{flex-wrap:wrap;margin:10px 0;padding:7px;position:relative}}body.dark .exchange__main{background:#17181b}body .dir-rtl .exchange__main{direction:rtl}.exchange__details{align-items:center;display:flex}@media only screen and (max-width:767px){.exchange__details{float:left}}.exchange__icon{height:28px;margin:0 auto;width:28px}.exchange__icon img{height:100%;width:100%}@media only screen and (max-width:1023px){.exchange__icon{margin:0}}.exchange__box{align-items:center;display:flex}.exchange__box .exchange__content{color:#777e90;font-size:9px;line-height:1.5;margin-top:2px}.exchange__box:not(:last-child){margin-right:12px}body .dir-rtl .exchange__box:not(:last-child){margin-left:22px;margin-right:0}@media only screen and (max-width:767px){body .dir-rtl .exchange__box:not(:last-child){margin-left:12px}}.exchange__line{align-items:center;display:flex}.exchange__info{color:#181617;font-size:18px!important;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333}body.dark .exchange__info{color:#fcfcfd}@media only screen and (max-width:1023px){.exchange__info{font-size:18px!important;line-height:normal}}.exchange__category{border-radius:12px;margin-left:4px;padding:7px 8px 5px}.exchange__price{border-left:2px solid #777e90;color:#ff6838;font-size:16px!important;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:2!important;line-height:1.3333333333;margin-left:10px;padding-left:10px}@media only screen and (max-width:1023px){.exchange__price{display:none}}body .dir-rtl .exchange__price{margin-left:0;margin-right:10px}.exchange__list{display:flex;margin-right:auto}body .dir-rtl .exchange__list{margin-left:auto;margin-right:0}@media only screen and (max-width:1023px){.exchange__list{border-radius:6px;display:none;left:0;position:absolute;top:30%;width:295px;z-index:10}.exchange__list.active{display:block}}.exchange__item{flex:0 0 125px;text-align:center;width:125px}@media only screen and (max-width:1179px){.exchange__item{flex:0 0 auto;width:auto}}@media only screen and (max-width:767px){.exchange__item{margin:12px 0;width:100%}}.exchange__item .exchange__content{color:#181617;font-weight:500}body.dark .exchange__item .exchange__content{color:#fcfcfd}.exchange__item:not(:last-child){border-right:1px solid #e6e8ec;margin-right:12px}body .dir-rtl .exchange__item:not(:last-child){border-left:1px solid #e6e8ec;border-right:none;margin-left:12px;margin-right:0}body.dark .exchange__item:not(:last-child){border-color:#23262f}@media only screen and (max-width:767px){.exchange__item:not(:last-child){border-bottom:1px solid #e6e8ec;margin:12px 0}body.dark .exchange__item:not(:last-child){border-color:#23262f}}.exchange__subtitle{align-items:center;color:#777e90;display:flex;font-size:11px;justify-content:center;line-height:1.6666666667;margin-block-end:4px}.exchange__subtitle .icon{fill:#777e90;height:16px;margin-right:4px;width:16px}body .dir-rtl .exchange__subtitle .icon{margin-left:4px;margin-right:0}.exchange>.nav{display:none}@media only screen and (max-width:1023px){.exchange>.nav{background:#f1f2f4;border-radius:6px;display:flex;justify-content:space-between;margin:10px 0}body.dark .exchange>.nav{background:#302e2f}}@media only screen and (max-width:767px){.exchange>.nav .nav__link .blueActive:not(:last-child){margin-right:0}}.exchange .nav__link.active{color:#23262f}@media only screen and (max-width:1023px){.exchange .nav__link.active{background:#773bbc!important;color:#fcfcfd!important;padding:9px 19px!important}}.exchange__row{display:flex;justify-content:space-around}@media only screen and (max-width:1023px){.exchange__row{display:inline-flex;justify-content:space-between;width:100%}}.exchange__row_in{display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.exchange__chart{width:100%}}.exchange__chart.show{display:block}.exchange__col:first-child{flex:0 0 calc(100% - 314px);height:-moz-fit-content;height:fit-content;margin-right:4px;width:calc(100% - 314px)}@media only screen and (max-width:1023px){.exchange__col:first-child{display:block;flex:auto;margin-bottom:0;width:56%}.exchange__col:first-child.table{display:none}.exchange__col:first-child.show{display:block}}body .dir-rtl .exchange__col:first-child{margin-left:4px;margin-right:0}.exchange__col:nth-child(2){flex-shrink:0;width:310px}@media only screen and (max-width:1023px){.exchange__col:nth-child(2){flex:auto;float:none;margin:0;width:44%}}.exchange__col_order{flex-shrink:0;overflow-y:auto;width:100%}@media only screen and (max-width:1023px){.exchange__col_order{float:none;height:auto!important;width:100%}}@media only screen and (max-width:767px){.exchange__col_order{height:auto!important}}.exchange__col_in:first-child{flex-shrink:0;width:310px}.exchange__col_in:nth-child(2){flex:0 0 calc(100% - 313px);height:-moz-fit-content;height:fit-content;width:calc(100% - 313px)}.exchange .table_order{height:320px!important;overflow:auto;width:100%!important}.exchange__tab{display:flex;margin-top:4px}.exchange__tab_content{width:100%}@media only screen and (max-width:1023px){.exchange__tab_content:first-child0{display:block;margin-bottom:0;width:100%}.exchange__tab_content:first-child0.table{display:none}.exchange__tab_content:first-child0.show{display:block}}@media only screen and (min-width:1024px){.exchange__tab_content{display:block!important}}@media only screen and (max-width:1023px){.exchange__tab_content:nth-child(2){float:none;margin:0;width:100%}.exchange__tab_content:nth-child(3){display:block;width:100%}}.exchange__tab_content_order{flex-shrink:0;overflow-y:auto;width:100%}@media only screen and (max-width:1023px){.exchange__tab_content_order{float:none;height:auto!important;width:100%}}@media only screen and (max-width:767px){.exchange__tab_content_order{height:auto!important}}.exchange__tour{align-items:center;display:flex}body .dir-rtl .exchange__tour{direction:ltr}@media only screen and (max-width:1023px){.exchange__tour{display:none}}.exchange__tour_mob{display:none}@media only screen and (max-width:1023px){.exchange__tour_mob{display:block;margin-left:auto}body .dir-rtl .exchange__tour_mob{margin-left:0;margin-right:auto}}.exchange__mobile_info{display:none}@media only screen and (max-width:1023px){.exchange__mobile_info{align-items:flex-start;display:flex;justify-content:space-between;margin-top:16px;width:100%}}.exchange__mobile_info .price{font-size:18px;font-weight:600;line-height:1.3333333333;width:40%}body .dir-rtl .exchange__mobile_info .price{direction:unset!important}.exchange__mobile_info .info{display:flex;flex-wrap:wrap;width:60%}.exchange__mobile_info .info .exchange__item{border:none;margin-bottom:6px;margin-top:0;width:50%}@media only screen and (max-width:1023px){.exchange__mobile_info .info .exchange__item{margin-right:0}}body .dir-rtl .exchange__mobile_info .info .exchange__item{border-left:unset;margin:0 0 6px}@media only screen and (max-width:1023px){.exchange__mobile_info .info .exchange__subtitle{justify-content:flex-start}}.exchange__mobile_info .info .change{text-align:left}body .dir-rtl .exchange__mobile_info .info .change{text-align:right}@media only screen and (max-width:1023px){.exchange__mobile_info .info .exchange__content{text-align:left}}body .dir-rtl .exchange__mobile_info .info .exchange__content{text-align:right}.balance{background:#fcfcfd;border-radius:4px;height:965px}@media only screen and (max-width:1023px){.balance{height:420px}}body.dark .balance{background:#17181b}.balance__head{align-items:center;display:flex;justify-content:space-between;padding:6px 12px}@media only screen and (max-width:1023px){.balance__head{padding:6px}}.balance__sorting{align-items:center;display:flex;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;margin-right:auto}body .dir-rtl .balance__sorting{margin-left:auto;margin-right:0}.balance__direction{align-items:center;border-radius:4px;display:flex;flex-direction:column;flex-shrink:0;height:32px;justify-content:center;transition:all .2s;width:32px}.balance__direction span{border-radius:1;height:2px;width:12px}.balance__direction span:not(:last-child){margin-bottom:2px}.balance__direction.active,.balance__direction:hover{background:#f1f2f4}body.dark .balance__direction.active,body.dark .balance__direction:hover{background:#23262f}.balance__direction:not(:last-child){margin-right:12px}body .dir-rtl .balance__direction:not(:last-child){margin-left:12px;margin-right:0}.balance .select{background:#f1f2f4;border-radius:4px;box-shadow:none;font-size:12px;height:32px;line-height:32px;padding:0 36px 0 8px;width:62px}body.dark .balance .select{background:#23262f;box-shadow:inset 0 0 0 2px #23262f}.balance .select:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777E90'/%3E%3C/svg%3E");right:4px}.balance .select .list{border-radius:4px}.balance .select .option{font-size:12px;padding:4px 8px}.balance__container{display:block}@media only screen and (max-width:1023px){.balance__container{display:inline}}.balance__container__sell{width:100%}.balance__container__sell::-webkit-scrollbar{width:5px}.balance__container__sell::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.balance__container__sell::-webkit-scrollbar-track{background:transparent}@media only screen and (max-width:1023px){.balance__container__sell{width:100%}}.balance__container__buy{width:100%}.balance__container__buy::-webkit-scrollbar{width:5px}.balance__container__buy::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.balance__container__buy::-webkit-scrollbar-track{background:transparent}@media only screen and (max-width:1023px){.balance__container__buy{width:100%}}.balance__top{color:#777e90;display:flex;font-size:11px;font-weight:600;line-height:1.6666666667;margin-bottom:4px;padding:4px 12px}@media only screen and (max-width:1023px){.balance__top{justify-content:space-between;margin-bottom:0;padding:6px}}.balance__item{display:flex;font-size:11px;font-weight:500;justify-content:space-between;line-height:1.22!important;line-height:1.6666666667;padding:4px 12px;position:relative}@media only screen and (max-width:1023px){.balance__item{padding:0 6px 2px}}.balance__item.negative .balance__line{background:rgba(255,104,56,.15);max-width:94%}.balance__item.negative .balance__price{color:#ff6838}.balance__item.positive .balance__line{background:rgba(1,188,141,.15);max-width:94%}.balance__item.positive .balance__price{color:#01bc8d}@media only screen and (max-width:1179px){.balance__item:nth-child(n+10){display:none}}@media only screen and (max-width:1023px){.balance__item:nth-child(n+10){display:flex}}.balance__price{font-weight:600}@media only screen and (max-width:1023px){.balance__price.title{font-size:9px}}.balance__amount,.balance__price{flex-shrink:0;width:90px}@media only screen and (max-width:1023px){.balance__amount,.balance__price{font-size:10px;width:50%}}.balance__amount{text-align:right}body .dir-rtl .balance__amount{text-align:left}@media only screen and (max-width:1023px){.balance__amount.title{font-size:9px}}.balance__total{flex-grow:1;text-align:right}body .dir-rtl .balance__total{text-align:left}@media only screen and (max-width:1023px){.balance__total{display:none}}.balance__line{bottom:0;position:absolute;right:14px;top:0}@media only screen and (max-width:1023px){.balance__line{right:7px}}.balance__statistics{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1.5;margin:8px 0 12px;padding:0 12px}@media only screen and (max-width:1179px){.balance__statistics{margin:4px 0}}@media only screen and (max-width:1023px){.balance__statistics{margin:4px 0}}.balance__statistics .icon{height:16px;margin:0 8px;width:16px}.balance__statistics svg{fill:#773bbc}.balance__statistics.positive .balance__currency{color:#01bc8d}@media only screen and (max-width:1023px){.balance__statistics.positive .balance__currency{padding-right:8px}}.balance__statistics.positive .balance__icon{fill:#01bc8d}.balance__statistics.negative .balance__currency{color:#ff6838}@media only screen and (max-width:1023px){.balance__statistics.negative .balance__currency{padding-right:8px}}.balance__statistics.negative .balance__icon{fill:#ff6838}.balance__statistics.empty{align-items:center;color:var(--second-text-color);display:flex;font-size:.9rem;justify-content:center;min-height:280px;text-align:center}@media only screen and (max-width:1023px){.balance__money{display:none}}.balance__divider{border-left:2px solid #777e90;margin-top:40px}@media only screen and (max-width:1023px){.balance__divider{display:none}}.balance__currency{cursor:pointer}.balance__currency.negative{color:#ff6838}.balance__currency.positive{color:#01bc8d}.currencies{background:#fcfcfd;border-radius:4px;height:545px;padding:6px 12px}body.dark .currencies{background:#17181b}@media only screen and (max-width:1023px){.currencies{background:#f1f2f4;height:420px}body.dark .currencies{background:#302e2f}}@media only screen and (max-width:767px){body .dir-rtl .currencies{left:auto;right:0}}.currencies .nav{justify-content:space-between;margin-bottom:6px;overflow-x:scroll;scrollbar-color:#5e6673 transparent;scrollbar-width:thin}.currencies .nav::-webkit-scrollbar{height:3px;width:3px}.currencies .nav::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.currencies .nav::-webkit-scrollbar-track{background:transparent}.currencies .nav__link{font-size:11px!important;margin-bottom:4px;padding:6px 12px}.currencies__form{margin-bottom:6px;position:relative}.currencies__input{background:none;border:2px solid #e6e8ec;border-radius:8px;color:#23262f;font-family:Montserrat,sans-serif;font-size:11px;height:33px;line-height:1.6666666667;padding:0 12px;transition:border-color .2s;width:100%}body .dir-rtl .currencies__input{font-family:Vazirmatn,sans-serif}body.dark .currencies__input{border-color:#353945;color:#fcfcfd}.currencies__input::-moz-placeholder{color:#777e90}.currencies__input::placeholder{color:#777e90}.currencies__input:focus{--tw-ring-color:$p4;border-color:#01bc8d}.currencies__result{bottom:0;position:absolute;right:0;top:0;width:40px}body .dir-rtl .currencies__result{left:0;right:auto}.currencies__result .icon{fill:#777e90;height:20px;transition:fill .2s;width:20px}.currencies__result:hover .icon{fill:#37ffbc}.currencies__container{height:446px;overflow-x:auto;overflow-y:auto;padding-right:5px}@media only screen and (max-width:1023px){.currencies__container{height:330px}}body .dir-rtl .currencies__container{padding-left:5px}.currencies__container::-webkit-scrollbar{width:5px}.currencies__container::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.currencies__container::-webkit-scrollbar-track{background:transparent}.currencies__container__table{display:table;width:100%}.currencies__container__row{display:table-row}.currencies__container__row:first-child .currencies__container__col{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding-bottom:12px}.currencies__container__row:not(:first-child) .currencies__container__col{font-size:11px;font-weight:500;line-height:1.6666666667}.currencies__container__col{cursor:pointer;display:table-cell;overflow:hidden;padding:4px;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.currencies__container__col:first-child{padding-left:0}.currencies__container__col:last-child{padding-right:0;text-align:right}body .dir-rtl .currencies__container__col:last-child{direction:ltr}.currencies__container__col:last-child:last-child{padding-left:0;text-align:left}.currencies__container__line{align-items:center;display:inline-flex}.currencies__container .favorite{margin-right:4px;position:relative;top:-2px}body .dir-rtl .currencies__container .favorite{margin-left:4px;margin-right:0}.currencies__container__info span{color:#777e90}body .dir-rtl .currencies__container__info span{float:left;padding-right:6px}.currencies__container__positive{color:#01bc8d}.currencies__container__negative{color:#ff6838}.trades{background:#fcfcfd;border-radius:4px;height:480px;margin-top:4px;padding:6px 12px}body.dark .trades{background:#17181b}@media only screen and (max-width:1023px){.trades{background:none!important;height:auto;margin-top:0;padding:0 4px}}.trades .nav{margin-bottom:6px}@media only screen and (max-width:1023px){.trades .nav{display:none}}.trades__container{height:426px;overflow-x:auto;overflow-y:auto;padding-right:5px}.trades__container::-webkit-scrollbar{width:5px}.trades__container::-webkit-scrollbar-thumb{background:#5e736b;border-radius:10px}.trades__container::-webkit-scrollbar-track{background:transparent}body .dir-rtl .trades__container{padding-left:5px}.trades__container__table{display:table;width:100%}.trades__container__row{display:table-row}.trades__container__row:first-child .trades__col{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding-bottom:12px}.trades__container__row:not(:first-child) .trades__col{font-size:11px;font-weight:500;line-height:1.6666666667}.trades__container__col{display:table-cell;font-size:11px;overflow:hidden;padding:2px 4px;text-overflow:ellipsis;white-space:nowrap}.trades__container__col:first-child{padding-left:0}.trades__container__col:nth-child(2){padding-right:12px}body .dir-rtl .trades__container__col:nth-child(2){padding-left:12px;padding-right:0}.trades__container__col:last-child{padding-right:0;text-align:right}body .dir-rtl .trades__container__col:last-child{padding-left:0;text-align:left}.trades__container__col.positive{color:#01bc8d}.trades__container__col.negative{color:#ff6838}.trades__container__line{align-items:center;display:inline-flex}.trades__container .favorite{margin-right:4px;position:relative;top:-2px}body .dir-rtl .trades__container .favorite{margin-left:4px;margin-right:0}.trades__container__info span{color:#777e90}.table{background:none;border-radius:4px;margin-top:5px;padding:12px}.table.fees{height:auto}@media only screen and (max-width:767px){.table.fees{padding:12px 0}}.table.fees .nav__link{padding:12px}.table.vip{height:auto;padding-bottom:12px}.table.order_margin_bottom{margin-bottom:40px;width:100%}@media only screen and (max-width:1023px){.table.order_margin_bottom{margin-bottom:0}}.table.order_book{height:333px;width:100%}@media only screen and (max-width:1179px){.table.trade-item{margin-top:0;width:256px}}@media only screen and (min-width:1024px){.table{display:block!important}}.table .select{display:none}@media only screen and (max-width:767px){.table .select{display:block;margin-bottom:16px;width:100%}}.table .nav{margin-bottom:6px}@media only screen and (max-width:767px){.table .nav{display:none}}.table .nav__link:not(:last-child){margin-right:16px}.table__transaction{height:100%}@media only screen and (max-width:1023px){.table__transaction{height:-moz-fit-content;height:fit-content;overflow-x:scroll;scrollbar-width:none}}.table__inner{display:table;width:100%}@media only screen and (max-width:767px){.table__inner{display:block;overflow-x:scroll}}@media only screen and (max-width:1023px){.table__inner{display:block;overflow-x:scroll}}.table__inner.launch{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.table__inner.launch{display:table;margin-bottom:16px;width:100%}}.table__inner.vip{width:100%}@media only screen and (max-width:1023px){.table__inner.vip{width:120%}}.table__inner.fix_first_col .table__col:first-child{width:110px}@media only screen and (max-width:1023px){.table__inner.fix_first_col .table__col:first-child{width:100%}}.table__inner.order{display:table;table-layout:fixed;width:100%}.table__inner.ambassador{display:contents}.table__row{display:table-row}@media only screen and (max-width:1023px){.table__row{display:table-row}}.table__row:first-child .table__col{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding-bottom:10px}@media only screen and (max-width:1023px){.table__row:first-child{display:none}.table__row:first-child .ambass{display:block}}.table__row:not(:first-child) .table__col{font-size:11px;font-weight:500;line-height:1.6666666667}@media only screen and (max-width:1023px){.table__row.vip:first-child{display:table-row}}.table__row.launch{align-items:center;background:rgba(204,153,1,.039);border-radius:6px;box-shadow:inset 0 0 0 2px rgba(151,87,215,.4);display:flex;font-family:Montserrat,sans-serif;justify-content:space-between;padding:10px 15px;transition:all .2s;width:45%}.table__row.launch:first-child .table__col{padding-bottom:6px}body.dark .table__row.launch .table__col:not(:first-child){color:#fcfcfd}.table__row.launch:hover{background:transparent}body.dark .table__row.launch{background:rgba(204,153,1,.039);box-shadow:inset 0 0 0 2px rgba(151,87,215,.4)}body.dark .table__row.launch:hover{background:transparent}@media only screen and (max-width:767px){.table__row.launch{display:block;width:100%}}@media only screen and (max-width:1023px){.table__row.order .table__col{white-space:nowrap}}@media only screen and (max-width:767px){.table__row.order{border-bottom:1px solid #e6e8ec;display:table-row;margin-bottom:24px;padding-bottom:20px;position:relative}.table__row.order .table__col{align-items:center;margin-bottom:4px;padding:.5rem;white-space:nowrap}}.table__row.order:first-child{background-color:#773bbc}@media only screen and (max-width:1023px){.table__row.order:first-child{display:table-row}}.table__row.order:first-child .table__col:last-child{padding-right:0;text-align:right}body .dir-rtl .table__row.order .sorting{padding-left:13px;padding-right:0}.table__row.order .sorting:before{background-image:none;top:calc(50% - 5px)}.table__row.order .sorting:after{background-image:none;top:calc(50% + 1px)}.table__row_left{width:50%}.table__row_left .table__col{align-items:center;color:#fcfcfd!important;display:flex}.table__row_left .table-list__value{padding:0}@media only screen and (max-width:767px){.table__row_left{width:100%}}.table__row_right{width:50%}.table__row_right .table__col{align-items:center;display:flex;justify-content:space-between}.table__row_right .table__col:first-child{padding-left:6px}.table__row_right .table-list__value{padding:0}@media only screen and (max-width:767px){.table__row_right{width:100%}}.table__row.trade_rules .sorting{cursor:default}.table__row.trade_rules .sorting:after,.table__row.trade_rules .sorting:before{display:none}.table__col{display:table-cell;overflow:hidden;padding:6px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.table__col:first-child{color:#777e90;padding-left:12px}body .dir-rtl .table__col:first-child{padding-left:6px;padding-right:12px}.table__col:last-child{padding-right:0;text-align:right}body .dir-rtl .table__col:last-child{padding-left:0;padding-right:6px;text-align:right}.table__col.vip{font-size:14px!important}.table__col.vip:last-child{text-align:left}body .dir-rtl .table__col.vip:last-child{text-align:right}.table__col.vip:first-child{padding-left:10px}body .dir-rtl .table__col.vip:first-child{padding-right:10px}.table__col.positive{color:#01bc8d}.table__col.negative{color:#ff6838}.table__col.widFee{text-align:left}.table__col.transac{font-size:14px!important}.table__col.transac:last-child{color:#773bbc}body .dir-rtl .table__col.transac:last-child{text-align:left}.table__col.transact{color:#fbfbfb!important;font-size:14px!important;font-weight:500!important;width:130px}body .dir-rtl .table__col.transact:last-child{text-align:left!important}@media only screen and (max-width:767px){.table__col.transact{width:150px}}.table__col.id:first-child{width:250px}.table__label{display:none}.table__label.launch{color:#181617;display:block}body.dark .table__label.launch{color:#f4f5f6}@media only screen and (max-width:767px){.table__label.vip{display:none}.table__label{color:#77908b;display:block;font-size:12px;font-weight:600;line-height:1.6666666667;margin-right:auto}body .dir-rtl .table__label{margin-left:auto;margin-right:0}}.table__label.order{display:none}.table__input{border-radius:6px}.table__container{height:282px;overflow-x:auto;overflow-y:auto;padding-right:5px}.table__container::-webkit-scrollbar{width:5px}.table__container::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.table__container::-webkit-scrollbar-track{background:transparent}@media only screen and (max-width:1023px){.table__container.height0{height:110px}.table__container.height1{height:64px}}@media only screen and (max-width:1023px) and (max-width:1023px){.table__container.height1{height:100px}}@media only screen and (max-width:1023px) and (max-width:767px){.table__container.height1{height:250px}}@media only screen and (max-width:1023px){.table__container.height2{height:96px}.table__container.height3{height:128px}.table__container.height4{height:160px}.table__container.height5{height:180px}}@media only screen and (max-width:767px){.table__container{overflow-x:none;overflow-y:none}}body .dir-rtl .table__container{padding-left:5px}.table__container__inner{display:table;width:100%}.table__container__inner.openorder,.table__container__inner.order{display:table;table-layout:fixed;width:100%}@media only screen and (max-width:767px){.table__container__inner.openorder{justify-content:space-between}}.table__container__row{display:table-row}@media only screen and (max-width:1023px){.table__container__row{display:table-row}}.table__container__row:first-child .table__col{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding-bottom:10px}@media only screen and (max-width:1023px){.table__container__row:first-child{display:table-row}}.table__container__row:not(:first-child) .table__col{font-size:11px;font-weight:500;line-height:1.6666666667}@media only screen and (max-width:1023px){.table__container__row.order{display:table-row;position:relative}.table__container__row.order .table__col{align-items:center;display:flex;margin-bottom:4px;padding:.5rem 0}}@media only screen and (max-width:767px){.table__container__row.order{border-bottom:1px solid rgba(233,242,255,.2);display:flex}.table__container__row.order:first-child{display:none}}body .dir-rtl .table__container__row.order .sorting{padding-left:16px;padding-right:0}.table__container__row.order .sorting:before{background-image:none;top:calc(50% - 5px)}.table__container__row.order .sorting:after{background-image:none;top:calc(50% + 1px)}.table__container__row.no-orders{align-items:center;display:flex;height:40vh;justify-content:center}@media only screen and (max-width:767px){.table__container__row.no-orders{display:table-row!important}}@media only screen and (max-width:1023px){.table__container__row.myorder{display:table-row;position:relative}.table__container__row.myorder .table__col{align-items:center;display:flex;margin-bottom:4px;padding:.5rem 0}}@media only screen and (max-width:767px){.table__container__row.myorder{border-bottom:1px solid #b1b5c3;display:flex}.table__container__row.myorder:first-child{display:none}}body .dir-rtl .table__container__row.myorder .sorting{padding-left:16px;padding-right:0}.table__container__row.myorder .sorting:before{background-image:none;top:calc(50% - 5px)}.table__container__row.myorder .sorting:after{background-image:none;top:calc(50% + 1px)}@media only screen and (max-width:767px){.table__container__row{border-bottom:1px solid #b1b5c3;display:flex;flex-direction:column;padding:10px}}.table__container__col{display:table-cell;font-size:12px;padding:5px 12px;vertical-align:middle}.table__container__col:first-child{padding-left:6px}@media only screen and (max-width:767px){.table__container__col:first-child{padding-left:0}}body .dir-rtl .table__container__col:first-child{padding-left:6px;padding-right:0}@media only screen and (max-width:767px){body .dir-rtl .table__container__col:first-child{padding-left:0;padding-right:0}}.table__container__col:last-child{padding-right:0;text-align:right}body .dir-rtl .table__container__col:last-child{padding-left:0;text-align:left}@media only screen and (max-width:767px){body .dir-rtl .table__container__col:last-child{padding-right:0}}@media only screen and (max-width:1023px){.table__container__col:last-child{padding:0}}@media only screen and (max-width:767px){.table__container__col:last-child{justify-content:flex-end;text-align:left}.table__container__col{border-bottom:none;display:flex;justify-content:space-between;padding:0 0 8px}}.table__container__col.col{text-align:left}.table__container__col.col:last-child,body .dir-rtl .table__container__col.col{text-align:right}body .dir-rtl .table__container__col.col:last-child{padding-left:0;text-align:left}.table__container__col.positive{color:#01bc8d}.table__container__col.negative{color:#ff6838}.table__container__col.amount{text-align:left!important}body .dir-rtl .table__container__col.amount{text-align:right!important}.table__container__label{display:none}@media only screen and (max-width:767px){.table__container__label{color:#777e90;display:inline-block;font-size:12px;font-weight:600;line-height:1.6666666667;margin-right:auto}body .dir-rtl .table__container__label{margin-left:auto;margin-right:0}}.table__container_link{padding-top:100px;text-align:center}.table__container_link.green-text{color:#773bbc}.table__cancel{background:#777e90;font-size:13px;padding:0 15px}.table__no-orders-container{align-items:center;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:20px;text-align:center}.table__no-orders-icon{font-size:12px;font-weight:400;margin-bottom:16px}@media only screen and (max-width:767px){.table__no-orders-icon{font-size:12px;font-weight:400}}.tableWD{background:#fcfcfd;border-radius:4px;height:323px;margin-top:10px;overflow-y:auto;padding:16px 16px 16px 5px}.tableWD::-webkit-scrollbar{width:5px}.tableWD::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.tableWD::-webkit-scrollbar-track{background:transparent}@media only screen and (max-width:1023px){.tableWD{margin-bottom:42px;padding:16px 0}}body.dark .tableWD{background:#17181b}@media only screen and (min-width:1024px){.tableWD{display:block!important}}.tableWD__withDep{display:table;width:100%}.tableWD__withDep__row{display:table-row}.tableWD__withDep__col{display:table-cell;padding:6px;vertical-align:middle}@media only screen and (max-width:1023px){.tableWD__withDep__col{font-size:13px}}.tableWD__withDep__col_amount{align-items:center;display:flex}.tableWD__withDep__image{height:28px;margin-left:8px;width:28px}.tableWD__withDep__title{text-align:left}body .dir-rtl .tableWD__withDep__title{text-align:right}.fix_marg{margin-bottom:96px}@media only screen and (max-width:1023px){.fix_marg{margin-bottom:70px}}.select_search{align-items:center;display:flex;justify-content:space-between;margin-top:18px}@media only screen and (max-width:767px){.select_search{display:grid!important}}@media only screen and (max-width:1023px){.select_search{display:block}}.select_search .currencies__input{width:333px!important}@media only screen and (max-width:1023px){.select_search .currencies__input{width:100%}}.bargaining{background:#fcfcfd;border-radius:4px;height:480px;margin-top:2px;padding:6px 12px}body.dark .bargaining{background:#17181b}@media only screen and (max-width:1023px){.bargaining{background:none!important;height:420px;margin:0;padding:0;width:100%}}.bargaining__main{align-items:center;display:flex;margin-bottom:6px}@media only screen and (max-width:1023px){.bargaining__main{margin-bottom:3px}}.bargaining__info{color:#777e90;font-size:11px;font-weight:500;line-height:1.6666666667}@media only screen and (max-width:1023px){.bargaining__info{display:none}}.bargaining__info a{color:#773bbc;margin-top:8px;transition:color .2s}body.dark .bargaining__info a{color:#773bbc}.bargaining__info a:hover{color:#e6e8ec}.bargaining__info .icon{height:18px;transition:fill .2s;width:18px}.bargaining__info .icon:hover{color:#e6e8ec}@media only screen and (max-width:1023px){.bargaining__info.leverage{display:block}}.bargaining__info_body{background:#fcfcfd;border-radius:12px;box-shadow:0 16px 48px rgba(31,47,70,.1);padding:8px 12px;position:absolute;right:357px;top:660px;transition:all .3s;visibility:hidden}body.dark .bargaining__info_body{background:#23262f}body .dir-rtl .bargaining__info_body{left:357px;right:0}.bargaining__info_body.show{visibility:visible}.bargaining .nav{width:100%}.bargaining .nav,body .dir-rtl .bargaining .nav{margin-left:0;margin-right:0}@media only screen and (max-width:1023px){.bargaining .nav{display:none}}.bargaining .select{display:none;padding:0 22px!important}@media only screen and (max-width:1023px){.bargaining .select{display:block;height:35px;line-height:35px}}.bargaining .nav__link:not(:last-child){margin-right:16px}.bargaining .nav__link.order.active{background:none;color:#773bbc}.bargaining__isocros-btn{background:#e6e8ec;border:1px solid #ddd;border-radius:4px;border-radius:6px;color:#121314;cursor:pointer;flex:1;font-size:13px;padding:3px 10px;transition:all .3s ease}.bargaining__isocros-btn.active{background:#773bbc;border-color:#773bbc;color:#fff}.bargaining__isocros-btn.lev{background:rgba(33,156,144,.122);border:none;color:#219c90}@media only screen and (max-width:767px){.bargaining__isocros-btn.lev{display:flex}}@media only screen and (max-width:1023px){.bargaining__wrapper{background:transparent;transition:all .3s}body.dark .bargaining__wrapper{background:#181617}}.bargaining__btns{display:none}@media only screen and (max-width:1023px){.bargaining__btns{display:flex;margin:0 -6px}.bargaining__btns .bargaining__button{flex:0 0 calc(50% - 12px);margin:0 6px;width:calc(50% - 12px)}}.bargaining__button.sending{opacity:.75}.bargaining__item{display:block}.bargaining__top{display:none}@media only screen and (max-width:1023px){.bargaining__top{align-items:center;display:flex;margin-bottom:16px}}.bargaining__box{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.bargaining__box{display:block}}.bargaining__right-box{align-items:center;display:flex;gap:6px}@media only screen and (max-width:767px){.bargaining__right-box{overflow:scroll;scrollbar-width:none}}.bargaining__model_text{font-size:12px;font-weight:300}.bargaining__model_back{background:#3c3c3c;border-radius:6px}.bargaining__model_border{border:1px solid #219c90;color:#fff}.bargaining__subtitle{color:#777e90;font-size:16px;font-weight:500;line-height:1.5;margin-right:auto}.bargaining__close .icon{fill:#777e90;height:24px;width:24px}.bargaining__row{display:flex;margin:0 -16px}@media only screen and (max-width:1023px){.bargaining__row{display:block;margin:0 0 6px}}.bargaining__col{flex:0 0 calc(50% - 32px);margin:0 16px;width:calc(50% - 32px)}@media only screen and (min-width:1024px){.bargaining__col{display:block!important}}@media only screen and (max-width:1023px){.bargaining__col{display:none;margin:0;width:100%}}.bargaining__head{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:6px}.bargaining__head.mob{display:none}@media only screen and (max-width:1023px){.bargaining__head.mob{background:rgba(119,59,188,.251);border-radius:6px;display:flex;padding:7px 0;width:45%}}.bargaining__head.show:first-child{background:#58bd7d}.bargaining__head.show:last-child{background:#ff6838}.bargaining__title{font-size:24px;font-size:16px!important;font-weight:600;letter-spacing:-.01em;line-height:1.3333333333;width:50%}@media only screen and (max-width:1023px){.bargaining__title.desk{display:none}.bargaining__title{font-size:13px!important;width:100%}}.bargaining__counter{align-items:center;display:flex;font-size:11px;font-weight:600;line-height:1.6666666667;margin:0 5px;white-space:nowrap}@media only screen and (max-width:1023px){.bargaining__counter{margin:0 5px 5px;width:100%}}.bargaining__counter.dash{margin:0}.bargaining__counter .icon{fill:#773bbc;height:16px;margin-right:6px;width:16px}body .dir-rtl .bargaining__counter .icon{margin-left:6px;margin-right:0}.bargaining__field{align-items:center;border-radius:6px;box-shadow:inset 0 0 0 2px #e6e8ec;cursor:pointer;direction:ltr;display:flex;margin-bottom:10px;padding:0 16px}body .dir-rtl .bargaining__field{direction:rtl}body.dark .bargaining__field{box-shadow:inset 0 0 0 2px #23262f}.bargaining__field.disabled{background-color:#e6e8ec}body.dark .bargaining__field.disabled{background-color:#353945}.bargaining__field.invalid{border:1px solid var(--red-color)!important}@media only screen and (max-width:1023px){.bargaining__field{margin-bottom:6px;padding:0 8px}}.bargaining__input{background:none;color:#23262f;flex-grow:1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:38px;padding:0 10px;text-align:left;width:30px}body .dir-rtl .bargaining__input{font-family:Vazirmatn,sans-serif;text-align:right}body.dark .bargaining__input{color:#fcfcfd}@media only screen and (max-width:1023px){.bargaining__input{height:32px;width:80px}}.bargaining__input:focus{box-shadow:none}.bargaining__currency,.bargaining__label{color:#777e90;font-weight:500;pointer-events:none}@media only screen and (max-width:1023px){.bargaining__currency,.bargaining__label{font-size:11px}.bargaining__currency.stop,.bargaining__label.stop{font-size:13px}}.bargaining__col>.bargaining__button{width:100%}@media only screen and (max-width:1023px){.bargaining__col>.bargaining__button{height:33px;width:100%}}.bargaining__new{display:block;margin-bottom:2px}.bargaining__new__item{align-items:center;display:flex;justify-content:space-between;padding:0 5px}.bargaining__new__text{font-size:12px}@media only screen and (max-width:767px){.bargaining__new__text{font-size:9px}}.bargaining__new__content{color:#773bbc;font-size:12px}@media only screen and (max-width:767px){.bargaining__new__content{font-size:9px}}.bargaining .margLimit{margin-top:55px}@media only screen and (max-width:1023px){.bargaining .margLimit{margin-top:35px}}.bargaining .margStop{margin-top:12px}@media only screen and (max-width:1023px){.bargaining .margStop{margin-top:6px}}.bargaining__container{position:relative}.bargaining__margin{color:#666;font-size:14px;margin-bottom:8px}body .dir-rtl .bargaining__margin{text-align:right}.bargaining__buttons_belabela{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:4px 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bargaining__buttons_belabela:hover .bargaining__buttons_belabela__circle{stroke:#219c90}.bargaining__buttons_belabela__circle{stroke:#888;stroke-width:2;fill:transparent;height:20px;transition:fill .3s ease,stroke .3s ease;width:20px}.bargaining__buttons_belabela__circle_active{fill:#219c90;stroke:#219c90}.bargaining__buttons_belabela__label{color:#333;font-size:13px;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none}.range{height:36px;position:relative}.range__slider{left:0;position:absolute;right:0;top:12px}.range__indicators{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:10px}.range__indicators span{background:#e6e8ec;border-radius:2px;height:6px;width:2px}body.dark .range__indicators span{background:#353945}.noUi-horizontal{height:2px}.noUi-target{background:#e6e8ec;border:none;box-shadow:none}body.dark .noUi-target{background:#353945}.noUi-connect,.noUi-handle{background:#37ffbc}.noUi-handle{border:none;border-radius:50%;box-shadow:none;cursor:pointer}.noUi-handle:after,.noUi-handle:before{display:none}.noUi-horizontal .noUi-handle{background:#f4f5f6;border:4px solid #777e90;box-shadow:0 8px 16px -8px hsla(0,0%,6%,.2);height:20px;right:-12px;top:-9px;width:20px}.noUi-tooltip{align-items:center;background:#23262f;border:none;border-radius:8px;color:#fcfcfd;display:flex;font-size:14px;font-weight:600;justify-content:center;min-width:40px;opacity:0;padding:3px 10px;transition:all .2s;visibility:hidden}.noUi-tooltip:before{border-color:#181617 transparent transparent;border-style:solid;border-width:4px 4px 0;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}body.dark .noUi-tooltip{background:#353945}body.dark .noUi-tooltip:before{border-color:#353945 transparent transparent;border-style:solid;border-width:4px 4px 0;height:0;width:0}.noUi-handle:hover .noUi-tooltip{opacity:1;visibility:visible}.noUi-horizontal .noUi-tooltip{bottom:24px}.range_time .noUi-horizontal{height:2px}.range_time .noUi-handle{top:-11px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-12px}.charts{border-radius:4px;position:relative;z-index:2}@media only screen and (min-width:1024px){.charts{display:block!important}}.charts__head{align-items:center;background:#fcfcfd;border-bottom:1px solid #e6e8ec;border-radius:4px;display:flex;justify-content:space-between;padding:16px}body.dark .charts__head{background:#17181b;border-color:#23262f}.charts .nav{display:flex}@media only screen and (max-width:767px){.charts__group .nav{display:none}}.charts .select{background:#e6e8ec;display:none;height:28px;line-height:28px}body.dark .charts .select{background:#353945}@media only screen and (max-width:767px){.charts .select{display:block}}.charts__item{display:none}.charts__inner{overflow:hidden}.charts__inner>div{height:492px!important;margin:-1px}@media only screen and (max-width:1023px){.charts__inner>div{position:relative;z-index:-1}}.charts__inner:nth-child(2),body.dark .charts__inner:first-child{display:none}body.dark .charts__inner:nth-child(2){display:block}.charts__element{background:#fcfcfd;height:490px;width:100%}body.dark .charts__element{background:#17181b}body.dark .charts__element .highcharts-axis-line,body.dark .charts__element .highcharts-grid-line,body.dark .charts__element .highcharts-tick{stroke:#353945!important}.trading__center{align-items:center;display:flex;flex-direction:column;width:100%}.trading__head{padding:60px 0}.trading__top{align-items:center;display:flex;justify-content:start;margin-bottom:16px;width:100%}.trading__back{margin:0 6px}.trading__back .icon{cursor:pointer;height:28px;width:28px}body .dir-rtl .trading__back .icon{transform:rotateY(180deg)}.trading__title{font-size:18px;font-weight:600;line-height:40px}.trading__box{background:#773bbc;border:1px solid #773bbc;border-radius:6px;padding:16px}body.dark .trading__box{background:#773bbc;border-color:#773bbc}@media only screen and (max-width:767px){.trading__box{padding:6px 12px}}.trading__chart{display:flex;flex-direction:column}.trading__chart .chart{margin:8px 0;width:100%}@media only screen and (max-width:1023px){.trading__chart .chart svg{width:100%}}.trading__up_dowm{align-items:center;display:flex;justify-content:space-between}body .dir-rtl .trading__up_dowm{direction:ltr}.trading__up_dowm .down_amount,.trading__up_dowm .up_amount{align-items:center;color:#bebebe;display:flex;font-size:12px;font-weight:400;line-height:16px}.trading__up_dowm .down_amount{margin:0 6px}.trading__popular{margin-top:24px}.trading__popular_title{color:#fbfbfb;font-size:18px;font-weight:600;line-height:28px}@media only screen and (max-width:767px){.trading__popular_title{font-size:18px}}.trading__events{margin-top:12px;width:100%}.trading__events,.trading__events .event{align-items:center;display:flex;justify-content:space-between}.trading__events .event{background:#ffd7ce;border-radius:6px;padding:12px;width:48%}.trading__events .event_text{color:#773bbc;font-size:14px;font-weight:400;line-height:22px;margin:0 6px}body.dark .trading__events .event_text{color:#773bbc}.trading__events .event .left{align-items:center;display:flex}.trading__events .event .right{background:#773bbc;border-radius:50%;color:#fbfbfb;height:24px;text-align:center;width:24px}body.dark .trading__events .event .right{background:#773bbc}@media only screen and (max-width:767px){.trading__events .event{margin-bottom:8px;width:100%}.trading__events{flex-direction:column}}.trading__body{padding-bottom:60px}.trading__body_items{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:767px){.trading__body_items{display:block}}@media only screen and (max-width:1023px){.trading__body{padding:0 32px 60px}}@media only screen and (max-width:767px){.trading__body{padding:0 24px 60px}}.trading__hotZones_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.trading__hotZones_body{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:24px}@media only screen and (max-width:1023px){.trading__hotZones_body{flex-wrap:nowrap;overflow-x:scroll}.trading__hotZones_body::-webkit-scrollbar{height:0;width:0}.trading__hotZones_body::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.trading__hotZones_body::-webkit-scrollbar-track{background:transparent}}.trading__hotZones_item{border:1px solid #0f7350;border-radius:6px;height:216px;padding:16px;width:32%}.trading__hotZones_item:not(:last-child){margin-right:24px}.trading__hotZones_item .head{align-items:center;display:flex;justify-content:space-between}.trading__hotZones_item .title{font-size:16px;font-weight:600}.trading__hotZones_item .link{color:#773bbc;font-size:14px;font-weight:400}body.dark .trading__hotZones_item{border-color:#0f3873}@media only screen and (max-width:767px){.trading__hotZones_item{width:100%}}.trading__hotZones_container{height:auto;margin-top:12px;width:100%}.trading__hotZones_table{display:table;width:100%}.trading__hotZones_row{display:table-row}.trading__hotZones_col{display:table-cell;font-size:12px;font-weight:400;overflow:hidden;padding:6px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.trading__hotZones_info{align-items:center;display:flex}.trading__zones{font-size:20px;font-weight:600;line-height:31.43px}.trading__arrows{align-items:center;display:flex}.trading__arrows .left{margin-right:6px}body.dark .trading__arrows .left svg rect{fill:#276a5a}.trading__wrapper{background:rgba(0,0,0,.05);border:1px solid #fdccc1;border-radius:6px;height:550px;margin:0 auto 13px;padding:16px;width:32.5%}body.dark .trading__wrapper{background:rgba(233,255,248,.05);border:1px solid #5c4540}@media only screen and (max-width:767px){.trading__wrapper{padding:16px 8px;width:100%}}@media only screen and (max-width:1023px){.trading__wrapper{padding:16px 6px;width:100%}}.hamster__center{align-items:center;display:flex;justify-content:space-between;width:100%}.hamster__head{background:#773bbc}.hamster__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.hamster__wrap{margin:33px 0;width:100%}}.hamster__bg{width:40%}.hamster__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.hamster__bg{display:none}}.hamster__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:767px){.hamster__title{font-size:28px}}.hamster__subtitle{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px}@media only screen and (max-width:767px){.hamster__subtitle{font-size:14px;line-height:24.4px}}.hamster__btns{align-items:center;display:flex}@media only screen and (max-width:767px){.hamster__btns{flex-wrap:wrap}}.hamster__button{align-items:center;cursor:pointer;display:flex}.hamster__button.sell{background:#fcfcfd;color:#773bbc;margin-right:16px}.hamster__button.sell:hover,.hamster__button.website{background:hsla(0,0%,100%,.231);color:#fcfcfd}.hamster__button.website:hover{background:#773bbc}.hamster__button.share{background:transparent;margin-left:16px}@media only screen and (max-width:767px){.hamster__button.share{display:none}}.hamster__arrow{margin-left:12px}.hamster__body{padding:60px 0}@media only screen and (max-width:1023px){.hamster__body{padding:60px 32px}}@media only screen and (max-width:767px){.hamster__body{padding:60px 24px}}.hamster__news{align-items:center;display:flex;justify-content:space-between}.hamster__news_bg{width:50%}@media only screen and (max-width:767px){.hamster__news_bg{width:100%}}.hamster__news_content{padding-right:16px;width:50%}@media only screen and (max-width:767px){.hamster__news_content{padding-right:0;width:100%}}.hamster__news_title{font-size:28px;font-weight:600;line-height:39.01px;margin-bottom:12px}body.dark .hamster__news_title{color:rgba(119,59,188,.251)}.hamster__news_text{font-size:16px;font-weight:400;line-height:28px}@media only screen and (max-width:767px){.hamster__news{flex-direction:column}}.hamster__timeline{margin:80px 0 100px}.hamster__timeline_head{align-items:center;display:flex;flex-direction:column;margin-bottom:30px;width:100%}@media only screen and (max-width:767px){.hamster__timeline_head{text-align:center}}.hamster__timeline_title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:8px}.hamster__timeline_subtitle{color:hsla(0,0%,7%,.659);font-size:14px;font-weight:400;line-height:21px}body.dark .hamster__timeline_subtitle{color:hsla(0,0%,100%,.659)}.hamster__timeline__container{align-items:center;display:flex;justify-content:center;position:relative}.hamster__timeline__container .timeline-left{align-items:center;display:flex;margin-right:20px;padding:0;width:20%}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-left{justify-content:center;margin:0;padding:0 60px;width:100%}}.hamster__timeline__container .timeline-bar{background:#0c2c59;padding:106px 12px}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-bar{display:none}}.hamster__timeline__container .timeline-left h2{color:#0c5947;font-size:28px;padding:30px;text-align:center}body.dark .hamster__timeline__container .timeline-left h2{color:rgba(119,59,188,.251)}.hamster__timeline__container .timeline-right{display:flex;flex:3;justify-content:space-between}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-right{flex-direction:column;width:100%}}.hamster__timeline__container .timeline-item{color:#fff;display:flex;flex:1;flex-direction:column;padding:24px;text-align:right;width:20%}.hamster__timeline__container .timeline-item:first-child{background:#0c2c59;justify-content:flex-end;text-align:right}.hamster__timeline__container .timeline-item:first-child:before{background-color:#fbfbfb;bottom:0;clip-path:polygon(0 0,100% 50%,0 100%);content:"";left:21.5%;position:absolute;top:0;width:30px}body.dark .hamster__timeline__container .timeline-item:first-child:before{background-color:#121314}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-item:first-child{justify-content:center;text-align:center}.hamster__timeline__container .timeline-item:first-child:before{display:none}}.hamster__timeline__container .timeline-item:nth-child(2){background:#144b99;justify-content:flex-start}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-item:nth-child(2){justify-content:center;text-align:center}}.hamster__timeline__container .timeline-item:nth-child(3){background:#01bc8d;justify-content:flex-end}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-item:nth-child(3){justify-content:center;text-align:center}}.hamster__timeline__container .timeline-item:nth-child(4){background:rgba(119,59,188,.251);justify-content:flex-start}@media only screen and (max-width:767px){.hamster__timeline__container .timeline-item:nth-child(4){justify-content:center;text-align:center}.hamster__timeline__container .timeline-item{margin:0 auto;width:50%}}.hamster__timeline__container h3{font-size:18px;font-weight:700}.hamster__timeline__container ul{font-size:14px;font-weight:400;line-height:25.2px;margin:12px 0}.hamster__timeline__container ul li{font-size:12px}@media only screen and (max-width:767px){.hamster__timeline__container{flex-direction:column}}.hamster_section{justify-content:space-between}.hamster_left,.hamster_section{align-items:flex-start;display:flex}.hamster_left{align-items:center;flex:1;flex-direction:column;padding-right:20px}@media only screen and (max-width:767px){.hamster_left{padding-right:0}}.hamster_image-container{text-align:left}.hamster_large-image{height:auto;padding-bottom:30px;width:100%}.hamster_description-container{margin-top:10px}.hamster_title{color:#333;font-size:21px;margin-bottom:16px}body.dark .hamster_title{color:#fff}.hamster_description{color:#000;font-size:13px;font-weight:400;line-height:25.2px;margin-bottom:16px}body.dark .hamster_description{color:#fff}.hamster_right{display:flex;flex:1;flex-direction:column;justify-content:center}.hamster_small-image-item{align-items:center;display:flex;margin-bottom:20px;width:100%}.hamster_small-image{margin-right:20px;width:50%}.hamster_small-image,.hamster_small-image-item div{display:flex;flex-direction:column}.hamster_small-image-text{color:#555;font-size:14px;line-height:23px}body.dark .hamster_small-image-text{color:#fff}.hamster_small-image-date{color:#999;font-size:12px;margin-bottom:16px}.hamster_divider-horizontal{background-color:#ccc;height:1px;margin:10px 0;width:100%}.coinInfo{padding:78px 0 0}@media only screen and (max-width:767px){.coinInfo{padding:60px 0}}.coinInfo__container{align-items:flex-start;display:flex;justify-content:space-between;position:relative}@media only screen and (max-width:767px){.coinInfo__container{flex-direction:column-reverse;padding:0 16px}}.coinInfo__left{padding-right:16px;width:70%}body .dir-rtl .coinInfo__left{padding-left:16px;padding-right:0}@media only screen and (max-width:767px){body .dir-rtl .coinInfo__left{padding-left:0;width:100%}}.coinInfo__left.fixed{position:fixed;right:0;top:0}@media only screen and (max-width:767px){.coinInfo__left{padding-right:0;width:100%}}.coinInfo__chart{height:500px;margin-bottom:60px;width:100%}.coinInfo__price{margin:60px 0 30px}.coinInfo__price_title{align-items:center;display:flex;font-size:28px;font-weight:700;line-height:40px;margin-bottom:24px}.coinInfo__price_content{align-items:center;display:flex;font-size:14px;font-weight:400;line-height:28.8px;margin-bottom:28px}.coinInfo__price_subtitle{font-size:20px;font-weight:400;line-height:28px;margin-bottom:16px}body .dir-rtl .coinInfo__price_subtitle{direction:ltr;display:inline-flex}.coinInfo__price_history{margin-bottom:24px;width:100%}.coinInfo__price_history_table{display:table;width:100%}.coinInfo__price_history_table .row{display:table-row;width:100%}.coinInfo__price_history_table .row:first-child{background:#121314;color:#fbfbfb}body.dark .coinInfo__price_history_table .row:first-child{background:hsla(0,0%,100%,.102)}.coinInfo__price_history_table .row .col:nth-child(2){text-align:center}.coinInfo__price_history_table .row .col:last-child{text-align:right}.coinInfo__price_history_table .col{display:table-cell;font-size:12px;font-weight:400;line-height:20px;padding:12px;vertical-align:middle}.coinInfo__price_info{margin-bottom:32px;width:100%}.coinInfo__price_text{align-items:center;color:rgba(0,0,0,.502);display:flex;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}.coinInfo__price_text .icon{margin:0 6px}@media only screen and (max-width:767px){.coinInfo__price_text .icon{display:none}}.coinInfo__price_text.cap:after{background-color:#6366f1;border-radius:6px;color:#fbfbfb;content:"Market Cap = Current Price x Circulating Supply, Refers to the total market value of a cryptocurrency’s circulating supply. It is similar to the stock market’s measurement of multiplying price per share by shares readily available in the market (not held & locked by insiders, governments)";font-size:11px;left:115%;opacity:0;padding:5px 10px;position:absolute;top:15%;transform:translateX(-50%);transition:opacity .3s,visibility .3s;visibility:hidden;width:320px;z-index:100}.coinInfo__price_text.volume:after{content:"A measure of a cryptocurrency trading volume across all tracked platforms in the last 24 hours. This is tracked on a rolling 24-hour basis with no open/closing times."}.coinInfo__price_text.circulation:after,.coinInfo__price_text.volume:after{background-color:#6366f1;border-radius:6px;color:#fbfbfb;font-size:11px;left:132%;opacity:0;padding:5px 10px;position:absolute;top:15%;transform:translateX(-50%);transition:opacity .3s,visibility .3s;visibility:hidden;width:320px;z-index:100}.coinInfo__price_text.circulation:after{content:"The amount of coins that are circulating in the market and are tradeable by the public. It is comparable to looking at shares readily available in the market (not held & locked by insiders, governments)."}.coinInfo__price_text.total:after{content:"The amount of coins that have already been created, minus any coins that have been burned (removed from circulation). It is comparable to outstanding shares in the stock market.Total Supply = Onchain supply - burned tokens";left:117%}.coinInfo__price_text.fully:after,.coinInfo__price_text.total:after{background-color:#6366f1;border-radius:6px;color:#fbfbfb;font-size:11px;opacity:0;padding:5px 10px;position:absolute;top:15%;transform:translateX(-50%);transition:opacity .3s,visibility .3s;visibility:hidden;width:320px;z-index:100}.coinInfo__price_text.fully:after{content:"Fully Diluted Valuation (FDV) = Current Price x Total Supply Fully Diluted Valuation (FDV) is the theoretical market capitalization of a coin if the entirety of its supply is in circulation, based on its current market price. The FDV value is theoretical as increasing the circulating supply of a coin may impact its market price. Also depending on the tokenomics, emission schedule or lock-up period of a coin's supply, it may take a significant time before its entire supply is released into circulation.";left:152%}.coinInfo__price_text:hover.cap:after,.coinInfo__price_text:hover.circulation:after,.coinInfo__price_text:hover.fully:after,.coinInfo__price_text:hover.total:after,.coinInfo__price_text:hover.volume:after{opacity:1;visibility:visible}body.dark .coinInfo__price_text{color:hsla(0,0%,100%,.502)}body.dark .coinInfo__price_text svg path{fill:hsla(0,0%,100%,.502)}.coinInfo__price_amount{font-size:14px;font-weight:400;line-height:20px}.coinInfo__price_change{align-items:center;color:rgba(0,0,0,.502);display:flex;font-size:12px;font-weight:400;line-height:16px;margin-bottom:16px}.coinInfo__price_change .chart{margin:0 6px}body.dark .coinInfo__price_change{color:hsla(0,0%,100%,.502)}.coinInfo__price_items{align-items:center;display:flex;flex-wrap:wrap}.coinInfo__price_items .item{margin-bottom:16px;padding-right:12px;position:relative;width:25%}@media only screen and (max-width:1023px){.coinInfo__price_items .item{width:33%}}@media only screen and (max-width:767px){.coinInfo__price_items .item{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}}.coinInfo__banner{margin-bottom:60px}.coinInfo__banner img{width:100%}.coinInfo__about{margin-bottom:60px}.coinInfo__about_title{align-items:center;display:flex;font-size:28px;font-weight:700;line-height:40px;margin-bottom:16px}.coinInfo__about_content{align-items:center;font-size:14px;font-weight:400;line-height:28.8px;margin-bottom:24px}body.dark .coinInfo__about_content{color:hsla(0,0%,100%,.6)}.coinInfo__resources{margin-bottom:88px}.coinInfo__resources_title{align-items:center;display:flex;font-size:28px;font-weight:700;line-height:40px;margin-bottom:16px}.coinInfo__resources_links{align-items:start;display:flex;flex-direction:column}.coinInfo__resources_links .link{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.coinInfo__resources_links .icon{margin-right:8px}body .dir-rtl .coinInfo__resources_links .icon{margin-left:8px;margin-right:0}@media only screen and (max-width:767px){.coinInfo__resources{margin-bottom:33px}}.coinInfo__right{padding-left:16px;position:sticky;top:0;width:30%}body .dir-rtl .coinInfo__right{padding-left:0;padding-right:16px}@media only screen and (max-width:1023px){body .dir-rtl .coinInfo__right{padding:0}}.coinInfo__right.fixed{position:fixed;right:0;top:0}.coinInfo__right_table{display:table;width:100%}.coinInfo__right_row{display:table-row;width:100%}.coinInfo__right_col{display:table-cell;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;padding:12px 12px 12px 0;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.coinInfo__right_col:last-child{text-align:right}.coinInfo__right_item{align-items:center;display:flex}.coinInfo__right_details{display:flex;flex-direction:column}.coinInfo__right_details .currency{margin-bottom:0}.coinInfo__right_details .symbol{color:#848e9c;font-size:12px}.coinInfo__right_icon{border-radius:50%;height:38px;margin-right:16px;width:38px}body .dir-rtl .coinInfo__right_icon{margin-left:16px;margin-right:0}@media only screen and (max-width:767px){.coinInfo__right .desktop{display:none}}.coinInfo__right.mobile{display:none}@media only screen and (max-width:767px){.coinInfo__right.mobile{display:block;padding:0 24px;width:100%}.coinInfo__right{padding-left:0;width:100%}}.coinInfo__buy{display:flex;flex-direction:column;margin-bottom:60px}.coinInfo__buy_button{margin-bottom:8px}.coinInfo__buy_button .button{height:60px;width:100%}.coinInfo__tabs{align-items:center;display:flex;justify-content:start;margin-bottom:24px}.coinInfo__tabs .tab{color:rgba(0,0,0,.4);font-size:16px;font-weight:400;line-height:32px;margin-right:16px;padding-bottom:6px}body.dark .coinInfo__tabs .tab{color:hsla(0,0%,100%,.4)}.coinInfo__tabs .tab.active{border-bottom:4px solid rgba(119,59,188,.251);color:#121314;font-weight:500}body.dark .coinInfo__tabs .tab.active{color:#fbfbfb}.coinInfo__tabs .tab:hover{color:#121314}.coinInfo__box{border-radius:6px;font-size:14px;font-weight:400;line-height:20px;margin-bottom:24px;padding:16px}.coinInfo__box,body.dark .coinInfo__box{background:rgba(119,59,188,.251)}.coinInfo__box_input{align-items:center;display:flex;justify-content:space-between}.coinInfo__box_input .input{background:transparent;color:rgba(0,0,0,.5);font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;line-height:20.8px;padding:12px 0;transition:all .2s;width:70%}body .dir-rtl .coinInfo__box_input .input{font-family:Vazirmatn,sans-serif}body.dark .coinInfo__box_input .input{color:#fcfcfd}.coinInfo__box_input .input::-moz-placeholder{font-size:14px;font-weight:100}.coinInfo__box_input .input::placeholder{font-size:14px;font-weight:100}body.dark .coinInfo__box_input .input::-moz-placeholder{color:#fcfcfd}body.dark .coinInfo__box_input .input::placeholder{color:#fcfcfd}.coinInfo__box_input .input:focus{--tw-ring-color:unset;border:none;border-color:unset;box-shadow:unset}@media only screen and (max-width:1023px){.coinInfo__box_input .input{width:50%}}.coinInfo__box_cart{align-items:center;background:#000;border-radius:20px;color:#eaecef;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:24px;padding:10px 5px;width:30%}.coinInfo__box_cart .icon{border-radius:50%;height:24px;margin-right:8px;width:24px}body .dir-rtl .coinInfo__box_cart .icon{margin-left:8px;margin-right:0}@media only screen and (max-width:1023px){.coinInfo__box_cart{width:50%}}.coinInfo__range{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:28px;margin-bottom:12px}.coinInfo__range .amount{align-items:center;display:flex;justify-content:start;width:50%}.coinInfo__range .price{align-items:center;display:flex;justify-content:end;width:50%}.coinInfo__fee{align-items:center;display:flex;font-size:12px;font-weight:400;line-height:20px;margin-bottom:24px}.coinInfo__last_update{color:#848e9c;font-size:11px;font-weight:400;line-height:16px;text-align:center;width:100%}.coinInfo__trending{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.coinInfo__trending_title{font-size:22px;font-weight:600;line-height:36px;margin-bottom:16px;width:100%}@media only screen and (max-width:1023px){.coinInfo__trending_title{padding:0 12px}}.coinInfo__trending_body{width:100%}.coinInfo__gainers{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.coinInfo__gainers_title{font-size:22px;font-weight:600;line-height:36px;margin-bottom:16px;width:100%}@media only screen and (max-width:1023px){.coinInfo__gainers_title{padding:0 12px}}.coinInfo__gainers_body{width:100%}.coinInfo__losers{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.coinInfo__losers_title{font-size:22px;font-weight:600;line-height:36px;margin-bottom:16px;width:100%}@media only screen and (max-width:1023px){.coinInfo__losers_title{padding:0 12px}}.coinInfo__losers_body{width:100%}.coinInfo__newly{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.coinInfo__newly_title{font-size:22px;font-weight:600;line-height:36px;margin-bottom:16px;width:100%}@media only screen and (max-width:1023px){.coinInfo__newly_title{padding:0 12px}}.coinInfo__newly_body{width:100%}.ambassador__top{align-items:center;background:transparent;display:flex;justify-content:space-between;margin:50px auto;max-width:1280px;padding:0;width:100%}@media only screen and (max-width:1023px){.ambassador__top{padding:32px}}.ambassador__wrap{max-width:600px}@media only screen and (max-width:1179px){.ambassador__wrap{max-width:520px}}@media only screen and (max-width:1023px){.ambassador__wrap{left:0;margin:0 auto;max-width:60%}}@media only screen and (max-width:767px){.ambassador__wrap{margin:0;max-width:499px}}@media only screen and (max-width:321px){.ambassador__wrap{max-width:292px}}.ambassador__title{margin:20px 0}@media only screen and (max-width:1023px){.ambassador__title{font-size:33px;line-height:44px}}@media only screen and (max-width:767px){.ambassador__title{font-size:23px}}.ambassador__bg{margin-right:66px;width:420px}@media only screen and (max-width:1179px){.ambassador__bg{width:343px}}@media only screen and (max-width:1023px){.ambassador__bg{margin:0 auto 32px;width:420px}}@media only screen and (max-width:767px){.ambassador__bg{display:none}}@media only screen and (max-width:321px){.ambassador__bg{width:292px}}.ambassador__bg img{width:100%}.ambassador__body{background:#fcfcfd;padding:24px;width:100%}body.dark .ambassador__body{background:#18191d}@media only screen and (max-width:1023px){.ambassador__body{padding:16px}}@media only screen and (max-width:767px){.ambassador__body{overflow-x:scroll;scrollbar-width:none}}.ambassador .nav{margin-bottom:0!important}.ambassador .table{background:transparent!important}.ambassador__link{color:#777e90;font-size:14px!important;font-weight:600;margin-left:6px;padding:18px;transition:fill .2s}.ambassador__arrow{height:18px;margin:0 4px;width:18px}.ambassador__arrow svg{fill:#777e90;height:100%;transition:fill .2s;width:100%}.ambassador__arrow svg.active,.ambassador__arrow svg:hover{fill:#23262f}body.dark .ambassador__arrow svg.active,body.dark .ambassador__arrow svg:hover{fill:#fcfcfd}.ambassador__text{color:#353945;font-size:24px;letter-spacing:-.01em;line-height:1.3333333333}@media only screen and (max-width:1023px){.ambassador__text{max-width:300px}}@media only screen and (max-width:767px){.ambassador__text{font-size:16px}}body.dark .ambassador__text{color:#b1b5c3}.ambassador__text strong{font-weight:600}.trusted__center{background:radial-gradient(101.06% 101.06% at 50% 93.33%,rgba(119,59,188,.369) 30%,rgba(1,188,141,0) 76.51%);border-radius:6px;margin:0 auto;padding:25px 0}@media only screen and (max-width:1023px){.trusted__center{border-radius:0;padding:35px 27px}}.trusted__head{align-items:center;display:flex;justify-content:center;margin:0 0 45px;width:100%}@media only screen and (max-width:1023px){.trusted__head{margin:0 0 25px}}.trusted__title{align-items:center;display:flex;font-size:24px;font-weight:400;letter-spacing:.03em;line-height:31.2px}.trusted__title .highlight{display:inline-block;font-weight:600;margin:0 5px;position:relative;z-index:0}.trusted__title .highlight:after{bottom:-2px;content:"";height:18px;left:8px;position:absolute;right:0;z-index:-1}.trusted__title .highlight:after,body.dark .trusted__title .highlight:after{background:linear-gradient(90deg,rgba(119,59,188,.62),rgba(255,104,56,.659))}@media only screen and (max-width:1023px){.trusted__title{font-size:18px}}@media only screen and (max-width:767px){.trusted__title{flex-direction:column;line-height:24.2px}}body .dir-rtl .trusted__title{flex-direction:row-reverse}body .dir-rtl .trusted__title .highlight{order:2}body .dir-rtl .trusted__title span{order:1}.trusted__body{flex-direction:column;margin:0 60px}.trusted__body,.trusted__body_top{align-items:flex-start;display:flex}.trusted__body_top{justify-content:space-between;margin-bottom:33px;width:100%}@media only screen and (max-width:767px){.trusted__body_top{flex-direction:column;margin-bottom:5px}}.trusted__body_bottom{align-items:flex-start;display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.trusted__body_bottom{flex-direction:column}}@media only screen and (max-width:1023px){.trusted__body{margin:0}}.trusted__item{padding:10px;position:relative;width:100%}.trusted__subtitle{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:start;line-height:27px;margin-bottom:10px}@media only screen and (max-width:1023px){.trusted__subtitle{font-size:14px;line-height:unset}}.trusted__icon{height:24px;margin-right:8px;width:24px}body .dir-rtl .trusted__icon{margin-left:8px;margin-right:0}.trusted__content{font-size:14px;font-weight:400;line-height:24px}body.dark .trusted__content{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.trusted__content{font-size:12px;line-height:20px}}.calculator__body{align-items:stretch;display:flex;justify-content:space-between;margin:0}@media only screen and (max-width:1023px){.calculator__body{display:block}}.calculator__left{background:rgba(119,59,188,.251);border-radius:6px;padding:16px;position:relative;width:60%}@media only screen and (max-width:1023px){.calculator__left{margin-bottom:15px}}@media only screen and (max-width:767px){.calculator__left{padding:16px 8px}}.calculator__left .modal{align-items:center;background-color:rgba(0,0,0,.4);border-radius:6px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.calculator__left .modal-content{align-items:center;background-color:hsla(0,0%,100%,.8);border:1px solid #888;border-radius:10px;display:flex;flex-direction:column;max-height:80%;max-width:400px;overflow-y:auto;padding:20px;width:90%}.calculator__left .modal-content .close{align-self:flex-end;color:#aaa;cursor:pointer;font-size:28px;font-weight:700}.calculator__left .modal-content .close:focus,.calculator__left .modal-content .close:hover{color:#000;text-decoration:none}.calculator__left .modal-content .search-input{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px;width:100%}body.dark .calculator__left .modal-content .search-input{background:rgba(63,63,63,.95);border:unset}.calculator__left .modal-content .currency-option{align-items:center;cursor:pointer;display:flex;padding:10px;transition:background-color .3s;width:100%}.calculator__left .modal-content .currency-option:hover{background-color:#f1f1f1}body.dark .calculator__left .modal-content .currency-option:hover{background-color:#3c3c3c}.calculator__left .modal-content .currency-option img{height:24px;margin-right:10px;width:24px}body.dark .calculator__left .modal-content{background:hsla(0,0%,9%,.949);border:unset}body.dark .calculator__left{background:hsla(0,0%,91%,.06)}.calculator__header{justify-content:space-between;margin-bottom:16px}.calculator__header,.calculator__header-left{align-items:center;display:flex}.calculator__header-left .bitcoin-icon{height:40px;margin-right:10px;width:40px}.calculator__header-left-info{display:flex;flex-direction:column}.calculator__header-left-info-title{color:#272727;font-size:20px;font-weight:600;line-height:25px}body.dark .calculator__header-left-info-title{color:#fff}.calculator__header-left-info-subtitle{color:rgba(45,45,45,.5);font-size:14px;font-weight:500;letter-spacing:.04em;line-height:25px;text-align:left}body.dark .calculator__header-left-info-subtitle{color:hsla(0,0%,100%,.502)}.calculator__header-left-info-bottom{align-items:center;display:flex}.calculator__header-left .calculator__header-percentage{color:#00bf42;font-size:15px;font-weight:500;margin-left:10px;margin-right:3px}.calculator__header-left .calculator__header-percentage.negative{color:#ff4141}.calculator__header-left .icon{height:15px;width:15px}.calculator__header-right .icon{height:32px;width:32px}.calculator__nav{background-color:rgba(119,59,188,.251);border:.5px solid rgba(1,188,141,.3);border-radius:8px;display:flex;justify-content:space-between;padding:16px;position:relative}body.dark .calculator__nav{background:rgba(1,188,141,.112)}@media only screen and (max-width:767px){.calculator__nav{overflow-x:scroll;padding:16px 8px}.calculator__nav::-webkit-scrollbar{height:3px;width:5px}.calculator__nav::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.calculator__nav::-webkit-scrollbar-track{background:transparent}}.calculator__nav-btn{background:none;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:14px;padding:10px 20px;transition:color .3s,background-color .3s}.calculator__nav-btn.active{background:#773bbc;color:#fff;padding:10px 40px}@media only screen and (max-width:767px){.calculator__nav-btn{padding:10px}}body.dark .calculator__nav-btn{color:hsla(0,0%,100%,.769)}.calculator__prices{display:flex;justify-content:space-between;margin:8px 0 16px;padding:16px;position:relative}@media only screen and (max-width:767px){.calculator__prices{overflow-x:scroll}.calculator__prices::-webkit-scrollbar{height:3px;width:5px}.calculator__prices::-webkit-scrollbar-thumb{background:#5e6673;border-radius:10px}.calculator__prices::-webkit-scrollbar-track{background:transparent}}.calculator__price{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}.calculator__price:after{border-right:.5px solid rgba(1,188,141,.7);content:"";height:35px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.calculator__price:last-child:after{content:none}.calculator__price-label{color:#666;font-size:12px;margin-bottom:6px}body.dark .calculator__price-label{color:#fff}.calculator__price-value{font-size:20px;font-weight:300;line-height:35px}.calculator__price-value.high{color:#00bf42}.calculator__price-value.low{color:#ff4141}.calculator__price-value.current{color:#6f6f6f}body.dark .calculator__price-value.current{color:#fff}@media only screen and (max-width:767px){.calculator__price{margin-right:10px;padding-right:10px}}.calculator__chart{align-items:center;display:flex;flex:1;justify-content:center}.calculator__chart .chart{height:auto;width:100%}@media only screen and (max-width:767px){.calculator__chart{margin-top:10px}}.calculator__right{background:rgba(119,59,188,.251);border-radius:6px;padding:16px;position:relative;width:37%}.calculator__right .modal{align-items:center;background-color:rgba(0,0,0,.4);border-radius:6px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.calculator__right .modal-content{align-items:center;background-color:hsla(0,0%,100%,.8);border:1px solid #888;border-radius:10px;display:flex;flex-direction:column;max-height:80%;max-width:400px;overflow-y:auto;padding:20px;width:90%}.calculator__right .modal-content .close{align-self:flex-end;color:#aaa;cursor:pointer;font-size:28px;font-weight:700}.calculator__right .modal-content .close:focus,.calculator__right .modal-content .close:hover{color:#000;text-decoration:none}.calculator__right .modal-content .search-input{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px;width:100%}body.dark .calculator__right .modal-content .search-input{background:rgba(63,63,63,.95);border:unset}.calculator__right .modal-content .currency-option{align-items:center;cursor:pointer;display:flex;padding:10px;transition:background-color .3s;width:100%}.calculator__right .modal-content .currency-option img{height:24px;margin-right:10px;width:24px}.calculator__right .modal-content .currency-option:hover{background-color:#f1f1f1}body.dark .calculator__right .modal-content{background:hsla(0,0%,9%,.949);border:unset}body.dark .calculator__right{background:hsla(0,0%,100%,.122)}.calculator__title{color:#505050;font-size:20px;font-weight:600;line-height:25px;margin-bottom:20px;text-align:center}body.dark .calculator__title{color:#fff}.calculator__divider{border:none;border-top:.5px solid rgba(1,188,141,.3);margin:10px 0}.calculator__input-group{align-items:center;border-radius:6px;display:flex;margin-bottom:15px;padding:6px 12px}.calculator__input-group:nth-child(3){background-color:rgba(1,188,141,.3)}body.dark .calculator__input-group:nth-child(3){color:#fbfbfb}.calculator__input-group:nth-child(4){background-color:hsla(0,0%,100%,.5);border:1px solid rgba(1,188,141,.3)}body.dark .calculator__input-group:nth-child(4){color:#121314}.calculator__input-group .calculator__input{background:transparent;border:none;flex:1;font-size:16px;margin-right:10px;padding:10px;text-align:left;width:60%}.calculator__input-group .calculator__currency{align-items:center;background-color:rgba(255,15,15,.33);border-radius:6px;display:flex;justify-content:space-between;padding:10px;width:40%}.calculator__input-group .calculator__currency .calculator__currency-label{align-items:center;display:flex}.calculator__input-group .calculator__currency .calculator__currency-label img{height:32px;margin-right:6px;width:32px}.calculator__input-group .calculator__currency .calculator__currency-label .calculator__currency-info{display:flex;flex-direction:column}.calculator__input-group .calculator__currency .calculator__currency-label .calculator__currency-info .calculator__currency-name{font-size:14px;font-weight:600;line-height:20px}.calculator__input-group .calculator__currency .calculator__currency-label .calculator__currency-info .calculator__currency-code{font-size:12px;font-weight:500;line-height:20px}.calculator__input-group .calculator__currency .icon{height:22px;transition:all .2s;width:22px}.calculator__rate{color:#01bc8d;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:25px;margin:15px 0;text-align:center}.calculator__button{background-color:#01bc8d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;line-height:32px;margin-bottom:20px;padding:20px;text-align:center;width:100%}.calculator__note{color:#777;font-size:13px;font-weight:400;line-height:20px;margin-bottom:6px;text-align:center}.calculator__left,.calculator__right{display:flex;flex-direction:column}@media only screen and (max-width:1023px){.calculator__left,.calculator__right{width:100%}}.services__center{background:radial-gradient(101.06% 101.06% at 50% 2.33%,hsla(0,0%,54%,.2) 30%,rgba(0,255,88,0) 73.51%);border-radius:6px;margin:0 auto;padding:25px 0}@media only screen and (max-width:767px){.services__center{background:radial-gradient(circle at center,#00ff58 0,rgba(150,235,179,.5) 30%,hsla(0,0%,100%,0) 60%),linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}}body.dark .services__center{background:radial-gradient(101.06% 101.06% at 50% 2.33%,hsla(0,0%,100%,.2) 30%,rgba(0,255,88,0) 73.51%)}.services__head{align-items:center;display:flex;justify-content:center;margin:0 0 40px;width:100%}.services__title{align-items:center;display:flex;font-size:24px;font-weight:400;letter-spacing:.03em;line-height:31.2px}.services__title .highlight{display:inline-block;font-weight:600;margin:0 5px;position:relative;z-index:0}.services__title .highlight:after{background:linear-gradient(90deg,rgba(119,59,188,.62),rgba(255,104,56,.659));bottom:-2px;content:"";height:18px;left:8px;position:absolute;right:0;z-index:-1}.services__body{align-items:center;display:flex;justify-content:space-between;margin:0 60px}.services__body_left{width:48%}@media only screen and (max-width:1023px){.services__body_left{width:100%}}.services__body_right{width:48%}@media only screen and (max-width:1023px){.services__body_right{width:100%}.services__body{display:block;margin:0 27px}}.services__item{align-items:center;background:#fff;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:12px;padding:25px;position:relative;width:100%}body.dark .services__item{background:#000;border:1px solid hsla(0,0%,100%,.2)}@media only screen and (max-width:767px){.services__item{background:#fff;border:1px solid rgba(0,0,0,.2);padding:16px}}.services__info{width:75%}.services__bg,.services__info{display:flex;flex-direction:column}.services__bg{justify-content:center;width:20%}.services__subtitle{font-size:18px;font-weight:600;line-height:27px;margin-bottom:12px}@media only screen and (max-width:767px){.services__subtitle{font-size:16px;margin-bottom:6px}}.services__content{font-size:14px;font-weight:400;line-height:28px}body.dark .services__content{color:hsla(0,0%,100%,.5)}@media only screen and (max-width:767px){.services__content{font-size:12px;line-height:22px}}.services__icon svg{width:100%}body.dark .services__icon svg path{stroke:#fff}body .dir-rtl .services__icon svg{transform:rotateY(180deg)}.services__image{height:125px;width:100%}.interface{background:url(/images/powerful-interface.webp);background-position:50%;background-size:cover}@media only screen and (max-width:767px){.interface{background-attachment:fixed;background-position:50%;background-size:cover}}body .dir-rtl .interface{background:url(/images/mirror.webp);background-position:50%;background-size:cover}.interface__center{margin:0 auto;padding:35px 0}.interface__head{align-items:center;display:flex;justify-content:center;margin:60px 0;text-align:center;width:100%}@media only screen and (max-width:767px){.interface__head{display:none}}.interface__title{color:#fcfcfd;display:inline-block;font-size:24px;font-weight:400;letter-spacing:.03em;line-height:31.2px;position:relative;z-index:2}.interface__title_power{align-items:center;display:flex}.interface__title_power .highlight{display:inline-block;font-weight:600;margin:0 5px;position:relative}.interface__title_power .highlight:after{background:linear-gradient(90deg,rgba(119,59,188,.62),rgba(255,104,56,.659));bottom:-2px;content:"";height:18px;left:10px;position:absolute;right:0;z-index:-1}.interface__body{align-items:center;display:flex;justify-content:start;margin:120px 60px 60px}@media only screen and (max-width:1023px){.interface__body{margin:85px 30px 60px}}@media only screen and (max-width:767px){.interface__body{justify-content:center;margin:85px 27px}}.interface__wrap{margin:0 0 120px;max-width:585px;position:relative}@media only screen and (max-width:1023px){.interface__wrap{margin:0;max-width:323px}}.interface__item{align-items:center;background:transparent;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.5);border-radius:6px;display:flex;justify-content:space-between;margin-bottom:25px;padding:25px;position:relative;width:100%}.interface__item:hover{background:transparent}@media only screen and (max-width:1023px){.interface__item{margin-bottom:15px;padding:15px}}.interface__info{display:flex;flex-direction:column;margin-right:88px}@media only screen and (max-width:1023px){.interface__info{margin-right:33px}}body .dir-rtl .interface__info{margin-left:88px;margin-right:0}.interface__subtitle{color:#fcfcfd;font-size:18px;font-weight:600;line-height:27px;margin-bottom:12px}@media only screen and (max-width:1023px){.interface__subtitle{font-size:16px;margin-bottom:6px}}.interface__content{color:#b1b5c3;font-size:14px;font-weight:400}@media only screen and (max-width:1023px){.interface__content{font-size:12px}}.interface__icon svg{width:100%}body .dir-rtl .interface__icon svg{transform:rotateY(180deg)}.interface__icon.soon{border:1px solid #b1b5c3;border-radius:24px;padding:7px 14px}@media only screen and (max-width:767px){.interface__icon.soon{text-align:center;width:70px}}@media only screen and (max-width:1023px){.interface__icon.soon{height:37px;padding:5px 10px;text-align:center;width:80px}.interface__icon{height:35px;width:35px}}.search{font-family:Montserrat,sans-serif}body .dir-rtl .search{font-family:Vazirmatn,sans-serif}.search__history{display:flex;flex-direction:column;margin-bottom:22px}.search__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.search__title{font-size:14px;font-weight:500;line-height:24px}.search__noData{align-self:center}.search__button{background:transparent;color:#1e5246;cursor:pointer;font-size:12px;font-weight:400;line-height:21px;text-align:right}.search__button:hover{color:#773bbc}body.dark .search__button{color:#fcfcfd}.search__body{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);display:flex;margin:20px 0;padding-bottom:12px}.search__body.earn{border-bottom:none;padding-bottom:0}body.dark .search__body{border-color:hsla(0,0%,100%,.1)}.search__body__row{align-items:center;border:1px solid rgba(186,215,255,.773);border-radius:4px;color:#23262f;cursor:pointer;display:flex;margin:0 4px}.search__body__row:hover{background:#f0f8ff}body.dark .search__body__row:hover{background:#276a4f}.search__body__col{align-self:enter;color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding:10px}.search__body__item{align-items:center;display:flex}.search__body__icon{flex-shrink:0;margin-right:12px;width:32px}.search__body__details{color:#181617}.search__body__subtitle{margin-right:4px}.search__body__currency{color:#777e90;font-weight:400}.search__body__label{display:none}.search__body__negative{color:#ff6838}.search__body__positive{color:#58bd7d}.search__item{background:rgba(0,0,0,.02);border:.78px solid rgba(0,0,0,.2);border-radius:6px;color:#23262f;display:flex;flex-direction:column;font-size:12px;font-weight:500;line-height:21.17px;margin-right:6px;padding:12px;text-align:center}body.dark .search__item{border-color:hsla(0,0%,100%,.2);color:#fcfcfd}.search__price{color:#000;font-size:10px;font-weight:500;line-height:15px;margin-bottom:10px}body.dark .search__price{color:#fff}.search__change{color:#773bbc;font-size:10px;font-weight:600;line-height:19.96px}.search__change_positive{color:#01bc8d}.search__change_negative{color:#ff6838}.search .earn__items{align-items:center;display:flex;overflow-x:scroll}.search .earn__items::-webkit-scrollbar{height:0;width:0}.search .earn__items::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.search .earn__items::-webkit-scrollbar-track{background:transparent}.search .earn__item{align-items:center;background:#fbfbfb;border:.5px solid rgba(0,0,0,.2);border-radius:6px;display:flex;justify-content:space-between;margin-right:6px;padding:16px}body.dark .search .earn__item{background:#171717;border:.5px solid hsla(0,0%,100%,.2)}.search .earn__details{display:flex;flex-direction:column}.search .earn__icon{height:55px;margin-right:12px;width:55px}.search .earn__info{align-items:center;display:flex;margin:10px 0}.search .earn__info .currency{font-size:14px;font-weight:500;line-height:24px;margin-right:8px}.search .earn__info .name{font-size:14px;font-weight:300}.search .earn__reward{align-items:center;display:flex}.search .earn__reward .reward-box{margin:0 6px}.convert__center{align-items:center;display:flex;justify-content:space-between;width:100%}.convert__head{background:#773bbc}.convert__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.convert__wrap{margin:33px 0;width:100%}}.convert__bg{width:40%}.convert__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.convert__bg{display:none}}.convert__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:767px){.convert__title{font-size:24px;line-height:48px}}.convert__subtitle{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px}@media only screen and (max-width:767px){.convert__subtitle{font-size:14px;line-height:24.4px}}.convert__btns,.convert__button{align-items:center;display:flex}.convert__button{cursor:pointer}.convert__button.details{background:#fcfcfd;color:#773bbc;margin-right:16px}.convert__button.details:hover,.convert__button.head__faq{background:hsla(0,0%,100%,.231);color:#fcfcfd}.convert__button.head__faq:hover{background:#773bbc}.convert__arrow{margin-left:12px}body .dir-rtl .convert__arrow{margin-left:0;margin-right:12px;transform:rotateY(180deg)}.convert__body{padding:80px 0}.convert__form{background:#fcfcfc;border:2px solid #773bbc;border-radius:6px;margin:0 auto;padding:30px;width:585px}body.dark .convert__form{background:rgba(0,0,0,.05)}@media only screen and (max-width:767px){.convert__form{padding:16px;width:auto}}.convert__item{align-items:center;border-radius:6px;display:flex;flex-direction:column;padding:16px;position:relative}.convert__item,body.dark .convert__item{background:linear-gradient(61.14deg,#a791c2 6.05%,#8d8598 93.02%)}body .dir-rtl .convert__item{direction:ltr}.convert__item:first-child,body.dark .convert__item:first-child{background:#773bbc}.convert__item_row{align-items:center;display:flex;justify-content:space-between;width:100%}.convert__item_row:first-child{margin-bottom:6px}@media only screen and (max-width:767px){.convert__item{padding:12px}}.convert__select{width:70%}.convert__select .select_coin{align-items:center;display:flex;justify-content:start;width:100%}.convert__select .select_coin img{height:44px;width:44px}@media only screen and (max-width:767px){.convert__select .select_coin img{height:33px;width:33px}}.convert__select .currency{color:#fbfbfb;font-size:17px;font-weight:600;margin:0 16px}.convert__select .currency.black{color:#121314}body.dark .convert__select .currency.black{color:#fbfbfb}.convert__select .name{color:#fbfbfb;font-size:13px;font-weight:500;letter-spacing:-.04em;margin:0 16px}.convert__select .name.black{color:#121314}body.dark .convert__select .name.black{color:#fbfbfb}.convert__select .select_body{background:#fcfcfd;border-radius:6px;padding:16px 10px;width:100%}body.dark .convert__select .select_body{background:#121314}.convert__select .modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:420px;justify-content:center;padding:0;position:absolute;z-index:10}.convert__select .modal.base__currency{left:0;right:0;top:0}.convert__select .modal.quote__currency{left:0;right:0;top:-153px}.convert__select .modal-content{align-items:center;background-color:hsla(0,0%,100%,.8);border:1px solid #888;border-radius:10px;display:flex;flex-direction:column;max-height:80%;max-width:444px;overflow-y:auto;padding:16px;width:100%}.convert__select .modal-content .close{align-self:flex-end;color:#aaa;cursor:pointer;font-size:28px;font-weight:700}.convert__select .modal-content .close:focus,.convert__select .modal-content .close:hover{color:#000;text-decoration:none}.convert__select .modal-content .search-input{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px;width:100%}body.dark .convert__select .modal-content .search-input{background:rgba(63,63,63,.95);border:unset}.convert__select .modal-content .currency-option{align-items:center;border-radius:6px;cursor:pointer;display:flex;padding:10px;transition:background-color .3s;width:100%}.convert__select .modal-content .currency-option:hover{background-color:#f1f1f1}body.dark .convert__select .modal-content .currency-option:hover{background-color:#3c3c3c}.convert__select .modal-content .currency-option img{height:24px;margin-right:10px;width:24px}body.dark .convert__select .modal-content{background:hsla(0,0%,9%,.949);border:unset}.convert__options{align-items:center;display:flex;justify-content:start;margin:0}.convert__options .option{font-size:14px;font-weight:400;margin:0 6px}.convert__options .image{height:32px;width:32px}.convert__balance{display:flex;flex-direction:column;font-size:13px;font-weight:400;letter-spacing:-.01em;line-height:24px;text-transform:uppercase;width:25%}body .dir-rtl .convert__balance{padding-right:10px;text-align:right}.convert__balance.color{color:#fff}body .dir-rtl .convert__balance.color{padding-right:10px;text-align:right}@media only screen and (max-width:767px){.convert__balance{font-size:11px}}.convert__input{padding:0;width:70%}.convert__input .input{background:none;color:#fff;font-size:23px;font-weight:600;letter-spacing:.02em;line-height:35px;width:100%}.convert__input .input::-moz-placeholder{color:#fff}.convert__input .input::placeholder{color:#fff}.convert__input .input.dark{color:#121314}.convert__input .input.dark::-moz-placeholder{color:#121314}.convert__input .input.dark::placeholder{color:#121314}body.dark .convert__input .input.dark::-moz-placeholder{color:#fbfbfb}body.dark .convert__input .input.dark::placeholder{color:#fbfbfb}body.dark .convert__input .input.dark{color:#fbfbfb}@media only screen and (max-width:767px){.convert__input .input{font-size:18px}}.convert__change{font-size:23px;font-weight:500;letter-spacing:.02em;line-height:35px;width:25%}.convert__change.color{color:#fff}@media only screen and (max-width:767px){.convert__change{font-size:18px}}body .dir-rtl .convert__change{direction:ltr;padding:10px;text-align:right}.convert__swap{margin:12px auto;position:relative;width:100%;z-index:1}.convert__swap_sign{align-items:center;background:#e9f2ff;border-radius:50%;display:flex;height:52px;justify-content:center;left:calc(50% - 32px);margin:0;position:absolute;top:-32px;width:52px}@media only screen and (max-width:767px){.convert__swap_sign{height:40px;left:calc(50% - 21px);top:-30px;width:40px}.convert__swap_sign svg{height:20px;width:20px}}.convert__info{padding:12px 0 24px}.convert__info_top{align-items:center;border-bottom:.5px solid rgba(119,59,188,.251);direction:ltr;display:flex;font-size:15px;font-weight:600;justify-content:center;letter-spacing:-.01em;margin-bottom:12px;padding-bottom:12px;width:100%}@media only screen and (max-width:767px){.convert__info_top{font-size:13px}}.convert__info_icon{height:24px;margin-left:6px;width:24px}@media only screen and (max-width:767px){.convert__info_icon{height:20px;width:20px}}.convert__info_item{align-items:center;display:flex;justify-content:space-between}.convert__info_title{font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:35px}@media only screen and (max-width:767px){.convert__info_title{font-size:12px}}.convert__info_content{color:#01bc8d;font-size:15px;font-weight:600;letter-spacing:.01em;line-height:35px}@media only screen and (max-width:767px){.convert__info_content{font-size:13px}}.convert__btns_button{background:#773bbc;border-radius:6px;color:#fcfcfd;font-size:17px;font-weight:500;height:60px;line-height:32px;padding:10px;width:100%}.convert__btns_button:hover{background:rgba(119,59,188,.251);color:#773bbc}@media only screen and (max-width:767px){.convert__btns_button{font-size:15px;height:55px}}.convert__trendy{display:flex;flex-direction:column;justify-content:center;padding:60px 0}.convert__trendy_title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:12px;text-align:center}@media only screen and (max-width:767px){.convert__trendy_title{font-size:22px}}.convert__trendy_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}@media only screen and (max-width:767px){.convert__trendy_subtitle{font-size:12px}}.convert__trendy_list{-ms-overflow-style:none;align-items:center;display:flex;margin:24px 0;overflow:auto;overflow-x:auto;scrollbar-width:none}.convert__trendy_list::-webkit-scrollbar{width:5px}@media only screen and (max-width:1023px){.convert__trendy_list{margin:24px}}.convert__trendy_item{border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:0 10px;padding:16px}.convert__trendy_item,body.dark .convert__trendy_item{background:rgba(119,59,188,.251)}@media only screen and (max-width:767px){.convert__trendy_item{padding:12px}}.convert__trendy_coin{display:block}.convert__trendy_coin .icon{border-radius:50%;height:40px;margin:0 auto;width:40px}@media only screen and (max-width:767px){.convert__trendy_coin .icon{height:33px;width:33px}}.convert__trendy_coin .name{font-size:16px;font-weight:300;margin:3px 0;text-align:center}@media only screen and (max-width:767px){.convert__trendy_coin .name{font-size:13px}}.convert__trendy_flash{margin:16px auto}.convert__trendy_flash svg{fill:#0c5941}body.dark .convert__trendy_flash svg{fill:rgba(119,59,188,.251)}@media only screen and (max-width:767px){.convert__trendy{padding:30px 24px}}.convert__option_name{color:rgba(119,59,188,.251);font-size:10px;margin:0 8px}.convert__loader{background:hsla(0,0%,100%,.588);height:100vh;justify-content:center;position:fixed;z-index:10}.convert__loader,.staking__center{align-items:center;display:flex;width:100%}.staking__center{justify-content:space-between}.staking__head{background:#773bbc}@media only screen and (max-width:1023px){.staking__head{padding:36px 0}}.staking__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.staking__wrap{margin:33px 0;width:100%}}.staking__bg{width:40%}.staking__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.staking__bg{display:none}}.staking__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:1023px){.staking__title{font-size:36px}}@media only screen and (max-width:767px){.staking__title{font-size:33px}}.staking__subtitle{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px}@media only screen and (max-width:767px){.staking__subtitle{font-size:14px;line-height:24.4px}}.staking__btns,.staking__button{align-items:center;display:flex}.staking__button{cursor:pointer}.staking__button.details{background:#fcfcfd;color:#773bbc;margin-right:16px}.staking__button.details:hover,.staking__button.head__faq{background:hsla(0,0%,100%,.231);color:#fcfcfd}.staking__button.head__faq:hover{background:#773bbc}.staking__arrow{margin-left:12px}.staking__body{background-position:50%;background-size:cover;padding:60px 0}@media only screen and (max-width:1023px){.staking__body{padding:60px 32px}}@media only screen and (max-width:767px){.staking__body{padding:60px 24px}}.staking__table{margin:0;padding:0;width:100%}.staking__table_head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.staking__table_head{align-items:center;flex-direction:column}}.staking__table_head_left{align-items:center;display:flex;flex-direction:column;width:66%}@media only screen and (max-width:767px){.staking__table_head_left{margin-bottom:30px;text-align:center;width:100%}}.staking__table_head_right{align-items:center;display:flex;justify-content:end}.staking__table_head_right .my_staking_filter{align-items:center;color:#773bbc;display:flex;font-size:13px;font-weight:300;line-height:18.2px;margin-right:10px}.staking__table_head_right .my_staking_filter .icon{margin-right:5px}body .dir-rtl .staking__table_head_right .my_staking_filter .icon{margin-left:5px;margin-right:0}.staking__table_head_right .my_staking_filter.active svg{fill:#773bbc}body .dir-rtl .staking__table_head_right .my_staking_filter{margin-left:10px;margin-right:0}@media only screen and (max-width:767px){.staking__table_head_right{justify-content:space-between;width:100%}}.staking__table_title{font-size:24px;font-weight:600;letter-spacing:.03em;margin-bottom:6px;width:100%}@media only screen and (max-width:1023px){.staking__table_title{font-size:22px}}.staking__table_content{font-size:14px;font-weight:400}@media only screen and (max-width:767px){.staking__table_content{font-size:12px}}.staking__table_body{border:1px solid rgba(0,0,0,.1);border-radius:6px;padding:12px 18px}.staking__table_body .stake__button{background:#773bbc;color:#fbfbfb;cursor:pointer}.staking__table_body .stake__button:hover{background:rgba(119,59,188,.251);color:#773bbc}body.dark .staking__table_body{background:#000;border:1px solid rgba(0,0,0,.1)}@media only screen and (max-width:767px){.staking__table_body{overflow:scroll;padding:12px}}@media only screen and (max-width:1023px){.staking__table_body{overflow:scroll}}.staking__table__inner{display:table;width:100%}.staking__table__row{display:table-row}.staking__table__row:first-child .staking__table__col{border-bottom:1px solid rgba(0,0,0,.1);color:#777e90;font-size:13px;font-weight:600;line-height:1.6666666667}body.dark .staking__table__row:first-child .staking__table__col{border-bottom:1px solid hsla(0,0%,100%,.3)}.staking__table__row:not(:first-child) .staking__table__col{font-size:12px;line-height:1.6666666667;padding-top:16px}.staking__table__col{display:table-cell;overflow:hidden;padding:6px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.staking__table__col:first-child{color:#777e90;padding-left:0}body .dir-rtl .staking__table__col:first-child{padding-left:6px;padding-right:0}.staking__table__col:last-child{padding-right:0;text-align:right}.staking__table__col .status_label{border-radius:6px;padding:6px;text-align:center}@media only screen and (max-width:767px){.staking__table__col.period{display:none}.staking__table__col{font-size:11px!important;padding:3px}}body .dir-rtl .staking__table__col{padding-left:0;padding-right:6px;text-align:right}.staking__notFound{display:flex;flex-direction:column;margin:0 auto;padding:44px 0;width:1280px}.staking__notFound svg{margin:0 auto}.staking__notFound svg.dark,body.dark .staking__notFound svg.light{display:none}body.dark .staking__notFound svg.dark{display:block}.staking__notFound_text{font-size:20px;font-weight:600;line-height:29.26px;margin:16px 0}@media only screen and (max-width:767px){.staking__notFound{width:auto}}.staking__item{align-items:center;display:flex}.staking__icon{height:32px;margin-right:16px;width:32px}.staking__icon img{width:100%}@media only screen and (max-width:767px){.staking__icon{height:26px;margin-right:6px;width:26px}}body .dir-rtl .staking__icon{margin-left:16px;margin-right:0}.staking__details{align-items:center;display:flex}.staking__symbol{color:#121314;margin-right:6px}body.dark .staking__symbol{color:#fff}body .dir-rtl .staking__symbol{margin-left:6px;margin-right:0}.staking__currency{color:#01bc8d}@media only screen and (max-width:1023px){.staking__currency{display:none}}.staking__value{align-items:center;display:flex;justify-content:flex-start}.staking__value_box,.staking__value_box_percentage{align-items:center;border-radius:3px;display:flex;justify-content:flex-start;margin:0 2px;padding:0 4px}.staking__value_box_percentage{color:#328332}.staking__modal{display:flex;justify-content:space-between;padding:0}@media only screen and (max-width:767px){.staking__modal{display:block}}@media only screen and (max-width:1023px){.staking__modal{display:block}}.staking__modal_checkbox{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.staking__modal_checkbox_input{border:2px solid #e6e8ec;border-radius:4px;flex-shrink:0;height:24px;left:0;margin-right:12px;opacity:0;position:relative;top:0;transition:all .2s;width:24px}.staking__modal_checkbox_input:checked+.staking__modal_checkbox_inner .staking__modal_checkbox_tick{background:#00b169;border-color:#00b169}.staking__modal_checkbox_input:checked+.staking__modal_checkbox_inner .staking__modal_checkbox_tick:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' fill='none'%3E%3Cpath fill-rule='evenodd' d='M13.707.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L5 7.586 12.293.293a1 1 0 0 1 1.414 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:14px}.staking__modal_checkbox_inner{display:flex}.staking__modal_checkbox_tick{border:2px solid #e6e8ec;border-radius:4px;flex-shrink:0;height:24px;margin-right:12px;position:relative;transition:all .2s;width:24px}.staking__modal_checkbox_tick:hover{border-color:#00b169}body .dir-rtl .staking__modal_checkbox_tick{margin-left:12px;margin-right:0}.staking__modal_checkbox_text{color:#23262f;font-weight:500;line-height:1.7142857143}body.dark .staking__modal_checkbox_text{color:#fff}@media only screen and (max-width:767px){.staking__modal_checkbox_text{font-size:10px}}.staking__modal_left{padding:17px 20px;width:50%}@media only screen and (max-width:767px){.staking__modal_left{width:100%}}@media only screen and (max-width:1023px){.staking__modal_left{width:100%}}body.dark .staking__modal_left{background:#000}.staking__modal_left_submit{align-items:center;background:#01bc8d;border-radius:6px;color:#fbfbfb;display:flex;font-size:16px;height:36px;justify-content:center;margin-top:15px;padding:24px 44px;width:100%}.staking__modal_right{background:rgba(0,0,0,.05);padding:17px 20px;width:50%}@media only screen and (max-width:767px){.staking__modal_right{width:100%}}@media only screen and (max-width:1023px){.staking__modal_right{width:100%}}body.dark .staking__modal_right{background:#222}.staking__modal_right_title{font:#000000;font-size:18px;font-weight:600;margin:0 0 12px}@media only screen and (max-width:767px){.staking__modal_right_title{font-size:10px}}.staking__modal_right_item{align-items:center;display:flex;font-weight:500;margin-bottom:18px}.staking__modal_right_item_title{color:#777e90;margin-right:auto}body .dir-rtl .staking__modal_right_item_title{margin-left:auto;margin-right:0}.staking__modal_right_item_content{margin-left:16px;text-align:right}@media only screen and (max-width:767px){.staking__modal_right_item_content{font-size:12px}}.staking__modal_right_chart{margin-top:26px}.staking__modal_right_chart_title{color:#000;font-size:14px;font-weight:500;margin-bottom:8px}body.dark .staking__modal_right_chart_title{color:#fff}.staking__modal_right_notice{margin-top:40px}.staking__modal_right_notice_title{font-size:14px;font-weight:500}.staking__modal_right_notice_description,.staking__modal_right_rull{color:#777e90;font-size:12px;font-weight:500;line-height:21.6px;margin-top:10px}.staking__modal_right_rull{max-height:34rem!important;overflow-y:scroll}.staking__modal_right_back{background:rgba(1,188,141,.2);border-radius:82px;color:#d1d5db;cursor:pointer;font-size:13px;font-weight:400}.staking__modal_title{font-size:18px;font-weight:600}.staking__modal_input{margin-bottom:16px}.staking__modal_input_title{color:#000;font-size:14px;font-weight:500;margin:14px 0}body.dark .staking__modal_input_title{color:#fff}@media only screen and (max-width:767px){.staking__modal_input_title{font-size:12px}}.staking__modal_input_group{align-items:center;background:rgba(119,59,188,.251);border-radius:6px;display:flex;justify-content:space-between;margin:10px 0 30px;padding:8px 16px;width:auto}.staking__modal_input_group input{border:unset;margin:0}.staking__modal_input_group input:focus{--tw-ring-color:$p4;border-color:#01bc8d}.staking__modal_input_group_title{padding:0 8px}@media only screen and (max-width:767px){.staking__modal_input_group_title{font-size:12px}}.staking__modal_input_group_currency{align-items:center;display:flex;padding-right:16px}.staking__modal_input_group_currency img{margin:0 6px}@media only screen and (max-width:767px){.staking__modal_input_group_currency{font-size:10px}}body .dir-rtl .staking__modal_input_group_currency{padding-left:16px;padding-right:0}.staking__modal_item{align-items:center;display:flex;font-weight:500;margin:16px 0}.staking__modal_button{background:rgba(1,188,141,.1);border:1px solid rgba(119,59,188,.251);border-radius:2px;color:#01bc8d;font-size:14px;height:36px;padding:4px 8px}.staking__modal_button:hover{background:#01bc8d;color:#fbfbfb}.staking__modal_part{margin-bottom:22px}.staking__modal_part_item{align-items:center;display:flex;font-weight:500;margin-bottom:24px}.staking__modal_part_item_title{color:#777e90;margin-right:auto}@media only screen and (max-width:767px){.staking__modal_part_item_title{font-size:12px}}body .dir-rtl .staking__modal_part_item_title{margin-left:auto;margin-right:0}.staking__modal_part_item_content{margin-left:16px;text-align:right}@media only screen and (max-width:767px){.staking__modal_part_item_content{font-size:10px}}.staking__disabled{background:rgba(34,255,200,.341);cursor:default;pointer-events:none}body.dark .staking__disabled{color:rgba(186,255,235,.49)}.staking__active{background:#01bc8d;color:#fbfbfb}.privacy__center{align-items:center;display:flex;justify-content:space-between;margin-top:15px;width:100%}@media only screen and (max-width:767px){.privacy__center{display:flex;flex-wrap:wrap}}.privacy__head{background:#773bbc}@media only screen and (max-width:767px){.privacy__head{padding:30px 0}}.privacy__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.privacy__wrap{width:100%}}.privacy__bg{width:40%}.privacy__bg img{height:100%;width:95%}@media only screen and (max-width:767px){.privacy__bg{display:none}}.privacy__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:767px){.privacy__title{font-size:33px}}.privacy__subtitle{font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0}@media only screen and (max-width:767px){.privacy__subtitle{font-size:13px;line-height:unset}}.privacy__updated{font-size:12px;font-weight:400}.privacy__information{display:flex;flex-direction:column;justify-content:center;padding:60px 0}.privacy__information_title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:12px;text-align:center}.privacy__information_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}.privacy__left{padding:25px;position:relative;width:60%}@media only screen and (max-width:767px){.privacy__left{padding:0;width:100%}}.privacy__left_card{background-color:#f3f2f3;border-radius:6px;color:#000;margin:18px 0;padding:18px 15px}.privacy__left_card_question{cursor:pointer;font-size:16px;font-weight:500;padding-bottom:8px}@media only screen and (max-width:767px){.privacy__left_card_question{font-size:13px}}.privacy__left_card_answer{font-size:12px;font-weight:400;margin-top:12px}@media only screen and (max-width:767px){.privacy__left_card_answer{font-size:11px}}.privacy__left_card--active{background:#00b169;color:#fff}.privacy__left_card--active .que{border-bottom:1px solid hsla(0,0%,100%,.2)}.privacy__right{padding:25px;position:relative;width:37%}.privacy__right img{border-radius:7px}@media only screen and (max-width:767px){.privacy__right{padding:0;width:100%}.privacy .inf-img{order:1}.privacy .inf-collect{order:2}}.privacy__use{background-color:#e9f2ff;display:flex;flex-direction:column;justify-content:center;padding:60px 0}body.dark .privacy__use{background-color:rgba(233,242,255,.1)}.privacy__use_title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;text-align:center}@media only screen and (max-width:767px){.privacy__use_title{font-size:16px;margin:0 41px 12px}}.privacy__use_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}@media only screen and (max-width:767px){.privacy__use_subtitle{color:rgba(1,188,141,.1);font-size:11px}}.privacy__use_inf{margin-top:15px;padding:0 360px}@media only screen and (max-width:767px){.privacy__use_inf{margin:0 18px;padding:0}}@media only screen and (max-width:1023px){.privacy__use_inf{padding:0 100px}}.privacy__use_inf_card{background:#fff;border:1px solid #01bc8d;border-radius:8px;margin:18px 0;padding:18px 15px}.privacy__use_inf_card_question{font-size:16px;font-weight:500;padding-bottom:8px}.privacy__use_inf_card_answer{font-size:12px;font-weight:400;margin-top:12px}.privacy__use_inf_card .que{border-bottom:1px solid rgba(0,0,0,.1)}body.dark .privacy__use_inf_card{background-color:hsla(0,0%,100%,.15)}body.dark .privacy__use_inf_card .que{border-bottom:1px solid hsla(0,0%,100%,.15)}.privacy__share{display:flex;flex-direction:column;justify-content:center;padding:60px 56px}@media only screen and (max-width:767px){.privacy__share{padding:60px 0}}.privacy__share_title{font-size:24px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:12px;text-align:center}@media only screen and (max-width:767px){.privacy__share_title{font-size:16px;margin-bottom:0}}.privacy__share_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}@media only screen and (max-width:767px){.privacy__share_subtitle{color:hsla(0,0%,7%,.66);font-size:11px}}.privacy__share_left_title{font-size:20px;font-weight:600;line-height:29.26px;margin:5px 0}body.dark .privacy__share_left_title{color:#01bc8d}@media only screen and (max-width:767px){.privacy__share_left_title{font-size:16px}}.privacy__share_left_answer{font-size:14px;font-weight:400;line-height:25px;margin:5px 0}@media only screen and (max-width:767px){.privacy__share_left_answer{font-size:12px}}.privacy__share_left_box{margin:22px 0}.privacy__share2{background:#e9f2ff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:60px 56px}body.dark .privacy__share2{background:rgba(1,188,141,.1)}@media only screen and (max-width:767px){.privacy__share2{padding:60px 28px}}.privacy__share2_title{font-size:16px;font-weight:500;letter-spacing:.02em;line-height:31.2px;margin-bottom:12px;text-align:center}@media only screen and (max-width:767px){.privacy__share2_title{margin-bottom:0}}.privacy__share2_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}@media only screen and (max-width:767px){.privacy__share2_subtitle{font-size:12px}}.privacy__share2_box{background:hsla(0,0%,100%,.502);border-radius:8px;height:260px;margin:20px 10px;padding:20px;width:100%;width:572px}body.dark .privacy__share2_box{background:hsla(0,0%,100%,.15)}@media only screen and (max-width:767px){.privacy__share2_box{margin:22px 0;width:100%}}@media only screen and (max-width:1023px){.privacy__share2_box{width:85%}}.privacy__share2_box_title{font-size:20px;font-weight:600;margin:5px 0;text-align:left}@media only screen and (max-width:767px){.privacy__share2_box_title{font-size:14px}}.privacy__share2_box_answer{font-size:14px;font-weight:400;margin:5px;text-align:left}body.dark .privacy__share2_box_answer{color:hsla(0,0%,100%,.6)}@media only screen and (max-width:767px){.privacy__share2_box_answer{font-size:12px}}.privacy__share2_center{align-items:center;align-self:center;display:flex;margin-top:15px;place-content:center;text-align:-webkit-center}@media only screen and (max-width:767px){.privacy__share2_center{display:block}}.privacy__share2_row{width:100%}.privacy__share2_svg{text-align:left}.privacy__button-container{-ms-overflow-style:none;display:flex;justify-content:center;margin:-32px 0 0;overflow:auto;overflow-x:auto;scrollbar-width:none}@media only screen and (max-width:767px){.privacy__button-container{justify-content:unset}}.privacy__button-container button{-webkit-backdrop-filter:blur(8px) 5;backdrop-filter:blur(8px) 5;background-color:rgba(233,242,255,.8);border:1px solid #01bc8d;border-radius:5px;border-radius:4px;color:#333;cursor:pointer;font-size:14px;font-weight:500;margin:0 10px;padding:32px 0;transition:background-color .3s ease;width:220px}@media only screen and (max-width:767px){.privacy__button-container button{padding:26px 0;width:140px}}.privacy__button-container button:hover{background-color:rgba(119,59,188,.251);color:#fff}.launchpad__center{align-items:center;display:flex;justify-content:space-between;width:100%}.launchpad__head{background:#773bbc}@media only screen and (max-width:1023px){.launchpad__head{padding:36px 0}}.launchpad__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.launchpad__wrap{margin:33px 0;width:100%}}.launchpad__bg{height:500px;margin-right:50px;width:40%;width:600px}.launchpad__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.launchpad__bg{display:none}}@media only screen and (max-width:1023px){.launchpad__bg{height:300px;margin-right:0;width:400px}}.launchpad__title{color:#fcfcfd;font-size:60px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:1023px){.launchpad__title{font-size:36px}}@media only screen and (max-width:767px){.launchpad__title{font-size:33px}}.launchpad__subtitle{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0 30px}@media only screen and (max-width:767px){.launchpad__subtitle{font-size:14px;line-height:24.4px}}.launchpad__btns,.launchpad__button{align-items:center;display:flex}.launchpad__button{cursor:pointer}.launchpad__button.details{background:#fcfcfd;color:#773bbc;margin-right:16px}.launchpad__button.details:hover,.launchpad__button.head__faq{background:hsla(0,0%,100%,.231);color:#fcfcfd}.launchpad__button.head__faq:hover{background:#773bbc}.launchpad__button.share{background:transparent;margin-left:16px}.launchpad__button.nav_option{background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;font-size:12px;font-weight:300;padding:8px 24px}.launchpad__button.nav_option.active{background:#773bbc;color:#fbfbfb}.launchpad__button.nav_option:not(:last-child),body .dir-rtl .launchpad__button.nav_option{margin-right:12px}body.dark .launchpad__button.nav_option{background:#fff}body.dark .launchpad__button.nav_option.active{background:#773bbc;color:#fbfbfb}@media only screen and (max-width:1023px){.launchpad__button.nav_option{padding:6px 18px}}@media only screen and (max-width:767px){.launchpad__button.nav_option{padding:6px 12px}}.launchpad__arrow{margin-left:12px}body .dir-rtl .launchpad__arrow{margin-right:12px;transform:rotateY(180deg)}.launchpad__body{background-position:50%;background-size:cover;padding:60px 0}@media only screen and (max-width:1023px){.launchpad__body{padding:60px 32px}}@media only screen and (max-width:767px){.launchpad__body{padding:60px 24px}}.launchpad__table{margin:0;padding:0;width:100%}.launchpad__table_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.launchpad__table_head{align-items:center;flex-direction:column;justify-content:start}}.launchpad__table_head_right{align-items:center;display:flex;justify-content:end}@media only screen and (max-width:767px){.launchpad__table_head_right{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;justify-content:start;overflow:auto;overflow-x:auto;scrollbar-width:none;width:100%}.launchpad__table_head_right::-webkit-scrollbar{display:none}}.launchpad__table_title{font-size:24px;font-weight:500;letter-spacing:.03em}@media only screen and (max-width:1023px){.launchpad__table_title{font-size:22px}}@media only screen and (max-width:767px){.launchpad__table_title{margin-bottom:12px;width:100%}}.launchpad__table_body{width:100%}.launchpad__table__inner{display:table;width:100%}.launchpad__table__row{display:table-row}.launchpad__nav{align-items:center;display:flex;margin:0}.launchpad__cart{align-items:flex-start;background:#f6f6f6;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:16px}body.dark .launchpad__cart{background:#000}.launchpad__cart_left{background:rgba(0,0,0,.051);border-radius:6px 0 0 6px;width:30%}body.dark .launchpad__cart_left{background:hsla(0,0%,100%,.5)}@media only screen and (max-width:767px){.launchpad__cart_left{width:100%}}.launchpad__cart_logo{height:242px;width:383px}.launchpad__cart_logo img{border-radius:6px 0 0 6px;height:100%;width:100%}@media only screen and (max-width:1023px){.launchpad__cart_logo{width:212px}}@media only screen and (max-width:767px){.launchpad__cart_logo{width:100%}}.launchpad__cart_title{font-size:26px;font-weight:600}.launchpad__cart_right{display:flex;flex-direction:column;padding:16px 24px;width:70%}@media only screen and (max-width:1023px){.launchpad__cart_right{padding:16px}}@media only screen and (max-width:767px){.launchpad__cart_right{width:100%}}.launchpad__cart_head{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:8px}body.dark .launchpad__cart_head{border-color:hsla(0,0%,100%,.5)}@media only screen and (max-width:767px){.launchpad__cart_head{align-items:flex-start;flex-direction:column}}.launchpad__cart_status{align-items:center;display:flex}.launchpad__cart_icon{border:2px solid rgba(0,0,0,.051);border-radius:50%;height:32px;width:32px}body.dark .launchpad__cart_icon{border-color:hsla(0,0%,100%,.5)}.launchpad__cart_name{font-size:14px;font-weight:400;margin:0 8px}.launchpad__cart_label{border-radius:6px;font-size:12px;font-weight:500;line-height:15.6px;padding:6px 12px;text-align:center}.launchpad__cart_period{font-size:13px;font-weight:400}.launchpad__cart_body{display:flex;flex-direction:column}.launchpad__cart_note{font-size:13px;font-weight:300;margin-bottom:24px}.launchpad__cart_info{align-items:center;display:flex;width:100%}@media only screen and (max-width:767px){.launchpad__cart_info{flex-wrap:wrap}}.launchpad__cart_item{align-items:center;display:flex;flex-direction:column;width:24%}.launchpad__cart_item:not(:last-child){margin-right:6px}.launchpad__cart_item .label{font-size:12px;font-weight:500;letter-spacing:-.04em;line-height:35px}@media only screen and (max-width:767px){.launchpad__cart_item .label{line-height:28px}}.launchpad__cart_item .value{font-size:14px;font-weight:600;line-height:35px}@media only screen and (max-width:767px){.launchpad__cart_item .value{line-height:28px}.launchpad__cart_item{align-items:flex-start;margin-bottom:8px;width:47%}.launchpad__cart{align-items:flex-start;flex-direction:column}}.launchpad__participate{cursor:pointer}.launchpad__not_found{align-items:center;display:flex;flex-direction:column;justify-content:center}.launchpad__not_found svg.dark,body.dark .launchpad__not_found svg.light{display:none}body.dark .launchpad__not_found svg.dark{display:block}.launchpad__option .launchpad__head{color:#fbfbfb}.launchpad__option .launchpad__body{align-items:flex-start;display:flex}@media only screen and (max-width:767px){.launchpad__option .launchpad__body{flex-direction:column}}.launchpad__option_links{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;margin:24px 0;padding-bottom:16px}.launchpad__option_links .link{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:400;margin-right:24px}@media only screen and (max-width:1023px){.launchpad__option_links .link{font-size:12px;margin-right:18px}}@media only screen and (max-width:767px){.launchpad__option_links .link{margin-bottom:6px}}.launchpad__option_links .link_icon{margin-right:4px}body .dir-rtl .launchpad__option_links .link_icon{margin-left:4px;margin-right:0;transform:rotateY(180deg)}@media only screen and (max-width:767px){.launchpad__option_links{flex-wrap:wrap}}.launchpad__option_prices{align-items:center;display:flex}.launchpad__option_prices .price{font-size:13px;font-weight:500;line-height:19.5px;margin-right:32px}.launchpad__option_prices .value{font-size:16px;font-weight:600;line-height:35px}@media only screen and (max-width:767px){.launchpad__option_prices .value{font-size:14px}}.launchpad__option_left{width:70%}@media only screen and (max-width:1023px){.launchpad__option_left{padding-right:16px}}@media only screen and (max-width:767px){.launchpad__option_left{padding-right:0;width:100%}}.launchpad__option_right{width:30%}@media only screen and (max-width:767px){.launchpad__option_right{width:100%}}.launchpad__box{background:#fafafa;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:32px 22px}body.dark .launchpad__box{background:hsla(0,0%,98%,.1);border:1px solid hsla(0,0%,100%,.15);box-shadow:0 0 10px 0 hsla(0,0%,100%,.15)}.launchpad__box .earn{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:21px}body.dark .launchpad__box .earn{color:hsla(0,0%,100%,.7)}.launchpad__box .earn_amount{font-size:14px;font-weight:500;line-height:21px;margin-bottom:33px}.launchpad__box .distribution{color:rgba(0,0,0,.7);display:block;font-size:14px;font-weight:500;line-height:21px}body.dark .launchpad__box .distribution{color:hsla(0,0%,100%,.7)}.launchpad__box .distribution_time{font-size:16px;font-weight:500;line-height:24px;margin:6px 0 24px}.launchpad__timeLine{align-items:center;display:flex;position:relative;width:100%}.launchpad__timeLine__item{margin-right:6px;width:24%}.launchpad__timeLine__item:first-child .launchpad__timeLine__icon:after{left:66px}@media only screen and (max-width:1023px){.launchpad__timeLine__item:first-child .launchpad__timeLine__icon:after{left:46px}}@media only screen and (max-width:767px){.launchpad__timeLine__item:first-child .launchpad__timeLine__icon:after{left:38px}}.launchpad__timeLine__item:nth-child(2) .launchpad__timeLine__icon:after{left:32%}@media only screen and (max-width:1023px){.launchpad__timeLine__item:nth-child(2) .launchpad__timeLine__icon:after{left:34%}}@media only screen and (max-width:767px){.launchpad__timeLine__item:nth-child(2) .launchpad__timeLine__icon:after{left:37%}}.launchpad__timeLine__item:nth-child(3) .launchpad__timeLine__icon:after{left:57%}@media only screen and (max-width:1023px){.launchpad__timeLine__item:nth-child(3) .launchpad__timeLine__icon:after{left:59%}}@media only screen and (max-width:767px){.launchpad__timeLine__item:nth-child(3) .launchpad__timeLine__icon:after{left:62%}}.launchpad__timeLine__item:last-child .launchpad__timeLine__icon:after{left:81%}@media only screen and (max-width:1023px){.launchpad__timeLine__item:last-child .launchpad__timeLine__icon:after{left:84%}}@media only screen and (max-width:767px){.launchpad__timeLine__item:last-child .launchpad__timeLine__icon:after{left:87%}}.launchpad__timeLine__icon{height:50px;width:50px}.launchpad__timeLine__icon img{width:100%}.launchpad__timeLine__icon:after{border:.5px solid rgba(1,188,141,.7);content:"";left:0;position:absolute;top:24%;width:140px}@media only screen and (max-width:1023px){.launchpad__timeLine__icon:after{top:18%;width:66px}}@media only screen and (max-width:767px){.launchpad__timeLine__icon:after{top:12%;width:36px}}@media only screen and (max-width:1023px){.launchpad__timeLine__icon{height:32px;width:32px}}.launchpad__timeLine__title{font-size:15px;font-weight:500;line-height:25.5px;margin:10px 0 0}@media only screen and (max-width:1023px){.launchpad__timeLine__title{font-size:12px}}.launchpad__timeLine__time{font-size:12px;font-weight:500;line-height:21px;margin:0}body.dark .launchpad__timeLine__time{color:hsla(0,0%,100%,.7)}@media only screen and (max-width:1023px){.launchpad__timeLine__time{font-size:10px}}@media only screen and (max-width:767px){.launchpad__timeLine{align-items:flex-start}}.launchpad__details{margin-top:66px}.launchpad__details_title{border-left:2px solid rgba(151,87,215,.7);font-size:20px;font-weight:700;line-height:30px;padding-left:10px}body .dir-rtl .launchpad__details_title{border-left:none;border-right:2px solid rgba(151,87,215,.7);padding-left:0;padding-right:10px}.launchpad__details_body{display:flex;flex-wrap:wrap;margin:24px 0}.launchpad__details_item{display:flex;flex-direction:column;width:25%}.launchpad__details_item .title{font-size:12px;font-weight:500;line-height:22.5px}body.dark .launchpad__details_item .title{color:hsla(0,0%,100%,.7)}.launchpad__details_item .content{font-size:15px;font-weight:600;line-height:35px;margin-bottom:24px}@media only screen and (max-width:1023px){.launchpad__details_item{margin-right:6px;width:23%}}@media only screen and (max-width:767px){.launchpad__details_item{width:48%}}.launchpad__participation{margin:44px 0}.launchpad__participation_title{border-left:2px solid rgba(151,87,215,.7);font-size:20px;font-weight:700;line-height:30px;padding-left:10px}body .dir-rtl .launchpad__participation_title{border-left:none;border-right:2px solid rgba(151,87,215,.7);padding-left:0;padding-right:10px}.launchpad__participation_body{margin:24px 0}.launchpad__participation .subtitle{font-size:12px;font-weight:500;line-height:22.5px}body.dark .launchpad__participation .subtitle{color:hsla(0,0%,100%,.7)}.launchpad__participation .content{font-size:15px;font-weight:600;line-height:35px;margin:8px 0 24px}.launchpad__introduction{margin:32px 0}.launchpad__introduction_title{border-left:2px solid rgba(151,87,215,.7);font-size:20px;font-weight:700;line-height:30px;padding-left:10px}body .dir-rtl .launchpad__introduction_title{border-left:none;border-right:2px solid rgba(151,87,215,.7);padding-left:0;padding-right:10px}.launchpad__introduction_body{margin:24px 0}.launchpad__introduction .content{font-size:14px;font-weight:500;line-height:22.5px;margin:8px 0 24px}.launchpad__notFound{display:flex;flex-direction:column;margin:0 auto;padding:44px 0;width:1280px}.launchpad__notFound svg{margin:0 auto}.launchpad__notFound svg.dark,body.dark .launchpad__notFound svg.light{display:none}body.dark .launchpad__notFound svg.dark{display:block}.launchpad__notFound_text{font-size:20px;font-weight:600;line-height:29.26px;margin:16px 0}.fees__center{align-items:center;display:flex;justify-content:space-between;width:100%}.fees__head{background:#773bbc}@media only screen and (max-width:1023px){.fees__head{padding:36px 0}}.fees__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.fees__wrap{width:100%}}.fees__title{font-size:40px;font-weight:700}@media only screen and (max-width:1023px){.fees__title{font-size:36px;line-height:45px}}@media only screen and (max-width:767px){.fees__title{font-size:25px;line-height:35px}}.fees__subtitle{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 120px 15px 0}@media only screen and (max-width:767px){.fees__subtitle{font-size:14px;line-height:24.4px;margin:16px 0}}.fees__bg{width:40%}.fees__bg img{height:100%;width:100%}@media only screen and (max-width:767px){.fees__bg{display:none}}.fees__button{border-radius:35px}.fees__home{display:flex;justify-content:space-between;padding-top:60px}@media only screen and (max-width:767px){.fees__home{padding-top:36px}}.fees__home_title{font-size:27.02px;font-weight:700;line-height:36px}.fees__filters{align-items:center;display:flex;padding:24px 0}.fees__filters .filter{background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;cursor:pointer;flex-shrink:0;font-size:14px;margin-right:12px;padding:8px 16px}.fees__filters .filter.active,.fees__filters .filter:hover{background:#773bbc;color:#fbfbfb}.fees__filters .filter:last-child{margin-right:0}@media only screen and (max-width:1023px){.fees__filters{align-items:unset;flex-direction:column;padding:24px 32px}}@media only screen and (max-width:767px){.fees__filters{padding:24px}}.fees__program{margin:50px auto;text-align:left}.fees__program h2{color:#773bbc;font-size:24px;font-weight:700;text-align:center}.fees__vip-buttons{display:flex;justify-content:space-around}@media only screen and (max-width:1023px){.fees__vip-buttons{align-items:center;flex-direction:column}}.fees__vipbtn{background:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:12px;height:74px;margin-top:12px;opacity:0;padding:25px;width:250px}.fees__text{display:flex;gap:8px}.fees__login,.fees__login_section{align-items:center;display:flex;justify-content:center}.fees__login_section{flex-direction:column;height:auto;margin-bottom:70px;width:100%}.fees__login_text{font-size:26.8px;font-weight:700;line-height:36px;margin-top:100px;text-align:center}@media only screen and (max-width:767px){.fees__login_text{font-size:16px}}.fees__login_button{margin-top:16px;padding:20px 70px}.fees__tabs{border-bottom:2px solid #e0e0e0;display:flex;display:inline-flex;margin-left:125px;width:auto}@media only screen and (max-width:767px){.fees__tabs{flex-shrink:0;overflow-x:scroll;padding:0 10px}.fees__tabs::-webkit-scrollbar{display:none}}@media only screen and (max-width:1023px){.fees__tabs{margin-left:32px}}.fees__tab{background-color:transparent;border:none;color:#777e90;cursor:pointer;font-weight:400;outline:none;padding:10px 20px;position:relative}.fees__tab:hover{color:#773bbc}.fees__tab:hover:after{background-color:#773bbc;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}@media only screen and (max-width:767px){.fees__table{overflow-x:scroll}.fees__table::-webkit-scrollbar{display:none}}.fees__table_inner{display:table;padding-bottom:50px;width:100%}.fees__table_row{display:table-row}.fees__table_row:first-child{background-color:rgba(119,59,188,.251);color:#777e90}.fees__table_row:first-child .table_col{color:#777e90;font-size:11px;font-weight:600;line-height:1.6666666667;padding:21px 16px}.fees__table_row:not(:first-child) .table_col{font-size:11px;font-weight:500;line-height:1.6666666667}.fees__table_row:not(:last-child){border-bottom:1px solid rgba(233,242,255,.2)}.fees__table_col{display:table-cell;font-size:14px;font-weight:400;overflow:hidden;padding:10px 16px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}body .dir-rtl .fees__table_col:first-child{padding-left:6px}@media only screen and (max-width:767px){.fees__table_col:first-child{width:130px}body .dir-rtl .fees__table_col:first-child{width:150px}}@media only screen and (max-width:1023px){.fees__table_col:nth-child(2){width:170px}}@media only screen and (max-width:767px){.fees__table_col:nth-child(2){width:170px}}@media only screen and (max-width:1023px){.fees__table_col:nth-child(3){width:160px}}@media only screen and (max-width:767px){.fees__table_col:nth-child(3){width:150px}}@media only screen and (max-width:1023px){.fees__table_col:nth-child(4){width:200px}}@media only screen and (max-width:767px){.fees__table_col:nth-child(4){width:180px}.fees__table_col:nth-child(6){width:120px}}.fees__table_col:last-child{text-align:left;width:180px}body .dir-rtl .fees__table_col:last-child{padding-left:0;padding-right:6px;text-align:right}.fees__table_col.variable2{color:#773bbc;padding:0}.fees__table_col.positive{color:#01bc8d}.fees__table_col.negative{color:#ff6838}.fees__table_col.widFee{text-align:left}.fees__table_col.min{width:180px}.fees__table_col.last{text-align:right}.fees__inline{align-items:center;display:inline-flex;gap:5px;justify-content:center}.fees__label{display:none}.fees__label.launch{color:#181617;display:block}body.dark .fees__label.launch{color:#f4f5f6}@media only screen and (max-width:767px){.fees__label.launch{color:#77908b;display:block;font-size:12px;font-weight:600;line-height:1.6666666667;margin-right:auto}body .dir-rtl .fees__label.launch{margin-left:auto;margin-right:0}}.fees__search_input{background-color:unset;border:1px solid #773bbc;border-radius:6px;font-size:14px;height:45px;outline:none;padding-right:32px;width:200px}.fees__search_input:focus,body.dark .fees__search_input:focus{--tw-ring-color:$p1;border-color:#37ffbc}@media only screen and (max-width:767px){.fees__search_input{width:100%}}body .dir-rtl .fees__search_input{padding-right:10px}.fees__search_wrapper{margin-left:auto;position:relative}@media only screen and (max-width:1023px){.fees__search_wrapper{margin-left:0;margin-top:8px}}.fees__search_text{color:#848e9c;font-size:16px;font-weight:400;line-height:28.8px;text-align:left;width:900px}@media only screen and (max-width:1023px){.fees__search_text{width:470px}}@media only screen and (max-width:767px){.fees__search_text{margin-bottom:20px;width:300px}}.fees__magnifier{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}body .dir-rtl .fees__magnifier{left:8px;right:-4px;top:20%;transform:translateX(-700%);transform:translateY(none)}@media only screen and (max-width:767px){body .dir-rtl .fees__magnifier{transform:translateX(-600%)}}@media only screen and (max-width:1023px){.fees__magnifier{top:35%}}@media only screen and (max-width:767px){.fees__magnifier{top:50%}.fees__off{align-items:center;gap:5px;justify-content:center;width:100px}}.funding{background:rgba(119,59,188,.251);border-radius:6px;height:100%;padding:24px;width:100%}.funding__head{border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;padding-bottom:24px}.funding__head_account{font-size:24px;font-weight:600;line-height:36px;text-align:left}.funding__subtitle{font-size:14px;font-weight:600;line-height:21px;margin-top:32px;text-align:left}.funding__show{align-items:center;color:#777e90;cursor:pointer;display:flex;font-size:14px;margin:24px 0 16px}.funding__show svg{color:#777e90;margin-left:8px}.funding__inputs{align-items:center;display:flex;gap:16px;margin-top:16px}.funding__inputs:focus{--tw-ring-color:$p4;border-color:#01bc8d}.funding__inputs .funding__input{border:1px solid #ccc;border-radius:4px;padding:8px;width:200px}.funding__inputs .funding__input:focus{--tw-ring-color:$p4;border-color:#01bc8d}.funding__inputs .funding__checkbox{display:flex;gap:16px}.funding__inputs .funding__checkbox label{color:#777e90;font-size:14px}.funding__inputs .funding__checkbox label input{border-radius:8px;margin-right:4px}.funding__inputs .funding__checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid transparent;border-radius:4px;box-shadow:none;cursor:pointer;height:16px;outline:none;transition:border-color .2s;width:16px}.funding__inputs .funding__checkbox input[type=checkbox]:checked{background-color:#28a745;border-color:#28a745}.funding__inputs .funding__checkbox input[type=checkbox]:focus{box-shadow:none;outline:none}.funding__message{background:rgba(0,0,0,.051);border-radius:6px;font-size:12px;font-weight:400;margin-top:16px;padding:6px;text-align:left}.heatmap__center{padding:60px 0}@media only screen and (max-width:1023px){.heatmap__center{padding:60px 32px}}@media only screen and (max-width:767px){.heatmap__center{padding:60px 24px}}.heatmap__links{justify-content:space-between;margin-bottom:30px}.heatmap__link,.heatmap__links{align-items:center;display:flex}.heatmap__link{color:rgba(119,59,188,.251);font-size:16px;font-weight:500;letter-spacing:.03em;line-height:26px}.heatmap__link .icon{margin-left:6px}body .dir-rtl .heatmap__link .icon{margin-left:0;margin-right:6px;transform:rotateY(180deg)}@media only screen and (max-width:767px){.heatmap__link{font-size:14px}}.heatmap__tabs{align-items:center;display:flex}.heatmap__tabs .tab{cursor:pointer;font-size:18px;font-weight:500;letter-spacing:.03em;line-height:26px;margin-right:18px}body.dark .heatmap__tabs .tab{color:#777e90}.heatmap__tabs .tab.active{font-weight:700}body.dark .heatmap__tabs .tab.active{color:#fbfbfb}@media only screen and (max-width:767px){.heatmap__tabs .tab{font-size:16px}}.heatmap__body{width:100%}.heatmap__container{height:600px}.heatmap__description{display:flex;flex-direction:column;margin:36px 0}.heatmap__title{font-size:30px;font-weight:700;line-height:40px;margin-bottom:10px}@media only screen and (max-width:767px){.heatmap__title{font-size:26px}}.heatmap__content{font-size:14px;font-weight:400;line-height:28.8px}body.dark .heatmap__content{color:hsla(0,0%,100%,.702)}@media only screen and (max-width:767px){.heatmap__content{font-size:13px}}.about__center{align-items:center;display:flex;justify-content:space-between;margin-top:15px;width:100%}@media only screen and (max-width:767px){.about__center{display:block}}.about__mission{padding:15px 0}.about__head{background:#773bbc}@media only screen and (max-width:767px){.about__head{padding:30px 0}}.about__wrap{display:flex;flex-direction:column;width:60%}@media only screen and (max-width:767px){.about__wrap{width:100%}}.about__logo{height:69px;left:32%;position:absolute;top:53px;width:222px;z-index:99}.about__bg{height:350px;left:50%;overflow:hidden;top:55px;width:646px}.about__bg video{display:block;height:auto;width:100%}@media only screen and (max-width:767px){.about__bg{display:none}}.about__title{color:#fcfcfd;font-size:46px;font-weight:700;letter-spacing:.03em;line-height:78px}@media only screen and (max-width:767px){.about__title{font-size:20px}}.about__subtitle{color:hsla(0,0%,100%,.702);font-size:16px;font-weight:400;line-height:28.8px;margin:15px 0}@media only screen and (max-width:767px){.about__subtitle{font-size:14px;line-height:unset;margin:0}}.about__left{padding:25px;position:relative;width:50%}@media only screen and (max-width:767px){.about__left{width:100%}}.about__left_box{margin:22px 0}.about__left_box_title{font-size:30px;font-weight:600;line-height:29.26px;margin:5px 0 20px}body.dark .about__left_box_title{color:rgba(151,87,215,.7)}@media only screen and (max-width:767px){.about__left_box_title{font-size:24px}}.about__left_box_answer{font-size:16px;font-weight:400;line-height:36px;margin:5px 0}@media only screen and (max-width:767px){.about__left_box_answer{font-size:14px;line-height:22px}}.about__right{padding:25px;position:relative;width:50%}@media only screen and (max-width:767px){.about__right{width:100%}}.about__right img{border-radius:7px}@media only screen and (max-width:767px){.about__right{display:none}}.about__cards_row{display:flex}@media only screen and (max-width:767px){.about__cards_row{display:block}}.about__cards_row_box{background:#eaecef;border-radius:8px;height:260px;margin:20px 10px;padding:20px;width:100%;width:572px}body.dark .about__cards_row_box{background:rgba(233,242,255,.1)}@media only screen and (max-width:767px){.about__cards_row_box{display:block;margin:20px 0;width:100%}}.about__cards_row_box img{margin:10px 0;width:40px}.about__cards_row_box_title{font-size:16px;font-weight:500;line-height:24px;margin:20px 0}.about__cards_row_box_answer{font-size:16px;font-weight:400;line-height:24px}body.dark .about__cards_row_box_answer{color:hsla(0,0%,100%,.6)}.about__founder{background:#eaecef;margin:0 auto;padding:50px 0;width:100%}body.dark .about__founder{background:rgba(233,255,248,.05)}.about__founder_title{font-size:24px;font-weight:500;text-align:center}@media only screen and (max-width:767px){.about__founder_title{font-size:16px}}.about__founder_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}@media only screen and (max-width:767px){.about__founder_subtitle{color:hsla(0,0%,7%,.659);font-size:11px}}body.dark .about__founder_subtitle{color:hsla(0,0%,100%,.659)}.about__founder_center{align-items:center;display:flex;justify-content:space-between;margin-top:15px;width:100%}@media only screen and (max-width:767px){.about__founder_center{display:block}}.about__founder_left{padding:25px;position:relative;width:50%}@media only screen and (max-width:767px){.about__founder_left{padding-top:0;width:100%}}.about__founder_left_box{margin:22px 0}.about__founder_left_box_title{font-size:30px;font-weight:600;line-height:29.26px;margin:5px 0 20px}.about__founder_left_box_answer{font-size:16px;font-weight:400;line-height:36px;margin:5px 0}@media only screen and (max-width:767px){.about__founder_left_box_answer{font-size:12px;line-height:24px;text-align:center}}.about__founder_right{padding:25px;position:relative;text-align:-webkit-center;width:50%}@media only screen and (max-width:767px){.about__founder_right{width:100%}}.about__founder_right_circle{background:hsla(0,0%,100%,.214);border:2px solid hsla(0,0%,100%,.5);border-radius:100%;padding:10px;width:250px;z-index:99999999999}.about__founder_right img{border-radius:100%;-webkit-box-shadow:0 0 17px rgba(1,188,141,.314);height:250px;width:250px}.about__timeLine_title{font-size:24px;font-weight:500;text-align:center}.about__timeLine_subtitle{font-size:14px;font-weight:400;line-height:21px;text-align:center}.about__timeLine_container{display:flex;height:auto;margin:0 auto;max-width:1200px;width:100%}.about__timeLine_left_side{align-items:center;display:flex;flex:1;justify-content:center;position:relative;width:49%}.about__timeLine_middle{padding:50px 0;width:2%}.about__timeLine_right_side{align-items:center;display:flex;flex:1;justify-content:center;position:relative;width:49%}.about__timeLine_timeline{background-color:#773bbc;height:750px;left:50%;position:absolute;transform:translateX(-50%);width:6px}@media only screen and (max-width:1023px){.about__timeLine_timeline{height:750px}}@media only screen and (max-width:767px){.about__timeLine_timeline{height:650px}}.about__timeLine_icon_content{align-items:flex-start;display:flex;flex-direction:column;width:100%}.about__timeLine_right-icon{align-items:flex-end}.about__timeLine_right-icon .content{right:-25px}.about__timeLine_right-icon .content:after{left:-50px}.about__timeLine_left-icon{margin-top:170px}.about__timeLine_left-icon .content{left:-25px}.about__timeLine_left-icon .content:after{right:-50px}.about__timeLine_content_left{margin:50px 0;padding:20px 30px;position:relative;right:-25px;width:100%}.about__timeLine_content_left:after{background-color:#e0e0e0;border:4px solid rgba(119,59,188,.251);border-radius:50%;content:"";height:75px;position:absolute;top:50%;transform:translateY(-50%);width:75px}@media only screen and (max-width:1023px){.about__timeLine_content_left:after{top:20%;transform:translateX(-20%)}}@media only screen and (max-width:767px){.about__timeLine_content_left:after{top:20%;transform:translateX(-85%)}}.about__timeLine_content_left h2{color:#000;font-size:16px;margin:0 0 10px;text-align:right}@media only screen and (max-width:767px){.about__timeLine_content_left h2{font-size:11px}}body.dark .about__timeLine_content_left h2{color:#fff}.about__timeLine_content_left p{color:rgba(0,0,0,.6);font-size:16px;margin-top:24px;text-align:right}@media only screen and (max-width:767px){.about__timeLine_content_left p{font-size:9px}}body.dark .about__timeLine_content_left p{color:hsla(0,0%,100%,.6)}.about__timeLine_content_right{left:-25px;margin:50px 0;padding:20px 30px;position:relative;width:100%}.about__timeLine_content_right:before{background-color:#e0e0e0;border:4px solid rgba(119,59,188,.251);border-radius:50%;content:"";height:75px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:75px;z-index:3}.about__timeLine_content_right h2{color:#000;font-size:16px;margin:0 0 10px;text-align:left}@media only screen and (max-width:767px){.about__timeLine_content_right h2{font-size:11px}}body.dark .about__timeLine_content_right h2{color:#fff}.about__timeLine_content_right p{color:rgba(0,0,0,.6);font-size:16px;margin-top:24px;text-align:left}@media only screen and (max-width:767px){.about__timeLine_content_right p{font-size:9px}}body.dark .about__timeLine_content_right p{color:hsla(0,0%,100%,.6)}.about__timeLine_dotted{border:2px dashed rgba(119,59,188,.251);height:4px;left:50%;position:absolute;transform:translateX(-50%);width:87%}.about__timeLine_triangle_right{border-bottom:25px solid transparent;border-left:50px solid #555;border-top:25px solid transparent;height:0;width:0}.dashboard{align-items:stretch;display:flex}.dashboard.desktop{padding-top:24px}@media only screen and (max-width:1023px){.dashboard.desktop{display:none}}.dashboard.mobile{display:none}@media only screen and (max-width:1023px){.dashboard.mobile{display:block}}body.dark .dashboard{background:#010101}.dashboard__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .dashboard__sidebar{border-color:rgba(233,242,255,.2)}body .dir-rtl .dashboard__sidebar{border-left:1px solid rgba(0,0,0,.149)}.dashboard__link{align-items:center;background:none;color:#121314;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:24px;padding:16px 24px;transition:color .1s}.dashboard__link:not(.dashboard__link:last-child){border-bottom:1px solid #e9f2ff}body.dark .dashboard__link:not(.dashboard__link:last-child){border-color:rgba(233,242,255,.2)}body.dark .dashboard__link{color:#fbfbfb}body.dark .dashboard__link svg path{stroke:#fbfbfb}.dashboard__link svg{height:18px;margin-right:12px;width:18px}body .dir-rtl .dashboard__link svg{margin-left:12px;margin-right:0}body.dark .dashboard__link svg svg path{stroke:#fff}.dashboard__link.active,.dashboard__link:hover{background:#773bbc;color:#fbfbfb;font-weight:600}.dashboard__link.active svg path,.dashboard__link:hover svg path{stroke:#fbfbfb}.dashboard__wrapper{padding:24px;width:84%}.dashboard__profile{height:100px;margin:32px auto;width:100px}.dashboard__profile .avatar-image,.dashboard__profile .avatar-initials{border-radius:50%;height:100%;width:100%}.dashboard__profile .avatar-initials{align-items:center;background:rgba(119,59,188,.251);color:#fcfcfd;display:flex;justify-content:center}.dashboard__profile_info{background:rgba(119,59,188,.251);border-radius:6px;margin-bottom:24px;padding:26px 16px}.dashboard__profile_info .email{font-size:16px;font-weight:600;line-height:19.5px;margin-bottom:12px}@media only screen and (max-width:1023px){.dashboard__profile_info .email{margin-bottom:0}}.dashboard__profile_info .uid{align-items:center;display:flex;font-size:12px;font-weight:500;line-height:14.63px}.dashboard__profile_info .icon{margin-left:6px}.dashboard__top{align-items:center;background:rgba(119,59,188,.251);border-radius:6px;color:#773bbc;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;margin-bottom:24px;margin-left:12px;padding:8px 16px}body.dark .dashboard__top{color:#fbfbfb}body.dark .dashboard__top svg path{stroke:#fbfbfb}.dashboard__top svg{height:18px;margin-right:12px;width:18px}body .dir-rtl .dashboard__top svg{margin-left:12px;margin-right:0}body.dark .dashboard__top svg svg path{stroke:#fff}body .dir-rtl .dashboard__top{margin-left:0;margin-right:12px}.dashboard__top.active,.dashboard__top:hover{background:#773bbc;color:#fbfbfb;font-weight:600}.dashboard__top.active svg path,.dashboard__top:hover svg path{stroke:#fbfbfb}.vouchers__body{align-items:stretch;display:flex;gap:24px}@media only screen and (max-width:1023px){.vouchers__body{margin-top:24px}}@media only screen and (max-width:767px){.vouchers__body{flex-direction:column}}.vouchers__left{width:70%}@media only screen and (max-width:1023px){.vouchers__left{width:60%}}@media only screen and (max-width:767px){.vouchers__left{width:100%}}.vouchers__left_top{background-color:rgba(119,59,188,.09);border:1px solid #773bbc;border-radius:6px;height:190px;padding:24px 16px}@media only screen and (max-width:767px){.vouchers__left_top{margin-top:24px}}.vouchers__left_down{background-color:rgba(119,59,188,.09);border:1px solid #773bbc;border-radius:6px;height:260px;margin-top:24px;overflow-y:scroll;padding:24px 16px}@media only screen and (max-width:767px){.vouchers__left_down{padding:24px 12px}}.vouchers__right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;padding:24px 16px;width:30%}@media only screen and (max-width:1023px){.vouchers__right{width:40%}}@media only screen and (max-width:767px){.vouchers__right{width:100%}}body.dark .vouchers__right{background-color:rgba(234,236,239,.21)}.vouchers__rule{color:#353945;font-size:14px;font-weight:400;line-height:24px}body.dark .vouchers__rule{color:#b9b9b9}@media only screen and (max-width:1023px){.vouchers__rule{margin-top:6px}}body .dir-rtl .vouchers__rule{text-align:right}.vouchers__title{font-size:14px;font-weight:600;padding-bottom:16px}.vouchers__label{font-size:14px;font-weight:400;line-height:28px;text-align:left}.vouchers__input{dispaly:flex;justify-content:space-between}.vouchers__input_code{background-color:rgba(1,188,141,0);border:1px solid #b1b5c3;border-radius:6px;height:42px;margin-right:6px;width:100%}.vouchers__input_code:focus{--tw-ring-color:$p4;border-color:#01bc8d}body.dark .vouchers__input_code{border-color:#5f5f5f}body.dark .vouchers__input_code:focus{--tw-ring-color:$p4;border-color:#01bc8d}@media only screen and (max-width:1023px){.vouchers__input_code{width:80%}}@media only screen and (max-width:767px){.vouchers__input_code{height:40px;margin-left:6px;margin-right:none;width:69%}}.vouchers__code{align-items:center;display:flex;margin-top:12px}.vouchers__redeem{height:42px}body .dir-rtl .vouchers__redeem{margin-right:6px}.vouchers__transaction{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.vouchers__table{display:table;overflow-y:scroll;width:100%}.vouchers__table__row{display:table-row}.vouchers__table__row:first-child{background-color:rgba(119,59,188,.251);color:#773bbc}.vouchers__table__row:first-child .vouchers__table__col{border-bottom:none}.vouchers__table__row:first-child .vouchers__table__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .vouchers__table__row:first-child .vouchers__table__col:first-child{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.vouchers__table__row:first-child .vouchers__table__col:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .vouchers__table__row:first-child .vouchers__table__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.vouchers__table__row:last-child .vouchers__table__col{border-bottom:none}.vouchers__table__col{border-bottom:1px solid #b9b9b9;color:#773bbc;display:table-cell;font-weight:500;overflow:hidden;padding:12px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.vouchers__table__col:last-child{text-align:right}body .dir-rtl .vouchers__table__col:last-child{text-align:left}@media only screen and (max-width:767px){.vouchers__table__col{font-size:11px;font-weight:400;padding:6px 12px}}body.dark .vouchers__table__col{color:#b9b9b9}body .dir-rtl .vouchers__table__col{text-align:right}.vouchers__nothing{align-items:center;display:flex;height:100%;justify-content:center;padding-bottom:90px}.success-message{color:#ff6838}.error-message{color:red}.api{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.api{padding-bottom:64px}}body.dark .api{background:none}.api__right{border-right:1px solid rgba(0,0,0,.149);width:16%}@media only screen and (max-width:1023px){.api__right{display:none}}.api__left{padding:24px;width:84%}@media only screen and (max-width:1023px){.api__left{width:100%}}.api__create{background-color:rgba(119,59,188,.09);border:1px solid #773bbc;border-radius:6px;margin-bottom:24px;padding:24px}.api__title{border-bottom:1px solid rgba(0,0,0,.102);font-size:24px;font-weight:600;line-height:36px;margin-bottom:24px;padding-bottom:16px}.api__body{align-items:flex-start;display:flex;gap:24px}.api__body_left{width:70%}@media only screen and (max-width:767px){.api__body_left{width:100%}}.api__body_right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:16px;width:30%}body.dark .api__body_right{background:rgba(233,242,255,.1)}@media only screen and (max-width:767px){.api__body_right{width:100%}.api__body{flex-direction:column}}.api__item{display:flex;flex-direction:column;margin-bottom:24px}.api__label{font-size:14px;font-weight:500;line-height:18.2px;margin-bottom:6px}.api__subtitle{font-weight:600;margin-bottom:16px}.api__descrip,.api__subtitle{font-size:16px;line-height:20.8px}.api__descrip{font-weight:500;margin-bottom:24px}@media only screen and (max-width:767px){.api__descrip{font-size:12px}}.api__permissions{display:flex;flex-direction:column;margin-bottom:24px}.api__permissions .permission{align-items:center;display:flex;margin-bottom:16px}.api__permissions .label{font-size:16px;font-weight:500;line-height:20.8px}.api__button{height:42px;width:100%}.api__rule{font-size:14px;font-weight:400;line-height:28px}.api__container{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;height:333px;overflow-y:auto;padding:16px}body.dark .api__container{background:rgba(233,242,255,.1)}.api__table{display:table;width:100%}.api__row{display:table-row}.api__row:first-child{background-color:rgba(119,59,188,.251);color:#773bbc}.api__row:first-child .api__col{border-bottom:none}.api__row:first-child .api__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .api__row:first-child .api__col:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.api__row:first-child .api__col:last-child,body .dir-rtl .api__row:first-child .api__col:first-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .api__row:first-child .api__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.api__row:last-child .api__col{border-bottom:none}.api__col{border-bottom:1px solid rgba(64,149,135,.49);display:table-cell;font-weight:500;overflow:hidden;padding:12px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.api__col:last-child{text-align:right}body .dir-rtl .api__col:last-child{text-align:left}@media only screen and (max-width:767px){.api__col{font-size:11px;font-weight:400;padding:6px 12px}}body .dir-rtl .api__col{text-align:right}@media only screen and (max-width:1023px){.ticketing{padding:60px 0}}.ticketing__firstpage{background:#eaecef;border:1px solid #773bbc;border-radius:6px;height:100%;height:auto;padding:24px}@media only screen and (max-width:1023px){.ticketing__firstpage{padding:16px}}.ticketing__header_basic{font-size:14px;font-weight:600;line-height:21px;text-align:left}.ticketing__header_basic,.ticketing__header_search{align-items:center;display:flex;justify-content:space-between;padding-bottom:20px}.ticketing__search_input{background-color:unset;border:none;border-bottom:1px solid #773bbc;font-size:14px;outline:none;padding-right:32px;width:200px}.ticketing__search_input:focus,body.dark .ticketing__search_input:focus{--tw-ring-color:$p1;border-color:#37ffbc}@media only screen and (max-width:767px){.ticketing__search_input{width:170px}}body .dir-rtl .ticketing__search_input{padding-right:0}.ticketing__search_wrapper{display:inline-block;position:relative}.ticketing__magnifier{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}body .dir-rtl .ticketing__magnifier{left:8px;right:0;top:30%;transform:translateX(-700%);transform:translateY(none)}@media only screen and (max-width:767px){body .dir-rtl .ticketing__magnifier{transform:translateX(-600%)}}.ticketing__newticket{border:none;border-radius:4px;color:#fbfbfb;cursor:pointer;font-size:14px;margin-left:16px;padding:8px 16px}@media only screen and (max-width:767px){.ticketing__newticket{font-size:12px;height:auto}}body .dir-rtl .ticketing__newticket{margin-left:0}.ticketing__table{display:table;overflow-y:scroll;width:100%}.ticketing__table__row{border-radius:6px;cursor:pointer;display:table-row;padding:0 24px}.ticketing__table__row:first-child{background-color:rgba(119,59,188,.251)}.ticketing__table__row:first-child .ticketing__table__col:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .ticketing__table__row:first-child .ticketing__table__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.ticketing__table__row:first-child .ticketing__table__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .ticketing__table__row:first-child .ticketing__table__col:first-child{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.ticketing__table__row:last-child .ticketing__table__col{border-bottom:none}.ticketing__table__rows{cursor:pointer;display:table-row;height:50px;padding:0 24px}.ticketing__table__rows:first-child .ticketing__table__col,.ticketing__table__rows:last-child .ticketing__table__col{border-bottom:none}.ticketing__table__col{border-bottom:1px solid #b1b5c3;color:#773bbc;display:table-cell;font-weight:500;overflow:hidden;padding:6px 24px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.ticketing__table__col:first-child{width:256px}@media only screen and (max-width:1023px){.ticketing__table__col:first-child{width:50px}}.ticketing__table__col:nth-child(2){width:284px}.ticketing__table__col:nth-child(3){width:240px}.ticketing__table__col:last-child{padding-right:24px;text-align:right;width:180px}@media only screen and (max-width:767px){.ticketing__table__col:last-child{padding-right:12px}}@media only screen and (max-width:1023px){.ticketing__table__col:last-child{width:225px}}body .dir-rtl .ticketing__table__col:last-child{text-align:left}body.dark .ticketing__table__col{color:#fbfbfb}@media only screen and (max-width:767px){.ticketing__table__col{font-size:11px;font-weight:400;padding:6px 12px}}body .dir-rtl .ticketing__table__col{text-align:right}.ticketing__not_found{padding:16px 0;text-align:center;width:100%}.ticketing__create_title{background-color:rgba(119,59,188,.251);color:#773bbc;font-size:14px;font-weight:600;line-height:21px;margin:-24px;padding:24px 28px;text-align:left}@media only screen and (max-width:1023px){.ticketing__create_title{margin:-2px -32px}}body .dir-rtl .ticketing__create_title{text-align:right}.ticketing__form{background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:8px;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);gap:16px;margin-top:50px;padding:24px 20px 32px;width:100%}.ticketing__form_input{--tw-ring-color:$p4}.ticketing__form_input:focus{border-color:#01bc8d}.ticketing__form_subject label{color:#121314;display:block;font-size:14px;font-weight:700;margin-bottom:10px;margin-top:16px}body.dark .ticketing__form_subject label{color:#fbfbfb}.ticketing__form_action{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.ticketing__form_action{flex-direction:column}}.ticketing__form_message{margin-bottom:24px}.ticketing__form_message label{color:#121314;display:block;font-size:14px;font-weight:700;margin-bottom:10px;margin-top:16px}body.dark .ticketing__form_message label{color:#fbfbfb}.ticketing__form input[type=text],.ticketing__form textarea{background-color:rgba(1,188,141,.01);border:1px solid #b1b5c3;border-radius:10px;font-size:16px;padding:12px;width:100%}body.dark .ticketing__form input[type=text],body.dark .ticketing__form textarea{border:1px solid hsla(0,0%,100%,.15)}.ticketing__form_box{background-color:#fff;border:1px solid #b1b5c3;border-radius:4px;font-size:16px;height:150px;padding:12px;resize:none}.ticketing__attachment{align-items:center;display:flex;margin-bottom:20px}.ticketing__attachment input[type=file]{margin-right:10px}.ticketing__details,.ticketing_action{display:flex;justify-content:space-between}.ticketing__details{background-color:rgba(119,59,188,.251);flex-direction:row;margin:-24px -24px 16px;padding:24px 28px 24px 22px}body.dark .ticketing__details{background-color:rgba(233,242,255,.1)}@media only screen and (max-width:1023px){.ticketing__details{margin:35px -35px 30px;padding:24px 32px}}@media only screen and (max-width:767px){.ticketing__details{margin-bottom:30px;margin-top:60px;padding:24px 28px 24px 22px}.ticketing__details_info{font-size:14px;font-weight:400;line-height:21px;text-align:left}body .dir-rtl .ticketing__details_info{text-align:right}.ticketing__details_customer{color:#777e90}.ticketing__details_title{color:#773bbc;font-size:14px;font-weight:600;line-height:21px;text-align:left}body .dir-rtl .ticketing__details_title{text-align:right}.ticketing__details_status{font-size:14px;font-weight:400;line-height:21px}body .dir-rtl .ticketing__details_status{text-align:right}}.ticketing__back{display:none}@media only screen and (max-width:767px){.ticketing__back{background-color:#773bbc;border-radius:5px;color:#fbfbfb;cursor:pointer;display:block;font-weight:700;left:10px;margin-top:55px;padding:10px 15px;position:absolute;top:10px;z-index:1000}}@media only screen and (max-width:1023px){.ticketing__back{background-color:#773bbc;border-radius:5px;color:#fbfbfb;cursor:pointer;display:block;font-weight:700;left:10px;margin-top:55px;padding:10px 15px;position:absolute;top:10px;z-index:1000}}.ticketing__box--admin,.ticketing__box--user{display:flex;margin-bottom:16px;position:relative}.ticketing__box--admin{direction:rtl}body .dir-rtl .ticketing__box--admin{direction:ltr}.ticketing__box{overflow-y:auto}.ticketing__box_body{display:flex;flex-grow:1;overflow-x:auto;position:relative}@media only screen and (max-width:767px){.ticketing__box_body{flex-direction:column}}.ticketing__box_date--user{align-self:flex-end;color:#b1b5c3;font-size:12px;margin-left:6px;padding-top:8px;width:80px}@media only screen and (max-width:767px){.ticketing__box_date--user{margin-right:30px;width:unset}}body .dir-rtl .ticketing__box_date--user{margin-left:0;margin-right:6px}.ticketing__box_date--admin{align-self:flex-end;color:#b1b5c3;font-size:12px;margin-right:6px;padding-top:8px;width:80px}@media only screen and (max-width:767px){.ticketing__box_date--admin{margin-left:30px;width:unset}body .dir-rtl .ticketing__box_date--admin{align-self:unset}}body .dir-rtl .ticketing__box_date--admin{margin-left:6px;margin-right:0}.ticketing__box_reply{display:flex;margin-top:100px;position:relative}.ticketing__square--user{align-items:center;background:#773bbc;border-radius:6px;color:#121314;display:flex;height:35px;justify-content:center;margin-right:12px;padding:6px 10p;position:absolute;width:35px}body .dir-rtl .ticketing__square--user{margin-left:0;margin-right:12px}.ticketing__square--box{align-items:center;background:#773bbc;border-radius:6px;color:#121314;display:flex;height:35px;justify-content:center;margin-right:12px;padding:6px 10p;width:35px}@media only screen and (max-width:767px){.ticketing__square--box{width:10%}}body .dir-rtl .ticketing__square--box{margin-left:12px;margin-right:0}.ticketing__square--admin{align-items:center;background:#773bbc;border-radius:6px;color:#121314;display:flex;height:35px;justify-content:center;margin-left:12px;padding:6px 10p;width:35px}body .dir-rtl .ticketing__square--admin{margin-left:0;margin-right:12px}.ticketing__description--user{word-wrap:break-word;border:1px solid #773bbc;border-radius:8px;box-shadow:0 0 10px 0 rgba(34,255,226,.2);font-size:14px;margin-left:50px;padding:16px;width:60%}body.dark .ticketing__description--user{background-color:rgba(233,242,255,.1);border:.5px solid #773bbc;box-shadow:0 0 10px 0 rgba(34,255,226,.2)}@media only screen and (max-width:767px){.ticketing__description--user{width:80%}body .dir-rtl .ticketing__description--user{margin-left:unset;margin-right:50px}}body .dir-rtl .ticketing__description--user{margin-left:0;margin-right:60px}.ticketing__description--admin{word-wrap:break-word;background:rgba(64,149,135,.49);border-radius:8px;font-size:14px;padding:16px;text-align:left;width:60%}@media only screen and (max-width:767px){.ticketing__description--admin{width:90%}}body .dir-rtl .ticketing__description--admin{text-align:right}.ticketing__title{font-size:16px;font-weight:700;margin-bottom:8px}.ticketing__message{word-wrap:break-word;color:#353945;display:flex;flex-direction:column-reverse;font-size:14px;margin-bottom:8px;overflow-y:auto;white-space:normal}body.dark .ticketing__message{color:#c3d5d4}.ticketing__messages_container{display:flex;flex-direction:column-reverse;max-height:500px;overflow-y:auto}.ticketing__reply{word-wrap:break-word;background:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;box-shadow:0 0 10px 0 rgba(34,255,226,.2);font-size:14px;height:229px;padding:16px;width:100%}.ticketing__reply_icons{bottom:16px;display:flex;flex-direction:row;left:16px;position:absolute}.ticketing__reply_input{background:none;border:none;height:150px;margin-top:50px;width:100%}.ticketing__reply_button{cursor:pointer;position:absolute;right:16px;top:16px}body .dir-rtl .ticketing__reply_button svg{transform:rotateY(180deg)}body .dir-rtl .ticketing__reply_button{left:16px;right:unset}@media only screen and (max-width:1023px){.ticketing__showticket{margin:60px 0}}.pagination-controls{bottom:0;display:flex;justify-content:center;left:50%;padding:24px 0 0;position:relative;transform:translateX(-50%)}.pagination-controls button{background-color:#fff;border:1px solid #b1b5c3;border-radius:8px;cursor:pointer;font-size:12px;gap:10px;margin:0 5px;padding:6px 12px}body.dark .pagination-controls button{color:#121314}.pagination-controls button.active-page{background-color:#773bbc;color:#fff}.pagination-controls button:disabled{background-color:#f4f5f6;cursor:not-allowed}.kyc{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.kyc{padding-bottom:64px}}body.dark .kyc{background:none}.kyc__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}@media only screen and (max-width:1023px){.kyc__sidebar{display:none}}.kyc__body{padding:24px;width:84%}@media only screen and (max-width:1023px){.kyc__body{width:100%}}.kyc__description{align-items:stretch;display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.kyc__description{flex-direction:row}}@media only screen and (max-width:767px){.kyc__description{flex-direction:column}}.kyc__left{padding-right:24px;width:70%}.kyc__left .flash_icon{margin-left:12px}body .dir-rtl .kyc__left .flash_icon{margin-left:0;margin-right:12px;transform:rotateY(180deg)}@media only screen and (max-width:1023px){.kyc__left{padding-right:0;width:70%}}@media only screen and (max-width:767px){.kyc__left{width:100%}}body .dir-rtl .kyc__left{margin-left:24px;margin-right:0}.kyc__right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:24px;width:30%}.kyc__right .kyc__title{margin-bottom:0}body.dark .kyc__right{background:rgba(233,242,255,.1)}@media only screen and (max-width:1023px){.kyc__right{width:40%}}@media only screen and (max-width:767px){.kyc__right{width:100%}}.kyc__box{border:1px solid #773bbc;border-radius:6px;padding:24px}@media only screen and (max-width:1023px){.kyc__box{margin-right:24px}body .dir-rtl .kyc__box{margin-right:0}}@media only screen and (max-width:767px){.kyc__box{margin-right:0}}.kyc__box.verify{background:linear-gradient(90deg,#fff,rgba(119,59,188,.251));margin-bottom:24px}body.dark .kyc__box.verify{background:linear-gradient(90deg,rgba(233,242,255,.1),rgba(119,59,188,.251))}body .dir-rtl .kyc__box.verify{background:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(119,59,188,.251))}.kyc__box.features{background:#eaecef;margin:0}body.dark .kyc__box.features{background:rgba(233,242,255,.1)}@media only screen and (max-width:1023px){.kyc__box.features{margin-right:24px}body .dir-rtl .kyc__box.features{margin-right:0}}@media only screen and (max-width:767px){.kyc__box.features{margin-bottom:24px;margin-right:0}}.kyc__title{font-size:14px;font-weight:600;line-height:21px;margin-bottom:16px}.kyc__content{font-weight:400}.kyc__content,.kyc__text{font-size:14px;line-height:25.2px;margin-bottom:8px}.kyc__text{font-weight:600}.kyc__table{display:table;width:100%}.kyc__row{display:table-row}.kyc__row:first-child{background-color:rgba(119,59,188,.251)}.kyc__row:first-child .kyc__col{color:#773bbc}.kyc__row:first-child .kyc__col:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}body .dir-rtl .kyc__row:first-child .kyc__col:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.kyc__row:first-child .kyc__col:last-child,body .dir-rtl .kyc__row:first-child .kyc__col:first-child{border-bottom-right-radius:6px;border-top-right-radius:6px}body .dir-rtl .kyc__row:first-child .kyc__col:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.kyc__row:not(:first-child) .kyc__col,.kyc__row:not(:last-child) .kyc__col{border-bottom:1px solid rgba(0,0,0,.102)}.kyc__col{display:table-cell;overflow:hidden;padding:12px;text-overflow:ellipsis;white-space:nowrap}.kyc__col:last-child{text-align:right}body.dark .kyc__col{border-color:hsla(0,0%,100%,.102)}.kyc__faqitem{padding:16px 0}@media only screen and (max-width:1023px){.kyc__faqitem{padding:0}}.kyc__question{color:#121314;cursor:pointer;display:flex;font-size:14px;position:relative}body.dark .kyc__question{color:#fbfbfb}@media only screen and (max-width:1023px){.kyc__question{font-size:14px;padding:12px 0}}@media only screen and (max-width:321px){.kyc__question{font-size:12px}}.kyc__question .icon{fill:#777e90;height:22px;margin-left:auto;transition:transform .2s;width:22px}body .dir-rtl .kyc__question .icon{margin-left:0;margin-right:auto}.kyc__answer{font-size:14px;font-weight:400;line-height:28px;padding-top:8px;text-align:left}body.dark .kyc__answer{color:#b9b9b9}@media only screen and (max-width:1023px){body.dark .kyc__answer{font-size:12px}}@media only screen and (max-width:767px){body.dark .kyc__answer{padding-bottom:20px}}@media only screen and (max-width:321px){body.dark .kyc__answer{font-size:10px}}body .dir-rtl .kyc__answer{text-align:right}.kyc__line{border-bottom:2px dashed #773bbc}.kyc__step{background:#eaecef;border:1px solid #773bbc;border-radius:6px;padding:24px}body.dark .kyc__step{background:rgba(233,242,255,.1)}.kyc__step_title{align-items:center;display:flex;font-size:18px;font-weight:600;line-height:23.4px;margin-bottom:24px}.kyc__step_title .back{margin-right:12px}body .dir-rtl .kyc__step_title .back{margin-left:12px;margin-right:0;transform:rotateY(180deg)}.kyc__step_label{font-size:14px;font-weight:500;line-height:18.2px;margin-bottom:12px}@media only screen and (max-width:767px){.kyc__step_label{font-size:12px;font-weight:600}}.kyc__wrap{font-size:12px;font-weight:500;line-height:15.6px;margin-bottom:24px}.kyc__button{height:60px;width:100%}.kyc__button.error{background-color:#ff6838}.kyc__verified{align-items:center;background:#0ba366;border-radius:6px;color:#fbfbfb;display:flex;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18.2px;padding:8px 16px;width:-moz-fit-content;width:fit-content}.kyc__pending,.kyc__verified svg{margin-left:6px}.kyc__pending{align-items:center;background:#ffde39;border-radius:6px;color:#121314;display:flex;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18.2px;padding:8px 16px;width:-moz-fit-content;width:fit-content}.kyc__pending svg{margin-left:6px}body .dir-rtl .kyc__pending{margin-left:unset;margin-right:6px}.kyc__reject{background:#bd2828;border-radius:6px;color:#fbfbfb;display:inline-flex;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18.2px;margin:6px 0;padding:8px 16px}.kyc__reject svg{margin-left:6px}.kyc .reason{color:#bd2828}.kyc__idType{display:flex;flex-direction:column}.kyc__idType .type{align-items:center;background:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:16px;padding:16px}.kyc__idType .type_name{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:start;line-height:18.2px}.kyc__idType .type_name svg{margin-right:12px}body .dir-rtl .kyc__idType .type_name svg{margin-left:12px;margin-right:0}.kyc__img{width:60%}.kyc__img img{width:100%}.kyc__upload{display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.kyc__upload .kyc__wrap{width:46%}.kyc__upload_rule{font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px}.kyc__flex{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.kyc__info{width:46%}.kyc__item{display:flex;flex-direction:column;margin-bottom:16px}.kyc__country{background:rgba(0,0,0,.24);border-radius:6px;font-size:14px;font-weight:400;height:60px;line-height:28px;opacity:60%;width:100%}.transaction{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.transaction{display:block;padding:32px 16px 16px}}body.dark .transaction{background:#181617}.transaction__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .transaction__sidebar{border-color:rgba(233,242,255,.2)}@media only screen and (max-width:1023px){.transaction__sidebar{border:none;width:100%}}body .dir-rtl .transaction__sidebar{border-left:1px solid rgba(0,0,0,.149)}@media only screen and (max-width:1023px){.transaction__items{align-items:center;display:flex;overflow-x:scroll;scrollbar-width:none}}.transaction__no{white-space:nowrap}.transaction__wrapper{background:rgba(119,59,188,.09);border:1px solid #773bbc;border-radius:6px;height:100%;margin:24px;padding:24px;width:84%}@media only screen and (max-width:1023px){.transaction__wrapper{background:transparent;margin:24px 0 0;width:100%}}.transaction__link{align-items:center;color:#773bbc;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:24px;padding:16px 24px;transition:color .1s}.transaction__link:not(.transaction__link:last-child){border-bottom:1px solid #e9f2ff}body.dark .transaction__link:not(.transaction__link:last-child){border-color:rgba(233,242,255,.2)}.transaction__link svg{height:20px;margin-right:12px;width:20px}body .dir-rtl .transaction__link svg{margin-left:12px;margin-right:0}.transaction__link.active,.transaction__link:hover{background:#773bbc;color:#fbfbfb;font-weight:600}.transaction__link.active .soon,.transaction__link:hover .soon{color:#fbfbfb}.transaction__link.active svg path,.transaction__link:hover svg path{stroke:#fbfbfb}@media only screen and (max-width:1023px){.transaction__link{border-radius:6px;flex-shrink:0;margin-right:12px}}.transaction__title{font-size:16px;font-weight:600;line-height:21px;padding-bottom:12px;text-align:left;width:100%}body .dir-rtl .transaction__title{text-align:right}@media only screen and (max-width:1023px){.transaction__container{display:contents;width:100%}}.transaction__color{color:gray}.transaction__tabs{border-bottom:1px solid #e5e5e5;display:flex;margin-bottom:16px}.transaction__overal{margin-top:6px}.transaction__tabs{color:#7b7b7b;cursor:pointer;font-size:16px;font-weight:500;padding:8px 16px;transition:color .3s ease}.transaction__tabs:hover{color:#000}.transaction__tabs.active{border-bottom:2px solid #773bbc;color:#773bbc;font-weight:700}.items{box-shadow:0 4px 8px rgba(0,0,0,.302);padding-bottom:8px}.items .wallet__link{padding:16px 52px}.withdraw{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.withdraw{display:block;padding:48px 16px 16px}}.withdraw__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .withdraw__sidebar{border-color:rgba(233,242,255,.2)}@media only screen and (max-width:1023px){.withdraw__sidebar{display:none}}body .dir-rtl .withdraw__sidebar{border-left:1px solid rgba(0,0,0,.149)}.withdraw__body{margin:24px;width:84%}.withdraw__body_top{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.withdraw__body_top{flex-direction:column}}.withdraw__body_left{border:1px solid #773bbc;border-radius:6px;margin-right:24px;padding:24px;width:68%}body.dark .withdraw__body_left{background-color:transparent}@media only screen and (max-width:1023px){.withdraw__body_left{margin-bottom:24px;margin-right:0;padding:16px;width:100%}}body .dir-rtl .withdraw__body_left{margin-left:24px;margin-right:0}.withdraw__body_right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:24px;width:30%}body.dark .withdraw__body_right{background-color:rgba(244,249,255,.051)}@media only screen and (max-width:1023px){.withdraw__body_right{padding:16px;width:100%}.withdraw__body{margin:0;width:100%}}.withdraw__head{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:24px}body.dark .withdraw__head{border-bottom:1px solid hsla(0,0%,100%,.2)}.withdraw__title{font-size:24px;font-weight:600;line-height:36px}.withdraw__item{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;margin-bottom:32px;padding-bottom:24px}body.dark .withdraw__item{border-bottom:1px solid hsla(0,0%,100%,.2)}.withdraw__subtitle{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:flex-start;line-height:18.2px;margin-bottom:24px}.withdraw__subtitle .step{background-color:#773bbc;border-radius:50%;color:#fbfbfb;margin-right:8px;padding:6px 12px}body .dir-rtl .withdraw__subtitle .step{margin-left:8px;margin-right:0}.withdraw__subtitle .max{color:#773bbc;cursor:pointer;font-weight:600;margin:0 8px}.withdraw__select,.withdraw__subtitle.between{justify-content:space-between}.withdraw__select{align-items:center;background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;display:flex;font-size:14px;font-weight:500;padding:16px}.withdraw__select .icon{fill:#773bbc;height:24px;width:24px}.withdraw .currency_logo{border-radius:50%;height:32px;margin-right:12px;width:32px}body .dir-rtl .withdraw .currency_logo{margin-left:12px;margin-right:unset}.withdraw .currency_symbol{margin-right:6px}body .dir-rtl .withdraw .currency_symbol{margin-left:6px;margin-right:0}.withdraw .currency_name{color:#773bbc}.withdraw__options{background:#f5f5f5;border:.5px solid rgba(0,0,0,.2);border-radius:6px;height:240px;margin-top:12px;overflow-y:auto;padding:16px}.withdraw__options .option{align-items:center;cursor:pointer;display:flex;margin-bottom:16px}body.dark .withdraw__options{background:hsla(0,0%,96%,.102)}.withdraw__fastSelect{align-items:center;display:flex;margin:12px 0 0}.withdraw__fastSelect .option{align-items:center;background-color:rgba(119,59,188,.251);border-radius:6px;cursor:pointer;display:flex;margin-right:12px;padding:6px 12px}body .dir-rtl .withdraw__fastSelect .option{margin-left:12px;margin-right:0}@media only screen and (max-width:767px){.withdraw__fastSelect{overflow-x:auto}.withdraw__fastSelect::-webkit-scrollbar{height:5px}.withdraw__fastSelect::-webkit-scrollbar-thumb{background:#5e736b;border-radius:10px}.withdraw__fastSelect::-webkit-scrollbar-track{background:transparent}}.withdraw__networks{align-items:center;display:flex;flex-wrap:wrap;margin:12px 0 0}.withdraw__networks .network{align-items:center;background:hsla(0,0%,52%,.078);border-radius:6px;display:flex;gap:16px;justify-content:space-between;margin-right:12px;padding:16px}@media only screen and (max-width:1023px){.withdraw__networks .network{margin-bottom:16px;margin-right:0;width:100%}}.withdraw__networks .left,.withdraw__networks .right{display:flex;flex-direction:column;width:auto}@media only screen and (max-width:1023px){.withdraw__networks .left,.withdraw__networks .right{width:50%}}.withdraw__networks .right{text-align:right}.withdraw__networks .title{font-size:14px;font-weight:600;line-height:21px;margin-bottom:12px}.withdraw__networks .content{color:rgba(0,0,0,.6);font-size:12px;font-weight:400;line-height:18px;margin-bottom:0}body.dark .withdraw__networks .content{color:hsla(0,0%,100%,.6)}.withdraw__deposit{align-items:center;display:flex;gap:20px}@media only screen and (max-width:1023px){.withdraw__deposit{display:block}}.withdraw__qr-code{align-items:center;background:#fff;border:.72px solid #fff;border-radius:6px;box-shadow:0 0 8.67px 0 rgba(0,0,0,.102);display:flex;justify-content:center;padding:16px}.withdraw__qr-code img{height:7rem;width:8rem}body.dark .withdraw__qr-code{background:hsla(0,0%,100%,.051);border:.72px solid hsla(0,0%,100%,.2)}@media only screen and (max-width:1023px){.withdraw__qr-code{margin-bottom:12px}}.withdraw__address{display:flex;flex-direction:column;margin-left:24px;width:100%}.withdraw__address .address{background-color:#fbfbfb;border-bottom-left-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:500;line-height:15.6px;padding:16px;width:100%}body.dark .withdraw__address .address{background:hsla(0,0%,100%,.102)}@media only screen and (max-width:767px){.withdraw__address .address{font-size:11px;padding:16px 8px}}body .dir-rtl .withdraw__address .address{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-left-radius:0;border-top-right-radius:6px}.withdraw__address .copy{background-color:#773bbc;border-bottom-right-radius:6px;border-top-right-radius:6px;padding:16px}.withdraw__address .copy svg{fill:#fff;width:16px}@media only screen and (max-width:767px){.withdraw__address .copy{padding:16px 8px}}body .dir-rtl .withdraw__address .copy{border-bottom-left-radius:6px;border-bottom-right-radius:0;border-top-left-radius:6px;border-top-right-radius:0}.withdraw__address .min-fee{display:flex;flex-direction:column;margin:12px 0 0}.withdraw__address .min-fee .content{align-items:center;display:flex;justify-content:space-between;margin:0}.withdraw__address .min-fee .title{font-size:12px;font-weight:500;line-height:15.6px}@media only screen and (max-width:1023px){.withdraw__address{margin-left:0}}.withdraw__note{margin-bottom:24px}.withdraw__note input{background:transparent;font-size:12px;font-weight:500;line-height:13px;width:100%}.withdraw__note input:focus{border:none}.withdraw__confirm{height:60px;width:100%}.withdraw__transaction{border-top:1px solid rgba(0,0,0,.2);margin-bottom:24px;margin-top:48px;padding-top:24px;width:100%}@media only screen and (max-width:1023px){.withdraw__transaction{margin-top:36px}}.withdraw__container{margin-top:24px}.withdraw__currency{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:1023px){.withdraw__currency{font-size:12px}}.withdraw__table{margin:0;padding:0;width:100%}@media only screen and (max-width:767px){.withdraw__table{overflow:scroll;scrollbar-width:none}}.withdraw__table_head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:767px){.withdraw__table_head{align-items:center;flex-direction:column}}.withdraw__table_body{display:table;width:100%}.withdraw__table_row{display:table-row}.withdraw__table_row.head{background-color:rgba(119,59,188,.251)}.withdraw__table_col{display:table-cell;font-weight:400;overflow:hidden;padding:6px 10px;text-overflow:ellipsis;white-space:nowrap}.withdraw__table_col:nth-child(5){display:inline-flex;width:100px}.withdraw__table_col:last-child{text-align:right}.withdraw__note{background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;padding:16px;width:100%}.withdraw__note .withdraw__subtitle:last-child{margin-bottom:0}.withdraw__note .content{font-weight:600;margin:0 13px}.withdraw .items{animation:rotateY .3s ease-in-out forwards;box-shadow:0 4px 8px rgba(0,0,0,.302);padding-bottom:8px;transform-origin:top center}.withdraw .items .wallet__link{padding:16px 52px}.fiat{align-items:stretch;display:flex}@media only screen and (max-width:1023px){.fiat{display:block;padding:48px 16px 16px}}.fiat__sidebar{border-right:1px solid rgba(0,0,0,.149);width:16%}body.dark .fiat__sidebar{border-color:rgba(233,242,255,.2)}@media only screen and (max-width:1023px){.fiat__sidebar{display:none}}body .dir-rtl .fiat__sidebar{border-left:1px solid rgba(0,0,0,.149)}.fiat__body{margin:24px;width:84%}.fiat__body_top{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.fiat__body_top{flex-direction:column}}.fiat__body_left{border:1px solid #773bbc;border-radius:6px;margin-right:24px;padding:24px;width:68%}body.dark .fiat__body_left{background-color:transparent}@media only screen and (max-width:1023px){.fiat__body_left{margin-bottom:24px;margin-right:0;padding:16px;width:100%}}body .dir-rtl .fiat__body_left{margin-left:24px;margin-right:0}.fiat__body_right{background-color:#eaecef;border:1px solid #773bbc;border-radius:6px;overflow-y:auto;padding:24px;width:30%}body.dark .fiat__body_right{background-color:rgba(244,249,255,.051)}@media only screen and (max-width:1023px){.fiat__body_right{padding:16px;width:100%}.fiat__body{margin:0;width:100%}}.fiat__head{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:24px}body.dark .fiat__head{border-bottom:1px solid hsla(0,0%,100%,.2)}.fiat__title{font-size:24px;font-weight:600;line-height:36px}.fiat__item{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;margin-bottom:32px;padding-bottom:24px}body.dark .fiat__item{border-bottom:1px solid hsla(0,0%,100%,.2)}.fiat__subtitle{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:flex-start;line-height:18.2px;margin-bottom:24px}.fiat__subtitle .step{background-color:#773bbc;border-radius:50%;color:#fbfbfb;margin-right:8px;padding:6px 12px}body .dir-rtl .fiat__subtitle .step{margin-left:8px;margin-right:0}.fiat__select{align-items:center;background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;display:flex;font-size:14px;font-weight:500;justify-content:space-between;padding:16px}.fiat__select .icon{fill:#773bbc;height:24px;width:24px}.fiat__select .currency_logo{border-radius:50%;height:32px;margin-right:12px;width:32px}body .dir-rtl .fiat__select .currency_logo{margin-left:12px;margin-right:unset}.fiat__select .currency_symbol,body .dir-rtl .fiat__select .currency_symbol{margin-right:6px}.fiat__select .currency_name{color:#773bbc}.fiat__options{background:#f5f5f5;border:.5px solid rgba(0,0,0,.2);border-radius:6px;height:120px;margin-top:12px;overflow-y:auto;padding:16px}.fiat__options .option{align-items:center;cursor:pointer;display:flex;margin-bottom:16px}body.dark .fiat__options{background:hsla(0,0%,96%,.102)}.fiat__wrapper{background:#f1f2f4;border-radius:6px;box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1);margin:0 24px;padding:24px}body.dark .fiat__wrapper{background:#18191d}.fiat__tabs{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.fiat__tabs .tab{color:rgba(0,0,0,.4);cursor:pointer;font-size:16px;font-weight:400;line-height:32px;margin-right:16px;padding-bottom:6px}body.dark .fiat__tabs .tab{color:hsla(0,0%,100%,.4)}.fiat__tabs .tab.active{border-bottom:2px solid #773bbc;color:#773bbc;font-weight:500}.fiat__tabs .tab:hover{color:#773bbc}.fiat__note{background-color:rgba(119,59,188,.251);border:1px solid #773bbc;border-radius:6px;padding:16px;width:100%}.fiat__confirm{height:60px;width:100%}.fiat__transaction{border-top:1px solid rgba(0,0,0,.2);margin-bottom:24px;margin-top:48px;padding-top:24px;width:100%}@media only screen and (max-width:1023px){.fiat__transaction{margin-top:36px}}body.dark .fiat__transaction{border-top:1px solid hsla(0,0%,100%,.2)}.fiat__container{margin-top:24px}.fiat__currency{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:1023px){.fiat__currency{font-size:12px}}.fiat .items{animation:rotateY .3s ease-in-out forwards;box-shadow:0 4px 8px rgba(0,0,0,.302);padding-bottom:8px;transform-origin:top center}.fiat .items .wallet__link{padding:16px 52px}.fiat__add_cart{margin-left:auto}body .dir-rtl .fiat__add_cart{margin-left:unset;margin-right:auto}.terms{color:#fbfbfb;direction:rtl;font-family:Vazirmatn,sans-serif;overflow:hidden;position:relative;text-align:right}@media only screen and (max-width:1023px){.terms{padding-top:55px}}@media only screen and (max-width:767px){.terms{padding-top:33px}}body.dark .terms{color:#fbfbfb}.terms__container{margin:0 auto;max-width:1200px;padding:0 15px}@media only screen and (max-width:1023px){.terms__container{padding:0 12px}}.terms__hero{padding:40px 0 30px;position:relative}@media only screen and (max-width:1023px){.terms__hero{padding:30px 0 20px}}.terms__content{max-width:48rem}.terms__badge{align-items:center;background:rgba(151,87,215,.4);border:1px solid rgba(119,59,188,.251);border-radius:12px;color:#fbfbfb;display:inline-flex;font-family:Vazirmatn,sans-serif;font-size:13px;gap:8px;margin-bottom:12px;padding:4px 10px}.terms__badge__dot{background:#fbfbfb;border-radius:50%;height:6px;width:6px}.terms__title{color:#000;font-family:Vazirmatn,sans-serif;font-size:40px;font-weight:600;margin:20px 0}@media only screen and (max-width:1023px){.terms__title{font-size:24px;font-weight:700;margin:10px 0}}@media only screen and (max-width:767px){.terms__title{font-size:20px;margin:40px 0 10px}}body.dark .terms__title{color:#fbfbfb}.terms__description{color:rgba(0,0,0,.5);font-family:Vazirmatn,sans-serif;font-size:16px;font-weight:300;line-height:28.8px;margin-bottom:40px}@media only screen and (max-width:1023px){.terms__description{font-size:13px;line-height:unset;margin-bottom:25px}}body.dark .terms__description{color:hsla(0,0%,100%,.5)}.terms__main{padding-bottom:80px}@media only screen and (max-width:1023px){.terms__main{padding-bottom:60px}}.terms__grid{display:grid;gap:24px;grid-template-columns:1fr}@media only screen and (max-width:1179px){.terms__grid{grid-template-columns:1fr 2fr}}@media only screen and (max-width:1441px){.terms__grid{grid-template-columns:1fr 3fr}}.terms__flex{display:flex;gap:25px}@media only screen and (max-width:1023px){.terms__flex{flex-direction:column;width:100%}}@media only screen and (max-width:767px){.terms__flex{flex-direction:column;width:100%}}.terms__sidebar{background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015));border:1px solid #353945;border-radius:16px;height:-moz-max-content;height:max-content;padding:16px;width:50%}@media only screen and (max-width:1179px){.terms__sidebar{width:100%}}@media only screen and (max-width:1023px){.terms__sidebar{position:sticky;top:20px;width:100%}}body.dark .terms__sidebar{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border-color:#353945}.terms__sidebar__title{color:#000;font-family:Vazirmatn,sans-serif;font-size:18px;font-weight:800;margin-bottom:12px}body.dark .terms__sidebar__title{color:#fbfbfb}.terms__nav{display:flex;flex-direction:column;gap:4px}.terms__nav__link{border-radius:8px;color:#121314;display:block;font-family:Vazirmatn,sans-serif;font-size:14px;padding:8px 12px;text-decoration:none;transition:background-color .2s}.terms__nav__link:hover{background:hsla(0,0%,100%,.05)}body.dark .terms__nav__link{color:#fbfbfb}body.dark .terms__nav__link:hover{background:hsla(0,0%,100%,.1)}.terms__section{display:flex;flex-direction:column;gap:24px}.terms__card{background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015));border:1px solid #353945;border-radius:16px;padding:20px}@media only screen and (max-width:1023px){.terms__card{padding:16px}}body.dark .terms__card{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border-color:#353945}.terms__card_ringed{box-shadow:0 0 0 1px rgba(119,59,188,.25),inset 0 0 40px rgba(119,59,188,.06)}.terms__card__header{align-items:center;border-bottom:1px solid #353945;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}body.dark .terms__card__header{border-color:#353945}.terms__card__title{color:#000;font-family:Vazirmatn,sans-serif;font-size:20px;font-weight:800;margin-bottom:12px}body.dark .terms__card__title{color:#fbfbfb}.terms__card__badge{background:rgba(151,87,215,.4);border:1px solid rgba(119,59,188,.251);border-radius:12px;color:#fbfbfb;font-size:12px;padding:4px 10px}.terms__card__content p{color:#121314;font-family:Vazirmatn,sans-serif;margin:8px 0 16px}body.dark .terms__card__content p{color:#fbfbfb}.terms__list{list-style:none;padding-right:16px}.terms__list li{color:#121314;font-family:Vazirmatn,sans-serif;margin:6px 0;padding-right:20px;position:relative}.terms__list li:before{color:#37ffbc;content:"•";position:absolute;right:0;top:2px}body.dark .terms__list li{color:#fbfbfb}.terms__cta{align-items:center;background:linear-gradient(90deg,rgba(119,59,188,.16),rgba(119,59,188,.08));border-radius:16px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:20px}@media only screen and (max-width:1023px){.terms__cta{padding:16px}}body.dark .terms__cta{background:linear-gradient(90deg,rgba(119,59,188,.2),rgba(119,59,188,.1))}.terms__cta__content .terms__cta__title{color:#fcfcfd;font-family:Vazirmatn,sans-serif;font-size:18px;font-weight:800;margin-bottom:4px}body.dark .terms__cta__content .terms__cta__title{color:#fbfbfb}.terms__cta__content .terms__cta__description{color:rgba(0,0,0,.5);font-family:Vazirmatn,sans-serif}body.dark .terms__cta__content .terms__cta__description{color:hsla(0,0%,100%,.5)}.terms__cta__button{background:rgba(151,87,215,.4);border:1px solid #773bbc;border-radius:12px;color:#fbfbfb;font-family:Vazirmatn,sans-serif;padding:8px 16px;text-decoration:none;transition:all .2s}.terms__cta__button:hover{background:rgba(119,59,188,.251)}.terms__footer{border-top:1px solid #353945;margin-top:40px;padding:32px 0}body.dark .terms__footer{border-color:#353945}.terms__footer__content{align-items:center;display:flex;flex-direction:column;font-size:14px;gap:12px;justify-content:space-between}@media only screen and (max-width:1023px){.terms__footer__content{flex-direction:row}}.terms__footer__text{color:rgba(0,0,0,.5);font-family:Vazirmatn,sans-serif}body.dark .terms__footer__text{color:hsla(0,0%,100%,.5)}.terms__footer__links{align-items:center;display:flex;gap:16px}.terms__footer__link{color:#37ffbc;font-family:Vazirmatn,sans-serif;font-size:14px;text-decoration:none}.terms__footer__link:hover{color:rgba(151,87,215,.7)}.terms__separator{opacity:.3}.challenge-rules-container{display:grid;gap:24px;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){.challenge-rules-container{gap:16px;grid-template-columns:1fr}}.challenge-stage{background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.01));border:1px solid #353945;border-radius:12px;padding:16px}@media only screen and (max-width:1023px){.challenge-stage{padding:12px}}body.dark .challenge-stage{background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.015));border-color:#353945}.challenge-stage__title{color:#000;font-family:Vazirmatn,sans-serif;font-size:16px;font-weight:700;margin-bottom:12px}@media only screen and (max-width:1023px){.challenge-stage__title{font-size:14px;margin-bottom:8px}}body.dark .challenge-stage__title{color:#fbfbfb}.challenge-note{color:rgba(0,0,0,.5);font-family:Vazirmatn,sans-serif;font-size:12px;font-style:italic;margin-top:8px}body.dark .challenge-note{color:hsla(0,0%,100%,.5)}.main-section{padding-top:101px}.main-section.trade-padding{padding-top:56px}@media (max-width:1023px){.main-section{padding-top:50px}}html{scroll-behavior:smooth}body{background-color:var(--sixth-color);color:var(--blue-dark-color);font-weight:600}body::-webkit-scrollbar{width:5px!important}body::-webkit-scrollbar-thumb{background:#5e736a!important;border-radius:10px!important}body::-webkit-scrollbar-track{background:transparent!important}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px #fff}::-webkit-scrollbar-thumb{background:rgba(98,1,188,.2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(186,125,255,.486)}*{-webkit-tap-highlight-color:transparent}.main-logo{max-width:160px}.mobbar{display:none}.forceBox{box-shadow:0 0 transparent,0 0 transparent,0 1px 2px 0 #eaecef!important}.close-item,.mobile-head-title{display:none}.mob-show{display:none!important}.mob-hide{display:block!important}.swap-inner{margin:0 auto;width:450px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.color-sell{color:var(--red-color)}.color-buy{color:var(--green-color)}.color-default{color:var(--red-second-color)}#galleries li,#galleries2 li{display:inline-block;width:24%}#galleries2 li{opacity:80%;transition:all .5s ease-out}#galleries2 li:hover{opacity:100%}@media (max-width:960px){.mode{margin-right:0}#galleries li,#galleries2 li{width:49%}.noneShow{display:none!important}.main-logo{margin-left:10%;max-width:170px}.fullWidth{width:100%!important}}@media (min-width:960px){.noneShowWin{display:none!important}}#galleries li p{margin:10px 0 20px}.admin-layout,.inline-block.relative.w-full,.module-orderbook__buy,.module-orderbook__sell,.widget.widget-markets{direction:ltr!important}@media (max-width:960px){.midd{margin:0 auto}.noneShowPhone{display:none!important}.main-logo{max-width:130px}.mode{margin-left:0}}.tooltip1{border-bottom:1px dotted #000;position:relative}.tooltip1 .tooltiptext{background-color:#000;border-radius:6px;bottom:100%;color:#fff;left:50%;margin-left:-60px;opacity:0;padding:5px 0;position:absolute;text-align:center;transition:opacity 1s;visibility:hidden;width:360px;z-index:1}.tooltip1:hover .tooltiptext{opacity:1;visibility:visible}.header-dropdown__icon-color{stroke:var(--black-color)!important}body.dark .header-dropdown__icon-color{stroke:var(--white-color)!important}.header-dropdown__list{background:linear-gradient(41deg,#75bdf7,#badff2)}body.dark .header-dropdown__list{background:linear-gradient(41deg,#1d4671,#152130)}.availableTable,.totalTabel{background:#1d2234;border-radius:15px 15px 0 0;font-size:18px;padding:6px 13px;text-align:center}.bitcoin{text-align:right}.bitcoin,.bitcoinValue{background:#1d2234;padding:6px 13px}.bitcoinValue{font-size:18px;text-align:left}.tether{border-radius:0 0 15px 0;text-align:right}.tether,.tetherValue{background:#1d2234;padding:6px 13px 13px}.tetherValue{border-radius:0 0 0 15px;text-align:left}.searchTab{background:#171b2a;border-radius:14px;margin:0 2.75rem 2rem;padding:.5rem 1rem}@media (max-width:960px){.searchTab{margin:.75rem 0;padding:.5rem}}.mt0{margin-top:0!important}.tg{margin:0 2rem;max-width:313px}@media (max-width:960px){.tg{margin:0 2rem 1rem;max-width:272px}.mbRes{margin:0 2rem!important}.font-9{font-size:9px}}.widget-stats__price .tradingview-widget-container{height:-moz-fit-content!important;height:fit-content!important}.widget-stats__price .tradingview-widget-container iframe{height:4.85rem!important}.widget-stats__row .widget-stats__list .widget-stats__list-item{background:#1d2234;border-radius:8px;padding:12px 21px;text-align:center}.marketsSearch{background:#171b2a;border-radius:14px;padding:0 5px;width:20rem}.marginBottom{margin-bottom:15%}.fontSize{font-size:9px}.vocher__code{align-items:center;display:flex}@media (max-width:768px){.vocher__button{margin-top:13px}}body.dark .filter-select__option{background-color:#163c49;color:#fcfcfd}.modeSet{padding-top:7px}.marquee{--gap:1rem;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.marquee,.marquee__content{display:flex;gap:var(--gap)}.marquee__content{flex-shrink:0;justify-content:space-around;min-width:100%}.marquee:hover .marquee__content,.marquee:hover .marquee__group{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.marquee__content{animation-play-state:paused!important}}.enable-animation .marquee__content{animation:scroll 50s linear infinite}.enable-animation .marquee__content:hover{animation-play-state:paused}.marquee--reverse .marquee__content{animation-direction:normal}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused}.marquee--fit-content{max-width:-moz-fit-content;max-width:fit-content}.marquee--pos-absolute .marquee__content:last-child{left:0;position:absolute;top:0}.enable-animation .marquee--pos-absolute .marquee__content:last-child{animation-name:scroll-abs}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(100% + var(--gap)))}}@keyframes scroll-abs{0%{transform:translateX(0)}to{transform:translateX(calc(100% + var(--gap)))}}.vue-slider{margin:20px 0;padding:6px}.vue-slider-rail{background-color:#fff;border-radius:4px;height:3px}.vue-slider-process{background-color:#019acc;border-radius:4px}.vue-slider-mark{background-color:var(--border-line-color);border-radius:10px;cursor:pointer;height:10px;top:50%;transform:translateY(-50%);width:25%}.vue-slider-mark-active{background-color:#019acc}.vue-slider-mark-label{font-size:11px;text-align:center;width:44px}.vue-slider-dot-handle{background-color:var(--progress-color);border:4px solid #019acc;border-radius:50%;cursor:pointer;height:10px;position:relative;right:-3px;top:-3px;width:10px}.vue-slider-dot-handle-disabled{background-color:var(--progress-color);cursor:not-allowed}.vue-slider-dot-tooltip-text{display:none}.vue-slider-dot-tooltip-top{top:0}.vue.dir-rtl .vue-slider-dot-handle{right:0}.vue.dir-rtl .vue-slider-mark-label{width:44px}.vue body.dark .site-layout .vue-slider-mark{background-color:var(--blue-dark-second-color);border:4px solid var(--blue-dark-color)}.vue body.dark .site-layout .vue-slider-mark-active{background-color:var(--progress-color)}.vue body.dark .site-layout .vue-slider-dot-handle{background-color:var(--progress-color);border:1px solid var(--yellow-color);height:15px;right:-2px;top:-1px;width:15px}@media (max-width:768px){.vue-slider{margin:10px 0}}.content_dep h3{padding-bottom:0}.content_dep h3:after{position:unset}@media (max-width:768px){.fix-marg{margin-bottom:70px}}.font-10{font-size:10px}.modal_text{color:#f0f8ff}.nav_swap{justify-content:space-around;width:100%}.nav_but{border-radius:unset;cursor:pointer;font-weight:bolder}.nav_but:hover{background:transparent}.nav_but_active{border-bottom:3px solid #773bbc;color:#000}body.dark .nav_but_active{color:#fff}.swap_fix_test{padding:30px;width:555px}@media (max-width:1024px){.swap_fix_test{width:420px}}@media (max-width:768px){.swap_fix_test{background:none!important;padding:0;width:auto}}.hidden-input{display:none}.floating-container{bottom:0;height:100px;margin:35px 25px;position:fixed;right:0;width:100px;z-index:9}body .dir-rtl .floating-container{left:0;right:auto}@media (max-width:960px){.floating-container{margin:35px 15px;width:55px}}.floating-container:hover{height:250px}.floating-container:hover .floating-button{transform:translatey(5px);transition:all .3s}.floating-container:hover .element-container .float-element:first-child{animation:come-in .4s .2s forwards}.floating-container:hover .element-container .float-element:nth-child(2){animation:come-in .4s .4s forwards}.floating-container:hover .element-container .float-element:nth-child(3){animation:come-in .4s .6s forwards}.floating-container .floating-button{background:#4caf50;border-radius:50%;bottom:0;box-shadow:0 3px 20px 6px rgba(76,175,80,.5);color:#fff;cursor:pointer;font-size:28px;height:55px;left:0;line-height:55px;margin:auto;position:absolute;right:0;text-align:center;transition:all .3s;width:55px;z-index:9}.floating-container .floating-button .fix{left:15px;position:absolute;top:15px}@media (max-width:960px){.floating-container .floating-button{bottom:50px;margin-right:0}body .dir-rtl .floating-container .floating-button{margin-left:0}.floating-container .element-container{margin-left:auto;margin-right:auto;width:45px}body .dir-rtl .floating-container .element-container{margin-left:auto;margin-right:auto}}.floating-container .float-element{border-radius:50%;color:#fff;display:block;font-weight:500;height:45px;line-height:40px;margin:15px auto;opacity:0;position:relative;text-align:center;transform:translateY(100px);width:45px;z-index:0}body .dir-rtl .floating-container .float-element{line-height:45px}@media (max-width:960px){.floating-container .float-element{margin:15px 0}}.floating-container .float-element .material-icons{display:block;height:100%;width:100%}.floating-container .float-element .material-icons svg{left:10px;position:relative;top:11px}body .dir-rtl .floating-container .float-element .material-icons{display:block;height:100%;width:100%}body .dir-rtl .floating-container .float-element .material-icons svg{position:relative;right:10px;top:11px}.floating-container .float-element:first-child{background:#01bc8d;box-shadow:0 20px 20px -10px rgba(1,188,141,.5)}.floating-container .float-element:nth-child(2){background:#4caf50;box-shadow:0 20px 20px -10px rgba(76,175,80,.5)}.floating-container .float-element:nth-child(3){background:#ff9800;box-shadow:0 20px 20px -10px rgba(255,152,0,.5)}#stars{display:block;height:16rem;height:100vh;position:relative;width:100%;z-index:1}:root{--size:clamp(10rem,1rem + 40vmin,30rem);--gap:calc(var(--size)/14);--duration:60s;--scroll-start:0;--scroll-end:calc(-100% - var(--gap))}.marquee__group{align-items:center;animation:scroll-x var(--duration) linear infinite;display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-around;min-width:100%}@media (prefers-reduced-motion:reduce){.marquee__group{animation-play-state:paused}}.marquee--vertical{--mask-direction:to bottom}.marquee--vertical,.marquee--vertical .marquee__group{flex-direction:column}.marquee--vertical .marquee__group{animation-name:scroll-y}.marquee--reverse .marquee__group{animation-delay:-3s;animation-direction:reverse}@keyframes scroll-x{0%{transform:translateX(var(--scroll-start))}to{transform:translateX(var(--scroll-end))}}@keyframes scroll-y{0%{transform:translateY(var(--scroll-start))}to{transform:translateY(var(--scroll-end))}}body .dir-rtl{--scroll-end:calc(100% - var(--gap))}body .dir-rtl .marquee{-webkit-mask-image:linear-gradient(var(--mask-direction,to left),transparent,#000 20%,#000 85%,transparent);mask-image:linear-gradient(var(--mask-direction,to left),transparent,#000 20%,#000 85%,transparent)}body .dir-rtl .marquee__group{animation:scroll-x var(--duration) linear infinite}body .dir-rtl .marquee--reverse .marquee__group{animation-delay:-3s;animation-direction:reverse}#body .popper-vue__reference{align-items:center;display:flex}.modal .stake_modal{width:900px}#body .popper-vue{display:flex}#body .popper-vue span{position:relative!important;transform:none!important}.gradient{background:radial-gradient(at center center,#cc9a48 0,hsla(49,86%,73%,.11) 100%);border-radius:50%;box-shadow:0 0 20px #cc9a48;height:76px;left:0;pointer-events:none;position:absolute;top:0;width:76px}.stak-svg-fix{margin:0}body .dir-rtl .stak-svg-fix{transform:rotate(180deg)}@media (max-width:768px){.icenter_swap{padding:0 10px!important}}.rate_fix{text-align:right}body .dir-rtl .rate_fix{text-align:left}.color{color:#cc9901}.overflow_hidden{overflow:hidden;position:relative}.vip_card{background:rgba(230,232,236,.529);border-radius:16px;box-shadow:inset 0 0 0 2px #fcfcfd;display:flex;flex-direction:column;margin:.5rem;padding:35px;transition:all .2s;width:50%}body.dark .vip_card{background:rgba(53,57,69,.4);box-shadow:inset 0 0 0 2px #23262f}.vip_card:hover,body.dark .vip_card:hover{background:transparent}@media (max-width:768px){.vip_card{margin:12px 0;width:100%}}.vip_info{background:rgba(230,232,236,.529);border-radius:16px;box-shadow:inset 0 0 0 2px #fcfcfd;padding:35px;transition:all .2s;width:100%}body.dark .vip_info{background:rgba(53,57,69,.4);box-shadow:inset 0 0 0 2px #23262f}.vip_info:hover,body.dark .vip_info:hover{background:transparent}@media (max-width:768px){.vip_info{padding:20px;width:100%}}.vip_info_content{height:220px;margin:15px 8px;overflow-y:auto;width:100%}.vip_info_content::-webkit-scrollbar{width:5px}.vip_info_content::-webkit-scrollbar-thumb{background:#5e736f;border-radius:10px}.vip_info_content::-webkit-scrollbar-track{background:transparent}@media (max-width:768px){.text-2xl_fix{font-size:1rem}}.vip_details{width:50%}@media (max-width:768px){.vip_details{width:100%}}.vip-fix{margin-left:10px!important}body .dir-rtl .vip-fix{margin-left:0!important;margin-right:10px!important}.vip_lastCol_fix{text-align:left!important}body .dir-rtl .vip_lastCol_fix{text-align:right!important}.message-container{max-height:400px;overflow-y:auto}.message-blue{background-color:#a1fbf7;border:1px solid #97e3d2;border-radius:10px;margin-left:20px}.message-blue,.message-orange{margin-bottom:10px;min-height:50px;padding:10px;position:relative;text-align:left;width:60%}.message-orange{background-color:#f8e896;border:1px solid #dfd087;border-radius:10px;margin-left:36%}.message-content{word-wrap:break-word;margin:0;padding:0}.message-content+rtl{text-align:right}.message-timestamp-right{right:5px}.message-timestamp-left,.message-timestamp-right{bottom:5px;font-size:.85em;font-weight:300;position:absolute}.message-timestamp-left{left:5px}.message-blue:after{border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #a8ddfd;left:-15px;top:0}.message-blue:after,.message-blue:before{content:"";height:0;position:absolute;width:0}.message-blue:before{border-left:16px solid transparent;border-right:16px solid transparent;border-top:17px solid #97e3cf;left:-17px;top:-1px}.message-orange:after{border-bottom:15px solid #f8e896;border-left:15px solid transparent;border-right:15px solid transparent;bottom:0;right:-15px}.message-orange:after,.message-orange:before{content:"";height:0;position:absolute;width:0}.message-orange:before{border-bottom:17px solid #dfd087;border-left:16px solid transparent;border-right:16px solid transparent;bottom:-1px;right:-17px}.TAPNOW{cursor:pointer}.TAPNOW,.TAPNOW:before{transition:all .3s ease-in-out 0s}.TAPNOW:before{border:6px solid rgba(255,204,0,.302);border-radius:12px;box-shadow:0 0 60px rgba(255,204,0,.651);content:"";display:inline-flex;left:113.2%;min-height:142px;min-width:142px;opacity:0;position:relative;top:52%;transform:translate(-85%,-54%)}.TAPNOW:focus,.TAPNOW:hover{transform:translateY(-6px)}.TAPNOW:focus:before,.TAPNOW:hover:before{opacity:1}.TAPNOW:after{animation:ring 1.5s infinite;border:6px solid rgba(255,204,0,.302);border-radius:30px;content:"";height:30px;left:87%;position:absolute;top:54%;transform:translate(-50%,-50%);width:30px;z-index:-1}.TAPNOW:focus:after,.TAPNOW:hover:after{animation:none;display:none}@keyframes ring{0%{height:30px;opacity:1;width:30px}to{height:200px;opacity:0;width:200px}}@media (max-width:768px){.TAPNOW:after{left:85%;top:50%;z-index:1}}@media (max-width:767px){.TAPNOW:after{left:50%;z-index:1}}
