

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/news_detail_video/style.css?1715934009402*/
.t-redactor__tte-view iframe {
    width: 100%;
}




.t-feed__post-popup__content-wrapper {
	padding: 0 20px !important;
}


.t-feed__post-popup__content-wrapper  .video {
    position: relative;
    padding: 0 0 66.667% 0;
    height: 0;
    overflow: hidden;
}


.t-feed__post-popup__content-wrapper  .video iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/news_detail_video/style.css?1715934009402 */
