/*
Layer: 06-pages
Zweck: Über-uns-Hub – Subnav, Karten-Grid, Teaser.
*/

.ueber-uns-hub-nav {
	padding-block: clamp(1rem, 2.5vw, 1.75rem);
}

.ueber-uns-hub-nav__buttons {
	gap: 0.5rem 0.65rem;
}

.ueber-uns-hub-nav__item.is-active .wp-block-button__link {
	background: var(--wp--preset--color--primary, #0066b3);
	border-color: var(--wp--preset--color--primary, #0066b3);
	color: #fff;
}

.ueber-uns-hub-links__grid .icon-cards-grid__card {
	height: 100%;
}

.ueber-uns-company-teasers__list {
	max-width: 42rem;
	margin-inline: auto;
	line-height: 1.6;
}

.ueber-uns-company-teasers__list a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.15em;
}

.karriere-related__buttons {
	gap: 0.65rem;
}

.karriere-related .service-page-form {
	margin-top: 0;
}

/* Team-Seite: visuelles Polishing ohne Inhalts-/Blockänderungen. */
body.page-id-1026 .service-page-hero.wp-block-cover {
	min-height: clamp(460px, 42vw, 560px) !important;
	padding-block: clamp(9rem, 15vw, 11rem) clamp(5rem, 9vw, 7rem) !important;
	isolation: isolate;
}

body.page-id-1026 .service-page-hero.wp-block-cover::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background:
		radial-gradient(circle at 78% 18%, rgba(0, 174, 239, 0.28), transparent 26%),
		radial-gradient(circle at 18% 85%, rgba(240, 90, 40, 0.16), transparent 28%),
		linear-gradient(135deg, rgba(14, 42, 60, 0.22), rgba(0, 102, 179, 0.10) 45%, transparent 72%);
	mix-blend-mode: screen;
	opacity: 0.8;
}

body.page-id-1026 .service-page-hero.wp-block-cover::after {
	background:
		linear-gradient(105deg, rgba(6, 26, 40, 0.94) 0%, rgba(14, 42, 60, 0.78) 36%, rgba(14, 42, 60, 0.28) 68%, rgba(14, 42, 60, 0.08) 100%),
		linear-gradient(180deg, rgba(14, 42, 60, 0.12), rgba(14, 42, 60, 0.68));
	z-index: 1;
}

body.page-id-1026 .service-page-hero.wp-block-cover .wp-block-cover__inner-container {
	z-index: 3;
}

body.page-id-1026 .service-page-hero.wp-block-cover .wp-block-cover__inner-container > :is(h1, p) {
	max-width: 43rem;
}

body.page-id-1026 .service-page-hero.wp-block-cover h1 {
	margin-bottom: clamp(1rem, 2vw, 1.35rem);
	font-size: clamp(2.4rem, 5vw, 4.15rem);
	line-height: 0.98;
	letter-spacing: -0.035em;
	text-shadow: 0 18px 46px rgba(0, 0, 0, 0.32);
}

body.page-id-1026 .service-page-hero.wp-block-cover p {
	max-width: 34rem;
	color: rgba(255, 255, 255, 0.95);
	font-size: clamp(1.02rem, 1.9vw, 1.22rem);
	line-height: 1.65;
	text-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
}

body.page-id-1026 .site-main > .ueber-uns-hub-nav {
	margin-top: 0 !important;
	padding-block: clamp(1.15rem, 3vw, 1.9rem);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(245, 248, 250, 0.82));
	border-bottom: 1px solid rgba(14, 42, 60, 0.06);
}

body.page-id-1026 .ueber-uns-hub-nav__buttons {
	justify-content: center;
	gap: 0.55rem;
}

