/* MD-Tronix Startseite 1.2.83.0 */
.home {
	--mdt-home-max-12770: 1280px;
	--mdt-home-blue-12770: #0759c7;
	--mdt-home-blue-dark-12770: #0a315e;
	--mdt-home-ink-12770: #111f32;
	--mdt-home-copy-12770: #52647a;
	--mdt-home-line-12770: #cfdeee;
	--mdt-home-soft-12770: #f4f8fc;
	--mdt-home-soft-blue-12770: #eaf3ff;
	--mdt-home-radius-12770: 16px;
	--mdt-home-shadow-12770: 0 18px 46px rgba(19, 54, 95, .10);
}
.home main,
.home main > .wp-block-post-content { overflow: clip; }
.home .mdt-home-container-12770 {
	width: min(var(--mdt-home-max-12770), calc(100% - 3rem));
	max-width: var(--mdt-home-max-12770);
	margin-inline: auto !important;
	box-sizing: border-box;
}
.home .mdt-home-section-12770 {
	width: 100%;
	box-sizing: border-box;
	padding: clamp(3.5rem, 5vw, 5.5rem) 0;
}
.home .mdt-home-kicker-12770,
.home .mdt-home-eyebrow-12770 {
	margin: 0 0 .65rem;
	color: var(--mdt-home-blue-12770);
	font-size: .74rem;
	font-weight: 850;
	letter-spacing: .09em;
	line-height: 1.35;
	text-transform: uppercase;
}
.home .mdt-home-section-12770 h2,
.home .mdt-home-final-12770 h2 {
	margin: 0 0 .75rem;
	color: var(--mdt-home-ink-12770);
	font-size: clamp(1.8rem, 3vw, 2.65rem);
	line-height: 1.08;
	letter-spacing: -.035em;
	text-wrap: balance;
}
.home .mdt-home-section-12770 p { color: var(--mdt-home-copy-12770); }

/* Hero */
.home .mdt-home-hero-12770 {
	position: relative;
	isolation: isolate;
	padding: clamp(3.25rem, 5vw, 5.25rem) 0;
	border-bottom: 1px solid #d7e4f1;
	background:
		radial-gradient(circle at 86% 18%, rgba(103, 190, 255, .24), transparent 27%),
		linear-gradient(115deg, #f9fcff 0%, #eef7ff 56%, #e4f3ff 100%);
}
.home .mdt-home-hero-12770::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: min(38vw, 560px);
	height: 100%;
	opacity: .42;
	background: repeating-linear-gradient(130deg, transparent 0 28px, rgba(255,255,255,.72) 28px 46px);
	clip-path: polygon(34% 0, 100% 0, 100% 100%, 0 100%);
}
.home .mdt-home-hero-grid-12770 {
	display: grid !important;
	grid-template-columns: minmax(0, .88fr) minmax(500px, 1.12fr);
	gap: clamp(2.75rem, 5vw, 5.5rem) !important;
	align-items: center !important;
	margin: 0 !important;
}
.home .mdt-home-hero-grid-12770 > .wp-block-column {
	min-width: 0;
	margin: 0 !important;
}
.home .mdt-home-title-12770 {
	margin: 0 0 1.2rem;
	color: var(--mdt-home-ink-12770);
	font-size: clamp(3.25rem, 5.35vw, 5.25rem);
	line-height: .98;
	letter-spacing: -.06em;
	text-wrap: balance;
}
.home .mdt-home-title-12770 span { color: var(--mdt-home-blue-12770); }
.home .mdt-home-title-12770 .mdt-home-title-line-12810 {
	display: block;
	color: var(--mdt-home-ink-12770);
}
.home .mdt-home-title-12770 .mdt-home-title-line-12810.is-accent { color: var(--mdt-home-blue-12770); }
.home .mdt-home-lead-12770 {
	max-width: 600px;
	margin: 0 0 1.45rem;
	color: #415a74;
	font-size: clamp(1rem, 1.45vw, 1.15rem);
	line-height: 1.65;
}
.home .mdt-home-hero-actions-12770 {
	display: flex !important;
	flex-wrap: wrap;
	gap: .8rem !important;
	margin: 0 0 1.25rem;
}
.home .mdt-home-hero-actions-12770 .wp-block-button__link {
	min-height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: .82rem 1.2rem;
	border-radius: 9px;
	font-size: .92rem;
	font-weight: 820;
	line-height: 1.2;
}
.home .mdt-home-hero-actions-12770 .is-style-outline .wp-block-button__link {
	border-color: #1b2c40;
	background: #fff;
	color: #17283c;
}
.home .mdt-home-hero-points-12770 {
	display: flex;
	flex-wrap: wrap;
	gap: .65rem 1.35rem;
	margin: 0;
	padding: 0;
	list-style: none;
}
.home .mdt-home-hero-points-12770 li {
	position: relative;
	padding-left: 1.45rem;
	color: #29435f;
	font-size: .8rem;
	font-weight: 760;
}
.home .mdt-home-hero-points-12770 li::before {
	content: "✓";
	position: absolute;
	left: 0;
	top: -.03rem;
	display: grid;
	place-items: center;
	width: 1.05rem;
	height: 1.05rem;
	border: 1.5px solid #2d72d5;
	border-radius: 50%;
	color: var(--mdt-home-blue-12770);
	font-size: .62rem;
	font-weight: 900;
}
.home .mdt-home-finder-12770 { min-width: 0; scroll-margin-top: 7rem; }
.home .mdt-home-finder-12770 .mdtrf {
	max-width: none !important;
	margin: 0 !important;
	padding: clamp(1.35rem, 2.2vw, 1.8rem) !important;
	border: 1px solid #c9d9e9 !important;
	border-radius: 18px !important;
	background: rgba(255,255,255,.97) !important;
	box-shadow: 0 24px 58px rgba(25, 65, 112, .14) !important;
}
.home .mdt-home-finder-12770 .mdtrf__head h2 { font-size: clamp(1.15rem, 2vw, 1.45rem); }

