

/* Start:/local/templates/spa/components/bitrix/news.list/reviews/style.css?17494827524234*/
img.reviews_list__item__img_prev {
	width: 180px;
	height: 180px;
	object-fit: cover;
	border-radius: 10px;
	max-width: unset;
}

.reviews_list__item_wrap {
	display: flex;
	gap: 30px;
}

.reviews_list__item__img {
	width: 180px;
	text-align: center;
}

.reviews_list__item__text {
	flex: 1;
	overflow: hidden;
}

.reviews_list__item {
	box-sizing: border-box;
	padding: 30px;
	border-radius: 10px;
	border: solid 1px #D2DAE1;
	margin: 0 20px;
}

.reviews_list__item__text_theme {
	font-weight: 700;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #0F3862;
	display: flex;
	gap: 10px;
	padding-bottom: 13px;
	
}

.reviews_list__item__text_comment {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	overflow-y: auto;
	height: 300px;
}

.reviews_list {
	position: relative;
	padding-bottom: 100px;
}

.reviews_list__arrows {
	width: 100%;
	/* position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: space-between; */
}

.reviews_list__arrows button {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: solid 1px #0F3862;
	z-index: 9;
	cursor: pointer;
	background-color: white;
}
.reviews_list__arrows button:hover {
	background: white;
	opacity: 1;
}
.slick-disabled{
	opacity: 0.5;
}
.reviews_list__arrows .slick-prev{
	left: 0;
}
.reviews_list__arrows .slick-next{
	right: 0;
}
.reviews_list__arrows .slick-prev::before,
.reviews_list__arrows .slick-next::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.slick-prev::before {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='17' viewBox='0 0 10 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_33_31)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.61429 16.0372C8.24649 16.0384 7.89277 15.8959 7.62857 15.64L0 8.18003L7.62857 0.721459C7.89153 0.468469 8.24225 0.327148 8.60714 0.327148C8.97204 0.327148 9.32276 0.468469 9.58571 0.721459C9.71534 0.843591 9.81887 0.990716 9.89008 1.15396C9.96129 1.3172 9.99869 1.49317 10 1.67126C10.0014 1.84936 9.9666 2.02587 9.89785 2.19016C9.8291 2.35445 9.72778 2.50311 9.6 2.62717L3.91429 8.18717L9.6 13.75C9.72774 13.874 9.82903 14.0225 9.89777 14.1867C9.9665 14.3509 10.0012 14.5273 9.99991 14.7052C9.99858 14.8832 9.96119 15.0591 9.89 15.2222C9.81881 15.3853 9.7153 15.5323 9.58571 15.6543C9.32405 15.9035 8.97557 16.0408 8.61429 16.0372Z' fill='%230F3862'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_33_31'%3E%3Crect width='10' height='15.7143' fill='white' transform='translate(0 0.322754)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 10px;
	height: 17px;
}

.slick-next::before {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='17' viewBox='0 0 10 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_33_27)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.38565 16.0372C1.75344 16.0384 2.10717 15.8959 2.37136 15.64L9.99994 8.18003L2.37136 0.721459C2.10841 0.468469 1.75769 0.327148 1.39279 0.327148C1.0279 0.327148 0.677178 0.468469 0.414222 0.721459C0.284599 0.843591 0.181061 0.990716 0.109855 1.15396C0.0386488 1.3172 0.00124999 1.49317 -8.50207e-05 1.67126C-0.00142003 1.84936 0.0333364 2.02587 0.102087 2.19016C0.170838 2.35445 0.272159 2.50311 0.399936 2.62717L6.08565 8.18717L0.399936 13.75C0.272199 13.874 0.170905 14.0225 0.102171 14.1867C0.0334369 14.3509 -0.00131172 14.5273 2.34283e-05 14.7052C0.00135858 14.8832 0.0387499 15.0591 0.109939 15.2222C0.181129 15.3853 0.28464 15.5323 0.414222 15.6543C0.67589 15.9035 1.02436 16.0408 1.38565 16.0372Z' fill='%230F3862'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_33_27'%3E%3Crect width='10' height='15.7143' fill='white' transform='translate(-6.10352e-05 0.322754)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 10px;
	height: 17px;
}
@media (max-width:1200px) {
	.reviews_list__item_wrap{
		flex-direction: column;
	}
}
@media (max-width:800px) {
	.reviews_list__item__text_theme{
		font-size: 23px;
	}
}
/* End */
/* /local/templates/spa/components/bitrix/news.list/reviews/style.css?17494827524234 */
