

/* Start:/local/templates/otvet2026/components/bitrix/news.list/otvet-mediateka-block/style.css?17734103971077*/
.media__item frame {
    border-radius: 10px;
}
.lazyframe[data-vendor=youtube] {border-radius: 10px!important;background-color: inherit!important;}
.media__title {display: none!important;}
.lazyframe[data-vendor=youtube] .lazyframe__title::before {background: inherit!important;}
.media__more {
    display: flex;
    line-height: 28px;
    color: #1d1f21;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
    padding: 24px 64px 24px 24px;
    background: rgba(237, 197, 171, .15);
    border: 1px solid rgba(237, 197, 171, .3);
    border-radius: 12px;
}
.media__more span.media__more-label  {line-height: 28px;color: #1d1f21;font-weight: 500;font-size: 16px;font-family: Merriweather, serif;}

.media__more span.icon {
    display: flex;
    background-size: cover;
    transition: color .2s;
    width: 35px;
    height: 35px;
    color: var(--icon-color);
    --icon-color: #CCA455;
    --icon-color-hover: #A38244;
    --icon-color-focus: #8F723C;
    --icon-color-disabled: #1D1F21;
	font-family: Merriweather, serif;
	transition: color .2s;
}
/* End */
/* /local/templates/otvet2026/components/bitrix/news.list/otvet-mediateka-block/style.css?17734103971077 */
