.lexnexa-seo-intro,
.lexnexa-seo-section {
	box-sizing: border-box;
}

.lexnexa-seo-intro {
	padding: 4rem 0;
}

.lexnexa-seo-intro {
	background: #f7f4ed;
	border-bottom: 1px solid rgba(135, 104, 42, 0.18);
}

.lexnexa-seo-intro__content,
.lexnexa-seo-section__content {
	color: #333;
	font-size: 1.0625rem;
	line-height: 1.75;
}

.lexnexa-seo-intro__content > :last-child,
.lexnexa-seo-section__content > :last-child {
	margin-bottom: 0;
}

.lexnexa-seo-section {
	background: #fff;
	border-top: 1px solid #ece7dc;
	padding: 3rem 0;
}

.lexnexa-seo-section:nth-child(even) {
	background: #faf9f6;
}

.lexnexa-seo-section h2 {
	color: #87682a;
	font-family: "Raleway", sans-serif;
	font-size: clamp(1.6rem, 2.2vw, 2rem);
	font-weight: 600;
	line-height: 1.25;
	margin: 0 0 1.25rem;
	overflow-wrap: break-word;
	text-transform: none;
}

.lexnexa-seo-section h3 {
	color: #5b4a28;
	font-size: clamp(1.25rem, 2vw, 1.55rem);
	line-height: 1.35;
	margin: 2rem 0 0.75rem;
	overflow-wrap: break-word;
}

.lexnexa-seo-section p,
.lexnexa-seo-section li,
.lexnexa-seo-intro p,
.lexnexa-seo-intro li {
	font-size: inherit;
	line-height: inherit;
}

.lexnexa-seo-section ul,
.lexnexa-seo-section ol {
	margin: 1rem 0 1.5rem 1.5rem;
}

.lexnexa-seo-section a,
.lexnexa-seo-intro a {
	color: #76581c;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.18em;
}

.lexnexa-seo-section--faq h3 {
	border-top: 1px solid #dfd6c4;
	padding-top: 1.25rem;
}

.lexnexa-seo-section--cta {
	background: #87682a !important;
}

.lexnexa-seo-section--cta,
.lexnexa-seo-section--cta .lexnexa-seo-section__content,
.lexnexa-seo-section--cta h2,
.lexnexa-seo-section--cta h3,
.lexnexa-seo-section--cta p,
.lexnexa-seo-section--cta li,
.lexnexa-seo-section--cta a {
	color: #fff;
}

.lexnexa-seo-section--sources {
	background: #f0ede6 !important;
}

.page-header .page-title,
h1.slide__title {
	overflow-wrap: break-word;
	word-break: normal;
}

@media screen and (max-width: 39.9375em) {
	.lexnexa-seo-intro {
		padding: 2.5rem 0;
	}

	.lexnexa-seo-section {
		padding: 2rem 0;
	}

	.lexnexa-seo-intro__content,
	.lexnexa-seo-section__content {
		font-size: 1rem;
	}

	.lexnexa-seo-section h2 {
		font-size: 1.5rem;
	}

	.lexnexa-seo-section h3 {
		font-size: 1.25rem;
	}

	.page-header .page-title,
	h1.slide__title {
		font-size: clamp(1.75rem, 8vw, 2.15rem);
		line-height: 1.2;
	}

	.offer_main__item__title h2 {
		font-size: 1.6rem;
		line-height: 1.25;
		overflow-wrap: break-word;
		text-transform: none;
	}
}
