.page-template-page-landing-promo main {
	padding-top: 0;
}

.page-template-page-landing-promo main .entry-content {
	max-width: 736px;
}

.page-template-page-landing-promo h1 {
	margin-top: 94px;
	text-transform: uppercase;
}

.page-template-page-landing-promo .wpb_single_image {
	margin-bottom: 0;
}

.page-template-page-landing-promo .text-center {
	text-align: center;
}

.page-template-page-landing-promo .img-center {
	margin-top: 122px;
	text-align: center;
}

.page-template-page-landing-promo form {
	background-color: #fafafaee;
	max-width: 358px;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 20px 52px;
	margin-bottom: 157px;
}

@media screen and (min-width: 600px) {

	.page-template-page-landing-promo form {
		max-width: 532px;
		padding: 43px 64px 43px;
		margin-top: 52px;
		margin-bottom: 143px;
	}
}

.page-template-page-landing-promo form p {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.6px;
	letter-spacing: -0.011em;
}

.page-template-page-landing-promo form input {
	height: 39px;
	padding: 8px 27px 10px;
	border: 1px solid #000;
	outline: none;
	margin-bottom: 12px;
}

.page-template-page-landing-promo form input:focus {
	border: 1px solid #000;
}

.page-template-page-landing-promo form div {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.02em;
	margin-bottom: 39px;
}

.page-template-page-landing-promo form div p {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-decoration: underline;
	text-align: left;
}

.page-template-page-landing-promo form div label {
	display: flex;
	align-items: flex-start;
	gap: 11px;
}

.page-template-page-landing-promo form div label input {
	height: auto;
	margin-top: 2px;
}

.page-template-page-landing-promo form button {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	background-color: #fc0;
	border-radius: 0;
	border: none;
	width: 100%;
	height: 60px;
}

.page-template-page-landing-promo .social {
	margin-top: 99px;
	margin-bottom: 78px;
}

.page-template-page-landing-promo .social a {
	margin-top: 21px;
	display: flex;
	gap: 10px;
	background-color: #fc0;
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	align-items: center;
	height: 55px;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.15px;
	text-decoration: none;
}

.page-template-page-landing-promo .bg-cream {
	background-color: #fefbeb;
	height: 358px;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 532px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 600px) {

	.page-template-page-landing-promo .bg-cream {
		height: 466px;
	}
}
