@import url("site.css");
:root{--navy:#15222d;--blue:#083f61;--aqua:#2db7c0;--orange:#f16632;--ink:#171b1e;--muted:#66717a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,"Helvetica Neue",sans-serif}
a{text-decoration:none;color:inherit}.home-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:84px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;color:#fff}.home-brand img{width:54px;filter:brightness(0) invert(1)}.home-header nav{display:flex;align-items:center;gap:28px;font-size:12px}.home-header nav a{position:relative}.home-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.3s}.home-header nav a:hover:after{right:0}.home-menu{display:none;background:none;border:0}.new-hero{height:min(700px,100vh);min-height:590px;position:relative;display:grid;place-items:center;color:#fff;overflow:hidden}.new-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;animation:heroZoom 14s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,24,.55),rgba(5,15,24,.25)),linear-gradient(0deg,rgba(4,13,20,.65),transparent 65%)}.hero-copy{position:relative;text-align:center;max-width:900px;padding:80px 24px 0}.hero-copy h1,.section-title h2{font-weight:300;letter-spacing:-.04em}.hero-copy h1{font-size:clamp(38px,5.5vw,72px);line-height:1.02;margin:0 0 24px}.hero-copy p{max-width:650px;margin:0 auto 30px;font-size:14px;line-height:1.7;color:#e9eef1}.hero-copy a,.orange-button{display:inline-flex;border-radius:50px;padding:15px 27px;font-weight:700;font-size:12px;transition:.3s}.hero-copy a{background:#fff;color:#ef6337}.hero-copy a:hover{background:var(--orange);color:#fff;transform:translateY(-3px)}.hero-dots{position:absolute;bottom:24px;display:flex;gap:7px}.hero-dots i{width:7px;height:7px;border:1px solid #fff;border-radius:50%}.hero-dots .active{background:#fff}.section{padding:92px max(6vw,24px)}.section-title{text-align:center;max-width:800px;margin:0 auto 52px}.section-title h2{font-size:clamp(32px,4vw,52px);line-height:1.05;margin:0 0 18px}.section-title h2 b{font-weight:500}.section-title p{font-size:13px;line-height:1.7;color:var(--muted);max-width:650px;margin:auto}.section-title>span{font-size:9px;letter-spacing:.2em;color:var(--aqua)}.partner{text-align:center}.partner-grid{max-width:960px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr)}.partner-grid article{padding:10px 55px 34px;min-height:210px;border-right:1px solid #edf0f2}.partner-grid article:last-child{border:0}.partner-grid strong{font-size:52px;font-weight:300;color:#dff4f5}.partner-grid h3{font-size:15px;margin:14px 0}.partner-grid p{font-size:12px;line-height:1.6;color:var(--muted)}.orange-button{background:var(--orange);color:white;justify-content:center}.orange-button:hover{transform:translateY(-4px);box-shadow:0 12px 26px #f1663250}.services-new{background:#fbfcfc}.service-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:46px 36px}.service-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:18px;transition:.6s}.service-card h3{font-size:17px;margin:17px 0 7px}.service-card p{font-size:12px;line-height:1.6;color:var(--muted);min-height:38px}.service-card span{font-size:11px;color:var(--aqua)}.service-card:hover img{transform:scale(1.025);filter:saturate(1.1)}.service-card:hover h3{color:var(--orange)}.industry-new{text-align:center;background:#fff}.industry-map{position:relative;width:620px;height:330px;margin:0 auto 28px}.industry-center{position:absolute;left:50%;top:50%;translate:-50% -50%;width:135px;height:135px;border-radius:50%;display:grid;place-items:center;background:#f5fbfb;box-shadow:0 0 0 20px #edf8f866}.industry-center img{width:64px}.industry-item{position:absolute;display:flex;align-items:center;gap:10px;font-size:14px;text-align:left}.industry-item span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:28px;color:var(--blue);border:1px solid #dbe8eb;transition:.3s}.industry-item:hover span{background:var(--orange);color:#fff;border-color:var(--orange)}.i1{top:5px;left:46%}.i2{right:15px;top:82px}.i3{right:70px;bottom:32px}.i4{left:36px;bottom:40px}.i5{left:18px;top:80px}.process-new{background:#fbfcfc}.steps{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);position:relative}.steps:before{content:"";position:absolute;top:38px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,var(--aqua),#dce7ea)}.steps a{position:relative;text-align:center}.steps b{position:relative;z-index:2;margin:auto;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eff8f8;border:1px solid #d5e7e9;color:var(--blue);box-shadow:0 0 0 8px #fff;transition:.3s}.steps span{display:block;font-size:11px;margin-top:18px}.steps a:hover b{background:var(--blue);color:#fff;transform:translateY(-5px)}.group-new{background:#f8f9f9}.group-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.group-grid>a,.group-grid article{min-height:205px;background:#fff;border:1px solid #ecf0f1;border-radius:8px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.3s}.group-grid img{width:125px;max-height:52px;object-fit:contain;margin-bottom:22px}.group-grid b{font-size:13px;line-height:1.4}.group-grid span{font-size:10px;color:var(--aqua);margin-top:8px}.group-grid>a:hover,.group-grid article:hover{transform:translateY(-7px);box-shadow:0 18px 40px #10233112;border-color:#f3b29b}.new-footer{background:#15222d;color:#e8eef2;padding:64px 6% 20px}.footer-lead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3b4650;padding-bottom:44px}.footer-lead>img{width:72px;filter:brightness(0) invert(1)}.footer-lead small{color:#7b919d}.footer-lead h2{font-weight:300;font-size:56px;margin:0}.footer-columns{padding:42px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-columns div{display:flex;flex-direction:column;gap:10px;font-size:11px}.footer-columns b{font-size:10px;color:#6b8795;margin-bottom:8px}.footer-columns a:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #3b4650;padding-top:18px;font-size:9px;color:#78909c}.to-top{position:fixed;right:22px;bottom:22px;width:43px;height:43px;border-radius:50%;border:0;background:var(--orange);color:#fff;opacity:0;translate:0 10px;transition:.3s}.to-top.show{opacity:1;translate:0}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@keyframes heroZoom{to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media(max-width:760px){.home-header{height:70px}.home-menu{display:block;width:38px}.home-menu span{display:block;height:2px;background:#fff;margin:7px}.home-header nav{position:absolute;top:70px;left:0;right:0;background:#15222df5;display:none;flex-direction:column;padding:28px}.home-header nav.open{display:flex}.new-hero{min-height:620px}.hero-copy h1{font-size:39px}.section{padding:70px 22px}.partner-grid,.service-grid,.group-grid{grid-template-columns:1fr}.partner-grid article{border-right:0;border-bottom:1px solid #edf0f2}.service-grid{gap:36px}.industry-map{width:100%;height:470px}.i1{left:39%}.i2{right:0;top:105px}.i3{right:10px}.i4{left:8px}.i5{left:0;top:105px}.steps{grid-template-columns:repeat(3,1fr);row-gap:45px}.steps:before{display:none}.footer-lead{align-items:flex-start}.footer-lead h2{font-size:38px}.footer-columns{grid-template-columns:repeat(2,1fr)}}

/* Reference-matched industry focus and onsite process */
.industry-new .industry-map{position:relative;width:min(600px,100%);height:310px;margin:0 auto 28px}
.industry-new .industry-connectors{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.industry-new .industry-connectors path{fill:none;stroke:var(--aqua);stroke-width:2;stroke-linecap:round}
.industry-new .industry-center{position:absolute;left:50%;top:50%;translate:-50% -50%;width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:#f5fbfb;box-shadow:0 0 0 10px #edf8f8}
.industry-new .industry-center:after{content:"";position:absolute;inset:8px;border:1px dashed var(--aqua);border-radius:50%}
.industry-new .industry-center img{position:relative;z-index:1;width:58px}
.industry-new .industry-item{position:absolute;display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.2;text-align:left;color:#172f3e}
.industry-new .industry-item span{width:42px;height:42px;border:0;border-radius:0;display:grid;place-items:center;font-size:27px;color:var(--blue);background:transparent;transition:.3s}
.industry-new .industry-item b{font-weight:500;white-space:nowrap}
.industry-new .industry-item:hover span{color:var(--orange);background:transparent;border-color:transparent;transform:scale(1.12)}
.industry-new .industry-item:hover b{color:var(--orange)}
.industry-new .i1{top:10px;left:50%;translate:-22% 0}
.industry-new .i2{right:4px;top:67px}
.industry-new .i3{right:20px;bottom:27px}
.industry-new .i4{left:3px;bottom:23px;flex-direction:row-reverse;text-align:right}
.industry-new .i5{left:3px;top:68px;flex-direction:row-reverse;text-align:right}
.process-new .steps{max-width:840px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:28px}
.process-new .steps:before{display:none}
.process-new .steps a{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}
.process-new .steps .step-card{width:66px;height:94px;margin:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:12px;border:1px solid #d5e7e9;border-radius:28px;background:#f1f8f9;transition:.3s}
.process-new .steps .step-card b{position:static;z-index:auto;margin:0;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;box-shadow:none;font-size:13px;transition:.3s}
.process-new .steps a>span:last-child{display:block;font-size:11px;margin-top:13px}
.process-new .steps a:hover .step-card{transform:none}
.process-new .steps a:hover .step-card b{background:var(--orange);color:#fff;transform:scale(1.08)}
@media(max-width:760px){
  .industry-new .industry-map{height:310px;transform:scale(.9)}
  .industry-new .industry-item{font-size:11px}
  .industry-new .industry-item span{width:32px;height:32px;font-size:22px}
  .industry-new .i1{left:50%}
  .industry-new .i2,.industry-new .i3{right:-8px}
  .industry-new .i4,.industry-new .i5{left:-8px}
  .process-new .steps{grid-template-columns:repeat(3,1fr);gap:34px 18px;max-width:390px}
}

/* Figma/PDF fidelity pass */
html{font-size:16px}
body{font-family:"Poppins",Arial,Helvetica,sans-serif;color:#0d0d0f}
.section{padding:clamp(76px,6.4vw,104px) max(24px,6vw)}
.section-title{max-width:760px;margin-bottom:clamp(42px,4.2vw,62px)}
.section-title h2{font-size:clamp(34px,3.55vw,52px);font-weight:300;line-height:1.08;letter-spacing:-.045em}
.section-title h2 b{font-weight:400}
.section-title p{font-size:clamp(13px,1.12vw,16px);line-height:1.45;max-width:730px;color:#3f3f43}
.industry-new{padding-top:clamp(84px,7vw,116px);padding-bottom:clamp(82px,6.6vw,108px);overflow:hidden}
.industry-new .section-title{margin-bottom:30px}
.industry-map-reference{width:min(920px,78vw);margin:0 auto 30px;position:relative}
.industry-map-reference img{display:block;width:100%;height:auto}
.industry-map-reference:after{content:"";position:absolute;inset:7% 24% 12%;border-radius:50%;background:radial-gradient(circle,rgba(67,188,194,.10),transparent 68%);z-index:-1;animation:industryGlow 3.6s ease-in-out infinite}
.industry-map-reference:hover img{transform:translateY(-3px)}
.industry-map-reference img{transition:transform .45s ease}
.industry-new .orange-button{min-width:286px;padding:17px 34px;font-size:14px}
.process-new{padding-top:clamp(82px,6.4vw,104px);padding-bottom:clamp(88px,7vw,116px)}
.process-new .section-title{margin-bottom:58px}
.process-new .steps{max-width:870px;gap:clamp(24px,3vw,48px)}
.process-new .steps .step-card{width:72px;height:112px;border-radius:34px;background:#fff;border:2px solid #48bcc1;padding-bottom:8px}
.process-new .steps .step-card b{width:49px;height:49px;background:#2f6388;font-size:16px;font-weight:400}
.process-new .steps a>span:last-child{font-size:14px;margin-top:12px;color:#101014}
@keyframes industryGlow{50%{opacity:.35;transform:scale(1.08)}}
@media(min-width:1600px){
  .section{padding-left:max(6vw,96px);padding-right:max(6vw,96px)}
  .industry-map-reference{width:920px}
  .service-grid{max-width:1240px}
  .partner-grid,.group-grid{max-width:1160px}
}
@media(max-width:900px){
  .industry-map-reference{width:min(980px,108vw);margin-left:50%;transform:translateX(-50%)}
  .process-new .steps{grid-template-columns:repeat(3,1fr);max-width:520px;gap:42px 24px}
}
@media(max-width:560px){
  .section-title h2 br{display:none}
  .industry-new .section-title{margin-bottom:22px}
  .industry-map-reference{width:118vw;margin-bottom:18px}
  .industry-new .orange-button{min-width:230px}
  .process-new .section-title{margin-bottom:40px}
  .process-new .steps{grid-template-columns:repeat(2,1fr);max-width:300px;gap:34px 30px}
  .process-new .steps .step-card{width:66px;height:100px}
  .process-new .steps .step-card b{width:44px;height:44px}
}

/* v15 — final Figma accuracy layer */
:root{
  --aqua:#4EB9BD;
  --partner-line:#C1D2EC;
  --number-wash:rgba(78,185,189,.2);
  --service-rule:rgba(241,91,38,.6);
}
html,body,button,input,select,textarea{font-family:"Raleway",Arial,sans-serif}
body{color:#000}
.home-header nav{gap:clamp(18px,2vw,32px);font-size:16px;font-weight:500}
.home-header nav a{color:#fff}
.new-hero>img{display:none}
.hero-slides{position:absolute;inset:0}
.hero-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity 1s ease,transform 7s ease}
.hero-slides img.active{opacity:1;transform:scale(1.07)}
.hero-dots button{width:8px;height:8px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}
.hero-dots button.active{background:#fff}
.hero-copy h1,.section-title h2,.service-card h3,.partner-grid h3{color:#000}
.hero-copy h1{color:#fff;font-weight:400}
.partner-grid{border-top:1px solid var(--partner-line);border-bottom:1px solid var(--partner-line)}
.partner-grid article{border-right:1px solid var(--partner-line);padding-top:32px}
.partner-grid strong{color:var(--number-wash);font-size:58px;font-weight:500}
.services-new .section-title h2{display:inline-block;padding-bottom:14px;border-bottom:3px solid var(--service-rule)}
.service-card h3{display:inline-block;padding-bottom:9px;border-bottom:2px solid var(--service-rule)}
.service-card span{color:#4EB9BD;font-weight:600}
.industry-map-reference{width:min(831px,74vw);margin-top:5px}
.industry-map-reference img{width:100%;filter:none}
.industry-map-reference:after{inset:8% 22%;background:radial-gradient(circle,rgba(78,185,189,.1),transparent 68%)}
.new-footer{background:#18212a;padding:60px max(54px,5.8vw) 20px}
.footer-lead{min-height:170px;padding:0 1.5% 42px;border-bottom:0}
.footer-lead>img{width:112px;height:112px;object-fit:contain;filter:none}
.footer-talk{position:relative;width:min(520px,48vw);margin-right:3.5%;padding:29px 76px 14px}
.footer-talk small{display:block;color:#c4cbd0;font-size:12px;font-weight:400;letter-spacing:0}
.footer-talk h2{margin:4px 0 0;color:#fff;font-size:clamp(60px,5.4vw,78px);font-weight:300;line-height:.94;letter-spacing:-.05em}
.footer-talk .quote{position:absolute;color:rgba(78,185,189,.3);font-family:Georgia,serif;font-size:122px;font-weight:700;line-height:.55}
.quote-open{left:0;top:12px}
.quote-close{right:0;bottom:-15px}
.footer-columns{border-top:0;padding:36px 1.5% 48px;display:grid;grid-template-columns:150px 150px 150px minmax(170px,1fr);column-gap:48px;align-items:start}
.footer-columns div{gap:11px;font-size:13px}
.footer-columns b{color:#4EB9BD;font-size:12px;font-weight:500}
.footer-social{justify-self:end;min-width:190px}
.social-icons{display:flex!important;flex-direction:row!important;align-items:center;gap:15px!important}
.social-icons a{display:grid;place-items:center;width:28px;height:28px;color:#fff;transition:color .25s ease,transform .25s ease}
.social-icons svg{width:25px;height:25px;fill:currentColor}
.social-icons a:hover{color:#4EB9BD;transform:translateY(-3px)}
.footer-bottom{margin:0 2%;border-color:#73808a;color:#c7cdd1}
@media(max-width:900px){
  .home-header nav{font-size:14px;gap:15px}
  .industry-map-reference{width:min(831px,92vw);margin-left:auto;transform:none}
  .footer-columns{grid-template-columns:repeat(3,1fr);gap:34px}
  .footer-social{justify-self:start}
}
@media(max-width:760px){
  .home-header nav{font-size:16px}
  .partner-grid{border-bottom:0}
  .partner-grid article{border-right:0;border-bottom:1px solid var(--partner-line)}
  .industry-map-reference{width:100%;margin-left:auto;transform:none}
  .footer-lead{gap:30px}
  .footer-talk{width:auto;padding:22px 38px}
  .footer-columns{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:520px){
  .new-footer{padding-left:24px;padding-right:24px}
  .footer-lead{align-items:flex-start;flex-direction:column}
  .footer-lead>img{width:82px;height:82px}
  .footer-talk{width:100%;padding:26px 45px 18px}
  .footer-talk h2{font-size:47px}
  .footer-talk .quote{font-size:78px}
  .footer-columns{grid-template-columns:1fr 1fr;column-gap:26px}
  .footer-social{min-width:0}
}

/* v18 — requested homepage and footer refinements */
.hero-copy h1{
  font-size:48px;
  font-weight:400;
  line-height:1.08;
}
.hero-copy p{
  max-width:900px;
  font-size:18px;
  font-weight:300;
  line-height:1.55;
}
.hero-copy a{
  color:#F15B26;
  font-size:16px;
  font-weight:600;
}
.section-title h2{
  color:#000;
  font-size:48px;
}
.partner-grid{
  border-top:0;
  border-bottom:0;
}
.partner-grid h3{
  color:#000;
  font-size:24px;
  font-weight:700;
}
.partner-grid p{
  color:#000;
  font-size:16px;
  font-weight:400;
}
.orange-button{
  background:#F15B26;
  font-size:16px;
  font-weight:600;
}
.services-new .section-title h2{
  display:block;
  padding-bottom:0;
  border-bottom:0;
}
.section-cta{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:4px;
  color:#4EB9BD;
  font-size:16px;
  font-weight:500;
  letter-spacing:0;
}
.section-cta i,
.service-card span i{
  display:inline-block;
  font-style:normal;
  transform:rotate(-55.9deg);
  transform-origin:center;
}
.service-card h3{
  position:relative;
  display:table;
  padding-bottom:10px;
  border-bottom:0;
  color:#000;
  font-size:28px;
  font-weight:600;
}
.service-card h3:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:38%;
  height:3px;
  background:#F15B2699;
  transition:width .35s ease;
}
.service-card:hover h3:after{width:100%}
.service-card p{
  min-height:0;
  color:#000;
  font-size:16px;
  font-weight:400;
}
.service-card span{
  display:block;
  margin-top:15px;
  color:#4EB9BD;
  font-size:16px;
  font-weight:500;
}
.industry-new .orange-button{font-size:16px}
.process-new .steps .step-card{
  border:2px solid #4EB9BD;
}
.process-new .steps .step-card b{
  background:#2B5C80;
  font-size:24px;
}
.process-new .steps a>span:last-child{
  font-size:16px;
}
.footer-lead{
  min-height:205px;
  align-items:center;
}
.footer-talk{
  display:block;
  width:min(520px,48vw);
  margin-right:1%;
  padding:0;
}
.footer-talk img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
.footer-columns{
  display:flex;
  align-items:flex-start;
  gap:0;
  padding-left:0;
  padding-right:0;
}
.footer-columns>div:not(.footer-social){
  flex:0 0 150px;
  margin-right:48px;
}
.footer-columns .footer-social{
  flex:0 0 190px;
  justify-self:auto;
  margin-left:clamp(130px,17vw,340px);
}
.footer-bottom{
  width:100%;
  margin:0;
  padding:18px 0 0;
  align-items:center;
}
@media(max-width:760px){
  .hero-copy h1{font-size:clamp(36px,9vw,48px)}
  .hero-copy p{font-size:16px}
  .section-title h2{font-size:clamp(34px,9vw,48px)}
  .partner-grid{border:0}
  .partner-grid article:last-child{border-bottom:0}
  .footer-talk{width:min(100%,520px);padding:0}
  .footer-columns{display:grid;grid-template-columns:1fr 1fr;column-gap:26px;row-gap:34px}
  .footer-columns>div:not(.footer-social){margin-right:0}
  .footer-columns .footer-social{margin-left:0;min-width:0}
  .footer-bottom{align-items:flex-start;gap:8px}
}

/* v20: reference-matched group cards, process sizing and section CTA */
.group-new{
  background:#FCFCFC;
}
.group-grid{
  gap:clamp(34px,5.8vw,82px);
}
.group-grid>a,
.group-grid article,
.group-grid .group-card{
  position:relative;
  min-height:276px;
  overflow:hidden;
  isolation:isolate;
  background:#FCFCFC;
  border:0;
  border-radius:32px;
  padding:30px 34px 28px;
}
.group-grid .group-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  border-radius:inherit;
  background:
    linear-gradient(90deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) left top/46% 3px no-repeat,
    linear-gradient(180deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) left top/3px 68% no-repeat,
    linear-gradient(270deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) right top/27% 3px no-repeat,
    linear-gradient(180deg,rgba(121,121,121,.0769881),rgba(15,15,15,.153976)) right top/3px 34% no-repeat,
    linear-gradient(90deg,rgba(227,227,227,.1),rgba(121,121,121,.0769881)) left bottom/27% 3px no-repeat,
    linear-gradient(0deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) left bottom/3px 34% no-repeat,
    linear-gradient(270deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) right bottom/46% 3px no-repeat,
    linear-gradient(0deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) right bottom/3px 68% no-repeat;
}
.group-grid .group-card::after{
  content:"";
  position:absolute;
  inset:3px;
  z-index:-1;
  border-radius:29px;
  background:#FCFCFC;
}
.group-grid .group-card img{
  width:145px;
  max-height:66px;
  margin:0 0 7px;
}
.group-grid .group-card .group-country{
  order:0;
  margin:0 0 23px;
  color:#000;
  font-size:12px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.group-grid .group-card b{
  color:#000;
  font-size:18px;
  font-weight:700;
  line-height:1.18;
}
.group-grid .group-card .group-cta{
  margin-top:26px;
  color:#4EB9BD;
  font-size:16px;
  font-weight:500;
  line-height:1;
}
.group-grid .group-card .group-cta i{
  display:inline-block;
  margin-left:4px;
  font-style:normal;
  transition:transform .25s ease;
}
.group-grid .group-card:hover{
  border-color:transparent;
}
.group-grid .group-card:hover .group-cta i{
  transform:translate(3px,-3px);
}
.process-new .steps .step-card{
  left:13px;
  width:64px;
  height:115px;
  border:2px solid #4EB9BD;
  border-radius:31.5px;
  opacity:1;
  padding-bottom:10px;
}
.process-new .steps .step-card b{
  width:40px;
  height:40px;
  font-size:18px;
}
.section-cta{
  justify-content:center;
  padding:15px 27px;
  border-radius:50px;
  background:#F15B26;
  color:#fff;
  font-size:16px;
  font-weight:600;
  transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;
}
.section-cta:hover{
  color:#fff;
  transform:translateY(-4px);
  box-shadow:0 12px 26px rgba(241,91,38,.31);
}
.section-cta i{
  transform:none;
}
@media(max-width:760px){
  .group-grid{gap:28px}
  .group-grid .group-card{min-height:260px}
  .process-new .steps .step-card{left:auto}
}

/* v21: final visual corrections requested from the homepage PDF */
.section-title h2,
.section-title h2 b{
  font-weight:500;
}

.partner{
  background:#FBFBFB;
}
.partner>.orange-button{
  margin-top:34px;
}

.services-new{
  background:transparent;
}
.services-new .section-title{
  max-width:100%;
}
.services-new .section-title .section-cta{
  padding:0;
  border-radius:0;
  background:transparent;
  color:#4EB9BD;
  box-shadow:none;
  font-size:16px;
  font-weight:500;
}
.services-new .section-title .section-cta:hover{
  color:#4EB9BD;
  background:transparent;
  box-shadow:none;
}
.services-new .section-title .section-cta i{
  display:inline-block;
  transform:rotate(-55.9deg);
}

.industry-new{
  background:#FAFAFA;
}
.process-new{
  background:#fff;
}
.group-new,
.group-grid>a,
.group-grid article,
.group-grid .group-card,
.group-grid .group-card::after{
  background:#FAFAFA;
}

.group-grid .group-card{
  border:2px solid transparent;
  transition:transform .35s ease,box-shadow .35s ease,border-color .45s ease;
}
.group-grid .group-card::before{
  inset:-2px;
  border-radius:inherit;
  background:
    linear-gradient(90deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) left top/46% 3px no-repeat,
    linear-gradient(180deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) left top/3px 68% no-repeat,
    linear-gradient(270deg,rgba(121,121,121,.0769881),rgba(227,227,227,.1)) right top/27% 3px no-repeat,
    linear-gradient(180deg,rgba(121,121,121,.0769881),rgba(15,15,15,.153976)) right top/3px 34% no-repeat,
    linear-gradient(90deg,rgba(227,227,227,.1),rgba(121,121,121,.0769881)) left bottom/27% 3px no-repeat,
    linear-gradient(0deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) left bottom/3px 34% no-repeat,
    linear-gradient(270deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) right bottom/46% 3px no-repeat,
    linear-gradient(0deg,rgba(15,15,15,.153976),rgba(121,121,121,.0769881)) right bottom/3px 68% no-repeat;
  opacity:1;
  transition:opacity .25s ease;
}
.group-grid .group-card:hover{
  border-color:rgba(121,121,121,.22);
  box-shadow:0 18px 40px rgba(16,35,49,.07);
}
.group-grid .group-card:hover::before{
  opacity:0;
}
.group-grid .group-card .group-cta-static{
  cursor:default;
}

.footer-bottom{
  font-size:12px;
}
.footer-bottom b{
  font-size:16px;
  font-weight:600;
}
.footer-columns>div{
  font-size:16px;
  font-weight:600;
}

/* v22: exact corner geometry and final responsive safeguards */
.group-grid .group-card{
  overflow:visible;
  border:0;
  isolation:isolate;
}
.group-grid .group-card::before,
.group-grid .group-card::after{
  content:"";
  position:absolute;
  z-index:-1;
  width:62%;
  height:70%;
  pointer-events:none;
  opacity:1;
  transition:width .38s ease,height .38s ease,opacity .25s ease;
}
.group-grid .group-card::before{
  inset:0 auto auto 0;
  border-radius:31px 0 0;
  background:
    linear-gradient(192.15deg,rgba(121,121,121,.0769881) -250.33%,rgba(227,227,227,.1) -168.08%,rgba(121,121,121,.0769881) 102.14%,rgba(15,15,15,.153976) 153.83%) left top/100% 4px no-repeat,
    linear-gradient(192.15deg,rgba(121,121,121,.0769881) -250.33%,rgba(227,227,227,.1) -168.08%,rgba(121,121,121,.0769881) 102.14%,rgba(15,15,15,.153976) 153.83%) left top/4px 100% no-repeat;
}
.group-grid .group-card::after{
  inset:auto 0 0 auto;
  border-radius:0 0 31px;
  background:
    linear-gradient(192.15deg,rgba(121,121,121,.0769881) -250.33%,rgba(227,227,227,.1) -168.08%,rgba(121,121,121,.0769881) 102.14%,rgba(15,15,15,.153976) 153.83%) right bottom/100% 4px no-repeat,
    linear-gradient(192.15deg,rgba(121,121,121,.0769881) -250.33%,rgba(227,227,227,.1) -168.08%,rgba(121,121,121,.0769881) 102.14%,rgba(15,15,15,.153976) 153.83%) right bottom/4px 100% no-repeat;
}
.group-grid .group-card:hover{
  border:0;
}
.group-grid .group-card:hover::before,
.group-grid .group-card:hover::after{
  width:100%;
  height:100%;
  opacity:1;
}

@media(min-width:1600px){
  .section{
    padding-inline:max(calc((100vw - 1440px)/2),6vw);
  }
  .service-grid,
  .group-grid{
    max-width:1200px;
  }
  .process-new .steps{
    max-width:960px;
  }
  .new-footer{
    padding-inline:max(calc((100vw - 1440px)/2),6%);
  }
}

@media(min-width:761px) and (max-width:1180px){
  .section{
    padding-inline:clamp(34px,5vw,64px);
  }
  .service-grid{
    gap:38px 26px;
  }
  .group-grid{
    gap:28px;
  }
  .group-grid .group-card{
    padding-inline:24px;
  }
  .footer-columns{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:22px;
  }
}

@media(max-width:760px){
  .process-new .steps{
    grid-template-columns:repeat(3,minmax(0,1fr));
    max-width:390px;
    gap:34px 14px;
  }
  .hero-copy a,
  .orange-button,
  .section-cta{
    font-size:14px;
  }
  .orange-button{
    padding:11px 20px;
  }
  .industry-new .orange-button{
    min-width:0;
    padding:11px 20px;
    font-size:14px;
  }
  .footer-bottom{
    display:grid;
    grid-template-columns:minmax(92px,29%) minmax(0,1fr);
    align-items:start;
    gap:16px;
    margin-inline:0;
    padding-top:24px;
    font-size:12px;
    line-height:1.75;
  }
  .footer-bottom span{
    max-width:100px;
  }
  .footer-bottom b{
    font-size:16px;
    font-weight:600;
    line-height:1.65;
    text-align:left;
  }
}

@media(max-width:380px){
  .process-new .steps{
    gap-inline:8px;
  }
  .process-new .steps a>span:last-child{
    font-size:13px;
  }
  .footer-bottom{
    grid-template-columns:90px minmax(0,1fr);
    gap:10px;
  }
  .footer-bottom b{
    font-size:15px;
  }
}

/* v23: unified header, animated mobile navigation, footer baseline and group cards */
.home-brand{
  position:relative;
  z-index:32;
  display:inline-flex;
  align-items:center;
}
.home-brand img{
  width:64px;
  height:64px;
  object-fit:contain;
  filter:none;
}
.home-menu{
  position:relative;
  z-index:32;
  width:46px;
  height:46px;
  padding:0;
  border:1px solid rgba(255,255,255,.35);
  border-radius:50%;
  background:rgba(15,30,42,.28);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  cursor:pointer;
}
.home-menu span{
  display:block;
  width:20px;
  height:2px;
  margin:5px auto;
  border-radius:99px;
  background:#fff;
  transform-origin:center;
  transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .2s ease,width .3s ease;
}
.home-menu.is-open span:first-child{transform:translateY(7px) rotate(45deg)}
.home-menu.is-open span:nth-child(2){width:0;opacity:0}
.home-menu.is-open span:last-child{transform:translateY(-7px) rotate(-45deg)}

.group-grid .group-card{
  overflow:visible;
  isolation:isolate;
  border:0;
  border-radius:32px;
  box-shadow:none;
  transform:none;
  transition:transform .35s cubic-bezier(.22,1,.36,1);
}
.group-grid .group-card::before,
.group-grid .group-card::after{
  content:"";
  position:absolute;
  z-index:-1;
  width:62%;
  height:67%;
  opacity:1;
  pointer-events:none;
  background:none;
  transition:width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),border-color .3s ease;
}
.group-grid .group-card::before{
  inset:0 auto auto 0;
  border-top:3px solid #ededed;
  border-left:3px solid #ededed;
  border-radius:32px 0 0;
}
.group-grid .group-card::after{
  inset:auto 0 0 auto;
  border-right:3px solid #ededed;
  border-bottom:3px solid #ededed;
  border-radius:0 0 32px;
}
.group-grid .group-card:hover{
  border:0;
  box-shadow:none;
  transform:translateY(-4px);
}
.group-grid .group-card:hover::before,
.group-grid .group-card:hover::after{
  width:100%;
  height:100%;
  border-color:#e2e2e2;
}

.footer-bottom,
.footer-bottom span,
.footer-bottom b{
  font-family:"Raleway",Arial,sans-serif;
  font-size:12px;
  font-weight:500;
  line-height:1.3;
}
.footer-bottom{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  white-space:nowrap;
}

@media(max-width:760px){
  body.menu-open{overflow:hidden}
  .home-header{
    height:76px;
    padding-inline:20px;
  }
  .home-brand img{
    width:56px;
    height:56px;
  }
  .home-menu{display:block}
  .home-header nav{
    position:fixed;
    z-index:30;
    inset:0;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:center;
    gap:8px;
    padding:104px 24px 34px;
    background:
      radial-gradient(circle at 85% 8%,rgba(78,185,189,.24),transparent 32%),
      linear-gradient(145deg,rgba(18,34,47,.985),rgba(29,51,67,.985));
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:translateY(-18px);
    transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1),visibility .35s;
  }
  .home-header nav.open{
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    transform:none;
  }
  .home-header nav a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-height:52px;
    padding:12px 16px;
    border-bottom:1px solid rgba(255,255,255,.12);
    color:#fff;
    font-size:20px;
    font-weight:500;
    opacity:0;
    transform:translateX(-18px);
    transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1),color .25s ease;
  }
  .home-header nav a::before{
    content:none;
    display:none;
  }
  .home-header nav a::after{
    content:"";
    position:static;
    width:auto;
    height:auto;
    margin-left:auto;
    background:none;
    color:#4EB9BD;
    font-size:16px;
    transform:none;
  }
  .home-header nav.open a{
    opacity:1;
    transform:none;
  }
  .home-header nav.open a:nth-child(1){transition-delay:.08s}
  .home-header nav.open a:nth-child(2){transition-delay:.12s}
  .home-header nav.open a:nth-child(3){transition-delay:.16s}
  .home-header nav.open a:nth-child(4){transition-delay:.20s}
  .home-header nav.open a:nth-child(5){transition-delay:.24s}
  .home-header nav.open a:nth-child(6){transition-delay:.28s}
  .home-header nav.open a:nth-child(7){transition-delay:.32s}
  .home-header nav a:hover,
  .home-header nav a:focus-visible{color:#4EB9BD}
  .footer-bottom,
  .footer-bottom span,
  .footer-bottom b{
    font-size:clamp(10px,2.8vw,12px);
    font-weight:500;
    line-height:1.3;
  }
  .footer-bottom{
    display:flex;
    grid-template-columns:none;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    padding-top:18px;
    white-space:nowrap;
  }
  .footer-bottom span{
    max-width:none;
  }
  .footer-bottom b{
    text-align:right;
  }
}

/* v28: card-only group background and reference contact arrow */
.group-grid,
.group-grid > a,
.group-grid article {
  background-color: transparent;
}
.group-grid .group-card {
  background-color: #FCFCFC;
}
.footer-contact-link {
  display:inline-flex;
  align-items:center;
  width:max-content;
  gap:5px;
}
.footer-contact-link i {
  display:inline-block;
  width:11px;
  height:1.5px;
  border-radius:999px;
  background:#4EB9BD;
  transform:rotate(-34deg);
  transform-origin:center;
  transition:width .25s ease,transform .25s ease;
}
.footer-contact-link:hover i {
  width:15px;
  transform:translate(2px,-1px) rotate(-34deg);
}

/* v29: final typography, unified CTA arrows, compact infographic, no motion */
.hero-copy h1 {
  font-size:48px;
  font-weight:700;
}
.hero-copy p {
  font-size:18px;
}
.section-title h2,
.section-title h2 b,
.partner-grid h3,
.service-card h3 {
  font-weight:700;
}
.industry-map-reference {
  width:min(720px,82vw);
  margin-inline:auto;
  transform:none;
}
.section-cta i,
.service-card span i,
.group-cta i,
.footer-contact-link i {
  display:inline-block;
  width:11px;
  height:1.5px;
  margin-left:2px;
  border-radius:999px;
  background:#4EB9BD;
  font-size:0;
  line-height:0;
  transform:rotate(-34deg);
  transform-origin:center;
}
.hero-slides img:not(.active) {
  display:none;
}
.hero-dots {
  display:none;
}
*,
*::before,
*::after {
  animation:none !important;
  transition:none !important;
  scroll-behavior:auto !important;
}
.reveal {
  opacity:1;
  transform:none;
}
.hero-slides img,
.hero-slides img.active,
.service-card:hover img,
.orange-button:hover,
.section-cta:hover,
.steps a:hover .step-card,
.steps a:hover .step-card b,
.group-grid .group-card:hover,
.social-icons a:hover,
.footer-contact-link:hover i,
.group-grid .group-card:hover .group-cta i {
  transform:none;
}
.section-cta i,
.service-card span i,
.group-cta i,
.footer-contact-link i,
.footer-contact-link:hover i,
.group-grid .group-card:hover .group-cta i {
  transform:rotate(-34deg);
}
@media(max-width:760px) {
  .hero-copy h1,
  .section-title h2 {font-size:36px;}
  .hero-copy p {font-size:18px;}
  .industry-map-reference {width:min(620px,90vw);}
  .desktop-growth-break {display:none;}
  .home-header nav a::after {
    content:"";
    position:static;
    display:inline-block;
    width:11px;
    height:1.5px;
    margin-left:auto;
    border-radius:999px;
    background:#4EB9BD;
    font-size:0;
    line-height:0;
    transform:rotate(-34deg);
    transform-origin:center;
  }
}

/* v38: two-line partner titles and balanced description measure */
.partner-grid article {
  grid-template-rows:90px 68px auto;
}
.partner-grid h3 {
  min-height:68px;
  white-space:normal;
}
.partner-grid p {
  max-width:320px;
}
@media(min-width:761px) and (max-width:1180px) {
  .partner-grid article {grid-template-rows:82px 68px auto;}
  .partner-grid p {max-width:300px;}
}
@media(max-width:760px) {
  .partner-grid article {grid-template-rows:78px 68px auto;}
  .partner-grid h3 {min-height:68px;}
  .partner-grid p {max-width:320px;}
}

/* v39: controlled three-to-four-line partner descriptions */
.partner-grid p {
  max-width:390px;
}
@media(min-width:761px) and (max-width:1180px) {
  .partner-grid p {
    max-width:350px;
    font-size:15px;
  }
}
@media(max-width:760px) {
  .partner-grid p {
    max-width:330px;
    font-size:15px;
  }
}

/* v40: consistent homepage title sizing and alignment on mobile */
@media(max-width:760px) {
  .hero-copy {
    width:100%;
    max-width:100%;
    padding-inline:20px;
    text-align:center;
  }

  .hero-copy h1,
  .section-title h2,
  .section-title h2 b,
  .footer-lead h2 {
    font-size:36px;
    line-height:1.12;
    text-align:center;
  }

  .hero-copy h1 {
    width:100%;
    margin-inline:auto;
  }

  .section-title,
  .services-new .section-title,
  .industry-new .section-title,
  .process-new .section-title,
  .group-new .section-title {
    width:100%;
    max-width:100%;
    margin-inline:auto;
    padding-inline:0;
    text-align:center;
  }

  .section-title h2,
  .services-new .section-title h2 {
    display:block;
    width:100%;
    max-width:100%;
    margin-inline:auto;
    overflow-wrap:normal;
    word-break:normal;
  }

  /* Preserve the word space when desktop title breaks are hidden on mobile. */
  .section-title h2 br + b::before {
    content:" ";
    white-space:pre;
  }

  .section-title p {
    margin-inline:auto;
    text-align:center;
  }

  .footer-lead h2 {
    margin-inline:auto;
  }
}

/* v31: smooth stationary hover effects only */
.hero-copy a,
.orange-button,
.section-cta,
.service-card img,
.service-card h3,
.service-card h3::after,
.service-card span,
.process-new .steps .step-card,
.process-new .steps .step-card b,
.process-new .steps a > span:last-child,
.group-grid .group-card,
.group-grid .group-card::before,
.group-grid .group-card::after,
.group-cta,
.social-icons a,
.footer-columns a,
.footer-contact-link i {
  transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,filter .25s ease,opacity .25s ease !important;
}
.hero-copy a::before,
.hero-copy a::after {
  content:none !important;
  display:none !important;
}
.hero-copy a:hover {
  color:#fff;
  background-color:#F15B26;
  transform:none;
}
.orange-button:hover,
.section-cta:hover,
.service-card:hover img,
.group-grid .group-card:hover,
.social-icons a:hover {
  transform:none;
}
.service-card:hover img {
  filter:saturate(1.08);
}
.service-card h3::after,
.service-card:hover h3::after {
  width:38%;
}
.industry-map-reference,
.industry-map-reference img,
.industry-map-reference:hover img {
  animation:none !important;
  transition:none !important;
  transform:none !important;
  filter:none !important;
}
.industry-map-reference::after {
  animation:none !important;
  transition:none !important;
  transform:none !important;
}
.industry-cta::before,
.industry-cta::after,
.industry-cta i {
  content:none !important;
  display:none !important;
}
.process-new .steps a:hover .step-card {
  transform:none;
}
.process-new .steps a:hover .step-card b {
  color:#fff;
  background-color:#F15B26;
  transform:none;
}
.process-new .steps a:hover > span:last-child {
  color:#2B5C80;
}
.group-grid .group-card:hover::before,
.group-grid .group-card:hover::after {
  width:62%;
  height:67%;
}
.group-grid .group-card:hover .group-cta i,
.footer-contact-link:hover i {
  width:11px;
  transform:rotate(-34deg);
}

/* v32: corner-only group-card hover and menu pointer */
.home-header nav a,
.home-menu {
  cursor:pointer;
}
.group-grid .group-card,
.group-grid .group-card:hover {
  border:0;
  transform:none;
}
.group-grid .group-card {
  box-shadow:none;
  transition:box-shadow .28s ease,background-color .28s ease !important;
}
.group-grid .group-card:hover {
  box-shadow:0 16px 38px rgba(21,34,45,.13);
}
.group-grid .group-card:hover::before,
.group-grid .group-card:hover::after {
  width:62%;
  height:67%;
  border-color:#ededed;
}

/* v33: CTA shadow, fixed group background and CTA alignment */
.hero-copy a:hover {
  box-shadow:0 12px 26px rgba(241,91,38,.31);
}
.group-grid .group-card,
.group-grid .group-card:hover {
  background-color:#FCFCFC;
}
.service-card span,
.group-grid .group-card .group-cta {
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  gap:6px;
  width:max-content;
  max-width:100%;
  white-space:nowrap;
  line-height:1.25;
}
.service-card span i,
.group-grid .group-card .group-cta i {
  flex:0 0 11px;
  width:11px;
  height:1.5px;
  margin:0;
  vertical-align:middle;
  transform:rotate(-34deg);
}

/* v37: aligned engineering-partner content rows */
.partner-grid {
  max-width:1380px;
  align-items:stretch;
}
.partner-grid article {
  height:100%;
  padding:28px 32px 42px;
  display:grid;
  grid-template-rows:90px 48px auto;
  align-items:start;
}
.partner-grid strong {
  min-height:90px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0;
}
.partner-grid h3 {
  min-height:48px;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:clamp(16px,1.15vw,20px);
  line-height:1.25;
  white-space:nowrap;
}
.partner-grid p {
  width:100%;
  max-width:380px;
  margin:0 auto;
  padding-top:14px;
  line-height:1.55;
  align-self:start;
}
@media(min-width:761px) and (max-width:1180px) {
  .partner-grid article {
    padding-inline:22px;
    grid-template-rows:82px 68px auto;
  }
  .partner-grid strong {min-height:82px;}
  .partner-grid h3 {
    min-height:68px;
    white-space:normal;
  }
}
@media(max-width:760px) {
  .partner-grid article {
    display:grid;
    grid-template-rows:78px auto auto;
    padding:24px 18px 34px;
  }
  .partner-grid strong {min-height:78px;}
  .partner-grid h3 {
    min-height:0;
    white-space:normal;
  }
  .partner-grid p {
    max-width:420px;
    padding-top:12px;
  }
}
