:root {
	--brand:      #1a2e4a;
	--brand-dark: #0f1e32;
	--brand-mid:  #253f63;
	--brand-soft: #e8edf5;
	--cta:        #e8b84b;
	--cta-dark:   #c99828;
	--cta-text:   #1a2e4a;
	--ink:        #1c1c1e;
	--muted:      #5c6070;
	--line:       #dde2ea;
	--soft:       #f5f7fa;
	--radius-sm:  8px;
	--radius-md:  16px;
	--radius-lg:  24px;
	--font-main:  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-main);
	font-size: 17px;
	font-weight: 400;
	line-height: 1.65;
	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-mid); }

h1, h2, h3, h4 {
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 14px;
	color: var(--brand);
}
h1 { font-size: 2.5rem; }
h2 { font-size: 1.85rem; }
h3 { font-size: 1.25rem; }
h4 { font-size: 1.05rem; }
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; }

.e9vd3hm {
	position: absolute; left: -999px; top: 0;
	background: var(--brand); color: #fff;
	padding: 10px 16px; z-index: 200;
}
.e9vd3hm:focus { left: 8px; top: 8px; color: #fff; }
:focus-visible { outline: 3px solid var(--cta); outline-offset: 2px; }

.ojsgnl {
	display: inline-block;
	font-family: var(--font-main);
	font-weight: 700;
	font-size: 1rem;
	text-decoration: none;
	border: 0;
	border-radius: var(--radius-sm);
	padding: 14px 28px;
	cursor: pointer;
	transition: background-color 0.18s ease, transform 0.1s ease;
}
.ojsgnl:active { transform: translateY(1px); }
.d6xr1vs { background: var(--cta); color: var(--cta-text); }
.d6xr1vs:hover { background: var(--cta-dark); color: var(--cta-text); }
.dtjqnf8te {
	background: transparent;
	color: var(--brand);
	border: 2px solid var(--brand);
	padding: 12px 26px;
}
.dtjqnf8te:hover { background: var(--brand-soft); color: var(--brand-dark); }
.r02o1ijd { display: block; width: 100%; text-align: center; }

.tchmus03e {
	position: relative;
	background: #ffffff;
	border-bottom: 1px solid var(--line);
}
.lmjd2x3y {
	max-width: 1200px;
	margin: 0 auto;
	padding: 14px 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}
.wmtbh9fh { display: inline-flex; flex-shrink: 0; }
.wmtbh9fh img { width: 280px; height: auto; max-width: 100%; }

.z3ke80 .rayrf1t {
	list-style: none; margin: 0; padding: 0;
	display: flex; align-items: center; gap: 28px;
}
.z3ke80 .rayrf1t li { margin: 0; }
.z3ke80 a {
	text-decoration: none; color: var(--brand);
	font-size: 0.97rem; font-weight: 400; padding: 6px 0;
}
.z3ke80 a:hover { color: var(--brand-mid); }
.z3ke80 .i0nffrxl a,
.z3ke80 .menu-item-cta a {
	background: var(--cta); color: var(--cta-text);
	padding: 11px 22px; border-radius: var(--radius-sm);
	font-weight: 700;
}
.z3ke80 .i0nffrxl a:hover,
.z3ke80 .menu-item-cta a:hover { background: var(--cta-dark); color: var(--cta-text); }

.s8lcwodz4 { display: none; }
.s8lcwodz4 span {
	display: block; width: 26px; height: 3px;
	background: var(--brand); border-radius: 2px;
	transition: transform 0.2s ease, opacity 0.2s ease;
}
.s8lcwodz4 span + span { margin-top: 5px; }

.alwkc4 {
	position: relative;
	background-color: var(--brand-dark);
	background-image: url("img/hero.webp");
	background-size: cover;
	background-position: center;
}
.alwkc4::before {
	content: "";
	position: absolute; inset: 0;
	background: rgba(10,20,36,0.88);
}
.a4u1sr {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 72px 28px 80px;
	display: grid;
	grid-template-columns: 0.95fr 1.05fr;
	gap: 52px;
	align-items: start;
}

.qexz41r { order: -1; }
.vvyecp  { color: #f0f4ff; padding-top: 20px; }
.vvyecp h1 {
	color: #ffffff;
	font-size: 2.6rem;
	margin-bottom: 20px;
}
.rv40zyw31 {
	font-size: 1.12rem;
	color: #c8d4eb;
	margin-bottom: 28px;
	line-height: 1.7;
}

.kmnzcgl { list-style: none; margin: 0; padding: 0; }
.kmnzcgl li {
	display: flex; align-items: flex-start;
	gap: 12px; margin-bottom: 14px;
	color: #ffffff; font-size: 1.02rem;
}
.kmnzcgl svg { color: rgba(255,255,255,0.85); flex-shrink: 0; margin-top: 2px; }

.g9j98cas {
	background: #ffffff;
	border-radius: 10px;
	padding: 32px 30px 28px;
	border: 1px solid var(--line);
}
.zfeuteugh {
	font-size: 1.35rem;
	margin-bottom: 6px;
	color: var(--brand);
}
.wgepeam {
	font-size: 0.95rem;
	color: var(--muted);
	margin-bottom: 20px;
}

.dt795r1 .uhoccuy {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 14px;
}
.t3dssam { margin-bottom: 14px; }
.t3dssam label {
	display: block;
	font-size: 0.85rem;
	font-weight: 700;
	color: var(--ink);
	margin-bottom: 5px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.t3dssam input {
	width: 100%;
	font-family: var(--font-main);
	font-size: 1rem;
	padding: 11px 14px;
	border: 2px solid var(--line);
	border-radius: var(--radius-sm);
	background: #f8fafc;
	color: var(--ink);
	transition: border-color 0.15s;
}
.t3dssam input:focus {
	outline: none;
	border-color: var(--brand);
	background: #fff;
	box-shadow: 0 0 0 4px rgba(26,46,74,0.10);
}
.nf8ntno { max-width: 100%; }
.wrfjqrry { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.dt795r1 .r02o1ijd { margin-top: 8px; font-size: 1.05rem; letter-spacing: 0.01em; }
.ubakk5l {
	font-size: 0.81rem;
	color: #8a8c94;
	margin-top: 12px; margin-bottom: 0;
}
.ozyiwuf7h {
	font-size: 0.95rem;
	padding: 12px 14px;
	border-radius: var(--radius-sm);
	margin-bottom: 16px;
}
.p4lmfrwhd { background: #e8f5ef; color: #1a5c3a; border-left: 4px solid #2e9e64; }
.m9229v25  { background: #fbe8e2; color: #9e2a10; border-left: 4px solid #d04b22; }

.w5nd13f { background: #ffffff; }
.j8qxdbgs {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 28px;
}
.lz2s4rw { padding: 80px 0; }
.lvex0nv { background: var(--soft); }
.qzaoph3k { background: var(--brand-dark); }
.lyt1frpy3 { max-width: 700px; margin-bottom: 40px; }
.lyt1frpy3.zdu25zdk { margin-left: auto; margin-right: auto; text-align: center; }
.lyt1frpy3 p { color: var(--muted); font-size: 1.07rem; }
.tqfycs4ar { font-size: 1.1rem; }

.jxgo1vpfo p { margin-bottom: 16px; }
.q1vkm5lw { text-align: center; max-width: 680px; margin: 0 auto; }

.h91wuw07 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: center;
}
.g6g31341 img {
	border-radius: var(--radius-md);
	box-shadow: 0 12px 36px rgba(0,0,0,0.12);
}
.u174mz h2 { margin-bottom: 18px; }

.h1kcakmz {
	display: flex;
	flex-direction: column;
	gap: 0;
	max-width: 760px;
}
.p45yc8l0 {
	display: grid;
	grid-template-columns: 60px 1fr;
	gap: 0 24px;
	position: relative;
	padding-bottom: 40px;
}
.p45yc8l0:last-child { padding-bottom: 0; }
.p45yc8l0::before {
	content: "";
	position: absolute;
	left: 29px; top: 60px; bottom: 0;
	width: 2px;
	background: var(--cta);
}
.p45yc8l0:last-child::before { display: none; }

.cwcdvbfi {
	width: 60px; height: 60px;
	border-radius: 50%;
	background: var(--brand);
	color: #fff;
	display: flex; align-items: center; justify-content: center;
	font-size: 1.3rem;
	font-weight: 700;
	flex-shrink: 0;
	grid-row: 1 / 3;
	box-shadow: 0 4px 16px rgba(26,46,74,0.22);
}
.p45yc8l0 h3 {
	align-self: center;
	margin-bottom: 4px;
	padding-top: 6px;
}
.p45yc8l0 p {
	color: var(--muted);
	margin-bottom: 0;
	font-size: 0.98rem;
	grid-column: 2;
}

.zlzgg2m {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
	gap: 28px;
}
.xihpmc {
	background: #ffffff;
	border: 1px solid var(--line);
	border-radius: var(--radius-md);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.xihpmc:hover {
	box-shadow: 0 12px 36px rgba(26,46,74,0.12);
	transform: translateY(-3px);
}
.xihpmc img { width: 100%; height: 210px; object-fit: cover; }
.xihpmc .utw8ugjl { padding: 22px 22px 24px; display: flex; flex-direction: column; flex: 1; }
.xihpmc h3 { margin-bottom: 10px; }
.xihpmc p { color: var(--muted); font-size: 0.97rem; }
.sazyj4 { margin-top: auto; padding-top: 14px; font-size: 1.05rem; color: var(--ink); }
.sazyj4 strong { font-size: 1.45rem; color: var(--brand); }

.h2sytiw { overflow-x: auto; -webkit-overflow-scrolling: touch; border-radius: var(--radius-sm); }
.v0x8j0z {
	width: 100%; border-collapse: collapse;
	background: #ffffff; min-width: 540px;
}
.v0x8j0z caption {
	caption-side: bottom; font-size: 0.85rem;
	color: var(--muted); padding-top: 10px; text-align: left;
}
.v0x8j0z th, .v0x8j0z td {
	padding: 14px 18px; text-align: left;
	border-bottom: 1px solid var(--line);
}
.v0x8j0z thead th {
	background: var(--brand); color: #ffffff; font-size: 0.95rem;
}
.v0x8j0z tbody th { font-weight: 700; color: var(--ink); }
.v0x8j0z tbody tr:nth-child(even) { background: #f8fafc; }
.v0x8j0z .hpdr78ii { font-weight: 700; color: var(--brand); white-space: nowrap; }

.mh72qe {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 24px;
}
.ctnakq7q {
	background: #ffffff;
	border: 2px solid var(--line);
	border-radius: var(--radius-md);
	padding: 28px 24px 26px;
	position: relative;
	transition: border-color 0.18s, box-shadow 0.18s;
}
.ctnakq7q:hover {
	border-color: var(--brand);
	box-shadow: 0 8px 28px rgba(26,46,74,0.10);
}
.ctnakq7q::before {
	content: "";
	position: absolute; top: 0; left: 24px; right: 24px;
	height: 4px;
	background: var(--cta);
	border-radius: 0 0 4px 4px;
}
.ctnakq7q h3 { margin-bottom: 6px; font-size: 1.2rem; }
.ctnakq7q .d8y15tfp {
	font-size: 2rem;
	font-weight: 700;
	color: var(--brand);
	margin-bottom: 16px;
	line-height: 1.1;
}
.ctnakq7q .d8y15tfp small { font-size: 0.9rem; font-weight: 400; color: var(--muted); }
.ctnakq7q ul { padding-left: 0; list-style: none; margin-bottom: 0; }
.ctnakq7q li {
	color: var(--muted);
	font-size: 0.97rem;
	padding: 6px 0;
	border-bottom: 1px solid var(--line);
}
.ctnakq7q li:last-child { border-bottom: 0; }

.fe92lw1s {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 48px;
}
.h4s2wg5u {
	border-bottom: 1px solid var(--line);
	padding: 22px 0;
}
.h4s2wg5u:first-child { padding-top: 0; }
.h4s2wg5u h3 { margin-bottom: 8px; font-size: 1.1rem; }
.h4s2wg5u p { color: var(--muted); margin-bottom: 0; font-size: 0.97rem; }

.rpzich {
	border-radius: var(--radius-lg);
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 280px;
}
.rpzich .vzk3pt1 {
	background: var(--brand-dark);
	padding: 48px 44px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.rpzich .qpm8rw5 {
	background-image: url("img/photo2.webp");
	background-size: cover;
	background-position: center;
	min-height: 240px;
}
.rpzich h2, .rpzich p, .rpzich span, .rpzich li { color: #c8d4eb; }
.rpzich h2 { color: #ffffff; margin-bottom: 12px; }
.rpzich .vzk3pt1 p  { color: #c8d4eb; margin-bottom: 24px; font-size: 1.05rem; }
.rpzich .iatbz38g7 { max-width: 100%; }

.qzaoph3k,
.qzaoph3k h2, .qzaoph3k h3, .qzaoph3k h4,
.qzaoph3k p, .qzaoph3k li, .qzaoph3k span, .qzaoph3k strong {
	color: #ffffff;
}
.qzaoph3k .lyt1frpy3 p { color: #c8d4eb; }

.thqvdbx { margin: 0; }
.thqvdbx img { border-radius: var(--radius-md); box-shadow: 0 10px 28px rgba(0,0,0,0.12); }
.thqvdbx figcaption { font-size: 0.9rem; color: var(--muted); margin-top: 10px; }
.s0ke9i { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }

.vcnyu3g3 { list-style: none; padding: 0; margin: 0; }
.vcnyu3g3 li {
	display: flex; align-items: flex-start;
	gap: 11px; margin-bottom: 13px; color: var(--ink);
}
.vcnyu3g3 svg { color: var(--brand); flex-shrink: 0; margin-top: 3px; }

.vws1qgq {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(255px, 1fr));
	gap: 22px;
}
.eikx850o {
	background: #ffffff;
	border: 1px solid var(--line);
	border-radius: var(--radius-md);
	padding: 26px 22px;
}
.eikx850o h3 { margin-bottom: 10px; }
.eikx850o p { color: var(--muted); font-size: 0.97rem; }
.eikx850o p:last-child { margin-bottom: 0; }

.a8h6sr { background: var(--brand-dark); color: #cdd6e8; }
.pu6e64enh {
	max-width: 1200px;
	margin: 0 auto;
	padding: 56px 28px 40px;
	display: grid;
	grid-template-columns: 1.4fr 1fr 1.2fr 1.2fr;
	gap: 36px;
}
.z1q5na p { color: #a8b8d0; font-size: 0.96rem; }
.e9bu6v7j {
	width: 230px; height: auto;
	margin-bottom: 16px;
	background: #ffffff;
	border-radius: var(--radius-sm);
	padding: 8px 12px;
}
.o0f2im {
	display: block;
	font-weight: 700;
	color: #ffffff; margin-bottom: 14px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font-size: 0.82rem;
}
.oplrun { list-style: none; padding: 0; margin: 0; }
.oplrun li { color: #a8b8d0; font-size: 0.95rem; padding: 5px 0; }
.z1q5na .ojsgnl { margin-top: 8px; }

.ls2vhspma {
	border-top: 1px solid rgba(255,255,255,0.10);
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 28px 32px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.ls2vhspma span { color: #7b8da6; font-size: 0.86rem; }
.qg1c1enq { max-width: 900px; }

.w5nd13f .section {
	padding: 80px 0;
}
.w5nd13f .section.section-alt {
	background: var(--soft);
}
.w5nd13f .content-wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 28px;
}

.w5nd13f .section-head {
	max-width: 700px;
	margin-bottom: 44px;
}
.w5nd13f .section-head h2 { margin-bottom: 12px; }
.w5nd13f .section-head p { color: var(--muted); font-size: 1.07rem; }

.w5nd13f .split {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 52px;
	align-items: center;
}
.w5nd13f .split-text h2 { margin-bottom: 16px; }
.w5nd13f .split-text p  { color: var(--ink); }
.w5nd13f .split-media img {
	border-radius: var(--radius-md);
	box-shadow: 0 12px 36px rgba(0,0,0,0.12);
	width: 100%;
	height: auto;
}

.w5nd13f .info-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
	gap: 26px;
}
.w5nd13f .info-card {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: var(--radius-md);
	padding: 26px 22px;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.w5nd13f .info-card:hover {
	box-shadow: 0 10px 30px rgba(26,46,74,0.10);
	transform: translateY(-2px);
}
.w5nd13f .info-ico {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px; height: 48px;
	background: var(--brand-soft);
	border-radius: 12px;
	margin-bottom: 14px;
	color: var(--brand);
}
.w5nd13f .info-card h3 { margin-bottom: 8px; }
.w5nd13f .info-card p  { color: var(--muted); font-size: 0.97rem; margin-bottom: 0; }

.w5nd13f .steps {
	display: flex;
	flex-direction: column;
	gap: 0;
	max-width: 760px;
}
.w5nd13f .step {
	display: grid;
	grid-template-columns: 60px 1fr;
	gap: 0 24px;
	position: relative;
	padding-bottom: 40px;
}
.w5nd13f .step:last-child { padding-bottom: 0; }
.w5nd13f .step::before {
	content: "";
	position: absolute;
	left: 29px; top: 60px; bottom: 0;
	width: 2px;
	background: var(--cta);
}
.w5nd13f .step:last-child::before { display: none; }
.w5nd13f .step-num {
	width: 60px; height: 60px;
	border-radius: 50%;
	background: var(--brand);
	color: #fff;
	display: flex; align-items: center; justify-content: center;
	font-size: 1.3rem; font-weight: 700;
	flex-shrink: 0;
	grid-row: 1 / 3;
	box-shadow: 0 4px 16px rgba(26,46,74,0.22);
}
.w5nd13f .step h3 {
	align-self: center;
	margin-bottom: 4px;
	padding-top: 6px;
}
.w5nd13f .step p {
	color: var(--muted);
	margin-bottom: 0;
	font-size: 0.98rem;
	grid-column: 2;
}

.w5nd13f .choice-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 24px;
}
.w5nd13f .choice-card {
	background: #fff;
	border: 2px solid var(--line);
	border-radius: var(--radius-md);
	padding: 26px 22px;
	position: relative;
	transition: border-color 0.18s, box-shadow 0.18s;
}
.w5nd13f .choice-card:hover {
	border-color: var(--brand);
	box-shadow: 0 8px 28px rgba(26,46,74,0.10);
}
.w5nd13f .choice-card::before {
	content: "";
	position: absolute; top: 0; left: 22px; right: 22px;
	height: 4px;
	background: var(--cta);
	border-radius: 0 0 4px 4px;
}
.w5nd13f .choice-card h3 { margin-bottom: 6px; }
.w5nd13f .choice-card .choice-for {
	color: #7a5c00;
	font-weight: 700;
	font-size: 0.9rem;
	margin-bottom: 14px;
}
.w5nd13f .choice-card ul { padding-left: 0; list-style: none; margin-bottom: 0; }
.w5nd13f .choice-card li {
	color: var(--muted);
	font-size: 0.97rem;
	padding: 5px 0;
	border-bottom: 1px solid var(--line);
}
.w5nd13f .choice-card li:last-child { border-bottom: 0; }

.w5nd13f .media-duo {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 28px;
}
.w5nd13f .figure { margin: 0; }
.w5nd13f .figure img {
	border-radius: var(--radius-md);
	box-shadow: 0 10px 28px rgba(0,0,0,0.12);
	width: 100%; height: auto;
}
.w5nd13f .figure figcaption {
	font-size: 0.9rem;
	color: var(--muted);
	margin-top: 10px;
}

.w5nd13f .table-wrap {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	border-radius: var(--radius-sm);
}
.w5nd13f .price-table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	min-width: 540px;
}
.w5nd13f .price-table caption {
	caption-side: bottom;
	font-size: 0.85rem;
	color: var(--muted);
	padding-top: 10px;
	text-align: left;
}
.w5nd13f .price-table th,
.w5nd13f .price-table td {
	padding: 14px 18px;
	text-align: left;
	border-bottom: 1px solid var(--line);
}
.w5nd13f .price-table thead th {
	background: var(--brand);
	color: #fff;
	font-size: 0.95rem;
}
.w5nd13f .price-table tbody th { font-weight: 700; color: var(--ink); }
.w5nd13f .price-table tbody tr:nth-child(even) { background: #f8fafc; }
.w5nd13f .price-table .price-cell { font-weight: 700; color: var(--brand); white-space: nowrap; }

.w5nd13f .check-list {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}
.w5nd13f .check-list li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 12px;
	color: var(--ink);
}
.w5nd13f .check-list svg { color: var(--brand); flex-shrink: 0; margin-top: 2px; }

.w5nd13f .faq {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 48px;
}
.w5nd13f .faq-item {
	border-bottom: 1px solid var(--line);
	padding: 22px 0;
}
.w5nd13f .faq-item:first-child { padding-top: 0; }
.w5nd13f .faq-item h3 { margin-bottom: 8px; font-size: 1.1rem; }
.w5nd13f .faq-item p  { color: var(--muted); margin-bottom: 0; font-size: 0.97rem; }

.w5nd13f .cta-band {
	background: var(--brand-dark);
	border-radius: var(--radius-lg);
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	padding: 48px 52px;
	flex-wrap: wrap;
}
.w5nd13f .cta-band-text h2 { color: #fff; margin-bottom: 10px; }
.w5nd13f .cta-band-text p  { color: #c8d4eb; margin-bottom: 0; font-size: 1.05rem; }
.w5nd13f .cta-band .btn-cta {
	display: inline-block;
	font-family: var(--font-main);
	font-weight: 700;
	font-size: 1rem;
	text-decoration: none;
	background: var(--cta);
	color: var(--cta-text);
	border-radius: var(--radius-sm);
	padding: 16px 32px;
	white-space: nowrap;
	transition: background 0.18s;
	flex-shrink: 0;
}
.w5nd13f .cta-band .btn-cta:hover { background: var(--cta-dark); color: var(--cta-text); }

.w5nd13f .btn.btn-cta {
	display: inline-block;
	font-family: var(--font-main);
	font-weight: 700;
	font-size: 1rem;
	text-decoration: none;
	background: var(--cta);
	color: var(--cta-text);
	border-radius: var(--radius-sm);
	padding: 14px 28px;
	margin-top: 8px;
	transition: background 0.18s;
}
.w5nd13f .btn.btn-cta:hover { background: var(--cta-dark); color: var(--cta-text); }

.w5nd13f .geobe-maillage-block,
.w5nd13f [class*="geobe"],
.w5nd13f [class*="maillage"] {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 28px;
}

@media (max-width: 980px) {
	.a4u1sr { grid-template-columns: 1fr; gap: 36px; }
	.qexz41r { order: 0; }
	.h91wuw07 { grid-template-columns: 1fr; gap: 28px; }
	.g6g31341 { order: -1; }
	.fe92lw1s { grid-template-columns: 1fr; }
	.rpzich { grid-template-columns: 1fr; }
	.rpzich .qpm8rw5 { min-height: 220px; order: -1; }
	.pu6e64enh { grid-template-columns: 1fr 1fr; gap: 28px; }
	/* content area */
	.w5nd13f .split    { grid-template-columns: 1fr; gap: 28px; }
	.w5nd13f .split-media { order: -1; }
	.w5nd13f .media-duo { grid-template-columns: 1fr; }
	.w5nd13f .faq { grid-template-columns: 1fr; }
	.w5nd13f .cta-band { padding: 36px 32px; }
}

@media (max-width: 900px) {
	.s8lcwodz4 {
		display: block; cursor: pointer;
		padding: 6px; background: transparent; border: 0;
	}
	.z3ke80 {
		display: none;
		position: absolute; left: 0; right: 0; top: 100%;
		background: #ffffff;
		border-bottom: 1px solid var(--line);
		box-shadow: 0 16px 26px rgba(0,0,0,0.12);
		z-index: 90;
	}
	.l82051m:checked ~ .z3ke80 { display: block; }
	.z3ke80 .rayrf1t {
		flex-direction: column; align-items: stretch;
		gap: 0; padding: 8px 24px 18px;
	}
	.z3ke80 .rayrf1t li { border-bottom: 1px solid var(--line); }
	.z3ke80 .rayrf1t li:last-child { border-bottom: 0; }
	.z3ke80 a { display: block; padding: 14px 0; }
	.z3ke80 .i0nffrxl a,
	.z3ke80 .menu-item-cta a {
		text-align: center; margin: 14px 0 4px; padding: 13px 20px;
	}
	.l82051m:checked ~ .s8lcwodz4 span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
	.l82051m:checked ~ .s8lcwodz4 span:nth-child(2) { opacity: 0; }
	.l82051m:checked ~ .s8lcwodz4 span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
}

@media (max-width: 680px) {
	body { font-size: 16px; }
	h1 { font-size: 1.8rem; }
	.vvyecp h1 { font-size: 2rem; }
	h2 { font-size: 1.5rem; }
	.a4u1sr { padding: 44px 20px 50px; }
	.lmjd2x3y { padding: 12px 20px; }
	.j8qxdbgs { padding: 0 20px; }
	.lz2s4rw { padding: 56px 0; }
	.dt795r1 .uhoccuy { grid-template-columns: 1fr; gap: 0; }
	.s0ke9i { grid-template-columns: 1fr; }
	.pu6e64enh { grid-template-columns: 1fr; gap: 26px; }
	.rpzich .vzk3pt1 { padding: 32px 24px; }
	.g9j98cas { padding: 24px 18px; }
	.wmtbh9fh img { width: 210px; }
	.h1kcakmz { gap: 0; }
	/* content area */
	.w5nd13f .section { padding: 52px 0; }
	.w5nd13f .content-wrap { padding: 0 20px; }
	.w5nd13f .cta-band { padding: 28px 22px; flex-direction: column; align-items: flex-start; }
	.w5nd13f .step { grid-template-columns: 48px 1fr; }
	.w5nd13f .step-num { width: 48px; height: 48px; font-size: 1.1rem; }
	.w5nd13f .step::before { left: 23px; top: 48px; }
}


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

/* spacing */
.home .w5nd13f > :first-child {
	margin-top: 36px;
}

/* === EFA v29 blockwork content design === */
.w5nd13f {
  max-width: 990px;
  margin: 0 auto;
  padding: 2.8rem 1.5rem 3.5rem;
  font-size: 1.02rem;
  color: #1c1c1e;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.w5nd13f p {
  margin: 0 0 1.1rem;
  line-height: 1.72;
}
.w5nd13f p:first-of-type {
  font-size: 1.07rem;
  color: #0f1e32;
  background: #e8edf5;
  padding: 1rem 1.25rem;
  margin-bottom: 1.7rem;
  position: relative;
  border-top: 3px solid #1a2e4a;
}
.w5nd13f p:first-of-type::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 70px;
  height: 3px;
  background: #e8b84b;
}
.w5nd13f h2 {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight: 700;
  font-size: 1.48rem;
  color: #1a2e4a;
  margin: 2.5rem 0 1rem;
  padding: .6rem 0 .55rem 0;
  border-top: 4px solid #e8b84b;
  border-bottom: 1px solid #dde2ea;
  position: relative;
  letter-spacing: -.005em;
}
.w5nd13f h2::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 60px;
  width: 22px;
  height: 4px;
  background: #1a2e4a;
}
.w5nd13f h2::after {
  content: "";
  position: absolute;
  top: -4px;
  left: 88px;
  width: 8px;
  height: 4px;
  background: #1a2e4a;
}
.w5nd13f h3 {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 1.15rem;
  color: #253f63;
  margin: 1.7rem 0 .55rem;
  padding-left: 1rem;
  position: relative;
}
.w5nd13f h3::before {
  content: "▎";
  position: absolute;
  left: 0;
  top: -.05rem;
  color: #e8b84b;
  font-size: 1.3em;
  line-height: 1;
}
.w5nd13f ul {
  list-style: none;
  padding-left: 0;
  margin: 1rem 0 1.25rem;
}
.w5nd13f ul li {
  position: relative;
  padding-left: 1.65rem;
  margin: .45rem 0;
  line-height: 1.65;
}
.w5nd13f ul li::before {
  content: "▰";
  position: absolute;
  left: 0;
  top: -.05rem;
  color: #e8b84b;
  font-size: 1em;
}
.w5nd13f ol {
  counter-reset: efa-step;
  list-style: none;
  padding-left: 0;
  margin: 1rem 0 1.25rem;
}
.w5nd13f ol li {
  counter-increment: efa-step;
  position: relative;
  padding: .2rem 0 .35rem 2.7rem;
  margin: .55rem 0;
  line-height: 1.65;
  min-height: 1.85rem;
}
.w5nd13f ol li::before {
  content: counter(efa-step);
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: #1a2e4a;
  color: #e8b84b;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight: 700;
  font-size: 1.02rem;
  text-align: center;
  line-height: 2rem;
  border: 2px solid #e8b84b;
}
.w5nd13f table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.6rem 0 1.85rem;
  font-size: .96rem;
  background: #fff;
  border-top: 4px solid #1a2e4a;
  border-bottom: 4px solid #e8b84b;
}
.w5nd13f table thead th {
  background: #1a2e4a;
  color: #e8b84b;
  text-align: left;
  padding: .7rem .85rem;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight: 700;
  font-size: .96rem;
  text-transform: uppercase;
  letter-spacing: .03em;
}
.w5nd13f table tbody td {
  padding: .58rem .85rem;
  color: #1c1c1e;
  border-bottom: 1px solid #dde2ea;
  vertical-align: top;
}
.w5nd13f table tbody tr:nth-child(odd) td {
  background: #f5f7fa;
  padding-left: 1.4rem;
}
.w5nd13f table tbody tr:nth-child(even) td {
  background: #fff;
}
.w5nd13f table tbody tr td:first-child {
  font-weight: 700;
  color: #1a2e4a;
  border-left: 3px solid #e8b84b;
}
.w5nd13f strong {
  color: #1a2e4a;
  font-weight: 700;
}
.w5nd13f em {
  color: #c99828;
  font-style: italic;
}
.w5nd13f blockquote {
  border-left: 5px solid #e8b84b;
  background: #f5f7fa;
  padding: .9rem 1.2rem;
  margin: 1.4rem 0;
  font-style: italic;
  color: #0f1e32;
}
.w5nd13f a {
  color: #1a2e4a;
  text-decoration: none;
  border-bottom: 2px solid rgba(232,184,75,.5);
}
.w5nd13f a:hover {
  color: #c99828;
  border-bottom-color: #c99828;
}
@media (max-width: 680px) {
  .w5nd13f { padding: 2rem 1rem 3rem; }
  .w5nd13f h2 { font-size: 1.28rem; }
  .w5nd13f h3 { font-size: 1.08rem; }
  .w5nd13f table { font-size: .9rem; }
  .w5nd13f table thead th,
  .w5nd13f table tbody td { padding: .5rem .55rem; }
  .w5nd13f ol li { padding-left: 2.5rem; }
}
/* === end EFA v29 === */

/* ================================================================
   ENDF ENRICHED SECTIONS — 2026-06-02
   Palette: brand navy #0f1e32, CTA amber #c89b2c, brand soft #f3eedb
   ================================================================ */
.w5nd13f > .endf-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;
}
.w5nd13f > .endf-sec:nth-of-type(odd) { background: #faf7ec; }
.w5nd13f > .endf-sec:nth-of-type(even) { background: #fff; }
.endf-wpr { max-width: 1180px; margin: 0 auto; padding: 0 24px; }
.endf-hd { text-align: center; margin: 0 auto 44px; max-width: 780px; }
.endf-hd h2 { font-size: 2rem; color: #0f1e32; margin: 0 0 12px; letter-spacing: -0.01em; }
.endf-hd p { font-size: 1.05rem; color: #4a5468; margin: 0; line-height: 1.55; }

/* === Types === */
.endf-types-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }
.endf-tc { background: #fff; border: 1px solid rgba(15,30,50,.14); border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 1px 3px rgba(0,0,0,.04); transition: transform .25s ease, box-shadow .25s ease; }
.endf-tc:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(15,30,50,.13); }
.endf-tc-img { height: 220px; background-size: cover; background-position: center; position: relative; }
.endf-tc-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(0,0,0,.18)); }
.endf-tc-bd { padding: 22px 24px 26px; flex: 1; display: flex; flex-direction: column; }
.endf-tc-bd h3 { margin: 0 0 10px; font-size: 1.3rem; color: #0f1e32; }
.endf-tc-bd p { margin: 0 0 16px; color: #2c3a4e; line-height: 1.6; flex: 1; }
.endf-tc-px { border-top: 1px solid rgba(15,30,50,.12); padding-top: 12px; font-size: .95rem; color: #0f1e32; }
.endf-tc-px strong { color: #c89b2c; font-size: 1.15rem; }

/* === Rail === */
.endf-rail-list { list-style: none; margin: 0 auto; padding: 0; position: relative; max-width: 880px; }
.endf-rail-list::before { content: ''; position: absolute; left: 24px; top: 20px; bottom: 20px; width: 4px; background: linear-gradient(180deg, #c89b2c 0%, #0f1e32 100%); border-radius: 2px; }
.endf-rail-list > li { position: relative; padding: 0 0 30px 70px; margin: 0; }
.endf-rail-list > li:last-child { padding-bottom: 0; }
.endf-rail-num { position: absolute; left: 0; top: 0; width: 52px; height: 52px; border-radius: 50%; background: #fff; border: 3px solid #c89b2c; color: #0f1e32; font-weight: 700; font-size: 1.4rem; display: flex; align-items: center; justify-content: center; z-index: 1; box-shadow: 0 2px 6px rgba(15,30,50,.15); }
.endf-rail-bd h3 { margin: 6px 0 8px; font-size: 1.18rem; color: #0f1e32; }
.endf-rail-bd p { margin: 0; color: #2c3a4e; line-height: 1.6; }

/* === Mason === */
.endf-mason-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 180px; gap: 12px; }
.endf-mz { background-size: cover; background-position: center; border-radius: 8px; position: relative; overflow: hidden; }
.endf-mz.wide { grid-column: span 2; }
.endf-mz.tall { grid-row: span 2; }
.endf-mz::after { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, transparent 60%, rgba(15,30,50,.18)); transition: opacity .3s ease; }
.endf-mz:hover::after { opacity: 0; }

/* === Pricing === */
.endf-prijs-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.endf-pr-it { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 28px; padding: 18px 24px; background: #fff; border: 1px solid rgba(15,30,50,.12); border-radius: 8px; }
.endf-pr-lbl { font-weight: 600; color: #0f1e32; font-size: 1.02rem; }
.endf-pr-dsc { color: #5a6470; font-size: .9rem; margin: 4px 0 10px; }
.endf-pr-bar { height: 8px; background: #f3eedb; border-radius: 4px; overflow: hidden; }
.endf-pr-fill { height: 100%; background: linear-gradient(90deg, #c89b2c 0%, #0f1e32 100%); border-radius: 4px; }
.endf-pr-px { font-size: 1.55rem; font-weight: 700; color: #0f1e32; text-align: right; display: flex; flex-direction: column; align-items: flex-end; line-height: 1.1; }
.endf-pr-px small { font-size: .68rem; color: #7d8290; font-weight: 400; margin-top: 2px; }
.endf-pr-note { margin: 24px auto 0; max-width: 820px; text-align: center; color: #5a6470; font-size: .92rem; }

/* === Split === */
.endf-split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.endf-split-img { height: 460px; background-size: cover; background-position: center; border-radius: 12px; box-shadow: 0 12px 32px rgba(15,30,50,.16); }
.endf-split-bd h2 { font-size: 2rem; color: #0f1e32; margin: 0 0 22px; letter-spacing: -0.01em; }
.endf-split-checks { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.endf-split-checks li { display: flex; align-items: flex-start; gap: 12px; color: #0f1e32; line-height: 1.55; }
.endf-split-checks li svg { color: #c89b2c; flex-shrink: 0; margin-top: 2px; }
.endf-split-checks li strong { color: #0f1e32; }

/* === FAQ === */
.endf-faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.endf-fq { background: #fff; border: 1px solid rgba(15,30,50,.12); border-radius: 8px; padding: 22px 24px; }
.endf-fq h3 { margin: 0 0 10px; font-size: 1.08rem; color: #0f1e32; }
.endf-fq p { margin: 0; color: #2c3a4e; line-height: 1.6; }

/* === CTA === */
.w5nd13f > .endf-sec.endf-cta { background: #0f1e32 !important; padding: 64px 0 !important; color: #fff !important; }
.endf-cta-in { display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center; }
.endf-cta-in h2 { margin: 0 0 8px; color: #fff !important; font-size: 1.7rem; }
.endf-cta-in p { margin: 0; color: rgba(255,255,255,.92) !important; font-size: 1.02rem; }
.endf-cta-btn { display: inline-block; background: #c89b2c !important; color: #0f1e32 !important; font-weight: 700; padding: 16px 28px; border-radius: 8px; text-decoration: none; font-size: 1.05rem; transition: background .2s ease, transform .2s ease; white-space: nowrap; border: 0; }
.endf-cta-btn:hover { background: #fff !important; color: #c89b2c !important; transform: translateY(-2px); }

/* === Theme override === */
.w5nd13f > .endf-sec h2, .w5nd13f > .endf-sec h3, .w5nd13f > .endf-sec h4 {
  border: 0 !important; border-bottom: 0 !important; padding: 0 !important; background: none !important; font-family: inherit !important; font-style: normal !important;
}
.w5nd13f > .endf-sec h2::before, .w5nd13f > .endf-sec h2::after,
.w5nd13f > .endf-sec h3::before, .w5nd13f > .endf-sec h3::after,
.w5nd13f > .endf-sec li::before, .w5nd13f > .endf-sec li::after,
.w5nd13f > .endf-sec p::before, .w5nd13f > .endf-sec p::after {
  content: none !important; display: none !important;
}
.w5nd13f > .endf-sec p, .w5nd13f > .endf-sec p:first-of-type {
  background: none !important; border-left: 0 !important; padding: 0 !important; font-style: normal !important; color: inherit !important;
}
.w5nd13f > .endf-sec ul { padding-left: 0 !important; list-style: none !important; }

/* === Responsive === */
@media (max-width: 900px) {
  .endf-types-grid, .endf-faq-grid, .endf-split-grid, .endf-cta-in { grid-template-columns: 1fr; gap: 22px; }
  .endf-mason-grid { grid-template-columns: 1fr 1fr; grid-auto-rows: 160px; }
  .endf-mz.wide, .endf-mz.tall { grid-column: auto; grid-row: auto; }
  .endf-split-img { height: 280px; }
  .endf-rail-list::before { left: 18px; }
  .endf-rail-num { width: 40px; height: 40px; font-size: 1.15rem; }
  .endf-rail-list > li { padding-left: 56px; }
  .endf-pr-it { grid-template-columns: 1fr; gap: 10px; }
  .endf-pr-px { text-align: left; align-items: flex-start; }
  .w5nd13f > .endf-sec { padding: 48px 0 !important; }
}
