

/* Start:/local/templates/Uteens/components/bitrix/news.detail/program/style.css?17714988781562*/
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;
    }
}


.js-parts {
    width: 265px;
    background:
        linear-gradient(88.46deg, #A0E720 0%, #00D900 22.46%, #21A038 70.5%),
        radial-gradient(37.12% 206.36% at 90.45% 119.09%, #00ADEE 0%, rgba(0, 173, 238, 0) 100%),
        radial-gradient(18.81% 157.29% at 98.21% 100%, #0087CD 0%, rgba(0, 173, 238, 0) 100%),
        radial-gradient(259.09% 769.67% at -9.1% -159.09%, #FAED00 0%, rgba(250, 237, 0, 0) 100%) !important;
}

.js-button {
    width: 265px !important;
}

@media screen and (max-width: 768px) {
    .js-button {
        width: 100% !important;
    }

    .js-parts {
        width: 100% !important;
    }
}
/* End */


/* Start:/local/components/cetera/stars/templates/.default/style.css?1755527088953*/
.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?17714988781562 */
/* /local/components/cetera/stars/templates/.default/style.css?1755527088953 */