/* Vertrauensleiste */
.home .mdt-home-trust-band-12770 { width: 100%; border-bottom: 1px solid #dfe8f1; background: #fff; }
.home .mdt-home-trust-grid-12770 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.home .mdt-home-trust-card-12770 {
	display: grid;
	grid-template-columns: 46px 1fr;
	gap: .85rem;
	align-items: center;
	min-height: 108px;
	padding: 1.1rem 1.25rem;
	border-right: 1px solid #e0e8f1;
}
.home .mdt-home-trust-card-12770:last-child { border-right: 0; }
.home .mdt-home-line-icon-12770 {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 13px;
	background: var(--mdt-home-soft-blue-12770);
	color: var(--mdt-home-blue-12770);
}
.home .mdt-home-line-icon-12770 svg {
	display: none;
}
.home .mdt-home-line-icon-12770::before,
.home .mdt-home-customer-icon-12770::before {
	content: "";
	display: block;
	width: 27px;
	height: 27px;
	background: currentColor;
	-webkit-mask: var(--mdt-home-icon-12780) center / contain no-repeat;
	mask: var(--mdt-home-icon-12780) center / contain no-repeat;
}
.home .mdt-home-trust-card-12770:nth-child(1) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M20 7a9 9 0 1 0 1 8M20 3v4h-4M8 12l2.5 2.5L16 9'/%3E%3C/svg%3E"); }
.home .mdt-home-trust-card-12770:nth-child(2) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M5 3h14v18H5zM8 8h8M8 12h8M8 16h5'/%3E%3C/svg%3E"); }
.home .mdt-home-trust-card-12770:nth-child(3) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h11v11H3zM14 10h4l3 3v4h-7z'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='18' cy='18' r='2'/%3E%3C/g%3E%3C/svg%3E"); }
.home .mdt-home-trust-card-12770:nth-child(4) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M12 3 5 6v5c0 4.8 2.9 8.3 7 10 4.1-1.7 7-5.2 7-10V6l-7-3ZM9 12l2 2 4-5'/%3E%3C/svg%3E"); }
.home .mdt-home-trust-card-12770 h3,
.home .mdt-home-trust-card-12770 p { margin: 0; }
.home .mdt-home-trust-card-12770 h3 {
	color: var(--mdt-home-ink-12770);
	font-size: .95rem;
	line-height: 1.28;
	letter-spacing: -.01em;
}
.home .mdt-home-trust-card-12770 p { margin-top: .2rem; color: #64768a; font-size: .76rem; line-height: 1.42; }

/* Reparaturbereiche */
.home .mdt-home-repairareas-12770 { background: #fff; }
.home .mdt-home-repairareas-grid-12770 {
	display: grid !important;
	grid-template-columns: minmax(240px, .31fr) minmax(0, 1fr);
	gap: clamp(2rem, 4vw, 4rem) !important;
	align-items: start !important;
	margin: 0 !important;
}
.home .mdt-home-repairareas-grid-12770 > .wp-block-column { min-width: 0; margin: 0 !important; }
.home .mdt-home-section-intro-12770 > p:not(.mdt-home-kicker-12770) { margin: 0; line-height: 1.65; }
.home .mdt-home-repairareas-action-12770 { margin-top: 1.35rem; }
.home .mdt-home-repairareas-action-12770 .wp-block-button__link {
	min-height: 45px;
	display: inline-flex;
	align-items: center;
	border-color: #1d2c3e;
	border-radius: 8px;
	font-size: .8rem;
	font-weight: 800;
}
.home .mdt-home-repairareas-cards-12770 .mdtrf-home-groups {
	width: 100% !important;
	max-width: none !important;
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 1rem !important;
	margin: 0 !important;
}
.home .mdt-home-repairareas-cards-12770 .mdtrf-home-group-item { min-width: 0; margin: 0 !important; }
.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card {
	position: relative;
	height: 100%;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 1.3rem;
	overflow: hidden;
	border: 1px solid var(--mdt-home-line-12770) !important;
	border-radius: var(--mdt-home-radius-12770) !important;
	background: #fff !important;
	color: var(--mdt-home-ink-12770) !important;
	box-shadow: 0 9px 24px rgba(30, 66, 107, .04);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card:hover,
.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card:focus-within {
	transform: translateY(-4px);
	border-color: #91b5e2 !important;
	box-shadow: var(--mdt-home-shadow-12770);
}
.home .mdt-home-repairareas-cards-12770 .mdt-card-hitarea { position: absolute; inset: 0; z-index: 5; overflow: hidden; text-indent: -9999px; }
.home .mdt-home-repairareas-cards-12770 .mdt-home-repair-area-icon {
	display: grid;
	place-items: center;
	width: 52px;
	height: 52px;
	margin: 0 0 1rem;
	border: 1px solid #c7dcf5;
	border-radius: 15px;
	background: linear-gradient(145deg, #f8fbff 0%, var(--mdt-home-area-accent, #e7f1ff) 100%);
	color: #0759c7;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.9), 0 7px 18px rgba(18, 82, 155, .08);
}
.home .mdt-home-repairareas-cards-12770 .mdt-home-repair-area-icon svg {
	width: 31px;
	height: 31px;
	stroke: currentColor;
	stroke-width: 1.65;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card h3 {
	margin: 0 0 .55rem;
	color: var(--mdt-home-ink-12770) !important;
	font-size: 1.02rem;
	line-height: 1.28;
}
.home .mdt-home-repairareas-cards-12770 .mdtrf-home-group-description { margin: 0; color: #65778b !important; font-size: .82rem; line-height: 1.56; }
.home .mdt-home-repairareas-cards-12770 .mdt-home-repair-area-arrow { display: none; }

/* Ablauf */
.home .mdt-home-process-12770 { border-top: 1px solid #e3ebf3; border-bottom: 1px solid #dce7f1; background: var(--mdt-home-soft-12770); }
.home .mdt-home-process-heading-12770 { max-width: 790px; margin-bottom: 1.5rem; }
.home .mdt-home-process-layout-12770 { display: grid; grid-template-columns: minmax(0, 1.42fr) minmax(330px, .78fr); gap: 1.25rem; align-items: stretch; }
.home .mdt-home-customer-process-grid-12770 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: .9rem; }
.home .mdt-home-customer-step-12770 {
	position: relative;
	min-height: 220px;
	padding: 1.35rem 1.05rem 1.1rem;
	border: 1px solid var(--mdt-home-line-12770);
	border-radius: 15px;
	background: #fff;
	text-align: center;
}
.home .mdt-home-step-number-12770 {
	position: absolute;
	top: .85rem;
	left: .85rem;
	display: grid;
	place-items: center;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: var(--mdt-home-blue-12770);
	color: #fff;
	font-size: .7rem;
	font-weight: 850;
}
.home .mdt-home-customer-icon-12770 { display: grid; place-items: center; min-height: 62px; color: var(--mdt-home-blue-dark-12770); }
.home .mdt-home-customer-icon-12770 svg { display: none; }
.home .mdt-home-customer-icon-12770::before { width: 35px; height: 35px; }
.home .mdt-home-customer-step-12770:nth-child(1) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='12' height='12' rx='2'/%3E%3Cpath d='M7 9h4M7 13h2'/%3E%3Ccircle cx='17' cy='16' r='3'/%3E%3Cpath d='m19.2 18.2 2 2'/%3E%3C/g%3E%3C/svg%3E"); }
.home .mdt-home-customer-step-12770:nth-child(2) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' d='m4 8 8-4 8 4-8 4-8-4Zm0 0v9l8 4 8-4V8m-8 4v9'/%3E%3C/svg%3E"); }
.home .mdt-home-customer-step-12770:nth-child(3) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round' d='M14.5 6.5a4.5 4.5 0 0 0-5.8 5.8l-4.9 4.9a2.1 2.1 0 0 0 3 3l4.9-4.9a4.5 4.5 0 0 0 5.8-5.8l-3 3-3-3 3-3Z'/%3E%3C/svg%3E"); }
.home .mdt-home-customer-step-12770:nth-child(4) { --mdt-home-icon-12780: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h11v11H3zM14 10h4l3 3v4h-7z'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='18' cy='18' r='2'/%3E%3Cpath d='m6 11 1.5 1.5L11 9'/%3E%3C/g%3E%3C/svg%3E"); }
.home .mdt-home-customer-step-12770 h3 { margin: .65rem 0 .45rem; color: var(--mdt-home-ink-12770); font-size: .91rem; line-height: 1.3; }
.home .mdt-home-customer-step-12770 p { margin: 0; color: #687a8e; font-size: .76rem; line-height: 1.52; }
.home .mdt-home-tech-visual-12770,
.home .mdt-home-board-visual-12770 { position: relative; min-height: 100%; overflow: hidden; border-radius: 18px; background: #092e56; box-shadow: 0 16px 36px rgba(13, 53, 91, .15); }
.home .mdt-home-tech-visual-12770 { background: #092e56 url("../images/mdtronix-pruefplatz-12790.webp") 58% center / cover no-repeat; }
.home .mdt-home-board-visual-12770 { background: #092e56 url("../images/mdtronix-leiterplatte-12790.webp") 53% center / cover no-repeat; }
.home .mdt-home-tech-visual-12770 svg,
.home .mdt-home-board-visual-12770 svg { display: none; }
.home .mdt-home-tech-caption-12770 {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	left: 1rem;
	display: flex;
	flex-direction: column;
	gap: .15rem;
	padding: .85rem 1rem;
	border: 1px solid rgba(255,255,255,.22);
	border-radius: 12px;
	background: rgba(5, 25, 48, .76);
	color: #fff;
	backdrop-filter: blur(8px);
}
.home .mdt-home-tech-caption-12770 strong { font-size: .94rem; }
.home .mdt-home-tech-caption-12770 span { color: #d7eeff; font-size: .72rem; }

/* Qualität */
.home .mdt-home-quality-12770 { background: #fff; }
.home .mdt-home-quality-grid-12770 { display: grid; grid-template-columns: minmax(290px, 1fr) minmax(330px, 1.06fr) minmax(250px, .66fr); gap: clamp(1.25rem, 3vw, 2.5rem); align-items: stretch; }
.home .mdt-home-board-visual-12770 { min-height: 390px; }
.home .mdt-home-quality-copy-12770 { align-self: center; }
.home .mdt-home-quality-copy-12770 > p:not(.mdt-home-kicker-12770) { margin: 0; line-height: 1.7; }
.home .mdt-home-checks-12770 { display: grid; gap: .68rem; margin: 1.35rem 0 0; padding: 0; list-style: none; }
.home .mdt-home-checks-12770 li { position: relative; padding-left: 1.5rem; color: #3f5770; font-size: .84rem; line-height: 1.45; }
.home .mdt-home-checks-12770 li::before {
	content: "✓";
	position: absolute;
	left: 0;
	top: .08rem;
	display: grid;
	place-items: center;
	width: 1.05rem;
	height: 1.05rem;
	border: 1.5px solid #3c7cd4;
	border-radius: 50%;
	color: var(--mdt-home-blue-12770);
	font-size: .6rem;
	font-weight: 900;
}
.home .mdt-home-service-list-12770 { display: grid; gap: .8rem; align-content: center; }
.home .mdt-home-service-list-12770 article {
	display: grid;
	grid-template-columns: 42px 1fr;
	gap: .8rem;
	align-items: center;
	min-height: 100px;
	padding: 1rem;
	border: 1px solid var(--mdt-home-line-12770);
	border-radius: 14px;
	background: #fff;
}
.home .mdt-home-service-list-12770 article > span { color: #f1a400; font-size: 2rem; font-weight: 900; text-align: center; }
.home .mdt-home-service-list-12770 h3,
.home .mdt-home-service-list-12770 p { margin: 0; }
.home .mdt-home-service-list-12770 h3 { color: var(--mdt-home-ink-12770); font-size: .92rem; line-height: 1.3; }
.home .mdt-home-service-list-12770 p { margin-top: .25rem; color: #6b7d91; font-size: .74rem; line-height: 1.48; }

/* FAQ */
.home .mdt-home-faq-12770 { border-top: 1px solid #e2eaf2; border-bottom: 1px solid #e0e8f0; background: var(--mdt-home-soft-12770); }
.home .mdt-home-faq-grid-12770 { display: grid; grid-template-columns: minmax(210px, .28fr) minmax(0, 1fr); gap: clamp(2rem, 5vw, 5rem); align-items: start; }
.home .mdt-home-faq-intro-12770 > p:last-child { margin: 0; line-height: 1.65; }
.home .mdt-home-faq-list-12770 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .7rem; }
.home .mdt-home-faq-item-12770 { margin: 0; overflow: hidden; border: 1px solid #cfdeed; border-radius: 10px; background: #fff; }
.home .mdt-home-faq-item-12770 summary {
	position: relative;
	display: block;
	min-height: 54px;
	box-sizing: border-box;
	padding: .95rem 3.4rem .95rem 1rem;
	color: var(--mdt-home-ink-12770);
	font-size: .84rem;
	font-weight: 820;
	line-height: 1.35;
	cursor: pointer;
	list-style: none;
}
.home .mdt-home-faq-item-12770 summary::-webkit-details-marker { display: none; }
.home .mdt-home-faq-item-12770 summary::after {
	content: "+";
	position: absolute;
	right: .75rem;
	top: 50%;
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	transform: translateY(-50%);
	border-radius: 8px;
	background: #eaf3ff;
	color: var(--mdt-home-blue-12770);
	font-size: 1rem;
	font-weight: 900;
}
.home .mdt-home-faq-item-12770[open] summary::after { content: "−"; }
.home .mdt-home-faq-item-12770 > p { margin: 0; padding: 0 1rem 1.1rem; color: #62758a; font-size: .8rem; line-height: 1.62; }

/* Abschluss */
.home .mdt-home-final-12770 { background: #fff; }
.home .mdt-home-final-grid-12770 { display: grid; grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr); gap: 1rem; align-items: stretch; }
.home .mdt-home-company-12770 {
	padding: clamp(1.5rem, 2.8vw, 2.25rem);
	border: 1px solid var(--mdt-home-line-12770);
	border-radius: 17px;
	background: #fff;
}
.home .mdt-home-company-12770 h2 { font-size: clamp(1.35rem, 2vw, 1.8rem); }
.home .mdt-home-company-12770 > p { margin: 0; color: #5e7186; line-height: 1.6; }
.home .mdt-home-company-badges-12770 { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: 1.15rem; }
.home .mdt-home-company-badges-12770 span { padding: .42rem .68rem; border: 1px solid #d3e0ed; border-radius: 999px; color: #38526f; font-size: .69rem; font-weight: 780; }
.home .mdt-home-final-cta-12770 {
	height: 100%;
	box-sizing: border-box;
	padding: clamp(1.55rem, 3vw, 2.5rem);
	border-radius: 17px;
	background: linear-gradient(135deg, #073d91 0%, #0a61d3 100%);
	color: #fff;
	box-shadow: 0 20px 50px rgba(8, 72, 166, .2);
}
.home .mdt-home-final-cta-12770 h2 { color: #fff; font-size: clamp(1.55rem, 2.5vw, 2.15rem); }
.home .mdt-home-final-cta-12770 > p { margin: 0; color: #e6f0ff; line-height: 1.55; }
.home .mdt-home-final-actions-12770 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: .65rem; margin-top: 1.25rem; }
.home .mdt-home-final-actions-12770 a {
	min-height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: .72rem .65rem;
	border: 1px solid rgba(255,255,255,.45);
	border-radius: 9px;
	background: #fff;
	color: #064292;
	font-size: .76rem;
	font-weight: 850;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}
.home .mdt-home-final-actions-12770 a.is-primary { background: #fff; color: #073d91; box-shadow: 0 8px 22px rgba(0,0,0,.12); }
.home .mdt-home-final-actions-12770 a:hover,
.home .mdt-home-final-actions-12770 a:focus-visible { transform: translateY(-1px); outline: 3px solid rgba(255,255,255,.28); outline-offset: 2px; }

@media (max-width: 1180px) {
	.home .mdt-home-hero-grid-12770 { grid-template-columns: minmax(0, .9fr) minmax(440px, 1.1fr); gap: 2.5rem !important; }
	.home .mdt-home-repairareas-cards-12770 .mdtrf-home-groups { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
	.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card { min-height: 210px; }
	.home .mdt-home-process-layout-12770 { grid-template-columns: 1fr; }
	.home .mdt-home-tech-visual-12770 { min-height: 320px; }
	.home .mdt-home-quality-grid-12770 { grid-template-columns: minmax(280px, .85fr) minmax(360px, 1.15fr); }
	.home .mdt-home-service-list-12770 { grid-column: 1 / -1; grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (min-width: 961px) {
	.home .mdt-home-title-12770 {
		font-size: clamp(2.72rem, 4.25vw, 3.35rem);
	}
	.home .mdt-home-title-12770 .mdt-home-title-line-12810 { white-space: nowrap; }
}
@media (min-width: 1240px) {
	.home .mdt-home-hero-grid-12770 {
		grid-template-columns: minmax(560px, .98fr) minmax(590px, 1.02fr);
		gap: clamp(2rem, 3vw, 3rem) !important;
	}
	.home .mdt-home-title-12770 {
		font-size: clamp(3.55rem, 4.25vw, 4.2rem);
	}
	.home .mdt-home-finder-12770 .mdtrf {
		--rf-choice-py: .7rem;
		--rf-choice-px: .9rem;
		--rf-choice-font: .84rem;
		--rf-search-py: .82rem;
		--rf-search-font: .85rem;
		padding: 2rem !important;
	}
	.home .mdt-home-finder-12770 {
		width: calc(100% + clamp(0px, calc((100vw - 1280px) / 2 - 1.5rem), 150px));
		max-width: none;
		justify-self: start;
	}
	.home .mdt-home-finder-12770 .mdtrf--compact .mdtrf__head h2 { font-size: 1.55rem; }
	.home .mdt-home-finder-12770 .mdtrf--compact .mdtrf__head p { font-size: .82rem; }
	.home .mdt-home-finder-12770 .mdtrf__direct label,
	.home .mdt-home-finder-12770 .mdtrf__step-title { font-size: .8rem; }
	.home .mdt-home-finder-12770 .mdtrf--compact .mdtrf__progress span {
		padding-block: .52rem;
		font-size: .62rem;
	}
}
@media (max-width: 960px) {
	.home .mdt-home-hero-grid-12770,
	.home .mdt-home-final-grid-12770 { grid-template-columns: 1fr; }
	.home .mdt-home-hero-copy-12770,
	.home .mdt-home-finder-12770 { width: 100%; flex-basis: auto !important; }
	.home .mdt-home-trust-grid-12770 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.home .mdt-home-trust-card-12770:nth-child(2) { border-right: 0; }
	.home .mdt-home-trust-card-12770:nth-child(-n+2) { border-bottom: 1px solid #e0e8f1; }
	.home .mdt-home-repairareas-grid-12770 { grid-template-columns: 1fr; }
	.home .mdt-home-section-intro-12770 { max-width: 700px; }
	.home .mdt-home-customer-process-grid-12770 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.home .mdt-home-quality-grid-12770 { grid-template-columns: 1fr; }
	.home .mdt-home-board-visual-12770 { min-height: 340px; max-height: 440px; }
	.home .mdt-home-service-list-12770 { grid-column: auto; }
	.home .mdt-home-faq-grid-12770 { grid-template-columns: 1fr; gap: 1.5rem; }
}
@media (max-width: 700px) {
	.home .mdt-home-container-12770 { width: min(100% - 2rem, var(--mdt-home-max-12770)); }
	.home .mdt-home-title-12770 { font-size: clamp(2.75rem, 12vw, 4.25rem); }
	.home .mdt-home-hero-points-12770 { display: grid; gap: .55rem; }
	.home .mdt-home-repairareas-cards-12770 .mdtrf-home-groups,
	.home .mdt-home-customer-process-grid-12770,
	.home .mdt-home-service-list-12770,
	.home .mdt-home-faq-list-12770 { grid-template-columns: 1fr !important; }
	.home .mdt-home-final-actions-12770 { grid-template-columns: 1fr; }
}
@media (max-width: 520px) {
	.home .mdt-home-container-12770 { width: min(100% - 1.25rem, var(--mdt-home-max-12770)); }
	.home .mdt-home-section-12770 { padding-block: 3rem; }
	.home .mdt-home-hero-12770 { padding-block: 2.7rem; }
	.home .mdt-home-hero-actions-12770 { display: grid !important; grid-template-columns: 1fr; }
	.home .mdt-home-hero-actions-12770 .wp-block-button,
	.home .mdt-home-hero-actions-12770 .wp-block-button__link { width: 100%; box-sizing: border-box; }
	.home .mdt-home-trust-grid-12770 { grid-template-columns: 1fr; }
	.home .mdt-home-trust-card-12770 { min-height: 96px; border-right: 0 !important; border-bottom: 1px solid #e0e8f1; }
	.home .mdt-home-trust-card-12770:last-child { border-bottom: 0; }
	.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card {
		min-height: 0;
		display: grid;
		grid-template-columns: 48px minmax(0, 1fr);
		column-gap: .9rem;
		align-items: center;
		padding: 1rem;
	}
	.home .mdt-home-repairareas-cards-12770 .mdt-home-repair-area-icon { margin: 0; }
	.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card h3 { margin: 0; }
	.home .mdt-home-repairareas-cards-12770 .mdtrf-home-group-description { display: none; }
	.home .mdt-home-tech-visual-12770,
	.home .mdt-home-board-visual-12770 { min-height: 280px; }
	.home .mdt-home-customer-step-12770 {
		min-height: 0;
		padding: 1rem 1rem 1rem 3.65rem;
		text-align: left;
	}
	.home .mdt-home-customer-icon-12770 { display: none; }
	.home .mdt-home-step-number-12770 { top: 1rem; left: 1rem; width: 28px; height: 28px; }
	.home .mdt-home-customer-step-12770 h3 { margin: 0 0 .25rem; }
	.home .mdt-home-faq-item-12770 summary { font-size: .81rem; }
}
@media (prefers-reduced-motion: reduce) {
	.home .mdt-home-repairareas-cards-12770 .mdt-baugruppe-card,
	.home .mdt-home-final-actions-12770 a { transition: none; }
}
