

/* Start:/local/custom/landings/payment/style.css?171010671711937*/
.cp_main_offer {
    padding: 90px 0;
    background: #F6F6F6;
}

.cp_main_offer_inner {
    display: flex;
}

.cp_main_offer_inner_col_pic img {
    display: block;
    width: 100%;
}

.cp_two_colored_title {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 20px 0;
}

.cp_two_colored_title span:nth-child(1) {
    display: block;
    color: #261200;
}

.cp_two_colored_title span:nth-child(2) {
    display: block;
    color: #BF3A29;
}

.cp_main_offer_inner_text {
    font-weight: 400;
    line-height: 165%;
    color: #252525;
    margin-bottom: 30px;
}

.cp_payments_custom_flex {
    display: flex;
}

.cp_payments_custom_flex_title {
    display: block;
    font-weight: 700;
    line-height: 135%;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 20px 0;
    width: 100%;
}

.cp_payments_custom_flex_inner_list {

}

.cp_payments_custom_flex_inner_list ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
}

.cp_payments_custom_flex_inner_list ul li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin: 0 30px 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #261200;
}

.cp_payments_custom_flex_inner_list ul li:before {
    content: ''!important;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #BF3A29;
    position: absolute;
    left: 20px;
    top: 5px;
}

.cp_payments_custom_flex_inner_icons {

}

.cp_payments_custom_flex_inner_icons ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    padding-left: 30px;
}

.cp_payments_custom_flex_inner_icons ul li {
    margin: 0 15px 0 0;
    padding: 0;
    display: flex;
}

