:root {
	--st-navy: #3F4C3D;
	--st-blue: #C17761;
	--st-gold: #E2C8B1;
	--st-cream: #F5F3EC;
	--st-white: #FFFEFA;
	--st-text: #273029;
	--st-gray: #EEE9DF;
	--st-muted: rgba(39, 48, 41, 0.68);
	--st-muted-strong: rgba(39, 48, 41, 0.82);
	--st-border: rgba(107, 122, 103, 0.20);
	--st-border-light: rgba(255, 255, 255, 0.18);
	--st-shadow: 0 24px 70px rgba(63, 76, 61, 0.14);
	--st-shadow-soft: 0 14px 36px rgba(63, 76, 61, 0.08);
	--st-radius: 26px;
}

/* Page 23 final repair: standalone Elementor Canvas landing layout. */
body.page-id-23 #landing-home .sterling-landing-header {
	position: sticky !important;
	top: 0 !important;
	right: auto !important;
	left: auto !important;
	z-index: 10000 !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 12px 0 !important;
	margin: 0 !important;
	background: rgba(245, 243, 236, 0.98) !important;
	border-bottom: 1px solid rgba(107, 122, 103, 0.2) !important;
	box-shadow: 0 10px 28px rgba(63, 76, 61, 0.1) !important;
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

body.page-id-23 #landing-home .sterling-landing-header__inner {
	display: flex !important;
	width: min(calc(100% - 32px), 1180px) !important;
	max-width: min(calc(100% - 32px), 1180px) !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 18px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

body.page-id-23 #landing-home .sterling-landing-header__brand {
	display: inline-flex !important;
	min-width: 0 !important;
	flex: 0 1 auto !important;
	align-items: center !important;
	gap: 10px !important;
	color: #3F4C3D !important;
	font-family: "Merriweather", serif !important;
	font-size: 20px !important;
	font-weight: 900 !important;
	line-height: 1.2 !important;
	white-space: nowrap !important;
}

body.page-id-23 #landing-home .sterling-landing-header__mark {
	display: inline-grid !important;
	width: 42px !important;
	height: 42px !important;
	flex: 0 0 42px !important;
	place-items: center !important;
	color: #3F4C3D !important;
	background: #E2C8B1 !important;
	border-radius: 12px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px !important;
	font-weight: 900 !important;
}

body.page-id-23 #landing-home .sterling-landing-header__nav {
	display: flex !important;
	min-width: 0 !important;
	flex: 1 1 auto !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 4px !important;
}

body.page-id-23 #landing-home .sterling-landing-header__nav a {
	display: inline-flex !important;
	min-height: 36px !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 8px 10px !important;
	color: #3F4C3D !important;
	background: transparent !important;
	border-radius: 999px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 12px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body.page-id-23 #landing-home .sterling-landing-header__nav a:hover,
body.page-id-23 #landing-home .sterling-landing-header__nav a:focus-visible {
	color: #FFFEFA !important;
	background: #6B7A67 !important;
}

body.page-id-23 #landing-home .sterling-landing-header__cta {
	display: inline-flex !important;
	min-height: 40px !important;
	flex: 0 0 auto !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 9px 16px !important;
	color: #FFFEFA !important;
	background: #C17761 !important;
	border-radius: 999px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

body.page-id-23 #landing-home .sterling-landing-header__menu-toggle {
	display: none !important;
}

body.page-id-23 #landing-home .sterling-sample-carousel__track {
	display: grid !important;
	grid-auto-columns: 100% !important;
	grid-auto-flow: column !important;
	gap: 18px !important;
	overflow-x: auto !important;
	scroll-snap-type: x mandatory !important;
	scroll-behavior: smooth !important;
	scrollbar-width: none !important;
}

body.page-id-23 #landing-home .sterling-sample-carousel__track::-webkit-scrollbar {
	display: none !important;
}

body.page-id-23 #landing-home .sterling-sample-carousel__slide {
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}

body.page-id-23 #landing-home .sterling-final {
	padding: clamp(64px, 8vw, 98px) 0 !important;
	text-align: left !important;
}

body.page-id-23 #landing-home .sterling-final .sterling-contact-section {
	display: grid !important;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
	align-items: start !important;
	gap: clamp(30px, 5vw, 72px) !important;
}

body.page-id-23 #landing-home .sterling-contact-section__panel {
	display: grid !important;
	gap: 18px !important;
}

body.page-id-23 #landing-home .sterling-contact-section__panel .sterling-button {
	margin-top: 6px !important;
}

@media (max-width: 1024px) {
	body.page-id-23 #landing-home .sterling-landing-header__inner {
		position: relative !important;
		width: min(calc(100% - 28px), 760px) !important;
		max-width: min(calc(100% - 28px), 760px) !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__brand {
		max-width: calc(100% - 110px) !important;
		font-size: 17px !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__brand > span:last-child {
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		white-space: nowrap !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__menu-toggle {
		display: inline-flex !important;
		min-width: 96px !important;
		min-height: 42px !important;
		flex: 0 0 auto !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__nav {
		position: absolute !important;
		top: calc(100% + 10px) !important;
		right: 0 !important;
		z-index: 10001 !important;
		display: none !important;
		width: min(340px, calc(100vw - 28px)) !important;
		flex-direction: column !important;
		align-items: stretch !important;
		padding: 12px !important;
		background: #F5F3EC !important;
		border: 1px solid rgba(107, 122, 103, 0.2) !important;
		border-radius: 18px !important;
		box-shadow: 0 20px 48px rgba(63, 76, 61, 0.18) !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__nav.is-open {
		display: flex !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__nav a {
		width: 100% !important;
		min-height: 42px !important;
		justify-content: flex-start !important;
	}

	body.page-id-23 #landing-home .sterling-landing-header__cta {
		display: none !important;
	}

	body.page-id-23 #landing-home .sterling-final .sterling-contact-section {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 700px) {
	body.page-id-23 #landing-home .sterling-sample-carousel {
		width: calc(100% - 28px) !important;
		padding: 10px !important;
		border-radius: 22px !important;
	}

	body.page-id-23 #landing-home .sterling-sample-carousel__slide figcaption {
		display: grid !important;
		gap: 4px !important;
		padding: 14px !important;
	}

	body.page-id-23 #landing-home .sterling-contact-section__topics li {
		grid-template-columns: 1fr !important;
		gap: 6px !important;
	}
}

.page-template-page-sterling-landing .eb-notice,
.page-id-23 .eb-notice,
.home .eb-notice {
	color: var(--st-white);
	background: var(--st-navy);
}

.page-template-page-sterling-landing .site-header,
.page-id-23 .site-header,
.home .site-header {
	background: rgba(245, 243, 236, 0.94);
	border-bottom-color: var(--st-border);
}

.page-template-page-sterling-landing .site-branding,
.page-template-page-sterling-landing .site-nav a,
.page-template-page-sterling-landing .menu-toggle,
.page-id-23 .site-branding,
.page-id-23 .site-nav a,
.page-id-23 .menu-toggle,
.home .site-branding,
.home .site-nav a,
.home .menu-toggle {
	color: var(--st-navy);
}

.page-template-page-sterling-landing .site-branding__mark,
.page-id-23 .site-branding__mark,
.home .site-branding__mark {
	color: var(--st-navy);
	background: var(--st-gold);
	border-radius: 16px;
}

.sterling-landing-header__mark {
	overflow: hidden;
}

.sterling-landing-header__mark img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.page-template-page-sterling-landing .site-nav a::after,
.page-id-23 .site-nav a::after,
.home .site-nav a::after {
	background: var(--st-blue);
}

.page-template-page-sterling-landing .menu-toggle,
.page-id-23 .menu-toggle,
.home .menu-toggle {
	background: var(--st-white);
	border-color: var(--st-border);
}

.page-template-page-sterling-landing .site-footer,
.page-id-23 .site-footer,
.home .site-footer {
	color: rgba(255, 255, 255, 0.76);
	background: var(--st-navy);
}

.page-template-page-sterling-landing .site-footer h2,
.page-template-page-sterling-landing .site-footer h3,
.page-template-page-sterling-landing .site-footer a,
.page-id-23 .site-footer h2,
.page-id-23 .site-footer h3,
.page-id-23 .site-footer a,
.home .site-footer h2,
.home .site-footer h3,
.home .site-footer a {
	color: var(--st-white);
}

.sterling-landing {
	overflow-x: clip;
	color: var(--st-text);
	background: var(--st-white);
	font-family: Poppins, sans-serif;
}

.sterling-landing *,
.sterling-landing *::before,
.sterling-landing *::after {
	box-sizing: border-box;
}

.sterling-landing-header__menu-toggle {
	display: none;
}

@media (max-width: 1024px) {
	.sterling-landing-header__inner {
		position: relative !important;
		display: flex !important;
		width: calc(100vw - 36px) !important;
		max-width: none !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
	}

	.sterling-landing-header__brand {
		min-width: 0;
	}

	.sterling-landing-header__brand > span:last-child {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.sterling-landing-header__menu-toggle {
		display: inline-flex !important;
		min-width: 104px;
		min-height: 44px;
		flex: 0 0 auto;
		align-items: center;
		justify-content: center;
		gap: 10px;
		padding: 9px 15px;
		color: #FFFEFA;
		background: #6B7A67;
		border: 0;
		border-radius: 999px;
		font-family: "Poppins", sans-serif;
		font-size: 14px;
		font-weight: 800;
		cursor: pointer;
	}

	.sterling-landing-header__menu-icon,
	.sterling-landing-header__menu-icon::before,
	.sterling-landing-header__menu-icon::after {
		display: block;
		width: 18px;
		height: 2px;
		background: currentColor;
		content: "";
	}

	.sterling-landing-header__menu-icon {
		position: relative;
	}

	.sterling-landing-header__menu-icon::before,
	.sterling-landing-header__menu-icon::after {
		position: absolute;
		left: 0;
		transition: transform 160ms ease;
	}

	.sterling-landing-header__menu-icon::before {
		top: -6px;
	}

	.sterling-landing-header__menu-icon::after {
		top: 6px;
	}

	.sterling-landing-header__menu-toggle[aria-expanded="true"] .sterling-landing-header__menu-icon {
		background: transparent;
	}

	.sterling-landing-header__menu-toggle[aria-expanded="true"] .sterling-landing-header__menu-icon::before {
		top: 0;
		transform: rotate(45deg);
	}

	.sterling-landing-header__menu-toggle[aria-expanded="true"] .sterling-landing-header__menu-icon::after {
		top: 0;
		transform: rotate(-45deg);
	}

	.sterling-landing-header__nav {
		position: absolute !important;
		top: calc(100% + 10px) !important;
		right: 0 !important;
		z-index: 10001;
		display: none !important;
		width: min(340px, calc(100vw - 36px)) !important;
		max-height: calc(100vh - 100px);
		flex-direction: column !important;
		align-items: stretch !important;
		gap: 4px !important;
		padding: 12px !important;
		overflow-y: auto !important;
		background: #F5F3EC;
		border: 1px solid rgba(107, 122, 103, 0.20);
		border-radius: 18px;
		box-shadow: 0 20px 48px rgba(63, 76, 61, 0.18);
	}

	.sterling-landing-header__nav.is-open {
		display: flex !important;
	}

	.sterling-landing-header__nav a {
		width: 100%;
		min-height: 42px !important;
		justify-content: flex-start !important;
		padding: 10px 14px !important;
		background: transparent !important;
	}

	.sterling-landing-header__nav a:hover,
	.sterling-landing-header__nav a:focus-visible {
		color: #FFFEFA !important;
		background: #6B7A67 !important;
	}

	.sterling-landing-header__cta {
		display: none !important;
	}
}

@media (max-width: 768px) {
	.sterling-landing-header__brand {
		justify-content: flex-start !important;
		font-size: 17px !important;
		text-align: left !important;
	}

	.sterling-landing-header__mark {
		width: 38px !important;
		height: 38px !important;
		flex: 0 0 38px;
	}

	.sterling-landing-header__menu-toggle {
		min-width: 96px;
		padding-inline: 12px;
	}

	.sterling-hero-intro {
		padding-top: 88px !important;
	}

	html {
		scroll-padding-top: 104px !important;
	}

	.elementor-section[id],
	#sterling-offer {
		scroll-margin-top: 104px !important;
	}
}

.sterling-container {
	width: min(calc(100% - 44px), 1180px);
	margin-inline: auto;
}

.page-id-23 .sterling-hero-intro p {
	font-weight: 800;
}

.sterling-section {
	padding: 96px 0;
}

.sterling-section--cream {
	background: var(--st-cream);
}

.sterling-section--light {
	background: var(--st-gray);
}

.sterling-section--navy,
.sterling-section--offer,
.sterling-final {
	color: var(--st-white);
	background:
		radial-gradient(circle at 88% 18%, rgba(226, 200, 177, 0.28), transparent 30%),
		radial-gradient(circle at 12% 80%, rgba(193, 119, 97, 0.20), transparent 28%),
		var(--st-navy);
}

.sterling-section-heading {
	max-width: 820px;
	margin-bottom: 44px;
	text-align: center;
}

.sterling-section-heading p {
	margin-inline: auto;
}

.sterling-eyebrow,
.sterling-kicker {
	margin: 0 0 14px;
	color: var(--st-blue);
	font-size: 0.76rem;
	font-weight: 900;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.sterling-section--navy .sterling-eyebrow,
.sterling-section--offer .sterling-eyebrow,
.sterling-final .sterling-eyebrow {
	color: var(--st-gold);
}

.sterling-landing h1,
.sterling-landing h2,
.sterling-landing h3 {
	margin-top: 0;
	color: inherit;
	font-family: Merriweather, serif;
	font-weight: 850;
	line-height: 1.08;
	letter-spacing: -0.04em;
	text-wrap: balance;
}

.sterling-landing h1 {
	max-width: 780px;
	margin-bottom: 22px;
	font-size: clamp(2.9rem, 5.8vw, 5.9rem);
}

.sterling-landing h2 {
	margin-bottom: 18px;
	font-size: clamp(2.05rem, 3.8vw, 4rem);
}

.sterling-landing h3 {
	margin-bottom: 10px;
	font-size: 1.28rem;
}

.sterling-landing p {
	margin-top: 0;
	color: var(--st-muted);
	font-size: 1rem;
	line-height: 1.75;
}

.sterling-section--navy p,
.sterling-section--offer p,
.sterling-final p {
	color: rgba(255, 255, 255, 0.78);
}

.sterling-lead {
	max-width: 730px;
	font-size: clamp(1.08rem, 1.8vw, 1.28rem) !important;
}

.sterling-button {
	display: inline-flex;
	min-height: 52px;
	align-items: center;
	justify-content: center;
	padding: 14px 24px;
	color: var(--st-white);
	background: var(--st-blue);
	border: 2px solid var(--st-blue);
	border-radius: 999px;
	box-shadow: 0 14px 30px rgba(193, 119, 97, 0.22);
	font-size: 0.92rem;
	font-weight: 900;
	text-decoration: none;
	transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease;
}

.sterling-button:hover,
.sterling-button:focus-visible {
	color: var(--st-white);
	background: var(--st-navy);
	border-color: var(--st-navy);
	box-shadow: 0 18px 42px rgba(63, 76, 61, 0.25);
	transform: translateY(-2px);
}

.sterling-button--ghost {
	color: var(--st-navy);
	background: transparent;
	border-color: var(--st-border);
	box-shadow: none;
}

.sterling-button--ghost:hover,
.sterling-button--ghost:focus-visible {
	color: var(--st-white);
	background: var(--st-navy);
	border-color: var(--st-navy);
}

.sterling-button--gold {
	color: var(--st-navy);
	background: var(--st-gold);
	border-color: var(--st-gold);
	box-shadow: 0 14px 30px rgba(226, 200, 177, 0.28);
}

.sterling-button--gold:hover,
.sterling-button--gold:focus-visible {
	color: var(--st-navy);
	background: var(--st-white);
	border-color: var(--st-white);
}

.sterling-button--full {
	width: 100%;
}

.sterling-hero {
	position: relative;
	overflow: hidden;
	padding: 94px 0 88px;
	background:
		radial-gradient(circle at 12% 12%, rgba(226, 200, 177, 0.38), transparent 28%),
		linear-gradient(135deg, var(--st-cream), var(--st-white) 54%, rgba(180, 195, 178, 0.28));
}

.sterling-hero::after {
	content: "";
	position: absolute;
	right: -220px;
	bottom: -260px;
	width: 620px;
	height: 620px;
	border: 1px solid rgba(107, 122, 103, 0.18);
	border-radius: 50%;
}

.sterling-hero__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(330px, 0.82fr);
	align-items: center;
	gap: 72px;
}

.sterling-hero__grid > *,
.sterling-solution > *,
.sterling-split > *,
.sterling-benefits > *,
.sterling-offer > *,
.sterling-trust > * {
	min-width: 0;
}

.sterling-kicker {
	display: inline-flex;
	padding: 8px 13px;
	color: var(--st-navy);
	background: rgba(226, 200, 177, 0.38);
	border: 1px solid rgba(226, 200, 177, 0.70);
	border-radius: 999px;
	letter-spacing: 0.08em;
}

.sterling-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 30px 0 24px;
}

