

/* Start:/bitrix/templates/podokonniki_2025/components/bitrix/news.list/reviews/style.css?167355637113508*/
.Reviews {
	margin-top: 30px;
}

.ReviewsItem {
	background: #FFFFFF;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	width: 100%;
	margin-bottom: 35px;
	padding: 40px;
	display: flex;
	flex-flow: row wrap;
}

.ReviewsItemLeft {
	width: 27%;
}


.ReviewsItemRight {
	width: 72%;
	position: relative;
	padding: 0 9%;
}

.ReviewsItemName {
	color: #000000;
	font-weight: bold;
}
.ReviewsItemTime {
	color: #B2B2B2;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 5px;
}

.ReviewsItemRight:before {
	content: "";
	position: absolute;
	left: 0;
	top:0;
	width: 42px;
	height: 37px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/news.list/reviews/images/laps.svg) center no-repeat;
}

.ReviewsItemRight:after {
	content: "";
	position: absolute;
	right: 0;
	top:0;
	width: 42px;
	height: 37px;
	background: url(/bitrix/templates/podokonniki_2025/components/bitrix/news.list/reviews/images/laps.svg) center no-repeat;
	transform: rotate(180deg);
}

.gray {
	filter: grayscale(100%);
}

.ReviewsShowMore {
	text-align: center;
	margin: 60px 0;
}

.ReviewsShowMore > .RedBtn {
	display: inline-block;
	height: 45px;
	padding: 10px 30px;
	cursor: pointer;
}

.ReviewsLink {
	position: relative;
	text-align: right;
	display: flex;
	justify-content: space-between;
}
.ReviewsLink .RedBtn {
	margin-left: 15px;
	width: 190px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}

.YellBtn {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAzMCAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+eWVsbC13aGl0ZS10cmFuczwvdGl0bGU+PHBhdGggZD0iTTI4Ljc4NCAyNy45N2MxLjc5OC41MTYtLjUxNS01Ljg5NS0uNTE1LTUuODk1IDEuMDMtMy4wOCAyLjA1LTEzLjU5NSAxLjQxLTE2LjgtLjY0LTMuMjA2LTMuMDQtMy4wOTUtNy40NS0zLjk3MkMxNy43NC40MDMgNi40NS0uMTEyIDQgLjAyIDEuNTY1LjE0Ny0uMjI1IDEuODEuMDI1IDUuMTVjLjI1NyAzLjMzIDQuMTYzIDE1Ljc0IDYuMSAxOC44MiAxLjkzIDMuMDggNC43ODMgMi41NDIgNi40ODUgMi4zMzYgMi4zMzQtLjI4OCAxMS4xMi0yLjMzNiAxMS4xMi0yLjMzNi0uNzg2LTEuMDEgMy4yNTYgMy40ODQgNS4wNTMgNGguMDAxek0xNyA4LjU5bDEuNTY0LTMuMzI0aDQuNjhsLTUuMTE2IDkuNzQydjUuNzRoLTUuMzd2LTUuNzRsLTIuODYtNS40NDYtMi4yNjMtNC4yOTZoNC42OGwzLjEyNCA2LjYyNUwxNyA4LjU5eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
	background-color: #f5434c;
	background-repeat: no-repeat;
	background-position: center left;
	background-position-x: 20px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 30px 10px 60px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
	border-radius: 3px;
	margin-left: 15px;
}

.YellBtn:hover {
	background-color: #e13f48;
}

.YANDEX {
	margin-left: 15px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 27px 10px 28px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	background: #FFD426;
}

.YM {
	margin-left: 15px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px 10px 20px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #DEDEDE;
}
.YANDEX:hover  {
	background: #ebc324;
}
.YM:hover {
	/*background: #ebc324;*/
}

.GoogleBtn {
	margin-left: 15px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 22px 10px 21px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #DEDEDE;
}

.Gis {
	margin-left: 15px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 24px 10px 25px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	background: #299400;
}

.VK {
	margin-left: 15px;
	height: 45px;
	cursor: pointer;
	display: inline-block;
	padding: 10px 24px 10px 25px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	background: #4388ED;
}

