.wcts-static-about__hero {
	position: relative;
	padding: clamp(3.75rem, 7vw, 6.5rem) 0 clamp(3.25rem, 6vw, 5.5rem);
	background:
		linear-gradient(135deg, rgba(106, 189, 70, 0.14), transparent 34%),
		linear-gradient(180deg, #050605 0%, #111311 100%);
	color: #fff;
	text-align: left;
}

.wcts-static-about__hero-inner {
	max-width: var(--wp--style--global--wide-size);
}

.wcts-static-about__hero-copy {
	max-width: 44rem;
}

.wcts-static-about__eyebrow {
	margin: 0 0 1rem;
	color: var(--wcts-color-accent, #6abd46);
	font-size: 0.84rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.wcts-static-about__title {
	margin: 0;
	font-size: clamp(2.55rem, 4.4vw, 4.75rem);
	line-height: 0.98;
	letter-spacing: 0;
	text-transform: none;
	color: #fff;
}

.wcts-static-about__divider {
	width: 3.25rem;
	height: 0.2rem;
	margin: 1.45rem 0 1.65rem;
	background: var(--wcts-color-accent, #6abd46);
}

.wcts-static-about__lead {
	max-width: 39rem;
	margin: 0;
	color: rgba(255, 255, 255, 0.76);
	font-size: clamp(1.02rem, 0.45vw + 0.98rem, 1.18rem);
	line-height: 1.7;
}

.wcts-static-about__section,
.wcts-static-b2b__section,
.wcts-static-faq__section,
.wcts-static-b2b__faq-section {
	padding: clamp(4rem, 7vw, 6.5rem) 0;
}

.wcts-static-about__section--muted,
.wcts-static-b2b__section--muted,
.wcts-static-faq__cta {
	background: #f7f8f5;
	border-top: 1px solid #ecece8;
	border-bottom: 1px solid #ecece8;
}

.wcts-site-main--about .wcts-static-about__section--muted {
	background: #fff;
}

.wcts-static-about__intro-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(16rem, 0.62fr);
	gap: clamp(2rem, 5vw, 4.5rem);
	align-items: start;
}

.wcts-static-about__copy {
	max-width: 45rem;
}

.wcts-static-about__copy > *:first-child,
.wcts-static-about__note > *:first-child {
	margin-top: 0;
}

.wcts-static-about__copy > *:last-child,
.wcts-static-about__note > *:last-child {
	margin-bottom: 0;
}

.wcts-static-about__note {
	padding: clamp(1.3rem, 2.6vw, 2rem);
	border-left: 0.28rem solid var(--wcts-color-accent, #6abd46);
	background: #fff;
	box-shadow: inset 0 0 0 1px #e5e7df;
}

.wcts-static-about__note-title {
	margin: 0 0 0.75rem;
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--wcts-color-accent-strong, #4f9634);
}

.wcts-static-about__facts {
	display: grid;
	gap: 0.8rem;
	margin: 0;
}

.wcts-static-about__facts dt {
	color: var(--wcts-color-text-muted, #6a6a6a);
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.wcts-static-about__facts dd {
	margin: 0.15rem 0 0;
	color: var(--wcts-color-text, #111111);
	font-weight: 700;
	line-height: 1.55;
}

.wcts-static-about__contact-list {
	display: grid;
	gap: 1rem;
	margin: 0;
}

.wcts-static-about__contact-item {
	display: grid;
	grid-template-columns: 2rem minmax(0, 1fr);
	gap: 0.75rem;
	align-items: start;
}

.wcts-static-about__contact-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	color: var(--wcts-color-accent, #6abd46);
}

.wcts-static-about__contact-icon::before {
	content: "";
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	background-color: currentColor;
	-webkit-mask: var(--wcts-about-contact-icon) center / contain no-repeat;
	mask: var(--wcts-about-contact-icon) center / contain no-repeat;
}

.wcts-static-about__contact-item--location {
	--wcts-about-contact-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22S19 15.4 19 9.5A7 7 0 0 0 5 9.5C5 15.4 12 22 12 22Z' stroke='black' stroke-width='1.8' stroke-linejoin='round'/%3E%3Ccircle cx='12' cy='9.5' r='2.4' stroke='black' stroke-width='1.8'/%3E%3C/svg%3E");
}

.wcts-static-about__contact-item--hours {
	--wcts-about-contact-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8.5' stroke='black' stroke-width='1.8'/%3E%3Cpath d='M12 7.5V12L15 14' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wcts-static-about__contact-item--phone {
	--wcts-about-contact-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 16.92V20A2 2 0 0 1 19.82 22 19.8 19.8 0 0 1 11.19 18.93 19.5 19.5 0 0 1 5.07 12.81 19.8 19.8 0 0 1 2 4.18 2 2 0 0 1 4 2H7.08A2 2 0 0 1 9.06 3.72C9.18 4.65 9.4 5.56 9.72 6.43A2 2 0 0 1 9.27 8.54L7.97 9.84A16 16 0 0 0 14.16 16.03L15.46 14.73A2 2 0 0 1 17.57 14.28C18.44 14.6 19.35 14.82 20.28 14.94A2 2 0 0 1 22 16.92Z' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wcts-static-about__contact-item--email {
	--wcts-about-contact-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5' width='18' height='14' rx='2' stroke='black' stroke-width='1.8'/%3E%3Cpath d='M4 7L12 13L20 7' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.wcts-static-about__contact-body {
	display: grid;
	gap: 0.18rem;
	min-width: 0;
}

.wcts-static-about__contact-label {
	color: var(--wcts-color-text-muted, #6a6a6a);
	font-size: 0.7rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.wcts-static-about__contact-value {
	display: grid;
	gap: 0.15rem;
	color: var(--wcts-color-text, #111111);
	font-weight: 700;
	line-height: 1.45;
}

.wcts-static-about__contact-value a {
	width: fit-content;
	color: inherit;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.18em;
}

.wcts-static-about__hours-row {
	display: grid;
	gap: 0.08rem;
}

.wcts-static-about__split,
.wcts-static-b2b__split {
	gap: clamp(2rem, 5vw, 5rem);
}

.wcts-static-b2b__offer-split {
	align-items: stretch !important;
}

.wcts-static-b2b__offer-split > .wp-block-column {
	display: flex;
	flex-direction: column;
}

.wcts-static-b2b__offer-split > .wp-block-column:nth-child(2) {
	justify-content: center;
}

.wcts-static-about__section-title,
.wcts-static-b2b__section-title {
	margin: 0 0 1.5rem;
	font-size: clamp(2rem, 2.2vw + 1rem, 3.35rem);
	line-height: 1.02;
	letter-spacing: 0;
	text-transform: none;
	font-style: normal;
}

.wcts-static-about__media,
.wcts-static-b2b__visual {
	position: relative;
	overflow: hidden;
	border: 1px solid #d9d9d4;
}

.wcts-static-about__media {
	aspect-ratio: 4 / 3;
	background: #111;
}

.wcts-static-about__media::after,
.wcts-static-b2b__visual::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.22));
	pointer-events: none;
}

.wcts-static-about__media-label {
	position: absolute;
	z-index: 1;
	display: inline-flex;
	padding: 0.6rem 0.95rem;
	background: var(--wcts-color-accent, #6abd46);
	color: #050505;
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.wcts-static-about__media-label--bottom {
	left: 0.9rem;
	bottom: 0.9rem;
}

.wcts-static-about__media-label--top {
	top: 0.9rem;
	right: 0.9rem;
	background: #050505;
	color: #fff;
}

.wcts-static-about__pillars {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(1.25rem, 3vw, 2rem);
	padding: 0;
}

.wcts-static-about__pillar {
	min-height: 100%;
	padding: 1.35rem 0 0;
	border-top: 2px solid #dfe4d8;
	transition:
		border-color 180ms ease,
		transform 180ms ease;
}

.wcts-static-about__pillar-index {
	display: block;
	margin: 0 0 0.8rem;
	color: var(--wcts-color-accent-strong, #4f9634);
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.wcts-static-about__pillar-title {
	margin: 0 0 0.65rem;
	font-size: clamp(1.25rem, 0.55vw + 1.1rem, 1.55rem);
	letter-spacing: 0;
	text-transform: none;
}

.wcts-static-about__pillar p {
	margin: 0;
	color: var(--wcts-color-text-muted, #6a6a6a);
	line-height: 1.65;
}

.wcts-static-about__cta {
	background: #fff;
	color: var(--wcts-color-text, #111111);
	padding: clamp(2.75rem, 5vw, 4.5rem) 0;
}

.wcts-static-about__cta-inner {
	display: block;
	max-width: 44rem;
}

.wcts-static-about__cta-title {
	margin: 0;
	color: var(--wcts-color-text, #111111);
	font-size: clamp(1.85rem, 2.1vw + 1rem, 3.2rem);
	line-height: 1.05;
	letter-spacing: 0;
	text-transform: none;
}

.wcts-static-about__cta-subtitle {
	margin: 0.8rem 0 0;
	color: var(--wcts-color-text-muted, #6a6a6a);
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
}

.wcts-static-about__cta .wp-block-buttons {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.35rem;
	gap: 0.75rem;
}

.wcts-static-about__cta .wp-block-button__link {
	border-color: #111111;
	background-color: #111111;
	color: #fff;
}

.wcts-static-about__cta .wp-block-button.is-style-outline .wp-block-button__link {
	border-color: #d7d7d2;
	background-color: #fff;
	color: #111111;
}

@media (prefers-reduced-motion: no-preference) {
	.wcts-static-about__hero-inner {
		animation: wcts-about-hero-in 520ms ease both;
	}

	.wcts-static-about__pillar:hover,
	.wcts-static-about__pillar:focus-within {
		border-color: var(--wcts-color-accent, #6abd46);
		transform: translateY(-0.15rem);
	}
}

@keyframes wcts-about-hero-in {
	from {
		opacity: 0;
		transform: translateY(0.6rem);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 900px) {
	.wcts-static-about__intro-grid,
	.wcts-static-about__pillars {
		grid-template-columns: minmax(0, 1fr);
	}

	.wcts-static-about__note {
		border-top: 0.28rem solid var(--wcts-color-accent, #6abd46);
		border-left: 0;
	}
}