.sterling-trust-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 18px;
	padding: 0;
	margin: 0;
	color: var(--st-navy);
	font-size: 0.88rem;
	font-weight: 800;
	list-style: none;
}

#landing-home .sterling-hero-after-image .sterling-trust-list {
	width: min(100%, 900px);
	max-width: 900px;
	gap: 24px 64px;
	margin-top: 20px;
	font-size: clamp(1rem, 1.35vw, 1.18rem);
	line-height: 1.5;
}

#landing-home .sterling-hero-after-image .sterling-trust-list li {
	display: flex;
	min-height: 48px;
	align-items: center;
	padding: 8px 16px;
	background: rgba(255, 254, 250, 0.52);
	border: 1px solid rgba(226, 200, 177, 0.46);
	border-radius: 16px;
}

#landing-home .sterling-hero-after-image .sterling-trust-list li::before {
	width: 11px;
	height: 11px;
	flex: 0 0 11px;
	margin-right: 12px;
}

.sterling-trust-list li::before,
.sterling-checks li::before,
.sterling-highlight-list div::before,
.sterling-benefit-list p::before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 8px;
	background: var(--st-gold);
	border-radius: 50%;
}

.sterling-hero__visual {
	position: relative;
	min-height: 580px;
}

.sterling-hero__visual--image {
	min-height: auto;
}

.sterling-product-shot {
	position: relative;
	padding: 16px;
	background:
		linear-gradient(135deg, rgba(255, 254, 250, 0.92), rgba(245, 243, 236, 0.75)),
		var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 34px;
	box-shadow: var(--st-shadow);
}

.sterling-product-shot img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border-radius: 24px;
}

.sterling-hero--centered {
	text-align: center;
}

.sterling-hero--centered .sterling-hero__grid {
	display: block;
	max-width: 1040px;
}

.sterling-hero--centered .sterling-kicker,
.sterling-hero--centered .sterling-hero__actions,
.sterling-hero--centered .sterling-trust-list,
.sterling-hero--centered .sterling-proof-badges {
	justify-content: center;
}

.sterling-hero--centered h1,
.sterling-hero--centered .sterling-lead {
	margin-right: auto;
	margin-left: auto;
}

.sterling-hero--centered .sterling-product-shot {
	max-width: 940px;
	margin: 36px auto 0;
}

.sterling-brand-lockup {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	margin-bottom: 18px;
	color: var(--st-navy);
	background: rgba(226, 200, 177, 0.44);
	border: 1px solid rgba(226, 200, 177, 0.78);
	border-radius: 999px;
	font-size: 0.86rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.page-id-23 {
	overflow-x: hidden;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}

.page-id-23 .sterling-landing-header,
.page-id-23 .sterling-hero,
.page-id-23 .sterling-container,
.page-id-23 .sterling-hero__grid,
.page-id-23 .sterling-hero__copy,
.page-id-23 .sterling-hero__visual {
	max-width: 100%;
}

.page-id-23 .sterling-landing-header {
	overflow-x: clip;
}

.page-id-23 #landing-home {
	position: relative;
	width: 100vw !important;
	max-width: 100vw !important;
	min-height: auto !important;
	margin-right: calc(50% - 50vw) !important;
	margin-left: calc(50% - 50vw) !important;
	background:
		radial-gradient(circle at 10% 10%, rgba(226, 200, 177, 0.34), transparent 30%),
		radial-gradient(circle at 92% 82%, rgba(180, 195, 178, 0.34), transparent 34%),
		linear-gradient(135deg, #F5F3EC 0%, #FFFEFA 54%, rgba(180, 195, 178, 0.26) 100%) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.page-id-23 #landing-home > .elementor-container,
.page-id-23 #landing-home .elementor-widget-wrap {
	min-height: 0 !important;
}

.page-id-23 #landing-home .sterling-hero-after-image {
	min-height: auto !important;
	padding-top: 26px !important;
}

.page-id-23 .sterling-landing-header {
	right: 10px !important;
	left: 10px !important;
	width: auto !important;
}

.page-id-23 .sterling-mobile-cta {
	right: 24px;
	left: 24px;
}

.sterling-offer-highlight {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 14px;
	margin-top: 18px;
	color: var(--st-navy);
	background: rgba(226, 200, 177, 0.42);
	border: 1px solid rgba(226, 200, 177, 0.78);
	border-radius: 999px;
	font-size: 0.86rem;
	font-weight: 900;
}

.sterling-proof-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 24px 0 0;
	list-style: none;
}

.sterling-proof-badges li {
	padding: 8px 12px;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 999px;
	box-shadow: var(--st-shadow-soft);
	font-size: 0.78rem;
	font-weight: 850;
}

.sterling-orbit {
	position: absolute;
	inset: 26px 0 auto auto;
	width: 430px;
	max-width: 92%;
	aspect-ratio: 1;
	border: 1px solid rgba(107, 122, 103, 0.22);
	border-radius: 50%;
}

.sterling-orbit::before,
.sterling-orbit::after {
	content: "";
	position: absolute;
	border-radius: 50%;
}

.sterling-orbit::before {
	inset: 54px;
	border: 1px solid rgba(226, 200, 177, 0.58);
}

.sterling-orbit::after {
	top: 36px;
	right: 56px;
	width: 18px;
	height: 18px;
	background: var(--st-gold);
	box-shadow: -240px 190px 0 var(--st-blue);
}

.sterling-book {
	position: relative;
	z-index: 2;
	display: flex;
	width: min(100%, 390px);
	height: 520px;
	flex-direction: column;
	justify-content: center;
	margin-inline: auto;
	padding: 44px 38px 44px 54px;
	color: var(--st-white);
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.14), transparent 42%),
		var(--st-navy);
	border: 8px solid var(--st-navy);
	border-left-width: 24px;
	border-radius: 12px 28px 28px 12px;
	box-shadow: 30px 30px 0 var(--st-gold), var(--st-shadow);
	transform: rotate(3deg);
}

.sterling-book::before {
	content: "";
	position: absolute;
	inset: 28px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	border-radius: 18px;
}

