.components-title h2{font-size:var(--h2-font__size);margin:5rem 0 3rem}.tabs{border-bottom:1px solid var(--border-line-color);display:flex;justify-content:space-between;margin:0 0 4rem;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 .4rem 0;width:100%}.tabs-search input:focus{box-shadow:none;outline:none}.tabs-search input::-moz-placeholder{color:var(--second-text-color)}.tabs-search input:-ms-input-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:4px;color:var(--second-text-color);display:inline-block;font-size:var(--small-font__size);padding:.2rem .7rem;text-align:center;width:120px}.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:rgba(34,158,107,.16);color:var(--green-color)}.label-orange{background-color:rgba(225,167,54,.16);color:var(--yellow-color)}.card-warning.active{border:1px solid var(--yellow-color)}.card-warning.active,.card-warning:hover{background:var(--yellow-color)}body.dark .site-layout .card-warning,body.dark .site-layout .table-form-container-item{border-color:var(--fourth-text-color)}body.dark .site-layout .card-warning h2{color:var(--first-text-color);color:var(--second-text-color)}body.dark .site-layout .card-warning div{background:var(--third-text-color);color:var(--second-text-color)}body.dark .site-layout .card-warning.active,body.dark .site-layout .card-warning:hover{background:var(--blue-dark-fourth-color);border:1px solid var(--blue-dark-fourth-color)}body.dark .site-layout #card-element{border-color:var(--border-line-color)}.table-components{margin:3rem 0}.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{border:1px solid var(--border-line-color);margin:1rem 0;max-width:724px;padding:1.5rem;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:1.5rem}.components-filter__form .components-filter__item{margin-right:0;width:49%}.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:.8rem}.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)}.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:.9rem 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:.8rem}.components-filter__form .components-filter__item .filter-hover{background-color:var(--purple-second-color);color:#fff}.components-filter__form .components-filter__item .filter-active{background-color:var(--purple-second-color)}.components-filter__form .components-filter__item .bth-clear{top:14px}.components-filter__form .components-filter__button{background-color:var(--purple-second-color);display:block;outline:0 solid red;padding:1rem 0;position:relative;width:100%}.components-filter__form .components-filter__button:hover{background-color:var(--purple-color)}.components-filter{margin-bottom:5rem}.components-filter__row{align-items:center;align-items:flex-end;display:flex;justify-content:flex-start}.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:.8rem}.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:.9rem 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:var(--second-text-color);padding:.8rem}.components-filter__item .filter-hover{color:#fff}.components-filter__item .filter-active,.components-filter__item .filter-hover{background-color:var(--purple-second-color)}.components-filter__item .bth-clear{top:14px}.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;padding:1rem 0;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{margin-bottom:1.2rem;width:100%!important}}@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%}}.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:.9rem 0 .9rem .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:40px;margin:0 1rem 0 .6rem;width:40px}.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}.table-list td:last-child{padding-bottom:1rem}.table-list__subtitle{color:var(--second-text-color);display:block}.table-list__link a{color:var(--yellow-color);display:block;margin-left:1.5rem;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%}}.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:flex;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-logo{display:block;margin-bottom:6rem;width:200px}.base-container__left-logo img{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:50%}.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:right}.form-components__table-list span{display:inline-block;padding:1rem 0;width:16rem}.form-components__item{align-items:flex-start;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-right: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(--yellow-color);display:inline-block;margin:0 .5rem;text-decoration:none}.form-components__block-link{color:var(--yellow-color);display:block;font-size:.9rem;text-align:right;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:3rem 0 1rem}.block-text p{font-size:.9rem}.block-button button{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:4px;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: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;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: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-right:10px;width:20px}.block-checkbox input:focus{box-shadow:none;outline:none}.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}.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{background-color:#fff;margin:1rem 0;padding:20px}.block-keys{background-color:var(--rows-color)}.block-keys ul{font-size:.9rem;padding:1rem}.block-keys ul li{margin-bottom:.2rem}@media screen and (max-width:670px){.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:active,.btn:focus{outline:none}.btn:active{background-color:var(--purple-color)}.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: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: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)}@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: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: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: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-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-left:1rem;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{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-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,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-color:var(--white-input)!important;background-image:none!important;color:var(--first-text-color)!important}.pagenav{margin-top:3rem}.pagenav a{background-color:transparent;border-color:var(--border-line-color);border-radius:2px;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 .site-layout .vue-portal-target{word-break:break-word}body.dark .site-layout .vue-portal-target .transition-all .absolute{background-color:var(--blue-dark-second-color)}body.dark .site-layout .vue-portal-target .modal-container{background-color:var(--blue-dark-thir-color)}body.dark .site-layout .vue-portal-target .modal-container .text-lg{color:var(--yellow-color)}body.dark .site-layout .vue-portal-target .modal-container div.bg-gray-100{background-color:var(--purple-third-color)}body.dark .site-layout .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 .site-layout .modal-change-password{--tw-ring-opacity:0;background:var(--blue-dark-thir-color);border-color:var(--third-text-color)}body.dark .site-layout .modal-change-password-confirm{--tw-border-opacity:0;background:var(--fourth-text-color)}.vue-portal-target{word-break:break-word}.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(--blue-dark-color);color:var(--white-color);padding:.5rem 0;position:fixed;top:0;width:100%}.header-home{background-color:transparent;margin-bottom:-6rem}.header__row{font-size:var(--default-font__size);justify-content:space-between;margin:auto;max-width:1536px;padding:0 1rem;position:relative;width:100%}.header__row,.header__row-left{align-items:center;display:flex}.header__row-left{justify-content:flex-start}.header__row-right{display:flex;justify-content:space-between}.main__container{padding-top:60px}.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:10rem;top:4px;z-index:6}.header-btn:hover span{background-color:var(--yellow-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{display:block;margin-right:1.5rem;outline:none;padding:1.8rem 0;text-decoration:none;transition:all .5s ease-out}.header-nav__list a.active,.header-nav__list a:hover{color:var(--yellow-color)}.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.active{--tw-scale-y:1}.header-nav__list{display:block}.header-nav__list a{border-bottom:1px solid #1d2234;padding:1rem 0}.header-nav__list a:last-child{border-bottom:none}}.header-button{align-items:center;display:flex}.header-button__signin{margin:0 1.5rem;transition:all .5s ease-out}.header-button__signin:hover{color:var(--yellow-color)}.header-button__signup{background-color:var(--purple-color);border:1px solid var(--purple-color);border-radius:4px;padding:.6rem 1.5rem;text-align:center;transition:all .5s ease-out;width:160px}.header-button__signup:focus,.header-button__signup:hover{background-color:var(--purple-second-color)}.header-button__signup:active{background-color:var(--purple-color)}.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 .logout-icon{left:2px;position:relative}@media screen and (max-width:1000px){.header-dropdown__button{cursor:pointer;padding:1.6rem 0 1.12rem 1rem}.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.65rem 0 1.65rem .5rem!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{background-color:#151926;border-radius:30px;flex-shrink:0;height:32px;margin-left:16px;outline:0;position:relative;width:58px}.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;background-size:50%;height:100%;left:0;top:0;transition:.3s;width:32px}.mode:after,.mode:before{content:"";position:absolute}.mode:after{background-color:var(--blue-dark-fourth-color);border-radius:50%;height:20px;right:6px;top:6px;transition:transform .3s;width:20px}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");transform:translateX(26px)}body.dark .mode:after{transform:translateX(-24px)}@media screen and (max-width:1000px){.header__row{display:block;padding:1rem}.header__row-left{justify-content:space-between}.header__row-right{padding:0;position:absolute;right:1rem;top:0}.main__container{padding-top:30px}}.menu-label{display:inline-block;position:relative}.featured-label{width:auto}.coming-text{color:#eecc85;font-size:10px;position:absolute;right:20px;top:26%}@media screen and (max-width:670px){.coming-text{color:#eecc85;font-size:10px;position:absolute;right:12px;top:19%}}.head{background-color:var(--blue-dark-thir-color);background-image:url(/images/bg-home.png);background-position:100% 0;background-size:cover;background-size:80%;padding:1px 0;position:relative}.head-row{margin-top:8rem!important;margin:0 auto;max-width:1480px;padding:0;width:100%}.head-title{color:var(--white-color);margin:0;perspective:1000px;text-align:left}.head-title .typer-cursor,.head-title .typer-text{color:var(--yellow-color)!important}.head-title h1{font-size:4rem;font-weight:400;margin:4rem auto 4rem 0;text-align:left;width:100%}.head-title p{font-size:1rem;margin-top:1rem;text-align:left}.head-title a{border:2px solid var(--white-color);border-radius:10px;display:block;float:left;font-size:1rem;margin:4rem auto auto;padding:1rem 0;transition:all .5s ease-out;width:200px}.head-title a:hover{background-color:var(--white-color);color:var(--blue-dark-color)}.head-carousel{margin:1rem 0;padding:0 1rem;position:relative}.head-carousel__inner{align-items:flex-start;display:flex;justify-content:space-between;padding:3rem 0 2.8rem}.head-carousel__item{color:var(--white-color);font-size:1rem;font-weight:400;padding:10px;width:100%}.head-carousel__item img{border-radius:10px}.head-carousel__item img:hover{opacity:.6}.head-carousel__coin{display:flex;justify-content:space-between}.head-carousel__value{font-size:2.5rem;margin:1rem 0 0}.head-carousel__price{opacity:50%}@media screen and (max-width:1000px){.head-row{width:96%}.head-title h1{font-size:var(--h1-font__size)}.head-title p{margin:1rem auto 0;width:80%}.head-title a,.head-title p{font-size:var(--default-font__size)}.head-title a{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:100%}.head-carousel__value{font-size:1.8rem}}@media screen and (max-width:670px){.head-row{width:96%}.head-title{margin:1rem 0 3rem}.head-title h1{font-size:2.3rem;margin:1.6rem auto 0;text-align:center}.head-title p{text-align:center}.head-title a,.head-title p{font-size:var(--default-font__size)}.head-title a{float:none;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:100%}.head-carousel__value{font-size:1.5rem}}.emergency{padding:1px 0}.emergency-block{margin-top:0;max-height:3rem}@media screen and (max-width:670px){.emergency-block{margin-top:4rem!important}}.crypto{padding:1px 0}.crypto-block{margin-top:0}.crypto-block iframe{height:150px}@media screen and (max-width:670px){.crypto-block{margin-top:0!important}.crypto-block iframe{height:150px}}.faq-block{margin:0 auto;max-width:100%;width:100%}.faq-block iframe{border:none;display:block;height:400px;width:100%}.faq-block-launch iframe,.faq-block-stake iframe{border:none;display:block;height:550px;width:100%}.swaper-container{justify-content:space-between;width:100%}.swap-part1,.swaper-container{align-items:center;display:flex}.swap-part1,.swap-part2{flex:1;flex-direction:column;justify-content:center}.swap-part2{align-items:center;display:flex}@media screen and (max-width:670px){.swap-part1{flex:1;flex-direction:column;justify-content:center}.swap-part1,.swaper-container{align-items:center;display:block}.swaper-container{justify-content:space-between;width:100%}}.head-block{flex-wrap:wrap;justify-content:space-between;padding:1rem}.head-block,.head-item{align-items:flex-start;display:flex}.head-item{background:none;background-position:100% 100%;background-repeat:no-repeat;background-size:cover;border:0 solid var(--border-line-color);border-radius:4px;justify-content:flex-start;margin:auto;width:43%}.head-title h8{font-size:3rem;padding-bottom:1rem;text-align:left}.head-title h3{color:#eecc85;font-size:1.7rem;padding-bottom:1rem}.head-title h2{font-size:1.1rem;padding-bottom:0}.head-title img{max-width:75%}.head-titlen{color:var(--white-color);text-align:center}.head-titlen h8{float:right;font-size:2.4rem;margin-bottom:1.5rem;text-align:right;width:100%}.head-titlen h1{color:#ffc107;font-size:4rem;font-weight:400;margin:0 auto 0 0;text-align:right;width:100%}.head-titlen p{font-size:1rem;text-align:right}.head-titlen iframe{margin-left:auto;width:340px}.head-itemn{align-items:flex-start;border:0 solid var(--border-line-color);border-radius:4px;display:flex;justify-content:flex-start;margin:0 auto;width:53%}.head-titlen a{border:2px solid var(--white-color);border-radius:10px;display:block;float:right;font-size:1rem;margin:4rem auto auto;padding:1rem 0;text-align:center;transition:all .5s ease-out;width:200px}.head-titlen a:hover{background-color:var(--white-color);color:var(--blue-dark-color)}@media screen and (max-width:670px){.head-item{display:flex;padding:2rem}.head-item,.head-itemn{align-items:flex-start;background:none;border:0 solid var(--border-line-color);border-radius:4px;justify-content:flex-start;margin:auto;width:100%}.head-itemn{box-sizing:unset;display:block}.head-titlen iframe{float:none;margin-left:auto;margin-right:auto;margin-top:2rem;width:270px}.head-titlen h1{color:#ffc107;font-size:2rem;font-weight:400;margin:0 auto 0 0;text-align:center;width:100%}.head-titlen h8{color:#fff;float:none;font-size:1.2rem;margin-bottom:2rem;text-align:center}.head-titlen p{font-size:.9rem;text-align:center}.head-titlen a{float:none;padding:.6rem 0;width:150 px}.head-title h8{font-size:1.2rem;text-align:center}.head-block{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;padding:0}}button.but{border:2px solid var(--white-color);border-radius:10px;font-size:1rem;margin:0 auto auto 1rem;padding:1rem 0;transition:all .5s ease-out;width:200px}button.but:hover{background-color:var(--white-color);color:var(--blue-dark-color)}.try{align-items:center;display:flex;flex-direction:row;margin-top:4rem}.form-components__block-input{background-color:hsla(0,0%,100%,.1);border:1px solid var(--white-color);border-radius:10px;color:#fff;flex:1;padding:1rem}@media screen and (max-width:670px){button.but{margin:0;text-align:center}.try{flex-direction:column}.form-components__block-input{margin-bottom:10px;margin-right:0;width:100%}}.iphone{background:var(--blue-dark-thir-color);box-shadow:0 0 20px #000,inset -10px 0 10px #000;height:500px;left:170px;top:-300px;transform:translate(-50%,25%) rotateY(-30deg) rotateX(15deg);transform-style:preserve-3d;width:250px}.iphone,.iphone .screeno{border-radius:20px;overflow:hidden;position:absolute}.iphone .screeno{background:#000;bottom:15px;left:10px;right:20px;top:20px;transform:translateZ(10px)}video{height:100%;-o-object-fit:inherit;object-fit:inherit;width:100%}.microphone{border-radius:3px;bottom:3px;transform:translateX(-50%);width:30px}.microphone,.microphone:before{background:#000;height:6px;left:50%;position:absolute}.microphone:before{border-radius:50%;bottom:-5px;content:"";transform:translate(-50%,-50%);width:6px}.buttons{align-items:center;display:flex;flex-direction:column;position:absolute;right:0;top:25%;transform:translateY(-50%)}.button{background:#141414;border-radius:30%;height:30px;margin-bottom:12px;width:6px}.containerv{cursor:pointer}.imagen{background-position:50%;height:100%;position:relative;transform:rotateY(-35deg) rotatex(15deg) scale(1.1);transform-style:preserve-3d;transition:all .3s;width:100%}.imagen:before{content:"";filter:brightness(70%);height:94%;position:absolute;right:9px;top:14px;transform:rotateY(-90deg);transform-origin:100% 50%;width:25px}.imagen,.imagen:before{background-image:url(https://bitzipp.com/wp-content/uploads/2023/12/tphone.png);background-repeat:no-repeat;background-size:cover}.screenn{background:#000;border-radius:24px;bottom:17px;left:26px;overflow:hidden;position:absolute;right:12px;top:23px;transform:translateZ(10px)}.transparent-cards-container{align-items:center;display:flex;flex-direction:column;justify-content:center;left:-15px;position:relative;top:-5px;transform:skew(-7.3deg);width:100%}.transparent-cards-container h2{color:#40c9ff;font-size:1.1rem;font-weight:400;position:relative;text-align:center;width:100%;z-index:11}.transparent-card2 h2{color:#e81cff;font-weight:400}.transparent-card3 h2{color:#ffc107;font-weight:400}.transparent-card4 h2{color:#000;font-weight:400}.container-02:before{background:linear-gradient(red,#f0f);clip-path:circle(30% at 88% 77%)}.container-02:after,.container-02:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.container-02:after{background:linear-gradient(#2196f3,#e91e63);clip-path:circle(20% at 15% 15%)}.transparent-card2,.transparent-card3,.transparent-card4,.transparent-cards-container .transparent-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-left:1px solid hsla(0,0%,100%,.5);border-radius:10px;border-top:1px solid hsla(0,0%,100%,.5);box-shadow:5px 5px 5px rgba(0,0,0,.5);display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin-bottom:5px;overflow:hidden;padding:5px;position:relative;width:100%;z-index:1}.transparent-card2:hover,.transparent-card3:hover,.transparent-card4:hover,.transparent-cards-container .transparent-card:hover{animation:shake .5s}.transparent-card3:before,.transparent-card4:before,.transparent-card:before,.transparent-cards-container .transparent-card2:before{background:rgba(64,201,255,.5);content:"";font-size:10em;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:13%}.transparent-card3:after,.transparent-card4:after,.transparent-card:after,.transparent-cards-container .transparent-card2:after{background:hsla(0,0%,100%,.1);content:"";font-size:10em;height:30%;left:0;margin-left:37px;pointer-events:none;position:absolute;top:0;width:100%}.transparent-cards-container .transparent-card2:before{background:rgba(232,28,255,.5)}.transparent-cards-container .transparent-card3:before{background:rgba(255,193,7,.5)}.transparent-cards-container .transparent-card4:before{background:rgba(0,0,0,.5)}.transparent-cards-container .transparent-card .imgBox{position:relative;text-align:center}.transparent-cards-container .transparent-card .imgBox i{color:hsla(0,0%,100%,.1);font-size:max(80px)}.transparent-card2 .contentBox,.transparent-card3 .contentBox,.transparent-card4 .contentBox,.transparent-cards-container .transparent-card .contentBox{margin-top:5px;position:relative;text-align:center;transition:.5s}.transparent-card2 .contentBox:before,.transparent-card3 .contentBox:before,.transparent-card4 .contentBox:before,.transparent-cards-container .transparent-card .contentBox:before{color:hsla(0,0%,100%,.2);content:"BITZIPP";font-size:1.5em;font-weight:600;left:-123px;letter-spacing:2px;position:absolute;text-transform:uppercase;top:35px;transform:rotate(-90deg);width:100%}.transparent-cards-container .transparent-card .contentBox h3{color:#fff;font-size:1.8em;z-index:1}.transparent-card2 .contentBox p,.transparent-card3 .contentBox p,.transparent-card4 .contentBox p,.transparent-cards-container .transparent-card .contentBox p{color:#fff;font-size:.8em;font-weight:100;padding-left:33px}.transparent-cards-container p{color:#fff;margin:13px auto;position:relative;z-index:12}.transparent-cards-container p span{font-weight:700}button.buto{border:1px solid var(--white-color);border-radius:5px;cursor:pointer;float:right;font-size:.8rem;margin:0 10px auto auto;padding:.3rem 0;transition:all .5s ease-out;width:40%}button.buto:hover{background-color:var(--white-color);color:var(--blue-dark-color)}@media screen and (max-width:670px){.transparent-cards-container{left:0;top:10px;transform:none}.transparent-card2 .contentBox:before,.transparent-card3 .contentBox:before,.transparent-card4 .contentBox:before,transparent-cards-container .transparent-card .contentBox:before{content:"BITZIPP";font-size:1.8em;font-weight:600;left:-132px;position:absolute;text-transform:uppercase;top:35px;width:100%}}@keyframes shake{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(5px,5px) rotate(5deg)}50%{transform:translate(0) rotate(0eg)}75%{transform:translate(-5px,5px) rotate(-5deg)}to{transform:translate(0) rotate(0deg)}}.table-home{padding:5rem 0}.table-home__row{margin:0 auto;max-width:1280px;width:100%}.table-home__title{margin:0 0 3rem}.table-home__title h2{font-size:3rem;font-weight:400;text-align:center}.table-home__link{margin-top:3rem;padding:0;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{cursor:pointer;padding:0;text-align:left}.table-home table th{padding-bottom:1rem}.table-home table td:last-child .list-body__value{justify-content:flex-end;padding-right:.6rem}.list-table{width:100%}.list-head__value{align-items:center;display:flex;justify-content:flex-start;padding:1rem 0}.list-head__title{color:var(--second-text-color);font-size:.8rem;font-weight:500}.list-body tr{border-bottom:1px solid var(--border-line-color)}.list-body tr:hover{background-color:var(--rows-color)}.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: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:150px}.list-body__button:hover{background-color:var(--yellow-color);color:var(--white-color)}.home-example-image{max-width:700px}@media only screen and (min-width:768px) and (max-width:1023px){.home-example-image{max-width:70%}.table-home__row{max-width:80%}.table-home{padding:3rem 0}.table-home__title{margin:0}.list-head{display:none}.list-body tr:hover{background-color:none!important}.list-body td{align-items:center;justify-content:space-between}.list-body td:first-child{padding-top:0}.list-body td:last-child{padding-bottom:0}.list-body__subtitle{display:block}.list-body__value{padding:.4rem 0}}@media screen and (max-width:767px){.table-home__row{max-width:90%}.home-example-image{max-width:80%}.table-home{padding:3rem 0}.table-home__title{margin:0}.table-home__title h2{font-size:2rem}}.table-home__linkk{border-bottom:1px solid var(--border-line-color);margin-bottom:5rem;margin-top:3rem}.table-home__linkk a{color:var(--second-text-color);display:inline-block;font-size:.9rem;margin-right:1.5rem;outline:none;padding-bottom:5px;transition:all .5s ease-out}.table-home__linkk a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-home__linkk a:hover{color:var(--yellow-color)}.table-home__linkk a:hover:after{width:100%}h3.sectit{font-size:25px}.table-home__linkk a.active{color:var(--yellow-color)}@media screen and (max-width:670px){.table-home__linkk{border-bottom:1px solid var(--border-line-color);margin-bottom:3rem;margin-top:3rem}.table-home__linkk a{color:var(--second-text-color);display:inline-block;font-size:.8rem;margin-right:1.5rem;outline:none;padding-bottom:5px;transition:all .5s ease-out}.table-home__linkk a:after{background-color:var(--yellow-color);content:"";display:block;height:2px;transition:all .5s ease-out;width:0}.table-home__linkk a:hover{color:var(--yellow-color)}.table-home__linkk a:hover:after{width:100%}h3.sectit{font-size:20px}}.table-home__tables{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.table-home__table{flex:0 0 24%;margin-top:50px}.table-home__table .list-body__button{font-size:.8rem;padding:.4rem 0;width:90px}.table-home__table h3{border-bottom:1px solid var(--border-line-color);font-size:1.4rem;margin-bottom:1.5rem}@media screen and (max-width:670px){.table-home__table{flex:0 0 100%;margin-right:0}.table-home__tables{display:block}.table-home__table .list-body__button{font-size:.8rem;padding:.4rem 0;padding-right:0!important;width:150px}}.table-home{position:relative}.table-home:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.table-home:after,.table-home:before{content:"";height:3px;position:absolute;top:0;width:50%}.table-home:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.table-home:before{left:0}.table-home:after{right:0}.screen{background-color:var(--rows-color);margin:10rem 0 2rem;padding:2rem 0}.screen-row{margin:0 auto;max-width:1536px;width:100%}.screen-title{font-weight:400;padding:0 0 1rem;text-align:center}.screen-title h2{font-size:3rem}.screen-title p{font-size:1.5rem;margin:1.5rem auto 0;max-width:700px;width:100%}.screen-img{margin:2rem auto;max-width:1000px;padding:1rem;width:100%}.screen-img img{max-width:100%;width:100%}@media only screen and (min-width:768px) and (max-width:1023px){.screen-title{margin:0}.screen-title p{font-size:.9rem;margin:1rem auto 0;width:90%}}@media screen and (max-width:767px){.screen-title{margin:0}.screen-title h2{font-size:2rem}}.video-contain{background-color:#000;border:2px solid #ddd;border-radius:30px;box-shadow:0 4px 8px rgba(0,0,0,.8);height:100%;margin-left:auto;margin-right:auto;margin-top:1rem;overflow:hidden;padding:20px;position:relative;width:100vh}.rounded-video{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.overlay-container{margin:auto;max-width:100vh;position:relative}.cloud{background:linear-gradient(71deg,#080509,#1a171c,#080509);border:1px solid #fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#fff;font-style:italic;max-width:30%;padding:10px;position:absolute;text-align:center}.cloud:after,.cloud:before{background-color:#fff;border:1px solid #fff;border-radius:20%;content:"";position:absolute}.cloud:before{background-color:#e81cff;box-shadow:0 4px 8px rgba(0,0,0,.1);height:30px;left:-5%;top:85%;width:30px}.cloud:after{background-color:#40c9ff;box-shadow:0 2px 4px rgba(0,0,0,.1);height:20px;right:-4%;top:-5%;width:20px}.cloud-1{color:#40c9ff;top:-4%}.cloud-1,.cloud-2{left:-29%;z-index:2}.cloud-2{bottom:20%}.cloud-3{top:20%}.cloud-3,.cloud-4{right:-29%;z-index:2}.cloud-4{bottom:-4%;color:#e81cff}.cloud p{font-size:1.3rem;margin:0 auto;padding:3px}@media screen and (max-width:670px){.video-contain{padding:10px}.cloud p{font-size:.5rem;margin:0 auto;padding:0}.video-contain{width:80%}.overlay-container{margin-top:100px;max-width:100%}.cloud{max-width:40%;padding:5px}.cloud:before{height:15px;width:15px}.cloud:after{height:10px;width:10px}.cloud-1{color:#40c9ff;left:5%;top:-21%;z-index:2}.cloud-2{bottom:-21%;left:5%;z-index:2}.cloud-3{top:-34%}.cloud-3,.cloud-4{right:5%;z-index:2}.cloud-4{bottom:-28%;color:#e81cff}}.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:2px solid var(--yellow-color);content:"";left:3.5rem;margin:auto;position:absolute;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;left:3.5rem;margin:auto;position:absolute;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{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:5rem 0;position:relative}.features-row{margin:0 auto;max-width:1280px;width:100%}.features-title{margin:0 0 6rem}.features-title h2{font-size:3rem;font-weight:400;text-align:center}.features-block{flex-wrap:wrap;justify-content:space-between;padding:1rem}.features-block,.features-item{align-items:flex-start;display:flex}.features-item{border:1px solid var(--border-line-color);border-radius:4px;justify-content:flex-start;margin-bottom:2rem;padding:2rem;width:48%}.features-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.features-item__icon-color{fill:var(--purple-color)}.features-item__icon svg{height:30px;width:30px}.features-item__title h4{font-size:1.5rem;font-weight:400}.features-item__title p{font-size:.9rem;margin:1rem 0}.features:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.features:after,.features:before{content:"";height:3px;position:absolute;top:0;width:50%}.features:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.features:before{left:0}.features:after{right:0}body.dark .site-layout .features-item__icon-color{fill:var(--yellow-color)}.features button.list-body__button{float:right;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px) and (max-width:1023px){.features{padding:3rem 0}.features-title{margin:0 0 3rem}.features-item{margin-bottom:1rem}.features-item__title h4{font-size:1.2rem;font-weight:400}.features-item__title p{font-size:.75rem;font-weight:200;margin:1rem 0}.features-row{max-width:80%}.features button.list-body__button{float:none;margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.features{margin:0;padding:3rem 0}.features-row{max-width:90%}.features-title{margin:0 0 2rem}.features-title h2{font-size:2rem}.features-item{display:block;margin-bottom:1rem;text-align:center;width:100%}.features-item__icon{margin:1rem auto}.features-item__title h4{font-size:1.2rem}.features-item__title p{font-size:.7rem}.features button.list-body__button{float:none;margin-left:auto;margin-right:auto}}.featuress{margin:0;padding:0}.featuress-row{margin:0 auto;max-width:1280px;padding:5rem 0;width:100%}.featuress-title{margin:8rem 0 6rem}.featuress-title h2{font-size:3rem;font-weight:400;text-align:center}.featuress-block{flex-wrap:wrap;justify-content:space-between;padding:1rem}.featuress-block,.featuress-item{align-items:flex-start;display:flex}.featuress-item{border-radius:4px;border-right:1px solid var(--border-line-color);justify-content:flex-start;margin-bottom:2rem;padding:2rem;width:24%}.featuress-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.featuress-item__icon-color{fill:var(--purple-color)}.featuress-item__icon svg{height:30px;width:30px}.featuress-item__title h4{font-size:1.6rem;font-weight:500}.featuress-item__title p{color:#596078;font-size:16px;font-weight:400}body.dark .site-layout .featuress-item__icon-color{fill:var(--yellow-color)}@media only screen and (min-width:768px) and (max-width:1023px){.featuress-title{margin:8rem 0 3rem}.featuress-block{display:block}.featuress-item{width:100%}.head-carousel{margin:2rem 0!important}.featuress-row{padding:0}.table-home__link{margin-top:2rem}}@media screen and (max-width:767px){.table-home__link{margin-top:1rem}.head-carousel{margin:0!important}.featuress{margin:0 0 2rem}.featuress-title{margin:8rem 0 4rem}.featuress-title h2{font-size:2rem}.featuress-item{display:block;text-align:center}.featuress-item__icon{margin:1rem auto}.featuress-item__title h4{font-size:1.2rem}.featuress-row{padding:0}}.featuresss{margin:0;padding:1px 0}.featuresss iframe{height:100%!important}.featuresss-row{margin:0 auto;max-width:1280px;width:100%}.featuresss-title{margin:8rem 0 6rem}.featuresss-title h2{font-size:3rem;font-weight:400;text-align:center}.featuresss-title h1{font-size:5rem;font-weight:400;text-align:center}.featuresss-block{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.featuresss-itemss{height:450px}.featuresss-items,.featuresss-itemss{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:0;width:48%}.featuresss-items{height:645px}.featuresss-item{align-items:flex-start;display:flex;height:645px;justify-content:flex-start;vertical-align:middle;width:48%}.featuresss-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.featuresss-item__icon-color{fill:var(--purple-color)}.featuresss-item__icon svg{height:30px;width:30px}.featuresss-item__title h2{font-size:3rem;font-weight:400;text-align:center}.featuresss-item__title h1{font-size:2rem;font-weight:400}.featuresss-item__title h4{font-size:1.6rem;font-weight:500}.featuresss-item__title p{color:#596078;font-size:16px;font-weight:400}.featuresss-item__title{height:645px}@media screen and (max-width:1000px){.featuresss-title{margin:8rem 0 3rem}.featuresss-block{display:block}.featuresss-item,.featuresss-items,.featuresss-itemss{width:100%}}.features.iframe{height:100%!important}@media screen and (max-width:670px){.featuresss{margin:2rem 0}.featuresss-title{margin:8rem 0 4rem}.featuresss-title h2{font-size:2rem}.featuresss-item{display:block;text-align:center}.featuresss-item__icon{margin:1rem auto}.featuresss-item__title h1{font-size:1.5rem;font-weight:400}.featuresss-item__title p{color:#596078;font-size:14px;font-weight:300}.featuresss-item__title h4{font-size:1.2rem}}section.noselect.bitzipp{margin-left:auto;margin-right:auto}.bitzipp{height:flex;margin:2rem 0 4rem;padding:1px 0}.bitzipp-row{margin:0 auto;max-width:1280px;width:100%}.bitzipp-title{margin:8rem 0 6rem}.bitzipp-title h2{font-size:3rem;font-weight:400;text-align:center}.bitzipp-block{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;flex-wrap:wrap;justify-content:space-between;padding:1rem}.bitzipp-block,.bitzipp-item{align-items:flex-start;display:flex}.bitzipp-item{border:0 solid var(--border-line-color);border-radius:4px;justify-content:flex-start;margin:auto;width:48%}.bitzipp-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.bitzipp-item__icon-color{fill:var(--purple-color)}.bitzipp-item__icon svg{height:30px;width:30px}.bitzipp-item__title{margin-left:auto;margin-right:auto;text-align:center}.bitzipp-item__title h4{font-size:1.5rem;font-weight:400;padding-bottom:30px}.bitzipp-item__title h5{font-size:1.2rem;font-weight:300;padding-bottom:20px}.bitzipp-item__title p{font-size:.9rem;font-weight:150;margin:1rem 0}body.dark .site-layout .bitzipp-item__icon-color{fill:var(--yellow-color)}.bitzipp button.list-body__button{float:right;margin-left:auto;margin-right:auto}@media screen and (max-width:1000px){.bitzipp-title{margin:8rem 0 3rem}.bitzipp-block{display:block}.bitzipp-item{width:100%}.coming-text{color:#eecc85;font-size:10px;position:absolute;right:12px;top:19%}.bitzipp button.list-body__button{float:none;margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.bitzipp{margin:2rem 0}.bitzipp-title{margin:8rem 0 4rem}.bitzipp-title h2{font-size:2rem}.bitzipp-item{display:block;text-align:center}.bitzipp-item__icon{margin:1rem auto}.bitzipp-item__title h4{font-size:1.2rem}.bitzipp .p-8{padding:0}.bitzipp .swap-container-elements>div.relative-right{width:40%!important}.bitzipp .swap-container-elements>div.relative{width:60%!important}.bitzipp .anim{height:auto;margin-left:auto;margin-right:auto;max-width:200px}.bitzipp button.list-body__button{float:none;margin-left:auto;margin-right:auto}}section.noselect.bitzipplight{margin-left:auto;margin-right:auto}.bitzipplight{height:flex;margin:1rem 0 4rem;padding:1px 0}.bitzipplight-row{margin:0 auto;max-width:1280px;width:100%}.bitzipplight-title{margin:8rem 0 6rem}.bitzipplight-title h2{font-size:3rem;font-weight:400;text-align:center}.bitzipplight-block{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.bitzipplight-item{align-items:flex-start;border:0 solid var(--border-line-color);border-radius:4px;display:flex;justify-content:flex-start;margin:auto;padding:2rem;width:48%}.bitzipplight-item__icon{background-color:var(--rows-color);border-radius:50%;display:block;height:60px;margin-right:1.5rem;padding:1rem;width:60px}.bitzipplight-item__icon-color{fill:var(--purple-color)}.bitzipplight-item__icon svg{height:30px;width:30px}.bitzipplight-item__title{margin-left:auto;margin-right:auto}.bitzipplight-item__title h4{font-size:2rem;font-weight:400;padding-bottom:30px}.bitzipplight-item__title h5{font-size:1.2rem;font-weight:300;padding-bottom:20px}.bitzipplight-item__title p{font-size:.9rem;font-weight:150;margin:1rem 0}>body.dark .site-layout .bitzipplight-item__icon-color{fill:var(--yellow-color)}.bitzipplight button.list-body__button{float:right;margin-left:auto;margin-right:auto}@media screen and (max-width:1000px){.bitzipplight-title{margin:8rem 0 3rem}.bitzipplight-block{display:block}.bitzipplight-item{width:100%}.bitzipplight button.list-body__button{float:none;margin-left:auto;margin-right:auto}}@media screen and (max-width:670px){.bitzipplight{margin:2rem 0}.bitzipplight-title{margin:8rem 0 4rem}.bitzipplight-title h2{font-size:2rem}.bitzipplight-item{display:block;text-align:center}.bitzipplight-item__icon{margin:1rem auto}.bitzipplight-item__title h4{font-size:1.2rem}.bitzipplight .anim{height:auto;margin-left:auto;margin-right:auto;max-width:200px}.bitzipplight button.list-body__button{float:none;margin-left:auto;margin-right:auto}}.anim{height:auto;max-width:400px}.bitzipplight{background-color:var(--rows-color);padding:2rem 0}.section-footer{background-color:var(--blue-dark-thir-color);background-image:url(/images/bg-home.png);background-size:cover;color:var(--white-color);font-size:.9rem;font-weight:400;margin-top:0;padding:2rem 0}.section-footer__row{margin:0 auto;max-width:1280px;padding:1rem;width:100%}.section-footer .banner{margin-top:2rem}.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(--white-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(--white-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:3rem 0 0}.section-footer .footer-left{text-transform:uppercase}.section-footer .footer-right{width:80%}.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:1.1rem;margin-bottom:1.8rem}.section-footer .footer-right__item li{margin-bottom:.1rem}.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:flex-start}.section-footer .footer .social a{border:1px solid var(--white-color);border-radius:50%;display:block;margin-bottom:10px;margin-right:1rem;opacity:.5;outline:none;padding:.7rem;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(--white-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 .social nav{display:flex;flex-wrap:wrap;justify-content:flex-start}.section-footer .footer .social a{word-break:break-word}}@media screen and (max-width:770px){.section-footer .copyright-right span{font-size:.6rem}.section-footer .copyright-left p{font-size:.7rem}.section-footer .banner{margin-top:0}.section-footer .banner h2{font-size:1.5rem}.section-footer .banner-text{align-items:center;display:flex;flex-direction:column;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;margin:0;padding:0}.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-wrap:wrap;justify-content:space-between}.section-footer .footer-right__item{width:50%}.section-footer .footer-right__item h4{font-size:1rem;margin-bottom:1.8rem}.section-footer .footer-right__item ul{margin-bottom:2rem}.section-footer .footer-right__item li{font-size:.8rem;font-weight:100;margin-bottom:.1rem}.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:10px){.section-footer .footer{margin:4rem 0 2rem;padding:2rem 0}.section-footer .footer-right{width:100%}.section-footer .footer-right__navigation{display:block}.section-footer .footer-right__item{margin-bottom:2rem;width:30%}.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}}.resbitzipp{display:flex;flex-wrap:wrap;justify-content:space-between;padding:5rem 0;position:relative}.resbitzipp:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.resbitzipp:after,.resbitzipp:before{content:"";height:3px;position:absolute;top:0;width:50%}.resbitzipp:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.resbitzipp:before{left:0}.resbitzipp:after{right:0}.resbitzipp-row{display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;width:100%}.resbitzipp-block,.resbitzipp-blocka{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;flex:1;flex-wrap:wrap;justify-content:space-between;max-width:48%;padding:1rem;z-index:1}.resbitzipp-item,.resbitzipp-itemm{margin-bottom:20px;width:100%}.resbitzipp-item h1{font-size:1.8rem}.resbitzipp-item h2{font-size:1.3rem}.resbitzipp-item h3{font-size:.8rem;margin-bottom:10px}.resbitzipp-item h4{font-size:1.3rem}.resbitzipp-right-column{flex:1;max-width:100%}.resbitzipp-row{margin-bottom:20px}.resbitzipp-right-column .resbitzipp-row{flex-wrap:wrap}.resbitzipp-right-column .resbitzipp-item{width:48%}@media only screen and (min-width:768px) and (max-width:1023px){.resbitzipp{padding:3rem 0}.resbitzipp-block{max-width:58%}.resbitzipp-blocka{max-width:38%}}@media screen and (max-width:767px){.resbitzipp{padding:3rem 0}.resbitzipp-row{max-width:90%}.resbitzipp-item video{padding-top:0!important}.resbitzipp-blocka{max-width:100%}}.card{background:linear-gradient(71deg,#080509,#1a171c,#080509);border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:12px;height:150px;justify-content:flex-end;padding:12px;position:relative;width:250px}.card:before{border-radius:10px;height:160px;pointer-events:none;width:260px;z-index:-1}.card:after,.card:before{background:linear-gradient(-45deg,#333,#000);content:"";inset:-25px;left:-25px;margin:auto;position:absolute;transform-origin:center;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.card:after{filter:blur(20px);height:150px;width:250px;z-index:-2}.card:hover:before{background:linear-gradient(-45deg,#e81cff,#40c9ff);transform:rotate(180deg) scaleX(1) scaleY(1)}.card:hover:after{background:linear-gradient(-45deg,#fc00ff,#00dbde);filter:blur(30px)}.heading{font-size:20px;font-weight:700;text-transform:capitalize}.card p:not(.heading){font-size:14px}.card p:last-child{color:#e81cff;font-weight:600}@media screen and (max-width:670px){.resbitzipp-row{display:block;text-align:center}.resbitzipp-block{max-width:100%;position:relative;z-index:1}.card{margin-left:auto;margin-right:auto}.resbitzipp-right-column .resbitzipp-item{width:100%}}.startbitzipp{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:5rem 0;position:relative}.startbitzipp:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.startbitzipp:after,.startbitzipp:before{content:"";height:3px;position:absolute;top:0;width:50%}.startbitzipp:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.startbitzipp:before{left:0}.startbitzipp:after{right:0}.startbitzipp-row{display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;width:100%}.startbitzipp-block{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;flex:1;flex-wrap:wrap;justify-content:space-between;max-width:100%;padding:1rem;z-index:1}.startbitzipp-block h1{font-size:3rem}.startbitzipp-block h2{font-size:1.5rem;margin-bottom:2rem}.startbitzipp-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:40px 0;max-width:1200px}.startbitzipp-container .startbitzipp-card{border-radius:15px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2),inset -2px -2px 15px hsla(0,0%,100%,.1),2px 2px 15px rgba(0,0,0,.3),-2px -2px 15px hsla(0,0%,100%,.1);height:440px;margin:10px;min-width:23%;position:relative;transition:.5s}.startbitzipp-container .startbitzipp-card:first-child .startbitzipp-box .startbitzipp-content a{background:#40c9ff;bottom:3rem;left:25%;position:absolute}.startbitzipp-container .startbitzipp-card:nth-child(2) .startbitzipp-box .startbitzipp-content a{background:#e81cff;bottom:3rem;left:25%;position:absolute}.startbitzipp-container .startbitzipp-card:nth-child(3) .startbitzipp-box .startbitzipp-content a{background:var(--yellow-color);bottom:3rem;left:25%;position:absolute}.startbitzipp-container .startbitzipp-card:nth-child(4) .startbitzipp-box .startbitzipp-content a{background:#000;bottom:3rem;left:25%;position:absolute}.startbitzipp-container .startbitzipp-card .startbitzipp-box{align-items:center;background:#2a2b2f;border-radius:15px;bottom:10px;display:flex;justify-content:center;left:10px;overflow:hidden;position:absolute;right:10px;top:10px;transition:.5s}.startbitzipp-container .startbitzipp-card .startbitzipp-box:hover{transform:translateY(-50px)}.startbitzipp-container .startbitzipp-card .startbitzipp-box:before{background:hsla(0,0%,100%,.03);content:"";height:100%;left:0;position:absolute;top:0;width:50%}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content{padding:20px;text-align:center}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content h2{color:hsla(0,0%,100%,.1);font-size:8rem;position:absolute;right:30px;top:-10px}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content h3{color:#fff;font-size:1.8rem;margin-bottom:15px;transition:.5s;z-index:1}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content p{color:hsla(0,0%,100%,.9);font-size:1rem;font-weight:300;transition:.5s;z-index:1}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content a{background:#000;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.2);color:#fff;display:inline-block;margin-top:20px;padding:8px 20px;position:relative;text-decoration:none;transition:.5s}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content a:hover{background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.6);color:#000}@media only screen and (min-width:768px) and (max-width:1023px){.startbitzipp{padding:3rem 0}.bitzipp-row,.startbitzipp-container,.startbitzipp-row{max-width:80%}.bitzipp-block{display:flex!important}.video-contains{min-width:23rem!important}.bitzipp-item{width:48%!important}.contain-text h4{font-size:3rem!important}}@media screen and (max-width:670px){.startbitzipp{padding:3rem 0}.bitzipp-row,.startbitzipp-row{max-width:90%}.video-contains{background-color:#000;border:2px solid #ddd;border-radius:10px!important;box-shadow:0 4px 8px rgba(0,0,0,.8);height:100%;margin-left:auto;margin-right:auto;margin-top:1rem;min-width:1rem!important;padding:10px!important}.containso{border:1px solid #ddd;border-radius:15px!important}.bitzipp-item__title h1{font-size:2rem!important;margin-top:2rem}.startbitzipp-container{margin:20px 0 0}.startbitzipp-container .startbitzipp-card{height:400px;min-width:80%}.startbitzipp-block h1{font-size:2rem}.startbitzipp-block h2{font-size:1rem;margin-bottom:2rem}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content h3{font-size:1.3rem}.startbitzipp-container .startbitzipp-card .startbitzipp-box .startbitzipp-content p{font-size:.8rem}}.app-section{align-items:center;display:flex;justify-content:center;text-align:center}.app-info{margin:0 auto;max-width:600px}.app-title{font-size:2.6rem;margin-bottom:20px}.qr-code{border-radius:10px;height:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:30%}.download-links{display:flex;gap:20px;justify-content:center;margin-top:20px}.download-link{border-radius:5px;color:#fff;display:inline-block;font-size:1.2rem;padding:5px;text-decoration:none;transition:background-color .3s ease}.app-store-icon,.apple-phone{height:auto;max-width:200px}.apple-phone{display:inline-block;position:relative}.apple-phone:before{color:#ffc107;content:"Coming";font-size:1rem;left:75%;position:absolute;text-shadow:2px 2px 4px rgba(0,0,0,.7);top:3%;transform:translate(-50%,-50%)}.video-contains{background-color:#000;border:2px solid #ddd;border-radius:30px;box-shadow:0 4px 8px rgba(0,0,0,.8);height:100%;margin-left:auto;margin-right:auto;margin-top:1rem;min-width:30rem;padding:20px}.contain,.video-contains{overflow:hidden;position:relative}.contain{background-image:url(https://bitzipp.com/wp-content/uploads/2023/11/app-scaled.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;color:#fff;display:block;filter:blur(6px);-webkit-filter:blur(6px);min-height:40rem}.contain-text{border:0 solid #f1f1f1;color:#fff;font-weight:700;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%;z-index:2}.containso{border:1px solid #ddd;border-radius:20px}.contain-text h4{font-size:4rem}.contain-text h5{font-size:1rem}@media screen and (max-width:670px){.contain{min-height:25rem}.contain-text h4{font-size:2.3rem}.qr-code{max-width:40%}}.bitzippb{background-image:url(/images/bg-home.png);background-size:cover;flex-wrap:wrap;font-size:.9rem;font-weight:400;padding:5rem 0;position:relative}.bitzippb__row{margin:0 auto;max-width:1280px;width:100%}.banner{margin-top:0}.banner h2{font-size:3rem;font-weight:400;max-width:600px;text-align:left}.banner-text{align-items:flex-end;display:flex;justify-content:space-between;margin:1rem 0}.banner-text p{font-size:1.5rem;max-width:500px;text-align:left}.banner-text a{border:2px solid var(--white-color);border-radius:4px;display:block;font-size:1rem;padding:1rem 0;text-align:center;transition:all .5s ease-out;width:200px}.banner-text a:hover{background-color:var(--white-color);color:var(--blue-dark-color)}.bitzippb:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.bitzippb:after,.bitzippb:before{content:"";height:3px;position:absolute;top:0;width:50%}.bitzippb:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.bitzippb:before{left:0}.bitzippb:after{right:0}.bitzippb .form-components__block-input{border:1px solid #6b7280;width:30rem}.bitzippb button.but{border:2px solid #6b7280}@media only screen and (min-width:768px) and (max-width:1023px){.bitzippb{padding:3rem 0}.bitzippb__row{max-width:80%}.bitzippb .form-components__block-input{border:1px solid #6b7280;width:16rem}}@media screen and (max-width:767px){.bitzippb{padding:3rem 0}.banner-text{display:block}.bitzippb .form-components__block-input{width:20rem}.banner h2{font-size:2rem;text-align:center}.banner-text p{font-size:1.2rem;text-align:center}.bitzippb__row{background-position:50% 100%;max-width:90%}.try{margin-top:2rem}}.textbitzipp{display:flex;flex-wrap:wrap;justify-content:space-between;padding:5rem 0;position:relative}.textbitzipp-row{margin:0 auto;max-width:1536px;width:100%}.textbitzipp-title{font-weight:400;text-align:center}.textbitzipp-title h2{font-size:3rem;font-weight:600;padding-bottom:1rem}.textbitzipp-title h3{font-size:1.7rem;font-weight:300}.textbitzipp:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.textbitzipp:after,.textbitzipp:before{content:"";height:3px;position:absolute;top:0;width:50%}.textbitzipp:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.textbitzipp:before{left:0}.textbitzipp:after{right:0}@media only screen and (min-width:768px) and (max-width:1023px){.textbitzipp{padding:3rem 0}.textbitzipp-row{max-width:80%}}@media only screen and (max-width:767px){.textbitzipp{padding:3rem 0}.textbitzipp-row{max-width:90%}.textbitzipp-title h2{font-size:2rem}.textbitzipp-title h3{font-size:1.4rem}}.starbitzipp{background:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:5rem 0;position:relative}.starbitzipp:before{background:linear-gradient(90deg,transparent,#d3d3d3)}.starbitzipp:after,.starbitzipp:before{content:"";height:3px;position:absolute;top:0;width:50%}.starbitzipp:after{background:linear-gradient(270deg,transparent,#d3d3d3)}.starbitzipp:before{left:0}.starbitzipp:after{right:0}.bitzipp-item__title h1{font-size:3rem}.bitzipp-item__title p{font-size:1.1rem}.starbitzipp .bitzipp-item{padding:0!important}.starbitzipp .bitzipp-item__title{color:#fff}.checkmark{color:#27ae60;font-size:20px;margin-right:5px}.bitzipp-item__title h7{border:1px solid #333;border-radius:5px;display:inline-block;font-size:.8rem;margin-top:.5rem;padding:6px;text-align:center;width:43%}.bitzipp-item__title h8{display:inline-block;font-size:.8rem;margin:1rem;width:40%}.resbitzipp-item video{padding-top:8rem}.hide-on-mobile{display:none}@media only screen and (min-width:768px) and (max-width:1023px){.starbitzipp{padding:3rem 0}.bitzipp-item__title h7{font-size:.6rem}}@media screen and (max-width:767px){.starbitzipp{padding:3rem 0}.bitzipp-item__title h7{width:100%}}.max-w-screen-2xl{padding:0 1rem}.form-search__container,.table-components{word-break:break-word}.trade{margin:3rem 0}.trade-head{display:flex;justify-content:space-between}.trade-head__row-left{border:1px solid var(--border-line-color);border-radius:4px;width:72%}.trade-head__row-right{width:27%}.trade-head__block-top{padding:1.5rem}.trade-head__block-middle{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 1.5rem 1.5rem}.trade-head__left{padding-right:.4rem;width:35%}.trade-head__right{padding-left:.4rem;width:64%}.trade-head__right iframe{padding-right:1.5rem}@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:5rem 0}.trade-head{display:block}.trade-head__row-left{margin-bottom:1.5rem;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:var(--border-line-color);border-radius:4px;height:10px}.vue-slider-process{background-color:var(--progress-color);border-radius:4px}.vue-slider-mark{background-color:var(--border-line-color);border:4px solid var(--white-color);border-radius:10px;cursor:pointer;height:15px!important;width:15px!important}.vue-slider-dot-handle,.vue-slider-mark-active{background-color:var(--progress-color)}.vue-slider-dot-handle{border:4px solid var(--white-color);border-radius:50%;cursor:pointer;height:20px;position:relative;top:-4px;width:20px}.vue-slider-dot-handle-disabled{background-color:var(--progress-color);cursor:not-allowed}.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}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;top:0;width:15px}body.dark .module-orderform .button-tab{background-color:var(--blue-dark-color);color:var(--white-color)}.widget .mobile-head-title{display:none}.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{font-size:var(--default-font__size);margin-right:9rem}.widget-market-stats .widget-stats__title__market-name{cursor:pointer;margin-bottom:4px}.widget-market-stats .widget-stats__title__market-name span.market-label{color:var(--blue-dark-color);text-decoration:underline}.widget-market-stats .widget-stats__title__market-name div.absolute{z-index:1!important}.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:40px}.widget-market-stats .widget-stats__list__lable-title{color:var(--second-text-color);margin-bottom:6px}.widget-stats__inner{border-bottom:1px solid var(--border-line-color);display:flex;padding-bottom:15px}.widget-stats__inner .widget-stats__row{display:flex;margin-right:2rem}@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:#fff;border:1px solid var(--border-line-color);box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);-webkit-box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);-moz-box-shadow:3px 5px 5px 0 rgba(0,0,0,.18);margin-bottom:2rem;min-width:350px;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-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:-ms-input-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:180px}.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:right;width:24%}.widget-markets .__rail-is-vertical{right:0!important}@media screen and (max-width:1200px){.widget-markets{padding:1rem}}.widget-market-trades{margin-top:2rem;min-height:260px}.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:260px}.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;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{margin-bottom:var(--mp-3)}.module-orderbook__sell .module-orderbook .mobile-head-title{display:none}.module-orderbook__sell .module-orderbook__title-point{background:var(--red-color);border-radius:50%;height:4px;left:0;position:absolute;top:10px;width:4px}.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:0 0 .8rem;padding-left:6px}.module-orderbook__sell .module-orderbook__title-price{text-align:left;width:25%}.module-orderbook__sell .module-orderbook__title-amount{text-align:right;width:28%}.module-orderbook__sell .module-orderbook__title-total{text-align:left;width:32%}.module-orderbook__sell .module-orderbook__list{font-size:var(--small-font__size);height:150px;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{padding-left:6px;text-align:left;width:25%}.module-orderbook__sell .module-orderbook__list-item__amount{text-align:right;width:28%}.module-orderbook__sell .module-orderbook__list-item__total{text-align:left;width:32%}.module-orderbook__sell .module-orderbook__list-item__progressbar{background:rgba(238,40,68,.16);height:80%;position:absolute;right:0;top:2px;transition:width .5s ease;-webkit-transition:width .5s ease}.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:150px;text-align:center}.module-orderbook__buy .module-orderbook{margin-bottom:var(--mp-3)}.module-orderbook__buy .module-orderbook__title-point{background:var(--green-color);border-radius:50%;height:4px;left:0;position:absolute;top:10px;width:4px}.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:1rem 0 1rem 6px;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:25%}.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:150px;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{padding-left:6px;text-align:left;width:25%}.module-orderbook__buy .module-orderbook__list-item__amount{text-align:right;width:28%}.module-orderbook__buy .module-orderbook__list-item__total{text-align:left;width:32%}.module-orderbook__buy .module-orderbook__list-item__progressbar{background:rgba(34,158,107,.16);height:80%;position:absolute;right:0;top:2px;transition:width .5s ease;-webkit-transition:width .5s ease}.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:150px;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-bar-color)!important}body.dark .site-layout .widget-market-stats .widget-stats__title__market-name span.market-label{color:var(--yellow-color)}body.dark .site-layout .widget-markets{background:var(--blue-dark-color)}.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:2rem}.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(--dark-body-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}@media screen and (max-width:570px){.module-orderform__container{display:block}.module-orderform__buy,.module-orderform__sell{width:100%}}.module-orderopen{margin:0;padding:0 2rem}.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;text-align:left;width:20%}.module-orderopen__table .table-list{font-size:var(--small-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;text-align:left;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:.8rem;padding:3rem 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:5rem 0 3rem}.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: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: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: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: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")}:root{--h1-font__size:3rem;--h2-font__size:2rem;--h3-font__size:1rem;--default-font__size:0.90rem;--small-font__size:0.80rem;--big-font__size:1.30rem;--regular-font:400;--medium-font:500;--semi-font:600;--bold-font:700;--extra-font:800;--black-font:900;--body-color:#fbfdff;--first-text-color:#3e3e3e;--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:#1d2234;--white-input:#fff;--progress-color:#8b8d98;--select-option:#fff;--menu-btn-color:#fff;--blue-dark-color:#000;--blue-dark-second-color:#151926;--blue-dark-thir-color:#000;--blue-dark-fourth-color:#303254;--red-color:#bb4040;--red-second-color:#d12f44;--green-color:#229e6b;--green-second-color:#25b176;--yellow-color:#ffc107;--gray-color:#bababa;--purple-color:#181c2b;--purple-second-color:#5f54aa;--purple-third-color:#161a28;--white-color:#fff;--dark-body-color:#000;--dark-text-color:#b9bac0}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}body.dark .site-layout{--tr-hover-color:#1d2234;--border-line-color:#1d2234;--rows-color:#1d2234;--hover-v1-color:#ffc107;--first-text-color:#b9bac0;--white-input:#131722;--progress-color:#c19a23;--select-option:#1d2234;background-color:var(--dark-body-color);color:var(--dark-text-color)}body{background-color:var(--sixth-color);color:var(--blue-dark-color);font-family:Poppins,sans-serif;font-weight:500}*{-webkit-tap-highlight-color:transparent}.main-logo{max-width:140px}.close-item,.mobbar,.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;-ms-user-select:none;user-select:none}.color-sell{color:var(--red-color)}.color-buy{color:var(--green-color)}.color-default{color:var(--blue-dark-color)}.rc-anchor-light{background:none!important;color:#8b8d98!important}.rc-anchor-light.rc-anchor-normal{border:1px #1d2234!important}.recaptcha-checkbox-border{background-color:none!important;border:2px solid #1d2234!important}div#rc-anchor-container{background:none!important;color:#8b8d98!important}.currency-list{display:flex;flex-wrap:wrap;padding:3px}.currency-box{border-radius:5px;margin:5px;padding:15px 0;text-align:center;width:150px}.currency-symbol{font-size:1.1rem;font-weight:700;margin-bottom:10px}.currency-total{background:rgba(31,41,55,var(--tw-bg-opacity));color:#fff;font-size:.9rem}
