.lp-reviews-21 .lp-block-bg {
	background-image: url(../img/lp-reviews-21-bg.jpg);
}

.lp-reviews-21 {
	position: relative;
	padding: 48px 0;
}

.lp-reviews-21 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media all and (min-width: 600px) {
	.lp-reviews-21 {
		padding: 64px 0;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21 {
		padding: 80px 0;
	}
}

.lp-reviews-21._center .lp-reviews-21-title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.lp-reviews-21._center .lp-reviews-21-subtitle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.lp-reviews-21._center .lp-reviews-21-card-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.lp-reviews-21._center .lp-reviews-21-button-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.lp-reviews-21._left .lp-reviews-21-title {
	text-align: left;
	margin-right: auto;
}

.lp-reviews-21._left .lp-reviews-21-subtitle {
	text-align: left;
	margin-right: auto;
}

.lp-reviews-21._left .lp-reviews-21-card-wrap {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.lp-reviews-21._left .lp-reviews-21-button-wrap {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.lp-reviews-21._right .lp-reviews-21-title {
	text-align: right;
	margin-left: auto;
}

.lp-reviews-21._right .lp-reviews-21-subtitle {
	text-align: right;
	margin-left: auto;
}

.lp-reviews-21._right .lp-reviews-21-card-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.lp-reviews-21._right .lp-reviews-21-button-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media all and (min-width: 600px) {
	.lp-reviews-21._2 .lp-reviews-21-card {
		width: calc((100vw - (24px*2))/2);
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21._2 .lp-reviews-21-card {
		width: calc((100vw - 17px - (48px*2))/2);
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21._2 .lp-reviews-21-card {
		width: calc((100vw - 17px - (24px*2))/2);
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21._2 .lp-reviews-21-card {
		width: calc((100vw - 17px - (32px*2))/2);
	}
}

@media all and (min-width: 600px) {
	.lp-reviews-21._3 .lp-reviews-21-card {
		width: calc((100vw - (24px*2))/2);
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21._3 .lp-reviews-21-card {
		width: calc((100vw - 17px - (48px*3))/3);
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21._3 .lp-reviews-21-card {
		width: calc((100vw - 17px - (24px*3))/3);
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21._3 .lp-reviews-21-card {
		width: calc((100vw - 17px - (32px*3))/3);
	}
}

@media all and (min-width: 600px) {
	.lp-reviews-21._4 .lp-reviews-21-card {
		width: calc((100vw - (24px*2))/2);
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21._4 .lp-reviews-21-card {
		width: calc((100vw - 17px - (48px*3))/3);
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21._4 .lp-reviews-21-card {
		width: calc((100vw - 17px - (24px*4))/4);
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21._4 .lp-reviews-21-card {
		width: calc((100vw - 17px - (32px*4))/4);
	}
}

@media all and (min-width: 600px) {
	.lp-reviews-21._5 .lp-reviews-21-card {
		width: calc((100vw - (24px*2))/2);
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21._5 .lp-reviews-21-card {
		width: calc((100vw - 17px - (48px*3))/3);
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21._5 .lp-reviews-21-card {
		width: calc((100vw - 17px - (24px*4))/4);
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21._5 .lp-reviews-21-card {
		width: calc((100vw - 17px - (32px*5))/5);
	}
}

.lp-reviews-21-wrap {
	position: relative;
	padding: 0 16px;
}

@media all and (min-width: 600px) {
	.lp-reviews-21-wrap {
		padding: 0 12px;
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21-wrap {
		padding: 0 24px;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-wrap {
		padding: 0 12px;
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21-wrap {
		padding: 0 16px;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-title {
		max-width: 848px;
	}
}

.lp-reviews-21-subtitle {
	margin: 8px 0 0;
}

@media all and (min-width: 600px) {
	.lp-reviews-21-subtitle {
		margin: 16px 0 0;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-subtitle {
		max-width: 848px;
	}
}

.lp-reviews-21-card-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 32px 0 -16px;
}

@media all and (min-width: 600px) {
	.lp-reviews-21-card-wrap {
		margin: 32px -12px -24px;
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21-card-wrap {
		margin: 32px -24px -48px;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-card-wrap {
		margin: 48px -12px -24px;
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21-card-wrap {
		margin: 48px -16px -32px;
	}
}

.lp-reviews-21-card {
	width: auto;
	display: flex;
	flex-direction: column;
	margin: 0 0 16px;
	padding: 24px 16px 32px;
	background-color: white;
}

@media all and (min-width: 600px) {
	.lp-reviews-21-card {
		margin: 0 12px 24px;
		padding: 32px 24px;
	}
}

@media all and (min-width: 960px) {
	.lp-reviews-21-card {
		margin: 0 24px 48px;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-card {
		margin: 0 12px 24px;
		padding: 32px;
	}
}

@media all and (min-width: 1380px) {
	.lp-reviews-21-card {
		margin: 0 16px 32px;
	}
}

.lp-reviews-21-card__photo {
	box-sizing: content-box;
	max-width: 178px;
	max-height: 178px;
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 16px;
	font-size: 0;
}

.lp-reviews-21-card__photo img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.lp-reviews-21-card__title {
	text-align: center;
}

.lp-reviews-21-card__subtitle {
	text-align: center;
	color: var(--text-color-a-05);
}

.lp-reviews-21-card__text {
	margin-bottom: auto;
	text-align: center;
	margin-top: 32px;
}

.lp-reviews-21-card__quote {
	position: relative;
	margin: 32px auto 0;
	line-height: 0;
	height: 28px;
	width: 36px;
	align-self: center;
	margin-top: 32px;
}

.lp-reviews-21-button-wrap, .lp-reviews-21-button {
	display: block;
	margin: 32px -8px -16px;
}

@media all and (min-width: 600px) {
	.lp-reviews-21-button-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media all and (min-width: 1200px) {
	.lp-reviews-21-button-wrap {
		margin-top: 48px;
	}
}

.lp-reviews-21-button {
	margin: 0 8px 16px;
}

.lp-reviews-21-card__quote-in {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 91px !important;
	margin-left: -4px;
	margin-top: -18px;
	border: none !important;
	text-decoration: none !important;
}