.landing .klc-contacts{background:#f3f8fc;color:#001b3a;padding:72px 0;scroll-margin-top:100px}.klc-contacts__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px}.klc-contacts__details p{font:400 16px/1.7 Inter,Arial,sans-serif;margin:0 0 22px}.klc-contacts__links{display:grid;gap:18px;margin:28px 0}.landing .klc-contacts__links a{display:flex;align-items:center;gap:14px;color:#001b3a;text-decoration:none;width:fit-content;max-width:100%;min-height:44px}.klc-contacts__links svg{flex:none;color:#2563eb}.klc-contacts__links span{overflow-wrap:anywhere}.landing .klc-contacts__links a:hover{color:#2563eb;text-decoration:underline;text-underline-offset:4px}.klc-contacts__links a:focus-visible{outline:3px solid #2563eb;outline-offset:5px;border-radius:4px}.klc-contacts__details .klc-contacts__note{color:#607087;font-size:14px}.landing .nav__links{max-height:calc(100dvh - 100px);overflow-y:auto}@media(max-width:700px){.landing .klc-contacts{padding:44px 0}.klc-contacts__inner{grid-template-columns:1fr;gap:22px}.klc-contacts__inner h2{margin:0}.klc-contacts__details p{font-size:15px}}
/* Contacts: same section geometry, typography and card as HomeTerms. */
.landing .klc-contacts{background:#f3f8fc;padding:64px 0;color:#09283f}
.landing .klc-contacts__inner{width:min(1240px,calc(100% - 80px));max-width:none;display:block;margin-inline:auto;padding:0}
.landing .klc-contacts h2{font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:650;line-height:1.2;letter-spacing:-.045em;color:#09283f;margin:0 0 28px}
.landing .klc-contacts__details{background:#fff;border:1px solid #dce5ec;border-radius:14px;padding:28px}
.landing .klc-contacts__details p{font-family:inherit;font-size:15px;line-height:1.75;color:#536575;margin:0 0 20px}
.landing .klc-contacts__details .klc-contacts__address{color:#001b3a;font-weight:600}
.landing .klc-contacts__links{gap:8px;margin:20px 0}
.landing .klc-contacts__links a{font-family:inherit;font-size:15px;font-weight:600;line-height:1.6;color:#001b3a;gap:12px}
.landing .klc-contacts__links svg{width:20px;height:20px;stroke-width:1.7}
.landing .klc-contacts__details .klc-contacts__note{font-size:13px;color:#536575;margin:20px 0 0;padding-top:20px;border-top:1px solid #dce5ec}
@media(max-width:900px){.landing .klc-contacts{padding:40px 0}.landing .klc-contacts__inner{width:calc(100% - 40px)}.landing .klc-contacts__details{padding:22px}.landing .klc-contacts h2{font-size:28px}}

/* Contacts share the homepage surface and existing HomeSections typography. */
.landing .klc-contacts{background:#f8fafc}
.landing .klc-contacts__details{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}
.landing .klc-contacts__details .klc-contacts__note{border:0;padding-top:0}

@media(max-width:900px){.landing .klc-contacts h2{font-size:30px}}

/* Reuse the live homepage particle field, with copy in the right column. */
.landing .klc-contacts{position:relative;isolation:isolate;overflow:hidden;background:#f3f7fb}
.landing .klc-contacts > .hero__particles{pointer-events:none;z-index:1}
.landing .klc-contacts__inner{display:grid;grid-template-columns:1fr 1fr;column-gap:64px;row-gap:0;align-items:start}
.landing .klc-contacts__inner > .eyebrow{grid-column:1;grid-row:1}
.landing .klc-contacts__inner > h2{grid-column:1;grid-row:2}
.landing .klc-contacts__details{grid-column:2;grid-row:1 / 4}
@media(max-width:700px){.landing .klc-contacts__inner{display:block}.landing .klc-contacts__details{margin-top:28px}}

/* Keep all contact copy below the heading in the left column. */
.landing .klc-contacts__details{grid-column:1;grid-row:3}

.landing .klc-contacts__map{grid-column:2;grid-row:1 / 4;align-self:center;margin:0;min-width:0}
.landing .klc-contacts__map img{display:block;width:100%;height:auto}
.landing .klc-contacts__map figcaption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}
.landing .klc-contacts__map-link{display:inline-flex;align-items:center;min-height:44px;color:#2563eb;font-size:14px;font-weight:650;text-decoration:none}
.landing .klc-contacts__map a:hover{text-decoration:underline}
.landing .klc-contacts__map a:focus-visible{outline:2px solid #2563eb;outline-offset:4px}
.landing .klc-contacts__map small,.landing .klc-contacts__map small a{font-size:11px;color:#536575}
@media(max-width:700px){.landing .klc-contacts__map{margin-top:32px}}
