.FooterCTA_form-section-bg-alt__cKCtS {
	background: url("/images_next/blobs/form-section-bg.svg") no-repeat center top/100%;
}

@media screen and (min-width: 1440px) {
	.FooterCTA_form-section-bg-alt__cKCtS {
		padding-top: 12%;
	}
}

@media screen and (min-width: 992px) {
	.FooterCTA_form-section-bg-alt__cKCtS {
		background:
			url("/images_next/blobs/form-section-bg.svg") no-repeat center top/100%,
			url("/images_next/blobs/footer-bg.svg") no-repeat -5% 100% / auto;
	}
}

@media screen and (min-width: 1800px) {
	.FooterCTA_form-section-bg-alt__cKCtS {
		background:
			url("/images_next/blobs/form-section-bg.svg") no-repeat center top/100%,
			url("/images_next/blobs/footer-bg.svg") no-repeat 0 100% / auto;
	}
}

