

/* Start:/bitrix/templates/rodnik72/components/bitrix/news.list/r_history/style.css?16950341561245*/
.history-item__title {
    margin: 0;
    color: #302F2F;

    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 36px */

    margin-bottom: 50px;
}

.history-year__item {
    display: flex;
    gap: 24px;
    margin-bottom: 50px;
}

.history-year__item:last-child {
    margin-bottom: 0;
}

.history-year__date {
    color: #3E3E3E;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%; /* 30.6px */
    white-space: nowrap;
}

.history-year__text {
    color: #000;
    text-align: justify;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */

    margin: 0;
}

.history-gallery__container {
    margin-top: 50px;
}

@media screen and (max-width: 640px) {
    .history-item__title {
        margin-bottom: 24px;
        font-size: 18px;
        font-weight: 400;
    }

    .history-year__date {
        font-size: 16px;
        font-weight: 400;
    }

    .history-year__text {
        font-size: 14px;
    }

    .history-year__item {
        flex-direction: column;
        margin-bottom: 30px;
        gap: 12px;
    }

    .history-gallery__container {
        margin-top: 24px;
    }
}
/* End */


/* Start:/bitrix/templates/rodnik72/components/bitrix/news.list/r_list/style.css?16964132321141*/
.r_list {
    margin-top: 50px !important;
}

.r_list__title {
    color: #302F2F;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%; /* 36px */
    margin-top: 0;
    margin-bottom: 0px;
}
/*.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 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    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 */
}

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

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

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

}
/* End */


/* Start:/bitrix/templates/rodnik72/components/bitrix/news.list/r_was-became/style.css?169382426084*/
.twentytwenty-container {
    min-height: 260px;
}

.twentytwenty-container img {

}
/* End */
/* /bitrix/templates/rodnik72/components/bitrix/news.list/r_history/style.css?16950341561245 */
/* /bitrix/templates/rodnik72/components/bitrix/news.list/r_list/style.css?16964132321141 */
/* /bitrix/templates/rodnik72/components/bitrix/news.list/r_was-became/style.css?169382426084 */