.cp_payments_custom_flex_inner_icons ul li img {
    display: block;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.cp_payments_custom_flex_inner_icons ul li:before {
    content: '' !important;
}

@media (min-width: 320px) {
    .cp_payments_custom_flex {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
    .cp_payments_custom_flex_inner_icons ul {
        margin: 20px 0;
    }
    .cp_main_offer_inner_text {
        font-size: 17px;
    }
    .cp_main_offer_inner {
        flex-flow: column-reverse nowrap;
        justify-content: flex-start;
    }
    .cp_main_offer_inner_col {
        width: 100%;
    }
    .cp_main_offer_inner_col:nth-child(2) {
        margin-bottom: 30px;
    }
    .cp_two_colored_title {
        font-size: 32px;
    }
    .cp_payments_custom_flex_title {
        font-size: 25px;
    }
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {
    .cp_payments_custom_flex {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
    }
    .cp_payments_custom_flex_inner_icons ul {
        margin: auto 0;
    }
    .cp_main_offer_inner_text {
        font-size: 17px;
    }
    .cp_main_offer_inner {
        flex-flow: column-reverse nowrap;
        justify-content: flex-start;
    }
    .cp_main_offer_inner_col {
        width: 100%;
    }
    .cp_main_offer_inner_col:nth-child(2) {
        margin-bottom: 30px;
    }
    .cp_two_colored_title {
        font-size: 32px;
    }
    .cp_payments_custom_flex_title {
        font-size: 27px;
    }
}

@media (min-width: 1024px) {
    .cp_payments_custom_flex {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
    }
    .cp_payments_custom_flex_inner_icons ul {
        margin: auto 0;
    }
    .cp_main_offer_inner_text {
        font-size: 18px;
    }
    .cp_main_offer_inner {
        flex-flow: row nowrap;
        justify-content: space-between;
    }
    .cp_main_offer_inner_col {
        width: calc(50% - 15px);
    }
    .cp_main_offer_inner_col:nth-child(2) {
        margin-bottom: 0;
    }
    .cp_two_colored_title {
        font-size: 35px;
    }
    .cp_payments_custom_flex_title {
        font-size: 32px;
    }
}

@media (min-width: 1280px) {

}

@media (min-width: 1368px) {
    .cp_payments_custom_flex {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
    .cp_payments_custom_flex_inner_icons ul {
        margin: 20px 0;
    }
    .cp_main_offer_inner_text {
        font-size: 20px;
    }
}

.cp_ways_title {
    font-weight: 700;
    line-height: 135%;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 30px;
}

.cp_ways_inner {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.cp_ways_inner_flex {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    margin-bottom: 25px;
}

.cp_ways_inner_flex_col {
    border-right: 1px solid #D3D3D3;
    display: flex;
}

.cp_ways_inner_flex_col:last-child {
    border-right: 0;
}

.cp_ways_inner_flex_col_pic img {
    display: block;
    width: 72px;
    height: auto;
}

.cp_ways_inner_flex_col_text {
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    color: #261200;
    margin-top: auto;
    margin-bottom: auto;
}

.cp_ways_inner_notice {
    display: flex;
    margin-bottom: 25px;
}

.cp_ways_inner_notice_col {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    margin-right: 25px;
}

.cp_ways_inner_notice_col span:nth-child(1) {
    font-weight: 400;
    line-height: 135%;
    color: #333333;
    margin-right: 10px;
}

.cp_ways_inner_notice_col span:nth-child(2) {
    font-weight: 700;
    text-transform: uppercase;
    color: #BF3A29;
}

.cp_ways_inner_second_flex {
    border: 1px solid #D3D3D3;
    display: flex;
    margin-bottom: 75px;
}

.cp_ways_inner_second_flex_pic {
    padding: 20px 0;
}

.cp_ways_inner_second_flex_pic:last-child {
    border-right: 0;
}

.cp_ways_inner_second_flex_pic img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.cp_ways_map {
    display: flex;
    background: #F6F6F6;
}

.cp_ways_map_col:nth-child(1) {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.cp_ways_map_col:nth-child(2) {
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.cp_ways_map_col:nth-child(2) img {
    display: block;
    margin-left: auto;
    margin-right: 0;
}

.cp_ways_map_col_title {
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 135%;
    text-transform: uppercase;
    color: #000000;
}

.cp_ways_map_col_attention {
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    font-size: 17px;
    line-height: 135%;
    color: #BF3A29;
    margin-bottom: 30px;
}

.cp_ways_map_col_attention:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #BF3A29;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cp_ways_map_col_data {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.cp_ways_map_col_data_row {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.cp_ways_map_col_data_row_icon {
    width: 20px;
    margin-right: 15px;
}

.cp_ways_map_col_data_row_name {
    width: calc(100% - 35px);
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
    color: #333333;
    margin-bottom: 5px;
}

.cp_ways_map_col_data_row_value {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 135%;
    text-transform: uppercase;
    color: #261200;
}

@media (min-width: 320px) {
    .cp_ways_inner_flex_col {
        width: 100%;
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 15px;
        border-bottom: 1px solid #D3D3D3;
    }
    .cp_ways_inner_flex_col_text {
        font-size: 18px;
        text-align: center;
    }
    .cp_ways_inner_flex_col_pic {
        margin: 0 0 15px 0;
    }
    .cp_ways_inner_second_flex_pic {
        width: 50%;
        border-right: 1px solid #D3D3D3;
        border-bottom: 1px solid #D3D3D3;
    }
    .cp_ways_inner_second_flex {
        flex-flow: row wrap;
        justify-content: flex-start;
    }
    .cp_ways_inner_flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    .cp_ways_inner_notice {
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
    .cp_ways_inner_notice_col span:nth-child(1) {
        font-size: 20px;
    }
    .cp_ways_inner_notice_col span:nth-child(2) {
        font-size: 17px;
        line-height: 1.7;
    }
    .cp_ways_map {
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
    .cp_ways_map_col:nth-child(1) {
        width: 100%;
        padding: 30px 35px;
    }
    .cp_ways_map_col:nth-child(2) {
        width: 100%;
        height: 500px;
    }
    .cp_ways_outer {
        padding: 35px 0 0 0;
    }
    .cp_ways_map.out_margin {
        margin: 0 -30px;
    }
    .cp_ways_title {
        font-size: 25px;
    }
    .cp_ways_map_col_title {
        font-size: 25px;
    }
}

@media (min-width: 640px) {
    .cp_ways_inner_flex_col {
        width: 33.3333%;
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding: 15px;
    }
    .cp_ways_inner_flex_col_text {
        font-size: 18px;
        text-align: center;
    }
    .cp_ways_inner_flex_col_pic {
        margin: 0 0 15px 0;
    }
    .cp_ways_inner_second_flex_pic {
        width: 33.3333%;
        border-right: 1px solid #D3D3D3;
        border-bottom: 1px solid #D3D3D3;
    }
    .cp_ways_inner_second_flex {
        flex-flow: row wrap;
        justify-content: flex-start;
    }
    .cp_ways_inner_flex {
        flex-flow: row nowrap;
        justify-content: space-between;
        margin-bottom: 25px;
    }
    .cp_ways_inner_notice {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .cp_ways_inner_notice_col span:nth-child(1) {
        font-size: 20px;
    }
    .cp_ways_inner_notice_col span:nth-child(2) {
        font-size: 20px;
        line-height: 135%;
    }
    .cp_ways_map {
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
    .cp_ways_map_col:nth-child(1) {
        width: 100%;
        padding: 30px 35px;
    }
    .cp_ways_map_col:nth-child(2) {
        width: 100%;
        height: 500px;
    }
    .cp_ways_outer {
        padding: 75px 0 0 0;
    }
    .cp_ways_map.out_margin {
        margin: 0 -30px;
    }
    .cp_ways_title {
        font-size: 30px;
    }
    .cp_ways_map_col_title {
        font-size: 30px;
    }
}

@media (min-width: 1024px) {
    .cp_ways_inner_flex_col {
        width: 33.3333%;
        flex-flow: row nowrap;
        justify-content: flex-start;
        padding: 30px;
    }
    .cp_ways_inner_flex_col_text {
        font-size: 20px;
        text-align: left;
    }
    .cp_ways_inner_flex_col_pic {
        margin: 0 15px 0 0;
    }
    .cp_ways_inner_second_flex_pic {
        width: 16.6666%;
        border-right: 1px solid #D3D3D3;
    }
    .cp_ways_inner_second_flex {
        flex-flow: row nowrap;
        justify-content: space-between;
    }
    .cp_ways_map {
        flex-flow: row nowrap;
        justify-content: space-between;
    }
    .cp_ways_map_col:nth-child(1) {
        width: 50%;
        padding: 60px 65px;
    }
    .cp_ways_map_col:nth-child(2) {
        width: 50%;
    }
    .cp_ways_outer {
        padding: 75px 0;
    }
    .cp_ways_map.out_margin {
        margin: 0;
    }
    .cp_ways_map_col_title {
        font-size: 32px;
    }
}

@media (min-width: 1280px) {
    .cp_ways_title {
        font-size: 32px;
    }
}

@media (min-width: 1368px) {

}
/* End */
/* /local/custom/landings/payment/style.css?171010671711937 */
