.faq-form-image {
	padding-top: 18.2rem;
	padding-bottom: 9rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq-form-image-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq-form-image-img {
	position: relative;
	z-index: 2;
	width: 65rem;
	max-width: 100%;
}
.faq-form-image-shadow {
	position: absolute;
	width: 92.8rem;
	max-width: 100%;
}
.faq-form-text p:not(:last-child) {
	margin-bottom: 1.2rem;
}
.faq-form-text a {
	font-size: 2.4rem;
	font-weight: 600;
	color: #fff;
}
.faq-content ul {
	margin-top: 1.2rem;
	padding-left: 2rem;
}