.page-shell.rlg-about-demo-page {
	--rlgc-about-black: #070604;
	--rlgc-about-brown: #21170f;
	--rlgc-about-copper: #aa5424;
	--rlgc-about-cream: #fbf3e8;
	--rlgc-about-line: #ead7be;
	--rlgc-about-muted: #6f5a49;
	--rlgc-about-paper: #fff8ef;
	--rlgc-about-sans: "DM Sans", "Inter", "Segoe UI", sans-serif;
	--rlgc-about-serif: "Cormorant Garamond", Georgia, serif;
	margin: 0;
	max-width: none;
	padding: 0;
	width: 100%;
}

.page-shell.rlg-about-demo-page .entry-content {
	margin: 0;
	max-width: none;
	padding: 0;
	width: 100%;
}

.page-shell.rlg-about-demo-page .entry-content > * {
	margin-block-end: 0;
	margin-block-start: 0;
	max-width: none;
}

.page-shell.rlg-about-demo-page :where(
	.elementor,
	.elementor-section,
	.elementor-container,
	.elementor-column,
	.elementor-widget-wrap,
	.elementor-widget,
	.elementor-widget-container
) {
	margin: 0;
	max-width: none;
	padding: 0;
	width: 100%;
}

.page-shell.rlg-about-demo-page .elementor-section .elementor-container {
	display: block;
}

.page-shell.rlg-about-demo-page .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: none;
	width: 100%;
}

.page-shell.rlg-about-demo-page .elementor-section > .elementor-container > .elementor-column > .elementor-widget-wrap {
	padding: 0;
}

.page-shell.rlg-about-demo-page .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.page-shell.rlg-about-demo-page .elementor-section.card-section,
.page-shell.rlg-about-demo-page .elementor-section.build-process-rail,
.page-shell.rlg-about-demo-page .elementor-section.outcome-rail,
.page-shell.rlg-about-demo-page .elementor-section.faq-design {
	padding: 72px 0;
}

.page-shell.rlg-about-demo-page .elementor-section.editorial-narrative {
	padding: 78px 0;
}

.page-shell.rlg-about-demo-page .elementor-column.card-section__inner,
.page-shell.rlg-about-demo-page .elementor-column.build-process-rail__inner,
.page-shell.rlg-about-demo-page .elementor-column.outcome-rail__inner,
.page-shell.rlg-about-demo-page .elementor-column.faq-design__inner,
.page-shell.rlg-about-demo-page .elementor-column.editorial-narrative__inner {
	display: block;
	flex: 0 1 auto;
	margin: 0 auto;
	max-width: 1180px;
	width: calc(100% - 80px);
}

.page-shell.rlg-about-demo-page .elementor-widget-rlgc_about_free_consultation .free-consultation-block {
	margin-bottom: 0;
}

.rlg-about-demo-page {
	background: var(--rlgc-about-paper);
	color: var(--rlgc-about-brown);
	font-family: var(--rlgc-about-sans);
}

