/* ===================================================================
   Gevelbezetter — main.css
   Palette : brand #344e6e  |  CTA #d97844
   Typo    : IBM Plex Serif (titres) + IBM Plex Sans (corps)
   =================================================================== */

:root {
	--brand:      #344e6e;
	--brand-dark: #0d3633;
	--brand-soft: #e6f0ef;
	--cta:        #d97844;
	--cta-dark:   #ca9a07;
	--cta-text:   #1a1200;
	--ink:        #1e2322;
	--muted:      #536260;
	--line:       #d8e0de;
	--soft:       #f4f7f6;
	--radius:     8px;
	--font-title: Verdana, Geneva, Tahoma, sans-serif;
	--font-body:  Verdana, Geneva, Tahoma, sans-serif;
}

* { box-sizing: border-box; }
*::before, *::after { box-sizing: border-box; }

html, body { overflow-x: hidden; }

body {
	margin: 0;
	font-family: var(--font-body);
	font-size: 17px;
	font-weight: 400;
	line-height: 1.68;
	color: var(--ink);
	background: #ffffff;
}

img, svg, video, iframe { max-width: 100%; height: auto; }
img { display: block; }

a { color: var(--brand); }
a:hover { color: var(--brand-dark); }

h1, h2, h3, h4 {
	font-family: var(--font-title);
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 14px;
	color: var(--brand);
}
h1 { font-size: 2.4rem; }
h2 { font-size: 1.78rem; }
h3 { font-size: 1.18rem; }
h4 { font-size: 1.04rem; }
p { margin: 0 0 16px; }
p:last-child { margin-bottom: 0; }
ul, ol { margin: 0 0 16px; padding-left: 22px; }
li { margin-bottom: 7px; }
strong { font-weight: 700; }

