

/* Start:/local/templates/Uteens/components/bitrix/news.detail/program/style.css?1734679164917*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

body section.image-block .container .program-h1 {
    font-size: 20px;
    line-height: 24px;
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 500;
}

.program-title {
    display: inline-block;
    font-size: 64px;
    font-weight: 800;
    line-height: 70px;
    margin: 0;
    position: relative;
    color: #fff;
    margin-bottom: 32px;
}

body section.program-header .container div.with-subtitle {
    margin-bottom: 10px;
}

@media screen and (max-width: 770px) {
    body section.image-block .container .program-h1 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    body section.program-header div.program-title {
        font-size: 31px;
        line-height: 31px;
    }
}

/* End */


/* Start:/local/components/cetera/stars/templates/.default/style.css?1750775172953*/
.stars {
	margin-bottom: 60px;
}
.stars__title {
	font-size: 24px;
	font-weight: 900;
	line-height: 30px;
	margin-bottom: 5px;
}
.stars__items {
	display: flex;
	align-items: center;
}

.stars__item {
    position: relative;
	margin-right: 11px;
	cursor: pointer;
	text-align: center;
	align-content: center;
	width: 30px;
	height: 30px;
}

.stars__description {
    display: none;
    position: absolute;
    font-size: 15px;
    left: -20px;
    top: 30px;
}

.stars__description.active-description{
    display: block;
}

.stars__rating {
	font-size: 18px;
	font-weight: 700;
	margin-left: 15px;
}
.stars__voices {
	font-size: 18px;
	font-weight: 400;
	color: #6D6D6D;
	margin-left: 5px;
}

.stars__item:hover {
	border-radius: 50%;
	background-color: #ADFF00;
	width: 30px;
	height: 30px;
}

.stars__item:hover svg path {
	fill: #000;
}

.stars__item.highlighted svg path {
    fill: #000;
}



.stars__item.star_active svg path {
    fill: #000;
}

/* End */
/* /local/templates/Uteens/components/bitrix/news.detail/program/style.css?1734679164917 */
/* /local/components/cetera/stars/templates/.default/style.css?1750775172953 */