.sterling-book span {
	position: relative;
	color: var(--st-gold);
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.sterling-book strong {
	position: relative;
	margin: 34px 0 18px;
	font-family: Merriweather, serif;
	font-size: clamp(2.55rem, 5vw, 4.2rem);
	font-weight: 900;
	line-height: 0.95;
	letter-spacing: -0.06em;
}

.sterling-book em {
	position: relative;
	color: rgba(255, 255, 255, 0.78);
	font-style: normal;
	font-weight: 750;
}

.sterling-book i {
	position: absolute;
	right: 34px;
	bottom: 34px;
	display: grid;
	width: 58px;
	height: 58px;
	place-items: center;
	color: var(--st-navy);
	background: var(--st-gold);
	border-radius: 50%;
	font-style: normal;
	font-weight: 900;
}

.sterling-note-card,
.sterling-mini-board {
	position: absolute;
	z-index: 3;
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 18px;
	box-shadow: var(--st-shadow);
}

.sterling-note-card {
	max-width: 235px;
	padding: 16px 18px;
}

.sterling-note-card strong,
.sterling-note-card span {
	display: block;
}

.sterling-note-card strong {
	color: var(--st-navy);
}

.sterling-note-card span {
	color: var(--st-muted);
	font-size: 0.78rem;
}

.sterling-note-card--top {
	top: 24px;
	right: 0;
}

.sterling-note-card--bottom {
	right: 18px;
	bottom: 44px;
}

.sterling-mini-board {
	bottom: 126px;
	left: 0;
	display: grid;
	width: 210px;
	gap: 8px;
	padding: 18px;
}

.sterling-mini-board span {
	display: block;
	height: 12px;
	background: rgba(107, 122, 103, 0.16);
	border-radius: 999px;
}

.sterling-mini-board span:nth-child(2) {
	width: 74%;
	background: rgba(226, 200, 177, 0.55);
}

.sterling-mini-board span:nth-child(3) {
	width: 58%;
}

.sterling-strip {
	color: var(--st-white);
	background: var(--st-navy);
}

.sterling-strip__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.sterling-strip__grid div {
	padding: 28px 22px;
	border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.sterling-strip__grid div:last-child {
	border-right: 0;
}

.sterling-strip strong,
.sterling-strip span {
	display: block;
}

.sterling-strip strong {
	color: var(--st-gold);
	font-size: 1rem;
}

.sterling-strip span {
	color: rgba(255, 255, 255, 0.72);
	font-size: 0.82rem;
}

.sterling-problem-grid,
.sterling-feature-grid,
.sterling-method-grid,
.sterling-preview-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.sterling-problem-grid article,
.sterling-feature-grid article,
.sterling-method-grid article,
.sterling-preview-grid article,
.sterling-price-card,
.sterling-trust aside {
	padding: 28px;
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: var(--st-radius);
	box-shadow: var(--st-shadow-soft);
}

.sterling-problem-grid article,
.sterling-feature-grid article,
.sterling-preview-grid article {
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.sterling-problem-grid article:hover,
.sterling-feature-grid article:hover,
.sterling-preview-grid article:hover {
	box-shadow: var(--st-shadow);
	transform: translateY(-4px);
}

.sterling-problem-grid span,
.sterling-preview-grid > article > span {
	color: var(--st-blue);
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.sterling-feature-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sterling-feature-grid article {
	display: flex;
	min-height: 194px;
	flex-direction: column;
	justify-content: flex-start;
	padding: 32px 28px;
}

.sterling-feature-grid article h3 {
	margin-bottom: 12px;
}

.sterling-center-cta {
	margin-top: 38px;
	text-align: center;
}

.sterling-solution,
.sterling-split,
.sterling-benefits,
.sterling-offer,
.sterling-trust {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	align-items: start;
	gap: 64px;
}

.sterling-checks {
	padding: 0;
	margin: 26px 0 0;
	list-style: none;
}

.sterling-checks li {
	padding: 11px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	font-weight: 750;
}

#solution {
	padding: 104px 0;
}

#solution .sterling-solution {
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	align-items: center;
	gap: clamp(52px, 7vw, 96px);
}

#solution .sterling-solution > div:first-child {
	padding: 8px 0;
}

#solution .sterling-solution h2 {
	max-width: 650px;
	margin-bottom: 24px;
	font-size: clamp(2.7rem, 4.5vw, 4.8rem);
	line-height: 1.06;
}

#solution .sterling-solution > div:first-child > p:last-child {
	max-width: 590px;
	margin-bottom: 0;
	font-size: 1.05rem;
}

#solution .sterling-solution > div:last-child {
	padding: clamp(28px, 3vw, 42px);
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 26px;
}

#solution .sterling-checks {
	margin: 0;
}

#solution .sterling-checks li {
	position: relative;
	padding: 14px 0 14px 25px;
	font-size: 1rem;
	line-height: 1.45;
}

#solution .sterling-checks li:first-child {
	padding-top: 0;
}

#solution .sterling-checks li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

#solution .sterling-checks li::before {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
}

#solution .sterling-checks li:first-child::before {
	top: 7px;
}

.sterling-method-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 56px;
}

.sterling-method-grid article {
	background: rgba(255, 255, 255, 0.08);
	border-color: var(--st-border-light);
	box-shadow: none;
}

.sterling-method-grid span {
	display: grid;
	width: 42px;
	height: 42px;
	margin-bottom: 18px;
	place-items: center;
	color: var(--st-navy);
	background: var(--st-gold);
	border-radius: 50%;
	font-weight: 900;
}

.sterling-method-grid h3 {
	color: var(--st-white);
}

.sterling-highlight-list,
.sterling-benefit-list {
	display: grid;
	gap: 12px;
}

.sterling-highlight-list div,
.sterling-benefit-list p {
	padding: 18px 20px;
	margin: 0;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 16px;
	box-shadow: 0 10px 24px rgba(63, 76, 61, 0.06);
	font-weight: 800;
}

#why-different .sterling-difference {
	grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
	align-items: center;
	gap: clamp(52px, 6vw, 84px);
}

#why-different .sterling-difference__copy {
	min-width: 0;
}

#why-different .sterling-difference__copy .sterling-eyebrow {
	margin-bottom: 22px;
	color: var(--st-blue);
	font-size: clamp(1.38rem, 1.65vw, 1.56rem);
	font-weight: 900;
	letter-spacing: 0.16em;
	line-height: 1.3;
}

#why-different .sterling-difference__copy h2 {
	max-width: 720px;
	margin-bottom: 28px;
	text-wrap: balance;
}

#why-different .sterling-difference__copy > p:last-child {
	max-width: 720px;
	margin-bottom: 0;
	color: var(--st-muted-strong);
}

#why-different .sterling-difference__cards {
	display: grid;
	min-width: 0;
	gap: 16px;
}

#why-different .sterling-difference-card {
	padding: 22px 28px;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 18px;
	box-shadow: 0 12px 30px rgba(63, 76, 61, 0.08);
}

#why-different .sterling-difference-card h3 {
	display: flex;
	align-items: flex-start;
	gap: 13px;
	margin-bottom: 0;
	color: var(--st-navy);
	text-wrap: pretty;
}

#why-different .sterling-difference-card h3::before {
	width: 11px;
	height: 11px;
	flex: 0 0 11px;
	margin-top: 0.48em;
	background: var(--st-gold);
	border-radius: 50%;
	content: "";
}

#why-different .sterling-difference-card p {
	padding-left: 24px;
	margin: 0;
	color: var(--st-muted);
}

.sterling-ebook-card,
.sterling-contact-card {
	padding: 34px;
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: var(--st-radius);
	box-shadow: var(--st-shadow-soft);
}

.sterling-ebook-card {
	display: grid;
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
	align-items: center;
	gap: 34px;
}

.sterling-ebook-card img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border-radius: 22px;
	box-shadow: 0 18px 44px rgba(63, 76, 61, 0.16);
}

.sterling-ebook-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 18px 0 22px;
}

.sterling-ebook-card__meta span {
	padding: 8px 12px;
	color: var(--st-navy);
	background: rgba(226, 200, 177, 0.42);
	border: 1px solid rgba(226, 200, 177, 0.78);
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 900;
}

.sterling-contact-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	gap: 28px;
}

.sterling-contact-card p:last-child,
.sterling-ebook-card p:last-child {
	margin-bottom: 0;
}

.sterling-contact-list {
	display: grid;
	gap: 12px;
	padding: 0;
	margin: 22px 0 0;
	list-style: none;
}

.sterling-contact-list li {
	padding: 14px 16px;
	color: var(--st-navy);
	background: var(--st-cream);
	border: 1px solid var(--st-border);
	border-radius: 16px;
	font-weight: 800;
}

.sterling-section--word-demo {
	background: #F5F3EC;
}

.sterling-word-demo.sterling-container {
	width: min(calc(100% - 72px), 1460px);
}

.sterling-word-demo {
	display: grid;
	grid-template-columns: minmax(320px, 0.72fr) minmax(560px, 1fr);
	align-items: center;
	gap: clamp(46px, 6vw, 92px);
}

.sterling-word-demo__copy {
	min-width: 0;
}

.sterling-word-demo__copy .sterling-eyebrow {
	color: #6B7A67;
	font-size: clamp(0.94rem, 1.35vw, 1.28rem);
	letter-spacing: 0.14em;
}

.sterling-word-demo__copy h2 {
	max-width: 620px;
	margin-bottom: 28px;
	color: #6B7A67;
	font-size: clamp(3.4rem, 5.7vw, 6rem);
	line-height: 1.08;
}

.sterling-word-demo__copy p:not(.sterling-eyebrow) {
	max-width: 570px;
	margin-bottom: 34px;
	color: #6B7A67;
	font-size: clamp(1.08rem, 1.45vw, 1.35rem);
	line-height: 1.65;
}

.sterling-word-demo__checks {
	display: grid;
	gap: 18px;
	margin: 0;
	padding: 0;
	color: #6B7A67;
	font-family: Poppins, sans-serif;
	font-size: clamp(1rem, 1.35vw, 1.26rem);
	font-weight: 900;
	line-height: 1.35;
	list-style: none;
}

.sterling-word-demo__checks li {
	position: relative;
	padding-left: 34px;
}

.sterling-word-demo__checks li::before {
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 20px;
	height: 20px;
	background: #E2C8B1;
	border: 7px solid #C17761;
	border-radius: 50%;
	content: "";
}

.sterling-word-card {
	width: min(100%, 860px);
	margin: 0 auto;
	overflow: hidden;
	color: #6B7A67;
	background: #F5F3EC;
	border: 1px solid rgba(107, 122, 103, 0.22);
	border-radius: 34px;
	box-shadow: 0 26px 70px rgba(107, 122, 103, 0.14);
}

.sterling-word-card__top {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
	padding: 34px 40px 40px;
	color: #F5F3EC;
	background: #6B7A67;
}

.sterling-word-card__top span {
	display: block;
	margin-bottom: 10px;
	color: #E2C8B1;
	font-family: Poppins, sans-serif;
	font-size: 0.82rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	line-height: 1.2;
	text-transform: uppercase;
}

.sterling-word-card__top strong {
	display: block;
	color: #F5F3EC;
	font-family: Merriweather, serif;
	font-size: clamp(3.1rem, 7vw, 4.9rem);
	font-weight: 900;
	letter-spacing: -0.03em;
	line-height: 0.98;
}

.sterling-word-card__top em {
	flex: 0 0 auto;
	padding-bottom: 8px;
	color: #F5F3EC;
	font-family: Poppins, sans-serif;
	font-size: 0.98rem;
	font-weight: 600;
	opacity: 0.9;
}

.sterling-word-tabs {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	border-bottom: 1px solid rgba(107, 122, 103, 0.18);
}

.sterling-word-tabs button {
	min-height: 68px;
	padding: 12px 10px;
	color: #6B7A67;
	background: #F5F3EC;
	border: 0;
	border-right: 1px solid rgba(107, 122, 103, 0.18);
	font-family: Poppins, sans-serif;
	font-size: 0.86rem;
	font-weight: 900;
	line-height: 1.2;
	cursor: pointer;
	transition: background 160ms ease, color 160ms ease;
}

.sterling-word-tabs button:last-child {
	border-right: 0;
}

.sterling-word-tabs button:hover,
.sterling-word-tabs button:focus-visible {
	color: #F5F3EC;
	background: #6B7A67;
	outline-color: #C17761;
}

.sterling-word-tabs button.is-active {
	color: #F5F3EC;
	background: #C17761;
}

.sterling-word-panel {
	min-height: 228px;
	padding: 42px;
}

.sterling-word-panel span {
	display: block;
	margin-bottom: 14px;
	color: #C17761;
	font-family: Poppins, sans-serif;
	font-size: 0.82rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.sterling-word-panel p {
	max-width: 720px;
	margin: 0;
	color: #6B7A67;
	font-family: Poppins, sans-serif;
	font-size: clamp(1.18rem, 2.1vw, 1.62rem);
	font-weight: 500;
	line-height: 1.58;
}

.sterling-preview-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sterling-chapter-carousel {
	width: min(calc(100% - 44px), 1180px);
	padding: 14px;
	margin: 0 auto;
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 30px;
	box-shadow: var(--st-shadow);
}

#sample-pages .sterling-section-heading {
	margin-bottom: 28px;
}

