.error {
    color: red;
}

.success {
    color: #00c72c;
}

:root {
    --color-1: #19ded1;
    --color-2: #407dd9;
    --color-3: #5644ff;
    --color-blur: linear-gradient( 120deg, rgb(1 43 106 / 40%), rgb(139 19 239 / 40%), rgb(43 0 255 / 40%), rgb(11 68 255 / 40%), rgb(1 43 106 / 40%));
    --radius-1: 8px;
    --radius-2: 4px;
    --menu-mob-background: rgba(34, 0, 112, .9);
    --tr-ease300: all 300ms ease;
    --bad-color: #ef0078;
    --good-color: #0eff00;
}

.hidden {
    display: none;
}

::selection {
    color: #fff;
    background-color: #0b3795;
}

.fixed-buttons {
    /*background: #7b41d8 ;*/
    background: orange;
    color: #fff;
    position: fixed;
    bottom: 90px;
    line-height: 45px;
    right: 20px;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 50%;
    z-index: 10000;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}

.fixed-buttons:hover {
    background: #fff;
    color: #7b41d8;
    border: 2px solid #7b41d8;
}

.fa-support:before {
    content: "\f590";
}

.small-label {
    color: #82a0d2;
}

.small-label b {
    font-weight: bolder;
}

.slz-main-content {
    padding-top: 0px;
}

.slz-main-content {
    padding-bottom: 0px;
}

.slz-wrapper-content .slz-main-content {
    background-color: #122559;
}

.slz-title-command {
    background-size: cover;
}

.slz-title-command {
    background-position: center center;
}

.slz-title-command {
    text-align: center;
}

.slz-title-command .title-command-wrapper.title {
    color: #000;
}

.slz-title-command .breadcrumb-link {
    color: #000;
}

.slz-title-command .breadcrumb-active {
    color: #000;
}

.content-wrapper-404 {
    background-image: url('http://wp.swlabs.co/cryptoio/wp-content/uploads/2018/05/404_background.png');
}

.slz-footer-main {
    padding-top: 95px !important;
    padding-bottom: 40px !important;
}

.dark .block-image {
    background-color: transparent;
}

.slz-header-wrapper {
    background-color: #122559
}

.footer-links li.hides_,
ul.navbar-nav li.hides_ {
    display: none;
}

.slz-header-topbar {
    background-color: transparent
}

.slz-header-main {
    background-color: transparent
}

.slz-header-wrapper {
    color: #ffffff
}

.slz-topbar-list .icons {
    color: #ffffff
}

.slz-header-topbar .social a {
    color: #ffffff
}

.slz-header-main {
    background-color: #122559;
}

.button_box-3069271685c2de8778a56c.slz-btn {
    background-color: #ffffff !important;
}

.button_box-3069271685c2de8778a56c.slz-btn:hover {
    background-color: #3263f1 !important;
}

.button_box-3069271685c2de8778a56c.slz-btn {
    border-color: rgba(0, 0, 0, 0.01) !important;
}

.button_box-3069271685c2de8778a56c.slz-btn:hover {
    border-color: #3263f1 !important;
}

.video-carousel-20563519275c2de8778e6fa.sc_video_carousel {
    z-index: inherit;
}

.main-title-4071797055c2de877a8af4 .title {
    color: #ffffff !important;
}

.main-title-12108170685c2de877ba162 .title {
    color: #ffffff !important;
}

.main-title-10218820515c2de877c6d9f .title {
    color: #ffffff !important;
}

.button_box-15434484515c2de877c976e.slz-btn:hover {
    border-color: #ffffff !important;
}

.charts-121307925c2de877da363 .chart-legend li .legend-text {
    color: #ffffff;
}

.timeline-14078760425c2de877e0023.sc_timeline_carousel .sc-block-title .title {
    color: #ffffff;
}

.timeline-14078760425c2de877e0023.sc_timeline_carousel.layout-2 .tab-content .block-item {
    color: #ffffff;
}

