

/* Start:/bitrix/templates/rodnik72/components/bitrix/news.list/r_how-buy-ticket/style.css?17489329981533*/
.r_list {
    margin-top: 50px;
}

.r_list__title {
    color: #302F2F;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%; /* 36px */
    margin-top: 0;
    margin-bottom: 16px;
}
/*.r_list {*/
/*    display: grid;*/
/*    !*grid-auto-rows: 1fr;*!*/
/*    grid-template-columns: 1fr 1fr 1fr;*/
/*    grid-gap: 16px;*/
/*}*/

.r_list-gallery {
    margin-bottom: 50px;
}

.title-without-content {
    margin-top: 0;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 170%; /* 30.6px */
}

.title-with-content {
    color: #000;
    font-size: 18px;
    font-style: normal;
    line-height: 170%; /* 27.2px */
    margin: 0;
}

.r_list .content {
    color: #757575;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 170%; /* 27.2px */
}

.r_list__container table {
    border-collapse: collapse;
}

.r_list__container table td {
    padding: 8px;
}

.r_list__container table tr:nth-child(odd) {
    background-color: transparent;
}

.r_list__container table tbody tr:nth-child(even) {
    background-color: #C2E8FE;
}

.container.how-to-get-colored-card__container {
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .r_list+.r_list {
        margin-top: 32px;
    }
    .r_list__title {
        font-size: 16px;
        margin-bottom: 32px;
        font-weight: 700;
    }

    .r_list-gallery {
        margin-bottom: 24px;
    }

    .title-with-content,
    .r_list .content {
        font-size: 14px;
    }

}
/* End */
/* /bitrix/templates/rodnik72/components/bitrix/news.list/r_how-buy-ticket/style.css?17489329981533 */
