.crypto-table__wrapper-title p{
  font-size: 25px;  
}
.crypto-table__welcome_bonus p{
    font-size: 20px;
    line-height: 25px;
}
.crypto-table__casino_raiting-single.crypto-table__rating-single{
    width:auto!important;
    margin-top:5px
}
.crypto-table__casino_raiting-star.crypto-table__rating-star{
    display:flex;
    align-items:center;
    font-weight:500;
    font-size:16px
}
.crypto-table__casino_raiting-star .icon-star-filled.crypto-table__rating-star .icon-star-filled{
    font-size:18px;
    bottom:2px;
    margin-right:8px;
    position:relative
}
.crypto-table__casino_raiting-star.is-red .icon-star-filled.crypto-table__rating-star.is-red .icon-star-filled{
    color:#ff5868!important
}
.crypto-table__casino_raiting-star.is-orange .icon-star-filled.crypto-table__rating-star.is-orange .icon-star-filled{
    color:#ffc857!important
}
.crypto-table__casino_raiting-star.is-green .icon-star-filled.crypto-table__rating-star.is-green .icon-star-filled{
    color:#40c95a!important
}
.crypto-btn{
    width:100%;
    font-size:15px!important;
    display:inline-block;
    line-height:20px!important;
    outline:none;
    box-shadow:none;
    border:none;
    transition:all .3s;
    cursor:pointer;
    text-align:center;
    text-decoration:none;
    visibility:visible;
    opacity:1
}
.crypto-btn.disabled,.crypto-btn:disabled{
    pointer-events:none;
    cursor:not-allowed
}
.crypto-btn--link{
    font-size:12px!important;
    color:#45d961!important;
    margin:8px 0 0 0!important;
    font-weight:500!important
}
.crypto-btn--link:hover{
    text-decoration:underline
}
.crypto-btn--main{
    padding:14.5px 15px!important;
    border-radius:4px;
    color:#fff;
    margin:0!important;
    height:47px;
    font-weight:700!important;
    display:flex;
    justify-content:center;
    align-items:center
}
@media (max-width:767px){
    .crypto-btn--main{
        padding:10.5px!important
    }
}
.crypto-btn--prime{
    background:#40c95a;
    color:#fff!important
}
.crypto-btn--prime:hover{
    background:#45d961
}
.crypto-btn--prime.disabled,.crypto-btn--prime:disabled{
    background:#9fe4ac;
    color:#daffe1
}
.crypto-btn--disabled{
    background:#d8d8d8;
    color:rgba(78,78,78,.5)!important;
    pointer-events:none
}
.crypto-btn--disabled span{
    color:rgba(78,78,78,.5)!important
}
.crypto-btn--flag{
    display:flex;
    align-items:center;
    justify-content:center
}
.crypto-btn--flag img{
    width:22px;
    height:16px;
    border-radius:2.2px;
    margin:0 0 0 8px!important
}
.crypto-link{
    margin:5px 0 0 0;
    color:#45d961!important
}
.crypto-table__cta.is-big .crypto-btn--main{
    height:57px
}