.timeline-14078760425c2de877e0023.sc_timeline_carousel.layout-2 .tab-content::before,
.timeline-14078760425c2de877e0023.sc_timeline_carousel.layout-2 .tab-content .block-item .block-circle::before {
    background-color: #fafafa;
}

.timeline-14078760425c2de877e0023.sc_timeline_carousel.layout-2 .tab-content .block-item .block-circle {
    box-shadow: 1px 1px 28px 0 #fafafa;
}

h2 strong {
    background: linear-gradient(to right, #41faa4 0%, #16a3fe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 27px;
}

#logo_ {
    position: relative;
    height: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}

#logo_ img {
    height: 44px;
    width: auto;
}

#logo_ p {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
}

.plans_ {
    margin: 0;
    font-weight: 400;
}

.plan_name {
    color: #0d42b2;
    font-size: 18px;
    font-weight: 900;
    margin-top: 4px;
}

.plan_tar {
    color: #009;
    font-weight: 900;
    position: relative;
}

.plan_tar span:first-child {
    font-size: 30px;
}

.plan_tar span:last-child {
    font-size: 20px;
    position: absolute;
}

.day_ {
    display: block;
    font-size: 14px;
    color: #747474;
    font-weight: 400;
}

.color_n {
    font-weight: 500;
    color: #000099;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #41faa4 transparent;
}

*::-webkit-scrollbar {
    width: 4px;
}

*::-webkit-scrollbar-track {
    background: transparent;
}

*::-webkit-scrollbar-thumb {
    background-color: #41faa4;
    border-radius: 47px
}


/* ::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #0b3795;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg, #16a3fe, #41faa4);
}

html,
body {
    scrollbar-color: #41faa4 #0b3795;
    scrollbar-width: auto;
} */

.block-circle img {
    top: 5px;
    left: 5px;
    position: absolute;
    height: 46px;
    width: 46px;
    max-width: none;
    max-height: none;
}

#priorits p {
    color: #fff;
    margin-bottom: 6px;
}

#calcs {
    padding: 40px 0 80px;
}

.texts_ {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.texts_ span {}

.texts_ span:first-child {}

.texts_ span:last-child {
    color: #bdbdbd;
}

.full_slider {
    padding: 20px 0;
}

.result_1 {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    color: white;
    margin-bottom: 20px;
}

.result_1 span {
    font-weight: 900;
    color: #2df3a3;
}

#from_1 {
    width: 50px;
    text-align: center;
    display: inline-block;
}

.go_calc {
    cursor: pointer;
}

.invest {
    text-align: center;
}

.invest .go_invest {
    margin-top: 15px!important;
    padding: 0px 60px!important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.next_slider {}

.clacs_2 {
    width: 40%;
}

.calc_section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#input_1 {
    height: auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    padding: 5px 50px 5px 10px;
}

#input_2 {
    height: auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    padding: 5px 50px 5px 10px;
}

.contact-info-alt li .fab {
    background-image: linear-gradient(to right, #16a3fe 0%, #41faa4 100%);
}

.contact-info-alt li .fab {
    position: relative;
    font-size: 20px;
    line-height: 38px;
    width: 38px;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 50%;
    margin-right: 15px;
    background-image: linear-gradient(to right, rgb(43, 86, 245) 0%, rgb(70, 189, 244) 100%);
    z-index: 1;
}

.contact-info-alt li .fab::before {
    position: relative;
    z-index: 3;
}

#sends {
    text-align: center;
    margin: 20px 0 0;
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(to right, #17a4fe 0%, #40f8a7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 400ms ease;
}

.video-graph img {
    display: block;
    margin: auto;
}

#mainnav {
    z-index: 1005;
}

#to_1 {
    width: 74px;
    display: inline-block;
    text-align: center;
}

#proc_ {
    display: inline-block;
    width: 36px;
    text-align: center;
}

.calc_section .input-field {
    position: relative;
}

.abs_span {
    position: absolute;
    right: 5px;
    bottom: 0;
    font-size: 20px;
    color: #1775ab;
}

