.rs-reviews {
	margin-top: 143px;
	margin-bottom: -200px;
	padding-bottom: 287px;
	overflow: hidden;
}

@media (max-width: 991.98px) {
	.rs-reviews {
		margin-top: 80px;
		padding-bottom: 40px;
		margin-bottom: -40px;
	}
}

.rs-reviews__bg {
	position: absolute;
	top: 94px;
	left: -92px;
	width: 907px;
	height: 597px;
	z-index: -1;
}

@media (max-width: 991.98px) {
	.rs-reviews__bg {
		display: none;
	}
}

.rs-reviews__bg img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.rs-reviews__wrapper {
	max-width: 1244px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 991.98px) {
	.rs-reviews__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.rs-reviews__left {
	width: 100%;
	max-width: 444px;
	margin-right: 30px;
}

@media (max-width: 991.98px) {
	.rs-reviews__left {
		margin-right: 0px;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

.rs-reviews__right {
	width: 100%;
	max-width: 610px;
}

@media (max-width: 991.98px) {
	.rs-reviews__right {
		max-width: 100%;
	}
}

.rs-reviews__slider {
	width: 100%;
	overflow: visible;
}

.rs-reviews__slider::before {
	content: "";
	position: absolute;
	bottom: 0;
	top: 0;
	width: 100%;
	border-radius: 10px;
	left: 0;
	height: calc(100% - 75px);
	background: var(--primary-color);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(169, 169, 169, 0.15), 1px 9px 19px 0px rgba(169, 169, 169, 0.15), 5px 35px 35px 0px rgba(169, 169, 169, 0.13), 11px 79px 48px 0px rgba(169, 169, 169, 0.08), 20px 140px 57px 0px rgba(169, 169, 169, 0.02), 32px 219px 62px 0px rgba(169, 169, 169, 0);
	box-shadow: 0px 0px 0px 0px rgba(169, 169, 169, 0.15), 1px 9px 19px 0px rgba(169, 169, 169, 0.15), 5px 35px 35px 0px rgba(169, 169, 169, 0.13), 11px 79px 48px 0px rgba(169, 169, 169, 0.08), 20px 140px 57px 0px rgba(169, 169, 169, 0.02), 32px 219px 62px 0px rgba(169, 169, 169, 0);
}

@media (max-width: 1439.98px) {
	.rs-reviews__slider::before {
		height: calc(100% - 30px);
	}
}

.rs-reviews__slider .swiper-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 56px;
}

@media (max-width: 1439.98px) {
	.rs-reviews__slider .swiper-action {
		margin-top: 25px;
	}
}

.rs-reviews__slider .swiper-button-next,
.rs-reviews__slider .swiper-button-prev {
	position: relative;
	top: 0%;
	width: 18px;
	height: 18px;
	margin: 0;
	z-index: 10;
	cursor: pointer;
	color: var(--primary-color);
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.rs-reviews__slider .swiper-button-next::before,
.rs-reviews__slider .swiper-button-prev::before {
	font-size: 18px;
}

.rs-reviews__slider .swiper-button-prev,
.rs-reviews__slider .swiper-rtl .swiper-button-next {
	left: 0px;
	right: 0px;
}

.rs-reviews__slider .swiper-button-next,
.rs-reviews__slider .swiper-rtl .swiper-button-prev {
	right: 0px;
	left: 0px;
}

.rs-reviews__slider .swiper-horizontal>.swiper-pagination-bullets,
.rs-reviews__slider .swiper-pagination-bullets.swiper-pagination-horizontal,
.rs-reviews__slider .swiper-pagination-custom,
.rs-reviews__slider .swiper-pagination-fraction {
	bottom: 0px;
	left: 0;
	width: auto;
	margin: 0 7px 0px 7px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.rs-reviews__slider .swiper-pagination {
	position: relative;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.rs-reviews__slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.rs-reviews__slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 6px;
}

.rs-reviews__slider .swiper-pagination-bullet {
	width: 4px;
	height: 4px;
	border: 1px solid #e6e9ee;
	display: inline-block;
	border-radius: 3px;
	background-color: #e6e9ee;
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.rs-reviews__slider .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: transparent;
	border-color: var(--primary-color);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.rs-reviews__slide {
	-webkit-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
	opacity: 0;
}

.rs-reviews__slide.swiper-slide-next {
	opacity: 0.5;
}

.rs-reviews__slide.swiper-slide-active {
	opacity: 1;
	z-index: 1;
}

.rs-reviews__slide.swiper-slide-active .rs-reviews__item {
	color: #fff;
}

.rs-reviews__slide.swiper-slide-active .rs-reviews__item .rs-reviews__description {
	color: rgba(255, 255, 255, 0.8);
}

.rs-reviews__slide.swiper-slide-active .rs-reviews__item .rs-reviews__description::before {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.68622 0H10.7683L7.53079 16H0L6.68622 0ZM19.9179 0H24L20.7625 16H13.2317L19.9179 0Z' fill='white' fill-opacity='0.1'/%3e%3c/svg%3e ");
}

.rs-reviews__item {
	color: #000;
	padding: 54px 60px;
	border-radius: 10px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}

@media (max-width: 1439.98px) {
	.rs-reviews__item {
		padding: 30px;
	}
}

@media (max-width: 768.98px) {
	.rs-reviews__item {
		padding: 20px;
	}
}

.rs-reviews__description {
	color: rgba(0, 0, 0, 0.8);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	/* 22.4px */
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}

@media (max-width: 1439.98px) {
	.rs-reviews__description {
		font-size: 14px;
	}
}

.rs-reviews__description::before {
	content: "";
	position: relative;
	display: block;
	width: 24px;
	height: 16px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.68622 0H10.7683L7.53079 16H0L6.68622 0ZM19.9179 0H24L20.7625 16H13.2317L19.9179 0Z' fill='black' fill-opacity='0.1'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 18px;
	-webkit-transition: background-image 0.3s ease 0s;
	transition: background-image 0.3s ease 0s;
}

.rs-reviews__footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 18px;
}

.rs-reviews__footer img {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	margin-right: 18px;
}

@media (max-width: 1439.98px) {
	.rs-reviews__footer img {
		width: 40px;
		height: 40px;
	}
}