.ReviewsLinkLeft {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.ReviewsLinkLeft > a {
	margin-top: 15px;
}

.ReviewsLinkLeft > a:first-child {
	margin-left: 0;
}

.ReviewsShowMore .formBtn {
	display: inline-block;
}
.ReviewsLink .formBtn {
	margin-top: 15px;
}

.popup,
.popup2 {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1000;
	overflow: auto;
}

.popup.active,
.popup2.active {
	display: flex;
	align-items: center;
}

.block-form {
	width: 50vw;
	margin: auto;
	background: #fff;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 15px 0;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position-y: 70%;
}

.success .block-form,
.error .block-form {
	max-width: 620px;
}

.block-form .HeaderName {
	margin-top: 0!important;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DADADA;
}

.block-form .close {
	width: 45px;
	height: 45px;
	position: absolute;
	right: -45px;
	top: 10px;
	z-index: 2;
	opacity: 1;
	background: #e53a10;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}

.block-form .close:hover {
	background: #BF2C18;
}

.block-form .close:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #fff;
	transform: rotate(45deg);
	left: 9px;
	top: 21px;
}

.block-form .close:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 2px;
	background: #fff;
	transform: rotate(-45deg);
	left: 9px;
	top: 21px;
}


.popup .ok {
	width: auto;
	margin: auto;
	border: none;
	margin-top: 20px;
	padding: 10px 30px;
}

.popup form {
	width: 100%;
	padding: 20px 40px;
	display: flex;
	flex-flow: row wrap;
	box-sizing: border-box;
}

.popup form input {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	height: 45px;
	color: #BF2C18;
	font-weight: bold;
	border: none;
	box-sizing: border-box;
	padding: 0 25px;
}

.popup form button {
	padding: 12px 30px;
	text-align: center;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	cursor: pointer;
}

.stars {
	cursor: pointer;
}


.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: left;
}
.rating > span {
	display: inline-block;
	position: relative;
	width: 1.1em;
	color: #a9a9a9;
}
.rating > span:hover,
.rating > span:hover ~ span {
	color: transparent;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
	left: 0;
	color: #ED8A19;
	right: 0;
	font-size: 20px;
	top: 0;
	line-height: 18px;
}

#rating {
	width: 320px;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px #333333;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
}
#rating div { float: left; }
#rating p { margin: 0; padding: 0; }
.param {
	width: 110px;
	margin: 0 20px 0 0;
	text-align: right;
}
.param, .rating, #summ { line-height: 28px; }
.stars, #sum_stars { background: url(/bitrix/templates/podokonniki_2025/components/bitrix/news.list/reviews/images/stars.svg); z-index: 2;}
.stars, #sum_stars, .progress-line, #sum_progress {
	width: 180px;
	height: 25px;
	cursor: pointer;
	position: absolute;
}
.progress-line {
	background: #FFC107;
	top: 0;
	z-index: 1;
	left: 0;
	margin: 0;
	width: 60%;
	max-width: 180px;
}

.FormField {
	width: 50%;
	position: relative;
	margin-bottom: 30px;
}

.FormField.w-100 {
	width: 100%;
}

.FormFieldLabel {
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

.gray-line {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #dadada;
}

.rating > div {
	width: 180px;
	height: 25px;
}

.stars {
	left: 50%;
	transform: translateX(-50%);
}

.FormFieldStars {
	width:100%;
	position: relative;
	margin-top: 10px;
}

.FormField textarea {
	background: #FFFFFF;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	height: 150px;
	color: #BF2C18;
	font-weight: bold;font-size: 16px;
	line-height: 24px;
}

.FormField textarea::placeholder{
	color: #B2B2B2;font-weight: bold;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-moz-placeholder{
	color: #B2B2B2;font-weight: bold;font-size: 16px;
	line-height: 24px;
}
.FormField textarea:-ms-input-placeholder{
	color: #B2B2B2;font-weight: bold;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-ms-input-placeholder{
	color: #B2B2B2;font-weight: bold;font-size: 16px;
	line-height: 24px;
}
.FormField textarea::-webkit-input-placeholder {
	color: #B2B2B2;font-weight: bold;font-size: 16px;
	line-height: 24px;
}

.FormField label {
	position: absolute;
	left: 25px;
	top: 50%;
	color: #B2B2B2;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	pointer-events: none;
	transform: translateY(-50%);
}

.FormField.active label,
.FormField input:focus ~ label {
	top: 6px;
	font-size: 10px;
	line-height: 15px;
}

@-moz-keyframes dothabottomcheck {
	0% {
		height: 0;
	}
	100% {
		height: 6px;
	}
}
@-webkit-keyframes dothabottomcheck {
	0% {
		height: 0;
	}
	100% {
		height: 6px;
	}
}
@keyframes dothabottomcheck {
	0% {
		height: 0;
	}
	100% {
		height: 6px;
	}
}
@keyframes dothatopcheck {
	0% {
		height: 0;
	}
	50% {
		height: 0;
	}
	100% {
		height: 10px;
	}
}
@-webkit-keyframes dothatopcheck {
	0% {
		height: 0;
	}
	50% {
		height: 0;
	}
	100% {
		height: 10px;
	}
}
@-moz-keyframes dothatopcheck {
	0% {
		height: 0;
	}
	50% {
		height: 0;
	}
	100% {
		height: 10px;
	}
}

#cbtest {
	font-size: 14px;
	line-height: 180%;
	display: block;
	margin-bottom: 15px;
}

