.gf_blur_content figure {
	filter: blur(10px) opacity(1);
}

.sxb-newsletter-page .sxb-panel,
.sxb-newsletter-page .sxb-newsletter-form {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.sxb-newsletter-page .sxb-newsletter-intro {
	margin: 0 0 18px;
}

.sxb-newsletter-page .sxb-newsletter-intro h2 {
	margin: 0 0 10px;
}

.sxb-newsletter-page .sxm-mailpoet-form,
.sxb-newsletter-page .az-mailpoet-form {
	max-width: none;
	margin: 18px 0 24px;
}

.sxb-newsletter-page .sxm-mailpoet-message {
	max-width: none;
	margin: 0 0 18px;
}

.sxb-newsletter-page .sxm-mailpoet-card {
	border-radius: 6px;
	box-shadow: none;
}

.sxm-mailpoet-form .sxm-mailpoet-submit,
.az-mailpoet-form .sxm-mailpoet-submit {
	min-width: 12.5em;
}

.sxm-mailpoet-form.sxm-mailpoet-submitting .sxm-mailpoet-submit,
.sxm-mailpoet-form .sxm-mailpoet-submit[disabled],
.az-mailpoet-form.sxm-mailpoet-submitting .sxm-mailpoet-submit,
.az-mailpoet-form .sxm-mailpoet-submit[disabled] {
	background: #6aaec1;
	cursor: wait;
	opacity: 1;
}

.az-thankyou-pending,
.sxb-thankyou-pending {
	box-sizing: border-box;
	max-width: none;
	margin: 18px 0 30px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #243f4a;
	box-shadow: none;
}

.az-thankyou-pending h2,
.sxb-thankyou-pending h2 {
	margin: 0 0 14px;
	color: #153f4c;
	font-size: 30px;
	line-height: 1.2;
	text-align: left;
}

.az-thankyou-pending p,
.sxb-thankyou-pending p {
	margin: 0 0 14px;
	line-height: 1.65;
	text-align: left;
}

.az-thankyou-pending-note,
.az-thankyou-gmail,
.sxb-thankyou-pending-note,
.sxb-thankyou-gmail {
	margin: 18px 0 0;
	padding: 15px 17px;
	border: 1px solid #c9dfe6;
	border-left: 5px solid #248aa7;
	border-radius: 6px;
	background: #f5fbfd;
}

.az-thankyou-pending-note > strong:first-child,
.sxb-thankyou-pending-note > strong:first-child {
	display: block;
	margin-bottom: 6px;
	color: #153f4c;
}

.az-thankyou-gmail,
.sxb-thankyou-gmail {
	border-left-color: #d93025;
	background: #fff8f6;
}

.az-thankyou-gmail p,
.sxb-thankyou-gmail p {
	margin-bottom: 12px;
}

.az-thankyou-gmail-image,
.sxb-thankyou-gmail-image {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 8px auto 0;
	border: 1px solid #e7d6d1;
	border-radius: 6px;
}

.sexolettre-mailpoet-embed {
	max-width: 680px;
	margin: 0 auto;
}

.sexolettre-mailpoet-frame {
	display: block;
	width: 100%;
	height: 430px;
	border: 1px solid #d8dde2;
	border-radius: 6px;
	background: #fff;
	overflow: hidden;
}

.sexolettre-mailpoet-alt {
	margin: 9px 0 0;
	color: #6f7b85;
	font-size: 13px;
	text-align: center;
}

@media (max-width: 680px) {
	.sxm-mailpoet-form .sxm-mailpoet-submit,
	.az-mailpoet-form .sxm-mailpoet-submit {
		width: 100%;
		min-width: 0;
	}

	.az-thankyou-pending,
	.sxb-thankyou-pending {
		padding: 0;
	}

	.az-thankyou-pending h2,
	.sxb-thankyou-pending h2 {
		font-size: 25px;
	}
}