.rlg-about-demo-page a {
	color: inherit;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

.rlgc-about-hero {
	background: var(--rlgc-about-black);
	color: var(--rlgc-about-paper);
	height: 600px;
	isolation: isolate;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.rlgc-about-hero::before,
.rlgc-about-hero::after {
	content: "";
	height: 160px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.rlgc-about-hero::before {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 160' preserveAspectRatio='none'%3E%3Cpath d='M0 130 C150 95 300 95 450 130 C600 156 720 156 870 128 C1000 94 1130 90 1275 126 C1340 143 1395 141 1440 120' fill='none' stroke='%23AA5424' stroke-width='2.5'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;
	bottom: 15px;
	z-index: 4;
}

.rlgc-about-hero::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 160' preserveAspectRatio='none'%3E%3Cpath fill='%23FFF8EF' d='M0 130 C150 95 300 95 450 130 C600 156 720 156 870 128 C1000 94 1130 90 1275 126 C1340 143 1395 141 1440 120 L1440 160 L0 160 Z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;
	bottom: 0;
	z-index: 1;
}

.rlgc-about-hero-grid {
	align-items: center;
	display: grid;
	height: 100%;
	margin: 0 auto;
	max-width: 1180px;
	padding: 70px 0 134px;
	position: relative;
	width: calc(100% - 80px);
	z-index: 3;
}

.page-shell.rlg-about-demo-page .elementor-section.rlgc-about-hero.elementor-section-boxed > .elementor-container,
.page-shell.rlg-about-demo-page .rlgc-about-hero > .elementor-container {
	align-items: center;
	display: flex;
	height: 100%;
	margin: 0 auto;
	max-width: 1180px;
	padding: 70px 0 134px;
	position: static;
	width: calc(100% - 80px);
	z-index: auto;
}

.rlgc-about-hero-copy {
	max-width: 760px;
	position: relative;
	z-index: 3;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-copy {
	position: static;
	z-index: auto;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero-copy > .elementor-widget-wrap {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0 14px;
	max-width: 760px;
	position: static;
	z-index: 3;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero-title,
.page-shell.rlg-about-demo-page .rlgc-about-hero-intro,
.page-shell.rlg-about-demo-page .rlgc-about-hero-art-widget {
	flex: 0 0 100%;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-widget-button {
	margin-top: 26px;
	width: auto;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-widget-button + .elementor-widget-button {
	margin-left: 0;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-art-widget {
	flex: 0 0 0;
	height: 0;
	overflow: visible;
	position: static;
	width: 0;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-art-widget.rlgc-about-hero-art {
	flex: 0 0 auto;
	height: 100%;
	inset: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-art-widget .elementor-widget-container {
	position: static;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-art-widget.rlgc-about-hero-art .elementor-widget-container {
	height: 100%;
	width: 100%;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-title,
.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro,
.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-widget-button {
	position: relative;
	z-index: 3;
}

.rlgc-about-hero-art {
	inset: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.rlgc-about-hero-art img {
	display: block;
	height: auto;
	max-width: none;
	opacity: 0.82;
	position: absolute;
	right: max(34px, calc((100vw - 1180px) / 2 - 60px));
	top: 49%;
	transform: translateY(-50%);
	width: min(44vw, 580px);
}

.rlgc-about-hero h1 {
	color: var(--rlgc-about-paper);
	font-family: var(--rlgc-about-serif);
	font-size: 56px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.02;
	margin: 0;
	max-width: 760px;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-title .elementor-heading-title {
	color: var(--rlgc-about-paper);
	font-family: var(--rlgc-about-serif);
	font-size: 56px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.02;
	margin: 0;
	max-width: 760px;
}

.rlgc-about-hero p {
	color: rgba(255, 248, 239, 0.82);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.55;
	margin: 18px 0 0;
	max-width: 620px;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro,
.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro p {
	color: rgba(255, 248, 239, 0.82);
	font-family: var(--rlgc-about-sans);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.55;
	margin: 18px 0 0;
	max-width: 620px;
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro p {
	margin: 0;
}

.rlgc-about-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 26px;
}

.rlgc-about-hero .button {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	min-height: 48px;
	padding: 0 22px;
	text-decoration: none;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}.rlgc-about-hero .button-primary,
.faq-design__cta {
	background: var(--rlgc-about-copper);
	border: 1px solid var(--rlgc-about-copper);
	color: var(--rlgc-about-paper);
}.rlgc-about-hero .button-primary:hover,
.rlgc-about-hero .button-primary:focus-visible,
.faq-design__cta:hover,
.faq-design__cta:focus-visible {
	background: #b55d2d;
	border-color: #b55d2d;
	color: var(--rlgc-about-paper);
	outline: none;
	transform: translateY(-2px);
}.rlgc-about-hero .button-light {
	background: transparent;
	border: 1px solid rgba(255, 248, 239, 0.72);
	color: var(--rlgc-about-paper);
}.rlgc-about-hero .button-light:hover,
.rlgc-about-hero .button-light:focus-visible {
	background: var(--rlgc-about-paper);
	border-color: var(--rlgc-about-paper);
	color: var(--rlgc-about-black);
	outline: none;
	transform: translateY(-2px);
}

.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-button {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	min-height: 48px;
	padding: 0 22px;
	text-decoration: none;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.page-shell.rlg-about-demo-page .rlgc-about-button-primary .elementor-button {
	background: var(--rlgc-about-copper);
	border: 1px solid var(--rlgc-about-copper);
	color: var(--rlgc-about-paper);
}

.page-shell.rlg-about-demo-page .rlgc-about-button-primary .elementor-button:hover,
.page-shell.rlg-about-demo-page .rlgc-about-button-primary .elementor-button:focus-visible {
	background: #b55d2d;
	border-color: #b55d2d;
	color: var(--rlgc-about-paper);
	outline: none;
	transform: translateY(-2px);
}

.page-shell.rlg-about-demo-page .rlgc-about-button-light .elementor-button {
	background: transparent;
	border: 1px solid rgba(255, 248, 239, 0.72);
	color: var(--rlgc-about-paper);
}

.page-shell.rlg-about-demo-page .rlgc-about-button-light .elementor-button:hover,
.page-shell.rlg-about-demo-page .rlgc-about-button-light .elementor-button:focus-visible {
	background: var(--rlgc-about-paper);
	border-color: var(--rlgc-about-paper);
	color: var(--rlgc-about-black);
	outline: none;
	transform: translateY(-2px);
}

.rlgc-eyebrow,
.editorial-narrative__eyebrow {
	align-items: center;
	color: var(--rlgc-about-copper);
	display: inline-flex;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	gap: 10px;
	letter-spacing: 0.14em;
	line-height: 1.2;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.rlgc-eyebrow::before,
.editorial-narrative__eyebrow::before {
	background: currentColor;
	border-radius: 999px;
	content: "";
	height: 9px;
	width: 9px;
}

.editorial-narrative {
	padding: 78px 0;
}

.card-section, .build-process-rail, .outcome-rail, .faq-design {
	padding: 72px 0;
}

.editorial-narrative--paper,
.card-section--paper,
.build-process-rail--paper,
.outcome-rail--paper,
.faq-design--paper {
	background: var(--rlgc-about-paper);
}

.editorial-narrative--cream,
.card-section--cream,
.build-process-rail--cream,
.outcome-rail--cream,
.faq-design--cream {
	background: var(--rlgc-about-cream);
}

.editorial-narrative__inner {
	margin: 0 auto;
	max-width: 1180px;
	width: calc(100% - 80px);
}

.editorial-narrative__content {
	max-width: 944px;
}

.card-section h2 {
	color: var(--rlgc-about-brown);
	font-family: var(--rlgc-about-serif);
	font-size: 44px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.025em;
	line-height: 1.05;
	margin: 0;
	max-width: 620px;
}

.editorial-narrative__eyebrow {
	display: flex;
	letter-spacing: .1em;
	line-height: 1.25;
	margin: 0 0 16px;
}

.editorial-narrative__eyebrow::before {
	border-radius: 50%;
	flex: 0 0 auto;
	height: 8px;
	width: 8px;
}

.editorial-narrative h2 {
	color: var(--rlgc-about-brown);
	font-family: var(--rlgc-about-serif);
	font-size: 44px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.025em;
	line-height: 1.05;
	margin: 0 0 24px;
	max-width: 720px;
}

.editorial-narrative__body {
	display: grid;
	gap: 22px;
}

.editorial-narrative__body p {
	color: var(--rlgc-about-muted);
	font-family: var(--rlgc-about-sans);
	font-size: 20px;
	font-weight: 400;
	line-height: 1.62;
	margin: 0;
	max-width: 944px;
}

.card-section--black {
	background: var(--rlgc-about-black);
	color: var(--rlgc-about-paper);
}

.card-section--black .rlgc-eyebrow {
	color: #ffe1cc;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin: 0 0 16px;
}

.card-section--black .rlgc-eyebrow::before {
	background: #9f4f25;
	height: 8px;
	width: 8px;
}

.card-section--black .card-section__heading h2 {
	color: #fff6ea;
}

.card-section--black .card-section__heading > p {
	color: #d8cfc3;
}.card-section__inner,
.build-process-rail__inner,
.outcome-rail__inner,
.faq-design__inner {
	margin: 0 auto;
	max-width: 1180px;
	width: calc(100% - 80px);
}

.card-section__heading {
	align-items: end;
	display: grid;
	gap: 40px;
	grid-template-columns: minmax(0, 56fr) minmax(0, 44fr);
	margin-bottom: 36px;
}

.card-section__heading > p {
	color: var(--rlgc-about-muted);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.55;
	margin: 0;
	max-width: 460px;
}

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

.rlgc-about-choose .card-grid {
	align-items: stretch;
	grid-auto-rows: 1fr;
}

.shared-card {
	background: rgba(255, 248, 239, 0.72);
	border: 1px solid var(--rlgc-about-line);
	border-radius: 24px;
	min-height: 310px;
	padding: 26px;
	transition: background-color 180ms ease, border-color 180ms ease;
}

.card-section--black .shared-card {
	background: var(--rlgc-about-cream);
	border: 1px solid #ead7be;
	color: #21170f;
	display: flex;
	flex-direction: column;
}

.rlgc-about-choose .shared-card {
	height: 100%;
	min-height: 220px;
}

.shared-card:hover {
	background: var(--rlgc-about-paper);
	border-color: rgba(170, 84, 36, 0.42);
	transform: translateY(-2px);
}

.card-section--black .shared-card:is(:hover, :focus-within) {
	background: var(--rlgc-about-paper);
	border-color: #9f4f25;
	transform: none;
}

.card-label {
	color: #9f4f25;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.rlgc-about-choose .card-label {
	color: #9f4f25;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.shared-card h3 {
	color: #21170f;
	font-family: var(--rlgc-about-serif);
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -0.015em;
	line-height: 1.1;
	margin: 0;
}

.shared-card p:not(.card-label) {
	color: #4a3626;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	margin: 14px 0 0;
}

.build-process-rail h2, .outcome-rail h2 {
	color: var(--rlgc-about-brown);
	font-family: var(--rlgc-about-serif);
	font-size: 44px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.025em;
	line-height: 1.05;
	margin: 0;
	max-width: 680px;
}

.build-process-rail__heading, .outcome-rail__heading {
	align-items: end;
	display: grid;
	gap: 40px;
	grid-template-columns: minmax(0, 56fr) minmax(0, 44fr);
	margin-bottom: 38px;
}

.build-process-rail__heading > p, .outcome-rail__heading > p {
	color: var(--rlgc-about-muted);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.55;
	margin: 0;
	max-width: 560px;
}

.faq-design h2 {
	color: var(--rlgc-about-brown);
	font-family: var(--rlgc-about-serif);
	font-size: 44px;
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -.025em;
	line-height: 1.05;
	margin: 0;
	max-width: 620px;
}

.faq-design__heading {
	align-items: end;
	display: grid;
	gap: 40px;
	grid-template-columns: minmax(0, 56fr) minmax(0, 44fr);
	margin-bottom: 36px;
}

.faq-design__heading > p {
	color: var(--rlgc-about-muted);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.55;
	margin: 0;
	max-width: 460px;
}

.build-process-rail__list,
.outcome-rail__list {
	counter-reset: rail-item;
	list-style: none;
	margin: 0;
	padding: 0;
}

.build-process-rail__list li,
.outcome-rail__list li {
	list-style: none;
}

.build-process-rail__list li::marker,
.outcome-rail__list li::marker {
	content: "";
}

.build-process-rail__list li {
	align-items: start;
	border-top: 1px solid var(--rlgc-about-line);
	counter-increment: rail-item;
	display: grid;
	gap: 18px;
	grid-template-columns: 56px minmax(190px, 0.34fr) minmax(0, 1fr);
	padding: 24px 0;
}

.build-process-rail__list li:first-child {
	border-top: 0;
}

.build-process-rail__list li::before {
	color: var(--rlgc-about-copper);
	content: counter(rail-item, decimal-leading-zero);
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.build-process-rail__title {
	color: var(--rlgc-about-brown);
	font-size: 21px;
	font-weight: 700;
	line-height: 1.22;
}

.build-process-rail__copy {
	color: var(--rlgc-about-muted);
	font-size: 17px;
	font-weight: 400;
	line-height: 1.6;
}

.outcome-rail__list {
	counter-reset: rail-item;
	display: grid;
	gap: 0 42px;
	grid-auto-flow: column;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(3, auto);
}

.outcome-rail__list li {
	align-items: baseline;
	border-top: 1px solid var(--rlgc-about-line);
	counter-increment: rail-item;
	display: grid;
	gap: 16px;
	grid-template-columns: 40px minmax(0, 1fr);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.35;
	padding: 18px 0;
}

.outcome-rail__list li:nth-child(1), .outcome-rail__list li:nth-child(4) {
	border-top: 0;
}

.outcome-rail__list li::before {
	color: var(--rlgc-about-copper);
	content: counter(rail-item, decimal-leading-zero);
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.outcome-rail__list--dots {
	counter-reset: none;
}

.outcome-rail__list--dots li {
	align-items: start;
	gap: 10px;
	grid-template-columns: 20px minmax(0, 1fr);
}

.outcome-rail__list--dots li::before {
	content: "•";
	font-size: 25px;
	line-height: 1;
	margin-top: 1px;
	text-align: center;
}

.outcome-rail__list span {
	color: var(--rlgc-about-brown);
	font-weight: 400;
}

.faq-panel {
	background: var(--rlgc-about-cream);
	border: 1px solid var(--rlgc-about-line);
	border-radius: 30px;
	display: grid;
	gap: 16px;
	padding: 40px;
}

.faq-design--cream .faq-panel {
	background: var(--rlgc-about-paper);
}

.faq-panel details {
	background: var(--rlgc-about-paper);
	border: 1px solid var(--rlgc-about-line);
	border-radius: 24px;
	overflow: hidden;
}

.faq-design--cream .faq-panel details {
	background: var(--rlgc-about-cream);
}

.faq-panel summary {
	color: var(--rlgc-about-brown);
	cursor: pointer;
	font-family: var(--rlgc-about-serif);
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -.015em;
	line-height: 1.10;
	list-style: none;
	padding: 25px 68px 25px 30px;
	position: relative;
}

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

.faq-panel summary::after {
	color: var(--rlgc-about-copper);
	content: "+";
	font-family: var(--rlgc-about-sans);
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	right: 30px;
	top: 24px;
}

.faq-panel details[open] summary::after {
	content: "−";
}

.faq-panel details p {
	color: var(--rlgc-about-muted);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	margin: 0;
	max-width: 760px;
	padding: 0 30px 28px;
}

.faq-design__cta-wrap {
	margin-top: 32px;
	text-align: right;
}

.faq-design__cta {
	align-items: center;
	background: var(--rlgc-about-copper);
	border: 1px solid var(--rlgc-about-copper);
	border-radius: 999px;
	color: #fff6ea;
	display: inline-flex;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	min-height: 48px;
	padding: 0 22px;
	text-decoration: none;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.page-shell.rlg-about-demo-page .faq-design .faq-design__cta {
	color: #fff6ea;
}

.faq-design__cta:hover,
.faq-design__cta:focus-visible {
	background: #b55d2d;
	border-color: #b55d2d;
	color: #fff6ea;
	outline: none;
	transform: translateY(-2px);
}

.page-shell.rlg-about-demo-page .faq-design .faq-design__cta:hover, .page-shell.rlg-about-demo-page .faq-design .faq-design__cta:focus-visible {
	color: #fff6ea;
}

.page-shell.rlg-about-demo-page .rlgc-about-faq-cta.elementor-widget-button {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: inherit;
	display: block;
	height: 48px;
	margin-top: 32px;
	padding: 0;
	text-align: right;
}

.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-widget-container {
	display: flex;
	justify-content: flex-end;
}

.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-button-wrapper {
	display: inline-flex;
	width: auto;
}

.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-button {
	align-items: center;
	background: var(--rlgc-about-copper);
	border: 1px solid var(--rlgc-about-copper);
	border-radius: 999px;
	color: #fff6ea;
	display: inline-flex;
	font-family: var(--rlgc-about-sans);
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	min-height: 48px;
	padding: 0 22px;
	text-decoration: none;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
	width: auto;
}

.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-button:hover,
.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-button:focus-visible {
	background: #b55d2d;
	border-color: #b55d2d;
	color: #fff6ea;
	outline: none;
	transform: translateY(-2px);
}

.rlgc-about-footer-break {
	background: var(--rlgc-about-paper);
	height: 72px;
}

@media (max-width: 900px) {
	.rlgc-about-hero {
		height: auto;
		min-height: 0;
		padding: 54px 0 104px;
	}

	.page-shell.rlg-about-demo-page .elementor-section.rlgc-about-hero {
		padding: 54px 0 104px;
	}

	.rlgc-about-hero::before,
	.rlgc-about-hero::after {
		height: 125px;
	}

	.rlgc-about-hero::before {
		bottom: 14px;
	}

	.rlgc-about-hero-grid {
		height: auto;
		padding: 0;
		width: calc(100% - 64px);
	}

	.page-shell.rlg-about-demo-page .elementor-section.rlgc-about-hero.elementor-section-boxed > .elementor-container,
	.page-shell.rlg-about-demo-page .rlgc-about-hero > .elementor-container {
		height: auto;
		padding: 0;
		width: calc(100% - 64px);
	}

	.card-section__inner,
	.build-process-rail__inner,
	.outcome-rail__inner,
	.faq-design__inner,
	.page-shell.rlg-about-demo-page .elementor-column.card-section__inner,
	.page-shell.rlg-about-demo-page .elementor-column.build-process-rail__inner,
	.page-shell.rlg-about-demo-page .elementor-column.outcome-rail__inner,
	.page-shell.rlg-about-demo-page .elementor-column.faq-design__inner {
		width: calc(100% - 40px);
	}
	
	.card-section__heading,
    .build-process-rail__heading,
    .outcome-rail__heading,
    .faq-design__heading {
		grid-template-columns: 1fr;
	}

	.card-grid,
    .outcome-rail__list {
	    grid-auto-flow: row;
	    grid-template-columns: 1fr;
	    grid-template-rows: none;
    }
    
    .outcome-rail__list li:nth-child(4) {
	    border-top: 1px solid var(--rlgc-about-line);
    }

	.build-process-rail__list li {
		grid-template-columns: 44px 1fr;
	}

	.build-process-rail__copy {
		grid-column: 2;
	}

	.faq-design__cta-wrap {
		text-align: left;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-faq-cta.elementor-widget-button {
		text-align: left;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-widget-container {
		justify-content: flex-start;
	}
}

@media (max-width: 1119px) {
	.editorial-narrative__inner {
		width: calc(100% - 64px);
	}

	.page-shell.rlg-about-demo-page .elementor-column.editorial-narrative__inner {
		width: calc(100% - 64px);
	}
}

@media (min-width: 768px) and (max-width: 1119px) {
	.rlgc-about-hero-art {
		display: block;
	}

	.rlgc-about-hero-art img {
		opacity: 0.34;
		right: -150px;
		top: 50%;
		transform: translateY(-52%);
		width: min(58vw, 500px);
	}
}

@media (max-width: 767px) {
	.rlgc-about-hero-art {
		display: none;
	}

	.rlgc-about-hero-visual {
		display: none;
	}
}

@media (max-width: 640px) {
	.rlg-about-demo-page {
		overflow-x: hidden;
	}

	.rlgc-about-hero {
		padding: 50px 0 94px;
	}

	.page-shell.rlg-about-demo-page .elementor-section.rlgc-about-hero {
		padding: 50px 0 94px;
	}

	.rlgc-about-hero::before {
		bottom: 12px;
	}

	.rlgc-about-hero-grid {
		width: calc(100% - 40px);
	}

	.page-shell.rlg-about-demo-page .elementor-section.rlgc-about-hero.elementor-section-boxed > .elementor-container,
	.page-shell.rlg-about-demo-page .rlgc-about-hero > .elementor-container {
		width: calc(100% - 40px);
	}

	.rlgc-about-hero h1 {
		font-size: 42px;
		line-height: 1.05;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-title .elementor-heading-title {
		font-size: 42px;
		line-height: 1.05;
	}

	.rlgc-about-hero p {
		font-size: 16px;
		line-height: 1.55;
	}.card-section h2,

	.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro,
	.page-shell.rlg-about-demo-page .rlgc-about-hero .rlgc-about-hero-intro p {
		font-size: 16px;
		line-height: 1.55;
	}

.card-section h2,
.build-process-rail h2,
.outcome-rail h2,
.faq-design h2 {
		font-size: clamp(2.8rem, 15vw, 4.25rem);
	}

	.editorial-narrative {
		padding: 60px 0;
	}

	.page-shell.rlg-about-demo-page .elementor-section.editorial-narrative {
		padding: 60px 0;
	}

	.editorial-narrative__inner {
		width: calc(100% - 40px);
	}

	.page-shell.rlg-about-demo-page .elementor-column.editorial-narrative__inner {
		width: calc(100% - 40px);
	}

	.editorial-narrative h2 {
		font-size: 38px;
		margin-bottom: 20px;
	}

	.editorial-narrative__body {
		gap: 18px;
	}

	.editorial-narrative__body p {
		font-size: 18px;
	}.rlgc-about-hero-actions {
		align-items: stretch;
		flex-direction: column;
	}.rlgc-about-hero .button,
.faq-design__cta {
		width: 100%;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero-copy > .elementor-widget-wrap {
		align-items: stretch;
		flex-direction: column;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero-title,
	.page-shell.rlg-about-demo-page .rlgc-about-hero-intro,
	.page-shell.rlg-about-demo-page .rlgc-about-hero-art-widget {
		flex-basis: auto;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-widget-button {
		width: 100%;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-widget-button + .elementor-widget-button {
		margin-top: 12px;
	}

	.page-shell.rlg-about-demo-page .rlgc-about-hero .elementor-button,
	.page-shell.rlg-about-demo-page .rlgc-about-faq-cta .elementor-button {
		width: 100%;
	}

	.faq-panel {
		border-radius: 24px;
		gap: 12px;
		padding: 16px;
	}

	.faq-panel details {
		border-radius: 18px;
	}

	.faq-panel summary {
		padding: 22px 54px 22px 20px;
	}

	.faq-panel summary::after {
		right: 20px;
		top: 21px;
	}

	.faq-panel details p {
		padding: 0 20px 22px;
	}
}