.crypto-table__wrapper{
    display:flex;
    align-items:center
}
.crypto-table__wrapper-logo{
    display:flex;
    align-items:center;
    justify-content:center;
    width:90px;
    height:90px;
    flex-shrink:0;
    position:relative
}
@media (max-width:767px){
    .crypto-table__wrapper-logo{
        width:60px;
        height:45px
    }
}
.crypto-table__wrapper-logo img{
    width:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    display:block!important;
    height:auto!important;
    padding:0!important;
    margin:0!important
}
.crypto-table__wrapper-logo a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1
}
.crypto-table__wrapper-link,.crypto-table__wrapper-text{
    line-height:1!important;
    padding:0!important;
    margin:0!important;
    font-weight:500!important;
    color:#000!important;
    text-decoration:none;
    font-size:16px!important
}
.crypto-table__wrapper-link{
    outline:0
}
.crypto-table__wrapper-link:hover{
    text-decoration:underline
}
.crypto-table__wrapper-title.ml-16{
    margin-left:16px!important
}
.crypto-table__name.is-big .crypto-table__wrapper-link,.crypto-table__name.is-big .crypto-table__wrapper-text{
    font-size:28px!important
}
.crypto-list{
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.crypto-list__item{
    width:40px;
    height:40px;
    overflow:hidden;
    border-radius:50%;
    position:relative;
    box-shadow:0 0 0 4.5px #fff;
    flex-shrink:0;
    margin-right:-4px;
    background:#fff;
    cursor:pointer
}
.crypto-list__item img{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    margin:0!important;
    padding:0!important
}
.crypto-list__item.is-empty{
    background:#f9f9f9;
    box-shadow:0 0 0 4.5px #f9f9f9
}
.crypto-list__rest{
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:12px;
    overflow:visible;
    transition:all .3s;
    z-index:2;
    position:static;
    background:#f9f9f9;
    font-weight:700
}
.crypto-list__rest:hover .crypto-list__toggle,.crypto-list__rest:hover{
    color:#40c95a
}
.crypto-list__toggle{
    cursor:pointer;
    color:#4e4e4e;
    font-size:14px;
    transition:color .3s ease
}
.crypto-list.is-big .crypto-list__item{
    width:31px;
    height:31px
}
.crypto-table__welcome_bonus{
    font-size:11px;
    line-height:16px;
    display:block;
    font-weight:700;
    text-decoration:none
}
@media (max-width:767px){
    .crypto-table__welcome_bonus{
        margin-top:24px
    }
}
.crypto-table__welcome_bonus a{
    margin:0!important;
    padding:0!important;
    outline:0;
    font-size:11px!important;
    line-height:14px!important;
    font-weight:700!important;
    text-decoration:none!important;
    color:#000!important;
}
.crypto-table__welcome_bonus.is-big{
    font-size:13px;
    font-weight:500
}
.crypto-table__welcome_bonus.is-big a{
    font-size:13px!important;
    font-weight:500!important
}
.crypto-table__order{
    font-size:16px;
    color:#000;
    display:flex;
    justify-content:center;
    align-items:center;
    font-weight:500
}

@media (max-width:767px){
    .crypto-table__title{
        display:none
    }
}

.crypto-table__wrapper{
    position:relative;
    display:flex
}
@media (max-width:767px){
    .crypto-table__wrapper{
        margin-bottom:40px
    }
}
.crypto-table__wrapper-logo{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
    position:relative;
    margin-right:12px
}
@media (max-width:767px){
    .crypto-table__wrapper-logo{
        width:60px;
        height:45px
    }
}
.crypto-table__wrapper-logo img{
    width:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    display:block!important;
    height:auto!important;
    padding:0!important;
    margin:0!important
}
.crypto-table__wrapper-logo a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1
}
.crypto-table__wrapper-link,.crypto-table__wrapper-text{
    line-height:1!important;
    padding:0!important;
    font-weight:500!important;
    color:#000!important;
    text-decoration:none;
    font-size:24px!important;
    margin:0 0 8px 0!important
}
@media (max-width:767px){
    .crypto-table__wrapper-link,.crypto-table__wrapper-text{
        font-size:16px!important;
        font-weight:700!important
    }
}
.crypto-table__wrapper-link{
    outline:0
}
.crypto-table__wrapper-link:hover{
    text-decoration:underline
}
@media (max-width:767px){
    .crypto-table__wrapper-list{
        position:absolute;
        left:0;
        top:120%
    }
}

.crypto-table__wrapper .crypto-table__rating{
    margin-top:8px
}
@media (max-width:767px){
    .crypto-table__wrapper .crypto-table__rating{
        position:absolute;
        right:0;
        top:10px
    }
}
@media (max-width:767px){
    .crypto-table__bonus{
        margin-top:24px
    }
}
.crypto-table__bonus-content{
    letter-spacing:.4px;
    line-height:18px
}

.crypto-table-inner,.crypto-table{
    width:100%
}