.results_2 {
    padding: 15px 0 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.ress_2 {
    font-size: 19px;
    width: 32.5%;
    border-bottom: 1px solid #41faa4;
    margin: 0;
}

.ress_2 span {
    display: inline-block;
    text-align: center;
    font-weight: 900;
    color: #2df3a3;
}

.txt_inv {
    color: #7ab9ff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.incom_form {
    margin: 20px 0 30px;
}

#income .txt_inv {
    font-size: 15px;
}

.incom_form.form-message .input-field label.input-title {
    transition: all 300ms ease;
    font-size: 17px;
    text-align: left;
}

.incom_form.form-message .input-field.input-focused .input-title {
    transform: none;
    font-size: 14px;
}

.invest.inv_3 {
    display: flex;
    margin-top: 30px;
    margin-bottom: 60px;
    align-items: center;
    justify-content: center;
}

#eth_wallet {
    font-size: 17px;
    text-align: left;
    padding-right: 74px;
}

.hds {
    display: none;
}

.results_wallet {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 40px 0 0;
}

.wid_50 {
    width: 44%;
}

.wid_100 {
    width: 100%;
}

#income .invest {
    margin: 50px 0 80px;
}


/* #sum_doh {
    width: 76px;
}

#proc_2 {
    width: 36px;
}

#sum_24 {
    width: 58px;
}

#sum_7 {
    width: 66px;
}

#sum_30 {
    width: 66px;
} */

.popups-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(23, 18, 116, .5);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(3px);
    z-index: 2000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popap {
    display: none;
    padding: 50px;
    border-radius: 15px;
    background: #0d42b2;
    max-width: 60%;
    position: relative;
}

#invest {}

.close_popap {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #40f8a5;
    transition: all 400ms ease;
    cursor: pointer;
}

.close_popap:hover {
    color: #7ab9ff;
}

.close_popap i {
    font-size: 32px;
}

.main_contents {}

.hdr_txt {
    font-size: 36px;
    text-align: center;
}

.nx_txt {}

.wallet_site {
    font-size: 20px;
    border-bottom: 1px solid #40f8a5;
    text-align: center;
    width: min-content;
    margin: 0 auto 20px;
}

.butt_bl {
    text-align: center;
}

.mins_v {
    text-align: center;
    margin-top: 5px;
    color: #cdcdcd;
    transition: all 400ms ease;
}

.active_copy {
    color: #40f8a5;
}

.descript {
    color: #ffffff;
    text-align: left;
}

.smals_bl {}

.recomend_w {
    color: #fff!important;
    margin-bottom: 10px;
}

