/* 2.4.0: one deliberate opening motion across practices, about and clients. */
.em-motion{--em-open:4.8;--em-height:560px;--em-speed:850ms;position:relative;margin-block:30px 0;color:#152c51}
.em-motion-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;min-height:48px}
.em-motion-hint{display:flex;align-items:center;gap:12px;margin:0;font-size:13px;color:inherit;line-height:1.6}
.em-motion-hint i{width:24px;height:9px;border-block:2px solid #9d814d;transform:skewX(-18deg)}
.em-motion-controls{display:none;align-items:center;gap:8px;flex-shrink:0}
.em-motion.is-enhanced .em-motion-controls{display:flex}
.em-motion-controls button{min-height:44px;padding:0 17px;background:#fff;color:#183354;border:1px solid #ccd5e2;border-radius:3px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s,color .2s}
.em-motion-controls button:hover,.em-motion-controls button:focus-visible{background:#17335c;border-color:#17335c;color:#fff}
.em-motion-counter{min-width:46px;text-align:center;font-size:12px;direction:ltr;font-variant-numeric:tabular-nums}
.em-motion-controls .em-motion-pause{background:transparent;border-color:currentColor;color:inherit;font-weight:400;min-width:110px}
.em-motion-deck{display:flex;gap:10px;min-width:0;margin-bottom:16px;direction:rtl}
.em-motion-deck[hidden]{display:none!important}
.em-motion-panel{position:relative;isolation:isolate;overflow:hidden;min-width:0;height:var(--em-height);flex:1 1 0%;background:#142642;border-radius:4px;transition:flex-grow var(--em-speed) cubic-bezier(.2,.72,.15,1),height var(--em-speed) cubic-bezier(.2,.72,.15,1);box-shadow:0 14px 35px #07172f12}
.em-motion.is-enhanced .em-motion-panel.is-open{flex-grow:var(--em-open)}

.em-motion-panel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.58) brightness(.73);transform:scale(1.1);transition:transform 1.15s cubic-bezier(.2,.72,.15,1),filter .8s}
.em-motion-panel.is-open>img{transform:scale(1);filter:saturate(.97) brightness(.95)}
.em-motion-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a19372b 5%,#0a193744 38%,#08172fef 100%);z-index:1;pointer-events:none}
.em-motion-panel:not(.is-open)::after{background:linear-gradient(180deg,#0b1d3655,#07172fb8)}
.em-motion-number{position:absolute;top:28px;right:28px;z-index:2;color:#ead7ab;font-size:12px;letter-spacing:.14em;font-weight:700;pointer-events:none}
.em-motion-number::after{content:"";position:absolute;right:32px;top:50%;height:2px;width:0;background:#c8aa70;transition:width .8s}
.em-motion-panel.is-open .em-motion-number::after{width:58px}
.em-motion-toggle{display:none;position:absolute;inset:0;width:100%;height:100%;z-index:3;border:0;background:transparent;cursor:pointer;color:#fff;padding:0;text-align:inherit}
.em-motion.is-enhanced .em-motion-toggle{display:block}
.em-motion-toggle>span{position:absolute;left:20px;top:19px;width:38px;height:38px;border:1px solid #ffffff9c;border-radius:50%;background:#0c1d3555;transition:background .4s}
.em-motion-toggle>span::before,.em-motion-toggle>span::after{content:"";position:absolute;top:17px;left:11px;width:14px;height:1px;background:#fff;transition:transform .65s}
.em-motion-toggle>span::after{transform:rotate(90deg)}
.em-motion-panel.is-open .em-motion-toggle>span{background:#bc9b60;border-color:#bc9b60}
.em-motion-panel.is-open .em-motion-toggle>span::after{transform:rotate(0)}
.em-motion-panel:focus-within{outline:3px solid #b99452;outline-offset:3px}
.em-motion-toggle:focus-visible{outline:3px solid #ebc57e;outline-offset:-5px}
.em-motion-copy{position:absolute;z-index:4;inset:auto 28px 32px;pointer-events:none}
.em-motion .em-motion-copy h3{font-size:clamp(21px,1.75vw,26px);font-weight:500;line-height:1.24;letter-spacing:-.025em;color:#fff;margin:0;text-wrap:balance;transition:font-size .65s}
.em-motion .is-open .em-motion-copy h3{font-size:clamp(30px,3vw,44px);max-width:660px}
.em-motion-kicker{display:block;margin-bottom:13px;color:#e8d4aa;font-size:12px;line-height:1.5}
.em-motion-detail{display:grid;grid-template-rows:1fr;opacity:1;transition:opacity .45s .15s,transform .65s,grid-template-rows .65s;transform:none}
.em-motion .em-motion-detail p{max-width:570px;margin:19px 0 23px;color:#e6edf6;font-size:15px;line-height:1.8;font-weight:400}
.em-motion-link{pointer-events:auto;position:relative;display:inline-flex;justify-self:start;align-items:center;gap:22px;padding:14px 22px;background:#fff;color:#163153!important;border-radius:2px;font-size:14px;font-weight:600;min-height:49px;transition:background .25s,transform .25s}
.em-motion-link:hover{background:#ead8b4;transform:translateY(-2px)}
.em-link-mark{display:inline-block;flex-shrink:0;width:18px;height:18px;border:1px solid currentColor;border-radius:50%;position:relative}
.em-link-mark::after{content:"";position:absolute;inset:5px;border:1px solid currentColor;border-radius:50%}
.em-motion.is-enhanced .em-motion-panel:not(.is-open) .em-motion-detail{display:none}
.em-motion.is-enhanced .em-motion-panel:not(.is-open) .em-motion-kicker{display:none}
.em-services-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px;padding:28px 32px;background:#e5ebf3;border:1px solid #d2dbe7;border-radius:4px}
.em-services-cta>div>span{font-size:22px;line-height:1.4;font-weight:500;color:#1a345c}
.em-services-cta p{margin:6px 0 0;color:#57667f;font-size:14px;line-height:1.7}
.em-primary-cta{display:inline-flex;gap:32px;align-items:center;justify-content:center;min-height:62px;padding:18px 32px;background:#173962;color:#fff!important;font-size:18px;font-weight:600;border-radius:3px;box-shadow:0 8px 24px #17396223;transition:background .25s,transform .25s}
.em-primary-cta:hover{background:#244e7f;transform:translateY(-3px)}
.em-services-cta--dark{background:#ffffff0d;border-color:#ffffff38}.em-services-cta--dark>div>span{color:#fff}.em-services-cta--dark p{color:#cbd6e7}.em-services-cta--dark .em-primary-cta{background:#dfc18c;color:#142e54!important}
.about-editorial .em-motion{color:#e1e8f5}.em-motion--about{--em-height:510px}
.em-motion--clients{--em-height:620px;--em-open:3.8}
.em-motion--clients .em-motion-panel{background:#e6eaf0}
.em-motion--clients .em-motion-panel>img{object-fit:contain;object-position:center 10%;padding:0 0 190px;filter:saturate(.8);background:#e6eaf0;transform:scale(1.06)}
.em-motion--clients .em-motion-panel.is-open>img{filter:saturate(1);transform:scale(1)}
.em-motion--clients .em-motion-panel::after{background:linear-gradient(180deg,transparent 44%,#112c5090 63%,#0d2343 82%)}
.em-motion--clients .em-motion-panel:not(.is-open)>img{object-fit:cover;padding-bottom:0;filter:saturate(.65) brightness(.65)}
.em-motion--clients .em-motion-panel:not(.is-open)::after{background:linear-gradient(180deg,#0b1d3620,#0d2343e8 92%)}
.em-motion--clients .em-motion-detail p{font-size:14px;margin-bottom:0}
.em-motion--clients .em-motion-copy{bottom:28px}
.em-client-source{margin:16px 0 0;color:#647087;font-size:12px;line-height:1.7}
.em-motion--partners{--em-height:560px;--em-open:2.3}.em-motion--partners .em-motion-panel>img{object-position:center 20%}
.em-motion--partners .em-motion-panel.is-open>img{object-fit:contain;object-position:right top;background:#112947}
@media(max-width:1000px) and (min-width:761px){.em-motion{--em-open:3.4}.em-motion-copy{inset-inline:19px}.em-motion .em-motion-copy h3{font-size:19px}.em-motion .is-open .em-motion-copy h3{font-size:32px}.em-motion-number{right:19px}.em-motion-toggle>span{left:12px}.em-motion-detail p{font-size:14px}}
@media(max-width:760px){
 .em-motion{--em-height:440px;margin-top:22px}.em-motion-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px}.em-motion-controls{width:100%;justify-content:flex-start;gap:7px}.em-motion-controls button{padding-inline:14px}.em-motion-controls .em-motion-pause{margin-inline-start:auto}.em-motion-hint{font-size:12px}
 .em-motion-deck{flex-direction:column;gap:10px;height:auto}.em-motion-panel{flex:none!important;height:104px;width:100%;transition:height 750ms cubic-bezier(.2,.72,.15,1)}
 .em-motion-panel.is-open{height:var(--em-height)}.em-motion-panel>img{object-position:center 32%}.em-motion-number{top:20px;right:18px;font-size:10px}.em-motion-panel.is-open .em-motion-number::after{width:42px}.em-motion-toggle>span{top:15px;left:15px;width:34px;height:34px}.em-motion-toggle>span::before,.em-motion-toggle>span::after{top:15px;left:9px}
 .em-motion-copy{inset-inline:20px;bottom:20px}.em-motion .em-motion-copy h3{font-size:19px;line-height:1.25;max-width:85%}.em-motion .is-open .em-motion-copy h3{font-size:30px;max-width:100%}.em-motion-panel:not(.is-open) .em-motion-copy{bottom:17px}.em-motion .em-motion-detail p{font-size:14px;line-height:1.7;margin:15px 0 18px}.em-motion-link{font-size:13px;padding:12px 18px;min-height:46px}.em-motion--clients{--em-height:580px}.em-motion--clients .em-motion-panel>img{padding-bottom:160px;object-position:center top}.em-motion--clients .em-motion-panel:not(.is-open)>img{object-position:center 25%}
 .em-services-cta{padding:23px 20px;align-items:stretch;flex-direction:column;gap:20px}.em-services-cta>div>span{font-size:21px}.em-primary-cta{width:100%;font-size:18px;min-height:62px}.em-motion--partners{--em-height:540px}.em-motion--partners .em-motion-panel.is-open>img{object-fit:cover;object-position:center 15%}.em-motion--about{--em-height:415px}
}
@media(prefers-reduced-motion:reduce){.em-motion-panel,.em-motion-panel>img,.em-motion-copy h3,.em-motion-detail,.em-motion-toggle span::after,.em-motion-number::after{transition:none!important;transform:none!important}.em-primary-cta,.em-motion-link{transition:none}.em-motion .em-motion-pause{display:none}}

.em-motion-controls [data-em-next],.em-motion-controls [data-em-prev]{background:#173962;color:#fff;border-color:#173962}.em-motion-controls [data-em-next]:hover,.em-motion-controls [data-em-prev]:hover{background:#315d8d}
@media(max-width:760px){.services-stage .shell,.expertise .shell{width:calc(100% - 32px)}.expertise .section-heading{width:100%}}

@media(min-width:761px){.em-motion-panel:not(.is-open) .em-motion-copy{inset-inline:18px}.em-motion .em-motion-panel:not(.is-open) .em-motion-copy h3{font-size:20px;overflow-wrap:break-word}}

@media(max-width:760px){
 .em-motion-controls{flex-wrap:wrap}.em-motion-controls .em-motion-pause{margin-inline-start:0}
 .em-primary-cta{font-size:17px;gap:18px;padding-inline:16px;white-space:nowrap}
 .em-motion .em-motion-copy h3{overflow-wrap:break-word}
}

/* 2.5: article screenshots stay visible beside the editorial copy. */
.em-section-cta{margin-top:28px}
.em-motion-source{pointer-events:auto;display:inline-flex;align-items:center;gap:12px;justify-self:start;color:#e5d2aa!important;font-size:13px;margin-top:18px;text-decoration:underline;text-underline-offset:5px}
.em-motion--press{--em-height:620px;--em-open:3.3}
.em-motion--press .em-motion-panel{background:#122a49}
.em-motion--press .em-motion-panel>img{background:#edf1f6;object-fit:cover;object-position:top center;padding:68px 14px 190px;filter:brightness(.8);transform:scale(1.03)}
.em-motion--press .em-motion-panel.is-open>img{inset:64px auto 26px 24px;width:52%;height:calc(100% - 90px);padding:12px;object-fit:contain;object-position:center top;filter:none;transform:none;border-radius:3px;background:#fff}
.em-motion--press .em-motion-panel::after{background:linear-gradient(180deg,#10294600 40%,#102946 78%)}
.em-motion--press .em-motion-panel.is-open::after{display:none}
.em-motion--press .em-motion-panel.is-open .em-motion-copy{inset-inline-start:26px;inset-inline-end:auto;width:calc(48% - 68px);bottom:34px}
.em-motion--press .is-open .em-motion-copy h3{font-size:clamp(26px,2.5vw,36px);line-height:1.25}
.em-motion--press .em-motion-detail p{font-size:14px;line-height:1.75}
.em-motion--press .em-motion-link{padding:13px 16px;gap:12px;font-size:13px;max-width:100%}
.em-motion--insights{--em-height:530px}
.em-motion--insights .is-open .em-motion-copy h3{font-size:clamp(27px,2.8vw,38px)}
.em-motion--insights .em-motion-panel>img{object-position:center}
.em-article-screenshot{display:block;background:#fff;padding:16px}
.em-article-screenshot>img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.em-article-screenshot>span{display:flex;align-items:center;justify-content:center;gap:14px;padding:20px 8px;color:#173962;font-size:14px}
.em-motion:not(.is-enhanced) .em-motion-deck{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
.em-motion:not(.is-enhanced) .em-motion-panel{height:auto!important;min-height:360px}
.em-motion:not(.is-enhanced) .em-motion-panel>img{position:relative;inset:auto;width:100%;height:300px;padding:0;object-fit:contain;transform:none;filter:none}
.em-motion:not(.is-enhanced) .em-motion-panel::after{display:none}
.em-motion:not(.is-enhanced) .em-motion-copy{position:relative;inset:auto;width:auto;padding:24px;background:#142642}
.em-motion:not(.is-enhanced) .em-motion-copy h3{font-size:26px;max-width:100%}
.em-motion-toggle>span::before{transform:none!important}
.em-motion-panel.is-open .em-motion-toggle>span::after{transform:none!important}
@media(min-width:761px) and (max-width:1000px){
 .em-motion--press{--em-open:3.8;--em-height:650px}
 .em-motion--press .em-motion-panel.is-open>img{left:18px;width:46%}
 .em-motion--press .em-motion-panel.is-open .em-motion-copy{width:calc(54% - 54px);inset-inline-start:20px}
 .em-motion--press .is-open .em-motion-copy h3{font-size:27px}
}
@media(max-width:760px){
 .em-motion .em-motion-pause{display:none}
 .em-motion--press{--em-height:760px}
 .em-motion--press .em-motion-panel>img{padding:0;object-position:center 10%}
 .em-motion--press .em-motion-panel.is-open>img{inset:56px 16px auto;width:calc(100% - 32px);height:350px;object-position:center top;padding:10px}
 .em-motion--press .em-motion-panel.is-open .em-motion-copy{inset:430px 20px auto;width:auto}
 .em-motion--press .is-open .em-motion-copy h3{font-size:26px;line-height:1.2}
 .em-motion--press .em-motion-detail p{margin:12px 0 16px;font-size:13px;line-height:1.65}
 .em-motion--press .em-motion-source{margin-top:16px;font-size:12px}
 .em-motion--press .em-motion-panel:not(.is-open) .em-motion-copy h3{font-size:17px;max-width:85%}
 .em-motion--insights{--em-height:500px}
 .em-motion--insights .is-open .em-motion-copy h3{font-size:28px}
 .em-section-cta{white-space:normal;text-align:center;font-size:16px}
}
