.thsalg-local-seo {
	color: #16263d;
}

.thsalg-local-seo__hero,
.thsalg-local-seo__content,
.thsalg-local-seo__products,
.thsalg-local-seo__faq {
	margin: 0 0 32px;
}

.thsalg-local-seo__hero {
	padding: clamp(28px, 5vw, 58px);
	border: 1px solid #d8e7f8;
	border-radius: 18px;
	background: linear-gradient(135deg, #f4f9ff 0%, #fff 72%);
}

.thsalg-local-seo__eyebrow {
	margin: 0 0 8px;
	font-weight: 800;
	color: #0057b8;
}

.thsalg-local-seo__hero > h2 {
	margin: 0 0 14px;
	font-size: clamp(2rem, 5vw, 3.35rem);
	line-height: 1.08;
	color: #0c294d;
}

.thsalg-seo-local-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin: 34px 0;
	padding: 25px;
	border: 1px solid #d8e7f8;
	border-radius: 14px;
	background: #f4f9ff;
}

.thsalg-seo-local-link span {
	font-size: .82rem;
	font-weight: 800;
	color: #0057b8;
}

.thsalg-seo-local-link h2 {
	margin: 4px 0 6px;
	font-size: 1.35rem;
	color: #0c294d;
}

.thsalg-seo-local-link p {
	margin: 0;
	color: #53647b;
}

.thsalg-seo-local-link .button {
	flex: 0 0 auto;
	border-radius: 9px;
	background: #0057b8;
	color: #fff;
	font-weight: 800;
}

.thsalg-local-seo__lead {
	max-width: 780px;
	font-size: 1.08rem;
	line-height: 1.7;
}

.thsalg-local-seo__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

.thsalg-local-seo__actions .button {
	border-radius: 9px;
	background: #0057b8;
	color: #fff;
	font-weight: 800;
}

.thsalg-local-seo__actions .thsalg-local-seo__button-secondary {
	border: 1px solid #0057b8;
	background: #fff;
	color: #0057b8;
}

.thsalg-local-seo__benefits,
.thsalg-local-seo__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin: 0 0 34px;
}

.thsalg-local-seo__benefits > div,
.thsalg-local-seo__grid > div {
	padding: 20px;
	border: 1px solid #dfe8f3;
	border-radius: 12px;
	background: #fff;
}

.thsalg-local-seo__benefits strong,
.thsalg-local-seo__benefits span {
	display: block;
}

.thsalg-local-seo__benefits strong {
	color: #0057b8;
}

.thsalg-local-seo__benefits span {
	margin-top: 5px;
	font-size: .9rem;
	color: #64748b;
}

.thsalg-local-seo h2 {
	color: #0c294d;
}

.thsalg-local-seo__grid h3 {
	margin-top: 0;
	font-size: 1.05rem;
	color: #163f70;
}

.thsalg-local-seo__faq {
	padding: 26px;
	border-radius: 14px;
	background: #f5f8fc;
}

.thsalg-local-seo__faq h3 {
	margin-bottom: 5px;
	font-size: 1rem;
}

.thsalg-local-seo__faq p {
	margin-top: 0;
}

.thsalg-seo-copy {
	clear: both;
	margin: 32px 0;
	padding: 24px;
	border: 1px solid #d8e7f8;
	border-radius: 14px;
	background: #f6faff;
}

.thsalg-seo-copy h2 {
	margin: 0 0 9px;
	font-size: clamp(1.35rem, 3vw, 1.8rem);
	color: #0c294d;
}

.thsalg-seo-copy p {
	margin: 0 0 10px;
	line-height: 1.65;
	color: #53647b;
}

.thsalg-seo-copy a {
	font-weight: 800;
	color: #0057b8;
}

.thsalg-brand-intro {
	clear: both;
	margin: 16px 0 26px;
	padding: 23px 26px;
	border: 1px solid #d8e7f8;
	border-radius: 14px;
	background: linear-gradient(135deg, #f4f9ff, #fff);
}

.thsalg-brand-intro > span {
	display: block;
	margin-bottom: 5px;
	color: #0057b8;
	font-size: .82rem;
	font-weight: 800;
}

.thsalg-brand-intro h2,
.thsalg-brand-seo h2 {
	margin: 0 0 9px;
	color: #0c294d;
	font-size: clamp(1.35rem, 3vw, 1.85rem);
}

.thsalg-brand-intro p,
.thsalg-brand-seo p {
	margin: 0 0 11px;
	color: #53647b;
	line-height: 1.7;
}

.thsalg-brand-seo {
	clear: both;
	margin: 36px 0;
	padding: clamp(24px, 4vw, 34px);
	border: 1px solid #d8e7f8;
	border-radius: 15px;
	background: #f6faff;
}

.thsalg-brand-seo nav {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 18px;
}

.thsalg-brand-seo nav a {
	padding: 9px 13px;
	border: 1px solid #cfe0f4;
	border-radius: 999px;
	background: #fff;
	color: #0057b8;
	font-size: .88rem;
	font-weight: 800;
	text-decoration: none;
}

.thsalg-knowledge-intro,
.thsalg-guide-compat {
	margin: 0 0 30px;
	padding: clamp(22px, 4vw, 36px);
	border: 1px solid #d8e7f8;
	border-radius: 16px;
	background: linear-gradient(135deg, #f4f9ff, #fff);
}

.thsalg-knowledge-intro h1,
.thsalg-knowledge-intro h2,
.thsalg-guide-compat h2 {
	margin: 5px 0 10px;
	color: #0c294d;
}

.thsalg-knowledge-intro__links,
.thsalg-guide-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 18px;
}

.thsalg-knowledge-intro__links a,
.thsalg-guide-nav a {
	padding: 9px 13px;
	border: 1px solid #cfe0f4;
	border-radius: 999px;
	background: #fff;
	font-weight: 800;
	font-size: .88rem;
	color: #0057b8;
}

.thsalg-guide-compat__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin: 18px 0;
}

.thsalg-guide-compat__grid a {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 16px;
	border: 1px solid #dce7f3;
	border-radius: 10px;
	background: #fff;
	color: #173c69;
}

.thsalg-guide-compat__grid span {
	font-size: .88rem;
	font-weight: 400;
	color: #63748a;
}

.thsalg-order-review {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
	margin: 24px 0;
	padding: 20px;
	border: 1px solid #d8e7f8;
	border-radius: 12px;
	background: #f6faff;
}

.thsalg-order-review strong,
.thsalg-order-review span {
	display: block;
}

.thsalg-order-review span {
	margin-top: 4px;
	color: #63748a;
}

.thsalg-order-review__links {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.thsalg-order-review__links a {
	font-weight: 800;
	color: #0057b8;
}

.thsalg-local-seo__products ul.products {
	align-items: stretch !important;
}

.thsalg-local-seo__products ul.products > li.product {
	box-sizing: border-box;
}

@media (max-width: 720px) {
	.thsalg-local-seo__benefits,
	.thsalg-local-seo__grid {
		grid-template-columns: 1fr;
	}

	.thsalg-seo-local-link {
		align-items: flex-start;
		flex-direction: column;
	}

	.thsalg-guide-compat__grid {
		grid-template-columns: 1fr;
	}

	.thsalg-order-review {
		flex-direction: column;
	}
}
