

/* Start:/local/templates/medicina-vebinar/components/bitrix/news.list/additional_webinar_courses/style.css?17762382271887*/
.course__item,.course__list{display:flex;border-radius:10px}.newsDetail .colum__left{max-width:800px}.course__wrap{margin:0 0 50px}.colum__left h2{margin-top:0}.course__list{flex-direction:column;width:100%;margin:20px 0}.course__item{flex-direction:row;background:#f7f7f7;padding:30px;position:relative;gap:10px;margin-bottom:20px;border:2px solid #00000000;transition:.2s}.course__desc{width:66.6%}.course__name{color:#333;font-size:20px;font-weight:400;line-height:120%;display:block;text-decoration:unset!important;text-transform:uppercase}.course__link,.course__link:hover,.course__name:hover{color:#009688}.course__base{margin-top:15px;font-size:15px}.course__props{list-style:none;padding-left:0!important;margin:15px 0 0!important}.course__props li{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:16px;margin-bottom:7px;font-weight:400;line-height:140%}.course__props li::before{content:'';width:24px;height:24px}.course__props li div{flex:1 0 0}.course__props li div span{text-transform:lowercase}.course__prop1::before{background-image:url('/local/templates/medicina/assets/img/course-i1.svg')}.course__prop2::before{background-image:url('/local/templates/medicina/assets/img/course-i2.svg')}.course__prop3::before{background-image:url('/local/templates/medicina/assets/img/course-i3.svg')}.course__action{flex:1 0 0;display:flex;flex-direction:column;justify-content:end}.course__btn{box-shadow:unset!important}.course__link{font-size:16px;text-decoration-color:#009688!important;display:block;margin-top:10px;text-align:center}@media (max-width:992px){.course__item{flex-direction:column;padding:20px}.course__desc{width:100%}.course__name{font-size:16px;font-weight:600}.course__action{opacity:1;visibility:visible;margin-top:10px}.course__props li{font-size:14px;margin-bottom:5px;line-height:100%;align-items: center;}}
/* End */


/* Start:/local/templates/medicina-vebinar/components/bitrix/news.list/slider_webinar/style.css?17048945103234*/
.whom #carouselReviews .head {
	margin-top: auto;
	display: grid;
	grid-template-columns: 5fr 1fr;
}
#carouselReviews .head .info .circle-image {
	width: 60.345px;
	height: 60.345px;
	border: 1px solid #CECECE;
	position: relative;
}
#carouselReviews .head .info .circle-image-non {
	position: absolute;
	inset: 0;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
}
#carouselReviews {
	font-family: Roboto;
	padding: 31px 108px;
}
#carouselReviews .content {
	display: block;
}
#carouselReviews .item {
	padding: 44px 42px;
	min-height: 30px;
	width: 100%;
	border-radius: 20px;
	border: 2px solid #CECECE;
	background: #FFF;
}
#carouselReviews .info-user {
	margin-left: 14px;
}
#carouselReviews .name-info .name {
	padding: 0px;
	color: #009688;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
#carouselReviews .info-user .job {
	padding-top: 6px;
	display: block;
	color: #343434;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 130%;
}
#carouselReviews .title {
	color: #009688;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.indexReviews{
	margin-bottom: 40px;
}
.indexReviews .owl-nav .materialIcons {
	margin: 0 5px;
	margin-top: 135px !important;
	padding: 0 10px;
}
/* .owl-carousel .owl-dot */
.indexReviews .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	background: #009688 !important;
	padding: 7px;
	border-radius: 50%;
	font-size: 33px;
}

.item_reviews.active q {
	color: #009688;
}

.reviewsControls {
	position: relative;
	z-index: 2;
}

@media (max-width: 900px) {
	.owl-nav {
		display: none;
	}
	#carouselReviews {
		padding: 31px 5px;
	}
}

