

/* Start:/bitrix/templates/rodnik72/components/bitrix/news.detail/r_for-parents/style.css?16950304261077*/
.news-photo__slider {
    margin-bottom: 40px;
}

.news-photo-item__container {
    position: relative;
}

.news-photo-item__container img {
    max-width: 306px;
    min-width: 306px;
    min-height: 260px;
    max-height: 260px;
    width: 100%;
    margin: 0 12px;
}

.news__description {
    display: block;
    position: absolute;
    text-align: right;
    right: 32px;
    bottom: 16px;
    color: #fff;
    padding: 4px 16px;
    margin-left: 16px;
    background-color: rgba(0, 0, 0, 0.4);
    max-width: fit-content;
}


.video__container {
    margin-top: 24px;
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    padding: 0 16px;
}

.video__item {
    border-radius: 28px;
    min-width: 306px;
    min-height: 220px;
    height: 100%;
}

.video__all {
    position: relative;
    min-width: 308px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.video__all_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.video__all_button {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* End */
/* /bitrix/templates/rodnik72/components/bitrix/news.detail/r_for-parents/style.css?16950304261077 */
