

/* Start:/local/templates/dosug/components/bitrix/news/anonsy/bitrix/news.list/.default/style.css?1682970608719*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.box {
    background-size: contain;
    background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
    border-radius: 10px;
}
.box > div {
    position:relative;
    width:100%;
    padding-bottom:50%;
}
.box > div > div {
	
	position:absolute;
	width:100%;
	height:100%;

	padding:20px;
	font-size:32px;
	box-sizing: border-box;
	text-align:center;
	box-shadow:0px 4px 8px rgba(0,0,0,0.5);
	color:rgb(255, 172, 96);
	  
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	filter: blur(5px);
	z-index: -1;
}
/* End */
/* /local/templates/dosug/components/bitrix/news/anonsy/bitrix/news.list/.default/style.css?1682970608719 */
