/* About page parity with the original static HTML reference. */
.ratiom-about-page .ratiom-site-header .ratiom-header-inner {
	height: 80px;
}

.ratiom-about-page .ratiom-header-cta .wp-block-button__link {
	min-height: 40px;
	padding: 0 24px;
	font-size: 15px;
	line-height: 15px;
}

.ratiom-about-page .ratiom-nav a[href*="/about/"] {
	border-bottom: 2px solid #c4ee18;
	color: #111111;
	font-weight: 600;
	padding-bottom: 6px;
}

.ratiom-about-page .entry-content > .ratiom-section {
	padding-left: 24px;
	padding-right: 24px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) {
	background: #fafaf8;
	padding-top: 128px;
	padding-bottom: 128px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	margin: 0 auto;
	max-width: 1200px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group > .ratiom-group:first-child {
	grid-column: span 6 / span 6;
	max-width: none;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group > .ratiom-group:nth-child(2) {
	grid-column: 8 / span 5;
	align-items: flex-end;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .flex.items-center.mb-gap-eyebrow-head {
	align-items: center;
	display: flex;
	gap: 12px;
	margin-bottom: 16px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .flex.items-center.mb-gap-eyebrow-head::before {
	background: #111111;
	content: "";
	display: block;
	height: 1px;
	width: 24px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) h1 {
	font-size: 76px;
	font-weight: 700;
	letter-spacing: -0.035em;
	line-height: 78px;
	margin: 16px 0 24px;
	max-width: none;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .font-body-lg p {
	color: #5f6368;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .font-body-lg p + p {
	margin-top: 24px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.aspect-square {
	background: #f4f4f1;
	border: 1px solid #e7e7e2;
	border-radius: 18px;
	box-shadow: none;
	max-width: 448px;
	padding: 16px;
	width: 100%;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.aspect-square figure {
	height: 100%;
	margin: 0;
	width: 100%;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.aspect-square img {
	border-radius: 14px;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) p.mt-4 {
	color: #5f6368;
	font-size: 14px;
	line-height: 22px;
	margin: 16px 0 32px;
	max-width: 448px;
	text-align: right;
	width: 100%;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.bg-white {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 16px;
	box-shadow: none;
	max-width: 448px;
	padding: 24px;
	width: 100%;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.bg-white > .ratiom-group > .ratiom-group + .ratiom-group {
	border-top: 1px solid #e7e7e2;
	padding-top: 16px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.bg-white p {
	margin: 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) {
	background: #f4f4f1;
	padding-top: 128px;
	padding-bottom: 128px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) > .ratiom-group {
	margin: 0 auto;
	max-width: 1200px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .mb-12 {
	margin-bottom: 48px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) h2,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) h2,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) h2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 16px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .border-t {
	border-top: 1px solid #e7e7e2;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .flex.flex-col.border-t.border-border {
	border-left: 0;
	border-right: 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .grid.md\:grid-cols-12 {
	align-items: start;
	border-bottom: 1px solid #e7e7e2;
	border-left: 0;
	border-right: 0;
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	min-height: 142px;
	padding: 32px 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .md\:col-span-2 {
	grid-column: span 2 / span 2;
	padding-top: 4px;
	width: 100px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .md\:col-span-2 .text-\[15px\],
.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .md\:col-span-2 p {
	color: var(--ratiom-accent);
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .md\:col-span-5 {
	grid-column: span 5 / span 5;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .bg-white.p-4 {
	align-self: start;
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 8px;
	box-shadow: none;
	padding: 16px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .bg-white.p-4 p {
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .bg-white.p-4 .text-\[13px\] p,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .bg-white.p-4 .text-\[13px\] {
	color: #111111;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.025em;
	line-height: 18px;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) p,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) p,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) p {
	margin-top: 0;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) {
	background: #fafaf8;
	padding-top: 128px;
	padding-bottom: 128px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) > .ratiom-group,
.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) > .ratiom-group {
	margin: 0 auto;
	max-width: 1200px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .relative.mt-16 {
	margin-top: 64px;
	position: relative;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .relative.mt-16::before {
	background: #e7e7e2;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: 3px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .md\:grid-cols-4 {
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .md\:grid-cols-4 > .ratiom-group::before {
	background: #c4ee18;
	border: 1px solid #e7e7e2;
	border-radius: 9999px;
	content: "";
	display: block;
	height: 8px;
	margin-bottom: 24px;
	width: 8px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) {
	background: #f4f4f1;
	padding-top: 128px;
	padding-bottom: 128px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) .md\:grid-cols-3 {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) .bg-white.border {
	background: #ffffff;
	border: 1px solid #e7e7e2;
	border-radius: 16px;
	box-shadow: none;
	min-height: 144px;
	padding: 32px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(5) {
	background: #fafaf8;
	padding-top: 128px;
	padding-bottom: 128px;
	text-align: center;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(5) > .ratiom-group {
	margin: 0 auto;
	max-width: 800px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(5) p.text-\[36px\] {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 42px;
	margin: 0 0 24px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) {
	background: #f4f4f1;
	padding-top: 128px;
	padding-bottom: 128px;
	position: relative;
	text-align: center;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(6)::before {
	background: linear-gradient(to right, #111111 0 48px, #e7e7e2 48px 848px, transparent 848px);
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 896px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) > .ratiom-group {
	margin: 48px auto 0;
	max-width: 800px;
}

.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) .wp-block-button__link {
	background: #c8f320;
	border: 1px solid transparent;
	border-radius: 9999px;
	color: #111111;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
	min-height: 52px;
	padding: 0 32px;
}

@media (max-width: 1024px) {
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) h1 {
		font-size: 58px;
		line-height: 62px;
	}
}

@media (max-width: 782px) {
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .grid.md\:grid-cols-12,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .md\:grid-cols-4,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) .md\:grid-cols-3 {
		grid-template-columns: 1fr;
	}
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group > .ratiom-group:first-child,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group > .ratiom-group:nth-child(2) {
		grid-column: auto;
	}
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .relative.mt-16::before,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .md\:grid-cols-4 > .ratiom-group::before,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(6)::before {
		display: none;
	}
}

@media (max-width: 768px) {
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) h1 {
		margin-bottom: 12px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .space-y-gap-head-body > * + * {
		margin-top: 12px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) > .ratiom-group {
		gap: 16px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) p.mt-4 {
		margin-top: 8px;
		margin-bottom: 16px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(1) .w-full.max-w-md.bg-white {
		margin-top: 0;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .grid.md\:grid-cols-12 {
		gap: 16px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 0;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(2) .bg-white.p-4 {
		padding-top: 8px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(3) .ratiom-group.mb-12,
	.ratiom-about-page .entry-content > .ratiom-section:nth-child(4) .ratiom-group.mb-12 {
		margin-bottom: 24px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(5) {
		padding-top: 64px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) > .ratiom-group {
		margin-top: 24px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) h2 {
		margin-bottom: 12px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) p.mb-8 {
		margin-bottom: 16px;
	}

	.ratiom-about-page .entry-content > .ratiom-section:nth-child(6) .wp-block-button.mb-4 {
		margin-bottom: 8px;
	}

	.ratiom-about-page .ratiom-footer-logo {
		margin-bottom: 8px;
	}

	.ratiom-about-page .ratiom-footer-grid {
		gap: 24px;
	}
}

@media (max-width: 768px) {
	.ratiom-about-page .wp-block-group.ratiom-section:nth-of-type(1) {
		padding-bottom: 48px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(1) > .ratiom-group {
		gap: 16px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(1) h1 {
		margin-bottom: 12px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(1) .space-y-gap-head-body > * + * {
		margin-top: 12px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(1) p.mt-4 {
		margin-top: 6px;
		margin-bottom: 12px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(1) .w-full.max-w-md.bg-white {
		margin-top: 0;
	}

	.ratiom-about-page .wp-block-group.ratiom-section:nth-of-type(2) {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(2) .ratiom-group.mb-12 {
		margin-bottom: 28px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(2) .grid.md\:grid-cols-12 {
		gap: 16px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 0;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(2) .bg-white.p-4 {
		padding-top: 8px;
	}

	.ratiom-about-page .wp-block-group.ratiom-section:nth-of-type(3) {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(3) .ratiom-group.mb-12 {
		margin-bottom: 24px;
	}

	.ratiom-about-page .wp-block-group.ratiom-section:nth-of-type(4) {
		padding-top: 48px;
		padding-bottom: 56px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(4) > .ratiom-group {
		width: 100%;
		max-width: 34rem;
		margin-right: auto;
		margin-left: auto;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(4) p.text-\[36px\] {
		width: 100%;
		font-size: 28px;
		line-height: 1.08;
		margin-bottom: 32px;
		text-align: center;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(4) p.text-ink-muted {
		text-align: center;
	}

	.ratiom-about-page .wp-block-group.ratiom-section:nth-of-type(5) {
		padding-top: 56px;
		padding-bottom: 64px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(5) > .ratiom-group {
		margin-top: 16px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(5) h2 {
		margin-bottom: 12px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(5) p.mb-8 {
		margin-bottom: 16px;
	}

	.ratiom-about-page .ratiom-section:nth-of-type(5) .wp-block-button.mb-4 {
		margin-bottom: 8px;
	}

	.ratiom-about-page .ratiom-footer-logo {
		margin-bottom: 8px;
	}

	.ratiom-about-page .ratiom-footer-grid {
		gap: 20px;
	}
}