.flexes {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

.to_bottom {
    background-image: linear-gradient(to bottom, #3ff6a8 0%, #17a5fb 51%, #22dbfd 100%);
    background-size: auto 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 52px;
    font-weight: 400;
    cursor: pointer;
    transition: all 500ms ease;
}

.to_bottom:hover {
    background-position: bottom center;
}

.info_out {
    margin-bottom: 10px;
    font-size: 16px;
}

.to_bottom_secion {
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 992px) {
    .results_2 {
        flex-direction: column;
        flex-wrap: nowrap;
        text-align: left;
    }
    .ress_2 {
        margin: 10px 0;
        width: 100%;
    }
    .results_wallet {
        flex-direction: column;
        flex-wrap: nowrap;
        text-align: left;
    }
    .calc_section {
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .clacs_2 {
        width: 100%;
    }
    .texts_ {
        flex-direction: column;
        align-items: flex-start;
    }
    .popap {
        border: none;
        max-width: 100%;
        max-height: 100%;
        border-radius: 0;
    }
    .wallet_site {
        font-size: 15px;
    }
    .hdr_txt {
        font-size: 26px;
    }
    .descript {
        font-size: 12px;
    }
    .popap .txt_inv {
        font-size: 14px;
    }
    .smals_bl {
        padding-left: 0;
    }
    .recomend_w {
        font-size: 12px;
    }
    .mins_v {
        margin-bottom: 0;
    }
    .site-header .navbar-btns {
        text-align: center;
        width: 100%;
        display: block;
        margin: 0 auto 20px;
    }
}


/* ---------------------------- */

.contract__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-width: none;
    min-width: inherit;
    padding: 0;
    background: none;
}

.contract__main-itm-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

.contract__main-itm-top-num {
    font-size: 60px;
    font-weight: 300;
}

.contract__main-itm-btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 220px;
    height: 130px;
    font-size: 19px;
    font-weight: bold;
    color: #36fea2;
    padding: 0 30px;
    border: 2px dashed #2df799;
    border-radius: 25px;
    margin-bottom: 15px;
    justify-content: center;
    text-align: center;
}

@media (max-width: 1599px) {
    .contract__main-itm-btm {
        width: 180px;
    }
}

.contract__main-itm-txt {
    color: #fff;
    width: 220px;
}

@media (max-width: 1599px) {
    .contract__main-itm-txt {
        width: 180px;
    }
}

.contract__main-itm-note {
    position: relative;
    font-size: 14px;
    max-width: 220px;
    color: #9cbee6;
}

.contract__main-itm-note::before {
    content: '';
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.contract__main-itm._1 .contract__main-itm-note:first-child {
    -webkit-transform: translateX(115px);
    -ms-transform: translateX(115px);
    transform: translateX(115px);
    margin-bottom: 55px;
}

@media (max-width: 1599px) {
    .contract__main-itm._1 .contract__main-itm-note:first-child {
        -webkit-transform: translateX(80px);
        -ms-transform: translateX(80px);
        transform: translateX(80px);
    }
}

.contract__main-itm._1 .contract__main-itm-note:first-child::before {
    left: 0;
    top: calc(100% + 10px);
    width: 10px;
    height: 88px;
    background-image: url("/images/contract-arrow-1.png");
}

.contract__main-itm._1 .contract__main-itm-note:last-child {
    margin-top: 60px;
}

.contract__main-itm._1 .contract__main-itm-note:last-child::before {
    left: 53px;
    bottom: calc(100% + 10px);
    width: 10px;
    height: 43px;
    background-image: url("/images/contract-arrow-2.png");
}

.contract__main-itm._2 {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px);
}

.contract__main-itm._2 .contract__main-itm-note:last-child {
    -webkit-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    transform: translateX(-55px);
    margin-top: 80px;
}

@media (max-width: 1599px) {
    .contract__main-itm._2 .contract__main-itm-note:last-child {
        -webkit-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        transform: translateX(-25px);
    }
}

.contract__main-itm._2 .contract__main-itm-note:last-child::before {
    left: 80px;
    bottom: calc(100% + 10px);
    width: 10px;
    height: 63px;
    background-image: url("/images/contract-arrow-3.png");
}

.contract__main-itm._3 .contract__main-itm-note:first-child {
    -webkit-transform: translateX(115px);
    -ms-transform: translateX(115px);
    transform: translateX(115px);
    margin-bottom: 100px;
}

@media (max-width: 1599px) {
    .contract__main-itm._3 .contract__main-itm-note:first-child {
        -webkit-transform: translateX(80px);
        -ms-transform: translateX(80px);
        transform: translateX(80px);
    }
}

.contract__main-itm._3 .contract__main-itm-note:first-child::before {
    left: 0;
    top: calc(100% + 10px);
    width: 10px;
    height: 138px;
    background-image: url("/images/contract-arrow-4.png");
}

.contract__main-itm._4 {
    -webkit-transform: translateY(78px);
    -ms-transform: translateY(78px);
    transform: translateY(78px);
}

#about {
    padding-bottom: 30px;
}

.invest.inv_2 {
    display: flex;
    align-items: flex-end;
    align-content: center;
    justify-content: space-around;
    margin-top: 60px;
}

.contract__main-itm._4 .contract__main-itm-note:last-child {
    margin-top: 125px;
}

