:root{--brand-blue: #0066D0;--brand-blue-rgb: 0, 102, 208;--brand-blue-light: #0072E3;--brand-blue-dark: #004C8F;--brand-blue-soft: rgba(var(--brand-blue-rgb), .06);--brand-blue-mid: rgba(var(--brand-blue-rgb), .16);--accent-red: #C62828;--accent-red-soft: rgba(198, 40, 40, .08);--accent-cyan: #00A6C8;--accent-cyan-soft: rgba(0, 166, 200, .08);--white: #FFFFFF;--surface: #FFFFFF;--surface-soft: #F8FAFC;--ink: #2F2F2F;--ink-deep: #1F1F1F;--muted: #666666;--border: #EAEAEA;--border-soft: #F0F0F0;--font-serif: "Lato", sans-serif;--font-sans: "Lato", sans-serif;--font-mono: "Lato", monospace;--container: min(1160px, 100% - 3rem);--radius: 6px;--gap-section: 8rem;--gap-inner: 3.25rem}[data-astro-cid-r5jxedqe],[data-astro-cid-r5jxedqe]:before,[data-astro-cid-r5jxedqe]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}img[data-astro-cid-r5jxedqe],svg[data-astro-cid-r5jxedqe]{display:block;max-width:100%}ul[data-astro-cid-r5jxedqe]{list-style:none}.container[data-astro-cid-r5jxedqe]{width:var(--container);margin-inline:auto}.sr-only[data-astro-cid-r5jxedqe]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.home-brief[data-astro-cid-r5jxedqe]{width:100%;padding:clamp(3.5rem,6.5vw,6rem) 0;background:#003580;border-top:none;border-bottom:none}.home-brief-inner[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,.86fr);align-items:start;gap:clamp(2.25rem,5vw,4.75rem)}.home-brief-copy[data-astro-cid-r5jxedqe]{max-width:720px}.home-brief-copy[data-astro-cid-r5jxedqe] h2[data-astro-cid-r5jxedqe]{margin:0;color:#fff;font-family:var(--font-serif);font-size:clamp(2.25rem,4.3vw,4.15rem);font-weight:700;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.home-brief-copy[data-astro-cid-r5jxedqe]>p[data-astro-cid-r5jxedqe]{margin:1rem 0 0;max-width:660px;color:#ffffffb8;font-size:clamp(1rem,1.08vw,1.05rem);line-height:1.72}.home-brief-note[data-astro-cid-r5jxedqe]{color:#ffffffe0}.home-brief-panel[data-astro-cid-r5jxedqe]{display:grid;gap:0;padding:0;border-top:.5px solid rgba(255,255,255,.25);border-bottom:.5px solid rgba(255,255,255,.25);border-radius:0;background:transparent;box-shadow:none}.home-brief-item[data-astro-cid-r5jxedqe]{position:relative;display:grid;grid-template-columns:minmax(118px,.34fr) minmax(0,1fr);gap:clamp(.9rem,1.8vw,1.3rem);align-items:start;padding:clamp(1rem,1.55vw,1.22rem) 0;border-bottom:.5px solid rgba(255,255,255,.15);border-radius:0;background:transparent}.home-brief-item[data-astro-cid-r5jxedqe]:last-child{border-bottom:0}.home-brief-item[data-astro-cid-r5jxedqe] span[data-astro-cid-r5jxedqe]{color:#ffffff8c;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;line-height:1.45}.home-brief-item[data-astro-cid-r5jxedqe] p[data-astro-cid-r5jxedqe]{margin:0;color:#fff;font-size:clamp(.96rem,1vw,1.02rem);font-weight:500;line-height:1.55}@media(max-width:1100px){.home-brief-inner[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:640px){.home-brief[data-astro-cid-r5jxedqe]{padding:2.85rem 0}.home-brief-copy[data-astro-cid-r5jxedqe] h2[data-astro-cid-r5jxedqe]{font-size:clamp(2rem,10vw,3rem)}.home-brief-item[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;gap:.4rem;padding:.95rem 0}.home-brief-item[data-astro-cid-r5jxedqe] span[data-astro-cid-r5jxedqe]{font-size:.61rem}}[data-astro-cid-r5jxedqe][data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}[data-astro-cid-r5jxedqe][data-reveal].visible{opacity:1;transform:none}[data-astro-cid-r5jxedqe][data-reveal][data-delay="1"]{transition-delay:.07s}[data-astro-cid-r5jxedqe][data-reveal][data-delay="2"]{transition-delay:.14s}[data-astro-cid-r5jxedqe][data-reveal][data-delay="3"]{transition-delay:.21s}[data-astro-cid-r5jxedqe][data-reveal][data-delay="4"]{transition-delay:.28s}[data-astro-cid-r5jxedqe][data-reveal][data-delay="5"]{transition-delay:.35s}.hero[data-astro-cid-r5jxedqe]{position:relative;min-height:calc(100svh - var(--site-navbar-height, 76px) - 96px);height:calc(100svh - var(--site-navbar-height, 76px) - 96px);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:56px 24px;text-align:center;background-image:linear-gradient(#ffffff3d,#ffffff4d),radial-gradient(circle at center,#ffffff57,#ffffff29 38%,#ffffff0a 72%),url(/images/reunion.webp);background-size:cover;background-position:center center;background-repeat:no-repeat}.hero[data-astro-cid-r5jxedqe]:before,.hero[data-astro-cid-r5jxedqe]:after{content:"";position:absolute;width:50px;height:50px;pointer-events:none;opacity:.75;border:0}.hero[data-astro-cid-r5jxedqe]:before{top:58px;left:120px;background:linear-gradient(90deg,var(--brand-blue),var(--ink-deep)) top left / 100% 2px no-repeat,linear-gradient(180deg,var(--brand-blue),var(--ink-deep)) top left / 2px 100% no-repeat}.hero[data-astro-cid-r5jxedqe]:after{right:135px;bottom:34px;background:linear-gradient(270deg,var(--brand-blue),var(--ink-deep)) bottom right / 100% 2px no-repeat,linear-gradient(0deg,var(--brand-blue),var(--ink-deep)) bottom right / 2px 100% no-repeat}.hero[data-astro-cid-r5jxedqe] .container[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:760px;width:100%;margin:0 auto}.hero-logo[data-astro-cid-r5jxedqe]{display:block;width:clamp(110px,15vw,168px);max-width:100%;height:auto;margin:0 auto 1.4rem;object-fit:contain}.hero-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);margin:0 auto .9rem;font-size:clamp(2.1rem,4.4vw,3.5rem);line-height:1.1;font-weight:700;letter-spacing:-.035em;max-width:900px;color:var(--ink-deep);text-align:center;text-wrap:balance;text-shadow:0 1px 16px rgba(255,255,255,.75)}.hero-title[data-astro-cid-r5jxedqe] em[data-astro-cid-r5jxedqe]{font-style:normal;color:var(--brand-blue)}.hero-typewriter[data-astro-cid-r5jxedqe]{font-size:clamp(1rem,2vw,1.2rem);font-weight:300;color:var(--ink-deep, #0f172a);min-height:2em;text-shadow:0 1px 10px rgba(255,255,255,.65);max-width:680px;text-align:center;margin:12px auto 0}.typewriter-cursor[data-astro-cid-r5jxedqe]{display:inline-block;width:1.5px;height:.95em;background:var(--brand-blue);vertical-align:middle;margin-left:2px;animation:blink .9s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-cta[data-astro-cid-r5jxedqe]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem;margin-top:2rem}.btn[data-astro-cid-r5jxedqe]{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.6rem;border-radius:8px;font-family:var(--font-sans);font-size:.98rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease}.btn[data-astro-cid-r5jxedqe] svg[data-astro-cid-r5jxedqe]{width:18px;height:18px;flex-shrink:0}.btn-primary[data-astro-cid-r5jxedqe]{background:var(--brand-blue);color:#fff;box-shadow:0 8px 22px rgba(var(--brand-blue-rgb),.28)}.btn-primary[data-astro-cid-r5jxedqe]:hover{background:var(--brand-blue-dark);transform:translateY(-2px);box-shadow:0 12px 28px rgba(var(--brand-blue-rgb),.34)}.btn-secondary[data-astro-cid-r5jxedqe]{background:#ffffffe6;color:var(--ink-deep);border-color:#0f172a29;backdrop-filter:blur(4px)}.btn-secondary[data-astro-cid-r5jxedqe]:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-2px)}.btn[data-astro-cid-r5jxedqe]:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}@media(prefers-reduced-motion:reduce){.btn[data-astro-cid-r5jxedqe]:hover{transform:none}}.marquee-section[data-astro-cid-r5jxedqe]{min-height:96px;height:96px;padding:0;background:#fff;border-top:0;border-bottom:.5px solid var(--border);display:flex;align-items:center;overflow:hidden}.marquee-inner[data-astro-cid-r5jxedqe]{display:flex;gap:3.5rem;white-space:nowrap;animation:marquee-scroll 28s linear infinite}.marquee-section[data-astro-cid-r5jxedqe]:hover .marquee-inner[data-astro-cid-r5jxedqe]{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item[data-astro-cid-r5jxedqe]{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);flex-shrink:0;display:flex;align-items:center;gap:1.5rem}.marquee-item[data-astro-cid-r5jxedqe]:after{content:"·";color:var(--brand-blue)}.services[data-astro-cid-r5jxedqe]{padding:var(--gap-section) 0;background:#f4f8ff}.services-header[data-astro-cid-r5jxedqe]{margin-bottom:var(--gap-inner);text-align:center}.services-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(2rem,3.8vw,3.2rem);font-weight:700;line-height:1.12;letter-spacing:-.022em;color:var(--ink);max-width:560px;margin-left:auto;margin-right:auto}.services-title[data-astro-cid-r5jxedqe] em[data-astro-cid-r5jxedqe]{font-style:normal;color:var(--brand-blue)}.services-intro[data-astro-cid-r5jxedqe]{margin-top:1.2rem;font-size:15px;font-weight:300;color:var(--muted);max-width:480px;line-height:1.85;margin-left:auto;margin-right:auto}.services-grid[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:.5px solid var(--border)}.service-card[data-astro-cid-r5jxedqe]{background:var(--white);padding:2.2rem 2rem 2.4rem;position:relative;transition:transform .22s,box-shadow .22s}.service-card[data-astro-cid-r5jxedqe]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000000f}.service-icon[data-astro-cid-r5jxedqe]{width:34px;height:34px;margin-bottom:1.4rem;color:var(--brand-blue)}.service-icon[data-astro-cid-r5jxedqe] svg[data-astro-cid-r5jxedqe]{width:100%;height:100%}.service-title[data-astro-cid-r5jxedqe]{font-size:14px;font-weight:500;color:var(--ink);margin-bottom:.5rem;letter-spacing:-.01em}.service-desc[data-astro-cid-r5jxedqe]{font-size:13px;color:var(--muted);line-height:1.65}.service-arrow[data-astro-cid-r5jxedqe]{display:none}.approach[data-astro-cid-r5jxedqe]{padding:var(--gap-section) 0;background:#f7ffff;color:var(--ink)}.approach-top[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem;margin-bottom:1px;position:relative}.approach-corner[data-astro-cid-r5jxedqe]{position:absolute;top:-.5rem;right:0;width:22px;height:22px;border-top:1.5px solid rgba(0,102,208,.24);border-right:1.5px solid rgba(0,102,208,.24);pointer-events:none}.approach-main-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.1;letter-spacing:-.022em;color:var(--ink);max-width:680px}.approach-main-title[data-astro-cid-r5jxedqe] em[data-astro-cid-r5jxedqe]{font-style:normal;color:var(--brand-blue)}.approach-copy[data-astro-cid-r5jxedqe]{font-size:14px;font-weight:300;color:var(--muted);line-height:1.9;padding-bottom:.2rem;max-width:620px}.approach-cards[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--border);position:relative;min-height:clamp(220px,22vw,320px);overflow:hidden;background-image:linear-gradient(#ffffff57,#ffffff6b),url(/images/wide_clean_tech_infographic_illustration_on_a_whit_1.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;margin-top:3.5rem}.approach-cards[data-astro-cid-r5jxedqe]>[data-astro-cid-r5jxedqe]{position:relative;z-index:1}.approach-card[data-astro-cid-r5jxedqe]{z-index:1;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.2rem;background:transparent;padding:clamp(1.5rem,2.4vw,2.25rem) clamp(1rem,2vw,1.75rem);text-align:center;position:relative;transition:background-color .25s ease,backdrop-filter .25s ease,transform .22s,box-shadow .22s;border-top:.5px solid var(--border)}.approach-card[data-astro-cid-r5jxedqe]:hover,.approach-card[data-astro-cid-r5jxedqe]:focus-within,.approach-card[data-astro-cid-r5jxedqe]:focus-visible{background:#ffffffad;backdrop-filter:blur(2px)}.approach-card[data-astro-cid-r5jxedqe]:focus-visible{outline:2px solid rgba(0,102,208,.24);outline-offset:-2px}.ac-kicker[data-astro-cid-r5jxedqe]{display:block;width:100%;font-family:var(--font-sans);font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:var(--brand-blue);margin:0;position:relative;z-index:2}.ac-title[data-astro-cid-r5jxedqe]{width:min(30ch,100%);max-height:0;opacity:0;overflow:hidden;transform:translateY(-.4rem);font-size:15px;font-weight:500;color:var(--ink);letter-spacing:-.01em;margin:0 auto;text-align:center;transition:max-height .35s ease,opacity .25s ease,transform .35s ease,margin .35s ease}.ac-desc[data-astro-cid-r5jxedqe]{width:min(30ch,100%);max-height:0;opacity:0;overflow:hidden;transform:translateY(-.4rem);font-size:12.5px;color:var(--muted);line-height:1.7;margin:0 auto;text-align:center;transition:max-height .35s ease,opacity .25s ease,transform .35s ease,margin .35s ease}.approach-card[data-astro-cid-r5jxedqe]:hover .ac-title[data-astro-cid-r5jxedqe],.approach-card[data-astro-cid-r5jxedqe]:focus-within .ac-title[data-astro-cid-r5jxedqe],.approach-card[data-astro-cid-r5jxedqe]:focus-visible .ac-title[data-astro-cid-r5jxedqe]{max-height:4rem;opacity:1;transform:translateY(0);margin-top:1.5rem}.approach-card[data-astro-cid-r5jxedqe]:hover .ac-desc[data-astro-cid-r5jxedqe],.approach-card[data-astro-cid-r5jxedqe]:focus-within .ac-desc[data-astro-cid-r5jxedqe],.approach-card[data-astro-cid-r5jxedqe]:focus-visible .ac-desc[data-astro-cid-r5jxedqe]{max-height:7rem;opacity:1;transform:translateY(0);margin-top:.75rem}.ac-arrow[data-astro-cid-r5jxedqe]{display:none}.benefits[data-astro-cid-r5jxedqe]{padding:var(--gap-section) 0;background:#fff}.benefits-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(2rem,3.8vw,3.2rem);font-weight:700;line-height:1.12;letter-spacing:-.022em;color:var(--ink);max-width:520px;margin-bottom:var(--gap-inner);margin-left:auto;margin-right:auto;text-align:center}.benefits-title[data-astro-cid-r5jxedqe] em[data-astro-cid-r5jxedqe]{font-style:normal;color:var(--brand-blue)}.benefits-interactive-layout[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:minmax(560px,.95fr) minmax(520px,1.05fr);gap:clamp(3rem,6vw,6rem);align-items:center}.benefits-preview[data-astro-cid-r5jxedqe]{order:2;min-height:clamp(420px,42vw,620px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.08);background:#fff;overflow:hidden}.benefits-preview-image[data-astro-cid-r5jxedqe]{display:block;width:100%;height:100%;object-fit:contain}.benefits-grid[data-astro-cid-r5jxedqe]{order:1;display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:0;width:100%}.benefit-item[data-astro-cid-r5jxedqe]{min-width:0;padding:clamp(1.75rem,3vw,2.5rem);border-top:.5px solid var(--border);display:flex;flex-direction:column;gap:.7rem;cursor:default;transition:background-color .25s ease,border-color .22s,transform .25s ease}.benefit-item[data-astro-cid-r5jxedqe]:hover,.benefit-item[data-astro-cid-r5jxedqe]:focus-visible{background:#0066d00a;border-color:var(--brand-blue)}.benefit-title[data-astro-cid-r5jxedqe],.benefit-desc[data-astro-cid-r5jxedqe]{max-width:34ch}.benefit-desc[data-astro-cid-r5jxedqe]{overflow-wrap:normal;word-break:normal;hyphens:none}.benefit-item[data-astro-cid-r5jxedqe]:focus-visible{outline:2px solid rgba(0,102,208,.35);outline-offset:4px}.benefit-icon[data-astro-cid-r5jxedqe]{width:30px;height:30px;background:var(--brand-blue-soft);border-radius:50%;display:flex;align-items:center;justify-content:center}.benefit-icon[data-astro-cid-r5jxedqe] svg[data-astro-cid-r5jxedqe]{color:var(--brand-blue);width:15px;height:15px}.benefit-title[data-astro-cid-r5jxedqe]{font-size:14px;font-weight:500;color:var(--ink)}.benefit-desc[data-astro-cid-r5jxedqe]{font-size:12.5px;color:var(--muted);line-height:1.65}.sectors[data-astro-cid-r5jxedqe]{padding:var(--gap-section) 0;background:#f9fbff;min-height:calc(100svh - 72px);display:flex;align-items:center;padding-top:clamp(2.25rem,3.6vw,3.25rem);padding-bottom:clamp(2.25rem,3.6vw,3.25rem)}.sectors[data-astro-cid-r5jxedqe] .container[data-astro-cid-r5jxedqe]{width:min(100% - 3rem,1320px);margin-inline:auto}.services[data-astro-cid-r5jxedqe],.approach[data-astro-cid-r5jxedqe],.benefits[data-astro-cid-r5jxedqe],.sectors[data-astro-cid-r5jxedqe]{border-top:1px solid rgba(15,23,42,.06)}.sectors-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(2rem,3.8vw,3.2rem);font-weight:700;line-height:1.12;letter-spacing:-.022em;color:var(--ink);max-width:900px;margin-bottom:clamp(3rem,5vw,4.75rem);margin-left:auto;margin-right:auto;text-align:center}.sectors-title[data-astro-cid-r5jxedqe] span[data-astro-cid-r5jxedqe]{color:var(--brand-blue, #0066d0);font-style:normal}.sectors-coverage-layout[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:minmax(0,620px) minmax(0,580px);gap:clamp(2rem,3vw,3rem);align-items:center;justify-content:center}.sectors-grid[data-astro-cid-r5jxedqe]{width:100%;max-width:620px;justify-self:end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.35rem)}.sector-item[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem;padding:clamp(.85rem,1.2vw,1.05rem);min-height:clamp(130px,11vw,155px);border:.5px solid var(--border);border-radius:var(--radius);background:var(--white);transition:border-color .22s,background .22s}.sector-item[data-astro-cid-r5jxedqe]:hover{border-color:var(--brand-blue);background:var(--brand-blue-soft)}.sector-card--featured[data-astro-cid-r5jxedqe]{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(255,231,176,.24),transparent 32%),linear-gradient(135deg,#d6ab5c1a,#fffffff5 58%),#fff;border-color:#d6ab5c6b;box-shadow:inset 0 0 0 1px #ffe09d47,0 12px 28px #926a220e}.sector-card--featured[data-astro-cid-r5jxedqe]:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 0%,transparent 34%,rgba(255,236,181,.22) 42%,rgba(255,214,102,.5) 48%,rgba(255,246,214,.72) 51%,rgba(214,171,92,.32) 56%,transparent 66%,transparent 100%);opacity:0;transform:translate(-115%);transition:opacity .28s ease,transform .75s ease}.sector-card--featured[data-astro-cid-r5jxedqe]:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border:1px solid rgba(255,219,139,.58);box-shadow:inset 0 0 0 1px #d6ab5c2e,inset 0 0 18px #ffdd9614;opacity:.78;transition:opacity .25s ease,box-shadow .25s ease,border-color .25s ease}.sector-card--featured[data-astro-cid-r5jxedqe]>[data-astro-cid-r5jxedqe]{position:relative;z-index:3}.sector-card--featured[data-astro-cid-r5jxedqe]:hover,.sector-card--featured[data-astro-cid-r5jxedqe]:focus-visible{border-color:#d6ab5cd1;background:radial-gradient(circle at 18% 12%,rgba(255,231,176,.34),transparent 34%),linear-gradient(135deg,#d6ab5c2b,#fffffff0 58%),#fff;box-shadow:inset 0 0 0 1px #ffe09d61,0 18px 42px #926a221f;transform:translateY(-2px)}.sector-card--featured[data-astro-cid-r5jxedqe]:hover:before,.sector-card--featured[data-astro-cid-r5jxedqe]:focus-visible:before{opacity:1;transform:translate(115%)}.sector-card--featured[data-astro-cid-r5jxedqe]:hover:after,.sector-card--featured[data-astro-cid-r5jxedqe]:focus-visible:after{opacity:1;border-color:#ffe09de0;box-shadow:inset 0 0 0 1px #d6ab5c57,inset 0 0 24px #ffdd9629,0 0 18px #d6ab5c33}.sector-item[data-astro-cid-r5jxedqe] p[data-astro-cid-r5jxedqe]{max-width:28ch;margin-left:auto;margin-right:auto}.sector-item[data-astro-cid-r5jxedqe]:hover .sector-icon[data-astro-cid-r5jxedqe]{color:var(--brand-blue)}.sector-icon[data-astro-cid-r5jxedqe]{width:42px;height:42px;color:var(--ink);transition:color .22s}.sector-icon[data-astro-cid-r5jxedqe] svg[data-astro-cid-r5jxedqe]{width:100%;height:100%}.sector-name[data-astro-cid-r5jxedqe]{font-size:14px;font-weight:500;color:var(--ink);letter-spacing:-.01em;line-height:1.3}.sector-desc[data-astro-cid-r5jxedqe]{font-size:12px;color:var(--muted);line-height:1.6}.sectors-map[data-astro-cid-r5jxedqe]{width:100%;max-width:580px;display:flex;align-items:center;justify-content:center;min-height:clamp(330px,30vw,420px);max-height:460px;align-self:center;justify-self:start;border:1px solid rgba(15,23,42,.08);background:#fff;overflow:hidden}.sectors-map-image[data-astro-cid-r5jxedqe]{display:block;width:min(88%,500px);height:auto;max-height:390px;object-fit:contain}@media(max-width:1100px){.hero[data-astro-cid-r5jxedqe]{min-height:520px;padding:48px 24px;background-position:center center}.hero-logo[data-astro-cid-r5jxedqe]{width:clamp(175px,34vw,260px);margin-bottom:.65rem}.hero-typewriter[data-astro-cid-r5jxedqe]{margin-top:10px}.services-grid[data-astro-cid-r5jxedqe],.approach-cards[data-astro-cid-r5jxedqe]{grid-template-columns:repeat(2,1fr)}.benefits-interactive-layout[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;gap:2.5rem}.benefits-preview[data-astro-cid-r5jxedqe]{order:-1;position:relative;min-height:clamp(300px,55vw,480px)}.benefits-grid[data-astro-cid-r5jxedqe]{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.sectors[data-astro-cid-r5jxedqe]{min-height:auto;display:block;padding-top:4rem;padding-bottom:4rem}.sectors[data-astro-cid-r5jxedqe] .container[data-astro-cid-r5jxedqe]{width:min(100% - 2rem,760px)}.sectors-coverage-layout[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;gap:2rem}.sectors-grid[data-astro-cid-r5jxedqe]{max-width:100%;justify-self:stretch}.sectors-coverage-layout[data-astro-cid-r5jxedqe]{align-items:stretch}.sectors-map[data-astro-cid-r5jxedqe]{max-width:100%;min-height:clamp(280px,55vw,380px);max-height:none;justify-self:stretch;align-self:stretch}.sectors-map-image[data-astro-cid-r5jxedqe]{width:100%;max-height:360px}}@media(max-width:640px){html,body{overflow-x:clip}section[data-astro-cid-r5jxedqe],.container[data-astro-cid-r5jxedqe],.hero[data-astro-cid-r5jxedqe],.marquee-section[data-astro-cid-r5jxedqe],.services[data-astro-cid-r5jxedqe],.approach[data-astro-cid-r5jxedqe],.benefits[data-astro-cid-r5jxedqe],.sectors[data-astro-cid-r5jxedqe]{max-width:100%}img[data-astro-cid-r5jxedqe],video[data-astro-cid-r5jxedqe],canvas[data-astro-cid-r5jxedqe],svg[data-astro-cid-r5jxedqe]{max-width:100%}.hero[data-astro-cid-r5jxedqe]{min-height:calc(100svh - var(--site-navbar-height, 64px) - 80px);height:calc(100svh - var(--site-navbar-height, 64px) - 80px);padding:44px 20px;background-position:center top;background-image:linear-gradient(#ffffff4d,#ffffff5c),radial-gradient(circle at center,#ffffff61,#ffffff2e 42%,#ffffff0f 76%),url(/images/reunion.webp)}.marquee-section[data-astro-cid-r5jxedqe]{min-height:80px;height:80px}.hero-logo[data-astro-cid-r5jxedqe]{width:clamp(96px,30vw,140px);margin-bottom:1rem}.hero-title[data-astro-cid-r5jxedqe]{font-size:clamp(1.85rem,8vw,2.6rem);margin-bottom:.7rem}.hero-typewriter[data-astro-cid-r5jxedqe]{margin-top:8px}.hero-cta[data-astro-cid-r5jxedqe]{margin-top:1.6rem;width:100%}.hero-cta[data-astro-cid-r5jxedqe] .btn[data-astro-cid-r5jxedqe]{flex:1 1 auto;justify-content:center}.hero[data-astro-cid-r5jxedqe]:before{top:28px;left:28px}.hero[data-astro-cid-r5jxedqe]:after{right:28px;bottom:28px}.services-grid[data-astro-cid-r5jxedqe],.approach-cards[data-astro-cid-r5jxedqe]{grid-template-columns:1fr}.approach-cards[data-astro-cid-r5jxedqe]{min-height:auto;background-image:linear-gradient(#ffffff7a,#ffffff94),url(/images/wide_clean_tech_infographic_illustration_on_a_whit_1.webp);background-position:center center}.approach-card[data-astro-cid-r5jxedqe]{min-height:auto;background:#ffffffc7;backdrop-filter:blur(2px)}.benefits-interactive-layout[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;width:100%;gap:2rem;padding-left:clamp(1rem,4vw,1.25rem);padding-right:clamp(1rem,4vw,1.25rem)}.benefits[data-astro-cid-r5jxedqe]{padding-top:clamp(4rem,12vw,5.5rem);overflow:visible}.benefits-title[data-astro-cid-r5jxedqe]{font-size:clamp(2.35rem,11vw,3.25rem);line-height:1.05;max-width:100%;overflow:visible;text-wrap:balance}.benefits-preview[data-astro-cid-r5jxedqe]{width:100%;max-width:100%;min-height:auto;aspect-ratio:4 / 3}.benefits-preview-image[data-astro-cid-r5jxedqe]{width:100%;height:auto;object-fit:contain}.benefits-grid[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;width:100%}.benefit-item[data-astro-cid-r5jxedqe]{width:100%;max-width:100%;min-width:0}.benefit-title[data-astro-cid-r5jxedqe],.benefit-desc[data-astro-cid-r5jxedqe]{max-width:100%}.ac-desc[data-astro-cid-r5jxedqe]{max-height:none;opacity:1;transform:none;overflow:visible;margin-top:.75rem}.ac-title[data-astro-cid-r5jxedqe]{max-height:none;opacity:1;transform:none;overflow:visible;margin-top:1rem}.benefit-item[data-astro-cid-r5jxedqe]{padding:1.5rem 0}.sectors-grid[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;width:100%;max-width:100%}.sector-item[data-astro-cid-r5jxedqe]{min-height:auto;padding:1.25rem}.sectors-map[data-astro-cid-r5jxedqe]{min-height:240px}.sectors-map-image[data-astro-cid-r5jxedqe]{width:100%;max-height:300px}.sector-card--featured[data-astro-cid-r5jxedqe]:hover,.sector-card--featured[data-astro-cid-r5jxedqe]:focus-visible{transform:none}}@media(min-width:641px){.sectors-title[data-astro-cid-r5jxedqe] em[data-astro-cid-r5jxedqe]{white-space:nowrap}}.contact[data-astro-cid-r5jxedqe]{padding:var(--gap-section) 0;background:#f4f8ff;border-top:1px solid rgba(15,23,42,.06)}.contact-inner[data-astro-cid-r5jxedqe]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.contact-title[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(2.4rem,4.5vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--ink);margin:0 0 1rem}.contact-desc[data-astro-cid-r5jxedqe]{color:var(--muted);font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.72;max-width:42ch;margin:0}.contact-channels[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;gap:1px;background:var(--border);border:.5px solid var(--border)}.contact-card[data-astro-cid-r5jxedqe]{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;background:var(--white);text-decoration:none;color:inherit;transition:background .2s ease}.contact-card[data-astro-cid-r5jxedqe]:hover{background:var(--brand-blue-soft, rgba(0, 102, 208, .05))}.contact-card[data-astro-cid-r5jxedqe]:hover .contact-card-icon[data-astro-cid-r5jxedqe]{color:var(--brand-blue)}.contact-card-icon[data-astro-cid-r5jxedqe]{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:color .2s ease}.contact-card-icon[data-astro-cid-r5jxedqe] svg[data-astro-cid-r5jxedqe]{width:22px;height:22px}.contact-card-body[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;gap:.2rem}.contact-card-label[data-astro-cid-r5jxedqe]{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue)}.contact-card-value[data-astro-cid-r5jxedqe]{font-size:.95rem;font-weight:500;color:var(--ink);line-height:1.4}@media(max-width:860px){.contact-inner[data-astro-cid-r5jxedqe]{grid-template-columns:1fr;gap:2.5rem}.contact-desc[data-astro-cid-r5jxedqe]{max-width:100%}}@media(max-width:640px){.contact-card[data-astro-cid-r5jxedqe]{padding:1.25rem}}.clients[data-astro-cid-r5jxedqe]{padding:clamp(3rem,5vw,4.5rem) 0 clamp(2.5rem,4vw,4rem);background:#fff;border-top:1px solid rgba(15,23,42,.06);overflow:hidden}.clients-kicker[data-astro-cid-r5jxedqe]{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;letter-spacing:-.02em;color:var(--ink);text-align:center;margin:0 0 2.5rem;line-height:1.15}.clients-track-wrapper[data-astro-cid-r5jxedqe]{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.clients-track[data-astro-cid-r5jxedqe]{display:flex;align-items:center;gap:clamp(3rem,6vw,6rem);width:max-content;will-change:transform}.clients-track-wrapper[data-astro-cid-r5jxedqe]:hover .clients-track[data-astro-cid-r5jxedqe]{animation-play-state:paused}.client-logo-link[data-astro-cid-r5jxedqe]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0;transition:transform .22s ease,opacity .22s ease}.client-logo-link[data-astro-cid-r5jxedqe]:hover,.client-logo-link[data-astro-cid-r5jxedqe]:focus-visible{transform:translateY(-3px)}.client-logo-link[data-astro-cid-r5jxedqe]:focus-visible{outline:2px solid rgba(0,102,208,.35);outline-offset:6px;border-radius:4px}.client-logo[data-astro-cid-r5jxedqe]{width:68px;height:68px;object-fit:contain;display:block;transition:filter .22s ease}.client-logo-link[data-astro-cid-r5jxedqe]:hover .client-logo[data-astro-cid-r5jxedqe],.client-logo-link[data-astro-cid-r5jxedqe]:focus-visible .client-logo[data-astro-cid-r5jxedqe]{filter:saturate(1.4) brightness(1.05)}.client-name[data-astro-cid-r5jxedqe]{font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink);opacity:.7}.client-logo-link[data-astro-cid-r5jxedqe]:hover .client-name[data-astro-cid-r5jxedqe],.client-logo-link[data-astro-cid-r5jxedqe]:focus-visible .client-name[data-astro-cid-r5jxedqe]{opacity:1;color:var(--brand-blue)}@media(max-width:640px){.client-logo[data-astro-cid-r5jxedqe]{width:52px;height:52px}.clients-track[data-astro-cid-r5jxedqe]{gap:2.5rem}}@media(prefers-reduced-motion:reduce){.clients-track[data-astro-cid-r5jxedqe]{animation:none;flex-wrap:wrap;justify-content:center;width:auto}}.services-grid[data-astro-cid-r5jxedqe]{perspective:1200px}.service-card[data-astro-cid-r5jxedqe][data-service-slug]{position:relative;overflow:hidden;isolation:isolate;transform-style:preserve-3d}.service-card[data-astro-cid-r5jxedqe][data-service-slug]>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){position:relative;z-index:2;transform-origin:center center;backface-visibility:hidden;transition:opacity .18s ease,transform .34s cubic-bezier(.22,1,.36,1)}.service-card-cube-face[data-astro-cid-r5jxedqe]{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:hidden;opacity:0;pointer-events:none;transform:rotateY(92deg) translateZ(18px) scale(.985);transform-origin:right center;backface-visibility:hidden;transition:opacity .18s ease,transform .42s cubic-bezier(.22,1,.36,1);background:#fff}.service-card-cube-image[data-astro-cid-r5jxedqe]{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center center;transform:scale(1.035);transition:transform .52s cubic-bezier(.22,1,.36,1),filter .32s ease}.service-card[data-astro-cid-r5jxedqe].is-cube-image>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){opacity:0;transform:rotateY(-72deg) translateZ(-10px) scale(.965)}.service-card[data-astro-cid-r5jxedqe].is-cube-image .service-card-cube-face[data-astro-cid-r5jxedqe]{z-index:3;opacity:1;transform:rotateY(0) translateZ(0) scale(1)}.service-card[data-astro-cid-r5jxedqe].is-cube-source{z-index:4;box-shadow:0 14px 34px #0066d014}.service-card[data-astro-cid-r5jxedqe].is-cube-source>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){opacity:1;transform:none}.service-card[data-astro-cid-r5jxedqe].is-cube-image{box-shadow:0 18px 42px #0f172a1a}.service-card[data-astro-cid-r5jxedqe].is-cube-image .service-card-cube-image[data-astro-cid-r5jxedqe]{transform:scale(1)}.service-card[data-astro-cid-r5jxedqe].is-cube-reset .service-card-cube-shell[data-astro-cid-r5jxedqe],.service-card[data-astro-cid-r5jxedqe].is-cube-reset .service-card-front[data-astro-cid-r5jxedqe],.service-card[data-astro-cid-r5jxedqe].is-cube-reset .service-card-cube-face[data-astro-cid-r5jxedqe],.service-card[data-astro-cid-r5jxedqe].is-cube-reset .service-card-cube-image[data-astro-cid-r5jxedqe]{transition:none!important}@media(max-width:640px){.service-card-cube-face[data-astro-cid-r5jxedqe]{display:none}.service-card[data-astro-cid-r5jxedqe][data-service-slug]>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){opacity:1;transform:none}.service-card[data-astro-cid-r5jxedqe].is-cube-image>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face),.service-card[data-astro-cid-r5jxedqe].is-cube-source>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.service-card[data-astro-cid-r5jxedqe][data-service-slug]>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face),.service-card-cube-face[data-astro-cid-r5jxedqe],.service-card-cube-image[data-astro-cid-r5jxedqe]{transition:none}.service-card[data-astro-cid-r5jxedqe].is-cube-image>[data-astro-cid-r5jxedqe]:not(.service-card-cube-face){opacity:0;transform:none}.service-card[data-astro-cid-r5jxedqe].is-cube-image .service-card-cube-face[data-astro-cid-r5jxedqe]{opacity:1;transform:none}}
