.ha_section_thankyou {
	padding: 128rem 0 64rem;
}

.ha_section_thankyou .ha_section_container {
	max-width: 721rem;
}

.ha_section_thankyou .ha_section_container .ha_b_head {
	text-align: center;
	color: #c1c1c2;
}

.ha_section_thankyou .ha_section_container .ha_b_head h4 {
	font-size: 40rem;
	text-transform: uppercase;
	margin-bottom: 20rem;
}

.ha_section_thankyou .ha_section_container .ha_b_head p {
	font-size: 16rem;
	line-height: 22rem;
	/* 137.5% */
	margin-bottom: 32rem;
}

.ha_section_thankyou .ha_section_container .ha_b_head .ha_btn {
	width: 100%;
}

@media (min-width: 768px) {
	.ha_section_thankyou {
		padding: 128rem 0 64rem;
	}
	.ha_section_thankyou .ha_section_container .ha_b_head h4 {
		font-size: 82rem;
		margin-bottom: 40rem;
	}
	.ha_section_thankyou .ha_section_container .ha_b_head p {
		font-size: 22rem;
		line-height: 30rem;
		/* 137.5% */
		margin-bottom: 48rem;
	}
	.ha_section_thankyou .ha_section_container .ha_b_head .ha_btn {
		width: auto;
		padding: 0 68rem;
	}
}

/*# sourceMappingURL=page_thank_you_styles.css.map */