/* STS About page: scoped layout and visual polish. */
body.page-id-744 .entry-content .sts-about-section {
	padding: clamp(64px, 8vw, 104px) clamp(24px, 5vw, 72px);
}

body.page-id-744 .entry-content .sts-about-inner {
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
}

body.page-id-744 .entry-content .sts-about-narrow {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
}

body.page-id-744 .entry-content .sts-about-eyebrow {
	color: #2ECC40;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.page-id-744 .entry-content .sts-about-hero {
	box-sizing: border-box;
	min-height: 680px;
	padding: 96px clamp(24px, 6vw, 80px);
}

body.page-id-744 .entry-content .sts-about-hero .wp-block-cover__inner-container {
	max-width: 760px;
	margin-right: auto;
	margin-left: 0;
}

body.page-id-744 .entry-content .sts-about-hero h1 {
	max-width: 780px;
	font-size: clamp(42px, 6vw, 76px);
	font-weight: 800;
	line-height: 1.02;
}

body.page-id-744 .entry-content .sts-about-hero p {
	max-width: 720px;
}

body.page-id-744 .entry-content .sts-about-hero .sts-about-eyebrow {
	display: block;
	width: auto;
	max-width: max-content;
	margin-bottom: 26px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #2ECC40 !important;
	font-size: 16px;
	line-height: 1.2;
}

body.page-id-744 .entry-content .sts-about-proof-row {
	display: flex;
	flex-wrap: wrap !important;
	gap: 0 14px;
	margin-top: 38px;
}

body.page-id-744 .entry-content .sts-about-proof-row > .wp-block-column {
	flex: 0 1 244px !important;
	width: 244px;
}

body.page-id-744 .entry-content .sts-about-proof {
	display: flex;
	align-items: center;
	min-height: 0;
	margin: 0;
	padding: 0 0 0 14px;
	border: 0;
	border-left: 3px solid #2ECC40;
	border-radius: 0;
	background: transparent;
	color: #FFFFFF !important;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
}

body.page-id-744 .entry-content .sts-about-split {
	align-items: center;
	gap: clamp(32px, 6vw, 72px);
}

body.page-id-744 .entry-content .sts-about-card-grid {
	align-items: stretch;
	gap: 24px;
}

body.page-id-744 .entry-content .sts-about-card-grid > .wp-block-column {
	display: flex;
}

body.page-id-744 .entry-content .sts-about-card {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 28px;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	background: #FFFFFF;
}

body.page-id-744 .entry-content .sts-about-card h3 {
	margin-top: 0;
	font-size: 22px;
}

body.page-id-744 .entry-content .sts-about-stat {
	color: #2ECC40;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.1;
}

body.page-id-744 .entry-content .sts-about-dark {
	background: #1A1A1A;
	color: #FFFFFF;
}

body.page-id-744 .entry-content .sts-about-dark h2,
body.page-id-744 .entry-content .sts-about-dark h3,
body.page-id-744 .entry-content .sts-about-dark p,
body.page-id-744 .entry-content .sts-about-dark li {
	color: #FFFFFF;
}

body.page-id-744 .entry-content .sts-about-cred-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	padding-left: 0;
	list-style: none;
}

body.page-id-744 .entry-content .sts-about-cred-list li {
	padding: 14px 16px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 8px;
}

body.page-id-744 .entry-content .sts-about-image img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 8px;
}

body.page-id-744 .entry-content .sts-about-image-frame img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

body.page-id-744 .entry-content .wp-block-button__link {
	transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.page-id-744 .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link {
	background-color: #2ECC40 !important;
	color: #1A1A1A !important;
	border-color: #2ECC40 !important;
}

body.page-id-744 .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
body.page-id-744 .entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus-visible,
body.page-id-744 .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
body.page-id-744 .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus-visible {
	background-color: #168a27 !important;
	color: #FFFFFF !important;
	border-color: #168a27 !important;
	box-shadow: 0 10px 22px rgba(26, 26, 26, 0.18);
	transform: translateY(-1px);
}

body.page-id-744 .entry-content .sts-about-reveal-image {
	opacity: 1;
	transform: none;
}

body.page-id-744.sts-about-motion .entry-content .sts-about-reveal-image {
	opacity: 0;
	transform: translateY(20px);
	will-change: opacity, transform;
}

@media (max-width: 921px) {
	body.page-id-744 .entry-content .sts-about-hero {
		min-height: 560px;
	}

	body.page-id-744 .entry-content .sts-about-card-grid {
		flex-wrap: wrap !important;
	}

	body.page-id-744 .entry-content .sts-about-card-grid > .wp-block-column {
		flex-basis: calc(50% - 12px) !important;
		flex-grow: 0;
	}
}

@media (max-width: 544px) {
	body.page-id-744 .entry-content .sts-about-section {
		padding-top: 56px;
		padding-bottom: 56px;
	}

	body.page-id-744 .entry-content .sts-about-hero {
		min-height: 620px;
	}

	body.page-id-744 .entry-content .sts-about-proof-row {
		gap: 10px;
	}

	body.page-id-744 .entry-content .sts-about-proof-row > .wp-block-column {
		flex-basis: 100% !important;
	}

	body.page-id-744 .entry-content .sts-about-card-grid > .wp-block-column {
		flex-basis: 100% !important;
	}

	body.page-id-744 .entry-content .sts-about-cred-list {
		grid-template-columns: 1fr;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-744 .entry-content .sts-about-reveal-image,
	body.page-id-744.sts-about-motion .entry-content .sts-about-reveal-image {
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
	}

	body.page-id-744 .entry-content .wp-block-button__link {
		transition: none !important;
	}
}