.check-box {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	border-radius: 2px;
	position: relative;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-transition: border-color ease 0.2s;
	-o-transition: border-color ease 0.2s;
	-webkit-transition: border-color ease 0.2s;
	transition: border-color ease 0.2s;
	cursor: pointer;
	margin: -2px 10px -2px 0;
	color: #221F1C;
	left: 0;
	top: 0;
	z-index: 1;
}

.check-box:before, .check-box:after,
.checkbox:before, .checkbox:after{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	height: 0;
	width: 2px;
	background-color: #E53A10;
	display: inline-block;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	border-radius: 5px;
	content: ' ';
	-webkit-transition: opacity ease .5;
	-moz-transition: opacity ease .5;
	transition: opacity ease .5;
}
.check-box:before,
.checkbox:before {
	top: 10px;
	left: 5px;
	/*box-shadow: 0 0 0 5px #fff;*/
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.check-box:after,
.checkbox:after{
	top: 6px;
	left: 1px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#check:checked ~ .check-box,
.checkbox.checked {
	/*border-color: #151515;*/
}
#check:checked ~ .check-box:after,
.checkbox.checked:after {
	height: 5px;
	-moz-animation: dothabottomcheck 0.2s ease 0s forwards;
	-o-animation: dothabottomcheck 0.2s ease 0s forwards;
	-webkit-animation: dothabottomcheck 0.2s ease 0s forwards;
	animation: dothabottomcheck 0.2s ease 0s forwards;
}
#check:checked ~ .check-box:before,
.checkbox.checked:before {
	height: 10px;
	-moz-animation: dothatopcheck 0.4s ease 0s forwards;
	-o-animation: dothatopcheck 0.4s ease 0s forwards;
	-webkit-animation: dothatopcheck 0.4s ease 0s forwards;
	animation: dothatopcheck 0.4s ease 0s forwards;
}
#cbtest input[type="checkbox"] {
	display: none;
}

#cbtest a {
	font-weight: bold;
	position: relative;
	color: #221F1C;
}
#cbtest a:after {
	background: #221F1C;
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	right: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width .3s cubic-bezier(.47,0,.745,.715);
	transition: width .3s cubic-bezier(.47,0,.745,.715);
}

#cbtest a:hover:after {
	width: 100%;
	-webkit-transition: width .3s cubic-bezier(.29,.18,.26,.83);
	transition: width .3s cubic-bezier(.29,.18,.26,.83);
	left: 0;
}

.FormFooter  {
	width: 100%;
}

form .Error {
	width: 100%;
	text-align: center;
	color: #e53a10;
	font-weight: bold;
}

@media (max-width: 767px) {
	.ReviewsLink {
		 margin-top: 0;
	}

	.YellBtn {
		width: 50%;
		padding: 12px 20px 10px 40px;
		background-position-x: 10px;
	}

	.ReviewsLink {
		flex-flow: row wrap;
	}

	.ReviewsLink .RedBtn {
		width: 100%;
		padding: 12px;
		margin-left: 0;
	}

	.ReviewsLinkLeft > a {
		width: calc(50% - 15px)!important;
		margin-left: 0!important;
	}

	.ReviewsLinkLeft {
		justify-content: space-between;
	}

	.ReviewsLinkLeft {
		width: 100%;
	}

	.ReviewsItem {
		padding: 20px;
	}

	.ReviewsItemLeft,
	.ReviewsItemRight {
		width: 100%;
		padding: 0;
	}

	.ReviewsItemRight:after {
		display: none;
	}
	.ReviewsItemRight:before {
		right: 0;
		top: -60px;
		left: auto;
	}

	.ReviewsItemText {
		margin-top: 20px;
	}

	.ReviewsShowMore {
		padding: 0 15px;
	}

	.ReviewsShowMore > .RedBtn {
		width: 100%;
	}

	.block-form {
		width: 90vw;
	}

	.block-form .close {
		right: 0;
		transform: rotate(180deg);
	}

	.FormField {
		width: 100%;
	}

	.popup form {
		width: 100%;
		padding: 20px 20px;
	}

	.popup form button {
		width: 100%;
	}

	.FormField textarea {
		margin-top: 20px;
	}

	[data-form="review"] .FormFooter {
		margin: -5px 0 0px 0;
	}

	.FormField {
		margin-bottom: 25px;
	}
}
/* End */
/* /bitrix/templates/podokonniki_2025/components/bitrix/news.list/reviews/style.css?167355637113508 */