.contract__main-itm._4 .contract__main-itm-note:last-child::before {
    left: 30px;
    bottom: calc(100% + 10px);
    width: 10px;
    height: 92px;
    background-image: url("/images/contract-arrow-5.png");
}

#smart.popap {
    max-width: 90%;
}

.invest_samart {
    text-align: center;
    margin-top: 50px;
    display: block;
}

@media (max-width: 900px) {
    .contract__main-itm-note {
        display: none;
    }
    .contract__main {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex;
        align-items: flex-start;
    }
    .contract__main-itm-top-img {
        display: none;
    }
    .contract__main-itm-btm {
        height: 70px;
        border-radius: 15px;
    }
    .contract__main-itm-top,
    .contract__main-itm-btm {
        justify-content: center;
    }
    .contract__main-itm {
        transform: none!important;
    }
    .to_bottom {
        font-size: 36px;
        margin: 20px 0;
    }
}

@media (max-width: 511px) {
    .contract__main {
        justify-content: center;
    }
    .contract__main-itm-btm {
        height: auto;
    }
    .contract__main-itm-top-num {
        font-size: 32px;
    }
    .contract__main-itm-btm {
        line-height: 20px;
        margin: 10px 0;
    }
    .contract__main-itm-txt {
        width: auto;
        text-align: center;
    }
    .contract__main-itm-cnt {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
    #smart .main_contents {
        overflow-y: auto;
        height: 75vh;
    }
    #smart.popap {
        max-width: 100%;
    }
    .invest.inv_2 {
        display: flex;
        align-content: stretch;
        justify-content: flex-start;
        margin-top: 30px;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .invest.inv_2 a {
        margin-bottom: 20px;
    }
}


/* rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr */

#eth_wallet {
    transition: all 400ms ease;
}

.header__lst-itm-menu {
    position: absolute;
    top: 64px;
    width: 350px;
    background: #1c71f3;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 20px;
}

@media (max-width: 991px) {
    .header__lst-itm-menu {
        bottom: 55px;
    }
    .footer-links li.hides_,
    ul.navbar-nav li.hides_ {
        display: inline-block;
    }
    #consult,
    #consult_down {
        display: none;
    }
    #do_reverse {
        display: block;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .header__lst-itm-menu {
        width: 320px;
    }
}

.header__lst-itm-menu._2 {
    right: 0;
}

.header__lst-itm-menu-cnt {
    positioN: relative;
    padding: 20px 10px 20px 15px;
}

.header__lst-itm-menu-cnt::before {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 36px;
    width: 19px;
    height: 10px;
    background-image: url("/images/header-menu-bubble.svg");
    background-size: contain;
    transform: rotate(180deg);
}

.header__lst-itm-menu-lst {
    font-weight: initial;
}

#consult {
    cursor: pointer;
}

#consult .show_cons:hover {
    color: #fff;
}

.header__lst-itm-menu-lst-itm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .header__lst-itm-menu-lst-itm {
        font-size: 14px;
    }
}

.header__lst-itm-menu-lst-itm:last-child {
    margin-bottom: 0;
}

.header__lst-itm-menu-lst-itm-num {
    font-size: 13px;
    color: #40f7a7;
    padding-right: 20px;
}

.header__lst-itm-menu-lst-itm-lnk {
    color: #ffffff!important;
    cursor: pointer;
}

.show_cons_down {
    color: #7ab9ff!important;
    cursor: pointer;
}

.show_cons_down:hover {
    color: #fff!important;
}

#modal_wind_down:last-child {
    top: auto;
    bottom: 64px;
}

#modal_wind_down .header__lst-itm-menu-cnt::before {
    transform: none;
    bottom: auto;
    top: 100%;
    right: 60px;
}

.section.footer-scetion.footer-particle {
    overflow: initial;
}

#modal_wind_down a {
    line-height: 27px;
    font-size: 15px;
}

.hide_panel {
    display: none;
}

#see_ethsc {
    width: 320px;
}

#see_ethsc a {
    width: 100%;
}

#benefits {
    overflow: visible;
}