/* ---------------------------------------------------------------- Skip */
.qgugyflm {
	position: absolute;
	left: -999px;
	top: 0;
	background: var(--brand);
	color: #fff;
	padding: 10px 16px;
	z-index: 200;
}
.qgugyflm:focus { left: 8px; top: 8px; color: #fff; }

:focus-visible { outline: 3px solid var(--cta); outline-offset: 2px; }

/* ---------------------------------------------------------------- Knoppen */
.bztwpv {
	display: inline-block;
	font-family: var(--font-body);
	font-weight: 700;
	font-size: 1rem;
	text-decoration: none;
	border: 0;
	border-radius: var(--radius);
	padding: 14px 28px;
	cursor: pointer;
	transition: background-color 0.18s ease, color 0.18s ease;
}
/* CTA geel — texte sombre pour WCAG AA */
.cdqxhfzck { background: var(--cta); color: var(--cta-text); }
.cdqxhfzck:hover { background: var(--cta-dark); color: var(--cta-text); }

.nbmqrmgc {
	background: transparent;
	color: var(--brand);
	border: 2px solid var(--brand);
	padding: 12px 26px;
}
.nbmqrmgc:hover { background: var(--brand-soft); color: var(--brand-dark); }
.nxepbsg { display: block; width: 100%; text-align: center; }

/* ---------------------------------------------------------------- Header */
.zskrgcsph {
	position: relative;
	background: #ffffff;
	border-bottom: 2px solid var(--brand-soft);
}
.pddfyin {
	max-width: 1180px;
	margin: 0 auto;
	padding: 14px 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}
.xrtcexn { display: inline-flex; flex-shrink: 0; }
.xrtcexn img { height: 42px; width: auto; }

.ubefauhtu .jhquixhd {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 26px;
}
.ubefauhtu .jhquixhd li { margin: 0; }
.ubefauhtu a {
	text-decoration: none;
	color: var(--ink);
	font-size: 0.97rem;
	font-weight: 400;
	padding: 6px 0;
}
.ubefauhtu a:hover { color: var(--brand); }
.ubefauhtu .cxfeaxu a,
.ubefauhtu .menu-item-cta a {
	background: var(--cta);
	color: var(--cta-text);
	padding: 10px 20px;
	border-radius: var(--radius);
	font-weight: 700;
}
.ubefauhtu .cxfeaxu a:hover,
.ubefauhtu .menu-item-cta a:hover { background: var(--cta-dark); color: var(--cta-text); }

.vclbyd { display: none; }
.vclbyd span {
	display: block;
	width: 26px;
	height: 3px;
	background: var(--brand);
	border-radius: 2px;
	transition: transform 0.2s ease, opacity 0.2s ease;
}
.vclbyd span + span { margin-top: 5px; }

/* ================================================================
   HERO full-bleed
   ================================================================ */
.aycpedlr {
	position: relative;
	min-height: 480px;
	background-color: var(--brand-dark);
	background-image: url("img/hero.webp");
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.aycpedlr::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(160deg, rgba(13,54,51,0.82) 0%, rgba(13,54,51,0.65) 100%);
}
/* Contenu hero centré */
.fmxhero {
	position: relative;
	z-index: 1;
	max-width: 780px;
	margin: 0 auto;
	padding: 72px 24px 68px;
	color: #fff;
}
.fmxhero h1 {
	font-family: var(--font-title);
	color: #ffffff;
	font-size: 2.7rem;
	margin-bottom: 18px;
}
.cnfilmq {
	font-size: 1.18rem;
	color: #cde4e2;
	margin-bottom: 28px;
	line-height: 1.6;
}
/* Bullet trust hero */
.crinuzehm {
	list-style: none;
	margin: 0 auto 32px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px 26px;
}
.crinuzehm li {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #e8f4f3;
	font-size: 0.97rem;
	font-weight: 400;
}
.crinuzehm svg { color: rgba(255,255,255,0.85); flex-shrink: 0; }

/* ================================================================
   FORMULIERBAND (sous le hero)
   ================================================================ */
.rinfrmband {
	background: var(--soft);
	border-bottom: 1px solid var(--line);
	padding: 0;
}
.rinfrmband .iwrqlthn { padding-top: 0; padding-bottom: 0; }
.usascogjq {
	background: #ffffff;
	border-radius: 0 0 var(--radius) var(--radius);
	padding: 32px 28px 28px;
	border: 1px solid var(--line);
	border-top: 0;
	max-width: 980px;
	margin: 0 auto;
}
.frmhdr {
	margin-bottom: 20px;
}
.hwrogb {
	font-family: var(--font-title);
	font-size: 1.45rem;
	color: var(--brand);
	margin-bottom: 6px;
}
.lulrafn { font-size: 0.96rem; color: var(--muted); margin-bottom: 0; }

/* Grille formulaire 3 colonnes */
.frmrow {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
	margin-bottom: 0;
}
.ajzjxgeu { margin-bottom: 0; }
.ajzjxgeu label {
	display: block;
	font-size: 0.88rem;
	font-weight: 700;
	color: var(--ink);
	margin-bottom: 5px;
}
.ajzjxgeu input {
	width: 100%;
	font-family: var(--font-body);
	font-size: 16px;
	padding: 10px 12px;
	border: 1.5px solid var(--line);
	border-radius: 4px;
	background: #fcfcfb;
	color: var(--ink);
}
.ajzjxgeu input:focus {
	outline: none;
	border-color: var(--brand);
	box-shadow: 0 0 0 3px rgba(19,78,74,0.14);
}
.ozdoimfv { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.dnxufu .nxepbsg { margin-top: 16px; }
.nospgy {
	font-size: 0.82rem;
	color: #8a8a8a;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}
.njbtfkakv {
	font-size: 0.95rem;
	padding: 12px 14px;
	border-radius: var(--radius);
	margin-bottom: 16px;
}
.mtwvjmrfy { background: var(--brand-soft); color: var(--brand-dark); border: 1px solid var(--line); }
.mrqxwtqe { background: var(--soft); color: var(--ink); border: 1px solid var(--line); }

/* ================================================================
   Layout général
   ================================================================ */
.dawkfr { background: #ffffff; }
.iwrqlthn {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 24px;
}
.njtgtrnn { padding: 64px 0; }
.jrcspm { background: var(--soft); }
.ptoqjned { background: var(--brand-dark); }
.emyejhhq { max-width: 780px; margin-bottom: 36px; }
.emyejhhq.ymatwnk { margin-left: auto; margin-right: auto; text-align: center; }
.emyejhhq p { color: var(--muted); font-size: 1.06rem; }
.tdnamoag { font-size: 1.14rem; }

.xpjnamubg p { margin-bottom: 16px; }
.wgorbqt { text-align: center; max-width: 680px; margin: 0 auto; }

/* ================================================================
   STAPPEN (visual bullet list)
   ================================================================ */
.ynytmqua {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 0;
	counter-reset: stap;
}
.jdhsladlt {
	position: relative;
	background: #ffffff;
	border: 1.5px solid var(--line);
	border-radius: var(--radius);
	padding: 28px 24px 24px 64px;
	margin: 0 -1px -1px 0; /* overlap borders for connected look */
}
/* Numero cerclé côté gauche */
.yajajzuyr {
	position: absolute;
	left: 18px;
	top: 26px;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: var(--cta);
	color: var(--cta-text);
	font-family: var(--font-title);
	font-size: 1rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.jdhsladlt h3 {
	font-size: 1.06rem;
	color: var(--brand);
	margin-bottom: 6px;
}
.jdhsladlt p { color: var(--muted); margin-bottom: 0; font-size: 0.96rem; }
/* Connector line between steps */
.ynytmqua .jdhsladlt:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 43px;
	right: -14px;
	width: 14px;
	height: 2px;
	background: var(--cta);
	z-index: 1;
}

/* ================================================================
   SERVICES / materiaal kaarten
   ================================================================ */
.trezyw {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));
	gap: 22px;
}
.pklgmbz {
	background: #ffffff;
	border: 1.5px solid var(--line);
	border-radius: var(--radius);
	padding: 26px 24px;
	border-top: 3px solid var(--brand);
}
.pklgmbz h3 { font-size: 1.1rem; color: var(--brand); margin-bottom: 6px; }
.pklgmbz .iazlahvrb {
	color: var(--muted);
	font-size: 0.95rem;
	margin-bottom: 14px;
}
.pklgmbz ul { padding-left: 20px; margin-bottom: 0; }
.pklgmbz li { color: var(--ink); font-size: 0.97rem; }

/* Tekst + beeld */
.qopaeh {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
}
.qopaeh.njtgtrnn { padding: 64px 0; }
.wbamhsmnl img { border-radius: var(--radius); }
.vuqatozc h2 { margin-bottom: 16px; }

/* ================================================================
   FAQ 2 colonnes Q/R
   ================================================================ */
.uinoeojz {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 40px;
}
.lpojsa {
	border-bottom: 1.5px solid var(--line);
	padding: 22px 0;
}
.lpojsa:first-child { padding-top: 0; }
.lpojsa h3 {
	font-family: var(--font-title);
	font-size: 1rem;
	color: var(--brand);
	margin-bottom: 8px;
	font-weight: 700;
}
.lpojsa p { color: var(--muted); margin-bottom: 0; font-size: 0.97rem; }

/* ================================================================
   PRIJSTABEL propre
   ================================================================ */
.jchdgaq {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	border-radius: var(--radius);
	border: 1.5px solid var(--line);
}
.mvfunu {
	width: 100%;
	border-collapse: collapse;
	background: #ffffff;
	min-width: 540px;
}
.mvfunu caption {
	caption-side: bottom;
	font-size: 0.84rem;
	color: var(--muted);
	padding-top: 12px;
	text-align: left;
}
.mvfunu th, .mvfunu td {
	padding: 14px 18px;
	text-align: left;
	border-bottom: 1px solid var(--line);
}
.mvfunu thead th {
	background: var(--brand);
	color: #ffffff;
	font-family: var(--font-body);
	font-size: 0.93rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.mvfunu thead th:first-child { border-radius: var(--radius) 0 0 0; }
.mvfunu thead th:last-child { border-radius: 0 var(--radius) 0 0; }
.mvfunu tbody th { font-weight: 700; color: var(--ink); }
.mvfunu tbody tr:nth-child(even) { background: #f6faf9; }
.mvfunu .viocumvj { font-weight: 700; color: var(--brand); white-space: nowrap; }

/* Beeld figures */
.utjjcsioi { margin: 0; }
.lyvjqkm { margin-bottom: 32px; }
.utjjcsioi img { border-radius: var(--radius); }
.utjjcsioi figcaption {
	font-size: 0.88rem;
	color: var(--muted);
	margin-top: 10px;
}
.pboextnx {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 28px;
}

/* Voordelenlijst */
.qpsffakrn { list-style: none; padding: 0; margin: 0; }
.qpsffakrn li {
	display: flex;
	align-items: flex-start;
	gap: 11px;
	margin-bottom: 14px;
	color: var(--ink);
}
.qpsffakrn svg { color: var(--brand); flex-shrink: 0; margin-top: 3px; }

/* Infokaarten */
.ubsklvwi {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(258px, 1fr));
	gap: 22px;
}
.zrbidyd {
	background: #ffffff;
	border: 1.5px solid var(--line);
	border-radius: var(--radius);
	padding: 24px 22px;
}
.zrbidyd h3 { margin-bottom: 10px; }
.zrbidyd p { color: var(--muted); font-size: 0.97rem; }
.zrbidyd p:last-child { margin-bottom: 0; }

/* ================================================================
   CTA-BAND split image + tekst
   ================================================================ */
.twdoqj {
	background: var(--brand);
	color: #ffffff;
	border-radius: var(--radius);
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
	gap: 0;
}
.twdoqj .biobesjmq {
	padding: 44px 44px 44px 44px;
}
.twdoqj h2 {
	font-family: var(--font-title);
	color: #ffffff;
	font-size: 1.65rem;
	margin-bottom: 10px;
}
.twdoqj p { color: #cde4e2; margin-bottom: 0; font-size: 1.04rem; }
.twdoqj .bztwpv {
	margin: 44px 44px 44px 0;
	white-space: nowrap;
}
.twdoqj h2, .twdoqj span, .twdoqj li { color: #ffffff; }

/* Donkere secties */
.ptoqjned,
.ptoqjned h2, .ptoqjned h3, .ptoqjned h4,
.ptoqjned p, .ptoqjned li, .ptoqjned span, .ptoqjned strong {
	color: #ffffff;
}
.ptoqjned .emyejhhq p { color: #c8dcd9; }

/* ================================================================
   FOOTER
   ================================================================ */
.rrjvsm { background: var(--brand-dark); color: #d6e6e4; }
.mbxnjwzz {
	max-width: 1180px;
	margin: 0 auto;
	padding: 52px 24px 36px;
	display: grid;
	grid-template-columns: 1.5fr 1fr 1.3fr;
	gap: 40px;
}
.kqlbsnpks p { color: #b8ceca; font-size: 0.95rem; }
.nsppecep {
	height: 40px;
	width: auto;
	margin-bottom: 16px;
	background: #ffffff;
	border-radius: var(--radius);
	padding: 8px 12px;
}
.bqkynbsz {
	display: block;
	font-family: var(--font-title);
	font-weight: 700;
	font-size: 1rem;
	color: #ffffff;
	margin-bottom: 14px;
}
.wcdyeo { list-style: none; padding: 0; margin: 0; }
.wcdyeo li {
	color: #b8ceca;
	font-size: 0.93rem;
	padding: 5px 0;
}
.kqlbsnpks .bztwpv { margin-top: 8px; }
.kpbbcs {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
	max-width: 1180px;
	margin: 0 auto;
	padding: 20px 24px 30px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.kpbbcs span { color: #8fa8a5; font-size: 0.85rem; }
.vouevy { max-width: 900px; }

/* ================================================================
   RESPONSIVE
   ================================================================ */
@media (max-width: 980px) {
	.frmrow { grid-template-columns: 1fr 1fr; }
	.qopaeh { grid-template-columns: 1fr; gap: 30px; }
	.wbamhsmnl { order: -1; }
	.mbxnjwzz { grid-template-columns: 1fr 1fr; gap: 30px; }
	.uinoeojz { grid-template-columns: 1fr; }
	.twdoqj { grid-template-columns: 1fr; }
	.twdoqj .bztwpv { margin: 0 44px 44px 44px; }
}

@media (max-width: 900px) {
	.vclbyd {
		display: block;
		cursor: pointer;
		padding: 6px;
		background: transparent;
		border: 0;
	}
	.ubefauhtu {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		background: #ffffff;
		border-bottom: 2px solid var(--brand-soft);
		box-shadow: 0 16px 28px rgba(0,0,0,0.12);
		z-index: 90;
	}
	.fnshhlxsg:checked ~ .ubefauhtu { display: block; }
	.ubefauhtu .jhquixhd {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		padding: 8px 24px 18px;
	}
	.ubefauhtu .jhquixhd li { border-bottom: 1px solid var(--line); }
	.ubefauhtu .jhquixhd li:last-child { border-bottom: 0; }
	.ubefauhtu a { display: block; padding: 14px 0; }
	.ubefauhtu .cxfeaxu a,
	.ubefauhtu .menu-item-cta a {
		text-align: center;
		margin: 14px 0 4px;
		padding: 13px 20px;
	}
	.fnshhlxsg:checked ~ .vclbyd span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
	.fnshhlxsg:checked ~ .vclbyd span:nth-child(2) { opacity: 0; }
	.fnshhlxsg:checked ~ .vclbyd span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
	.ynytmqua .jdhsladlt::after { display: none; }
}

@media (max-width: 680px) {
	body { font-size: 16px; }
	.fmxhero h1 { font-size: 2rem; }
	h1 { font-size: 1.75rem; }
	h2 { font-size: 1.45rem; }
	.fmxhero { padding: 52px 20px 48px; }
	.pddfyin { padding: 12px 20px; }
	.iwrqlthn { padding: 0 20px; }
	.njtgtrnn { padding: 48px 0; }
	.qopaeh.njtgtrnn { padding: 48px 0; }
	.frmrow { grid-template-columns: 1fr; }
	.pboextnx { grid-template-columns: 1fr; }
	.mbxnjwzz { grid-template-columns: 1fr; gap: 26px; }
	.twdoqj .biobesjmq { padding: 30px 24px 20px; }
	.twdoqj .bztwpv { margin: 0 24px 30px; }
	.usascogjq { padding: 24px 18px 20px; }
	.crinuzehm { flex-direction: column; align-items: center; gap: 8px; }
}


/* aps-post-content-fix : constrain AI-generated <section> children of main */
.dawkfr > section,
.dawkfr > p,
.dawkfr > h2,
.dawkfr > h3,
.dawkfr > ul,
.dawkfr > ol,
.dawkfr > dl {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}
.dawkfr > section {
	padding-top: 44px;
	padding-bottom: 44px;
}
.dawkfr > section + section {
	border-top: 1px solid rgba(0,0,0,.08);
}
.dawkfr > section h2 {
	margin-bottom: 18px;
}
.dawkfr > section h3 {
	margin-top: 26px;
	margin-bottom: 10px;
}
.dawkfr > section p {
	margin-bottom: 14px;
}
.dawkfr > section ul,
.dawkfr > section ol {
	padding-left: 22px;
	margin-bottom: 18px;
}
.dawkfr > section ul li,
.dawkfr > section ol li {
	margin-bottom: 6px;
}
.dawkfr > section dl dt {
	font-weight: 700;
	margin-top: 14px;
}
.dawkfr > section dl dd {
	margin: 0 0 12px;
	color: #5a6b72;
}
/* Geo maillage block sections */
.dawkfr > .znw75gigx {
	padding-top: 32px;
	padding-bottom: 32px;
}
.dawkfr > .znw75gigx + .znw75gigx {
	border-top: 1px solid rgba(0,0,0,.08);
}
.dawkfr > .znw75gigx .im8mi3twj {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 24px;
}
.dawkfr > .znw75gigx h2 {
	font-size: 1.4rem;
	margin-bottom: 16px;
}
.dawkfr > .znw75gigx .t86qtl5z {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	gap: 6px 22px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.dawkfr > .znw75gigx .t86qtl5z li {
	padding: 5px 0;
	border-bottom: 1px solid rgba(0,0,0,.06);
}
.dawkfr > .znw75gigx .t86qtl5z a {
	color: inherit;
	text-decoration: none;
}
.dawkfr > .znw75gigx .t86qtl5z .u9075zst {
	color: #5a6b72;
	font-size: .85em;
	margin-left: 6px;
}

/* hero offset */
body.home .dawkfr > p:first-child {
	padding-top: 40px;
}

/* === GB form z-index + enriched === */
.aycpedlr { position: relative !important; }
.aycpedlr::before { z-index: 1 !important; }
.aycpedlr > * { position: relative; z-index: 2; }
.aycpedlr form { position: relative; z-index: 3 !important; }

/* Logo cap */
header img { max-height: 38px !important; width: auto !important; max-width: 240px !important; height: auto !important; }

/* === gb-* sections — palette teal #0d3633 + CTA gold #c89b2c === */
.dawkfr > .gb-sec {
  position: relative !important; width: 100vw !important; max-width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important; margin-right: calc(-50vw + 50%) !important;
  padding: 72px 0 !important; border-top: 0 !important;
}
.dawkfr > .gb-sec:nth-of-type(odd) { background: #f4f8f7; }
.dawkfr > .gb-sec:nth-of-type(even) { background: #fff; }
.gb-wpr { max-width: 1180px; margin: 0 auto; padding: 0 24px; }
.gb-hd { text-align: center; margin: 0 auto 44px; max-width: 780px; }
.gb-hd h2 { font-size: 2rem; color: #0d3633; margin: 0 0 12px; }
.gb-hd p { font-size: 1.05rem; color: #4a625e; margin: 0; }
.gb-types-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }
.gb-tc { background: #fff; border: 1px solid #cfdcd8; border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 1px 3px rgba(0,0,0,.04); }
.gb-tc:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(13,54,51,.13); }
.gb-tc-img { height: 220px; background-size: cover; background-position: center; }
.gb-tc-bd { padding: 22px 24px 26px; flex: 1; }
.gb-tc-bd h3 { margin: 0 0 10px; font-size: 1.3rem; color: #0d3633; }
.gb-tc-bd p { margin: 0 0 16px; color: #344a47; line-height: 1.6; }
.gb-tc-px { border-top: 1px solid #cfdcd8; padding-top: 12px; font-size: .95rem; color: #0d3633; }
.gb-tc-px strong { color: #c89b2c; font-size: 1.15rem; }
.gb-rail-list { list-style: none; margin: 0 auto; padding: 0; position: relative; max-width: 880px; }
.gb-rail-list::before { content: ''; position: absolute; left: 24px; top: 20px; bottom: 20px; width: 4px; background: linear-gradient(180deg, #c89b2c, #0d3633); }
.gb-rail-list > li { position: relative; padding: 0 0 30px 70px; margin: 0; }
.gb-rail-num { position: absolute; left: 0; top: 0; width: 52px; height: 52px; border-radius: 50%; background: #fff; border: 3px solid #c89b2c; color: #0d3633; font-weight: 700; font-size: 1.4rem; display: flex; align-items: center; justify-content: center; }
.gb-rail-bd h3 { margin: 6px 0 8px; font-size: 1.18rem; color: #0d3633; }
.gb-rail-bd p { margin: 0; color: #344a47; line-height: 1.6; }
.gb-mason-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 180px; gap: 12px; }
.gb-mz { background-size: cover; background-position: center; border-radius: 8px; }
.gb-mz.wide { grid-column: span 2; }
.gb-mz.tall { grid-row: span 2; }
.gb-prijs-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.gb-pr-it { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 28px; padding: 18px 24px; background: #fff; border: 1px solid #cfdcd8; border-radius: 8px; }
.gb-pr-lbl { font-weight: 600; color: #0d3633; font-size: 1.02rem; }
.gb-pr-dsc { color: #5a716d; font-size: .9rem; margin: 4px 0 10px; }
.gb-pr-bar { height: 8px; background: #e3eeec; border-radius: 4px; overflow: hidden; }
.gb-pr-fill { height: 100%; background: linear-gradient(90deg, #c89b2c, #0d3633); }
.gb-pr-px { font-size: 1.55rem; font-weight: 700; color: #0d3633; text-align: right; display: flex; flex-direction: column; align-items: flex-end; line-height: 1.1; }
.gb-pr-px small { font-size: .68rem; color: #7d908a; font-weight: 400; margin-top: 2px; }
.gb-pr-note { margin: 24px auto 0; max-width: 820px; text-align: center; color: #5a716d; font-size: .92rem; }
.gb-split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.gb-split-img { height: 460px; background-size: cover; background-position: center; border-radius: 12px; box-shadow: 0 12px 32px rgba(13,54,51,.16); }
.gb-split-bd h2 { font-size: 2rem; color: #0d3633; margin: 0 0 22px; }
.gb-split-checks { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.gb-split-checks li { display: flex; align-items: flex-start; gap: 12px; color: #0d3633; line-height: 1.55; }
.gb-split-checks li svg { color: #c89b2c; flex-shrink: 0; margin-top: 2px; }
.gb-split-checks li strong { color: #0d3633; }
.gb-faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.gb-fq { background: #fff; border: 1px solid #cfdcd8; border-radius: 8px; padding: 22px 24px; }
.gb-fq h3 { margin: 0 0 10px; font-size: 1.08rem; color: #0d3633; }
.gb-fq p { margin: 0; color: #344a47; line-height: 1.6; }
.dawkfr > .gb-sec.gb-cta { background: #0d3633 !important; color: #fff !important; padding: 64px 0 !important; }
.gb-cta-in { display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center; }
.gb-cta-in h2 { margin: 0 0 8px; color: #fff !important; font-size: 1.7rem; }
.gb-cta-in p { margin: 0; color: rgba(255,255,255,.92) !important; font-size: 1.02rem; }
.gb-cta-btn { display: inline-block; background: #c89b2c !important; color: #0d3633 !important; font-weight: 700; padding: 16px 28px; border-radius: 8px; text-decoration: none; }
.gb-cta-btn:hover { background: #fff !important; color: #c89b2c !important; }
.gb-sec h2::before, .gb-sec h2::after, .gb-sec h3::before, .gb-sec h3::after, .gb-sec p::before, .gb-sec p::after { content: none !important; display: none !important; }
@media (max-width: 900px) {
  .gb-types-grid, .gb-faq-grid, .gb-split-grid, .gb-cta-in { grid-template-columns: 1fr; }
  .gb-mason-grid { grid-template-columns: 1fr 1fr; }
  .gb-mz.wide, .gb-mz.tall { grid-column: auto; grid-row: auto; }
  .gb-split-img { height: 280px; }
  .gb-pr-it { grid-template-columns: 1fr; gap: 10px; }
}

/* === GB hero grid: 2 cols (text left, form card right) + spacing === */
.aycpedlr { padding: 56px 24px 80px !important; }
.aycpedlr .hero-grid {
  position: relative; z-index: 2;
  max-width: 1180px; margin: 0 auto; width: 100%;
  display: grid; grid-template-columns: 1.05fr 1fr; gap: 56px;
  align-items: center;
}
.aycpedlr .aycpedlr-inner { display: contents; }
.aycpedlr .fmxhero {
  padding: 0 !important; max-width: none !important; margin: 0 !important;
  text-align: left;
}
.aycpedlr .fmxhero .crinuzehm { justify-content: flex-start; }
.aycpedlr .hero-form-card {
  background: #fff; border-radius: 12px;
  padding: 32px 30px; box-shadow: 0 18px 48px rgba(13,54,51,.28);
  position: relative; z-index: 3;
}
.aycpedlr .hero-form-card .frmhdr { margin-bottom: 18px; }
.aycpedlr .hero-form-card .frmhdr h2 {
  margin: 0 0 6px; font-size: 1.4rem; color: var(--brand);
}
.aycpedlr .hero-form-card .frmhdr p {
  margin: 0; color: var(--muted); font-size: .95rem;
}
.aycpedlr .hero-form-card form label {
  display: block; font-size: .85rem; font-weight: 600;
  color: var(--ink) !important; margin: 0 0 6px;
}
.aycpedlr .hero-form-card form input,
.aycpedlr .hero-form-card form textarea,
.aycpedlr .hero-form-card form select {
  width: 100%; padding: 10px 12px; font-size: .98rem;
  border: 1px solid var(--line); border-radius: 6px;
  background: #fff; color: var(--ink);
}
.aycpedlr .hero-form-card form input:focus,
.aycpedlr .hero-form-card form textarea:focus {
  outline: 2px solid var(--cta); outline-offset: 1px; border-color: var(--cta);
}
.aycpedlr .hero-form-card form .frmrow {
  display: grid; grid-template-columns: 1fr 1fr; gap: 12px;
  margin-bottom: 12px;
}
.aycpedlr .hero-form-card form .ajzjxgeu,
.aycpedlr .hero-form-card form .nxepbsg {
  margin-bottom: 12px;
}
.aycpedlr .hero-form-card form button,
.aycpedlr .hero-form-card form .bztwpv {
  width: 100%; margin-top: 8px;
}
.aycpedlr .hero-form-card form .ozdoimfv {
  position: absolute; left: -9999px; top: -9999px;
}
/* Force the next section after hero to have breathing room */
.aycpedlr + section,
.aycpedlr + main,
.aycpedlr + div { margin-top: 0; padding-top: 56px; }

@media (max-width: 880px) {
  .aycpedlr .hero-grid { grid-template-columns: 1fr; gap: 36px; }
  .aycpedlr .fmxhero, .aycpedlr .fmxhero .crinuzehm { text-align: center; justify-content: center; }
  .aycpedlr .fmxhero { text-align: center; }
}
/* GVB v46 "lime-render" — slate #1F2937 + lime #65A30D */
:root{
  --gvb-slate:#1F2937;
  --gvb-lime:#65A30D;
  --gvb-lime-soft:#ECFCCB;
  --gvb-warm:#FAFAF9;
  --gvb-line:#E5E7EB;
  --gvb-text:#1F2937;
}
.dawkfr{color:var(--gvb-text);line-height:1.74}
.dawkfr > h2{
  font-weight:800;letter-spacing:-.02em;color:var(--gvb-slate);
  font-size:clamp(1.55rem,2.2vw,2rem);margin:3.1rem 0 1.1rem;
  display:flex;align-items:baseline;gap:.7rem;
}
.dawkfr > h2::before{
  content:"";display:inline-block;width:1.3rem;height:.35rem;
  background:var(--gvb-lime);flex-shrink:0;align-self:center;
}
.dawkfr > h3{
  font-weight:700;color:var(--gvb-slate);font-size:1.22rem;
  margin:2.1rem 0 .7rem;text-transform:uppercase;letter-spacing:.04em;
  font-size:1.05rem;border-bottom:1px dotted var(--gvb-line);padding-bottom:.4rem;
}
.dawkfr > p{margin:0 0 1.15rem;font-size:1.025rem}
.dawkfr > p > strong{
  color:var(--gvb-slate);background:linear-gradient(transparent 62%,var(--gvb-lime-soft) 62%);
  padding:0 .14em;font-weight:700;
}
.dawkfr > ul, .dawkfr > ol{margin:0 0 1.4rem;padding:0;list-style:none}
.dawkfr > ul > li, .dawkfr > ol > li{position:relative;padding:.55rem 0 .55rem 2rem}
.dawkfr > ul > li::before{
  content:"+";position:absolute;left:.2rem;top:.5rem;
  color:var(--gvb-lime);font-weight:800;font-size:1.2rem;
}
.dawkfr > ol{counter-reset:gvbn}
.dawkfr > ol > li{counter-increment:gvbn}
.dawkfr > ol > li::before{
  content:counter(gvbn);position:absolute;left:0;top:.65rem;
  width:1.4rem;height:1.4rem;background:var(--gvb-lime);color:var(--gvb-slate);
  text-align:center;line-height:1.4rem;font-size:.78rem;font-weight:800;
  border-radius:2px;font-feature-settings:"tnum";
}
.dawkfr > table{
  width:100%;margin:1.6rem 0 2.1rem;border-collapse:collapse;
  background:#fff;border:1px solid var(--gvb-line);font-size:.96rem;
}
.dawkfr > table thead{background:var(--gvb-slate)}
.dawkfr > table thead th{
  color:var(--gvb-lime-soft);font-weight:700;text-align:left;padding:.85rem 1rem;
  font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;
}
.dawkfr > table tbody td{padding:.8rem 1rem;border-top:1px solid var(--gvb-line);vertical-align:top}
.dawkfr > table tbody tr:nth-child(even){background:var(--gvb-warm)}
.dawkfr > table tbody td:first-child{font-weight:700;color:var(--gvb-slate)}
.dawkfr blockquote{
  margin:1.6rem 0;padding:1.05rem 1.3rem;background:var(--gvb-lime-soft);
  border-left:4px solid var(--gvb-lime);color:var(--gvb-text);font-style:italic;
}
.dawkfr a:not([class]){
  color:var(--gvb-lime);text-decoration:none;
  border-bottom:1px solid var(--gvb-lime);transition:color .2s;
}
.dawkfr a:not([class]):hover{color:var(--gvb-slate);border-bottom-color:var(--gvb-slate)}