.crypto-table-inner .btn{
    font-weight:700!important;
    color:#fff!important;
    font-size:22px!important;
    padding:16px 0!important;
    border-radius:4px!important;
    margin:0!important;
    outline:none;
    box-shadow:none;
    border:none;
    transition:all .3s;
    cursor:pointer;
    text-decoration:none;
    display:flex!important;
    align-items:center;
    justify-content:center;
    text-align:center;
    width:100%;
    opacity:1!important;
    line-height:1!important
}
.crypto-table-inner .btn_green{
    background:#40c95a!important
}
.crypto-table-inner .btn_green:hover{
    background:#36c04e!important
}
.crypto-table-inner .btn_green:active{
    background:#25ad38!important
}
.crypto-table-inner .btn_green-border{
    border:1px solid #40c95a!important;
    color:#40c95a!important
}
.crypto-table-inner .btn_green-border:hover{
    border-color:#36c04e!important;
    color:#36c04e!important
}
.crypto-table-inner .btn_green-border:active{
    border-color:#25ad38!important;
    color:#25ad38!important
}
.crypto-table-inner .btn_blue{
    background:#5235f4!important
}
.crypto-table-inner .btn_blue:hover{
    background:#472df2!important
}
.crypto-table-inner .btn_blue:active{
    background:#331eed!important
}
.crypto-table-inner .btn_blue-border{
    border:1px solid #5235f4!important;
    color:#5235f4!important
}
.crypto-table-inner .btn_blue-border:hover{
    border-color:#472df2!important;
    color:#472df2!important
}
.crypto-table-inner .btn_blue-border:active{
    border-color:#331eed!important;
    color:#331eed!important
}
.crypto-table-inner .btn_golden{
    background:#ffc857!important;
    color:#191513!important
}
.crypto-table-inner .btn_golden:hover{
    background:#ffbb46!important
}
.crypto-table-inner .btn_golden:active{
    background:#ffa732!important
}
.crypto-table-inner .btn_golden-border{
    border:1px solid #ffc857!important;
    color:#ffc857!important
}
.crypto-table-inner .btn_golden-border:hover{
    border-color:#ffbb46!important;
    color:#ffbb46!important
}
.crypto-table-inner .btn_golden-border:active{
    border-color:#ffa732!important;
    color:#ffa732!important
}
.crypto-table-inner .btn_blue-border,.crypto-table-inner .btn_blue-border:hover,.crypto-table-inner .btn_golden-border,.crypto-table-inner .btn_golden-border:hover,.crypto-table-inner .btn_green-border,.crypto-table-inner .btn_green-border:hover{
    background:transparent!important
}
.crypto-table-inner .btn-pic_right:after{
    margin-left:6px
}
.crypto-table-inner .btn-pic_left{
    flex-direction:row-reverse
}
.crypto-table-inner .btn-pic_left:after{
    margin-right:6px
}
.crypto-table-inner .btn_height-42{
    height:42px!important;
    padding:12px!important
}
.crypto-table-inner .btn_height-42 img{
    max-width:14px;
    max-height:14px
}
.crypto-table-inner .btn_height-52{
    height:52px!important;
    padding:17px!important
}
.crypto-table-inner .btn_height-52 img{
    max-width:20px
}
.crypto-table-inner .btn_height-60{
    height:60px!important;
    padding:20px!important
}
.crypto-table-inner .btn_height-60 img{
    max-width:20px
}
.crypto-table-inner .btn_size-15{
    font-size:15px!important
}
.crypto-table-inner .btn_height-72{
    height:72px!important;
    padding:22px!important
}
.crypto-table-inner .btn_height-72 img{
    max-width:26px
}
.crypto-table-inner .btn_size-24{
    font-size:24px!important
}
.crypto-table-inner .btn-icon__visit:after{
    font-weight:400;
    content:"\e901";
    font-family:icomoon
}
.crypto-table-inner .btn-icon__poker:after{
    font-weight:400;
    content:"\e902";
    font-family:icomoon
}
.crypto-table-inner .btn-icon__sportsbooks:after{
    font-weight:400;
    content:"\e903";
    font-family:icomoon
}
.crypto-table-inner .btn-icon__gambling:after{
    font-weight:400;
    content:"\e900";
    font-family:icomoon
}
.fade-enter-active,.fade-leave-active{
    transition:opacity .2s ease,transform .2s ease
}
.fade-enter,.fade-leave-to{
    opacity:0;
    transform:translateY(-10px)
}
.filter-item{
    font-size:12px;
    line-height:18px
}
.filter-item:not(:first-child){
    margin-top:12px
}
.crypto-table-inner.is-primary .crypto-table__header,.crypto-table-inner.is-primary .crypto-table__show-more{
    background:#fff;
    box-shadow:0 2px 0 0 #f2f0f0;
    border-radius:10px;
    display:flex;
    align-items:center;
    padding:0 12px
}
.crypto-table-inner.is-primary .crypto-table__row{
    padding:0 12px;
    display:flex;
    align-items:center;
    margin-top:8px;
    position:relative;
    justify-content:space-between
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__row{
        flex-wrap:wrap;
        padding:20px 8px
    }
}
.crypto-table-inner.is-primary .crypto-table__row.not-available{
    box-shadow:0 2px 0 0 #e6e3e3;
    background:#ededed
}
.crypto-table-inner.is-primary .crypto-table__row.not-available .crypto-table__col,.crypto-table-inner.is-primary .crypto-table__row.not-available .crypto-table__fiat_currencies__item,.crypto-table-inner.is-primary .crypto-table__row.not-available .crypto-table__fiat_currencies__title{
    opacity:.7
}
.crypto-table-inner.is-primary .crypto-table__row.not-available .crypto-table__fiat_currencies{
    opacity:1
}
.crypto-table-inner.is-primary .crypto-table__row.not-available .icon-check{
    color:#909294!important
}
.crypto-table-inner.is-primary .crypto-table__row.not-available .crypto-list__item{
    box-shadow:0 0 0 4.5px #ededed
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__row .crypto-table__rating~.crypto-table__casino_rating{
        order:3;
        width:100%
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__row .crypto-table__rating~.crypto-table__casino_rating{
        width:100%;
        order:2
    }
}
.crypto-table-inner.is-primary .crypto-table__col,.crypto-table-inner.is-primary .crypto-table__header__col{
    color:#000;
    flex:1;
    flex-basis:auto
}
.crypto-table-inner.is-primary .crypto-table__header__name,.crypto-table-inner.is-primary .crypto-table__header__name_with_rating,.crypto-table-inner.is-primary .crypto-table__name,.crypto-table-inner.is-primary .crypto-table__name_with_rating{
    width:30%
}
.crypto-table-inner.is-primary .crypto-table__casino_rating,.crypto-table-inner.is-primary .crypto-table__header__casino_rating,.crypto-table-inner.is-primary .crypto-table__header__rating,.crypto-table-inner.is-primary .crypto-table__rating{
    width:12%
}
.crypto-table-inner.is-primary .crypto-table__cryptocurrencies,.crypto-table-inner.is-primary .crypto-table__header__cryptocurrencies{
    width:15%
}
.crypto-table-inner.is-primary .crypto-table__header__welcome_bonus,.crypto-table-inner.is-primary .crypto-table__welcome_bonus{
    width:20%
}
@media (max-width:1240px){
    .crypto-table-inner.is-primary .crypto-table__header__welcome_bonus,.crypto-table-inner.is-primary .crypto-table__welcome_bonus{
        width:17.5%
    }
}
.crypto-table-inner.is-primary .crypto-table__deposit_methods,.crypto-table-inner.is-primary .crypto-table__fiat_currencies,.crypto-table-inner.is-primary .crypto-table__header__deposit_methods,.crypto-table-inner.is-primary .crypto-table__header__fiat_currencies{
    width:15%
}
.crypto-table-inner.is-primary .crypto-table__cta,.crypto-table-inner.is-primary .crypto-table__header__cta{
    width:23%
}
.crypto-table-inner.is-primary .crypto-table__col{
    padding:16px 8px
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__header{
        display:none
    }
}
.crypto-table-inner.is-primary .crypto-table__header__col{
    padding:10px 8px
}
.crypto-table-inner.is-primary .crypto-table__header__name_with_rating{
    opacity:0;
    visibility:hidden
}
.crypto-table-inner.is-primary .crypto-table__header__text{
    color:#999;
    font-size:13px!important;
    line-height:1.2!important;
    margin:4px 0!important;
    padding:0!important;
}
.crypto-table-inner.is-primary .crypto-table__header__rating{
    display:flex;
    align-items:center
}
.crypto-table-inner.is-primary .crypto-table__header__rating .crypto-tooltip{
    bottom:1px;
    position:relative
}
.crypto-table-inner.is-primary .crypto-table__header__rating .crypto-tooltip__toggle{
    color:#999;
    font-size:14px
}
.crypto-table-inner.is-primary .crypto-table__header__rating .crypto-tooltip__toggle:hover{
    color:#40c95a
}
.crypto-table-inner.is-primary .crypto-table__header__rating .crypto-tooltip__body{
    background:#f9f9f9
}
.crypto-table-inner.is-primary .crypto-table__header__rating p.text-sort{
    margin-left:4px
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__col{
        padding:0 8px;
        flex-basis:auto!important
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__name{
        width:40%;
        order:1
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__name{
        width:75%;
        flex-shrink:1
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__casino_rating,.crypto-table-inner.is-primary .crypto-table__rating{
        width:20%;
        order:2
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__casino_rating,.crypto-table-inner.is-primary .crypto-table__rating{
        width:25%;
        flex-shrink:0;
        display:flex;
        justify-content:flex-end;
        order:2
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__casino_rating-single,.crypto-table-inner.is-primary .crypto-table__rating-single{
        justify-content:flex-start
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__cryptocurrencies{
        width:40%;
        order:3;
        display:flex;
        justify-content:flex-end;
        padding-right:16px;
        position:relative
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__cryptocurrencies{
        order:4;
        flex-grow:1;
        width:auto;
        justify-content:flex-start;
        padding:24px 8px
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__great{
        order:4;
        margin:5px 0
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__great{
        order:3
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__welcome_bonus{
        width:30%;
        flex-grow:1;
        order:4
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__welcome_bonus{
        width:100%;
        order:3
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__fiat_currencies{
        order:7;
        width:50%;
        flex-grow:1
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__fiat_currencies{
        width:100%;
        justify-content:flex-start;
        order:6
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__deposit_methods{
        order:6;
        width:100%;
        justify-content:flex-end;
        align-items:flex-end;
        display:flex;
        padding-top:20px;
        padding-bottom:20px;
        padding-right:16px
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__deposit_methods{
        width:100%;
        justify-content:flex-start;
        padding-top:20px;
        padding-bottom:20px;
        order:7
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__esports{
        width:100%;
        order:4
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-primary .crypto-table__cta{
        width:50%;
        flex-grow:0;
        flex:auto;
        order:7
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__cta{
        width:100%
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-primary .crypto-table__rating .tooltip__body{
        position:absolute;
        top:calc(100% - 8px);
        right:0;
        bottom:auto;
        left:auto
    }
}
.crypto-table-inner.is-primary .crypto-table__available{
    color:#000
}
@media (min-width:992px){
    .crypto-table-inner.is-primary .crypto-table__cta-overflow{
        display:inline-block;
        max-width:200px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
}
.crypto-table-inner.is-secondary .crypto-table *{
    font-size:12px;
    line-height:15px;
    color:#000
}
.crypto-table-inner.is-secondary .crypto-table__col{
    padding:0 10px
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__col{
        width:auto!important;
        padding:0
    }
}
.crypto-table-inner.is-secondary .crypto-table__header{
    border-radius:29px;
    background-color:#fff;
    box-shadow:0 2px 0 0 #f2f0f0;
    display:flex;
    padding:8px 37px
}
.crypto-table-inner.is-secondary .crypto-table__header-col{
    flex:1;
    padding:10px 0;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center
}
.crypto-table-inner.is-secondary .crypto-table__header-col:not(:last-child){
    border-right:1px solid #f2f0f0;
    margin-right:30px
}
.crypto-table-inner.is-secondary .crypto-table__row{
    margin-top:24px;
    padding:24px
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__row{
        padding:20px 16px
    }
}
.crypto-table-inner.is-secondary .crypto-table__row:first-of-type{
    margin-top:12px
}
.crypto-table-inner.is-secondary .crypto-table__row.not-available{
    background-color:#ededed
}
.crypto-table-inner.is-secondary .crypto-table__row.not-available .crypto-table__col,.crypto-table-inner.is-secondary .crypto-table__row.not-available .crypto-table__fiat_currencies__item,.crypto-table-inner.is-secondary .crypto-table__row.not-available .crypto-table__fiat_currencies__title{
    opacity:.7
}
.crypto-table-inner.is-secondary .crypto-table__row.not-available .crypto-list__item{
    box-shadow:0 0 0 4.5px #ededed
}
.crypto-table-inner.is-secondary .crypto-table__top{
    display:flex;
    justify-content:space-between
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__cta{
        margin-left:0;
        order:99;
        margin-top:30px;
        flex:auto
    }
}
.crypto-table-inner.is-secondary .crypto-table__bottom,.crypto-table-inner.is-secondary .crypto-table__top{
    margin:0 -10px
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__bottom,.crypto-table-inner.is-secondary .crypto-table__top{
        flex-direction:column;
        margin:0
    }
}
.crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col,.crypto-table-inner.is-secondary .crypto-table__top .crypto-table__col{
    flex:1
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col,.crypto-table-inner.is-secondary .crypto-table__top .crypto-table__col{
        flex-basis:auto!important
    }
}
.crypto-table-inner.is-secondary .crypto-table__bottom{
    font-size:12px;
    display:flex;
    align-items:flex-start;
    padding-left:95px;
    margin:0 -10px;
    margin-top:13px
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__bottom{
        padding-left:0;
        margin:0
    }
}
.crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col{
    flex:1
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col-1{
        display:flex;
        align-items:flex-start
    }
}
.crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col-1 .crypto-table__fiat+div{
    margin-top:28px
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__bottom .crypto-table__col-1 .crypto-table__fiat+div{
        margin:0 0 0 34px
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-table__cryptocurrencies{
        padding:24px 0
    }
}
.crypto-table-inner.is-secondary .crypto-table__divider{
    position:relative;
    display:flex;
    justify-content:center;
    margin:13px 0 0 0
}
.crypto-table-inner.is-secondary .crypto-table__divider:before{
    content:"";
    display:block;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:100%;
    z-index:0;
    height:1px;
    border-radius:10px;
    background-color:#f2f0f0
}
.crypto-table-inner.is-secondary .crypto-table__divider-button{
    position:relative;
    z-index:2;
    cursor:pointer;
    border-radius:4px;
    background-color:#f9f9f9;
    color:#adadad;
    font-size:11px;
    font-weight:500;
    line-height:13px;
    padding:3px 6px;
    display:flex;
    align-items:center
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus{
    position:relative;
    width:10px;
    height:10px;
    margin-right:4px
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus:after,.crypto-table-inner.is-secondary .crypto-table__divider-plus:before{
    content:"";
    position:absolute;
    background-color:#adadad;
    transition:transform .2s ease;
    will-change:transform
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus:before{
    top:0;
    left:50%;
    width:2px;
    height:100%;
    margin-left:-1px
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus:after{
    top:50%;
    left:0;
    width:100%;
    height:2px;
    margin-top:-1px
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus.is-active:before{
    transform:rotate(90deg)
}
.crypto-table-inner.is-secondary .crypto-table__divider-plus.is-active:after{
    transform:rotate(180deg)
}
.crypto-table-inner.is-secondary .crypto-btn--main{
    height:57px;
    padding:16px 6px!important
}
@media (max-width:767px){
    .crypto-table-inner.is-secondary .crypto-btn--main{
        height:40px
    }
}
.crypto-table-inner.is-third .crypto-table .btn{
    border-radius:64px!important;
    font-size:20px!important
}
.crypto-table-inner.is-third .crypto-table .crypto-btn--link{
    font-size:16px!important
}
.crypto-table-inner.is-third .crypto-table .icon-star-filled{
    font-size:24px!important;
    bottom:1px
}
.crypto-table-inner.is-third .crypto-table .crypto-list .crypto-list__item{
    width:32px;
    height:32px
}
.crypto-table-inner.is-third .crypto-table .crypto-table__wrapper-link,.crypto-table-inner.is-third .crypto-table .crypto-table__wrapper-text{
    font-size:24px!important
}
.crypto-table-inner.is-third .crypto-table .crypto-table__rating-star{
    font-size:20px
}
.crypto-table-inner.is-third .crypto-table .crypto-table__wrapper-logo{
    width:93px;
    height:67px
}
.crypto-table-inner.is-third .crypto-table .crypto-table__order{
    max-width:40px
}
.crypto-table-inner.is-third .crypto-table .crypto-table__welcome_bonus a{
    font-size:16px!important;
    font-weight:400!important
}
.crypto-table-inner.is-third .crypto-table__row{
    position:relative;
    overflow:hidden
}
@media (max-width:991px){
    .crypto-table-inner.is-third .crypto-table__row .crypto-list .crypto-list__item{
        width:28px;
        height:28px
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-btn--link{
        font-size:14px!important
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__wrapper-link,.crypto-table-inner.is-third .crypto-table__row .crypto-table__wrapper-text{
        font-size:20px!important
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__rating-star,.crypto-table-inner.is-third .crypto-table__row .icon-star-filled{
        font-size:16px!important
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__wrapper{
        margin-bottom:10px
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__row{
        padding:24px 16px
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__order{
        display:none
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__name{
        width:100%;
        flex:1
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__wrapper-title{
        display:flex;
        justify-content:space-between;
        align-content:center;
        margin-right:15px;
        width:100%;
        line-height:1
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__welcome_bonus a{
        font-size:16px!important;
        font-weight:400!important
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__rating-single{
        margin-top:0
    }
    .crypto-table-inner.is-third .crypto-table__row .crypto-table__wrapper-logo{
        width:56px;
        height:42px
    }
    .crypto-table-inner.is-third .crypto-table__row .btn{
        font-size:15px!important;
        border-radius:4px!important
    }
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type{
    border:5px solid #40c95a;
    box-shadow:0 12px 40px rgba(0,0,0,.15)
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-list .crypto-list__item{
    width:39px;
    height:39px
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-link,.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-text{
    font-size:29px!important
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__order,.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__rating-star{
    font-size:24px
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-logo{
    width:106px;
    height:80px
}
.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__welcome_bonus a{
    font-size:20px!important;
    line-height:24px!important;
    font-weight:500!important
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__welcome_bonus a{
        font-size:12px!important
    }
}
@media (max-width:991px){
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-list .crypto-list__item{
        width:28px;
        height:28px
    }
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__welcome_bonus a{
        font-size:12px!important
    }
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__rating-star,.crypto-table-inner.is-third .crypto-table__row:first-of-type .icon-star-filled{
        font-size:16px!important
    }
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-link,.crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-text{
        font-size:20px!important
    }
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__row:first-of-type{
        border-width:3px;
        border-radius:8px;
        padding-left:8px
    }
    .crypto-table-inner.is-third .crypto-table__row:first-of-type .crypto-table__wrapper-logo{
        width:56px;
        height:42px
    }
}
.crypto-table-inner.is-third .crypto-table__best svg{
    position:absolute;
    top:0;
    left:0;
    z-index:1
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__best svg{
        left:auto;
        right:0;
        transform:rotate(90deg)
    }
}
.crypto-table-inner.is-third .crypto-table__triangle{
    color:#fff;
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:0;
    border-top:70px solid #40c95a;
    border-right:70px solid transparent
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__triangle{
        border-left:70px solid transparent;
        border-right:none;
        right:0;
        left:auto
    }
}
.crypto-table-inner.is-third .crypto-table__triangle-inner{
    position:absolute;
    transform:rotate(-45deg);
    width:120px;
    top:-79px;
    left:-14px
}
@media (max-width:767px){
    .crypto-table-inner.is-third .crypto-table__triangle-inner{
        left:auto;
        right:-18px;
        transform:rotate(46deg);
        top:-55px;
        text-align:center;
        width:80px
    }
}
.crypto-table-inner.is-third .crypto-table__triangle-inner span{
    letter-spacing:-.127273px;
    font-weight:700!important;
    margin:0!important;
    padding:0!important;
    font-size:12px!important;
    line-height:14px!important
}

.crypto-table *{
    box-sizing:border-box
}
.crypto-table__row{
    border-radius:10px;
    background-color:#fff;
    box-shadow:0 2px 0 0 #f2f0f0
}
.crypto-table__title{
    color:#000;
    font-size:12px;
    font-weight:700;
    letter-spacing:.4px;
    line-height:15px;
    margin-bottom:10px
}
.crypto-disclaymer{
    font-size:10px;
    display:block;
    line-height:14px;
    margin-top:5px;
    text-align:right
}

.crypto-image{
    width:1px!important;
    height:1px!important
}