.footer-particle {
    box-shadow: 0 0 20px 20px #15257b;
    border-top: none;
}

.mask-ov-left.mask-ov-s3 {
    top: 110vh;
}

.header-txt p.lead {
    color: #8abdff;
}

.slick-track p.lead {
    color: #7ab9ff;
    font-size: 14px;
    font-weight: 400;
}

div[modals] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(23, 18, 116, .5);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(3px);
}

.kvwalletmodal {
    border: unset;
    border-radius: 15px;
    background: #0d42b2;
    backdrop-filter: blur(4px);
    padding: 25px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
    justify-content: space-evenly;
    width: 380px;
}

#connect_box button {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    width: 100px;
}

#connect_box button p {
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    transition: var(--tr-ease300);
}

#connect_box button img {
    width: 50px;
    height: auto;
}

#connect_box h2 {
    font-size: 20px;
    width: 100%;
    text-align: center;
}

#kvwalletmodal8097 button img {
    border-radius: 10px;
}

button:focus,
button:focus-visible {
    outline: unset;
}

.auth_loader svg {
    width: 100px;
    transition: var(--tr-ease300);
}

.auth_loader .path {
    stroke-dashoffset: 0;
    transition: var(--tr-ease300);
}

.auth_loader .path.circle {
    -webkit-animation: dash-log .9s ease-in-out;
    animation: dash-log .9s ease-in-out;
}

.auth_loader .path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash-log .9s .35s ease-in-out forwards;
    animation: dash-log .9s .35s ease-in-out forwards;
}

.auth_loader .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check .9s .35s ease-in-out forwards;
    animation: dash-check .9s .35s ease-in-out forwards;
}

.auth_loader circle {
    -webkit-animation: spin .9s linear infinite;
    -moz-animation: spin .9s linear infinite;
    animation: spin .9s linear infinite;
    transform-origin: 50% 50%;
    transition: var(--tr-ease300);
}

.auth_loader.bad_auth .message_auth>p:first-child {
    color: var(--bad-color);
}

.auth_loader.good_auth .message_auth>p:first-child {
    color: var(--good-color);
}

.auth_loader.bad_auth .message_auth,
.auth_loader.good_auth .message_auth {
    opacity: 1;
}

.auth_loader.good_auth .good_auth>*,
.auth_loader.good_auth circle {
    stroke: var(--good-color);
}

.auth_loader.bad_auth .bad_auth>*,
.auth_loader.bad_auth circle {
    stroke: var(--bad-color);
    transition: var(--tr-ease300);
}

.auth_loader.loader_auth circle {
    stroke: var(--color-1);
}

.auth_loader circle,
.message_auth,
.message_auth>*,
.bounty_modal .form_buy>p {
    transition: var(--tr-ease300);
}

.message_auth {
    position: absolute;
    top: calc(50% + 75px);
    text-align: center;
    width: 90%;
    opacity: 0;
}

.message_auth>p:first-child {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.message_auth>p:last-child {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

ul.navbar-nav.navbar-btns {}

.btn.logout_btn::before {
    background-image: linear-gradient(to right, #ff5987 0%, #b10000 100%);
}

.select_curr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.select_curr div {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 12px;
    width: 120px;
    border-bottom: 1px solid #41faa4;
    padding-bottom: 8px;
    position: relative;
    cursor: pointer;
}

.select_curr div::after {
    content: "";
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: linear-gradient(to top, #41faa4 0%, transparent 100%);
    opacity: 0;
    transition: all 200ms ease-in;
}

.select_curr img {
    height: 32px;
    width: auto;
    z-index: 5;
}

.select_curr span {
    line-height: 1em;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    z-index: 5;
}

.select_curr div:hover::after,
.select_curr div.act::after {
    opacity: 1;
}

@media (max-width: 464px) {
    #see_ethsc {
        width: 230px;
    }
}

@media only screen and (max-width: 700px) {
    .select_curr {
        gap: 20px;
        justify-content: center;
    }
}