#sample-pages .sterling-eyebrow {
	margin-bottom: 0;
	font-size: clamp(1.25rem, 2.2vw, 1.75rem);
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.25;
}

.sterling-chapter-carousel .swiper {
	border-radius: 20px;
}

.sterling-chapter-carousel .swiper-slide {
	background: var(--st-white);
}

.sterling-chapter-carousel img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: contain;
	background: var(--st-white);
}

.sterling-chapter-carousel .elementor-swiper-button {
	display: grid;
	width: 46px;
	height: 46px;
	place-items: center;
	color: var(--st-white);
	background: rgba(63, 76, 61, 0.92);
	border: 1px solid rgba(255, 255, 255, 0.42);
	border-radius: 50%;
	box-shadow: 0 10px 24px rgba(39, 48, 41, 0.22);
	font-size: 20px;
}

.sterling-chapter-carousel .swiper-pagination {
	position: static;
	padding-top: 14px;
}

.sterling-chapter-carousel .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: var(--st-navy);
}

.sterling-blank-slideshow__stage {
	display: grid;
	aspect-ratio: 16 / 9;
	place-content: center;
	padding: 32px;
	color: var(--st-muted);
	background:
		linear-gradient(135deg, rgba(226, 200, 177, 0.18), rgba(180, 195, 178, 0.18)),
		var(--st-white);
	border: 2px dashed rgba(107, 122, 103, 0.38);
	border-radius: 20px;
	text-align: center;
}

.sterling-blank-slideshow__icon {
	display: grid;
	width: 58px;
	height: 58px;
	margin: 0 auto 18px;
	place-items: center;
	color: var(--st-white);
	background: var(--st-blue);
	border-radius: 50%;
	font-size: 34px;
	font-weight: 400;
	line-height: 1;
}

.sterling-blank-slideshow__stage strong {
	color: var(--st-navy);
	font-family: Merriweather, serif;
	font-size: clamp(1.3rem, 2.2vw, 2rem);
}

.sterling-blank-slideshow__stage p {
	margin: 10px 0 0;
}

.sterling-blank-slideshow__controls {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding-top: 14px;
	color: var(--st-navy);
}

.sterling-blank-slideshow__controls span {
	font-size: 28px;
	line-height: 1;
}

.sterling-blank-slideshow__controls i {
	width: 9px;
	height: 9px;
	background: rgba(63, 76, 61, 0.32);
	border-radius: 50%;
}

.sterling-blank-slideshow__controls i:first-of-type {
	background: var(--st-blue);
}

.sterling-sample-carousel {
	width: min(calc(100% - 44px), 1180px);
	padding: 14px;
	margin: 0 auto;
	background: #F5F3EC;
	border: 1px solid #B4C3B2;
	border-radius: 30px;
	box-shadow: 0 24px 58px rgba(107, 122, 103, 0.16);
}

.sterling-sample-carousel__track {
	display: grid;
	grid-auto-columns: 100%;
	grid-auto-flow: column;
	gap: 18px;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	scrollbar-width: none;
}

.sterling-sample-carousel__track::-webkit-scrollbar {
	display: none;
}

.sterling-sample-carousel__slide {
	display: grid;
	grid-template-rows: minmax(0, 1fr) auto;
	margin: 0;
	overflow: hidden;
	background: #F5F3EC;
	border: 1px solid #B4C3B2;
	border-radius: 20px;
	cursor: zoom-in;
	scroll-snap-align: center;
	scroll-snap-stop: always;
	opacity: 0.76;
	transition: opacity 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.sterling-sample-carousel__slide.is-active {
	border-color: #6B7A67;
	box-shadow: 0 20px 46px rgba(107, 122, 103, 0.18);
	opacity: 1;
}

.sterling-sample-carousel__slide:focus-visible {
	outline: 3px solid #C17761;
	outline-offset: 4px;
}

.sterling-sample-carousel__slide img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: contain;
	background: #F5F3EC;
}

.sterling-sample-carousel__slide figcaption {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding: 18px 22px;
	color: #6B7A67;
	background: #F5F3EC;
	border-top: 1px solid #B4C3B2;
	font-family: Poppins, sans-serif;
	font-weight: 900;
}

.sterling-sample-carousel__slide figcaption strong {
	font-family: Merriweather, serif;
	font-size: clamp(1.08rem, 1.8vw, 1.5rem);
	line-height: 1.2;
}