body.page-id-1026 .ueber-uns-hub-nav__item .wp-block-button__link {
	min-height: 42px;
	padding: 0.68rem 1rem;
	border-color: rgba(14, 42, 60, 0.22);
	border-radius: 0.7rem;
	background: rgba(255, 255, 255, 0.82);
	color: var(--color-dark, #0e2a3c);
	font-weight: 700;
	box-shadow: 0 8px 20px rgba(14, 42, 60, 0.045);
	transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

body.page-id-1026 .ueber-uns-hub-nav__item .wp-block-button__link:hover,
body.page-id-1026 .ueber-uns-hub-nav__item .wp-block-button__link:focus-visible {
	border-color: rgba(0, 102, 179, 0.38);
	background: #fff;
	box-shadow: 0 12px 26px rgba(14, 42, 60, 0.08);
	transform: translateY(-1px);
}

body.page-id-1026 .ueber-uns-hub-nav__item.is-active .wp-block-button__link {
	border-color: rgba(0, 102, 179, 0.92);
	background: linear-gradient(135deg, #0e2a3c, #0066b3);
	color: #fff;
	box-shadow: 0 14px 30px rgba(0, 102, 179, 0.22);
}

body.page-id-1026 .ueber-uns-rich-intro {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
	background:
		radial-gradient(circle at 50% 0%, rgba(0, 102, 179, 0.075), transparent 34%),
		linear-gradient(180deg, #fff 0%, #f6f9fb 100%);
}

body.page-id-1026 .ueber-uns-rich-intro .service-empathy-block {
	position: relative;
	max-width: 58rem;
	padding: clamp(1.6rem, 3.2vw, 2.3rem);
	border-color: rgba(0, 102, 179, 0.13);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
		linear-gradient(135deg, rgba(0, 102, 179, 0.08), rgba(240, 90, 40, 0.06));
	box-shadow: 0 24px 60px rgba(14, 42, 60, 0.11);
}

body.page-id-1026 .ueber-uns-rich-intro .service-empathy-block::before {
	content: "";
	position: absolute;
	top: 0;
	left: clamp(1.4rem, 4vw, 2.4rem);
	right: clamp(1.4rem, 4vw, 2.4rem);
	height: 4px;
	border-radius: 0 0 999px 999px;
	background: linear-gradient(90deg, var(--color-primary, #0066b3), var(--color-secondary, #f05a28));
}

body.page-id-1026 .ueber-uns-rich-intro .service-empathy-block__question {
	margin-bottom: 0.85rem;
	font-size: var(--adi-font-meta);
}

body.page-id-1026 .ueber-uns-rich-intro .service-empathy-block__text {
	max-width: 50rem;
	color: var(--color-dark, #0e2a3c);
	font-size: clamp(1rem, 1.8vw, 1.2rem);
	line-height: 1.75;
}

body.page-id-1026 .ueber-uns-rich-intro .service-orientation__text {
	max-width: 46rem;
	margin-top: 1.15rem !important;
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-body);
}

body.page-id-1026 .ueber-uns-card-grid-rich {
	padding-block: clamp(2.9rem, 5.5vw, 4.35rem);
}

body.page-id-1026 .ueber-uns-card-grid-rich.is-style-section-neutral,
body.page-id-1026 .ueber-uns-card-grid-rich.is-style-section-light {
	background:
		radial-gradient(circle at 18% 14%, rgba(0, 102, 179, 0.075), transparent 32%),
		radial-gradient(circle at 82% 86%, rgba(240, 90, 40, 0.055), transparent 30%),
		linear-gradient(180deg, #f4f8fb 0%, #eef4f8 100%) !important;
}

body.page-id-1026 .ueber-uns-card-grid-rich > .wp-block-heading {
	margin-bottom: clamp(1.65rem, 3vw, 2.25rem);
	font-size: clamp(1.65rem, 3vw, 2.25rem);
	letter-spacing: -0.02em;
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns {
	gap: clamp(1rem, 2vw, 1.5rem);
	max-width: 78rem;
}

body.page-id-1026 .ueber-uns-card-grid-rich--compact .adiumento-value-columns {
	max-width: 64rem;
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column {
	min-height: 11.25rem;
	padding: clamp(1.45rem, 2.6vw, 1.85rem);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.91)),
		linear-gradient(145deg, rgba(0, 102, 179, 0.10), rgba(240, 90, 40, 0.055));
	border-color: rgba(14, 42, 60, 0.095);
	box-shadow: 0 18px 42px rgba(14, 42, 60, 0.095);
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column::before {
	top: 1rem;
	width: 2.8rem;
	height: 4px;
	background: linear-gradient(90deg, var(--color-secondary, #f05a28), rgba(0, 102, 179, 0.65));
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column::after {
	right: -2.2rem;
	bottom: -2.2rem;
	width: 7rem;
	height: 7rem;
	background:
		radial-gradient(circle, rgba(0, 174, 239, 0.10), transparent 62%),
		repeating-radial-gradient(circle, rgba(0, 102, 179, 0.08) 0 1px, transparent 1px 10px);
	opacity: 0.72;
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns h4 {
	margin-top: 0.8rem;
	font-size: clamp(1.05rem, 1.8vw, 1.22rem);
}

body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns p {
	max-width: 18rem;
	font-size: clamp(0.94rem, 1.35vw, 1rem);
	line-height: 1.62;
}

@media (max-width: 900px) {
	body.page-id-1026 .service-page-hero.wp-block-cover {
		min-height: 420px !important;
		padding-block: 8rem 4rem !important;
	}

	body.page-id-1026 .service-page-hero.wp-block-cover h1 {
		font-size: clamp(2.1rem, 10vw, 3rem);
	}

	body.page-id-1026 .ueber-uns-hub-nav__buttons {
		justify-content: flex-start;
		overflow-x: auto;
		padding-inline: 1rem;
		scrollbar-width: thin;
	}

	body.page-id-1026 .ueber-uns-hub-nav__item .wp-block-button__link {
		white-space: nowrap;
	}

	body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

}

@media (max-width: 620px) {
	body.page-id-1026 .service-page-hero.wp-block-cover .wp-block-cover__inner-container {
		padding-inline: 1.25rem !important;
	}

	body.page-id-1026 .ueber-uns-rich-intro,
	body.page-id-1026 .ueber-uns-card-grid-rich {
		padding-block: 2.5rem;
	}

	body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns {
		grid-template-columns: 1fr;
		max-width: 24rem;
	}

	body.page-id-1026 .ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column {
		min-height: 9.5rem;
	}

}

/* Wiederverwendbare kurze Über-uns-Karten (Team, Partner, kurze Prinzipien). */
.ueber-uns-card-grid-rich {
	padding-block: clamp(3rem, 6vw, 4.75rem);
}

.ueber-uns-card-grid-rich > .wp-block-heading {
	margin-bottom: clamp(1.35rem, 3vw, 2rem);
}

.ueber-uns-card-grid-rich .adiumento-value-columns {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: clamp(1rem, 2.4vw, 1.35rem);
	align-items: stretch !important;
	max-width: 72rem;
	margin: 0 auto;
}

.ueber-uns-card-grid-rich--compact .adiumento-value-columns {
	max-width: 58rem;
}

.ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column {
	position: relative;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	min-height: 9.5rem;
	min-width: 0;
	width: auto !important;
	margin: 0 !important;
	padding: clamp(1.15rem, 2.4vw, 1.55rem);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.88)),
		linear-gradient(135deg, rgba(0, 102, 179, 0.08), rgba(240, 90, 40, 0.07));
	border: 1px solid rgba(14, 42, 60, 0.08);
	border-radius: 1rem;
	box-shadow: 0 14px 34px rgba(14, 42, 60, 0.07);
	overflow: hidden;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column::before {
	content: "";
	position: absolute;
	top: 0.9rem;
	left: 50%;
	width: 2.1rem;
	height: 3px;
	border-radius: 999px;
	background: var(--color-secondary, #f05a28);
	transform: translateX(-50%);
}

.ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column::after {
	content: "";
	position: absolute;
	right: -2.5rem;
	bottom: -2.5rem;
	width: 6.5rem;
	height: 6.5rem;
	border-radius: 999px;
	background: rgba(0, 102, 179, 0.055);
}

.ueber-uns-card-grid-rich .adiumento-value-columns > .wp-block-column:hover {
	border-color: rgba(240, 90, 40, 0.28);
	box-shadow: 0 20px 44px rgba(14, 42, 60, 0.11);
	transform: translateY(-2px);
}

.ueber-uns-card-grid-rich .adiumento-value-columns h4 {
	position: relative;
	z-index: 1;
	margin: 0 0 0.65rem;
	color: var(--color-primary, #0066b3);
	font-size: var(--adi-font-lead);
	line-height: 1.25;
}

.ueber-uns-card-grid-rich .adiumento-value-columns p {
	position: relative;
	z-index: 1;
	max-width: 16rem;
	margin: 0 auto;
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-small);
	line-height: 1.55;
}

body.page-id-1026 .ueber-uns-team-intro .service-section-kicker {
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.page-id-1026 .ueber-uns-team-intro > .wp-block-heading {
	max-width: 52rem;
	margin-inline: auto;
}

body.page-id-1026 .ueber-uns-team-intro .service-orientation__text {
	max-width: 50rem;
	margin-top: 0.85rem !important;
	color: var(--color-dark, #0e2a3c);
	font-size: clamp(1rem, 1.8vw, 1.15rem);
	line-height: 1.75;
}

body.page-id-1026 .ueber-uns-team-intro .service-orientation__text + .service-orientation__text {
	margin-top: 1rem !important;
	color: var(--color-text-muted, #4a5f72);
}

/* Team-Seite: Narrativ-Split (Pragmatisch …). */
body.page-id-1026 .ueber-uns-team-narrative {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

body.page-id-1026 .ueber-uns-team-narrative-split__media.wp-block-media-text {
	gap: clamp(1.75rem, 4vw, 3.25rem);
	align-items: center;
	max-width: var(--layout-wide, 72rem);
	margin-inline: auto;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) !important;
}

body.page-id-1026 .ueber-uns-team-narrative-split__media .wp-block-media-text__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-self: center;
}

body.page-id-1026 .ueber-uns-team-narrative__title {
	margin: 0 0 0.85rem;
	color: var(--color-primary, #0066b3);
	font-size: clamp(1.35rem, 2.6vw, 1.75rem);
	line-height: 1.25;
	letter-spacing: -0.015em;
}

body.page-id-1026 .ueber-uns-team-narrative__text {
	margin: 0;
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-section-subline-md);
	line-height: 1.7;
}

body.page-id-1026 .ueber-uns-team-narrative-split__media .wp-block-media-text__media {
	align-self: center;
	border-radius: 0.85rem;
	overflow: hidden;
	box-shadow: 0 16px 40px rgba(14, 42, 60, 0.1);
}

body.page-id-1026 .ueber-uns-team-narrative-split__media .wp-block-media-text__media img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

body.page-id-1026 .ueber-uns-team-value-split > .service-section-lead {
	max-width: 46rem;
	margin: -0.35rem auto clamp(1.35rem, 3vw, 2rem);
}

/* Team-Seite: Punkteliste + Bild im Media-Text-Split (links oder rechts). */
body.page-id-1026 .ueber-uns-team-value-split {
	padding-block: clamp(2.9rem, 5.5vw, 4.35rem);
}

body.page-id-1026 .ueber-uns-team-value-split > .wp-block-heading {
	margin-bottom: clamp(1.65rem, 3vw, 2.25rem);
}

body.page-id-1026 .ueber-uns-team-value-split__media.wp-block-media-text {
	gap: clamp(1.75rem, 4vw, 3.25rem);
	align-items: center;
	max-width: var(--layout-wide, 72rem);
	margin-inline: auto;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr) !important;
}

body.page-id-1026 .ueber-uns-team-value-split__media .wp-block-media-text__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-self: center;
	min-height: 100%;
	padding-block: 0.25rem;
}

body.page-id-1026 .ueber-uns-team-value-split__media.has-media-on-the-left .wp-block-media-text__content {
	align-items: flex-start;
}

body.page-id-1026 .ueber-uns-team-value-split__media.has-media-on-the-right .wp-block-media-text__content {
	align-items: flex-end;
}

body.page-id-1026 .ueber-uns-team-value-split__media .wp-block-media-text__media {
	align-self: center;
	border-radius: 0.85rem;
	overflow: hidden;
	box-shadow: 0 16px 40px rgba(14, 42, 60, 0.1);
}

body.page-id-1026 .ueber-uns-team-value-split__media .wp-block-media-text__media img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list {
	display: flex;
	flex-direction: column;
	gap: 0.85rem;
	width: min(100%, 34rem);
	max-width: none !important;
	margin: 0;
}

body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list__item {
	position: relative;
	width: 100%;
	padding: 1rem 1rem 1rem 1.2rem;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(14, 42, 60, 0.08);
	border-radius: 0.75rem;
	box-shadow: 0 10px 24px rgba(14, 42, 60, 0.06);
}

body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list__item::before {
	content: "";
	position: absolute;
	top: 1rem;
	left: 0;
	width: 4px;
	height: calc(100% - 2rem);
	border-radius: 0 999px 999px 0;
	background: linear-gradient(180deg, var(--color-secondary, #f05a28), var(--color-primary, #0066b3));
}

body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list__item h4 {
	margin: 0 0 0.25rem;
	color: var(--color-primary, #0066b3);
	font-size: var(--adi-font-lead);
	line-height: 1.25;
}

body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list__item p {
	margin: 0;
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-small);
	line-height: 1.55;
}

/* Reiche Werte-/Prozess-Abschnitte: wiederverwendbar über Klassen am Section-Wrapper. */
.ueber-uns-values-rich,
.ueber-uns-process-rich {
	padding-block: clamp(3.25rem, 6vw, 5rem);
}

.ueber-uns-values-rich > .wp-block-heading,
.ueber-uns-process-rich > .wp-block-heading {
	margin-bottom: 0.9rem;
}

.ueber-uns-values-rich .adiumento-value-columns,
.ueber-uns-process-rich .adiumento-value-columns {
	display: grid !important;
	gap: clamp(1rem, 2vw, 1.35rem);
	align-items: stretch !important;
	max-width: 72rem;
	margin: clamp(1.5rem, 3vw, 2.25rem) auto 0;
}

.ueber-uns-values-rich .adiumento-value-columns {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ueber-uns-process-rich .adiumento-value-columns {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	counter-reset: process-step;
}

.ueber-uns-values-rich .adiumento-value-columns > .wp-block-column,
.ueber-uns-process-rich .adiumento-value-columns > .wp-block-column {
	position: relative;
	display: flex !important;
	flex-direction: column;
	min-width: 0;
	margin: 0 !important;
	width: auto !important;
	padding: clamp(1.2rem, 2.5vw, 1.6rem);
	background: #fff;
	border: 1px solid rgba(14, 42, 60, 0.08);
	border-radius: 1rem;
	box-shadow: 0 14px 34px rgba(14, 42, 60, 0.075);
	overflow: hidden;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ueber-uns-values-rich .adiumento-value-columns > .wp-block-column::before,
.ueber-uns-process-rich .adiumento-value-columns > .wp-block-column::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 4px;
	background: linear-gradient(90deg, var(--color-primary, #0066b3), var(--color-secondary, #f05a28));
}

.ueber-uns-process-rich .adiumento-value-columns > .wp-block-column {
	counter-increment: process-step;
	padding-left: clamp(1.35rem, 2.5vw, 1.75rem);
}

.ueber-uns-process-rich .adiumento-value-columns > .wp-block-column::after {
	content: counter(process-step, decimal-leading-zero);
	position: absolute;
	top: 1.05rem;
	right: 1.1rem;
	color: rgba(0, 102, 179, 0.12);
	font-size: clamp(2.35rem, 5vw, 3.35rem);
	font-weight: 800;
	line-height: 1;
}

.ueber-uns-values-rich .adiumento-value-columns > .wp-block-column:hover,
.ueber-uns-process-rich .adiumento-value-columns > .wp-block-column:hover {
	border-color: rgba(240, 90, 40, 0.28);
	box-shadow: 0 20px 44px rgba(14, 42, 60, 0.11);
	transform: translateY(-2px);
}

.ueber-uns-values-rich .adiumento-value-columns h4,
.ueber-uns-process-rich .adiumento-value-columns h4 {
	position: relative;
	z-index: 1;
	margin: 0 0 0.85rem;
	color: var(--color-primary, #0066b3);
	font-size: var(--adi-font-lead);
	line-height: 1.25;
	text-align: left !important;
}

.ueber-uns-values-rich .adiumento-value-columns p,
.ueber-uns-process-rich .adiumento-value-columns p {
	position: relative;
	z-index: 1;
	margin: 0 0 0.75rem;
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-small);
	line-height: 1.62;
	text-align: left !important;
}

.ueber-uns-values-rich .adiumento-value-columns p:last-child,
.ueber-uns-process-rich .adiumento-value-columns p:last-child {
	margin-bottom: 0;
}

.ueber-uns-process-rich .adiumento-value-columns strong {
	color: var(--color-dark, #0e2a3c);
}

/* Über-uns-Hub (1025): Intro flach, ohne Empathy-Kasten */
body.page-id-1025 .ueber-uns-hub-intro {
	padding-block: clamp(2.5rem, 5vw, 4rem);
}

body.page-id-1025 .ueber-uns-hub-intro__kicker {
	margin: 0 0 0.65rem;
	font-size: var(--adi-font-meta);
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--color-primary, #0066b3);
}

body.page-id-1025 .ueber-uns-hub-intro .service-orientation__text {
	max-width: 48rem;
	margin-inline: auto;
	font-size: var(--adi-font-section-subline-md);
	line-height: 1.7;
}

body.page-id-1025 .ueber-uns-hub-intro__highlight {
	margin-bottom: 0.85rem;
}

body.page-id-1025 .ueber-uns-hub-intro .service-orientation__text + .service-orientation__text {
	margin-top: 0.75rem;
}

.ueber-uns-process-rich > p.has-text-align-center {
	max-width: 48rem;
	margin: 0 auto clamp(1.75rem, 3vw, 2.4rem);
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-section-subline-md);
	line-height: 1.7;
}

@media (max-width: 980px) {
	body.page-id-1026 .ueber-uns-team-narrative-split__media.wp-block-media-text {
		grid-template-columns: 1fr !important;
	}

	body.page-id-1026 .ueber-uns-team-value-split__media.wp-block-media-text {
		gap: 1.25rem;
		grid-template-columns: 1fr !important;
	}

	body.page-id-1026 .ueber-uns-team-value-split__media .wp-block-media-text__content,
	body.page-id-1026 .ueber-uns-team-value-split__media.has-media-on-the-left .wp-block-media-text__content,
	body.page-id-1026 .ueber-uns-team-value-split__media.has-media-on-the-right .wp-block-media-text__content {
		align-items: stretch;
	}

	body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list {
		width: 100%;
	}

	.ueber-uns-values-rich .adiumento-value-columns,
	.ueber-uns-process-rich .adiumento-value-columns {
		grid-template-columns: 1fr;
		max-width: 44rem;
	}
}

@media (max-width: 620px) {
	body.page-id-1026 .ueber-uns-team-value-split .ueber-uns-value-list {
		max-width: 100%;
	}
}

/* Über-uns-Hub (Hauptseite, ID 1025): Expertise, Leistungen, Haltung-Split. */
body.page-id-1025 .adiumento-expertise-section {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

body.page-id-1025 .adiumento-expertise-branchen .icon-cards-grid__card {
	height: 100%;
}

body.page-id-1025 .adiumento-expertise-section__fachbereiche {
	margin-top: clamp(1.25rem, 2.5vw, 1.85rem);
}

body.page-id-1025 .ueber-uns-leistungen {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

body.page-id-1025 .ueber-uns-leistungen .adiumento-service-grid {
	gap: clamp(1rem, 2vw, 1.35rem);
	max-width: var(--layout-wide, 72rem);
	margin-inline: auto;
}

body.page-id-1025 .ueber-uns-haltung-split {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

body.page-id-1025 .ueber-uns-haltung-split__media.wp-block-media-text {
	gap: clamp(1.75rem, 4vw, 3.25rem);
	align-items: center;
	max-width: var(--layout-wide, 72rem);
	margin-inline: auto;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) !important;
}

body.page-id-1025 .ueber-uns-haltung-split__media .wp-block-media-text__media {
	border-radius: 0.85rem;
	overflow: hidden;
	box-shadow: 0 16px 40px rgba(14, 42, 60, 0.1);
}

body.page-id-1025 .ueber-uns-haltung-split__media .wp-block-media-text__media img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

body.page-id-1025 .ueber-uns-haltung-split .ueber-uns-team-narrative__text {
	color: var(--color-text-muted, #4a5f72);
	font-size: var(--adi-font-section-subline-md);
	line-height: 1.7;
}

@media (max-width: 900px) {
	body.page-id-1025 .ueber-uns-haltung-split__media.wp-block-media-text {
		grid-template-columns: 1fr !important;
	}
}

body.page-id-1025 .ueber-uns-why-image-cards {
	padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

body.page-id-1025 .ueber-uns-why-cards__grid .icon-cards-grid__card {
	height: 100%;
}

body.page-id-1025 .ueber-uns-why-cards__grid .icon-cards-grid__media img {
	object-fit: cover;
}
