:root{--navy:#102a36;--navy2:#173b47;--teal:#245f61;--teal2:#36777a;--paper:#f7f4ee;--white:#fff;--ink:#172127;--muted:#68757d;--line:#d8d5cd;--sand:#e9e1d4;--accent:#d86f5d;--gold:#bda47b;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}.companySite{overflow:hidden}.wrap{width:min(var(--max),calc(100% - 84px));margin:0 auto}.utilityBar{background:var(--navy);color:#dfe9e8;border-bottom:1px solid #ffffff1f}.utilityInner{letter-spacing:.11em;justify-content:space-between;align-items:center;gap:24px;min-height:36px;font-size:10px;display:flex}.utilityInner span{color:#9ab0b4}.utilityInner a{color:#fff;font-weight:750}.navShell{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4eef0;border-bottom:1px solid #1721271f;height:86px;position:sticky;top:0}.navInner{align-items:center;gap:30px;height:100%;display:flex}.brand{align-items:center;gap:13px;min-width:310px;display:flex}.brandMonogram{width:42px;height:42px;color:var(--teal);border:1px solid #b6b0a6;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.brand>span:last-child{flex-direction:column;line-height:1.15;display:flex}.brand strong{letter-spacing:.17em;color:var(--ink);font-size:12px}.brand small{color:#7f898f;letter-spacing:.05em;margin-top:5px;font-size:8px}.mainNav{gap:24px;margin-left:auto;display:flex}.mainNav a{color:#59656c;font-size:11px}.mainNav a:hover{color:var(--teal)}.localeNav{border-left:1px solid var(--line);gap:3px;padding-left:16px;display:flex}.localeNav a{color:#7b858b;padding:5px 7px;font-size:9px}.localeNav a.active{background:var(--navy);color:#fff}.hero{background:var(--paper);border-bottom:1px solid var(--line);position:relative}.heroGrid{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);align-items:center;gap:76px;min-height:690px;padding:72px 0;display:grid}.eyebrow,.sectionLabel{letter-spacing:.17em;text-transform:uppercase;color:var(--teal2);margin:0;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:770px;color:var(--navy);margin:23px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.8vw,82px);font-weight:400;line-height:1.01}.hero h1 span{display:block}.heroLead{color:#647179;word-break:keep-all;max-width:690px;margin:28px 0 0;font-size:17px;line-height:1.9}.heroActions{gap:10px;margin-top:34px;display:flex}.primaryButton,.secondaryButton{letter-spacing:.03em;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:11px;font-weight:700;display:inline-flex}.primaryButton{background:var(--navy);color:#fff}.secondaryButton{color:var(--ink);background:#fff;border:1px solid #b8b5ae}.audienceLine{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px 18px;margin-top:48px;padding-top:18px;display:flex}.audienceLine span{letter-spacing:.1em;color:#7e898f;font-size:8px}.routeVisual{background-image:linear-gradient(#0e253014,#0e2530b8),url(https://images.unsplash.com/photo-1725348626563-0c27c7914f08?auto=format&fit=crop&fm=jpg&q=84&w=1800);background-position:50%;background-size:cover;border-radius:2px;min-height:540px;position:relative;overflow:hidden;box-shadow:0 28px 70px #18252d29}.routeVisual:after{content:"";pointer-events:none;border:1px solid #ffffff59;position:absolute;inset:18px}.routeVisual svg{z-index:2;opacity:.72;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}.routeCaption{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-left:3px solid var(--accent);background:#0e2530d1;padding:21px 22px;position:absolute;bottom:28px;left:28px;right:28px}.routeCaption span{letter-spacing:.14em;color:#b9cecf;font-size:8px;display:block}.routeCaption strong{color:#fff;margin:6px 0 3px;font-family:Georgia,serif;font-size:25px;font-weight:400;display:block}.routeCaption small{color:#b7c7ca;font-size:9px}.intakeStrip{background:var(--teal);color:#fff}.intakeGrid{grid-template-columns:280px 1fr;gap:34px 64px;padding:42px 0;display:grid}.intakeGrid .sectionLabel{color:#b9d0d0}.intakeGrid h2{margin:13px 0 0;font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.25}.intakeItems{border-left:1px solid #fff3;grid-template-columns:repeat(5,1fr);display:grid}.intakeItems span{color:#e6efee;border-right:1px solid #fff3;flex-direction:column;gap:15px;min-height:92px;padding:8px 17px;font-size:11px;line-height:1.5;display:flex}.intakeItems b{color:#a9c5c5;font-size:8px}.intakeNote{color:#b9d0d0;grid-column:2;margin:0;font-size:10px}.section{padding:112px 0}.sectionIntro{margin-bottom:54px}.splitIntro{grid-template-columns:.86fr 1.14fr;align-items:end;gap:85px;display:grid}.sectionIntro h2,.expertLead h2,.contactSection h2{letter-spacing:-.045em;max-width:650px;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.2vw,58px);font-weight:400;line-height:1.1}.splitIntro>p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.proofSection{background:#fff}.factsGrid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.factsGrid article{border-right:1px solid var(--line);padding:31px 27px}.factsGrid article:last-child{border-right:0}.factsGrid span{letter-spacing:.14em;color:#859097;font-size:8px}.factsGrid strong{color:var(--navy);margin:36px 0 10px;font-family:Georgia,serif;font-size:clamp(44px,4.5vw,68px);font-weight:400;line-height:1;display:block}.factsGrid p{color:#6e7980;margin:0;font-size:11px}.audienceGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.audienceGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:280px;padding:28px 25px;display:flex}.audienceGrid>article>span{color:#91999e;font-size:9px}.audienceEn{letter-spacing:.1em;color:var(--teal2)!important;margin:auto 0 7px!important;font-size:8px!important}.audienceGrid h3{color:var(--navy);margin:0 0 13px;font-size:21px}.audienceGrid article>p:last-child{color:#6d787f;margin:0;font-size:12px;line-height:1.72}.servicesSection{background:var(--paper);border-top:1px solid var(--line)}.servicesList{border-top:1px solid #cbc7bf}.servicesList article{border-bottom:1px solid #cbc7bf;grid-template-columns:65px minmax(250px,.8fr) 1.2fr 32px;align-items:center;gap:28px;padding:31px 0;display:grid}.serviceNo{color:#899399;font-size:10px}.servicesList h3{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:28px;font-weight:400}.servicesList strong{color:#6d787e;margin-top:5px;font-size:12px;display:block}.servicesList p{color:#67747b;margin:0;font-size:14px;line-height:1.8}.serviceArrow{color:var(--teal);justify-self:end}.processSection{background:var(--navy);color:#fff;position:relative}.processSection:before{content:"CASE FLOW";color:#ffffff09;pointer-events:none;font-family:Georgia,serif;font-size:11vw;position:absolute;top:50px;right:3vw}.processSection .sectionLabel{color:#8fb1b5}.processSection .splitIntro>p{color:#9fb3b7}.processGrid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid}.processGrid article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;flex-direction:column;min-height:260px;padding:25px 23px;display:flex}.processTop{justify-content:space-between;gap:15px;display:flex}.processTop span{color:#8fa6ac;font-size:9px}.processTop b{text-align:right;letter-spacing:.08em;color:#9eb4b8;max-width:130px;font-size:8px}.processGrid h3{margin:auto 0 11px;font-family:Georgia,serif;font-size:23px;font-weight:400}.processGrid p{color:#a9b9bd;margin:0;font-size:12px;line-height:1.75}.expertiseSection{color:var(--ink);background:#eef1ed;position:relative}.expertiseSection:after{content:"";opacity:.3;background:linear-gradient(#eef1ed0d,#eef1edb8),url(https://static.wixstatic.com/media/a67a20_3aa9c41a9bef451f82e4a196a8d1d941~mv2.jpg) 50%/cover no-repeat;width:34%;height:100%;position:absolute;top:0;right:0}.expertiseGrid{z-index:2;grid-template-columns:.78fr 1.22fr;gap:100px;display:grid;position:relative}.expertLead h2{max-width:520px;color:var(--navy)}.expertName{border-top:1px solid #c9cfca;align-items:center;gap:18px;margin-top:72px;padding-top:20px;display:flex}.expertName>span{color:#78848a;font-size:9px}.expertName>div{flex-direction:column;display:flex}.expertName strong{color:var(--navy);font-family:Georgia,serif;font-size:30px;font-weight:400}.expertName small{color:#748087;margin-top:4px;font-size:9px}.expertEvidence>p{color:#59676e;max-width:760px;margin:0 0 34px;font-size:15px;line-height:1.95}.expertEvidence ul{border-top:1px solid #c9cfca;margin:0;padding:0;list-style:none}.expertEvidence li{color:#45535b;border-bottom:1px solid #c9cfca;grid-template-columns:45px 1fr;gap:14px;padding:17px 0;font-size:12px;display:grid}.expertEvidence li span{color:#89949a;font-size:8px}.sourceActions{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.sourceActions a{color:#405158;background:#ffffff8c;border:1px solid #aeb8b5;padding:10px 13px;font-size:10px}.institutionsSection{background:#fff}.institutionGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.institutionGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:230px;padding:28px;display:flex}.institutionGrid span{color:#899399;font-size:9px}.institutionGrid h3{color:var(--navy);margin:auto 0 13px;font-family:Georgia,serif;font-size:26px;font-weight:400}.institutionGrid p{color:#68747b;margin:0;font-size:12px;line-height:1.75}.contactSection{color:#fff;background:linear-gradient(135deg,#102a36,#173e49);padding:112px 0;position:relative}.contactSection:before{content:"24/7";color:#ffffff09;pointer-events:none;font-family:Georgia,serif;font-size:18vw;position:absolute;top:30px;right:4vw}.contactGrid{grid-template-columns:.78fr 1.22fr;gap:100px;display:grid;position:relative}.contactSection .sectionLabel{color:#a6c4c5}.contactIntro{color:#a8bdc0;max-width:550px;font-size:14px;line-height:1.85}.contactList{border-top:1px solid #ffffff3d}.contactList a{border-bottom:1px solid #ffffff3d;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;padding:19px 0;display:grid}.contactList span{letter-spacing:.08em;color:#92aaae;font-size:9px}.contactList strong{overflow-wrap:anywhere;font-size:17px;font-weight:560}.contactList small{color:#91a9ad;font-size:9px}.addressText{line-height:1.5;font-size:13px!important}.footer{color:#fff;background:#091b23;padding:52px 0 36px}.footerTop{justify-content:space-between;align-items:end;gap:30px;display:flex}.footerBrand{min-width:0}.footerBrand strong{color:#fff}.footerLocales{flex-wrap:wrap;gap:5px;display:flex}.footerLocales a{color:#8ea3aa;border:1px solid #314a54;padding:5px 7px;font-size:9px}.separationNote{color:#78919a;border-top:1px solid #27414b;margin-top:36px;padding-top:19px;font-size:10px;line-height:1.7}.footerBottom{color:#607983;justify-content:space-between;gap:30px;margin-top:20px;font-size:9px;display:flex}.footerBottom a{color:#8da2a9}@media (max-width:1120px){.wrap{width:min(var(--max),calc(100% - 52px))}.mainNav{display:none}.localeNav{margin-left:auto}.heroGrid{grid-template-columns:1fr .9fr;gap:44px}.intakeGrid{grid-template-columns:1fr}.intakeItems,.intakeNote{grid-column:1}.audienceGrid,.processGrid{grid-template-columns:repeat(2,1fr)}.expertiseGrid,.contactGrid{gap:58px}}@media (max-width:760px){body{padding-bottom:56px}.wrap{width:calc(100% - 38px)}.utilityBar{z-index:90;background:var(--accent);border:0;position:fixed;bottom:0;left:0;right:0}.utilityInner{justify-content:center;min-height:56px}.utilityInner span{display:none}.utilityInner a{text-align:center;color:#fff;width:100%;font-size:11px}.navShell{height:auto;min-height:72px;top:0}.navInner{flex-wrap:wrap;align-items:flex-start;padding:14px 0}.brand{min-width:0}.brand small{display:none}.localeNav{border-left:0;border-top:1px solid var(--line);order:3;width:100%;margin-left:0;padding:8px 0 0;overflow:auto}.heroGrid{grid-template-columns:1fr;min-height:auto;padding:60px 0}.hero h1{font-size:44px}.heroLead{font-size:15px}.routeVisual{min-height:420px;margin-top:10px}.routeCaption{bottom:18px;left:18px;right:18px}.audienceLine{margin-top:38px}.intakeGrid{padding:36px 0}.intakeItems{grid-template-columns:1fr}.intakeItems span{border-bottom:1px solid #ffffff38;border-right:0;flex-direction:row;align-items:baseline;min-height:auto;padding:12px 0}.intakeNote{font-size:10px}.section{padding:82px 0}.splitIntro,.expertiseGrid,.contactGrid{grid-template-columns:1fr;gap:34px}.sectionIntro h2,.expertLead h2,.contactSection h2{font-size:36px}.factsGrid{grid-template-columns:1fr 1fr}.factsGrid article:nth-child(2){border-right:0}.factsGrid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.audienceGrid{grid-template-columns:1fr}.audienceGrid article{min-height:220px}.servicesList article{grid-template-columns:44px 1fr 24px;align-items:start;gap:11px 12px}.servicesList p{grid-column:2/4}.serviceArrow{grid-area:1/3}.servicesList h3{font-size:23px}.processGrid{grid-template-columns:1fr}.processGrid article{min-height:215px}.expertiseSection:after{display:none}.expertName{margin-top:44px}.institutionGrid{grid-template-columns:1fr}.contactSection{padding:82px 0}.contactList a{grid-template-columns:1fr;gap:4px}.footerTop{flex-direction:column;align-items:flex-start}.footerBottom{flex-direction:column;gap:8px}}@media (max-width:430px){.hero h1{font-size:38px}.heroActions{flex-direction:column}.primaryButton,.secondaryButton{width:100%}.routeVisual{min-height:350px}.factsGrid{grid-template-columns:1fr}.factsGrid article{border-right:0;border-bottom:1px solid var(--line)}.sectionIntro h2,.expertLead h2,.contactSection h2{font-size:32px}.footer{padding-bottom:30px}}
:root{--ek3-paper:#f5f1e9;--ek3-white:#fff;--ek3-ink:#102c35;--ek3-deep:#0b2730;--ek3-teal:#1d6666;--ek3-coral:#c8624d;--ek3-muted:#65757a;--ek3-line:#d8d2c6;--ek3-soft:#ebe7de;--ek3-max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ek3-paper);color:var(--ek3-ink);letter-spacing:-.022em;margin:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif}.ek3{background:var(--ek3-paper);min-height:100vh}.ek3 a{color:inherit;text-decoration:none}.ek3-wrap{width:min(var(--ek3-max),calc(100% - 72px));margin:0 auto}.ek3-emergency{color:#d8e2e3;letter-spacing:.12em;background:#0a2a33;height:34px;font-size:9px}.ek3-emergency .ek3-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.ek3-emergency .ek3-wrap>div{gap:20px;display:flex}.ek3-emergency a{color:#fff;font-weight:800}.ek3-header{border-bottom:1px solid var(--ek3-line);z-index:90;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f1e9f7;height:88px;position:sticky;top:0}.ek3-headerIn{align-items:center;gap:28px;height:100%;display:flex}.ek3-brand{align-items:center;gap:13px;min-width:280px;display:flex}.ek3-brand>span{width:42px;height:42px;color:var(--ek3-teal);background:#faf8f3;border:1px solid #9caeaa;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:13px;display:grid}.ek3-brand>div{flex-direction:column;gap:3px;display:flex}.ek3-brand strong{letter-spacing:.16em;font-size:12px}.ek3-brand small{color:#778488;letter-spacing:.02em;font-size:8px}.ek3-nav{align-items:stretch;height:100%;margin-left:auto;display:flex}.ek3-nav a{color:#4c5d62;white-space:nowrap;align-items:center;padding:0 11px;font-size:10px;font-weight:650;display:flex;position:relative}.ek3-nav a:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:11px;right:11px}.ek3-nav a:hover,.ek3-nav a.active{color:var(--ek3-teal)}.ek3-nav a.active:after{background:var(--ek3-teal)}.ek3-langs{border-left:1px solid var(--ek3-line);gap:2px;padding-left:12px;display:flex}.ek3-langs a{color:#7a8588;padding:6px;font-size:8px}.ek3-langs a.active{background:var(--ek3-ink);color:#fff}.ek3-homeHero{border-bottom:1px solid var(--ek3-line)}.ek3-homeHeroGrid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:stretch;gap:54px;min-height:660px;padding:44px 0;display:grid}.ek3-homeCopy{flex-direction:column;justify-content:center;padding:22px 0;display:flex}.ek3-eyebrow,.ek3-label,.ek3-sectionHead>span,.ek3-sectionHead>div>span,.ek3-finalCta>div>span,.ek3-pageHeroContent>span,.ek3-caseBandGrid>div:first-child>span{letter-spacing:.15em;color:var(--ek3-teal);font-size:9px;font-weight:800}.ek3-homeCopy h1{letter-spacing:-.058em;max-width:680px;margin:19px 0 0;font-size:clamp(46px,4.25vw,64px);line-height:1.08}.ek3-homeCopy>p{color:#5f7075;max-width:650px;margin:24px 0 0;font-size:15px;line-height:1.85}.ek3-actions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.ek3-button{background:0 0;border:1px solid #c7c1b5;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:11px;font-weight:750;display:inline-flex}.ek3-button.primary{background:var(--ek3-ink);border-color:var(--ek3-ink);color:#fff}.ek3-button.light{color:var(--ek3-ink);background:#fff;border-color:#fff}.ek3-supportTags{border-top:1px solid var(--ek3-line);flex-wrap:wrap;gap:8px 17px;margin-top:38px;padding-top:15px;display:flex}.ek3-supportTags span{letter-spacing:.08em;color:#748085;font-size:8px}.ek3-homeVisual{background:#d7d2c8;min-height:570px;position:relative;overflow:hidden}.ek3-homeVisual>img{object-fit:cover;filter:saturate(.74)contrast(.96);width:100%;height:100%;display:block}.ek3-homeVisual:after{content:"";background:linear-gradient(#061f2805 35%,#061f289e 100%);position:absolute;inset:0}.ek3-visualOverlay{z-index:2;color:#fff;max-width:450px;position:absolute;bottom:32px;left:32px}.ek3-visualOverlay small{letter-spacing:.16em;color:#d6e1df;font-size:8px}.ek3-visualOverlay strong{letter-spacing:-.035em;margin:8px 0;font-size:31px;display:block}.ek3-visualOverlay span{color:#d6dedf;font-size:10px}.ek3-photoCredit,.ek3-credit{z-index:3;color:#ffffffb8;letter-spacing:.04em;font-size:7px;position:absolute;bottom:10px;right:14px}.ek3-metrics{border-bottom:1px solid var(--ek3-line);background:#fff}.ek3-metricGrid{grid-template-columns:repeat(4,1fr);display:grid}.ek3-metricGrid article{border-right:1px solid var(--ek3-line);padding:24px}.ek3-metricGrid article:first-child{border-left:1px solid var(--ek3-line)}.ek3-metricGrid small{letter-spacing:.12em;color:#7a8588;font-size:8px}.ek3-metricGrid strong{margin:13px 0 7px;font-size:35px;line-height:1;display:block}.ek3-metricGrid span{color:#657277;font-size:10px}.ek3-section{padding:82px 0}.ek3-section.soft{background:#ebe7de}.ek3-section.dark{background:var(--ek3-deep);color:#fff}.ek3-sectionHead{max-width:850px;margin-bottom:35px}.ek3-sectionHead h2{letter-spacing:-.046em;margin:10px 0 0;font-size:clamp(30px,3vw,43px);line-height:1.18}.ek3-sectionHead>p{color:#657479;margin:16px 0 0;font-size:13px;line-height:1.8}.ek3-sectionHead.split{grid-template-columns:.9fr 1.1fr;align-items:end;gap:70px;max-width:none;display:grid}.ek3-sectionHead.split>div h2{margin-top:10px}.ek3-sectionHead.split>p{margin:0}.ek3-sectionHead.split>a{color:var(--ek3-teal);place-self:center end;font-size:10px;font-weight:750}.ek3-sectionHead.mini h2{font-size:27px}
.ek3-pathGrid{border-top:1px solid var(--ek3-line);border-left:1px solid var(--ek3-line);grid-template-columns:repeat(4,1fr);display:grid}.ek3-pathGrid>a{border-right:1px solid var(--ek3-line);border-bottom:1px solid var(--ek3-line);background:#f8f5ef;flex-direction:column;min-height:330px;padding:24px;display:flex;position:relative;overflow:hidden}.ek3-pathGrid>a>span{color:#879193;font-size:10px}.ek3-pathGrid>a>small{letter-spacing:.12em;color:var(--ek3-teal);margin-top:auto;font-size:8px}.ek3-pathGrid>a h3{margin:8px 0 9px;font-size:23px}.ek3-pathGrid>a p{color:#647277;margin:0;font-size:11px;line-height:1.7}.ek3-pathGrid>a>b{font-size:20px;font-weight:400;position:absolute;top:21px;right:21px}.ek3-pathGrid .imageCard{color:#fff;background:#102c35;padding:0}.ek3-pathGrid .imageCard>img{object-fit:cover;filter:saturate(.7);width:100%;height:100%;position:absolute;inset:0}.ek3-pathGrid .imageCard:after{content:"";background:linear-gradient(#08222a14,#08222ae0);position:absolute;inset:0}.ek3-pathGrid .imageCard>div{z-index:2;margin-top:auto;padding:24px;position:relative}.ek3-pathGrid .imageCard p{color:#d0d9da}.ek3-pathGrid .imageCard small{color:#b7d4d1}.ek3-pathGrid .imageCard>b{z-index:3}.ek3-audience{background:#fff}.ek3-audienceGrid{border-left:1px solid var(--ek3-line);border-top:1px solid var(--ek3-line);grid-template-columns:repeat(4,1fr);display:grid}.ek3-audienceGrid article{border-right:1px solid var(--ek3-line);border-bottom:1px solid var(--ek3-line);flex-direction:column;min-height:260px;padding:24px;display:flex}.ek3-audienceGrid article>span{color:#899294;font-size:9px}.ek3-audienceGrid small{letter-spacing:.1em;color:#758185;margin-top:auto;font-size:8px}.ek3-audienceGrid h3{margin:6px 0 10px;font-size:20px}.ek3-audienceGrid p{color:#667478;margin:0;font-size:11px;line-height:1.72}.ek3-featureMedia{color:#fff;background:#101f25}.ek3-featureMedia .ek3-sectionHead h2{color:#fff}.ek3-featureMedia .ek3-sectionHead span{color:#8fc0bc}.ek3-featureMedia .ek3-sectionHead a{color:#c6dedc}.ek3-thumbGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ek3-thumbGrid>a>div{aspect-ratio:16/9;background:#1d3038;position:relative;overflow:hidden}.ek3-thumbGrid img{object-fit:cover;opacity:.83;width:100%;height:100%;transition:transform .25s;display:block}.ek3-thumbGrid>a:hover img{transform:scale(1.025)}.ek3-thumbGrid>a>div>span{color:#102c35;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;display:grid;position:absolute;bottom:16px;left:18px}.ek3-thumbGrid small{letter-spacing:.1em;color:#8fa2a7;margin-top:13px;font-size:8px;display:block}.ek3-thumbGrid h3{margin:7px 0 0;font-size:15px;font-weight:650;line-height:1.45}.ek3-caseBand{background:#dce7e4;padding:54px 0}.ek3-caseBandGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.ek3-caseBandGrid h2{margin:10px 0;font-size:34px;line-height:1.15}.ek3-caseBandGrid p{color:#5f7075;font-size:12px;line-height:1.75}.ek3-caseBandGrid>div:last-child{background:#fff;border:1px solid #c8d6d3;grid-template-columns:repeat(2,1fr);display:grid}.ek3-caseBandGrid>div:last-child>div{border-bottom:1px solid #d8e0de;border-right:1px solid #d8e0de;padding:16px 18px}.ek3-caseBandGrid>div:last-child small{color:#78908c;font-size:7px}.ek3-caseBandGrid>div:last-child strong{margin-top:7px;font-size:11px;display:block}.ek3-caseBandGrid>div:last-child>a{background:var(--ek3-teal);color:#fff;grid-column:1/-1;padding:16px 18px;font-size:11px;font-weight:750}.ek3-finalCta{color:#fff;background:#163d48;padding:72px 0}.ek3-finalCta .ek3-wrap{text-align:center;max-width:950px}.ek3-finalCta>div>span{color:#a9cac7}.ek3-finalCta h2{margin:10px 0 12px;font-size:clamp(31px,3.2vw,44px)}.ek3-finalCta p{color:#b5c4c7;max-width:720px;margin:0 auto;font-size:13px;line-height:1.8}.ek3-finalCta .ek3-wrap>div{justify-content:center;gap:10px;margin-top:25px;display:flex}.ek3-finalCta .ek3-button{color:#fff;border-color:#82999e}.ek3-finalCta .ek3-button.primary{color:#15343c;background:#fff;border-color:#fff}.ek3-pageHero{color:#fff;background:#16343d;height:520px;position:relative;overflow:hidden}.ek3-pageHeroImage{position:absolute;inset:0}.ek3-pageHeroImage img{object-fit:cover;filter:saturate(.7);width:100%;height:100%;display:block}.ek3-imageShade{background:linear-gradient(90deg,#051b23db 0%,#051b2394 44%,#051b2329 80%),linear-gradient(#0000 45%,#051b238c);position:absolute;inset:0}.ek3-pageHeroContent{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:58px;display:flex;position:relative}.ek3-pageHeroContent>span{color:#9fd0cb}.ek3-pageHeroContent h1{letter-spacing:-.055em;max-width:820px;margin:13px 0 0;font-size:clamp(42px,4.5vw,64px);line-height:1.07}.ek3-pageHeroContent>p{color:#d4dedf;max-width:720px;margin:18px 0 0;font-size:14px;line-height:1.75}.ek3-pageHeroContent .ek3-actions{margin-top:21px}.ek3-credit{bottom:20px;right:36px}
.ek3-storyGrid{grid-template-columns:.75fr 1.25fr;gap:86px;display:grid}.ek3-storyGrid h2,.ek3-expertiseGrid h2,.ek3-contactGrid h2{letter-spacing:-.045em;margin:11px 0;font-size:clamp(31px,3vw,43px);line-height:1.15}.ek3-storyGrid>div:first-child>p,.ek3-storyCopy>p{color:#66757a;font-size:13px;line-height:1.85}.ek3-storyCopy blockquote{letter-spacing:-.035em;border-left:3px solid var(--ek3-teal);color:#264a52;margin:32px 0;padding-left:22px;font-size:29px;line-height:1.3}.ek3-inlineLinks{gap:20px;display:flex}.ek3-inlineLinks a{color:var(--ek3-teal);font-size:10px;font-weight:750}.ek3-institutionGrid{border-left:1px solid var(--ek3-line);border-top:1px solid var(--ek3-line);grid-template-columns:repeat(3,1fr);display:grid}.ek3-institutionGrid article{border-right:1px solid var(--ek3-line);border-bottom:1px solid var(--ek3-line);min-height:220px;padding:25px}.ek3-institutionGrid span{color:#849093;font-size:9px}.ek3-institutionGrid h3{margin:55px 0 12px;font-size:20px}.ek3-institutionGrid p{color:#657479;font-size:11px;line-height:1.7}.ek3-serviceRows{border-top:1px solid var(--ek3-line)}.ek3-serviceRows article{border-bottom:1px solid var(--ek3-line);grid-template-columns:65px 1fr 1.15fr 50px;align-items:center;gap:28px;padding:29px 0;display:grid}.ek3-serviceNum{color:var(--ek3-teal);font-size:11px;font-weight:800}.ek3-serviceRows small{letter-spacing:.09em;color:#7a8588;font-size:8px}.ek3-serviceRows h3{margin:6px 0 0;font-size:22px}.ek3-serviceRows p{color:#657479;margin:0;font-size:12px;line-height:1.75}.ek3-serviceRows b{text-align:right;color:#9ba2a3;font-size:9px}.ek3-imageStatement{color:#fff;height:500px;position:relative;overflow:hidden}.ek3-imageStatement>img{object-fit:cover;filter:saturate(.65);width:100%;height:100%;position:absolute;inset:0}.ek3-imageStatement:after{content:"";background:linear-gradient(90deg,#071f27d6,#071f2733);position:absolute;inset:0}.ek3-imageStatement .ek3-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.ek3-imageStatement span{letter-spacing:.14em;color:#bbd6d3;font-size:9px}.ek3-imageStatement h2{max-width:750px;margin:13px 0 23px;font-size:clamp(34px,4vw,52px);line-height:1.1}.ek3-imageStatement a{border-bottom:1px solid #ffffff8c;padding-bottom:5px;font-size:11px;font-weight:750}.ek3-processList{position:relative}.ek3-processList:before{content:"";background:#c9c3b7;width:1px;position:absolute;top:33px;bottom:33px;left:29px}.ek3-processList article{border-bottom:1px solid var(--ek3-line);grid-template-columns:60px .75fr 1.25fr;gap:28px;padding:24px 0;display:grid;position:relative}.ek3-processList>article>span{background:var(--ek3-paper);z-index:2;width:58px;height:58px;color:var(--ek3-teal);border:1px solid #a9b8b5;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.ek3-processList small{letter-spacing:.1em;color:#758285;font-size:8px}.ek3-processList h3{margin:5px 0 0;font-size:20px}.ek3-processList p{color:#657479;margin:0;font-size:12px;line-height:1.75}.ek3-destinationGrid{grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.ek3-section.dark .ek3-label{color:#9fc5c2}.ek3-destinationGrid h2{margin:12px 0;font-size:38px;line-height:1.15}.ek3-destinationGrid>div:first-child>p{color:#a9b9bd;font-size:13px;line-height:1.8}.ek3-countryTags{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.ek3-countryTags span{color:#c5d0d2;border:1px solid #46636a;padding:7px 10px;font-size:9px}.ek3-checks{border-top:1px solid #38535a}.ek3-checks>div{border-bottom:1px solid #38535a;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;padding:16px 0;display:grid}.ek3-checks b{color:#6e9291;font-size:9px}.ek3-checks strong{font-size:12px}.ek3-checks span{color:#7f9c9e;letter-spacing:.08em;font-size:8px}.ek3-expertiseGrid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.ek3-expertiseGrid>div:first-child>p{color:#657479;font-size:12px}.ek3-expertiseGrid>div:first-child>a{color:var(--ek3-teal);margin-top:20px;font-size:10px;font-weight:750;display:inline-block}.ek3-lead{color:#445a61;margin:0 0 30px;font-size:16px;line-height:1.85}.ek3-evidenceList{border-top:1px solid var(--ek3-line);margin:0;padding:0;list-style:none}.ek3-evidenceList li{border-bottom:1px solid var(--ek3-line);grid-template-columns:54px 1fr;gap:15px;padding:16px 0;display:grid}.ek3-evidenceList li span{color:#849092;font-size:9px}.ek3-evidenceList li p{margin:0;font-size:12px;line-height:1.65}.ek3-recordColumns{grid-template-columns:1fr 1fr;gap:34px;display:grid}.ek3-recordColumns>div{flex-direction:column;display:flex}.ek3-recordColumns>div>a{border-top:1px solid #cbc6bb;flex-direction:column;padding:20px 0;display:flex}.ek3-recordColumns>div>a:last-child{border-bottom:1px solid #cbc6bb}.ek3-recordColumns small{letter-spacing:.08em;color:#7a8588;font-size:8px}.ek3-recordColumns strong{margin:8px 0;font-size:14px;line-height:1.5}.ek3-recordColumns a>span{color:var(--ek3-teal);font-size:9px}.ek3-videoGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ek3-video{aspect-ratio:16/9;background:#122f38}.ek3-video iframe{border:0;width:100%;height:100%}.ek3-videoGrid article>small{color:#788588;letter-spacing:.08em;margin-top:13px;font-size:8px;display:block}.ek3-videoGrid article>h3{margin:7px 0;font-size:15px;line-height:1.45}.ek3-videoGrid article>a{color:var(--ek3-teal);font-size:9px;font-weight:750}.ek3-contactGrid{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.ek3-contactGrid>div:first-child>p{color:#657479;font-size:13px;line-height:1.8}.ek3-caseFields{border-left:1px solid var(--ek3-line);border-top:1px solid var(--ek3-line);grid-template-columns:1fr 1fr;margin-top:30px;display:grid}.ek3-caseFields>div{border-right:1px solid var(--ek3-line);border-bottom:1px solid var(--ek3-line);background:#fff;padding:17px}.ek3-caseFields small{color:#80908d;letter-spacing:.09em;font-size:7px}.ek3-caseFields strong{margin-top:7px;font-size:11px;display:block}.ek3-contactCards{border-top:1px solid var(--ek3-line);flex-direction:column;display:flex}.ek3-contactCards>a{border-bottom:1px solid var(--ek3-line);grid-template-columns:150px 1fr auto;align-items:center;gap:18px;padding:19px 0;display:grid}.ek3-contactCards small{letter-spacing:.08em;color:#788488;font-size:8px}.ek3-contactCards strong{overflow-wrap:anywhere;font-size:14px;line-height:1.5}.ek3-contactCards span{color:var(--ek3-teal);font-size:9px}.ek3-footer{color:#fff;background:#091a20;padding:47px 0 34px}.ek3-footerGrid{grid-template-columns:1.2fr .8fr 1fr;gap:60px;display:grid}.ek3-footer strong{letter-spacing:.15em;font-size:12px}.ek3-footer p{color:#6f858b;margin:7px 0 0;font-size:9px;line-height:1.7}.ek3-footerGrid>div:nth-child(2){grid-template-columns:1fr 1fr;gap:8px;display:grid}.ek3-footerGrid>div:nth-child(2) a{color:#a7b7ba;font-size:9px}.ek3-mobileContact{display:none}
@media (max-width:1100px){.ek3-wrap{width:min(var(--ek3-max),calc(100% - 46px))}.ek3-brand{min-width:230px}.ek3-nav a{padding:0 7px;font-size:9px}.ek3-homeHeroGrid{grid-template-columns:1fr 1fr;gap:34px}.ek3-homeCopy h1{font-size:48px}.ek3-pathGrid,.ek3-audienceGrid,.ek3-videoGrid,.ek3-thumbGrid{grid-template-columns:1fr 1fr}.ek3-serviceRows article{grid-template-columns:55px .8fr 1.2fr 30px}}@media (max-width:820px){.ek3{padding-bottom:58px}.ek3-emergency{display:none}.ek3-header{height:auto;position:sticky}.ek3-headerIn{flex-wrap:wrap;gap:8px;min-height:72px;padding:12px 0 0}.ek3-brand{min-width:0}.ek3-brand small{display:none}.ek3-langs{margin-left:auto}.ek3-nav{border-top:1px solid var(--ek3-line);scrollbar-width:none;order:3;width:100%;height:42px;margin-left:0;overflow-x:auto}.ek3-nav::-webkit-scrollbar{display:none}.ek3-nav a{height:42px;padding:0 11px}.ek3-homeHeroGrid{grid-template-columns:1fr;min-height:0;padding:30px 0 34px}.ek3-homeCopy{padding:12px 0}.ek3-homeCopy h1{font-size:40px}.ek3-homeCopy>p{font-size:14px}.ek3-homeVisual{min-height:390px}.ek3-metricGrid{grid-template-columns:1fr 1fr}.ek3-metricGrid article:nth-child(2){border-right:0}.ek3-section{padding:60px 0}.ek3-sectionHead.split,.ek3-caseBandGrid,.ek3-storyGrid,.ek3-destinationGrid,.ek3-expertiseGrid,.ek3-contactGrid{grid-template-columns:1fr;gap:28px}.ek3-sectionHead.split>a{justify-self:start}.ek3-pathGrid,.ek3-audienceGrid,.ek3-videoGrid,.ek3-thumbGrid,.ek3-recordColumns,.ek3-institutionGrid{grid-template-columns:1fr}.ek3-pathGrid>a{min-height:250px}.ek3-caseBandGrid>div:last-child{grid-template-columns:1fr}.ek3-caseBandGrid>div:last-child>a{grid-column:1}.ek3-pageHero{height:440px}.ek3-pageHeroContent{padding-bottom:38px}.ek3-pageHeroContent h1{font-size:41px}.ek3-pageHeroContent>p{font-size:13px}.ek3-serviceRows article{grid-template-columns:45px 1fr 25px;align-items:start;gap:11px 15px}.ek3-serviceRows article>p{grid-column:2/4}.ek3-serviceRows article>b{grid-area:1/3}.ek3-processList article{grid-template-columns:55px 1fr;gap:14px}.ek3-processList article>p{grid-column:2}.ek3-processList:before{left:27px}.ek3-imageStatement{height:430px}.ek3-checks>div{grid-template-columns:40px 1fr}.ek3-checks>div span{grid-column:2}.ek3-contactCards>a{grid-template-columns:1fr;gap:6px}.ek3-footerGrid{grid-template-columns:1fr;gap:26px}.ek3-mobileContact{z-index:110;grid-template-columns:1fr 1fr;height:58px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000001f}.ek3-mobileContact a{color:#fff;background:#123943;place-items:center;font-size:11px;font-weight:800;display:grid}.ek3-mobileContact a+a{background:#1d6666;border-left:1px solid #ffffff29}}@media (max-width:520px){.ek3-wrap{width:calc(100% - 30px)}.ek3-brand>span{width:36px;height:36px}.ek3-langs a{padding:5px 4px}.ek3-homeCopy h1{font-size:36px}.ek3-homeVisual{min-height:330px}.ek3-visualOverlay{bottom:20px;left:20px}.ek3-visualOverlay strong{font-size:25px}.ek3-metricGrid article{padding:18px 15px}.ek3-metricGrid strong,.ek3-sectionHead h2{font-size:30px}.ek3-pageHero{height:410px}.ek3-pageHeroContent h1{font-size:35px}.ek3-pageHeroContent>p{max-width:95%}.ek3-photoCredit,.ek3-credit{display:none}.ek3-storyCopy blockquote{font-size:23px}.ek3-caseFields,.ek3-thumbGrid{grid-template-columns:1fr}.ek3-finalCta{padding:58px 0}.ek3-finalCta .ek3-wrap>div{flex-direction:column}.ek3-finalCta .ek3-button{width:100%}}
:root{--ek4-ink:#071923;--ek4-ink2:#0b2935;--ek4-paper:#f5f2eb;--ek4-white:#fbfaf6;--ek4-teal:#2d7776;--ek4-coral:#d36b54;--ek4-line:#0c293524}html{scroll-behavior:smooth}.ek4{background:var(--ek4-paper);color:var(--ek4-ink);font-size:17px}.ek4 *{box-sizing:border-box}.ek4 .ek3-wrap{width:min(1320px,100% - 96px);margin-inline:auto}.ek4 a{transition:color .25s,background .25s,border-color .25s,transform .35s cubic-bezier(.2,.8,.2,1),opacity .25s}.ek4-progress{z-index:9999;pointer-events:none;background:#ffffff1a;height:2px;position:fixed;top:0;left:0;right:0}.ek4-progress span{background:linear-gradient(90deg,var(--ek4-coral),#e9a072);transform-origin:0;width:100%;height:100%;transition:transform 80ms linear;display:block;transform:scaleX(0)}.ek4-routeCurtain{z-index:9998;pointer-events:none;background:#061720;place-items:center;transition:transform .48s cubic-bezier(.76,0,.24,1);display:grid;position:fixed;inset:0;transform:translateY(102%)}.ek4-routeCurtain i{color:#fff;letter-spacing:.34em;opacity:.75;font:700 12px/1 sans-serif}.ek4-leaving .ek4-routeCurtain{transform:translateY(0)}.ek4-entering .ek4-routeCurtain{animation:.72s cubic-bezier(.76,0,.24,1) both ek4-enter}@keyframes ek4-enter{0%{transform:translateY(0)}to{transform:translateY(-102%)}}.ek4-cursorGlow{z-index:2;pointer-events:none;mix-blend-mode:multiply;will-change:transform;background:radial-gradient(circle,#4792911f,#0000 68%);border-radius:50%;width:240px;height:240px;position:fixed}.ek4 [data-reveal]{opacity:0;transition:opacity .78s ease var(--reveal-delay,0s),transform .78s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s);transform:translateY(28px)}.ek4 [data-reveal].is-visible{opacity:1;transform:none}.ek4 .ek3-emergency{color:#fff;z-index:80;background:#061923;height:42px;position:relative}.ek4 .ek3-emergency .ek3-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.ek4 .ek3-emergency span{letter-spacing:.18em;opacity:.58;font-size:11px}.ek4 .ek3-emergency a{color:#fff;margin-left:22px;font-size:12px;font-weight:700}.ek4 .ek3-emergency a:last-child{color:#efaa96}.ek4 .ek3-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:70;color:#fff;background:#0719231f;border-bottom:1px solid #ffffff24;height:100px;position:absolute;top:42px;left:0;right:0}.ek4 .ek3-headerIn{align-items:center;gap:36px;height:100%;display:flex}.ek4 .ek3-brand{color:#fff;min-width:265px}.ek4 .ek3-brand>span{color:#fff;background:#ffffff0f;border-color:#ffffff5c}.ek4 .ek3-brand strong{letter-spacing:.16em;font-size:14px}.ek4 .ek3-brand small{color:#ffffff91;letter-spacing:.03em;font-size:10px}.ek4 .ek3-nav{gap:27px;margin-left:auto;display:flex}.ek4 .ek3-nav a{color:#ffffffb8;white-space:nowrap;font-size:13px;font-weight:600;position:relative}.ek4 .ek3-nav a:after{content:"";background:#fff;height:1px;transition:right .35s;position:absolute;bottom:-13px;left:0;right:100%}.ek4 .ek3-nav a:hover,.ek4 .ek3-nav a.active{color:#fff}.ek4 .ek3-nav a:hover:after,.ek4 .ek3-nav a.active:after{right:0}.ek4 .ek3-langs{border-left:1px solid #ffffff38;padding-left:20px}.ek4 .ek3-langs a{color:#ffffff8c;font-size:10px}.ek4 .ek3-langs a.active{color:#09222d;background:#fff}.ek4-cinemaHero{color:#fff;background:#061923;height:calc(100vh - 42px);min-height:760px;position:relative;overflow:hidden}.ek4-cinemaImage{transform:translate3d(var(--px,0),var(--py,0),0) scale(1.04);transition:transform 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.ek4-cinemaImage img{object-fit:cover;object-position:center 48%;filter:saturate(.68)contrast(1.05);width:100%;height:100%}.ek4-cinemaShade{background:linear-gradient(90deg,#03121aeb 0%,#051821bf 38%,#05161f47 68%,#05161f7a 100%),linear-gradient(#0000 55%,#04141dc7);position:absolute;inset:0}.ek4-grain{opacity:.14;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.36'/%3E%3C/svg%3E");position:absolute;inset:0}.ek4-cinemaContent{z-index:4;padding-top:255px;position:relative}.ek4-kicker{letter-spacing:.26em;color:#e99d86;margin-bottom:34px;font-size:12px;font-weight:800}.ek4-cinemaContent h1{letter-spacing:-.055em;color:#fff;word-break:keep-all;max-width:810px;margin:0;font-size:clamp(58px,6.2vw,102px);font-weight:650;line-height:.99}.ek4-lead{color:#ffffffba;max-width:740px;margin:35px 0 36px;font-size:19px;line-height:1.78}.ek4 .ek3-button{letter-spacing:.02em;align-items:center;gap:18px;min-height:54px;padding:0 24px;font-size:13px;font-weight:800;display:inline-flex}.ek4 .ek3-button.primary{background:var(--ek4-coral);border-color:var(--ek4-coral);color:#fff}.ek4 .ek3-button.primary:hover{background:#e17b64;transform:translateY(-3px)}.ek4 .ek3-button.glass{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border-color:#ffffff61}.ek4 .ek3-button.glass:hover{background:#ffffff21;transform:translateY(-3px)}.ek4-emergencyRail{z-index:5;border-left:1px solid #ffffff57;width:275px;padding:3px 0 5px 28px;position:absolute;bottom:98px;right:6vw}.ek4-emergencyRail>span{writing-mode:vertical-rl;letter-spacing:.2em;color:#ffffff80;font-size:9px;position:absolute;top:-4px;left:-9px}.ek4-emergencyRail i{background:#ef9d86;border-radius:50%;width:8px;height:8px;margin-bottom:20px;animation:2.2s infinite ek4-pulse;display:block;box-shadow:0 0 0 8px #ef9d8614}.ek4-emergencyRail small{letter-spacing:.15em;color:#ffffff8f;font-size:10px}.ek4-emergencyRail a{color:#fff;margin:13px 0 10px;font-family:Georgia,serif;font-size:30px;display:block}.ek4-emergencyRail p{color:#ffffff8f;margin:0;font-size:11px}@keyframes ek4-pulse{50%{box-shadow:0 0 0 15px #ef9d8600}}.ek4-coordinates{z-index:4;letter-spacing:.2em;color:#ffffff75;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:28px;left:36px;right:36px}.ek4-heroCredit{z-index:4;color:#ffffff61;font-size:9px;position:absolute;top:158px;right:36px}.ek4-scrollCue{z-index:4;color:#ffffff8c;letter-spacing:.2em;align-items:center;gap:12px;font-size:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.ek4-scrollCue i{background:#fff6;width:42px;height:1px;position:relative;overflow:hidden}.ek4-scrollCue i:after{content:"";background:#fff;animation:1.8s infinite ek4-line;position:absolute;inset:0;transform:translate(-100%)}@keyframes ek4-line{to{transform:translate(100%)}}.ek4-metrics{border-bottom:1px solid var(--ek4-line);background:#fff}.ek4 .ek3-metricGrid{min-height:138px}.ek4 .ek3-metricGrid article{border-color:var(--ek4-line);padding:27px 25px}.ek4 .ek3-metricGrid strong{letter-spacing:-.04em;font-size:40px}.ek4 .ek3-metricGrid span{font-size:13px}.ek4 .ek3-metricGrid small{letter-spacing:.16em;font-size:9px}.ek4-section{padding:112px 0}.ek4 .ek3-sectionHead{margin-bottom:52px}.ek4 .ek3-sectionHead>span,.ek4 .ek3-sectionHead>div>span{letter-spacing:.19em;color:var(--ek4-teal);font-size:10px;font-weight:800}.ek4 .ek3-sectionHead h2{letter-spacing:-.045em;max-width:820px;font-size:clamp(38px,4vw,58px);line-height:1.12}.ek4 .ek3-sectionHead p{color:#5a6a70;max-width:600px;font-size:16px;line-height:1.8}.ek4 .ek3-pathGrid{gap:18px}.ek4 .ek3-pathGrid>a{border:1px solid var(--ek4-line);background:#fff;min-height:350px;padding:34px;overflow:hidden}.ek4 .ek3-pathGrid>a:hover{border-color:#266f6f66;transform:translateY(-8px);box-shadow:0 24px 55px #051e291a}.ek4 .ek3-pathGrid h3{font-size:30px}.ek4 .ek3-pathGrid p{font-size:14px;line-height:1.7}.ek4 .ek3-audienceGrid article{border-color:var(--ek4-line);min-height:280px;padding:34px}.ek4 .ek3-audienceGrid article:hover{background:#fff;transform:translateY(-6px)}.ek4 .ek3-audienceGrid h3{font-size:25px}.ek4 .ek3-audienceGrid p{font-size:14px;line-height:1.75}.ek4-mediaFeature{color:#fff;background:#0a222d}.ek4-mediaFeature .ek3-sectionHead h2,.ek4-mediaFeature .ek3-sectionHead a{color:#fff}.ek4-mediaFeature .ek3-thumbGrid>a{background:#102f3b;border-color:#ffffff1a}.ek4-mediaFeature .ek3-thumbGrid>a:hover{background:#153845;transform:translateY(-8px)}.ek4-mediaFeature .ek3-thumbGrid h3{color:#fff;font-size:19px}.ek4-evidenceTicker{border-top:1px solid #ffffff21;margin-top:44px}.ek4-evidenceTicker a{color:#ffffffbf;border-bottom:1px solid #ffffff1a;grid-template-columns:150px 1fr 60px;gap:24px;padding:18px 0;font-size:12px;display:grid}.ek4-evidenceTicker a:hover{color:#fff;padding-left:12px}.ek4-evidenceTicker b{letter-spacing:.08em}.ek4-evidenceTicker em{text-align:right;opacity:.5;font-style:normal}.ek4-caseBand{color:#fff;background:linear-gradient(120deg,#236d6d,#164a58)}.ek4-caseBand .ek3-caseBandGrid{min-height:410px}.ek4-caseBand h2{font-size:46px}.ek4-caseBand p{font-size:16px}.ek4-caseBand .ek3-caseBandGrid>div:last-child>div{border-color:#ffffff2e}.ek4-pageHero{color:#fff;background:#061923;height:660px;min-height:660px;position:relative;overflow:hidden}.ek4-pageHero .ek3-pageHeroImage{transform:translate3d(var(--px,0),var(--py,0),0) scale(1.05);transition:transform 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.ek4-pageHero .ek3-pageHeroImage img{object-fit:cover;width:100%;height:100%}.ek4-pageHero .ek3-imageShade{background:linear-gradient(90deg,#03121ae8,#03121a94 52%,#03121a3b),linear-gradient(#0000 50%,#03121aa6)}.ek4-pageHero .ek3-pageHeroContent{z-index:3;max-width:1320px;padding-top:245px;position:relative}.ek4-pageHero .ek3-pageHeroContent>span{letter-spacing:.22em;color:#eea18a;font-size:11px;font-weight:800}.ek4-pageHero h1{letter-spacing:-.05em;color:#fff;max-width:910px;margin:19px 0;font-size:clamp(48px,5vw,76px);line-height:1.04}.ek4-pageHero p{color:#ffffffb8;max-width:750px;font-size:17px;line-height:1.75}.ek4-pageHero .ek3-credit{color:#fff6}.ek4 .ek3-serviceRows article,.ek4 .ek3-processList article{border-color:var(--ek4-line);padding:30px 22px;transition:background .3s,transform .3s}.ek4 .ek3-serviceRows article:hover,.ek4 .ek3-processList article:hover{background:#fff;transform:translate(8px)}.ek4 .ek3-serviceRows h3,.ek4 .ek3-processList h3{font-size:22px}.ek4 .ek3-serviceRows p,.ek4 .ek3-processList p{font-size:14px;line-height:1.72}.ek4-imageStatement{min-height:560px}.ek4-imageStatement img{filter:saturate(.75)}.ek4-destination{background:#071d27}.ek4 .ek3-checks>div{transition:transform .3s,background .3s}.ek4 .ek3-checks>div:hover{background:#ffffff0a;transform:translate(8px)}.ek4-compactEvidence{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ek4-compactEvidence>div{gap:12px;display:grid}.ek4-compactEvidence a{border:1px solid var(--ek4-line);color:var(--ek4-ink);background:#fff;gap:9px;padding:24px;display:grid}.ek4-compactEvidence a:hover{transform:translateY(-5px);box-shadow:0 16px 34px #06192314}.ek4-compactEvidence small{letter-spacing:.11em;color:var(--ek4-teal);font-size:9px}.ek4-compactEvidence strong{font-size:16px;line-height:1.45}.ek4-compactEvidence span{color:#7b878a;font-size:11px}.ek4-recordGrid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.ek4-recordGrid>a{border:1px solid var(--ek4-line);min-height:280px;color:var(--ek4-ink);background:#fff;flex-direction:column;padding:28px;display:flex}.ek4-recordGrid>a:hover{transform:translateY(-8px);box-shadow:0 22px 50px #051e281a}.ek4-recordGrid>a>span{color:#c5c9c5;font:500 32px/1 Georgia,serif}.ek4-recordGrid small{color:var(--ek4-teal);letter-spacing:.13em;margin:42px 0 12px;font-size:9px}.ek4-recordGrid strong{font-size:17px;line-height:1.5}.ek4-recordGrid footer{border-top:1px solid var(--ek4-line);justify-content:space-between;margin-top:auto;padding-top:24px;font-size:11px;display:flex}.ek4-recordGrid footer em{color:#7b8589;font-style:normal}.ek4-research{background:#fff}.ek4-researchList{border-top:1px solid var(--ek4-line)}.ek4-researchList>a{border-bottom:1px solid var(--ek4-line);color:var(--ek4-ink);grid-template-columns:70px 1fr 130px;align-items:center;gap:28px;padding:25px 12px;display:grid}.ek4-researchList>a:hover{background:#f5f3ed;padding-left:22px}.ek4-researchList>a>b{color:#aab2ae;font:500 23px/1 Georgia,serif}.ek4-researchList h3{margin:5px 0;font-size:18px}.ek4-researchList p,.ek4-researchList small{color:#738085;font-size:11px}.ek4-researchList>a>span{text-align:right;color:var(--ek4-teal);font-size:11px}.ek4-archiveLink{border:1px solid var(--ek4-line);color:var(--ek4-ink);margin-top:30px;padding:15px 19px;font-size:12px;display:inline-flex}.ek4 .ek3-videoGrid article{transition:transform .4s}.ek4 .ek3-videoGrid article:hover{transform:translateY(-8px)}.ek4 .ek3-videoGrid h3{font-size:19px;line-height:1.45}.ek4 .ek3-contactGrid{gap:70px}.ek4 .ek3-contactGrid h2{font-size:48px}.ek4 .ek3-caseFields strong{font-size:15px}.ek4 .ek3-contactCards strong{word-break:break-word;font-size:17px}.ek4 .ek3-finalCta{padding:110px 0}.ek4 .ek3-finalCta h2{max-width:800px;font-size:56px}.ek4 .ek3-finalCta p{max-width:650px;font-size:16px}.ek4 .ek3-footer{font-size:13px}@media (max-width:1100px){.ek4 .ek3-wrap{width:min(100% - 48px,1180px)}.ek4 .ek3-nav{display:none}.ek4 .ek3-langs{margin-left:auto}.ek4-cinemaContent h1{font-size:72px}.ek4-emergencyRail{right:30px}.ek4-recordGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.ek4{padding-bottom:64px;font-size:16px}.ek4 .ek3-wrap{width:calc(100% - 32px)}.ek4-cursorGlow{display:none}.ek4 .ek3-emergency{height:36px}.ek4 .ek3-emergency span{display:none}.ek4 .ek3-emergency .ek3-wrap{justify-content:flex-end}.ek4 .ek3-header{height:78px;top:36px}.ek4 .ek3-headerIn{gap:10px}.ek4 .ek3-brand{min-width:0}.ek4 .ek3-brand>span{width:38px;height:38px}.ek4 .ek3-brand small{display:none}.ek4 .ek3-langs{max-width:132px;margin-left:auto;padding-left:8px;display:flex;overflow-x:auto}.ek4 .ek3-langs a{padding:8px 6px}.ek4-cinemaHero{height:760px;min-height:760px}.ek4-cinemaImage img{object-position:64% center}.ek4-cinemaShade{background:linear-gradient(#03121a38 22%,#03121ac2 56%,#03121af5 98%)}.ek4-cinemaContent{padding-top:330px}.ek4-kicker{margin-bottom:19px;font-size:9px}.ek4-cinemaContent h1{max-width:93%;font-size:44px;line-height:1.02}.ek4-lead{margin:24px 0 26px;font-size:15px;line-height:1.72}.ek4 .ek3-actions{grid-template-columns:1fr;display:grid}.ek4 .ek3-button{justify-content:space-between;width:100%}.ek4-emergencyRail{display:none}.ek4-coordinates{bottom:15px;left:16px;right:16px}.ek4-coordinates span:last-child{display:none}.ek4-heroCredit{font-size:7px;top:124px;right:16px}.ek4-scrollCue{display:none}.ek4 .ek3-metricGrid{grid-template-columns:repeat(2,1fr)}.ek4 .ek3-metricGrid article{padding:23px 16px}.ek4 .ek3-metricGrid strong{font-size:34px}.ek4-section{padding:76px 0}.ek4 .ek3-sectionHead{margin-bottom:34px}.ek4 .ek3-sectionHead h2{font-size:36px}.ek4 .ek3-sectionHead p{font-size:14px}.ek4 .ek3-pathGrid{grid-template-columns:1fr}.ek4 .ek3-pathGrid>a{min-height:285px}.ek4 .ek3-audienceGrid{grid-template-columns:1fr}.ek4 .ek3-audienceGrid article{min-height:220px}.ek4-evidenceTicker a{grid-template-columns:100px 1fr;gap:14px}.ek4-evidenceTicker em{display:none}.ek4-pageHero{height:600px;min-height:600px}.ek4-pageHero .ek3-pageHeroContent{padding-top:250px}.ek4-pageHero h1{font-size:42px}.ek4-pageHero p{font-size:14px}.ek4-compactEvidence,.ek4-recordGrid{grid-template-columns:1fr}.ek4-recordGrid>a{min-height:230px}.ek4-researchList>a{grid-template-columns:45px 1fr;gap:14px}.ek4-researchList>a>span{text-align:left;grid-column:2}.ek4 .ek3-contactGrid{grid-template-columns:1fr;gap:35px}.ek4 .ek3-contactGrid h2,.ek4 .ek3-finalCta h2{font-size:38px}.ek4 .ek3-mobileContact{z-index:10000}.ek4 [data-reveal]{transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ek4 *,.ek4 :before,.ek4 :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ek4 [data-reveal]{opacity:1!important;transform:none!important}.ek4-routeCurtain,.ek4-cursorGlow{display:none!important}}
.ek5-profileHero,.ek5-mediaHero{color:#fff;background:#071923;padding-top:142px;position:relative;overflow:hidden}.ek5-gridBackdrop{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000 92%);mask-image:linear-gradient(#000000c7,#0000 92%)}.ek5-profileHero{min-height:970px}.ek5-profileGrid{z-index:4;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:90px;padding-top:90px;display:grid;position:relative}.ek5-profileCopy{max-width:760px}.ek5-eyebrow,.ek5-label{color:#ef9c84;letter-spacing:.22em;margin:0 0 24px;font-size:11px;font-weight:800;display:block}.ek5-nameBlock{flex-wrap:wrap;align-items:baseline;gap:20px;display:flex}.ek5-nameBlock h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(58px,6vw,88px);line-height:.98}.ek5-nameBlock span{letter-spacing:.08em;color:#ffffff73;font-size:14px}.ek5-role{color:#80bbb7;letter-spacing:.06em;margin:16px 0 38px;font-size:13px;font-weight:700}.ek5-profileCopy h2{color:#fff;letter-spacing:-.045em;word-break:keep-all;max-width:760px;margin:0;font-size:clamp(34px,3.3vw,52px);font-weight:650;line-height:1.18}.ek5-profileLead{color:#ffffffb3;word-break:keep-all;max-width:690px;margin:27px 0 32px;font-size:17px;line-height:1.82}.ek5-heroActions{flex-wrap:wrap;gap:10px;display:flex}.ek5-heroActions a{color:#fff;letter-spacing:.04em;border:1px solid #ffffff47;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.ek5-heroActions a:first-child{color:#08202a;background:#fff;border-color:#fff}.ek5-heroActions a:hover{border-color:#ef9c84;transform:translateY(-3px)}.ek5-portraitStage{justify-self:end;width:min(100%,500px);position:relative}.ek5-portraitStage:before{content:"";border:1px solid #73b7b261;border-radius:50%;width:160px;height:160px;animation:12s linear infinite ek5-orbit;position:absolute;top:45px;left:-50px}.ek5-portraitFrame{aspect-ratio:4/5;background:#102c36;border:1px solid #ffffff2e;position:relative;overflow:hidden;box-shadow:0 40px 90px #00000052}.ek5-portraitFrame:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#05171f59);position:absolute;inset:0}.ek5-portraitFrame img{object-fit:cover;object-position:center 18%;filter:saturate(.82)contrast(1.02);width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.8,.2,1);transform:scale(1.01)}.ek5-portraitStage:hover img{transform:scale(1.035)}.ek5-portraitIndex{z-index:2;color:#fff;align-items:center;gap:14px;display:flex;position:absolute;top:22px;right:22px}.ek5-portraitIndex span{letter-spacing:.2em;font-size:8px}.ek5-portraitIndex b{font-family:Georgia,serif;font-size:28px}.ek5-portraitCaption{color:#fff;grid-template-columns:1fr auto;gap:5px 18px;padding:18px 2px 0;display:grid}.ek5-portraitCaption strong{font-size:16px}.ek5-portraitCaption span{color:#ffffff85;grid-column:1;font-size:11px}.ek5-portraitCaption a{color:#9bcac5;letter-spacing:.14em;grid-area:1/2/3;align-self:center;font-size:9px;font-weight:800}.ek5-authorityVector{opacity:.22;z-index:1;width:690px;height:690px;position:absolute;top:120px;right:-140px;overflow:visible}.ek5-authorityVector .ring{fill:none;stroke:#ffffff40;stroke-width:1px;stroke-dasharray:5 10;transform-origin:380px 380px}.ek5-authorityVector .r1{animation:35s linear infinite ek5-orbit}.ek5-authorityVector .r2{animation:28s linear infinite reverse ek5-orbit}.ek5-authorityVector .path{fill:none;stroke:url(#ek5g);stroke-width:1.8px;stroke-dasharray:900;stroke-dashoffset:900px;animation:3s 1s forwards ek5-draw}.ek5-authorityVector .delay{animation-delay:1.5s}.ek5-authorityVector .node circle{fill:#ef9c84}.ek5-authorityVector .node text{fill:#fff;letter-spacing:.12em;font:700 10px/1 sans-serif}.ek5-authorityVector .node{opacity:0;animation:.7s forwards ek5-node}.ek5-authorityVector .n0{animation-delay:1.2s}.ek5-authorityVector .n1{animation-delay:1.4s}.ek5-authorityVector .n2{animation-delay:1.6s}.ek5-authorityVector .n3{animation-delay:1.8s}.ek5-authorityVector .n4{animation-delay:2s}.ek5-authorityVector .core{opacity:.92}.ek5-authorityVector .coreText{fill:#061923;letter-spacing:.14em;font:800 13px/1 sans-serif}@keyframes ek5-orbit{to{transform:rotate(360deg)}}@keyframes ek5-draw{to{stroke-dashoffset:0}}@keyframes ek5-node{to{opacity:1}}.ek5-snapshot{z-index:5;margin-top:70px;padding-bottom:46px;position:relative}.ek5-snapshot>small{color:#ffffff6b;letter-spacing:.2em;margin-bottom:14px;font-size:9px;display:block}.ek5-snapshot>div{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);display:grid}.ek5-snapshot article{border-right:1px solid #ffffff24;gap:6px;padding:24px 20px;display:grid}.ek5-snapshot article:last-child{border-right:0}.ek5-snapshot strong{color:#fff;font-family:Georgia,serif;font-size:28px;font-weight:500}.ek5-snapshot span{font-size:12px;font-weight:700}.ek5-snapshot em{color:#ffffff70;font-size:10px;font-style:normal}.ek5-section{color:#071923;background:#f5f2eb;padding:118px 0}.ek5-sectionHead{grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:60px;margin-bottom:58px;display:grid}.ek5-sectionHead>div>span{color:#2b7775;letter-spacing:.2em;margin-bottom:16px;font-size:10px;font-weight:800;display:block}.ek5-sectionHead h2{letter-spacing:-.05em;word-break:keep-all;max-width:800px;margin:0;font-size:clamp(38px,4.3vw,62px);line-height:1.08}.ek5-sectionHead>p{color:#657277;word-break:keep-all;margin:0;font-size:16px;line-height:1.82}.ek5-sectionHead.light h2{color:#fff}.ek5-sectionHead.light>p{color:#ffffff9e}.ek5-sectionHead.light>div>span{color:#8ec4bf}.ek5-domainGrid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;display:grid}.ek5-domainVector{background:#09232d;min-height:620px;position:relative;overflow:hidden}.ek5-domainVector .ek5-authorityVector{opacity:.85;width:610px;height:610px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ek5-domainList{border-top:1px solid #07192326}.ek5-domainList article{border-bottom:1px solid #07192321;grid-template-columns:64px 1fr;gap:20px;padding:24px 0;transition:padding .3s,background .3s;display:grid}.ek5-domainList article:hover{padding-left:16px}.ek5-domainList>article>span{color:#b56e57;font-family:Georgia,serif;font-size:24px}.ek5-domainList small{letter-spacing:.17em;color:#39817f;font-size:9px;font-weight:800}.ek5-domainList h3{letter-spacing:-.025em;margin:5px 0 7px;font-size:24px}.ek5-domainList p{color:#647177;margin:0;font-size:14px;line-height:1.7}.ek5-journey{color:#fff;background:#08222c}.ek5-timeline{margin-top:14px;position:relative}.ek5-timeline:before{content:"";background:linear-gradient(#77b9b3,#d98469);width:1px;position:absolute;top:8px;bottom:8px;left:118px}.ek5-timeline article{border-bottom:1px solid #ffffff1a;grid-template-columns:64px 160px 1fr;align-items:start;gap:36px;padding:28px 0;display:grid;position:relative}.ek5-timeline article>b{color:#d88a70;letter-spacing:.12em;font-size:10px}.ek5-timeline time{color:#8dc2bd;font:600 15px/1.5 Georgia,serif;position:relative}.ek5-timeline time:before{content:"";background:#d98469;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;left:-48px;box-shadow:0 0 0 7px #d984691a}.ek5-timeline h3{color:#fff;margin:0 0 8px;font-size:22px}.ek5-timeline p{color:#ffffff8c;margin:0;font-size:14px;line-height:1.7}.ek5-public{background:#e8e3d9}.ek5-publicGrid{grid-template-columns:.76fr 1.24fr;align-items:center;gap:86px;display:grid}.ek5-publicGrid>div h2{letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(40px,4vw,58px);line-height:1.1}.ek5-publicGrid>div p{color:#647177;font-size:16px;line-height:1.8}.ek5-publicGrid>article{background:#fff;border:1px solid #07192321;padding:42px;transition:transform .35s;box-shadow:0 26px 70px #07192312}.ek5-publicGrid>article:hover{transform:translateY(-8px)}.ek5-publicTop{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.ek5-publicTop span{color:#194f58;font:500 52px/1 Georgia,serif}.ek5-publicTop b{letter-spacing:.18em;color:#b46c55;font-size:9px}.ek5-publicGrid article h3{letter-spacing:-.035em;max-width:760px;margin:0 0 20px;font-size:31px;line-height:1.25}.ek5-publicGrid article p{color:#627177;font-size:14px;line-height:1.78}.ek5-publicGrid article footer{border-top:1px solid #0719231f;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:20px;display:flex}.ek5-publicGrid footer strong{font-size:12px}.ek5-publicGrid footer a{color:#1d6f6d;font-size:11px;font-weight:800}.ek5-publicGrid footer a span{margin-left:16px}.ek5-researchFeature{background:#f7f5ef}.ek5-selectedResearch{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ek5-selectedResearch article{background:#fff;border:1px solid #07192321;min-height:300px;padding:34px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative}.ek5-selectedResearch article:hover{border-color:#2d777666;transform:translateY(-7px);box-shadow:0 24px 55px #07192314}.ek5-researchNo{color:#d8d3ca;font:500 30px/1 Georgia,serif;position:absolute;top:22px;right:28px}.ek5-selectedResearch small{letter-spacing:.14em;color:#377f7c;font-size:9px;font-weight:800}.ek5-selectedResearch h3{letter-spacing:-.025em;word-break:keep-all;max-width:540px;margin:32px 0 18px;font-size:25px;line-height:1.34}.ek5-selectedResearch p{color:#6b767b;font-size:12px}.ek5-selectedResearch article>div:last-child{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.ek5-selectedResearch a{letter-spacing:.08em;color:#184f58;border:1px solid #07192326;padding:10px 12px;font-size:9px;font-weight:800;display:inline-flex}.ek5-moreLink{color:#1b6967;border-bottom:1px solid #1b6967;align-items:center;gap:36px;margin-top:28px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.ek5-voices{color:#fff;background:#071923}.ek5-featureVideos{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ek5-featureVideos article{gap:10px;display:grid}.ek5-videoPoster{aspect-ratio:16/9;background:#102d38;display:block;position:relative;overflow:hidden}.ek5-videoPoster img{object-fit:cover;filter:saturate(.7)brightness(.73);width:100%;height:100%;transition:transform .7s,filter .4s}.ek5-videoPoster:hover img{filter:saturate(.85)brightness(.82);transform:scale(1.04)}.ek5-videoPoster>span{color:#08202a;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:15px;display:grid;position:absolute;bottom:26px;left:28px}.ek5-videoPoster em{color:#ffffffa6;font:500 28px/1 Georgia,serif;position:absolute;top:22px;right:24px}.ek5-featureVideos small{color:#83bbb6;letter-spacing:.15em;margin-top:12px;font-size:9px}.ek5-featureVideos h3{color:#fff;margin:0;font-size:21px;line-height:1.4}.ek5-featureVideos article>a:last-child{color:#e99a83;letter-spacing:.14em;justify-self:start;font-size:9px;font-weight:800}.ek5-operation{background:#f5f2eb}.ek5-operationFlow{border-top:1px solid #07192324;border-bottom:1px solid #07192324;grid-template-columns:repeat(5,1fr);display:grid}.ek5-operationFlow>div{border-right:1px solid #0719231f;flex-direction:column;justify-content:space-between;min-height:160px;padding:26px 20px;display:flex;position:relative}.ek5-operationFlow>div:last-child{border-right:0}.ek5-operationFlow b{color:#ba725a;font:500 24px/1 Georgia,serif}.ek5-operationFlow strong{font-size:15px;line-height:1.4}.ek5-operationFlow span{z-index:2;color:#6e777a;background:#f5f2eb;place-items:center;width:22px;height:22px;font-size:12px;display:grid;position:absolute;top:50%;right:-11px}.ek5-mediaHero{min-height:690px;padding-bottom:80px}.ek5-mediaHeroGrid{z-index:4;grid-template-columns:1.25fr .75fr;align-items:center;gap:100px;padding-top:110px;display:grid;position:relative}.ek5-mediaHero h1{color:#fff;letter-spacing:-.055em;word-break:keep-all;max-width:800px;margin:0 0 28px;font-size:clamp(52px,5.4vw,82px);line-height:1.03}.ek5-mediaHeroGrid>div>p:not(.ek5-eyebrow){color:#ffffffab;max-width:700px;font-size:17px;line-height:1.8}.ek5-verifiedPill{background:#ffffff0a;border:1px solid #ffffff2b;align-items:center;gap:10px;margin-top:28px;padding:11px 14px;display:inline-flex}.ek5-verifiedPill i{background:#7ec0b9;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #7ec0b914}.ek5-verifiedPill span{letter-spacing:.1em;font-size:10px;font-weight:800}.ek5-verifiedPill b{color:#ffffff73;font-size:9px}.ek5-mediaHero aside{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff26;grid-template-columns:1fr 1fr;display:grid}.ek5-mediaHero aside>span{letter-spacing:.18em;color:#8dc2bd;border-bottom:1px solid #ffffff1f;grid-column:1/-1;padding:16px 20px;font-size:9px}.ek5-mediaHero aside>div{border-bottom:1px solid #ffffff1c;border-right:1px solid #ffffff1c;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;display:flex}.ek5-mediaHero aside>div:nth-child(3),.ek5-mediaHero aside>div:nth-child(5){border-right:0}.ek5-mediaHero aside>div:nth-last-child(-n+2){border-bottom:0}.ek5-mediaHero aside strong{font:500 40px/1 Georgia,serif}.ek5-mediaHero aside small{letter-spacing:.13em;color:#ffffff73;font-size:8px}.ek5-mediaLines{opacity:.28;width:100%;height:280px;position:absolute;inset:auto 0 0}.ek5-mediaLines path{fill:none;stroke:#75b9b4;stroke-width:1px;stroke-dasharray:1200;stroke-dashoffset:1200px;animation:4s .7s forwards ek5-draw}.ek5-mediaLines path+path{stroke:#d88a70;animation-delay:1.1s}.ek5-mediaVideos{background:#f5f2eb}.ek5-videoWall{gap:26px;display:grid}.ek5-videoWall article{background:#fff;border:1px solid #0719231f;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:38px;padding:26px;display:grid}.ek5-videoEmbed{aspect-ratio:16/9;background:#071923}.ek5-videoEmbed iframe{border:0;width:100%;height:100%}.ek5-videoWall article>div:last-child{padding:16px}.ek5-videoWall article>div:last-child>span{color:#d7d1c7;font:500 36px/1 Georgia,serif}.ek5-videoWall small{color:#2a7775;letter-spacing:.14em;margin:28px 0 8px;font-size:9px;font-weight:800;display:block}.ek5-videoWall h3{letter-spacing:-.03em;margin:0 0 28px;font-size:27px;line-height:1.32}.ek5-videoWall a{color:#b96f58;letter-spacing:.12em;font-size:10px;font-weight:800}.ek5-archive{background:#e9e5dc}.ek5-filterBar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f2ebe0;border:1px solid #0719231a;flex-wrap:wrap;gap:8px;margin-bottom:34px;padding:12px;display:flex;position:sticky;top:12px}.ek5-filterBar button{appearance:none;color:#516065;cursor:pointer;background:#fff;border:1px solid #0719231f;min-height:42px;padding:0 15px;font-size:11px;font-weight:700;transition:all .25s}.ek5-filterBar button:hover,.ek5-filterBar button.active{color:#fff;background:#09232d;border-color:#09232d;transform:translateY(-2px)}.ek5-archiveGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ek5-archiveCard{min-height:310px;animation:.45s both ek5-cardIn;animation-delay:calc(min(var(--card-index),8) * 35ms);background:#fff;border:1px solid #0719231c;flex-direction:column;padding:28px;transition:transform .32s,box-shadow .32s,border-color .32s;display:flex;position:relative}.ek5-archiveCard:hover{border-color:#2d777661;transform:translateY(-6px);box-shadow:0 22px 48px #07192312}@keyframes ek5-cardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.ek5-cardMeta{justify-content:space-between;align-items:center;gap:20px;display:flex}.ek5-cardMeta span{letter-spacing:.15em;color:#2a7775;font-size:8px;font-weight:800}.ek5-cardMeta b{color:#c9c3b9;font:500 24px/1 Georgia,serif}.ek5-archiveCard>small{color:#68767b;letter-spacing:.05em;margin-top:36px;font-size:9px}.ek5-archiveCard h3{letter-spacing:-.025em;word-break:keep-all;max-width:570px;margin:10px 0 12px;font-size:23px;line-height:1.38}.ek5-archiveCard>p{color:#798387;margin:0;font-size:11px;line-height:1.6}.ek5-cardFoot{border-top:1px solid #0719231a;justify-content:space-between;gap:16px;margin-top:auto;padding-top:26px;display:flex}.ek5-cardFoot em{color:#ae6752;font-size:9px;font-style:normal;font-weight:800}.ek5-cardFoot span{color:#8b9496;font-size:8px}.ek5-cardLink,.ek5-cardActions a{color:#174f58;border-bottom:1px solid #07192329;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:12px 0 2px;font-size:10px;font-weight:800;display:inline-flex}.ek5-cardLink span,.ek5-cardActions a span{margin-left:auto}.ek5-cardActions{flex-wrap:wrap;gap:16px;display:flex}.ek5-cardActions a{min-width:118px}.ek5-sourceNotice{border-top:1px solid #07192326;border-bottom:1px solid #07192326;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:24px 0;display:flex}.ek5-sourceNotice p{color:#6a777b;max-width:760px;margin:0;font-size:12px;line-height:1.7}.ek5-sourceNotice a{color:#175b60;letter-spacing:.05em;font-size:10px;font-weight:800}.ek5-sourceNotice a span{margin-left:18px}@media (max-width:1100px){.ek5-profileGrid{grid-template-columns:1fr .65fr;gap:44px}.ek5-authorityVector{right:-240px}.ek5-sectionHead{grid-template-columns:1fr;gap:20px}.ek5-domainGrid,.ek5-publicGrid{grid-template-columns:1fr}.ek5-domainVector{min-height:480px}.ek5-mediaHeroGrid{gap:45px}.ek5-operationFlow{grid-template-columns:repeat(3,1fr)}.ek5-operationFlow>div:nth-child(3){border-right:0}.ek5-operationFlow>div:nth-child(-n+3){border-bottom:1px solid #0719231f}}@media (max-width:820px){.ek5-profileHero,.ek5-mediaHero{padding-top:116px}.ek5-profileHero{min-height:auto}.ek5-profileGrid{grid-template-columns:1fr;padding-top:70px}.ek5-profileCopy h2{font-size:36px}.ek5-profileLead{font-size:15px}.ek5-portraitStage{justify-self:stretch;width:100%;max-width:560px}.ek5-portraitFrame{aspect-ratio:4/4.7}.ek5-authorityVector{top:80px;right:-360px}.ek5-snapshot>div{grid-template-columns:1fr 1fr}.ek5-snapshot article:nth-child(2){border-right:0}.ek5-snapshot article:nth-child(-n+2){border-bottom:1px solid #ffffff24}.ek5-section{padding:82px 0}.ek5-sectionHead h2{font-size:38px}.ek5-domainVector{display:none}.ek5-timeline:before{left:15px}.ek5-timeline article{grid-template-columns:38px 1fr;gap:16px;padding-left:0}.ek5-timeline article>b{display:none}.ek5-timeline time{grid-column:2}.ek5-timeline time:before{left:-43px}.ek5-timeline article>div{grid-column:2}.ek5-selectedResearch,.ek5-featureVideos,.ek5-archiveGrid{grid-template-columns:1fr}.ek5-operationFlow{grid-template-columns:1fr 1fr}.ek5-operationFlow>div{border-bottom:1px solid #0719231f}.ek5-operationFlow>div:nth-child(2n){border-right:0}.ek5-operationFlow>div:last-child{border-bottom:0}.ek5-mediaHeroGrid{grid-template-columns:1fr;padding-top:70px}.ek5-mediaHero aside{max-width:520px}.ek5-videoWall article{grid-template-columns:1fr}.ek5-sourceNotice{flex-direction:column;align-items:flex-start}.ek5-filterBar{flex-wrap:nowrap;top:6px;overflow-x:auto}.ek5-filterBar button{white-space:nowrap}}@media (max-width:560px){.ek5-profileGrid,.ek5-mediaHeroGrid{padding-top:58px}.ek5-nameBlock h1{font-size:48px}.ek5-nameBlock span{width:100%}.ek5-profileCopy h2{font-size:30px}.ek5-portraitCaption{grid-template-columns:1fr}.ek5-portraitCaption a{grid-area:auto/1;margin-top:8px}.ek5-snapshot>div{grid-template-columns:1fr}.ek5-snapshot article{border-bottom:1px solid #ffffff24!important;border-right:0!important}.ek5-snapshot article:last-child{border-bottom:0!important}.ek5-sectionHead h2{font-size:32px}.ek5-sectionHead>p{font-size:14px}.ek5-domainList article{grid-template-columns:46px 1fr}.ek5-publicGrid{gap:34px}.ek5-publicGrid>article{padding:26px}.ek5-publicTop{margin-bottom:34px}.ek5-publicGrid article h3{font-size:24px}.ek5-selectedResearch article{min-height:280px;padding:25px}.ek5-mediaHero{min-height:auto;padding-bottom:56px}.ek5-mediaHero h1{font-size:44px}.ek5-mediaHero aside>div{min-height:100px}.ek5-videoWall article{padding:14px}.ek5-videoWall article>div:last-child{padding:8px}.ek5-archiveCard{min-height:285px;padding:24px}.ek5-operationFlow{grid-template-columns:1fr}.ek5-operationFlow>div{border-right:0}.ek5-operationFlow span{display:none}}@media (prefers-reduced-motion:reduce){.ek5-authorityVector .ring,.ek5-authorityVector .path,.ek5-authorityVector .node,.ek5-mediaLines path,.ek5-portraitStage:before{animation:none!important}.ek5-authorityVector .path{stroke-dashoffset:0}.ek5-authorityVector .node{opacity:1}.ek5-archiveCard{animation:none}}
.ek4-languageMenu{z-index:95;flex:none;margin-left:2px;position:relative}.ek4-languageMenu summary{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff12;border:1px solid #ffffff38;justify-content:center;align-items:center;gap:8px;min-width:76px;height:42px;padding:0 11px;list-style:none;transition:background .25s,border-color .25s,transform .25s;display:flex}.ek4-languageMenu summary::-webkit-details-marker{display:none}.ek4-languageMenu summary:hover,.ek4-languageMenu[open] summary{background:#ffffff26;border-color:#ffffff75}.ek4-languageMenu summary b{letter-spacing:.1em;font:800 10px/1 Inter,system-ui,sans-serif}.ek4-langFlag{filter:saturate(.94);font-size:18px;line-height:1}.ek4-langChevron{opacity:.62;font-size:12px;transition:transform .25s}.ek4-languageMenu[open] .ek4-langChevron{transform:rotate(180deg)}.ek4-languagePanel{color:#071923;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f7f5effb;border:1px solid #07192324;width:360px;padding:16px;animation:.28s cubic-bezier(.2,.8,.2,1) ekLangIn;position:absolute;top:55px;right:0;box-shadow:0 30px 75px #02121b4d}@keyframes ekLangIn{0%{opacity:0;transform:translateY(-10px)scale(.985)}to{opacity:1;transform:none}}.ek4-languagePanel:before{content:"";background:#f7f5ef;border-top:1px solid #0719231f;border-left:1px solid #0719231f;width:16px;height:16px;position:absolute;top:-7px;right:25px;transform:rotate(45deg)}.ek4-languagePanelHead{border-bottom:1px solid #0719231c;justify-content:space-between;align-items:center;padding:3px 5px 13px;display:flex}.ek4-languagePanelHead span{letter-spacing:.2em;color:#2d7776;font-size:9px;font-weight:900}.ek4-languagePanelHead small{letter-spacing:.12em;color:#7a888d;font-size:9px}.ek4-languagePanel>a{color:#142c35;border-bottom:1px solid #07192312;grid-template-columns:30px minmax(0,1fr) 35px;align-items:center;gap:10px;min-height:58px;padding:9px 10px;text-decoration:none;display:grid}.ek4-languagePanel>a:hover{background:#fff;transform:translate(3px)}.ek4-languagePanel>a.active{background:#e8efec}.ek4-languagePanel>a>span:nth-child(2){gap:3px;display:grid}.ek4-languagePanel>a strong{font-size:13px;font-weight:750;line-height:1.2}.ek4-languagePanel>a small{color:#758388;letter-spacing:.02em;font-size:9px}.ek4-languagePanel>a>b{letter-spacing:.1em;color:#2d7776;text-align:right;font-size:9px}.ek4-languagePanel>p{color:#7b898e;letter-spacing:.03em;margin:11px 4px 0;padding-top:11px;font-size:9px;line-height:1.5}[data-locale=th] .ek4{font-family:Tahoma,Noto Sans Thai,system-ui,sans-serif;line-height:1.62}[data-locale=vi] .ek4{font-family:Segoe UI,Arial,system-ui,sans-serif}[data-locale=si] .ek4{font-family:Noto Sans Sinhala,Iskoola Pota,system-ui,sans-serif;line-height:1.68}@media (max-width:1180px){.ek4-languageMenu summary{min-width:48px;padding-inline:8px}.ek4-languageMenu summary b{display:none}.ek4-languagePanel{right:0}}@media (max-width:760px){.ek4-languageMenu{margin-left:auto}.ek4-languageMenu summary{background:#ffffff1f;height:40px}.ek4-languagePanel{width:auto;max-height:calc(100vh - 126px);padding:13px;position:fixed;top:102px;left:14px;right:14px;overflow:auto}.ek4-languagePanel:before{display:none}.ek4-languagePanel>a{min-height:61px}.ek4-languagePanel>a strong{font-size:14px}.ek4-languagePanel>a small{font-size:10px}}
:root{--ek5-night:#061820;--ek5-deep:#0a222b;--ek5-slate:#15313a;--ek5-stone:#e9e4db;--ek5-paper:#f1ede5;--ek5-paper2:#e2ddd3;--ek5-ink:#10242b;--ek5-muted:#52656b;--ek5-copper:#c9785d;--ek5-teal:#347b79;--ek5-line:#10242b26;--ek5-max:1360px}.ek5{background:var(--ek5-stone);color:var(--ek5-ink)}.ek5 .ek3-wrap{width:min(var(--ek5-max),calc(100% - 88px))}.ek5 h1,.ek5 h2,.ek5 h3{word-break:keep-all;text-wrap:balance;-webkit-hyphens:none;hyphens:none}.ek5 p{word-break:keep-all}.ek5 .ek3-section,.ek5 .ek4-section{padding:84px 0}.ek5 .ek3-sectionHead{max-width:1000px;margin-bottom:34px}.ek5 .ek3-sectionHead h2{max-width:980px;margin-top:9px;font-size:clamp(35px,3.35vw,50px);line-height:1.12}.ek5 .ek3-sectionHead>p{color:var(--ek5-muted);font-size:15px;line-height:1.72}.ek5 .ek3-sectionHead.split{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:38px}.ek5 .ek3-sectionHead.split>a{font-size:11px}.ek5 .ek3-button{min-height:50px;padding:0 21px}.ek5 .ek3-button:focus-visible,.ek5 a:focus-visible,.ek5 summary:focus-visible{outline-offset:3px;outline:2px solid #efb49f}.ek5 .ek3-section.soft{background:var(--ek5-paper2)}.ek5 .ek3-audience:not(.ek5-audience),.ek5 .ek3-institutionGrid article,.ek5 .ek3-caseFields>div{background:var(--ek5-paper)}.ek5 .ek3-emergency{background:#04151c;height:36px}.ek5 .ek3-emergency span{letter-spacing:.2em;font-size:9px}.ek5 .ek3-emergency a{font-size:10px}.ek5 .ek3-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#04141cd1,#04141c7a);border-color:#ffffff21;height:84px;top:36px}.ek5 .ek3-headerIn{gap:24px}.ek5 .ek3-brand{min-width:250px}.ek5 .ek3-brand>span{width:38px;height:38px}.ek5 .ek3-brand strong{font-size:12px}.ek5 .ek3-brand small{font-size:8px}.ek5 .ek3-nav{gap:20px}.ek5 .ek3-nav a{color:#ffffffc2;font-size:11px}.ek5 .ek3-nav a:after{bottom:-11px}.ek5-mobileMenu{display:none}.ek5 .ek4-cinemaHero{height:calc(100svh - 36px);min-height:720px;max-height:940px}.ek5 .ek4-cinemaImage{transform:translate3d(var(--px,0),var(--py,0),0) scale(1.025)}.ek5 .ek4-cinemaImage img{object-position:72% 48%;filter:saturate(.6)contrast(1.07)brightness(.82)}.ek5 .ek4-cinemaShade{background:radial-gradient(circle at 74% 46%,#05141b05 0%,#05141b1f 26%,#05141b6b 58%,#0412199e 100%),linear-gradient(90deg,#031017f7 0%,#031219eb 31%,#04141ca6 49%,#04141c2e 69%,#04141c75 100%),linear-gradient(#0000 57%,#031017c7)}.ek5 .ek4-grain{opacity:.1}.ek5 .ek4-cinemaContent{max-width:var(--ek5-max);padding-top:210px}.ek5 .ek4-cinemaContent>*{max-width:600px}.ek5 .ek4-kicker{letter-spacing:.24em;color:#ef9f84;margin-bottom:24px;font-size:10px}.ek5 .ek4-cinemaContent h1{letter-spacing:-.052em;font-size:clamp(54px,5.1vw,78px);font-weight:660;line-height:1.01}.ek5 .ek4-lead{color:#ffffffd1;max-width:600px;margin:27px 0 29px;font-size:16px;line-height:1.72}.ek5 .ek4-cinemaContent .ek3-actions{margin-top:0}.ek5 .ek4-cinemaContent .ek3-button{min-height:48px;font-size:11px}.ek5 .ek4-heroCredit{opacity:.72;font-size:7px;top:136px;right:28px}.ek5-caseDesk{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04151db8;border:1px solid #fff3;align-items:stretch;min-width:360px;display:flex;position:absolute;bottom:72px;right:4.6vw;box-shadow:0 24px 60px #00000038}.ek5-caseDesk>div{flex-direction:column;justify-content:center;min-width:0;padding:16px 20px;display:flex}.ek5-caseDesk small{letter-spacing:.18em;color:#ffffff8c;font-size:8px}.ek5-caseDesk>div>a{color:#fff;white-space:nowrap;letter-spacing:.01em;margin:6px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.05}.ek5-caseDesk span{color:#ffffff94;font-size:9px}.ek5-caseDeskCall{letter-spacing:.12em;color:#fff;background:#c9785d29;border-left:1px solid #ffffff29;justify-content:center;align-items:center;gap:8px;width:82px;font-size:9px;font-weight:800;display:flex}.ek5-caseDeskCall:hover{background:var(--ek5-copper)}.ek5 .ek4-coordinates{font-size:7px;bottom:21px}.ek5 .ek4-scrollCue{bottom:21px}.ek5 .ek4-metrics{background:var(--ek5-paper)}.ek5 .ek3-metricGrid{min-height:108px}.ek5 .ek3-metricGrid article{background:0 0;padding:20px 22px}.ek5 .ek3-metricGrid strong{margin:9px 0 5px;font-size:34px}.ek5 .ek3-metricGrid span{color:#52656b;font-size:11px}.ek5 .ek3-metricGrid small{font-size:8px}.ek5 .ek3-pathGrid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ek5 .ek3-pathGrid>a.ek5-pathCard{background:var(--ek5-night);color:#fff;border:1px solid #ffffff17;border-radius:2px;min-height:298px;padding:0}.ek5 .ek3-pathGrid .ek5-pathCard>img{object-fit:cover;filter:saturate(.62)contrast(1.02);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .4s;position:absolute;inset:0}.ek5 .ek3-pathGrid .ek5-pathCard:after{content:"";background:linear-gradient(#05161d14 10%,#05161d59 48%,#05161df2 100%);position:absolute;inset:0}.ek5 .ek3-pathGrid .ek5-pathCard>div{z-index:2;width:100%;margin-top:auto;padding:22px;position:relative}.ek5 .ek3-pathGrid .ek5-pathCard>div>span{color:#fff9;font-size:8px}.ek5 .ek3-pathGrid .ek5-pathCard small{color:#d5e3e1;margin:52px 0 0;font-size:7px;display:block}.ek5 .ek3-pathGrid .ek5-pathCard h3{color:#fff;margin:5px 0;font-size:23px}.ek5 .ek3-pathGrid .ek5-pathCard p{color:#ffffffc4;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.ek5 .ek3-pathGrid .ek5-pathCard b{z-index:3;color:#fff;font-size:17px;top:19px;right:20px}.ek5 .ek3-pathGrid .ek5-pathCard:hover{transform:translateY(-5px);box-shadow:0 18px 42px #051a2229}.ek5 .ek3-pathGrid .ek5-pathCard:hover>img{filter:saturate(.78)contrast(1.04);transform:scale(1.045)}.ek5-audience{color:#fff;background:#0b222b!important}.ek5-audience .ek3-sectionHead>span{color:#93c4c0!important}.ek5-audience .ek3-sectionHead h2{color:#fff}.ek5 .ek3-audienceGrid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ek5 .ek3-audienceGrid .ek5-audienceCard{background:#102b35;border:1px solid #ffffff1a;min-height:0;padding:0;overflow:hidden}.ek5-audienceImage{background:#18343d;height:134px;overflow:hidden}.ek5-audienceImage img{object-fit:cover;filter:saturate(.54)contrast(1.02)brightness(.82);width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.ek5-audienceCopy{flex-direction:column;min-height:170px;padding:18px 20px 20px;display:flex}.ek5 .ek3-audienceGrid .ek5-audienceCard>div.ek5-audienceCopy>span{color:#88a7ad;font-size:8px}.ek5 .ek3-audienceGrid .ek5-audienceCard small{color:#9bb9bd;margin-top:18px;font-size:7px}.ek5 .ek3-audienceGrid .ek5-audienceCard h3{color:#fff;margin:5px 0 7px;font-size:20px}.ek5 .ek3-audienceGrid .ek5-audienceCard p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.6}.ek5 .ek3-audienceGrid .ek5-audienceCard:hover{background:#14343e;transform:translateY(-4px)}.ek5 .ek3-audienceGrid .ek5-audienceCard:hover img{transform:scale(1.04)}.ek5 .ek4-mediaFeature{background:#071b24}.ek5 .ek3-thumbGrid{gap:14px}.ek5 .ek3-thumbGrid h3{font-size:16px;line-height:1.38}.ek5 .ek4-evidenceTicker{margin-top:30px}.ek5 .ek4-evidenceTicker a{grid-template-columns:130px minmax(0,1fr) 48px;gap:18px;padding:14px 0;font-size:11px}.ek5 .ek4-caseBand{background:linear-gradient(125deg,#174851,#0c2f39)}.ek5 .ek4-caseBand .ek3-caseBandGrid{gap:44px;min-height:320px}.ek5 .ek4-caseBand h2{font-size:38px}.ek5 .ek4-caseBand p{font-size:14px;line-height:1.7}.ek5 .ek3-finalCta{background:#0b2530;padding:62px 0}.ek5 .ek3-finalCta h2{font-size:clamp(30px,3vw,42px)}.ek5 .ek3-finalCta p{color:#c4d0d2;font-size:12px}.ek5 .ek4-pageHero{height:560px;min-height:560px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:205px}.ek5 .ek4-pageHero h1{max-width:1020px;font-size:clamp(44px,4.4vw,66px)}.ek5 .ek4-pageHero p{color:#ffffffd1;max-width:790px;font-size:15px}.ek5 .ek3-pageHeroImage img{filter:saturate(.58)contrast(1.04)brightness(.84)}.ek5 .ek3-imageShade{background:linear-gradient(90deg,#03121af0,#03121aad 48%,#03121a47),linear-gradient(#0000 45%,#03121a9e)}.ek5 .ek3-serviceRows article,.ek5 .ek3-processList article{padding:23px 15px}.ek5 .ek3-serviceRows h3,.ek5 .ek3-processList h3{font-size:20px}.ek5 .ek3-serviceRows p,.ek5 .ek3-processList p{color:#52656b;font-size:12px}.ek5 .ek3-institutionGrid article{min-height:185px;padding:21px}.ek5 .ek3-institutionGrid h3{margin:36px 0 9px}.ek5 .ek3-recordColumns>div>a{padding:15px 0}.ek5 .ek3-recordColumns strong{font-size:13px}.ek5 .ek3-contactGrid,.ek5 .ek3-storyGrid,.ek5 .ek3-expertiseGrid{gap:58px}.ek5 .ek3-contactCards>a{padding:15px 0}.ek5 .ek3-caseFields>div{background:var(--ek5-paper);padding:14px}.ek5 .ek3-section:not(.dark):not(.ek3-featureMedia) p{color:var(--ek5-muted)}.ek5 .ek3-section.dark p{color:#b6c4c7}.ek5 .ek3-section.dark h2,.ek5 .ek3-section.dark h3{color:#fff}.ek5 .ek4-languageMenu>summary{min-width:64px;min-height:38px;padding:0 11px}.ek5 .ek4-languagePanel{top:48px}
@media (max-width:1180px){.ek5 .ek3-wrap{width:min(var(--ek5-max),calc(100% - 52px))}.ek5 .ek3-brand{min-width:210px}.ek5 .ek3-nav{gap:13px}.ek5 .ek3-nav a{font-size:10px}.ek5 .ek4-cinemaContent>*{max-width:530px}.ek5 .ek4-cinemaContent h1{font-size:clamp(52px,5.4vw,68px)}.ek5-caseDesk{min-width:330px;right:28px}.ek5 .ek3-pathGrid,.ek5 .ek3-audienceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ek5{padding-bottom:70px}.ek5 .ek3-wrap{width:calc(100% - 36px)}.ek5 .ek3-emergency{display:none}.ek5 .ek3-header{background:#05151dd1;height:72px;position:absolute;top:0}.ek5 .ek3-headerIn{flex-wrap:nowrap;gap:9px;height:72px;min-height:72px;padding:0}.ek5 .ek3-brand{min-width:0;margin-right:auto}.ek5 .ek3-brand>span{width:34px;height:34px}.ek5 .ek3-brand strong{letter-spacing:.12em;font-size:10px}.ek5 .ek3-brand small,.ek5 .ek3-nav{display:none}.ek5 .ek4-languageMenu{margin-left:0}.ek5 .ek4-languageMenu>summary{min-width:54px;height:40px;padding:0 8px}.ek5 .ek4-languagePanel{width:min(320px,100vw - 36px);max-height:70vh;position:absolute;top:48px;left:auto;right:0;overflow:auto}.ek5-mobileMenu{display:block;position:relative}.ek5-mobileMenu>summary{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff2e;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.ek5-mobileMenu>summary::-webkit-details-marker{display:none}.ek5-mobileMenu>summary span{background:#fff;width:17px;height:1px;transition:transform .25s,opacity .25s;display:block}.ek5-mobileMenu[open]>summary span:first-child{transform:translateY(5px)rotate(45deg)}.ek5-mobileMenu[open]>summary span:nth-child(2){opacity:0}.ek5-mobileMenu[open]>summary span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.ek5-mobileMenu nav{background:#071c25;border:1px solid #ffffff21;width:min(340px,100vw - 36px);padding:10px 18px 16px;position:absolute;top:49px;right:0;box-shadow:0 22px 50px #0000004d}.ek5-mobileMenu nav a{color:#fff;border-bottom:1px solid #ffffff17;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:13px 0;font-size:14px;display:grid}.ek5-mobileMenu nav a span{color:#6f9298;font-size:8px}.ek5-mobileMenu nav a b{color:#b9cccf;font-weight:400}.ek5-mobileMenu nav a.active{color:#f3a88f}.ek5 .ek4-cinemaHero{height:auto;min-height:700px;max-height:none}.ek5 .ek4-cinemaImage img{object-position:69% 50%}.ek5 .ek4-cinemaShade{background:linear-gradient(90deg,#031017f5,#031118c7 55%,#0311186b),linear-gradient(#0310177a 0%,#03101726 48%,#031017eb 100%)}.ek5 .ek4-cinemaContent{padding-top:145px;padding-bottom:205px}.ek5 .ek4-cinemaContent>*{max-width:620px}.ek5 .ek4-cinemaContent h1{font-size:clamp(42px,8vw,58px);line-height:1.02}.ek5 .ek4-kicker{margin-bottom:18px;font-size:9px}.ek5 .ek4-lead{margin:22px 0 24px;font-size:14px;line-height:1.65}.ek5-caseDesk{min-width:0;bottom:62px;left:18px;right:18px}.ek5-caseDesk>div{padding:13px 16px}.ek5-caseDesk>div>a{font-size:20px}.ek5-caseDeskCall{width:74px}.ek5 .ek4-coordinates,.ek5 .ek4-scrollCue,.ek5 .ek4-heroCredit{display:none}.ek5 .ek4-metrics .ek3-metricGrid{grid-template-columns:repeat(2,1fr)}.ek5 .ek4-metrics .ek3-metricGrid article{border-bottom:1px solid var(--ek5-line)}.ek5 .ek3-section,.ek5 .ek4-section{padding:60px 0}.ek5 .ek3-sectionHead{margin-bottom:26px}.ek5 .ek3-sectionHead h2{font-size:clamp(30px,7vw,40px)}.ek5 .ek3-sectionHead.split{grid-template-columns:1fr;gap:16px}.ek5 .ek3-sectionHead.split>a{justify-self:start}.ek5 .ek3-pathGrid,.ek5 .ek3-audienceGrid{grid-template-columns:1fr 1fr}.ek5 .ek3-pathGrid>a.ek5-pathCard{min-height:260px}.ek5 .ek3-pathGrid .ek5-pathCard small{margin-top:38px}.ek5 .ek3-audienceGrid .ek5-audienceCard{min-height:0}.ek5-audienceImage{height:120px}.ek5-audienceCopy{min-height:155px}.ek5 .ek4-caseBand .ek3-caseBandGrid{grid-template-columns:1fr;gap:28px;min-height:0;padding:52px 0}.ek5 .ek4-caseBand h2{font-size:34px}.ek5 .ek4-pageHero{height:490px;min-height:490px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:155px;padding-bottom:36px}.ek5 .ek4-pageHero h1{font-size:clamp(37px,8vw,50px)}.ek5 .ek4-pageHero p{font-size:14px}.ek5 .ek4-cursorGlow{display:none}.ek5 .ek3-mobileContact.ek5-mobileContact{background:#071c25;grid-template-columns:1fr 1fr 1fr;height:70px;display:grid}.ek5 .ek5-mobileContact a{color:#fff;background:#0b2c36;border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.ek5 .ek5-mobileContact a:first-child{background:#153943}.ek5 .ek5-mobileContact a:nth-child(2){background:#2d6f6c}.ek5 .ek5-mobileContact a:last-child{background:#9f5e4c}.ek5 .ek5-mobileContact small{letter-spacing:.13em;opacity:.62;font-size:7px}.ek5 .ek5-mobileContact strong{font-size:10px;font-weight:750}}@media (max-width:600px){.ek5 .ek3-wrap{width:calc(100% - 28px)}.ek5 .ek3-brand strong{font-size:9px}.ek5 .ek4-cinemaHero{min-height:680px}.ek5 .ek4-cinemaImage img{object-position:70% 50%}.ek5 .ek4-cinemaContent{padding-top:128px;padding-bottom:210px}.ek5 .ek4-cinemaContent h1{letter-spacing:-.047em;font-size:40px}.ek5 .ek4-lead{font-size:13px}.ek5 .ek4-cinemaContent .ek3-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ek5 .ek4-cinemaContent .ek3-button{gap:8px;width:100%;padding:0 13px;font-size:10px}.ek5-caseDesk{bottom:74px}.ek5-caseDesk>div>a{font-size:18px}.ek5-caseDesk span{font-size:8px}.ek5-caseDeskCall{width:64px;font-size:8px}.ek5 .ek3-pathGrid,.ek5 .ek3-audienceGrid{grid-template-columns:1fr}.ek5 .ek3-pathGrid>a.ek5-pathCard{min-height:235px}.ek5 .ek3-pathGrid .ek5-pathCard>div{padding:18px}.ek5 .ek3-pathGrid .ek5-pathCard h3{font-size:21px}.ek5 .ek3-pathGrid .ek5-pathCard small{margin-top:28px}.ek5 .ek3-audienceGrid .ek5-audienceCard{grid-template-columns:118px minmax(0,1fr);display:grid}.ek5-audienceImage{height:auto;min-height:180px}.ek5-audienceCopy{min-height:180px;padding:16px}.ek5 .ek3-audienceGrid .ek5-audienceCard small{margin-top:13px}.ek5 .ek3-audienceGrid .ek5-audienceCard h3{font-size:18px}.ek5 .ek3-audienceGrid .ek5-audienceCard p{font-size:10px}.ek5 .ek3-thumbGrid{grid-template-columns:1fr}.ek5 .ek4-evidenceTicker a{grid-template-columns:84px minmax(0,1fr) 34px;gap:10px;font-size:9px}.ek5 .ek4-pageHero{height:450px;min-height:450px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:135px}.ek5 .ek4-pageHero h1{font-size:35px}.ek5 .ek4-pageHero p{font-size:12px;line-height:1.65}.ek5 .ek3-section,.ek5 .ek4-section{padding:52px 0}.ek5 .ek3-sectionHead h2{font-size:30px}.ek5 .ek3-serviceRows article{padding:19px 6px}.ek5 .ek3-processList article{padding:19px 0}.ek5 .ek3-finalCta{padding:52px 0}.ek5 .ek3-finalCta .ek3-wrap>div{grid-template-columns:1fr 1fr;display:grid}.ek5 .ek3-footer{padding-bottom:88px}}@media (prefers-reduced-motion:reduce){.ek5 *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.ek5 .ek3-nav a{font-size:12px}.ek5 .ek4-cinemaImage img{transform-origin:50%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter .45s;transform:scale(1.14)translate(5%)}.ek5 .ek4-cinemaContent h1{text-shadow:0 3px 28px #0000003d}.ek5 .ek4-lead{max-width:570px}.ek5 .ek3-section .ek3-pathGrid .ek5-pathCard p{color:#ffffffd1}.ek5 .ek3-section.ek5-audience .ek3-audienceGrid .ek5-audienceCard p{color:#ffffffbd}.ek5 .ek3-pathGrid .ek5-pathCard p{font-size:12px}.ek5 .ek3-pathGrid .ek5-pathCard small{margin-top:32px}.ek5 .ek3-audienceGrid .ek5-audienceCard p{font-size:12px}.ek5 .ek3-audienceGrid .ek5-audienceCard small{font-size:8px}.ek5 .ek4-evidenceTicker a{color:#ffffffd1}.ek5 .ek4-mediaFeature .ek3-thumbGrid small{color:#a9bdc1}.ek5 .ek4-mediaFeature .ek3-thumbGrid h3{color:#fff}@media (hover:none),(pointer:coarse){.ek5 .ek4-cursorGlow{display:none!important}}@media (max-width:900px){.ek5 .ek4-cinemaImage img{transform:scale(1.16)translate(3%)}.ek5 .ek4-languageMenu>summary{height:44px;min-height:44px}.ek5 .ek5-mobileMenu>summary{width:44px;height:44px}.ek5 .ek5-mobileContact{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.ek5{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.ek5 .ek5-mobileContact strong{font-size:11px}}@media (max-width:600px){.ek5 .ek4-cinemaImage img{transform:scale(1.18)translate(2.5%)}.ek5 .ek4-cinemaContent h1{font-size:clamp(36px,10.2vw,40px)}.ek5 .ek4-lead{color:#ffffffdb;font-size:13px}.ek5 .ek3-audienceGrid .ek5-audienceCard p,.ek5 .ek3-section .ek3-pathGrid .ek5-pathCard p{font-size:11px;line-height:1.58}.ek5-caseDesk>div>a{letter-spacing:0;font-size:17px}}
.ek5 .ek3-pageHero.ek4-pageHero{height:500px;min-height:500px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:176px;padding-bottom:42px}.ek5 .ek4-pageHero h1{max-width:940px;font-size:clamp(42px,4vw,60px)}.ek5 .ek4-pageHero p{max-width:760px}.ek5 .ek3-section,.ek5 .ek4-section{padding:72px 0}.ek5 .ek3-sectionHead{margin-bottom:30px}.ek5 .ek3-sectionHead h2{font-size:clamp(34px,3.2vw,48px);line-height:1.1}.ek5 .ek3-sectionHead>p{max-width:680px}.ek52-story .ek3-storyGrid{gap:54px}.ek52-story .ek3-storyCopy blockquote{margin:24px 0;font-size:25px}.ek52-supportSection{background:#e6e0d6!important}.ek52-supportGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ek52-supportCard{background:#f7f4ee;border:1px solid #0719231f;transition:transform .3s,box-shadow .3s;overflow:hidden}.ek52-supportCard:hover{transform:translateY(-4px);box-shadow:0 18px 38px #07192312}.ek52-supportVisual{background:#16313a;height:142px;overflow:hidden}.ek52-supportVisual img{object-fit:cover;filter:saturate(.56)contrast(1.03)brightness(.86);width:100%;height:100%;transition:transform .55s;display:block}.ek52-supportCard:hover img{transform:scale(1.035)}.ek52-supportCopy{padding:18px 19px 20px}.ek52-supportCopy>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.ek52-supportCopy span{color:#b46e58;font:500 17px/1 Georgia,serif}.ek52-supportCopy small{letter-spacing:.11em;color:#647478;font-size:8px}.ek52-supportCopy h3{margin:15px 0 8px;font-size:20px}.ek52-supportCopy p{color:#5d6d72;margin:0;font-size:11px;line-height:1.62}.ek52-institutions .ek3-institutionGrid article{min-height:150px;padding:20px}.ek52-institutions .ek3-institutionGrid h3{margin:24px 0 8px;font-size:18px}.ek52-institutions .ek3-institutionGrid p{font-size:11px;line-height:1.58}.ek52-serviceRows{border-top:1px solid #07192324}.ek52-serviceRow{border-bottom:1px solid #07192321;grid-template-columns:140px 42px minmax(220px,.75fr) minmax(280px,1.25fr) 30px;align-items:center;gap:22px;min-height:132px;padding:13px 0;display:grid}.ek52-serviceVisual{background:#14343e;height:104px;overflow:hidden}.ek52-serviceVisual img{object-fit:cover;filter:saturate(.55)brightness(.88);width:100%;height:100%;transition:transform .5s;display:block}.ek52-serviceRow:hover .ek52-serviceVisual img{transform:scale(1.04)}.ek52-serviceNo{color:#2a7775;font:500 18px/1 Georgia,serif}.ek52-serviceTitle small{letter-spacing:.11em;color:#778488;font-size:8px}.ek52-serviceTitle h3{margin:6px 0 0;font-size:20px}.ek52-serviceRow>p{color:#5f6f74;margin:0;font-size:12px;line-height:1.65}.ek52-serviceRow>a{color:#1c6767;border:1px solid #07192324;place-items:center;width:30px;height:30px;transition:all .25s;display:grid}.ek52-serviceRow:hover>a{color:#fff;background:#0b2b35;border-color:#0b2b35}.ek52-imageStatement{height:410px}.ek52-processList article{grid-template-columns:52px .72fr 1.28fr;gap:22px;padding:17px 0}.ek52-processList:before{top:28px;bottom:28px;left:25px}.ek52-processList>article>span{width:50px;height:50px}.ek52-processList h3{font-size:19px}.ek52-processList p{font-size:11px;line-height:1.65}.ek52-destination{padding:70px 0!important}.ek5 .ek5-section{padding:82px 0}.ek5 .ek5-sectionHead{gap:42px;margin-bottom:38px}.ek5 .ek5-sectionHead h2{font-size:clamp(36px,3.7vw,52px)}.ek5 .ek5-sectionHead>p{font-size:14px;line-height:1.7}.ek5 .ek5-domainGrid{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:36px}.ek5 .ek5-domainList{order:1}.ek5 .ek5-domainVector{order:2;align-self:start;min-height:430px}.ek5 .ek5-domainVector .ek5-authorityVector{width:420px;height:420px}.ek5 .ek5-domainList article{grid-template-columns:50px 1fr;padding:17px 0}.ek5 .ek5-domainList>article>span{font-size:20px}.ek5 .ek5-domainList h3{margin:4px 0 5px;font-size:20px}.ek5 .ek5-domainList p{font-size:12px;line-height:1.58}.ek5 .ek5-timeline article{grid-template-columns:54px 150px 1fr;gap:28px;padding:20px 0}.ek5 .ek5-timeline:before{left:105px}.ek5 .ek5-timeline time:before{left:-45px}.ek5 .ek5-timeline h3{margin-bottom:5px;font-size:19px}.ek5 .ek5-timeline p{font-size:12px;line-height:1.58}.ek5 .ek5-operationFlow{grid-template-columns:repeat(5,minmax(0,1fr))}.ek5 .ek5-operationFlow>div{min-height:138px;padding:21px 18px}.ek5 .ek5-operationFlow b{font-size:22px}.ek5 .ek5-operationFlow strong{font-size:14px}.ek5 .ek5-archiveGrid{gap:12px}.ek5 .ek5-archiveCard{min-height:238px;padding:0 24px 22px;overflow:hidden}.ek5 .ek5-archiveCard:before{content:"PRESS / PUBLIC RECORD";color:#d7e4e3;letter-spacing:.17em;background:linear-gradient(100deg,#0b2b35,#174c55);align-items:center;height:62px;margin:0 -24px 18px;padding:0 24px;font-size:8px;font-weight:800;display:flex}.ek5 .ek5-archiveCard.research:before{content:"RESEARCH / ACADEMIC RECORD";background:linear-gradient(100deg,#173c45,#816558)}.ek5 .ek5-cardMeta b{font-size:21px}.ek5 .ek5-archiveCard>small{margin-top:18px}.ek5 .ek5-archiveCard h3{margin:8px 0 10px;font-size:20px;line-height:1.32}.ek5 .ek5-cardFoot{padding-top:17px}.ek5 .ek5-cardLink,.ek5 .ek5-cardActions a{margin-top:12px;padding-top:9px}.ek5 .ek5-filterBar{margin-bottom:22px}.ek5 .ek5-videoWall{gap:18px}.ek5 .ek5-videoWall article{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:24px;padding:18px}.ek5 .ek5-videoWall article>div:last-child{padding:10px}.ek5 .ek5-videoWall small{margin:16px 0 7px}.ek5 .ek5-videoWall h3{margin-bottom:18px;font-size:22px}.ek52-contactSection{background:#f1ede5}.ek52-contactGrid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:56px}.ek52-contactGrid>div:first-child>h2{max-width:620px;font-size:clamp(32px,3vw,42px)}.ek52-contactGrid>div:first-child>p{max-width:620px}.ek52-caseFields{gap:0;margin-top:24px}.ek52-caseFields>div{min-height:78px;background:#f8f5ef!important;padding:14px 15px!important}.ek52-caseFields small{font-size:8px}.ek52-caseFields strong{margin-top:8px;font-size:12px}.ek52-contactActions{margin-top:18px}.ek52-contactCards>a{grid-template-columns:132px minmax(0,1fr) auto;padding:16px 0}.ek52-contactCards strong{font-size:18px;line-height:1.35}.ek52-contactCards>a:last-child strong{font-size:16px}.ek5 .ek3-finalCta{background:#09242e;padding:28px 0}.ek5 .ek3-finalCta .ek3-wrap{text-align:left;grid-template-columns:minmax(240px,.65fr) minmax(300px,1fr) auto;align-items:center;gap:30px;max-width:1360px;display:grid}.ek5 .ek3-finalCta>div>span{letter-spacing:.17em;grid-column:1;align-self:end;font-size:8px}.ek5 .ek3-finalCta h2{grid-column:1;margin:5px 0 0;font-size:22px;line-height:1.18}.ek5 .ek3-finalCta p{grid-area:1/2/3;max-width:620px;margin:0;font-size:11px;line-height:1.6}.ek5 .ek3-finalCta .ek3-wrap>div{grid-area:1/3/3;justify-content:flex-end;margin:0}.ek5 .ek3-finalCta .ek3-button{min-height:44px;padding:0 16px;font-size:10px}@media (max-width:1100px){.ek52-supportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ek52-serviceRow{grid-template-columns:120px 38px minmax(190px,.8fr) minmax(220px,1.2fr) 28px;gap:16px}.ek5 .ek5-operationFlow{grid-template-columns:repeat(5,minmax(0,1fr))}.ek5 .ek5-operationFlow>div:nth-child(3){border-right:1px solid #0719231f}.ek5 .ek5-operationFlow>div:nth-child(-n+3){border-bottom:0}.ek5 .ek3-finalCta .ek3-wrap{grid-template-columns:1fr auto;gap:18px 24px}.ek5 .ek3-finalCta p{grid-area:3/1;margin-top:4px}.ek5 .ek3-finalCta .ek3-wrap>div{grid-area:1/2/4}}@media (max-width:820px){.ek5 .ek3-pageHero.ek4-pageHero{height:430px;min-height:430px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:132px;padding-bottom:30px}.ek5 .ek4-pageHero h1{font-size:clamp(34px,8vw,46px)}.ek5 .ek3-section,.ek5 .ek4-section,.ek5 .ek5-section{padding:54px 0}.ek52-story .ek3-storyGrid,.ek52-contactGrid{grid-template-columns:1fr;gap:30px}.ek52-supportGrid{grid-template-columns:1fr 1fr}.ek52-serviceRow{grid-template-columns:104px 36px 1fr 28px;gap:14px;min-height:116px}.ek52-serviceVisual{height:90px}.ek52-serviceRow>p{grid-column:3/5;margin-top:-3px}.ek52-serviceRow>a{grid-area:1/4}.ek52-processList article{grid-template-columns:50px 1fr;gap:16px}.ek52-processList article>p{grid-column:2}.ek5 .ek5-domainGrid{grid-template-columns:1fr}.ek5 .ek5-domainVector{order:2;min-height:300px;display:block}.ek5 .ek5-domainVector .ek5-authorityVector{width:300px;height:300px}.ek5 .ek5-operationFlow{grid-template-columns:1fr}.ek5 .ek5-operationFlow>div{grid-template-columns:48px 1fr;align-items:center;min-height:92px;display:grid;border-bottom:1px solid #0719231f!important;border-right:0!important}.ek5 .ek5-operationFlow>div:last-child{border-bottom:0!important}.ek5 .ek5-operationFlow span{display:none}.ek5 .ek5-videoWall article{grid-template-columns:1fr}.ek52-contactCards strong{font-size:16px}.ek5 .ek3-finalCta .ek3-wrap{grid-template-columns:1fr;display:grid}.ek5 .ek3-finalCta>div>span,.ek5 .ek3-finalCta h2,.ek5 .ek3-finalCta p,.ek5 .ek3-finalCta .ek3-wrap>div{grid-area:auto/1}.ek5 .ek3-finalCta .ek3-wrap>div{justify-content:flex-start}}@media (max-width:600px){.ek5 .ek3-pageHero.ek4-pageHero{height:400px;min-height:400px}.ek5 .ek4-pageHero .ek3-pageHeroContent{padding-top:118px}.ek5 .ek4-pageHero h1{font-size:34px;line-height:1.08}.ek5 .ek4-pageHero p{font-size:12px;line-height:1.6}.ek52-supportGrid{grid-template-columns:1fr}.ek52-supportCard{grid-template-columns:118px minmax(0,1fr);display:grid}.ek52-supportVisual{height:auto;min-height:165px}.ek52-supportCopy{padding:16px}.ek52-supportCopy h3{margin-top:11px;font-size:18px}.ek52-serviceRow{grid-template-columns:92px 32px minmax(0,1fr);gap:12px;padding:12px 0}.ek52-serviceVisual{height:88px}.ek52-serviceRow>a{display:none}.ek52-serviceRow>p{grid-column:2/4;font-size:11px}.ek52-serviceTitle h3{font-size:18px}.ek52-imageStatement{height:350px}.ek5 .ek5-domainVector{min-height:260px}.ek5 .ek5-domainVector .ek5-authorityVector{width:270px;height:270px}.ek5 .ek5-timeline article{padding:15px 0}.ek5 .ek5-timeline h3{font-size:18px}.ek5 .ek5-archiveCard{min-height:215px;padding:0 18px 18px}.ek5 .ek5-archiveCard:before{height:52px;margin:0 -18px 15px;padding:0 18px}.ek5 .ek5-archiveCard h3{font-size:18px}.ek52-contactGrid>div:first-child>h2{font-size:32px}.ek52-caseFields{grid-template-columns:1fr 1fr}.ek52-caseFields>div{min-height:70px}.ek52-contactCards>a{grid-template-columns:90px minmax(0,1fr) auto;gap:10px}.ek52-contactCards small{font-size:7px}.ek52-contactCards strong{overflow-wrap:anywhere;font-size:15px}.ek52-contactCards>a:last-child strong{font-size:13px}.ek5 .ek3-finalCta{padding:24px 0}.ek5 .ek3-finalCta h2{font-size:19px}.ek5 .ek3-finalCta p{font-size:10px}.ek5 .ek3-finalCta .ek3-wrap>div{grid-template-columns:1fr 1fr;width:100%;display:grid}.ek5 .ek3-finalCta .ek3-button{width:100%}}
.ek6-languageHelpTrigger{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.ek6-languageHelpTrigger>span{opacity:.75;font-size:11px}.ek3-emergency .ek6-languageHelpTrigger{letter-spacing:.08em;color:#ef9c84;padding:0;font-size:9px;font-weight:800}.ek3-actions .ek6-languageHelpTrigger{color:#fff;letter-spacing:.03em;background:#07192329;border:1px solid #ffffff4d;min-height:52px;padding:0 20px;font-size:11px;font-weight:800}.ek3-finalCta .ek6-languageHelpTrigger{color:#fff;border-color:#82999e}.ek52-contactActions .ek6-languageHelpTrigger{color:#12323b;background:0 0;border-color:#0719233d}.ek6-languageOverlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030e13c2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ek6-languageDialog{color:#09232d;background:#f2eee5;border:1px solid #fff3;width:min(760px,100%);max-height:min(90vh,820px);padding:38px;position:relative;overflow:auto;box-shadow:0 40px 110px #0000006b}.ek6-languageClose{color:#09232d;cursor:pointer;background:0 0;border:1px solid #07192326;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:16px;right:18px}.ek6-languageHead>span{color:#2d7775;letter-spacing:.18em;margin-bottom:18px;font-size:9px;font-weight:800;display:block}.ek6-languageIdentity{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ek6-languageIdentity b{font-size:21px}.ek6-languageIdentity strong{letter-spacing:.04em;color:#455a61;font-size:12px}.ek6-languageHead h2{letter-spacing:-.045em;word-break:keep-all;max-width:620px;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.08}.ek6-languageHead p{color:#607177;word-break:keep-all;max-width:620px;margin:18px 0 28px;font-size:14px;line-height:1.75}.ek6-languageGrid{border-top:1px solid #07192326;border-left:1px solid #07192326;grid-template-columns:1fr 1fr;display:grid}.ek6-languageGrid label{background:#fff;border-bottom:1px solid #07192326;border-right:1px solid #07192326;flex-direction:column;gap:9px;padding:16px;display:flex}.ek6-languageGrid label>span{letter-spacing:.08em;color:#658084;font-size:9px;font-weight:800}.ek6-languageGrid input,.ek6-languageGrid textarea{color:#09232d;width:100%;font:inherit;resize:vertical;background:0 0;border:0;outline:0;font-size:15px;line-height:1.5}.ek6-languageGrid input{min-height:30px}.ek6-messageField{grid-column:1/-1}.ek6-languageActions{grid-template-columns:auto 1fr;gap:10px;margin-top:14px;display:grid}.ek6-languageActions button,.ek6-languageActions a{cursor:pointer;border:1px solid #07192329;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 17px;font-size:11px;font-weight:800;display:flex}.ek6-voice{color:#16434c;background:#fff}.ek6-send{color:#fff;background:#0b3440}.ek6-send:disabled{opacity:.38;cursor:not-allowed}.ek6-languageActions a{color:#12323b;background:#e5dfd4;grid-column:1/-1;justify-content:space-between}.ek6-languageActions a span{font-size:15px}.ek6-languageNote{color:#768387;margin:12px 0 0;font-size:10px;line-height:1.6}.ek6-mobileLanguage{width:100%;height:100%;color:#fff!important;flex-direction:column!important;gap:2px!important;padding:0!important;display:flex!important}.ek6-mobileLanguage>span{font-size:8px!important}.ek6-mobileLanguage:after{content:"LANGUAGE";letter-spacing:.08em;color:#9ab0b5;font-size:8px}@media (max-width:680px){.ek6-languageOverlay{align-items:flex-end;padding:0}.ek6-languageDialog{width:100%;max-height:92vh;padding:28px 18px calc(20px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0}.ek6-languageHead h2{font-size:31px}.ek6-languageGrid{grid-template-columns:1fr}.ek6-messageField{grid-column:auto}.ek6-languageActions{grid-template-columns:1fr}.ek6-languageActions a{grid-column:auto}.ek3-actions .ek6-languageHelpTrigger{width:100%}}.ek5 .ek6-asianHero .ek4-cinemaImage img{transform-origin:50%;object-position:center 58%;filter:saturate(.62)contrast(1.05)brightness(.82);transform:scale(1.06)}.ek5 .ek5-pathCard img,.ek5 .ek5-audienceCard img,.ek5 .ek52-supportVisual img,.ek5 .ek52-serviceVisual img{filter:saturate(.72)contrast(1.03);object-position:center center}.ek6-officialArchive{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding:20px 0;display:flex}.ek6-officialArchive>div{gap:6px;display:grid}.ek6-officialArchive span{letter-spacing:.16em;color:#87bdb9;font-size:8px;font-weight:800}.ek6-officialArchive strong{color:#d9e1e2;font-size:13px;line-height:1.5}.ek6-officialArchive>a{white-space:nowrap;color:#ef9c84;letter-spacing:.1em;font-size:9px;font-weight:800}@media (max-width:680px){.ek5 .ek6-asianHero .ek4-cinemaImage img{object-position:58% center;transform:scale(1.08)}.ek6-officialArchive{flex-direction:column;align-items:flex-start}}
.ek6-languageChoices{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 18px;display:grid}.ek6-languageChoices button{color:#14333b;text-align:left;cursor:pointer;background:#fff;border:1px solid #07192324;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-width:0;padding:11px 9px;display:grid}.ek6-languageChoices button:hover,.ek6-languageChoices button.active{background:#e7efeb;border-color:#2d7775}.ek6-languageChoices button>span{font-size:18px}.ek6-languageChoices button>b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ek6-languageChoices button>small{letter-spacing:.08em;color:#708187;font-size:8px}.ek6-languageActions .disabled{opacity:.38;cursor:not-allowed;pointer-events:auto}@media (max-width:680px){.ek6-languageChoices{grid-template-columns:repeat(2,minmax(0,1fr))}.ek6-languageChoices button{min-height:46px}.ek6-languageDialog{overscroll-behavior:contain}}
.ek5-profileHero{background:#071923;min-height:0}.ek5-profileHero>.ek5-authorityVector{display:none}.ek5-profileHero>.ek5-gridBackdrop{opacity:.12;z-index:1}.ek5-profileGrid{isolation:isolate;z-index:4;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;min-height:clamp(720px,56.25vw,940px);padding-top:clamp(72px,7vw,118px);padding-bottom:clamp(170px,14vw,214px);display:grid;position:relative}.ek5-profileGrid:before,.ek5-profileGrid:after{content:"";pointer-events:none;width:100vw;position:absolute;top:0;bottom:0;left:50%}.ek5-profileGrid:before{z-index:-2;transform-origin:50%;filter:brightness(1.04)saturate(.94);will-change:transform,opacity;background-color:#071923;background-image:url(/people/hwang-kyusung-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:1.65s cubic-bezier(.16,.84,.28,1) both ek6-founder-photo-in;transform:translate(-50%)scale(1)}.ek5-profileGrid:after{z-index:-1;background:linear-gradient(90deg,#030c11ed 0%,#040f15d1 26%,#04111794 43%,#0411172e 61%,#0411170a 76%,#04111724 100%),linear-gradient(#04101629 0%,#0410160d 62%,#041016c7 100%);animation:1.05s 80ms both ek6-founder-shade-in;transform:translate(-50%)}.ek5-profileCopy{z-index:3;text-shadow:0 2px 22px #0000002e;width:min(720px,52vw);max-width:none;position:relative}.ek5-portraitStage{display:none!important}.ek5-profileCopy .ek5-eyebrow{color:#e3bc86}.ek5-profileCopy .ek5-role{color:#9bc8c3}.ek5-profileCopy h2{max-width:700px}.ek5-profileLead{color:#ffffffc2;max-width:650px}.ek5-heroActions a{-webkit-backdrop-filter:blur(10px);background:#05141b38;border-color:#ffffff57}.ek5-heroActions a:first-child{color:#08202a;background:#f8f6eff5;border-color:#fffffff0}.ek4 .ek5-profileCopy[data-reveal]{opacity:1;transition:none;transform:none}.ek5-profileCopy[data-reveal]>*{opacity:0;filter:blur(5px);transition:opacity .82s,transform .9s cubic-bezier(.16,.84,.28,1),filter .9s;transform:translateY(20px)}.ek5-profileCopy[data-reveal].is-visible>*{opacity:1;filter:none;transform:none}.ek5-profileCopy[data-reveal]>:first-child{transition-delay:80ms}.ek5-profileCopy[data-reveal]>:nth-child(2){transition-delay:.17s}.ek5-profileCopy[data-reveal]>:nth-child(3){transition-delay:.27s}.ek5-profileCopy[data-reveal]>:nth-child(4){transition-delay:.38s}.ek5-profileCopy[data-reveal]>:nth-child(5){transition-delay:.5s}.ek5-profileCopy[data-reveal]>:nth-child(6){transition-delay:.62s}.ek5-snapshot{margin-top:-148px;padding-bottom:38px}.ek5-snapshot>small{color:#ffffff9e;margin:0 0 12px}.ek5-snapshot>div{-webkit-backdrop-filter:blur(18px)saturate(1.05);background:#05141ca8;border:1px solid #ffffff2e;overflow:hidden;box-shadow:0 24px 58px #0000002e}.ek5-snapshot article{border-right-color:#ffffff21;min-height:112px;padding:22px 20px}.ek5-snapshot strong{font-size:30px}@keyframes ek6-founder-photo-in{0%{opacity:.38;transform:translate(-50%)scale(1.035)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes ek6-founder-shade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.ek5-profileGrid{min-height:800px;padding-top:96px;padding-bottom:200px}.ek5-profileGrid:before{background-position:60%}.ek5-profileCopy{width:min(650px,63vw)}.ek5-nameBlock h1{font-size:clamp(54px,7vw,78px)}.ek5-profileCopy h2{font-size:clamp(32px,4.3vw,46px)}}@media (max-width:900px){.ek5 .ek3-header{z-index:140;-webkit-backdrop-filter:blur(18px)saturate(1.05);background:#05151df0;border-bottom:1px solid #ffffff1f;width:100%;top:0;left:0;right:0;box-shadow:0 10px 30px #00000024;position:fixed!important}}@media (max-width:760px){.ek5-profileHero{padding-top:72px}.ek5-profileGrid{align-items:start;min-height:0;padding-top:clamp(300px,62vw,500px);padding-bottom:205px}.ek5-profileGrid:before{filter:brightness(1.12)saturate(.96)contrast(1.02);background-position:top;background-size:100%}.ek5-profileGrid:after{background:linear-gradient(#030e1405 0%,#030e140f 22%,#030e1433 34%,#030e14b8 48%,#030e14f5 60%,#030e14fc 100%),linear-gradient(90deg,#030e142e,#030e1405 72%)}.ek5-profileCopy{text-shadow:0 2px 18px #0000003d;width:100%;max-width:620px}.ek5-nameBlock{gap:10px 14px}.ek5-nameBlock h1{font-size:clamp(48px,13vw,64px)}.ek5-nameBlock span{font-size:11px}.ek5-role{margin:12px 0 24px}.ek5-profileCopy h2{font-size:clamp(29px,8.2vw,40px);line-height:1.2}.ek5-profileLead{margin:20px 0 26px;font-size:15px;line-height:1.72}.ek5-heroActions{gap:8px}.ek5-heroActions a{gap:18px;min-height:50px;padding:0 16px}.ek5-snapshot{margin-top:-154px;padding-bottom:28px}.ek5-snapshot>div{grid-template-columns:repeat(2,minmax(0,1fr))}.ek5-snapshot article{border-bottom:1px solid #ffffff1f;min-height:104px}.ek5-snapshot article:nth-child(2n){border-right:0}.ek5-snapshot article:nth-last-child(-n+2){border-bottom:0}}@media (max-width:480px){.ek5-profileGrid{min-height:0;padding-top:clamp(292px,68vw,340px);padding-bottom:205px}.ek5-profileGrid:before{background-position:top;background-size:100%}.ek5-profileCopy h2{font-size:29px}.ek5-profileLead{font-size:14px}.ek5-heroActions a{justify-content:space-between;width:100%}.ek5-snapshot strong{font-size:25px}.ek5-snapshot span{font-size:11px}.ek5-snapshot em{font-size:9px}}@media (prefers-reduced-motion:reduce){.ek5-profileGrid:before,.ek5-profileGrid:after{animation:none}.ek5-profileCopy[data-reveal]>*{opacity:1;filter:none;transition:none;transform:none}}
.ek5{padding-top:122px}.ek5 .ek3-emergency{z-index:151;width:100%;top:0;left:0;right:0;position:fixed!important}.ek5 .ek3-header{z-index:150;-webkit-backdrop-filter:blur(18px)saturate(1.04);width:100%;top:34px;left:0;right:0;box-shadow:0 10px 34px #0000001f;position:fixed!important}.ek5 section[id]{scroll-margin-top:142px}.ek5-profileHero{isolation:isolate;background:#071923;position:relative;overflow:hidden;padding-top:0!important}.ek5-profileHero>.ek5-gridBackdrop{z-index:3;opacity:.07}.ek5-profileGrid{z-index:4}.ek5-profileGrid:before,.ek5-profileGrid:after{display:none!important}.ek6-profileMedia{z-index:2;pointer-events:none;background:#071923;position:absolute;inset:0;overflow:hidden}.ek6-profileMedia img{object-fit:cover;object-position:center center;filter:brightness(1.04)saturate(.94)contrast(1.02);width:100%;height:100%;animation:1.25s cubic-bezier(.16,.84,.28,1) both ek7-founder-media-in;display:block;transform:scale(1.018)}.ek6-profileMedia>div{background:linear-gradient(90deg,#030c11f5 0%,#030e14e6 24%,#030e14b0 42%,#030e144a 58%,#030e140f 73%,#030e141f 100%),linear-gradient(#030e141f 0%,#030e1424 62%,#030e14d1 100%);position:absolute;inset:0}@keyframes ek7-founder-media-in{0%{opacity:.38;transform:scale(1.045)}to{opacity:1;transform:scale(1.018)}}.ek5-timeline:before{content:none!important;display:none!important}.ek5-timeline article{grid-template-columns:64px 150px minmax(0,1fr);gap:28px}.ek5-timeline time:before{width:20px!important;height:1px!important;box-shadow:none!important;background:#d98469!important;border-radius:0!important;top:10px!important;left:-36px!important}.ek5-selectedResearch{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.ek5-selectedResearch article{min-height:330px}.ek4 .ek6-researchCard[data-reveal]{opacity:0;transition:opacity .72s,transform .82s cubic-bezier(.16,.84,.28,1),box-shadow .35s,border-color .35s;transform:translate(54px)}.ek4 .ek6-researchCard[data-reveal].is-visible{opacity:1;transform:none}.ek6-researchCard:nth-child(2){transition-delay:70ms!important}.ek6-researchCard:nth-child(3){transition-delay:.14s!important}.ek6-researchCard:nth-child(4){transition-delay:50ms!important}.ek6-researchCard:nth-child(5){transition-delay:.12s!important}.ek6-researchCard:nth-child(6){transition-delay:.19s!important}.ek5-featureVideos.ek6-voiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ek4 .ek6-voiceCard[data-reveal]{opacity:0;transition:opacity .72s,transform .86s cubic-bezier(.16,.84,.28,1);transform:translateY(34px)translate(18px)}.ek4 .ek6-voiceCard[data-reveal].is-visible{opacity:1;transform:none}.ek6-voiceCard:nth-child(2){transition-delay:80ms!important}.ek6-voiceCard:nth-child(3){transition-delay:.16s!important}.ek6-interviewArchive{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;margin-top:54px}.ek6-interviewArchiveHead{color:#fff9;letter-spacing:.17em;justify-content:space-between;align-items:center;gap:20px;min-height:58px;font-size:9px;font-weight:800;display:flex}.ek6-interviewArchiveHead b{color:#e99a83;font:500 22px/1 Georgia,serif}.ek6-interviewArchive>a{color:#fff;border-top:1px solid #ffffff1a;grid-template-columns:44px 210px minmax(0,1fr) 28px;align-items:center;gap:20px;min-height:82px;transition:padding .25s,background .25s;display:grid}.ek6-interviewArchive>a:hover{background:#ffffff09;padding-left:12px}.ek6-interviewArchive>a>span{color:#d88a70;font:500 18px/1 Georgia,serif}.ek6-interviewArchive>a>small{color:#83bbb6;letter-spacing:.1em;font-size:9px}.ek6-interviewArchive>a>strong{font-size:14px;font-weight:650;line-height:1.45}.ek6-interviewArchive>a>b{color:#e99a83;justify-self:end;font-weight:400}@media (max-width:1100px){.ek6-profileMedia img{object-position:58% center}.ek5-selectedResearch{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ek5-featureVideos.ek6-voiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ek6-voiceCard:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}}@media (max-width:900px){.ek5{padding-top:72px}.ek5 .ek3-emergency{display:none!important}.ek5 .ek3-header{border-bottom:1px solid #ffffff1f;background:#05151df5!important;height:72px!important;top:0!important}.ek5 section[id]{scroll-margin-top:86px}.ek5-profileHero{padding-top:0!important}.ek5-timeline article{grid-template-columns:44px 112px minmax(0,1fr);gap:18px}.ek5-timeline time:before{width:12px!important;left:-25px!important}.ek6-interviewArchive>a{grid-template-columns:36px 150px minmax(0,1fr) 20px;gap:12px}}@media (max-width:760px){.ek6-profileMedia{height:56.25vw;max-height:none;inset:0 0 auto}.ek6-profileMedia img{object-fit:cover;object-position:center center;filter:brightness(1.09)saturate(.96)contrast(1.02);width:100%;height:100%;transform:none}.ek6-profileMedia>div{background:linear-gradient(#030e1403 0%,#030e1405 54%,#030e145c 78%,#030e14f0 100%),linear-gradient(90deg,#030e141a,#030e1403 72%)}.ek5-profileGrid{min-height:0!important;padding-top:calc(56.25vw + 34px)!important;padding-bottom:205px!important}.ek5-selectedResearch{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ek5-selectedResearch article{min-height:0;padding:26px}.ek5-featureVideos.ek6-voiceGrid{grid-template-columns:1fr}.ek6-voiceCard:last-child{grid-column:auto;max-width:none}.ek6-interviewArchive>a{grid-template-columns:34px minmax(0,1fr) 20px;min-height:94px;padding:12px 0}.ek6-interviewArchive>a>small{grid-area:1/2}.ek6-interviewArchive>a>strong{grid-area:2/2}.ek6-interviewArchive>a>b{grid-area:1/3/3}}@media (max-width:620px){.ek5-selectedResearch{grid-template-columns:1fr!important}.ek5-timeline article{grid-template-columns:34px 1fr;gap:12px 14px;padding:24px 0}.ek5-timeline article>b{grid-area:1/1}.ek5-timeline time{grid-area:1/2;padding-left:22px}.ek5-timeline time:before{width:12px!important;left:0!important}.ek5-timeline article>div{grid-area:2/2}}@media (prefers-reduced-motion:reduce){.ek6-profileMedia img{animation:none!important;transform:none!important}.ek4 .ek6-researchCard[data-reveal],.ek4 .ek6-voiceCard[data-reveal]{opacity:1;transition:none;transform:none}}