.indexReviews .reviewsDots {
	margin-top: -17px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.indexReviews .reviewsDots .owl-dot {
	padding: 5px;
	background: #dadada;
	margin: 0 10px 0 0;
	box-sizing: border-box;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
}

.indexReviews .reviewsDots .owl-dot:last-child {
	margin: 0;
}

.indexReviews .reviewsDots .owl-dot.active,
.indexReviews .reviewsDots .owl-dot:hover {
	background: #009688;
}

.indexReviews .owl-carousel .owl-item img {
	height: 100% !important;
	width: 100% !important;
}

.slider .name-info::after {
	position: absolute;
	right: 47px;
	content: '';
	width: 22px;
	height: 22px;
	float: right;
	background-size: auto 20px;
	background: url(/local/templates/medicina-vebinar/css/../img/comment_slider.svg) left/contain no-repeat;
}

@media (max-width: 900px) {
	.slider .name-info::after {
		display: block;
		position: unset;
		margin-top: 10px;
		content: '';
		width: 22px;
		height: 22px;
		float: left;
		background-size: auto 20px;
		background: url(/local/templates/medicina-vebinar/css/../img/comment_slider.svg) left/contain no-repeat;
	}
	.whom #carouselReviews .head {
		grid-template-columns: 1fr;
	}
	#carouselReviews .info-user {
		margin-left: 0px;
	}
	#carouselReviews .info-user .job {
		padding-top: 0px;
	}
}
@media (max-width: 500px) {
	.whom  .slider .name-info {
		display: block !important;
	}
	#carouselReviews .item {
		padding: 22px 13px;
	}
}
/* End */


/* Start:/local/templates/medicina-vebinar/components/redcode/feedback/webinar_review_form/style.min.css?17037713463063*/
.event-review,.form-control__wrap,.review__form--photo{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.event-review{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:30px;margin-bottom:100px;padding:50px;gap:50px;background:url('/local/templates/medicina-vebinar/components/redcode/feedback/webinar_review_form/img/callback-bg.svg') left bottom no-repeat #f0f5f4;border-radius:20px}.form-control__wrap,.review__form{display:-webkit-box;display:-ms-flexbox;gap:20px}.review__info{width:45%}.review__form{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none;position:relative}.form-control__wrap{width:100%;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-control__wrap .form-control{width:50%}.review__form .form-control{min-height:50px;background:#f8f9fa;-webkit-box-shadow:unset;box-shadow:unset;font-weight:400;font-size:16px;color:#343434}.review__form .form-control:focus{border-color:#009688;-webkit-box-shadow:unset;box-shadow:unset}.form-control__wrap textarea.form-control{width:100%;resize:none;min-height:160px}.review__form--photo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:15px}.review__form--preview{width:48px;height:48px;border-radius:50%;background:url('/local/templates/medicina-vebinar/components/redcode/feedback/webinar_review_form/img/empty-photo.svg') center center no-repeat #f8f9fa;display:block;border:1px solid #cecece;overflow:hidden;position:relative}.review__form--photo:hover .review__form--preview{background-color:#fff}.review__form--preview img{position:absolute;inset:0;-o-object-fit:contain;object-fit:contain;max-width:100%;background-color:#fff}.review__form--photo input{display:none!important}.review__form--text{font-weight:400;color:#787878;font-size:16px}.review__submit{height:58px!important;width:100%!important;position:relative;white-space:normal!important}.review__submit[disabled]{font-size:0!important;background-color:#009688!important;border-color:unset}.review__submit[disabled] .review__loader{width:100%;display:block;position:absolute;inset:0;text-align:center;height:100%}.review__submit[disabled] .review__loader:before{background:url('/local/templates/medicina-vebinar/components/redcode/feedback/webinar_review_form/img/loader-oval.svg') center/contain no-repeat;content:'';position:absolute;margin:10px;inset:0}.review__form--msg{font-size:14px;font-weight:400;max-width:50%}.review__form--result{display:none}.review__form.success .form-control__wrap{opacity:0}.review__form.success .review__form--result{display:block;position:absolute;width:100%;text-align:center;font-weight:400}@media (max-width:992px){.event-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.review__form .form-control,.review__info{width:100%}.form-control__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.review__submit{padding:0}}
/* End */
/* /local/templates/medicina-vebinar/components/bitrix/news.list/additional_webinar_courses/style.css?17762382271887 */
/* /local/templates/medicina-vebinar/components/bitrix/news.list/slider_webinar/style.css?17048945103234 */
/* /local/templates/medicina-vebinar/components/redcode/feedback/webinar_review_form/style.min.css?17037713463063 */