.sterling-sample-carousel__slide figcaption span {
	color: #C17761;
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.sterling-sample-carousel__controls {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding-top: 16px;
}

.sterling-sample-carousel__controls button {
	display: grid;
	width: 44px;
	height: 44px;
	padding: 0;
	place-items: center;
	color: #F5F3EC;
	background: #6B7A67;
	border: 0;
	border-radius: 50%;
	font-size: 1.45rem;
	font-weight: 900;
	cursor: pointer;
}

.sterling-sample-carousel__dots {
	display: flex;
	align-items: center;
	gap: 9px;
}

.sterling-sample-carousel__dots button {
	width: 10px;
	height: 10px;
	background: #B4C3B2;
	border-radius: 50%;
}

.sterling-sample-carousel__dots button.is-active {
	width: 34px;
	background: #C17761;
	border-radius: 8px;
}

body.sterling-sample-lightbox-open {
	overflow: hidden;
}

.sterling-sample-lightbox[hidden] {
	display: none;
}

.sterling-sample-lightbox {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: grid;
	place-items: center;
	padding: 18px 72px;
	background: rgba(107, 122, 103, 0.94);
}

.sterling-sample-lightbox__panel {
	position: relative;
	display: grid;
	width: min(calc(100vw - 144px), calc((100dvh - 36px) * 16 / 9));
	max-width: 100%;
	aspect-ratio: 16 / 9;
	max-height: calc(100vh - 36px);
	max-height: calc(100dvh - 36px);
	padding: 0;
	background: #F5F3EC;
	border: 1px solid #B4C3B2;
	border-radius: 8px;
	box-shadow: 0 24px 70px rgba(107, 122, 103, 0.42);
}

.sterling-sample-lightbox__top {
	position: absolute;
	top: 12px;
	right: 12px;
	left: 12px;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	pointer-events: none;
}

.sterling-sample-lightbox__title,
.sterling-sample-lightbox__caption {
	margin: 0;
	color: #6B7A67;
	font-family: Poppins, sans-serif;
	font-weight: 900;
}

.sterling-sample-lightbox__title {
	max-width: calc(100% - 132px);
	padding: 8px 14px;
	background: rgba(245, 243, 236, 0.9);
	border-radius: 999px;
	font-size: 0.82rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.sterling-sample-lightbox__close,
.sterling-sample-lightbox__nav {
	display: inline-grid;
	place-items: center;
	color: #F5F3EC;
	background: #C17761;
	border: 1px solid #C17761;
	cursor: pointer;
	font-family: Poppins, sans-serif;
	font-weight: 900;
}

.sterling-sample-lightbox__close {
	min-height: 42px;
	padding: 8px 16px;
	border-radius: 999px;
	pointer-events: auto;
}

.sterling-sample-lightbox__image-wrap {
	display: grid;
	width: 100%;
	aspect-ratio: 16 / 9;
	min-height: 0;
	overflow: hidden;
	place-items: center;
	background: #F5F3EC;
	border: 1px solid #B4C3B2;
	border-radius: 6px;
}

.sterling-sample-lightbox__image-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.sterling-sample-lightbox__caption {
	position: absolute;
	right: 14px;
	bottom: 12px;
	left: 14px;
	z-index: 3;
	width: fit-content;
	max-width: calc(100% - 28px);
	padding: 8px 14px;
	margin-inline: auto;
	background: rgba(245, 243, 236, 0.92);
	border-radius: 999px;
	font-size: 0.95rem;
	line-height: 1.5;
	text-align: center;
}

.sterling-sample-lightbox__nav {
	position: absolute;
	top: 50%;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	font-size: 1.55rem;
	transform: translateY(-50%);
}

.sterling-sample-lightbox__nav--prev {
	left: 18px;
}

.sterling-sample-lightbox__nav--next {
	right: 18px;
}

.sterling-sample-lightbox__close:hover,
.sterling-sample-lightbox__close:focus-visible,
.sterling-sample-lightbox__nav:hover,
.sterling-sample-lightbox__nav:focus-visible {
	color: #6B7A67;
	background: #E2C8B1;
	border-color: #E2C8B1;
	outline: 3px solid #B4C3B2;
	outline-offset: 3px;
}

.sterling-preview-grid article {
	overflow: hidden;
	min-height: 340px;
}

.sterling-value-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.sterling-value-grid article {
	padding: 26px;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: var(--st-radius);
	box-shadow: var(--st-shadow-soft);
}

.sterling-value-grid article span {
	display: grid;
	width: 46px;
	height: 46px;
	margin-bottom: 16px;
	place-items: center;
	color: var(--st-white);
	background: var(--st-blue);
	border-radius: 50%;
	font-weight: 900;
}

.sterling-preview-card__page {
	display: grid;
	gap: 10px;
	min-height: 150px;
	padding: 20px;
	margin: -4px -4px 22px;
	background:
		linear-gradient(180deg, rgba(255, 248, 231, 0.92), rgba(245, 247, 250, 0.92)),
		var(--st-cream);
	border: 1px solid var(--st-border);
	border-radius: 18px;
}

.sterling-preview-card__page span {
	display: block;
	height: 12px;
	background: rgba(63, 76, 61, 0.16);
	border-radius: 999px;
}

.sterling-preview-card__page span:first-child {
	width: 62%;
	height: 18px;
	background: var(--st-blue);
}

.sterling-preview-card__page span:nth-child(2) {
	width: 84%;
	background: rgba(226, 200, 177, 0.72);
}

.sterling-preview-card__page span:nth-child(3) {
	width: 72%;
}

.sterling-preview-card__page span:nth-child(4) {
	width: 54%;
}

.sterling-audience-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
}

.sterling-audience-grid--focused {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	max-width: 960px;
}

.sterling-keyword-strip {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin-bottom: 22px;
}

.sterling-keyword-strip span {
	padding: 9px 14px;
	color: var(--st-navy);
	background: var(--st-cream);
	border: 1px solid rgba(226, 200, 177, 0.72);
	border-radius: 999px;
	font-size: 0.82rem;
	font-weight: 850;
}

.sterling-audience-grid span {
	display: flex;
	min-height: 82px;
	align-items: center;
	justify-content: center;
	padding: 16px;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 999px;
	box-shadow: var(--st-shadow-soft);
	font-weight: 850;
	text-align: center;
}

.sterling-sample-note {
	max-width: 780px;
	padding: 18px 20px;
	margin: 26px auto 0;
	color: var(--st-navy);
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: 18px;
	box-shadow: var(--st-shadow-soft);
	font-weight: 800;
	text-align: center;
}

.sterling-offer-note {
	display: grid;
	gap: 6px;
	max-width: 520px;
	padding: 18px 20px;
	margin-top: 24px;
	background: rgba(255, 255, 255, 0.10);
	border: 1px solid var(--st-border-light);
	border-radius: 18px;
}

.sterling-offer-note strong {
	color: var(--st-gold);
}

.sterling-offer-note span {
	color: rgba(255, 255, 255, 0.76);
	font-size: 0.9rem;
}

.sterling-price-card {
	color: var(--st-text);
	box-shadow: var(--st-shadow);
}

.sterling-price-card > span {
	color: var(--st-blue);
	font-size: 0.75rem;
	font-weight: 900;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.sterling-price-card h3 {
	color: var(--st-navy);
	font-size: 2rem;
}

.sterling-price-card ul {
	padding: 0;
	margin: 22px 0;
	list-style: none;
}

.sterling-price-card li {
	padding: 12px 0;
	border-bottom: 1px solid var(--st-border);
	color: var(--st-muted);
}

.sterling-price-card strong {
	color: var(--st-navy);
}

.sterling-price-card code {
	display: inline-block;
	max-width: 100%;
	padding: 3px 6px;
	overflow-wrap: anywhere;
	color: var(--st-blue);
	background: var(--st-gray);
	border-radius: 6px;
	font-size: 0.82rem;
}

.sterling-price-card__fineprint {
	margin: 12px 0 0;
	color: var(--st-muted) !important;
	font-size: 0.78rem !important;
	text-align: center;
}

.sterling-trust aside {
	color: var(--st-white);
	background: var(--st-navy);
}

.sterling-trust aside p {
	color: rgba(255, 255, 255, 0.76);
}

.sterling-trust aside a {
	color: var(--st-gold);
	font-weight: 850;
	text-decoration: none;
}

.sterling-learning-comments {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.sterling-learning-comments article {
	padding: 30px;
	background: var(--st-white);
	border: 1px solid var(--st-border);
	border-radius: var(--st-radius);
	box-shadow: var(--st-shadow-soft);
}

.sterling-learning-comments span {
	display: grid;
	width: 44px;
	height: 44px;
	margin-bottom: 20px;
	place-items: center;
	color: var(--st-white);
	background: var(--st-blue);
	border-radius: 50%;
	font-size: 0.78rem;
	font-weight: 900;
}

.sterling-learning-comments h3 {
	color: var(--st-navy);
}

.sterling-learning-comments p {
	margin-bottom: 0;
}

.sterling-faq {
	max-width: 900px;
}

.sterling-faq details {
	padding: 22px 0;
	border-bottom: 1px solid var(--st-border);
}

.sterling-faq summary {
	position: relative;
	padding-right: 42px;
	cursor: pointer;
	color: var(--st-navy);
	font-size: 1.12rem;
	font-weight: 900;
	list-style: none;
}

.sterling-faq summary::-webkit-details-marker {
	display: none;
}

.sterling-faq summary::after {
	content: "+";
	position: absolute;
	top: 0;
	right: 0;
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	color: var(--st-white);
	background: var(--st-blue);
	border-radius: 50%;
	font-size: 1rem;
}

.sterling-faq details[open] summary::after {
	content: "-";
	background: var(--st-gold);
	color: var(--st-navy);
}

.sterling-faq p {
	max-width: 760px;
	padding-top: 10px;
	margin-bottom: 0;
}

.sterling-final {
	padding: 98px 0;
	text-align: center;
}

.sterling-final p {
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#contact.sterling-final {
	text-align: left;
}

.sterling-contact-section {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	align-items: center;
	gap: clamp(44px, 6vw, 82px);
}

.sterling-contact-section__intro,
.sterling-contact-section__panel {
	min-width: 0;
}

.sterling-contact-section__intro h2 {
	max-width: 650px;
	margin-bottom: 22px;
	letter-spacing: 0;
}

#contact .sterling-contact-section__intro > p:not(.sterling-eyebrow) {
	max-width: 650px;
	margin: 0 0 30px;
	color: #F5F3EC !important;
	font-size: 1.08rem;
	line-height: 1.75;
}

#contact.sterling-final .sterling-contact-section__intro .sterling-eyebrow {
	color: #F5F3EC !important;
}

.sterling-contact-direct-title {
	color: #F5F3EC !important;
	font-family: Poppins, sans-serif;
	font-size: clamp(1.22rem, 1.7vw, 1.48rem) !important;
	font-weight: 900;
	line-height: 1.35;
}

.sterling-contact-direct-card {
	display: grid;
	max-width: 720px;
	gap: 16px;
	margin-top: 24px;
}

.sterling-contact-direct-card__item {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 10px 14px;
	padding: 16px 0;
	border-bottom: 1px solid rgba(245, 243, 236, 0.28);
}

.sterling-contact-direct-card__item:last-child {
	border-bottom: 0;
}

.sterling-contact-direct-card span {
	color: #E2C8B1;
	font-family: Poppins, sans-serif;
	font-size: clamp(1.03rem, 1.35vw, 1.2rem);
	font-weight: 900;
	line-height: 1.35;
	text-transform: uppercase;
}

.sterling-contact-direct-card a {
	color: #F5F3EC;
	font-family: Poppins, sans-serif;
	font-size: clamp(1.2rem, 1.8vw, 1.65rem);
	font-weight: 800;
	line-height: 1.35;
	text-decoration: none;
	overflow-wrap: anywhere;
}

.sterling-contact-direct-card a:hover,
.sterling-contact-direct-card a:focus-visible {
	color: #E2C8B1;
}

.sterling-contact-section__panel {
	padding: 34px 36px;
	color: var(--st-navy);
	background: var(--st-cream);
	border: 1px solid rgba(226, 200, 177, 0.72);
	border-radius: 24px;
	box-shadow: 18px 18px 0 rgba(226, 200, 177, 0.28);
}

#contact .sterling-contact-section__label {
	margin: 0 0 12px;
	color: var(--st-blue);
	font-size: 0.82rem;
	font-weight: 900;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.sterling-contact-section__topics {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sterling-contact-section__topics li {
	display: grid;
	grid-template-columns: minmax(150px, 0.7fr) minmax(0, 1.3fr);
	gap: 24px;
	padding: 17px 0;
	border-bottom: 1px solid var(--st-border);
}

.sterling-contact-section__topics li:last-child {
	border-bottom: 0;
}

.sterling-contact-section__topics strong {
	color: var(--st-navy);
	font-family: Poppins, sans-serif;
	font-weight: 900;
	line-height: 1.45;
}

.sterling-contact-section__topics span {
	color: var(--st-muted-strong);
	font-family: Poppins, sans-serif;
	font-size: 0.92rem;
	line-height: 1.6;
}

#contact .sterling-contact-section__note {
	max-width: none;
	padding-top: 18px;
	margin: 0;
	color: var(--st-navy);
	border-top: 1px solid var(--st-border);
	font-size: 0.88rem;
	font-weight: 700;
	line-height: 1.6;
}

.sterling-mobile-cta {
	display: none;
}

.page-id-23.elementor-page .elementor,
.home.elementor-page .elementor {
	overflow-x: clip;
	color: var(--st-text);
	background: var(--st-white);
	font-family: Poppins, sans-serif;
}

.page-id-23.elementor-page .elementor-section.sterling-el-section > .elementor-container,
.home.elementor-page .elementor-section.sterling-el-section > .elementor-container {
	width: 100%;
	max-width: none;
}

.page-id-23.elementor-page .sterling-el-column > .elementor-element-populated,
.page-id-23.elementor-page .sterling-el-section .elementor-widget-wrap,
.page-id-23.elementor-page .sterling-el-section .elementor-widget-html,
.page-id-23.elementor-page .sterling-el-section .elementor-widget-container,
.home.elementor-page .sterling-el-column > .elementor-element-populated,
.home.elementor-page .sterling-el-section .elementor-widget-wrap,
.home.elementor-page .sterling-el-section .elementor-widget-html,
.home.elementor-page .sterling-el-section .elementor-widget-container {
	padding: 0;
	margin: 0;
}

.page-id-23.elementor-page .elementor h1,
.page-id-23.elementor-page .elementor h2,
.page-id-23.elementor-page .elementor h3,
.home.elementor-page .elementor h1,
.home.elementor-page .elementor h2,
.home.elementor-page .elementor h3 {
	margin-top: 0;
	color: inherit;
	font-family: Merriweather, serif;
	font-weight: 850;
	line-height: 1.08;
	letter-spacing: -0.04em;
	text-wrap: balance;
}

.page-id-23.elementor-page .elementor h1,
.home.elementor-page .elementor h1 {
	max-width: 780px;
	margin-bottom: 22px;
	font-size: clamp(2.9rem, 5.8vw, 5.9rem);
}

.page-id-23.elementor-page .elementor h2,
.home.elementor-page .elementor h2 {
	margin-bottom: 18px;
	font-size: clamp(2.05rem, 3.8vw, 4rem);
}

.page-id-23.elementor-page .elementor h3,
.home.elementor-page .elementor h3 {
	margin-bottom: 10px;
	font-size: 1.28rem;
}

.page-id-23.elementor-page .elementor p,
.home.elementor-page .elementor p {
	margin-top: 0;
	color: var(--st-muted);
	font-size: 1rem;
	line-height: 1.75;
}

.page-id-23.elementor-page .sterling-section--navy p,
.page-id-23.elementor-page .sterling-section--offer p,
.page-id-23.elementor-page .sterling-final p,
.home.elementor-page .sterling-section--navy p,
.home.elementor-page .sterling-section--offer p,
.home.elementor-page .sterling-final p {
	color: rgba(255, 255, 255, 0.78);
}

.page-id-23.elementor-page .elementor-widget:not(:last-child),
.home.elementor-page .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.page-template-page-sterling-landing .eb-chat__toggle,
.page-template-page-sterling-landing .eb-chat__form button,
.page-template-page-sterling-landing .eb-chat__message--user,
.page-id-23 .eb-chat__toggle,
.page-id-23 .eb-chat__form button,
.page-id-23 .eb-chat__message--user {
	background: var(--st-blue);
}

.page-template-page-sterling-landing .eb-chat__header,
.page-id-23 .eb-chat__header {
	background: var(--st-navy);
}

.page-template-page-sterling-landing .eb-chat__header small,
.page-template-page-sterling-landing .eb-chat__quick button,
.page-id-23 .eb-chat__header small,
.page-id-23 .eb-chat__quick button {
	color: var(--st-navy);
}

.page-template-page-sterling-landing .eb-chat__quick button,
.page-id-23 .eb-chat__quick button {
	background: var(--st-gold);
}

.page-template-page-sterling-landing .eb-chat__messages,
.page-id-23 .eb-chat__messages {
	background: var(--st-cream);
}

@media (max-width: 1100px) {
	.sterling-hero__grid,
	.sterling-solution,
	.sterling-split,
	.sterling-word-demo,
	.sterling-benefits,
	.sterling-offer,
	.sterling-trust,
	.sterling-ebook-card,
	.sterling-contact-grid {
		grid-template-columns: 1fr;
	}

	.sterling-contact-section {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.sterling-contact-section__intro {
		max-width: 780px;
	}

	.sterling-hero__copy {
		max-width: 820px;
	}

	.sterling-hero__visual {
		max-width: 560px;
		margin-inline: auto;
	}

	.sterling-strip__grid,
	.sterling-preview-grid,
	.sterling-audience-grid,
	.sterling-method-grid,
	.sterling-value-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.sterling-feature-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	#solution {
		padding: 84px 0;
	}

	#solution .sterling-solution {
		gap: 42px;
	}

	#solution .sterling-solution h2,
	#solution .sterling-solution > div:first-child > p:last-child {
		max-width: 760px;
	}

	.sterling-word-demo__copy {
		max-width: 820px;
	}

	.sterling-word-demo__copy h2,
	.sterling-word-demo__copy p:not(.sterling-eyebrow) {
		max-width: 760px;
	}

	#why-different .sterling-difference {
		grid-template-columns: 1fr;
		gap: 44px;
	}

	#why-different .sterling-difference__copy {
		max-width: 820px;
	}
}

