

/* Start:/bonusnaya-programma/style.css?17664953903828*/
.body {
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.body b {
    color: #000;
}

@media (min-width: 768px) {
    .body {
        font-size: 16px;
    }
}

.c-text_accent {
    font-size: 22px;
    color: #000;
    margin-bottom: 16px;
}

.body .c-title_style_default.c-title_size_sm {
    font-size: 16px;
    line-height: 1.2;
    margin: 20px 0 10px;
}

.body .c-title_style_default.c-title_size_md {
    font-size: 26px;
    line-height: 1.2;
    margin: 40px 0 20px;
}

.c-ul_style_default {
    padding-left: 1em;
}

.cards-list__list {
    row-gap: 20px;
}

.cards-list__item img {
    margin: 0 auto;
}

@media (min-width: 476px) and (max-width: 767px) {
    .cards-list .cards-list__item {
        width: 50%;
    }
}

.c-img_bonus-order {
    border-radius: 20px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .c-img_bonus-order {
        float: right;
        margin: 0 0 30px 20px;
    }
}

/*referral*/
.c-banner_style_referral {
    background: #F3F3F3;
    border-radius: 20px;
    padding: 25px 15px;
    margin-top: 40px;
}

.c-banner_style_referral .c-banner__aside {
    text-align: center;
    margin-bottom: 30px;
}

.c-banner_style_referral .c-banner__aside img {
    width: 300px;
    margin: 0 auto;
}

.c-banner_style_referral .c-banner__title {
    font-size: 26px;
    margin-bottom: 20px;
    color: #000;
}

.c-banner_style_referral .c-banner__desc {
    font-size: 16px;
}
.c-banner_style_referral ul{
    padding-left: 0px;
}
.c-banner_style_referral li{
    list-style: none;
    margin-bottom: 10px;
}
@media (min-width: 768px) {

    .c-banner_style_referral .c-banner__inner {
        align-items: center;
    }

    .c-banner_style_referral .c-banner__aside {
        margin-bottom: 0;
    }

    .c-banner_style_referral .c-banner__aside img {
        width: auto;
    }
}

@media (min-width: 1200px) {

    .c-banner_style_referral {
        padding-left: 45px;
        padding-right: 45px;
    }
}

/*reg*/
.c-banner_style_reg {
    background: #ff7900;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 25px 15px;
    margin-top: 40px;
    border-radius: 20px;
}

.c-banner_style_reg .c-banner__title {
    font-size: 26px;
    margin-bottom: 20px;
}

.c-banner_style_reg .c-banner__desc {
    font-size: 16px;
}

.c-banner_style_reg .c-banner__controls {
    margin-top: 30px;
    row-gap: 10px;
}

.c-banner_style_reg .c-btn {
    width: 220px;
}

.c-banner_style_reg .c-btn_size_lg-v2 {
    height: 54px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 16px;
    transition: opacity .3s ease;
}

.c-btn_style_default.c-btn_color_tg {
    background: #32BEF7;
    color: #fff;
}

.c-btn_style_default.c-btn_color_tg:hover,
.c-btn_style_default.c-btn_color_tg:focus-visible {
    opacity: .9;
}

.c-btn_style_default.c-btn_color_light {
    background: #fff;
    color: #ff7900;
}

.c-btn_style_default.c-btn_color_light:hover,
.c-btn_style_default.c-btn_color_light:focus-visible {
    opacity: .9;
}

@media (min-width: 768px) {
    .col-sm-auto {
        width: auto !important;
    }
}

@media (min-width: 1200px) {
    .c-banner_style_reg {
        padding: 50px;
    }
}
.nw_bonus_header {margin-top: 22px;}
.nw_bonus_header p{
    font-weight: 400;
}
.nw_bonus_header li, .nw_bonus_block li{
    margin-bottom: 16px;
    font-size: 16px;
}
.nw_bonus_header span{
    color:#EF8837;
}
.c-table_style_new th{padding: 10px 0px;}
 .c-table_style_new  td{padding: 16px 0px;}
.c-table_style_new thead{
   border-bottom: 1px solid #D9D9D9;;
}
/* End */
/* /bonusnaya-programma/style.css?17664953903828 */
