.review-slider-sec {
	margin: 96px 0;
	overflow: hidden;
}
@media screen and (min-width:576px) {
	.review-slider-sec {
		margin: 120px 0;
	}
}
@media screen and (min-width:992px) {
	.review-slider-sec {
		margin: 144px 0;
	}
}
.review-slider {
	padding-bottom: 74px;
}
.review-slider .splide__track {
	overflow: visible;
}
.review-slider-sec__title {
	margin-bottom: 48px;
}
.review-slider__review-container {
	height: 100%;
}
.review-slider__review-container--with-img {
	display: flex;
	display: -webkit-flex;
	width: 780px;
}
.review-slider__review-container:not(.review-slider__review-container--with-img) {
	width: 443px;
}
.review-slider__review-content {
	padding: 145px 24px 92px;
	position: relative;
	background-color: #F0F0F5;
	height: 100%;
}
.review-slider__review-content::before {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M21.3327 4C20.6254 4 19.9472 4.28095 19.4471 4.78105C18.947 5.28115 18.666 5.95942 18.666 6.66667V14.6667C18.666 15.3739 18.947 16.0522 19.4471 16.5523C19.9472 17.0524 20.6254 17.3333 21.3327 17.3333C21.6863 17.3333 22.0254 17.4738 22.2755 17.7239C22.5255 17.9739 22.666 18.313 22.666 18.6667V20C22.666 20.7072 22.3851 21.3855 21.885 21.8856C21.3849 22.3857 20.7066 22.6667 19.9993 22.6667C19.6457 22.6667 19.3066 22.8071 19.0565 23.0572C18.8065 23.3072 18.666 23.6464 18.666 24V26.6667C18.666 27.0203 18.8065 27.3594 19.0565 27.6095C19.3066 27.8595 19.6457 28 19.9993 28C22.1211 28 24.1559 27.1571 25.6562 25.6569C27.1565 24.1566 27.9993 22.1217 27.9993 20V6.66667C27.9993 5.95942 27.7184 5.28115 27.2183 4.78105C26.7182 4.28095 26.0399 4 25.3327 4H21.3327Z' stroke='%23C584DF' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.66667 4C5.95942 4 5.28115 4.28095 4.78105 4.78105C4.28095 5.28115 4 5.95942 4 6.66667V14.6667C4 15.3739 4.28095 16.0522 4.78105 16.5523C5.28115 17.0524 5.95942 17.3333 6.66667 17.3333C7.02029 17.3333 7.35943 17.4738 7.60948 17.7239C7.85952 17.9739 8 18.313 8 18.6667V20C8 20.7072 7.71905 21.3855 7.21895 21.8856C6.71885 22.3857 6.04058 22.6667 5.33333 22.6667C4.97971 22.6667 4.64057 22.8071 4.39052 23.0572C4.14048 23.3072 4 23.6464 4 24V26.6667C4 27.0203 4.14048 27.3594 4.39052 27.6095C4.64057 27.8595 4.97971 28 5.33333 28C7.45507 28 9.4899 27.1571 10.9902 25.6569C12.4905 24.1566 13.3333 22.1217 13.3333 20V6.66667C13.3333 5.95942 13.0524 5.28115 12.5523 4.78105C12.0522 4.28095 11.3739 4 10.6667 4H6.66667Z' stroke='%23C584DF' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	position: absolute;
	top: 97px;
	left: 24px;
}
.review-slide__top-label {
	color: #5E5E69;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2em;
	letter-spacing: .1em;
	text-transform: uppercase;
	position: absolute;
	top: 24px;
	left: 24px;
}
.review-slide__name {
	display: block;
	color: #2A2A36;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2em;
}
.review-slide__position {
	display: block;
	color: #2A2A36;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5em;
	margin-top: 4px;
}
.review-slide__text {
	color: #2A2A36;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5em;
	margin-top: 24px;
}
.review-slide__link {
	position: absolute;
	bottom: 24px;
	right: 24px;
}
.review-slide__img {
	width: 337px;
	height: 100%;
	min-height: 500px;
	object-fit: cover;
}
.review-slider .splide__arrows {
	position: absolute;
	right: 0;
	width: 100%;
	justify-content: space-between;
	bottom: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.review-slider .splide__arrow svg {
	display: none;
}
.review-slider .splide__arrow {
	width: 64px;
	height: 50px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	background-size: 50px 19px;
	background-position: center;
	background-repeat: no-repeat;
	transition: .2s all;
}
.review-slider .splide__arrow[disabled] {
	opacity: .2;
}
.review-slider .splide__arrow--next {
	background-image: url("data:image/svg+xml,%3Csvg width='50' height='19' viewBox='0 0 50 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.8727H45.9632L39.327 17.5089L40.8181 19L50 9.81812L40.8181 0.63623L39.327 2.12735L45.9632 8.76358H0V10.8727Z' fill='%23000014'/%3E%3C/svg%3E%0A");
}
.review-slider .splide__arrow--prev {
	background-image: url("data:image/svg+xml,%3Csvg width='50' height='19' viewBox='0 0 50 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 10.8727H4.03678L10.673 17.5089L9.18188 19L-3.8147e-06 9.81812L9.18188 0.63623L10.673 2.12735L4.03678 8.76358H50V10.8727Z' fill='%23000014'/%3E%3C/svg%3E%0A");
}
@media screen and (min-width:768px) {
	.review-slider-sec__title {
		padding-right: 180px;
	}
	.review-slider {
		padding-bottom: 0;
	}
	.review-slider .splide__arrows {
		bottom: calc(100% + 48px);
		width: 156px;
	}
}
@media screen and (max-width:810px) {
	.review-slider__review-container:not(.review-slider__review-container--with-img),
	.review-slider__review-container--with-img {
		width: calc(100vw - 30px);
	}
}
@media screen and (max-width:810px) and (min-width:600px) {
	.review-slide__img {
		width: 43%;
	}
}
@media screen and (max-width:599.98px) {
	.review-slider__review-container {
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	.review-slide__img {
		width: 100%;
		height: 200px;
	}
	.review-slider__review-content {
		padding-top: 115px;
	}
	.review-slider__review-content::before {
		top: 67px;
	}
	.review-slider__review-container--with-img .review-slider__review-content {
		height: calc(100% - 200px);
	}
}