@media (max-width: 760px) {
	.sterling-container {
		width: min(calc(100% - 28px), 1180px);
	}

	.sterling-chapter-carousel {
		width: min(calc(100% - 28px), 1180px);
		padding: 7px;
		border-radius: 20px;
	}

	.sterling-sample-carousel {
		width: min(calc(100% - 28px), 1180px);
		padding: 7px;
		border-radius: 20px;
	}

	.sterling-chapter-carousel .swiper {
		border-radius: 14px;
	}

	.sterling-sample-carousel__slide {
		border-radius: 14px;
	}

	.sterling-sample-carousel__slide figcaption {
		flex-direction: column;
		align-items: flex-start;
		padding: 14px 16px;
	}

	.sterling-chapter-carousel .elementor-swiper-button {
		width: 38px;
		height: 38px;
		font-size: 16px;
	}

	.sterling-section,
	.sterling-hero,
	.sterling-final {
		padding: 64px 0;
	}

	#why-different .sterling-difference {
		gap: 34px;
	}

	#why-different .sterling-difference__copy .sterling-eyebrow {
		margin-bottom: 16px;
		font-size: clamp(1.13rem, 5vw, 1.25rem);
		letter-spacing: 0.16em;
	}

	#why-different .sterling-difference__copy h2 {
		margin-bottom: 20px;
	}

	#why-different .sterling-difference__cards {
		gap: 14px;
	}

	#why-different .sterling-difference-card {
		padding: 20px;
		border-radius: 16px;
	}

	#why-different .sterling-difference-card h3 {
		gap: 11px;
	}

	#why-different .sterling-difference-card h3::before {
		width: 9px;
		height: 9px;
		flex-basis: 9px;
	}

	#why-different .sterling-difference-card p {
		padding-left: 20px;
	}

	#contact.sterling-final {
		padding-bottom: 92px;
	}

	.sterling-contact-section {
		gap: 32px;
	}

	.sterling-contact-section__intro h2 {
		font-size: clamp(2.25rem, 10vw, 3.05rem);
		line-height: 1.13;
	}

	#contact .sterling-contact-section__intro > p:not(.sterling-eyebrow) {
		margin-bottom: 24px;
		font-size: 1rem;
	}

	.sterling-contact-section__intro .sterling-button {
		width: 100%;
	}

	.sterling-contact-section__panel {
		padding: 26px 22px;
		border-radius: 20px;
		box-shadow: 10px 10px 0 rgba(226, 200, 177, 0.28);
	}

	.sterling-contact-section__topics li {
		grid-template-columns: 1fr;
		gap: 4px;
		padding: 15px 0;
	}

	#solution {
		padding: 68px 0;
	}

	#solution .sterling-solution {
		gap: 30px;
	}

	#solution .sterling-solution h2 {
		margin-bottom: 18px;
		font-size: clamp(2.2rem, 10vw, 3.1rem);
	}

	#solution .sterling-solution > div:last-child {
		padding: 24px 20px;
		border-radius: 20px;
	}

	#solution .sterling-checks li {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 0.96rem;
	}

	.sterling-landing h1 {
		font-size: clamp(2.45rem, 12vw, 3.75rem);
	}

	.page-id-23.elementor-page .elementor h1,
	.home.elementor-page .elementor h1 {
		font-size: clamp(2.45rem, 12vw, 3.75rem);
	}

	.sterling-landing h2 {
		font-size: clamp(2rem, 9vw, 3rem);
	}

	.page-id-23.elementor-page .elementor h2,
	.home.elementor-page .elementor h2 {
		font-size: clamp(2rem, 9vw, 3rem);
	}

	.sterling-hero__actions {
		flex-direction: column;
	}

	.page-id-23 .sterling-landing-header__inner {
		flex-direction: column !important;
		align-items: stretch !important;
		justify-content: center !important;
		gap: 12px !important;
		width: min(300px, calc(100vw - 90px)) !important;
		max-width: min(300px, calc(100vw - 90px)) !important;
		margin-right: 24px !important;
		margin-left: 24px !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.page-id-23 .sterling-landing-header__brand {
		justify-content: center !important;
		text-align: center;
	}

	.page-id-23 .sterling-landing-header__cta {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.page-id-23 .elementor-widget-container > .sterling-hero {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-right: calc(50% - 50vw) !important;
		margin-left: calc(50% - 50vw) !important;
		transform: translateX(calc(50vw - 50%)) !important;
		overflow-x: hidden !important;
	}

	.page-id-23 .sterling-hero__main-heading,
	.page-id-23 .sterling-lead {
		box-sizing: border-box !important;
		width: min(300px, calc(100vw - 90px)) !important;
		max-width: min(300px, calc(100vw - 90px)) !important;
		margin-right: 24px !important;
		margin-left: 24px !important;
		overflow-wrap: normal;
	}

	#landing-home .sterling-hero-after-image .sterling-trust-list {
		gap: 14px;
		margin-top: 18px !important;
		font-size: 1rem;
	}

	#landing-home .sterling-hero-after-image .sterling-trust-list li {
		min-height: 52px;
		padding: 10px 14px;
	}

	.page-id-23 .sterling-container,
	.page-id-23 .sterling-hero__grid,
	.page-id-23 .sterling-hero__actions,
	.page-id-23 .sterling-trust-list {
		box-sizing: border-box !important;
		width: min(300px, calc(100vw - 90px)) !important;
		max-width: min(300px, calc(100vw - 90px)) !important;
		margin-right: 24px !important;
		margin-left: 24px !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.sterling-button {
		box-sizing: border-box !important;
		width: 100%;
		max-width: 100% !important;
	}

	.page-id-23 .sterling-section--word-demo .sterling-container {
		box-sizing: border-box !important;
		width: min(calc(100vw - 28px), 860px) !important;
		max-width: min(calc(100vw - 28px), 860px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.sterling-word-demo {
		gap: 36px;
	}

	.sterling-word-demo__copy h2 {
		margin-bottom: 20px;
		font-size: clamp(2.45rem, 11vw, 3.3rem);
	}

	.sterling-word-demo__copy p:not(.sterling-eyebrow) {
		margin-bottom: 26px;
		font-size: 1rem;
	}

	.sterling-word-demo__checks {
		gap: 14px;
		font-size: 0.96rem;
	}

	.sterling-word-demo__checks li {
		padding-left: 30px;
	}

	.sterling-word-demo__checks li::before {
		width: 18px;
		height: 18px;
		border-width: 6px;
	}

	.sterling-word-card {
		border-radius: 24px;
	}

	.sterling-word-card__top {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
		padding: 28px 22px;
	}

	.sterling-word-card__top span {
		margin-bottom: 8px;
		font-size: 0.72rem;
	}

	.sterling-word-card__top strong {
		font-size: clamp(2.55rem, 13.5vw, 3.3rem);
	}

	.sterling-word-card__top em {
		padding-bottom: 0;
		font-size: 0.88rem;
	}

	.sterling-word-tabs {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		overflow: visible;
	}

	.sterling-word-tabs button {
		min-height: 54px;
		font-size: 0.78rem;
		border-bottom: 1px solid rgba(107, 122, 103, 0.18);
	}

	.sterling-word-tabs button:nth-child(2n) {
		border-right: 0;
	}

	.sterling-word-tabs button:last-child {
		grid-column: 1 / -1;
		border-bottom: 0;
	}

	.sterling-word-panel {
		min-height: 200px;
		padding: 28px 22px 34px;
	}

	.sterling-word-panel p {
		font-size: 1.08rem;
	}

	.sterling-trust-list,
	.sterling-problem-grid,
	.sterling-feature-grid,
	.sterling-method-grid,
	.sterling-strip__grid,
	.sterling-preview-grid,
	.sterling-audience-grid,
	.sterling-learning-comments {
		grid-template-columns: 1fr;
	}

	.sterling-strip__grid div {
		border-right: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	}

	.sterling-strip__grid div:last-child {
		border-bottom: 0;
	}

	.sterling-hero__visual {
		display: grid;
		min-height: auto;
		place-items: center;
		gap: 14px;
	}

	.sterling-orbit {
		top: 42px;
		right: 0;
		left: auto;
		width: 310px;
	}

	.sterling-book {
		width: min(88%, 330px);
		height: 430px;
		padding: 34px 26px 34px 42px;
		box-shadow: 18px 18px 0 var(--st-gold), var(--st-shadow);
	}

	.sterling-book strong {
		font-size: 2.65rem;
	}

	.sterling-note-card,
	.sterling-mini-board {
		position: relative;
		inset: auto;
		width: 100%;
		max-width: 360px;
		margin-inline: auto;
	}

	.sterling-mini-board {
		display: none;
	}

	.sterling-preview-grid article {
		min-height: auto;
	}

	.sterling-value-grid {
		grid-template-columns: 1fr;
	}

	.sterling-ebook-card,
	.sterling-contact-card {
		padding: 22px;
	}

	.sterling-mobile-cta {
		position: fixed;
		right: 14px;
		bottom: 14px;
		left: 14px;
		z-index: 90;
		display: flex;
		min-height: 50px;
		align-items: center;
		justify-content: center;
		color: var(--st-navy);
		background: var(--st-gold);
		border-radius: 999px;
		box-shadow: 0 16px 42px rgba(63, 76, 61, 0.22);
		font-weight: 950;
		text-decoration: none;
	}

	.page-template-page-sterling-landing .eb-chat,
	.page-id-23 .eb-chat,
	.home .eb-chat {
		bottom: 96px;
	}
}

@media (max-width: 700px) {
	.sterling-sample-lightbox {
		padding: 10px;
	}

	.sterling-sample-lightbox__panel {
		width: calc(100vw - 20px);
		aspect-ratio: 16 / 9;
		max-height: calc(100vh - 20px);
		padding: 0;
	}

	.sterling-sample-lightbox__top {
		align-items: flex-start;
		flex-direction: row;
		gap: 8px;
	}

	.sterling-sample-lightbox__close {
		width: auto;
		min-height: 36px;
		padding: 7px 12px;
		font-size: 0.82rem;
	}

	.sterling-sample-lightbox__nav {
		top: 50%;
		bottom: auto;
		width: 42px;
		height: 42px;
		transform: translateY(-50%);
	}

	.sterling-sample-lightbox__nav--prev {
		left: 16px;
	}

	.sterling-sample-lightbox__nav--next {
		right: 16px;
	}
}

/* Responsive polish for Elementor landing page 1. */
@media (max-width: 1024px) {
	.page-id-23 .sterling-landing-header__inner {
		width: min(calc(100vw - 32px), 1180px) !important;
		max-width: min(calc(100vw - 32px), 1180px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.page-id-23 .sterling-hero__grid {
		grid-template-columns: 1fr !important;
		gap: 38px !important;
		text-align: center;
	}

	.page-id-23 .sterling-hero__copy,
	.page-id-23 .sterling-hero__visual {
		max-width: 820px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.page-id-23 .sterling-hero__actions {
		justify-content: center;
	}

	.page-id-23 .sterling-trust-list {
		max-width: 760px !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: left;
	}

	.page-id-23 .sterling-section {
		padding-top: 76px;
		padding-bottom: 76px;
	}

	.page-id-23 .sterling-section-heading {
		margin-bottom: 34px;
	}
}

@media (max-width: 700px) {
	body.page-id-23 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.page-id-23.elementor-page .elementor {
		overflow-x: hidden !important;
	}

	.page-id-23 #landing-home,
	.page-id-23 #landing-home > .elementor-container,
	.page-id-23 #landing-home .elementor-column,
	.page-id-23 #landing-home .elementor-widget-wrap,
	.page-id-23 #landing-home .elementor-widget-container {
		box-sizing: border-box !important;
		width: 100vw !important;
		max-width: 100vw !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		overflow-x: hidden !important;
	}

	.page-id-23 #landing-home {
		margin-right: calc(50% - 50vw) !important;
		margin-left: calc(50% - 50vw) !important;
	}

	.page-id-23 .sterling-landing-header__inner {
		flex-direction: row !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: calc(100vw - 28px) !important;
		max-width: calc(100vw - 28px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		gap: 8px !important;
	}

	.page-id-23 .sterling-landing-header__brand {
		max-width: calc(100% - 104px);
		justify-content: flex-start !important;
		text-align: left;
	}

	.page-id-23 .sterling-landing-header__brand > span:last-child {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.page-id-23 .sterling-hero__main-heading,
	.page-id-23 .sterling-lead,
	.page-id-23 .sterling-container,
	.page-id-23 .sterling-hero__grid,
	.page-id-23 .sterling-hero__actions,
	.page-id-23 .sterling-trust-list {
		box-sizing: border-box !important;
		width: min(calc(100vw - 28px), 1180px) !important;
		max-width: min(calc(100vw - 28px), 1180px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.page-id-23 .elementor-widget-container > .sterling-hero {
		margin-right: 0 !important;
		margin-left: 0 !important;
		transform: none !important;
	}

	.page-id-23 .sterling-hero-intro {
		box-sizing: border-box !important;
		width: min(calc(100vw - 28px), 920px) !important;
		max-width: min(calc(100vw - 28px), 920px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding: 48px 0 34px !important;
		text-align: center;
	}

	.page-id-23 .sterling-hero-intro h1 {
		width: min(calc(100vw - 28px), 560px) !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: clamp(1.82rem, 8vw, 2.55rem) !important;
		line-height: 1.12 !important;
		letter-spacing: -0.02em !important;
		overflow-wrap: anywhere;
		word-break: normal;
	}

	.page-id-23 .sterling-hero-intro p {
		width: min(calc(100vw - 28px), 560px) !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: 0.96rem !important;
		line-height: 1.65 !important;
	}

	.page-id-23 .sterling-hero__main-heading {
		font-size: clamp(1.82rem, 8vw, 2.55rem) !important;
		line-height: 1.08 !important;
		letter-spacing: -0.02em !important;
		overflow-wrap: anywhere;
		word-break: normal;
	}

	.page-id-23 .sterling-lead {
		font-size: 1rem !important;
		line-height: 1.65 !important;
	}

	.page-id-23 .sterling-section,
	.page-id-23 .sterling-hero,
	.page-id-23 .sterling-final {
		padding-top: 58px !important;
		padding-bottom: 58px !important;
	}

	.page-id-23 .sterling-section-heading {
		margin-bottom: 28px;
		text-align: center;
	}

	.page-id-23 .sterling-section-heading p {
		font-size: 0.96rem;
		line-height: 1.65;
	}

	.page-id-23 .sterling-landing h2 {
		font-size: clamp(1.9rem, 8.4vw, 2.65rem);
		line-height: 1.12;
		letter-spacing: -0.02em;
	}

	.page-id-23 .sterling-card,
	.page-id-23 .sterling-problem-card,
	.page-id-23 .sterling-feature-card,
	.page-id-23 .sterling-method-card,
	.page-id-23 .sterling-audience-card,
	.page-id-23 .sterling-ebook-card,
	.page-id-23 .sterling-contact-card {
		padding: 22px 18px;
		border-radius: 20px;
	}

	.page-id-23 .sterling-sample-carousel {
		width: calc(100vw - 28px) !important;
		padding: 7px !important;
		border-radius: 18px;
	}

	#landing-home .sterling-hero-after-image .sterling-trust-list {
		width: min(calc(100vw - 28px), 900px) !important;
		max-width: min(calc(100vw - 28px), 900px) !important;
	}

	#landing-home .sterling-hero-after-image,
	#landing-home .sterling-hero-after-image .sterling-hero__actions {
		box-sizing: border-box !important;
		width: min(calc(100vw - 28px), 900px) !important;
		max-width: min(calc(100vw - 28px), 900px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	#landing-home .sterling-hero-after-image .sterling-trust-list li {
		justify-content: flex-start;
		text-align: left;
	}
}

@media (prefers-reduced-motion: reduce) {
	.sterling-landing *,
	.sterling-landing *::before,
	.sterling-landing *::after {
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}
}

/* Final mobile/tablet viewport lock: prevents Elementor/page CSS from pushing landing page 1 wider than the screen. */
@media (max-width: 980px) {
	html,
	body.page-id-23 {
		max-width: 100%;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home > .elementor-container,
	html body.page-id-23 #landing-home .elementor-column,
	html body.page-id-23 #landing-home .elementor-widget-wrap,
	html body.page-id-23 #landing-home .elementor-widget-container,
	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image,
	html body.page-id-23 #landing-home .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-trust-list {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 14px !important;
		padding-left: 14px !important;
		overflow-x: hidden !important;
		transform: none !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro {
		padding-top: 38px !important;
		padding-bottom: 30px !important;
		text-align: center !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1,
	html body.page-id-23 #landing-home .sterling-hero__main-heading {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: clamp(2rem, 6.6vw, 3.15rem) !important;
		line-height: 1.12 !important;
		letter-spacing: 0 !important;
		text-align: center !important;
		text-wrap: wrap !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
		word-break: normal !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p,
	html body.page-id-23 #landing-home .sterling-lead {
		width: 100% !important;
		max-width: 100% !important;
		font-size: 0.96rem !important;
		line-height: 1.65 !important;
		text-align: center !important;
		white-space: normal !important;
		overflow-wrap: break-word !important;
	}

	html body.page-id-23 #landing-home .sterling-button {
		width: 100% !important;
		max-width: 100% !important;
		white-space: normal !important;
		text-align: center !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list li {
		width: 100% !important;
		align-items: center;
		justify-content: flex-start;
		text-align: left;
		white-space: normal !important;
	}
}

@media (max-width: 700px) {
	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home > .elementor-container,
	html body.page-id-23 #landing-home > .elementor-container > .elementor-column,
	html body.page-id-23 #landing-home .elementor-widget-wrap,
	html body.page-id-23 #landing-home .elementor-widget-container {
		position: static !important;
		left: auto !important;
		right: auto !important;
		display: block !important;
		width: 100vw !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		overflow-x: hidden !important;
		transform: none !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image,
	html body.page-id-23 #landing-home .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-trust-list {
		width: calc(100vw - 28px) !important;
		max-width: min(640px, calc(100vw - 28px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		font-size: clamp(2rem, 8vw, 3rem) !important;
		line-height: 1.12 !important;
		max-width: min(610px, calc(100vw - 34px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		font-size: clamp(0.92rem, 2.8vw, 1.05rem) !important;
		line-height: 1.62 !important;
		width: 100% !important;
		max-width: min(560px, calc(100vw - 42px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		white-space: normal !important;
	}

	html body.page-id-23 #landing-home .sterling-button,
	html body.page-id-23 #landing-home .sterling-trust-list li {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (min-width: 701px) and (max-width: 980px) {
	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image,
	html body.page-id-23 #landing-home .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-trust-list {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 24px !important;
		padding-left: 24px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		max-width: 760px !important;
		font-size: clamp(3.05rem, 7.1vw, 4.3rem) !important;
		line-height: 1.08 !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		width: 100% !important;
		max-width: 690px !important;
		font-size: clamp(1rem, 2.2vw, 1.18rem) !important;
		line-height: 1.65 !important;
	}

	html body.page-id-23 #landing-home .sterling-button {
		max-width: 640px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list {
		display: grid !important;
		max-width: 640px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 16px !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list li {
		min-height: 64px !important;
		padding: 16px 18px !important;
	}
}

@media (max-width: 980px) {
	.sterling-sample-carousel {
		width: min(calc(100% - 28px), 880px) !important;
		padding: 10px !important;
		border-radius: 20px !important;
	}

	.sterling-sample-carousel__track {
		gap: 10px !important;
	}

	.sterling-sample-carousel__slide {
		grid-template-rows: auto auto !important;
		border-radius: 14px !important;
	}

	.sterling-sample-carousel__slide img {
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 16 / 9 !important;
		object-fit: contain !important;
		object-position: center !important;
	}

	.sterling-sample-carousel__slide figcaption {
		padding: 12px 14px !important;
		gap: 10px !important;
	}

	.sterling-sample-carousel__slide figcaption strong {
		font-size: clamp(0.92rem, 3vw, 1.1rem) !important;
	}

	.sterling-sample-carousel__slide figcaption span {
		font-size: 0.68rem !important;
	}

	.sterling-sample-lightbox {
		padding: 12px !important;
	}

	.sterling-sample-lightbox__panel {
		width: min(calc(100vw - 24px), calc((100dvh - 24px) * 16 / 9)) !important;
		max-height: calc(100dvh - 24px) !important;
	}
}

@media (max-width: 700px) {
	.sterling-sample-lightbox {
		align-items: center !important;
	}

	.sterling-sample-lightbox__top {
		top: 8px !important;
		right: 8px !important;
		left: 8px !important;
	}

	.sterling-sample-lightbox__title {
		max-width: calc(100% - 92px) !important;
		padding: 6px 9px !important;
		font-size: 0.62rem !important;
		letter-spacing: 0.08em !important;
	}

	.sterling-sample-lightbox__close {
		min-height: 34px !important;
		padding: 6px 11px !important;
		font-size: 0.78rem !important;
	}

	.sterling-sample-lightbox__caption {
		right: 8px !important;
		bottom: 8px !important;
		left: 8px !important;
		max-width: calc(100% - 16px) !important;
		padding: 6px 10px !important;
		font-size: 0.72rem !important;
		line-height: 1.35 !important;
	}

	.sterling-sample-lightbox__nav {
		width: 38px !important;
		height: 38px !important;
		font-size: 1.25rem !important;
	}

	.sterling-sample-lightbox__nav--prev {
		left: 8px !important;
	}

	.sterling-sample-lightbox__nav--next {
		right: 8px !important;
	}
}

/* Final responsive polish: landing page 1 hero and sample preview stay centered on iPad/mobile. */
@media (max-width: 700px) {
	html,
	body.page-id-23,
	body.page-id-23 .elementor,
	body.page-id-23 .elementor-section,
	body.page-id-23 .elementor-container,
	body.page-id-23 .elementor-column,
	body.page-id-23 .elementor-widget-wrap,
	body.page-id-23 .elementor-widget,
	body.page-id-23 .elementor-widget-container {
		max-width: 100vw !important;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home > .elementor-container,
	html body.page-id-23 #landing-home > .elementor-container > .elementor-column,
	html body.page-id-23 #landing-home .elementor-widget-wrap,
	html body.page-id-23 #landing-home .elementor-widget,
	html body.page-id-23 #landing-home .elementor-widget-container {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		transform: none !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image {
		width: min(100%, calc(100vw - 28px)) !important;
		max-width: calc(100vw - 28px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		text-align: center !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro {
		padding-top: 34px !important;
		padding-bottom: 26px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		width: 100% !important;
		max-width: 342px !important;
		font-size: clamp(2rem, 8.2vw, 2.35rem) !important;
		line-height: 1.14 !important;
		text-align: center !important;
		overflow-wrap: normal !important;
		word-break: normal !important;
		hyphens: none !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		width: 100% !important;
		max-width: 342px !important;
		font-size: 0.92rem !important;
		line-height: 1.58 !important;
		text-align: center !important;
		overflow-wrap: normal !important;
		word-break: normal !important;
	}

	html body.page-id-23 #landing-home .sterling-hero__actions {
		display: grid !important;
		width: 100% !important;
		max-width: 342px !important;
		grid-template-columns: 1fr !important;
		gap: 12px !important;
	}

	html body.page-id-23 #landing-home .sterling-button,
	html body.page-id-23 #landing-home .sterling-trust-list,
	html body.page-id-23 #landing-home .sterling-trust-list li {
		width: 100% !important;
		max-width: 342px !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list {
		display: grid !important;
		gap: 12px !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list li {
		min-height: 56px !important;
		padding: 14px 16px !important;
		font-size: 0.86rem !important;
		line-height: 1.35 !important;
	}
}

@media (min-width: 701px) and (max-width: 980px) {
	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home > .elementor-container,
	html body.page-id-23 #landing-home .elementor-column,
	html body.page-id-23 #landing-home .elementor-widget-wrap,
	html body.page-id-23 #landing-home .elementor-widget-container {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image {
		width: min(720px, calc(100% - 48px)) !important;
		max-width: min(720px, calc(100% - 48px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-align: center !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		font-size: clamp(3.1rem, 7vw, 4.7rem) !important;
		line-height: 1.08 !important;
	}
}

@media (max-width: 980px) {
	.sterling-sample-carousel__track,
	.sterling-sample-carousel__slide {
		scroll-snap-align: center !important;
	}

	.sterling-sample-carousel__slide {
		min-width: 100% !important;
		max-width: 100% !important;
	}

	.sterling-sample-lightbox__panel,
	.sterling-sample-lightbox__image-wrap {
		width: min(calc(100vw - 24px), calc((100dvh - 24px) * 16 / 9)) !important;
		height: min(calc(100dvh - 24px), calc((100vw - 24px) * 9 / 16)) !important;
		max-width: calc(100vw - 24px) !important;
		max-height: calc(100dvh - 24px) !important;
		aspect-ratio: 16 / 9 !important;
	}

	.sterling-sample-lightbox__image-wrap img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
	}
}

/* Phone-size finishing pass for landing page 1: no clipped hero text or oversized buttons. */
@media (max-width: 480px) {
	html body.page-id-23 #landing-home,
	html body.page-id-23 #landing-home > .elementor-container,
	html body.page-id-23 #landing-home > .elementor-container > .elementor-column,
	html body.page-id-23 #landing-home .elementor-widget-wrap,
	html body.page-id-23 #landing-home .elementor-widget,
	html body.page-id-23 #landing-home .elementor-widget-container {
		width: 100% !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image {
		width: auto !important;
		max-width: none !important;
		margin-right: 18px !important;
		margin-left: 18px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		max-width: 304px !important;
		font-size: clamp(1.74rem, 7.1vw, 2.02rem) !important;
		line-height: 1.16 !important;
		letter-spacing: 0 !important;
		white-space: normal !important;
		overflow-wrap: break-word !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		max-width: 304px !important;
		font-size: 0.86rem !important;
		line-height: 1.55 !important;
	}

	html body.page-id-23 #landing-home .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-button,
	html body.page-id-23 #landing-home .sterling-trust-list,
	html body.page-id-23 #landing-home .sterling-trust-list li {
		width: 100% !important;
		max-width: 304px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	html body.page-id-23 #landing-home .sterling-button {
		min-height: 54px !important;
		padding: 13px 18px !important;
		font-size: 0.92rem !important;
	}

	html body.page-id-23 #landing-home .sterling-trust-list li {
		padding: 13px 14px !important;
		font-size: 0.8rem !important;
		line-height: 1.34 !important;
	}
}

@media (max-width: 480px) {
	html,
	body.page-id-23,
	body.page-id-23 #page,
	body.page-id-23 .site,
	body.page-id-23 .elementor,
	body.page-id-23 .elementor-location-single,
	body.page-id-23 .elementor-section,
	body.page-id-23 .elementor-container,
	body.page-id-23 .elementor-widget-wrap,
	body.page-id-23 .elementor-widget-container,
	body.page-id-23 #landing-home,
	body.page-id-23 .sterling-landing {
		width: 100% !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image {
		width: calc(100vw - 30px) !important;
		max-width: calc(100vw - 30px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		text-align: center !important;
		box-sizing: border-box !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro {
		padding-top: 30px !important;
		padding-bottom: 22px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		width: 100% !important;
		max-width: 252px !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: 24px !important;
		line-height: 1.2 !important;
		letter-spacing: 0 !important;
		text-align: center !important;
		white-space: normal !important;
		overflow-wrap: break-word !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		width: 100% !important;
		max-width: 252px !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: 13px !important;
		line-height: 1.5 !important;
		text-align: center !important;
		white-space: normal !important;
		overflow-wrap: break-word !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-after-image {
		min-height: 0 !important;
		padding-top: 18px !important;
		padding-bottom: 36px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-button,
	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-trust-list,
	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-trust-list li {
		width: 100% !important;
		max-width: 252px !important;
		margin-right: auto !important;
		margin-left: auto !important;
		box-sizing: border-box !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-trust-list {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: 12px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-button {
		min-height: 54px !important;
		padding: 13px 18px !important;
		font-size: 14px !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-after-image .sterling-trust-list li {
		display: flex !important;
		align-items: center !important;
		justify-content: flex-start !important;
		gap: 10px !important;
		min-height: 54px !important;
		padding: 13px 14px !important;
		font-size: 12px !important;
		line-height: 1.32 !important;
		text-align: left !important;
		white-space: normal !important;
		overflow-wrap: break-word !important;
	}
}

/* Page 23 final override: keep the standalone landing header, slideshow, and footer stable after legacy rules. */
html body.page-id-23 #landing-home .sterling-landing-header {
	position: sticky !important;
	top: 0 !important;
	right: auto !important;
	left: auto !important;
	z-index: 10000 !important;
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 12px 0 !important;
	margin: 0 !important;
	overflow: visible !important;
	background: rgba(245, 243, 236, 0.98) !important;
	border-bottom: 1px solid rgba(107, 122, 103, 0.2) !important;
	box-shadow: 0 10px 28px rgba(63, 76, 61, 0.1) !important;
	backdrop-filter: blur(14px) !important;
	-webkit-backdrop-filter: blur(14px) !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__inner {
	display: flex !important;
	width: min(calc(100% - 32px), 1180px) !important;
	max-width: min(calc(100% - 32px), 1180px) !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 18px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__brand {
	display: inline-flex !important;
	min-width: 0 !important;
	flex: 0 1 auto !important;
	align-items: center !important;
	gap: 10px !important;
	color: #3F4C3D !important;
	font-family: "Merriweather", serif !important;
	font-size: 20px !important;
	font-weight: 900 !important;
	line-height: 1.2 !important;
	white-space: nowrap !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__mark {
	display: inline-grid !important;
	width: 42px !important;
	height: 42px !important;
	flex: 0 0 42px !important;
	place-items: center !important;
	color: #3F4C3D !important;
	background: #E2C8B1 !important;
	border-radius: 12px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px !important;
	font-weight: 900 !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__nav {
	display: flex !important;
	min-width: 0 !important;
	flex: 1 1 auto !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 4px !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__nav a {
	display: inline-flex !important;
	min-height: 36px !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 8px 10px !important;
	color: #3F4C3D !important;
	background: transparent !important;
	border-radius: 999px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 12px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__nav a:hover,
html body.page-id-23 #landing-home .sterling-landing-header__nav a:focus-visible {
	color: #FFFEFA !important;
	background: #6B7A67 !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__cta {
	display: inline-flex !important;
	min-height: 40px !important;
	flex: 0 0 auto !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 9px 16px !important;
	color: #FFFEFA !important;
	background: #C17761 !important;
	border-radius: 999px !important;
	font-family: "Poppins", sans-serif !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

html body.page-id-23 #landing-home .sterling-landing-header__menu-toggle {
	display: none !important;
}

html body.page-id-23 #landing-home .sterling-sample-carousel {
	overflow: hidden !important;
}

html body.page-id-23 #landing-home .sterling-sample-carousel__track {
	display: grid !important;
	grid-auto-columns: 100% !important;
	grid-auto-flow: column !important;
	gap: 18px !important;
	overflow-x: auto !important;
	scroll-snap-type: x mandatory !important;
	scroll-behavior: smooth !important;
	scrollbar-width: none !important;
}

html body.page-id-23 #landing-home .sterling-sample-carousel__track::-webkit-scrollbar {
	display: none !important;
}

html body.page-id-23 #landing-home .sterling-sample-carousel__slide {
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}

html body.page-id-23 #landing-home .sterling-final {
	padding: clamp(64px, 8vw, 98px) 0 !important;
	text-align: left !important;
}

html body.page-id-23 #landing-home .sterling-final .sterling-contact-section {
	display: grid !important;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
	align-items: start !important;
	gap: clamp(30px, 5vw, 72px) !important;
}

html body.page-id-23 #landing-home .sterling-contact-section__panel {
	display: grid !important;
	gap: 18px !important;
}

html body.page-id-23 #landing-home .sterling-contact-section__panel .sterling-button {
	margin-top: 6px !important;
}

@media (max-width: 1024px) {
	html body.page-id-23 #landing-home .sterling-landing-header__inner {
		position: relative !important;
		width: min(calc(100% - 28px), 760px) !important;
		max-width: min(calc(100% - 28px), 760px) !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__brand {
		max-width: calc(100% - 110px) !important;
		font-size: 17px !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__brand > span:last-child {
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		white-space: nowrap !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__menu-toggle {
		display: inline-flex !important;
		min-width: 96px !important;
		min-height: 42px !important;
		flex: 0 0 auto !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__nav {
		position: absolute !important;
		top: calc(100% + 10px) !important;
		right: 0 !important;
		z-index: 10001 !important;
		display: none !important;
		width: min(340px, calc(100vw - 28px)) !important;
		flex-direction: column !important;
		align-items: stretch !important;
		padding: 12px !important;
		background: #F5F3EC !important;
		border: 1px solid rgba(107, 122, 103, 0.2) !important;
		border-radius: 18px !important;
		box-shadow: 0 20px 48px rgba(63, 76, 61, 0.18) !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__nav.is-open {
		display: flex !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__nav a {
		width: 100% !important;
		min-height: 42px !important;
		justify-content: flex-start !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__cta {
		display: none !important;
	}

	html body.page-id-23 #landing-home .sterling-final .sterling-contact-section {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 700px) {
	html,
	html body.page-id-23 {
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		overflow-x: hidden !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__inner {
		width: calc(100% - 28px) !important;
		max-width: calc(100% - 28px) !important;
		gap: 8px !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__brand {
		max-width: calc(100% - 104px) !important;
		font-size: 16px !important;
	}

	html body.page-id-23 #landing-home .sterling-landing-header__menu-toggle {
		display: inline-flex !important;
		width: 86px !important;
		min-width: 86px !important;
		max-width: 86px !important;
		min-height: 40px !important;
		align-items: center !important;
		justify-content: center !important;
		gap: 8px !important;
		padding: 8px 12px !important;
		color: #FFFEFA !important;
		background: #6B7A67 !important;
		border: 0 !important;
		border-radius: 999px !important;
		font-family: "Poppins", sans-serif !important;
		font-size: 13px !important;
		font-weight: 900 !important;
	}

	html body.page-id-23 #landing-home .sterling-container,
	html body.page-id-23 #landing-home .sterling-hero__grid,
	html body.page-id-23 #landing-home .sterling-hero-intro,
	html body.page-id-23 #landing-home .sterling-hero-after-image,
	html body.page-id-23 #landing-home .sterling-hero__actions,
	html body.page-id-23 #landing-home .sterling-trust-list {
		width: calc(100% - 28px) !important;
		max-width: calc(100% - 28px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		transform: none !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro {
		padding-top: 58px !important;
		padding-bottom: 26px !important;
	}

	html body.page-id-23 #landing-home .sterling-kicker {
		width: min(100%, 320px) !important;
		max-width: min(100%, 320px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		font-size: 11px !important;
		line-height: 1.45 !important;
		letter-spacing: 0.08em !important;
		text-align: center !important;
		text-wrap: wrap !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro h1 {
		width: min(100%, 320px) !important;
		max-width: min(100%, 320px) !important;
		font-size: clamp(28px, 8.4vw, 34px) !important;
		line-height: 1.12 !important;
		letter-spacing: 0 !important;
		text-wrap: wrap !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
		word-break: normal !important;
	}

	html body.page-id-23 #landing-home .sterling-hero-intro p {
		width: min(100%, 320px) !important;
		max-width: min(100%, 320px) !important;
		font-size: 15px !important;
		line-height: 1.58 !important;
		text-wrap: wrap !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
	}

	html body.page-id-23 #landing-home .sterling-section-heading,
	html body.page-id-23 #landing-home .sterling-section-heading h2,
	html body.page-id-23 #landing-home .sterling-section-heading p,
	html body.page-id-23 #landing-home .sterling-split,
	html body.page-id-23 #landing-home .sterling-split h2,
	html body.page-id-23 #landing-home .sterling-offer h2,
	html body.page-id-23 #landing-home .sterling-final h2,
	html body.page-id-23 #landing-home .sterling-final p {
		width: min(100%, 320px) !important;
		max-width: min(100%, 320px) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		text-wrap: wrap !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
	}

	html body.page-id-23 #landing-home .sterling-section-heading h2,
	html body.page-id-23 #landing-home .sterling-split h2,
	html body.page-id-23 #landing-home .sterling-offer h2,
	html body.page-id-23 #landing-home .sterling-final h2 {
		font-size: clamp(28px, 8.2vw, 34px) !important;
		line-height: 1.14 !important;
		letter-spacing: 0 !important;
	}

	html body.page-id-23 #landing-home .sterling-sample-carousel {
		width: calc(100% - 28px) !important;
		padding: 10px !important;
		border-radius: 22px !important;
	}

	html body.page-id-23 #landing-home .sterling-sample-carousel__slide figcaption {
		display: grid !important;
		gap: 4px !important;
		padding: 14px !important;
	}

	html body.page-id-23 #landing-home .sterling-contact-section__topics li {
		grid-template-columns: 1fr !important;
		gap: 6px !important;
	}
}
