

/* Start:/local/templates/pplus/components/bitrix/news.list/reviews-last/style.css?17416823911014*/
.possibility-heading{
	margin-bottom: 2.375rem;
}
@media (min-width: 1250px) {
	body .reviews__slide {
		width: auto !important;
		max-width: 825px;
	}
}
/*@media (max-width: 1249px) {*/
/*	body .reviews__slide {*/
/*		width: 100%!important;*/
/*		max-width: 825px;*/
/*	}*/
/*}*/
body .reviews__slide {
	text-align: left;
}
.reviews__slide-stars{
	display: flex;
	margin-top: 11px;
	margin-bottom: 14px;
}
.reviews__slide-stars img{
	width: 20px;
	height: 20px;
	opacity: 0.3;
}
.reviews__slide-stars img + img{
	margin-left: 8px;
}
.reviews__slide-stars img.active{
	opacity: 1;
}
.reviews__slide-date{
	color: #404040;
	opacity: .5;
	font-size: 16px;
}
.button-container{
	text-align: center;
	margin-top: 40px;
}
.button.button--green{
	background: #2EB2A0;
	color: #fff;
}
.button.button--green:hover,
.button.button--green:active{
	opacity: .9;
}
.reviews__wrapper{
	padding: 65px 0 40px;
}
.reviews__wrapper .reviews__slider{
	padding-top: 30px;
}


/* End */


/* Start:/local/templates/pplus/components/bitrix/system.pagenavigation/more-reviews/style.css?1741682391377*/
button.reviews__more{
	background: rgba(239, 242, 246, .5);
	border-radius: 100px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #2EB2A0;
	display: block;
	width: 100%;
	height: 60px;
	cursor: pointer;
}
@media (min-width: 1250px){
	body .reviews__more {
		width: 100%;
		max-width: 825px;
		margin-left: auto;
		margin-right: auto;
	}
}
/* End */


/* Start:/local/templates/pplus/components/bitrix/news.list/reviews/style.css?17416823912017*/
.reviews.reviews-list .reviews__wrapper{
	background: transparent;
}
.reviews-list .reviews__slide{
	padding-bottom: 33px;

}
.reviews-list .reviews__slide + .reviews__slide{
	padding-top: 32px;
	border-top: 1px solid rgba(0,0,0,.1);
}
.reviews + .reviews .reviews__wrapper{
	padding-top: 0;
}
.reviews + .reviews h2.heading{
	padding-bottom: 20px;
}
.reviews__slide-footer{
	padding-top: 12px;
	display: flex;
	justify-content: space-between;
}
.btn-add-comment{
	font-size: 16px;
	line-height: 150%;
	color: #2EB2A0;
	cursor: pointer;
}
.btns{
	margin-left: auto;
}
.add-like svg,
.add-dislike svg{
	margin-right: 5px;
}
.add-like,
.add-dislike{
	line-height: 150%;
	color: rgba(64,64,64,.5);
	cursor: pointer;
	font-size: 0;
	display: inline-flex;
	align-items: center;
}
.add-dislike{
	margin-left: 17px;
}
.add-like span,
.add-dislike span{
	font-size: 16px;
}
.add-like:hover svg path,
.add-dislike:hover svg path{
	stroke: #000;
}
.add-like:hover span,
.add-dislike:hover span{
	color: #000;
}
.reviews__slide-form{

}
.reviews__slide-form form{
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.reviews__slide-form form input,
.reviews__slide-form form textarea,
.reviews__slide-form form button{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.reviews__slide-form form input{
	width: calc(50% - 20px);
}
.reviews__slide-form form textarea{
	width: 100%;
	height: 60px;
	min-height: 60px;
	padding: 15px 20px;
}
form.inputs{
	padding-top: 13px;
}
.reviews__comments{
	padding-left: 100px;
}
@media (max-width: 1249px) {
	.reviews__comments{
		padding-left: 30px;
	}
}
.reviews__comment{
	padding-top: 14px;
}
.reviews__comment .reviews__slide-name,
.reviews__comment .reviews__slide-date{
	display: inline-block;
}
.show-comments{
	font-size: 16px;
	line-height: 150%;
	color: #2EB2A0;
	margin-top: 14px;
	display: inline-block;
	cursor: pointer;
}


/* End */


/* Start:/local/components/custom/main.feedback/templates/form/style.css?1753798148996*/
.row{
	display: flex;
	gap: 50px;
	width: 100%;
	align-items: center;
}

.row > .col{
	width: calc(50% - 25px);
	min-width: calc(50% - 25px);
}
.ppr-item{
	display: flex;
	justify-self: end;
	flex-direction: column;
	gap: 20px;
	width: 100%;
}
.ppr-item .button{
	margin-right: auto;
}
.ppr-item img{
	width: 100%;
}
.request.succ{
	padding-top: 35px;
	padding-bottom: 45px;
}
.succ .request__heading{
	text-align: left;
	/*margin-top: 50px;*/
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 28px;
}
.succ .request__disclaimer{
	font-size: 24px;
	text-align: left;
	line-height: 1.35;
}
.over-txt{
	margin-left: auto;
}
@media only screen and (min-width: 1250px) {
	.over-txt{
		max-width: 66%;
	}
}
@media only screen and (max-width: 1249px) {
	.row{
		flex-direction: column;
	}
	.row > .col{
		width: 100%;
		min-width: 100%;
	}
	.succ .request__heading {
		margin-top: 0;
	}
	.succ .request__disclaimer {
		font-size: 18px;
	}
}
/* End */
/* /local/templates/pplus/components/bitrix/news.list/reviews-last/style.css?17416823911014 */
/* /local/templates/pplus/components/bitrix/system.pagenavigation/more-reviews/style.css?1741682391377 */
/* /local/templates/pplus/components/bitrix/news.list/reviews/style.css?17416823912017 */
/* /local/components/custom/main.feedback/templates/form/style.css?1753798148996 */
