@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&family=Noto+Kufi+Arabic:wght@400;500;600;700&display=swap";.services-section{position:relative;overflow:hidden;padding:clamp(52px,5vw,82px) 0;color:#092d42;background:radial-gradient(circle at 90% 8%,rgba(87,188,224,.13),transparent 24%),#f2f5f5}.services-section:before{position:absolute;top:0;right:4%;width:min(36vw,520px);height:1px;content:"";background:linear-gradient(90deg,transparent,#58bde1)}.services-shell{position:relative;max-width:1480px!important;padding-inline:clamp(24px,4vw,64px)!important}.services-heading{display:grid;grid-template-columns:1fr minmax(300px,520px);align-items:end;gap:60px;margin-bottom:clamp(28px,3vw,44px);opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.services-section.is-visible .services-heading{opacity:1;transform:translateY(0)}.services-eyebrow{margin-bottom:14px!important;color:#0874a7;font-size:10px!important;font-weight:700!important;letter-spacing:.19em!important;text-transform:uppercase}.services-title{font-size:clamp(3rem,5.2vw,5.8rem)!important;font-weight:500!important;line-height:.84!important;letter-spacing:-.075em!important}[dir=rtl] .services-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.7rem,4.6vw,5rem)!important;line-height:1.2!important;letter-spacing:-.055em!important}.services-intro{max-width:510px;color:#647781;font-size:clamp(.95rem,1.15vw,1.1rem)!important;line-height:1.75!important}.services-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,29%);width:min(100%,1320px);min-height:min(520px,58vw);margin-inline:auto;border-radius:30px;opacity:0;overflow:hidden;background:#052b41;box-shadow:0 35px 90px #05253733;transform:translateY(35px);transition:opacity .9s .12s ease,transform .9s .12s cubic-bezier(.22,1,.36,1)}.services-section.is-visible .services-stage{opacity:1;transform:translateY(0)}.services-visual{position:relative;isolation:isolate;min-height:520px;overflow:hidden}.service-image{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.08);transition:opacity .75s ease,transform 1.4s cubic-bezier(.22,1,.36,1)}.service-image.is-active{opacity:1;transform:scale(1.01)}.service-image-wash{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#021927f0,#021e2fc2 44%,#021d2d2e 80%),linear-gradient(0deg,rgba(2,24,37,.76),transparent 55%)}[dir=rtl] .service-image-wash{background:linear-gradient(270deg,#021927f0,#021e2fc2 44%,#021d2d2e 80%),linear-gradient(0deg,rgba(2,24,37,.76),transparent 55%)}.service-ghost-number{position:absolute;z-index:-1;top:-5%;right:3%;color:#ffffff14;font-size:clamp(11rem,25vw,25rem)!important;font-weight:600!important;line-height:1!important;letter-spacing:-.12em!important;pointer-events:none}[dir=rtl] .service-ghost-number{right:auto;left:3%}.service-story{display:flex;flex-direction:column;justify-content:center;width:min(540px,66%);min-height:520px;padding:clamp(38px,4.5vw,68px);color:#fff;animation:serviceStoryIn .65s cubic-bezier(.22,1,.36,1) both}.service-count{margin-bottom:20px!important;color:#76cbe9;font-size:10px!important;font-weight:700!important;letter-spacing:.18em!important}.service-name{max-width:580px;font-size:clamp(2.15rem,3.25vw,3.9rem)!important;font-weight:500!important;line-height:.98!important;letter-spacing:-.06em!important}[dir=rtl] .service-name{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2rem,2.8vw,3.35rem)!important;line-height:1.35!important;letter-spacing:-.045em!important}.service-description{max-width:530px;margin-top:20px!important;color:#ffffffb8;font-size:clamp(.92rem,1.1vw,1.05rem)!important;line-height:1.78!important}[dir=rtl] .service-description{line-height:1.95!important}.service-explore{align-self:flex-start;margin-top:24px!important;padding:11px 0!important;color:#fff!important;border-bottom:1px solid rgba(117,203,233,.5)!important;border-radius:0!important}.service-explore:hover{color:#77cdec!important;background:transparent!important}.service-controls{position:absolute;right:28px;bottom:22px;left:28px;display:flex;align-items:center;gap:15px}.service-controls .MuiIconButton-root{width:46px;height:46px;flex-shrink:0;color:#fff;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-controls .MuiIconButton-root:hover{background:#ffffff21}.service-progress{height:1px;flex:1;overflow:hidden;background:#fff3}.service-progress>div{height:100%;background:linear-gradient(90deg,#f3c33b,#72c9e8);transition:width .5s ease}.services-rail{display:flex;flex-direction:column;padding:18px 0;background:linear-gradient(180deg,#09405bfa,#042538fc),#052c43}.service-tab{position:relative;display:grid;grid-template-columns:38px 1fr;align-items:center;flex:1;gap:12px;width:100%;min-height:62px;padding:10px clamp(20px,2vw,30px);overflow:hidden;color:#ffffff7a;text-align:start;border:0;background:transparent;cursor:pointer;transition:color .3s ease,background .3s ease}.service-tab:before{position:absolute;inset-block:10px;inset-inline-start:0;width:2px;content:"";background:#f3c33b;transform:scaleY(0);transition:transform .35s cubic-bezier(.22,1,.36,1)}.service-tab:hover{color:#ffffffd1;background:#ffffff09}.service-tab.is-active{color:#fff;background:#67c3e414}.service-tab.is-active:before{transform:scaleY(1)}.service-tab-number{color:#66bedf;font-size:9px;font-weight:700;letter-spacing:.12em}.service-tab-label{font-size:clamp(.8rem,1vw,.95rem);font-weight:600;line-height:1.35}.service-tab-line{position:absolute;right:28px;bottom:0;left:28px;height:1px;background:#ffffff14}@keyframes serviceStoryIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.services-heading{grid-template-columns:1fr;gap:24px}.services-stage{grid-template-columns:1fr;min-height:0}.services-visual,.service-story{min-height:520px}.service-story{width:min(670px,80%)}.services-rail{flex-direction:row;gap:8px;padding:12px;overflow-x:auto;scrollbar-width:none}.services-rail::-webkit-scrollbar{display:none}.service-tab{display:flex;flex:0 0 auto;min-height:54px;width:auto;padding:12px 18px;border:1px solid rgba(255,255,255,.1);border-radius:30px}.service-tab:before,.service-tab-line{display:none}.service-tab.is-active{border-color:#74cbe973}}@media(max-width:599px){.services-section{padding:46px 0}.services-shell{padding-inline:16px!important}.services-heading{margin-bottom:26px}.services-title{font-size:3.2rem!important;line-height:.9!important}[dir=rtl] .services-title{font-size:2.8rem!important;line-height:1.25!important}.services-intro{font-size:14px!important;line-height:1.65!important}.services-stage{border-radius:22px}.services-visual{min-height:540px}.service-story{justify-content:flex-end;width:100%;min-height:540px;padding:64px 22px 90px}.service-image-wash,[dir=rtl] .service-image-wash{background:linear-gradient(0deg,#021927fa 8%,#021d2dcc 56%,#021d2d2e)}.service-count{margin-bottom:18px!important}.service-name{font-size:clamp(2.35rem,11vw,3.4rem)!important}[dir=rtl] .service-name{font-size:clamp(2rem,9vw,2.8rem)!important}.service-description{display:-webkit-box;margin-top:19px!important;overflow:hidden;font-size:13px!important;line-height:1.7!important;-webkit-box-orient:vertical;-webkit-line-clamp:5}.service-explore{margin-top:20px!important;font-size:13px!important}.service-controls{right:22px;bottom:24px;left:22px}.service-controls .MuiIconButton-root{width:42px;height:42px}.service-ghost-number{top:2%;font-size:10rem!important}.services-rail{padding:10px}.service-tab{min-height:48px;padding:10px 15px}.service-tab-label{font-size:12px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.service-image,.service-story,.services-heading,.services-stage{animation:none!important;transition:none!important}}.expertise-page{color:#092d42;background:#f4f1eb}.expertise-page-shell{position:relative;max-width:1540px!important;padding-inline:clamp(24px,4.5vw,76px)!important}.expertise-hero{position:relative;isolation:isolate;min-height:780px;overflow:hidden;padding:145px 0 75px;color:#fff;background:radial-gradient(circle at 16% 84%,rgba(40,155,197,.18),transparent 29%),linear-gradient(128deg,#021c2b,#063c59 62%,#03283d)}.expertise-hero:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.35;background-image:linear-gradient(rgba(112,202,232,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(112,202,232,.075) 1px,transparent 1px);background-size:76px 76px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}[dir=rtl] .expertise-hero:before{-webkit-mask-image:linear-gradient(-90deg,#000,transparent 75%);mask-image:linear-gradient(-90deg,#000,transparent 75%)}.expertise-hero-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(55px,7vw,120px);min-height:560px}.expertise-hero-copy{position:relative;z-index:2}.expertise-page-eyebrow{margin-bottom:22px!important;color:#78cde9;font-size:10px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase}.expertise-page-title{max-width:720px;font-size:clamp(3.5rem,5.7vw,6.7rem)!important;font-weight:500!important;line-height:.93!important;letter-spacing:-.072em!important}.expertise-page-title span{display:block;color:#ff7048}[dir=rtl] .expertise-page-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.8rem,4.6vw,5.3rem)!important;line-height:1.35!important;letter-spacing:-.045em!important}.expertise-page-intro{max-width:570px;margin-top:27px!important;color:#ffffffa6;font-size:clamp(.96rem,1.15vw,1.08rem)!important;line-height:1.8!important}.expertise-hero-link{display:flex;width:fit-content;align-items:center;gap:12px;margin-top:30px;padding-bottom:9px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(121,205,233,.5)}.expertise-hero-link:hover{color:#7dcfe9}.expertise-hero-link:hover .expertise-arrow{transform:translate(4px,-4px) rotate(-45deg)}[dir=rtl] .expertise-hero-link:hover .expertise-arrow{transform:translate(-4px,-4px) rotate(-45deg)}.expertise-hero-metrics{display:flex;gap:42px;margin-top:48px;padding-top:25px;border-top:1px solid rgba(255,255,255,.13)}.expertise-hero-metrics>div{display:grid;grid-template-columns:auto minmax(80px,130px);align-items:center;gap:12px}.expertise-hero-metrics strong{color:#7dcfe9;font-size:27px;font-weight:600;letter-spacing:-.04em}.expertise-hero-metrics span{color:#ffffff7a;font-size:10px;font-weight:700;line-height:1.45;text-transform:uppercase;letter-spacing:.08em}.expertise-hero-visual{position:relative;min-height:570px}.expertise-hero-image{position:absolute;overflow:hidden;background-position:center;background-size:cover;box-shadow:0 30px 75px #000c1459}.expertise-hero-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:1px solid rgba(255,255,255,.18);border-radius:inherit;background:linear-gradient(180deg,transparent 55%,rgba(2,24,38,.38))}.expertise-hero-image-main{top:26px;right:8%;width:67%;height:84%;border-radius:150px 24px 24px;animation:expertiseHeroMain 1s cubic-bezier(.22,1,.36,1) both}.expertise-hero-image-top{top:0;left:0;width:35%;height:42%;border-radius:22px;animation:expertiseHeroTop 1s .12s cubic-bezier(.22,1,.36,1) both}.expertise-hero-image-bottom{bottom:0;left:8%;width:42%;height:38%;border:8px solid #063c59;border-radius:22px;animation:expertiseHeroBottom 1s .22s cubic-bezier(.22,1,.36,1) both}[dir=rtl] .expertise-hero-image-main{right:auto;left:8%;border-radius:24px 150px 24px 24px}[dir=rtl] .expertise-hero-image-top{right:0;left:auto}[dir=rtl] .expertise-hero-image-bottom{right:8%;left:auto}.expertise-hero-orbit{position:absolute;z-index:2;right:0;bottom:7%;display:grid;width:116px;height:116px;color:#fff;border:1px solid rgba(125,207,233,.45);border-radius:50%;background:#032335b8;place-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:expertiseOrbitIn .8s .35s both}[dir=rtl] .expertise-hero-orbit{right:auto;left:0}.expertise-hero-orbit:before{position:absolute;top:9px;right:9px;bottom:9px;left:9px;content:"";border-top:1px solid #ff7048;border-radius:50%;animation:expertiseOrbit 8s linear infinite}.expertise-hero-orbit span{position:absolute;top:-4px;width:8px;height:8px;border-radius:50%;background:#ff7048}.expertise-hero-orbit p{font-size:13px;font-weight:800;letter-spacing:.12em}.expertise-hero-caption{position:absolute;right:17%;bottom:-4px;color:#ffffff6b;font-size:8px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}[dir=rtl] .expertise-hero-caption{right:auto;left:17%;direction:ltr}.expertise-gallery-section{position:relative;padding:clamp(65px,7vw,110px) 0;background:linear-gradient(rgba(5,76,111,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(5,76,111,.045) 1px,transparent 1px),#f4f1eb;background-size:64px 64px}.expertise-gallery-toolbar{display:grid;grid-template-columns:minmax(0,720px);align-items:end;justify-content:center;justify-items:center;gap:18px;margin-bottom:38px}.expertise-mode-switch{display:grid;width:min(100%,720px);grid-template-columns:1fr 1fr;gap:18px;padding-top:56px}.expertise-mode-option{position:relative}.expertise-hand-note{position:absolute;bottom:calc(100% + 4px);left:50%;display:flex;align-items:flex-end;color:#0a6f9f;pointer-events:none;transform:translate(-50%) rotate(-2deg);transform-origin:center bottom}.expertise-hand-note span{padding-bottom:16px;font-family:Segoe Print,Bradley Hand,cursive;font-size:23px;font-weight:600;line-height:1;white-space:nowrap}.expertise-hand-note svg{width:76px;height:38px;margin-left:4px;overflow:visible;stroke:#ff6c43;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}[dir=rtl] .expertise-hand-note{right:auto;left:50%;transform:translate(-50%) rotate(2deg);transform-origin:center bottom}[dir=rtl] .expertise-hand-note span{font-family:Noto Kufi Arabic,sans-serif;font-size:19px}[dir=rtl] .expertise-hand-note svg{margin-right:4px;margin-left:0;transform:scaleX(-1)}.expertise-mode-switch button{display:grid;grid-template-columns:46px minmax(0,1fr) auto;width:100%;min-height:82px;align-items:center;gap:14px;padding:13px 18px;color:#6e7f87;border:1px solid rgba(4,61,91,.13);border-radius:20px;background:#ffffffc7;box-shadow:0 15px 38px #07304614;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;transition:color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}.expertise-mode-switch button:hover{color:#073d5c;border-color:#0a709f47;background:#fff;box-shadow:0 18px 42px #07304621;transform:translateY(-3px)}.expertise-mode-switch button.is-active{color:#fff;border-color:transparent;background:radial-gradient(circle at 86% 12%,rgba(111,205,235,.22),transparent 32%),#073d5c;box-shadow:0 12px 28px #073d5c3d}.expertise-filter-mark{position:relative;display:flex;width:46px;height:46px;align-items:center;justify-content:center;color:#0870a3;border:1px solid rgba(7,61,92,.12);border-radius:14px;background:#ffffffbf}.expertise-mode-switch button.is-active .expertise-filter-mark{color:#073d5c;border-color:transparent;background:#7dcfe9}.expertise-filter-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.expertise-filter-copy small{order:2;font-size:7px;font-weight:700;letter-spacing:.12em;opacity:.58;text-transform:uppercase}.expertise-filter-copy strong{font-size:18px;line-height:1.1}.expertise-mode-switch button>span{color:#0a709f;font-size:11px;font-weight:800;letter-spacing:.1em}.expertise-mode-switch button.is-active>span{color:#7dcfe9}.expertise-gallery-toolbar>p{display:flex;width:100%;align-items:baseline;justify-content:center;gap:12px;text-align:center;color:#78878e;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.expertise-gallery-toolbar>p span{color:#ff6c43;font-size:26px;letter-spacing:-.05em}.expertise-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.expertise-tile{position:relative;isolation:isolate;min-height:360px;overflow:hidden;padding:0;color:#fff;text-align:start;border:0;border-radius:24px;background:#073d5c;box-shadow:0 18px 45px #052c421f;cursor:pointer}.expertise-tile-image,.expertise-tile-shade{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.expertise-tile-image{background-position:center;background-size:cover;transform:scale(1.03);transition:filter .65s ease,transform .9s cubic-bezier(.22,1,.36,1)}.expertise-tile-shade{z-index:-1;background:linear-gradient(180deg,#031f3033,#031b2be0),linear-gradient(90deg,rgba(3,30,46,.58),transparent 65%);transition:background .5s ease}.expertise-tile:hover .expertise-tile-image{filter:saturate(1.08) contrast(1.03);transform:scale(1.1)}.expertise-tile:hover .expertise-tile-shade{background:linear-gradient(180deg,#031f300d,#031b2beb),linear-gradient(90deg,rgba(3,30,46,.7),transparent 70%)}.expertise-tile-top{position:absolute;top:21px;right:22px;left:22px;display:flex;align-items:center;justify-content:space-between}.expertise-tile-top span{color:#83d4ee;font-size:10px;font-weight:800;letter-spacing:.14em}.expertise-discipline-mark{position:relative;display:grid;width:39px;height:39px;color:#073d5c;border-radius:13px;background:#ffffffe6;place-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.expertise-symbol{width:24px;height:24px}.expertise-filter-mark .expertise-symbol{width:25px;height:25px}.expertise-discipline-mark .expertise-symbol{width:21px;height:21px}.expertise-tile-copy{position:absolute;right:22px;bottom:22px;left:22px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.expertise-tile-copy h2{max-width:650px;font-size:clamp(1.55rem,2vw,2.45rem)!important;font-weight:550!important;line-height:1!important;letter-spacing:-.055em!important}[dir=rtl] .expertise-tile-copy h2{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(1.3rem,1.7vw,2rem)!important;line-height:1.4!important;letter-spacing:-.04em!important}.expertise-tile-copy>p{display:-webkit-box;max-width:600px;max-height:0;margin-top:0!important;overflow:hidden;color:#ffffffb8;font-size:13px!important;line-height:1.65!important;opacity:0;transition:max-height .5s ease,margin .5s ease,opacity .4s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2}.expertise-tile:hover .expertise-tile-copy{transform:translateY(-35px)}.expertise-tile:hover .expertise-tile-copy>p{max-height:52px;margin-top:12px!important;opacity:1}.expertise-tile-action{position:absolute;right:22px;bottom:17px;left:22px;display:flex;align-items:center;justify-content:space-between;color:#83d4ee;font-size:10px;font-weight:800;letter-spacing:.12em;opacity:0;text-transform:uppercase;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.expertise-tile:hover .expertise-tile-action{opacity:1;transform:translateY(0)}.expertise-detail{display:grid;max-height:0;grid-template-columns:.92fr 1.08fr;margin-top:0;overflow:hidden;border-radius:26px;background:#052f48;box-shadow:0 35px 90px #042a3f33;opacity:0;transform:translateY(35px);transition:max-height .9s cubic-bezier(.22,1,.36,1),margin .6s ease,opacity .5s ease,transform .7s cubic-bezier(.22,1,.36,1)}.expertise-detail.is-open{max-height:560px;margin-top:20px;opacity:1;transform:translateY(0)}.expertise-detail-media{position:relative;min-height:500px;overflow:hidden;background-position:center;background-size:cover;animation:expertiseDetailMedia .8s cubic-bezier(.22,1,.36,1) both}.expertise-detail-media-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(2,27,43,.56),transparent 65%)}.expertise-detail-media>p{position:absolute;right:24px;bottom:-25px;color:#ffffff24;font-size:clamp(8rem,14vw,14rem)!important;font-weight:700!important;line-height:.8!important;letter-spacing:-.12em!important}[dir=rtl] .expertise-detail-media>p{right:auto;left:24px}.expertise-detail-content{position:relative;display:flex;min-height:500px;flex-direction:column;justify-content:center;padding:clamp(34px,3.7vw,54px);color:#fff;animation:expertiseDetailCopy .65s .1s cubic-bezier(.22,1,.36,1) both}.expertise-detail-close{position:absolute;top:20px;inset-inline-end:20px;display:grid;width:40px;height:40px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;place-items:center;cursor:pointer}.expertise-detail-close span{margin-top:-3px;font-family:Arial,sans-serif;font-size:27px;font-weight:300;line-height:1}.expertise-detail-close:hover{color:#052f48;background:#fff}.expertise-detail-heading{display:flex;align-items:center;gap:18px}.expertise-detail-mark{position:relative;display:grid;width:48px;height:48px;color:#062f49;border-radius:17px;background:#79cee9;place-items:center}.expertise-detail-mark .expertise-symbol{width:27px;height:27px}.expertise-detail-heading>p{color:#7dcfe9;font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.expertise-detail-content>h2{margin-top:22px!important;font-size:clamp(2.4rem,3.6vw,4.2rem)!important;font-weight:500!important;line-height:.92!important;letter-spacing:-.07em!important}[dir=rtl] .expertise-detail-content>h2{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.1rem,3.1vw,3.7rem)!important;line-height:1.35!important;letter-spacing:-.05em!important}.expertise-detail-description{max-width:590px;margin-top:18px!important;color:#ffffffb3;font-size:clamp(.88rem,1vw,1rem)!important;line-height:1.7!important}[dir=rtl] .expertise-detail-description{line-height:2!important}.expertise-detail-content>.MuiButton-root{display:flex;gap:10px;align-self:flex-start;margin-top:19px;padding:8px 0;color:#fff;border-bottom:1px solid rgba(125,207,233,.58);border-radius:0}.expertise-detail-content>.MuiButton-root:hover{color:#7dcfe9;background:transparent}.expertise-detail-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.expertise-detail-nav button{display:flex;align-items:center;gap:8px;width:fit-content;padding:0;color:#ffffffb3;border:0;background:transparent;cursor:pointer}.expertise-detail-nav button:last-child{justify-self:end}.expertise-detail-nav button:hover{color:#fff}.expertise-detail-nav button span{font-size:11px;font-weight:700}.expertise-detail-nav>p{color:#7dcfe9;font-size:10px;font-weight:800;letter-spacing:.15em}.expertise-arrow{position:relative;display:inline-block;width:15px;height:15px;flex:0 0 15px;color:currentColor;transition:transform .3s ease}.expertise-arrow:before,.expertise-arrow:after{position:absolute;content:""}.expertise-arrow:before{top:7px;left:1px;width:13px;height:1px;background:currentColor}.expertise-arrow:after{top:3px;right:1px;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.expertise-arrow-left{transform:rotate(180deg)}.expertise-arrow-out{transform:rotate(-45deg)}.expertise-arrow-right{transform:none}@keyframes expertiseHeroMain{0%{opacity:0;transform:translate(35px,20px) scale(.96)}}@keyframes expertiseHeroTop{0%{opacity:0;transform:translate(-25px,-20px) rotate(-3deg)}}@keyframes expertiseHeroBottom{0%{opacity:0;transform:translate(-25px,25px) rotate(3deg)}}@keyframes expertiseOrbitIn{0%{opacity:0;transform:scale(.75) rotate(-20deg)}}@keyframes expertiseOrbit{to{transform:rotate(360deg)}}@keyframes expertiseDetailMedia{0%{opacity:0;transform:scale(1.06)}}@keyframes expertiseDetailCopy{0%{opacity:0;transform:translateY(25px)}}@media(max-width:1050px){.expertise-hero{min-height:0}.expertise-hero-layout{grid-template-columns:1fr;gap:55px}.expertise-hero-copy{max-width:760px}.expertise-page-intro{max-width:620px}.expertise-hero-visual{width:min(100%,760px);min-height:540px;margin-inline:auto}.expertise-gallery-toolbar{grid-template-columns:minmax(0,720px);gap:20px}.expertise-gallery-toolbar>p{justify-content:center}.expertise-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-tile{min-height:340px}.expertise-detail{grid-template-columns:1fr}.expertise-detail.is-open{max-height:900px}.expertise-detail-media{min-height:320px}.expertise-detail-content{min-height:430px}}@media(max-width:700px){.expertise-hero{padding:118px 0 55px}.expertise-page-shell{padding-inline:17px!important}.expertise-page-title{font-size:clamp(3.15rem,14vw,4.7rem)!important;line-height:.96!important}[dir=rtl] .expertise-page-title{font-size:clamp(2.55rem,11vw,3.65rem)!important;line-height:1.4!important}.expertise-page-intro{font-size:14px!important;line-height:1.7!important}.expertise-hero-metrics{gap:22px;margin-top:36px}.expertise-hero-metrics>div{grid-template-columns:auto 1fr;gap:9px}.expertise-hero-metrics strong{font-size:23px}.expertise-hero-metrics span{font-size:8px}.expertise-hero-layout{gap:44px}.expertise-hero-visual{min-height:400px}.expertise-hero-image-main{right:2%;width:72%;height:83%;border-radius:90px 18px 18px}.expertise-hero-image-top{width:39%;height:39%;border-radius:17px}.expertise-hero-image-bottom{left:3%;width:46%;height:36%;border-width:5px;border-radius:17px}[dir=rtl] .expertise-hero-image-main{right:auto;left:2%;border-radius:18px 90px 18px 18px}[dir=rtl] .expertise-hero-image-bottom{right:3%;left:auto}.expertise-hero-orbit{width:82px;height:82px}.expertise-hero-orbit p{font-size:10px}.expertise-hero-caption{display:none}.expertise-gallery-section{padding:46px 0 60px}.expertise-gallery-toolbar{gap:16px;margin-bottom:24px}.expertise-mode-switch{width:100%;gap:8px;padding-top:49px}.expertise-hand-note{left:50%}.expertise-hand-note span{padding-bottom:13px;font-size:16px}.expertise-hand-note svg{width:43px;height:31px;margin-left:0}[dir=rtl] .expertise-hand-note{right:auto;left:50%}[dir=rtl] .expertise-hand-note span{font-size:14px}[dir=rtl] .expertise-hand-note svg{margin-right:0}.expertise-mode-switch button{grid-template-columns:38px minmax(0,1fr) auto;min-height:68px;gap:10px;padding:9px 11px}.expertise-filter-mark{width:38px;height:38px;border-radius:12px}.expertise-filter-mark .expertise-symbol{width:21px;height:21px}.expertise-filter-copy strong{font-size:14px}.expertise-filter-copy small{font-size:7px;letter-spacing:.08em}.expertise-mode-switch button>span{font-size:9px}.expertise-gallery-toolbar>p{justify-content:center}.expertise-mosaic{display:grid;grid-template-columns:1fr;gap:14px}.expertise-tile{min-height:320px;border-radius:21px}.expertise-tile-copy h2{font-size:2rem!important}[dir=rtl] .expertise-tile-copy h2{font-size:1.7rem!important}.expertise-tile-copy>p{max-height:58px;margin-top:12px!important;opacity:1}.expertise-tile-copy{transform:translateY(-35px)}.expertise-tile-action{opacity:1;transform:translateY(0)}.expertise-detail{border-radius:24px}.expertise-detail.is-open{max-height:760px}.expertise-detail-media{min-height:230px}.expertise-detail-content{min-height:410px;padding:62px 23px 24px}.expertise-detail-content>h2{font-size:2.35rem!important}[dir=rtl] .expertise-detail-content>h2{font-size:2rem!important}.expertise-detail-description{font-size:13px!important;line-height:1.75!important}.expertise-detail-nav button span{display:none}}@media(prefers-reduced-motion:reduce){.expertise-hero-image,.expertise-hero-orbit,.expertise-hero-orbit:before,.expertise-tile-image,.expertise-tile-copy,.expertise-tile-action,.expertise-detail,.expertise-detail-media,.expertise-detail-content{animation:none!important;transition:none!important}}.projects-page{overflow-x:hidden;color:#0a3045;background:#f3f0e9}.projects-shell{position:relative;max-width:1540px!important;padding-inline:clamp(24px,4.5vw,76px)!important}.projects-hero{position:relative;min-height:790px;overflow:hidden;padding:150px 0 58px;color:#fff;background:radial-gradient(circle at 78% 42%,rgba(42,162,201,.18),transparent 31%),linear-gradient(128deg,#021b2a,#063d59 64%,#03283d)}.projects-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.28;background-image:linear-gradient(rgba(112,202,232,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(112,202,232,.08) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 88%);mask-image:linear-gradient(90deg,#000,transparent 88%)}[dir=rtl] .projects-hero:before{-webkit-mask-image:linear-gradient(-90deg,#000,transparent 88%);mask-image:linear-gradient(-90deg,#000,transparent 88%)}.projects-hero-grid{display:grid;min-height:520px;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(55px,7vw,120px)}.projects-hero-copy{position:relative;z-index:4}.projects-eyebrow,.projects-filter-kicker{color:#79cee9;font-size:10px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase}.projects-title{max-width:760px;margin-top:20px!important;font-size:clamp(3.65rem,5.8vw,6.8rem)!important;font-weight:500!important;line-height:.92!important;letter-spacing:-.075em!important}.projects-title span{display:block;color:#ff7048}[dir=rtl] .projects-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.8rem,4.7vw,5.35rem)!important;line-height:1.32!important;letter-spacing:-.045em!important}.projects-intro{max-width:590px;margin-top:28px!important;color:#ffffffa6;font-size:clamp(.97rem,1.15vw,1.08rem)!important;line-height:1.82!important;white-space:normal;overflow-wrap:break-word}.projects-hero-link{display:flex;width:fit-content;align-items:center;gap:10px;margin-top:31px;padding-bottom:9px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(121,206,233,.5)}.projects-hero-link svg{width:18px;transition:transform .3s ease}.projects-hero-link:hover{color:#79cee9}.projects-hero-link:hover svg{transform:translate(4px,-4px)}.projects-atlas{position:relative;min-height:520px;perspective:1400px;animation:atlasIn 1s cubic-bezier(.22,1,.36,1) both}.projects-atlas-blueprint{position:absolute;top:4%;right:2%;bottom:6%;left:8%;border:1px solid rgba(121,206,233,.22);background:linear-gradient(rgba(121,206,233,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(121,206,233,.08) 1px,transparent 1px);background-size:36px 36px;transform:rotate(3deg)}.projects-atlas-blueprint:before,.projects-atlas-blueprint:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.18);border-radius:50%}.projects-atlas-blueprint:before{top:12%;right:10%;width:140px;height:140px}.projects-atlas-blueprint:after{bottom:8%;left:8%;width:78px;height:78px}.projects-atlas-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.25);background:#0a3348;box-shadow:0 28px 65px #000d1661;transition:transform .55s cubic-bezier(.22,1,.36,1)}.projects-atlas-card img{width:100%;height:100%;object-fit:cover}.projects-atlas-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 48%,rgba(1,22,34,.72))}.projects-atlas-card span{position:absolute;z-index:2;top:14px;left:16px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.14em}.projects-atlas-card b{position:absolute;z-index:2;right:18px;bottom:17px;left:18px;color:#fff;font-size:12px;letter-spacing:.04em}.projects-atlas-card-main{z-index:3;top:8%;right:10%;width:68%;height:72%;transform:rotate(2deg);clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%)}.projects-atlas-card-water{z-index:4;bottom:3%;left:2%;width:42%;height:38%;transform:rotate(-5deg)}.projects-atlas-card-industry{z-index:2;top:0;left:5%;width:34%;height:36%;transform:rotate(-8deg)}.projects-atlas:hover .projects-atlas-card-main{transform:rotate(0) translateY(-6px)}.projects-atlas:hover .projects-atlas-card-water{transform:rotate(-2deg) translate(-5px,5px)}.projects-atlas:hover .projects-atlas-card-industry{transform:rotate(-4deg) translate(-4px,-5px)}.projects-atlas-stamp{position:absolute;z-index:6;right:0;bottom:8%;display:flex;width:145px;height:145px;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(121,206,233,.48);border-radius:50%;background:#032638e0;box-shadow:0 20px 50px #000c144d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.projects-atlas-stamp:before{position:absolute;top:9px;right:9px;bottom:9px;left:9px;content:"";border:1px dashed #ff7048;border-radius:50%;animation:stampSpin 18s linear infinite}.projects-atlas-stamp strong{color:#79cee9;font-size:35px;font-weight:500;letter-spacing:-.06em}.projects-atlas-stamp span{color:#ffffffb8;font-size:8px;font-weight:800;line-height:1.45;letter-spacing:.12em}.projects-atlas-hand{position:absolute;z-index:7;top:2%;right:4%;color:#ffba6b;font-family:Caveat,cursive!important;font-size:24px!important;transform:rotate(5deg)}.projects-atlas-sketch{position:absolute;z-index:7;top:5%;right:-2%;width:210px;height:120px;overflow:visible}.projects-atlas-sketch path{stroke:#ffba6b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 7}.projects-atlas-caption{position:absolute;z-index:6;right:24%;bottom:0;color:#ffffff61;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}[dir=rtl] .projects-atlas{direction:ltr}.projects-hero-metrics{position:relative;z-index:4;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:45px;padding-top:28px;border-top:1px solid rgba(255,255,255,.13)}.projects-hero-metrics>div:not(.projects-spectrum){display:grid;grid-template-columns:auto minmax(90px,140px);align-items:center;gap:12px}.projects-hero-metrics strong{color:#79cee9;font-size:28px;font-weight:600}.projects-hero-metrics span{color:#ffffff73;font-size:10px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}.projects-workspace{padding:clamp(70px,8vw,120px) 0;background:linear-gradient(rgba(5,76,111,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(5,76,111,.04) 1px,transparent 1px),#f3f0e9;background-size:64px 64px}.projects-color-key{display:flex;min-height:106px;align-items:center;gap:clamp(24px,3vw,44px);padding:18px 22px;border:1px solid rgba(7,66,95,.11);border-radius:18px;background:#ffffffc2;box-shadow:0 14px 38px #1432430e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.projects-color-key-heading{flex:0 0 190px;padding-inline-end:24px;border-inline-end:1px solid rgba(7,66,95,.1)}.projects-color-key-heading h2{font-size:20px!important;font-weight:600!important;line-height:1.05!important;letter-spacing:-.035em!important}.projects-color-key-heading>p:not(.projects-color-key-note){margin-top:6px!important;color:#7a8990;font-size:9px!important;line-height:1.45!important}.projects-color-key-note{margin-bottom:1px!important;color:#ff7048;font-family:Caveat,cursive!important;font-size:17px!important;line-height:1!important;transform:rotate(-2deg);transform-origin:left}.projects-color-key-list{display:flex;min-width:0;flex:1;overflow-x:auto;gap:7px;padding:5px 2px 7px;scrollbar-width:thin;scrollbar-color:rgba(7,66,95,.16) transparent}.projects-color-key-list button{display:grid;min-width:max-content;grid-template-columns:10px auto;align-items:center;column-gap:8px;row-gap:2px;padding:8px 11px;color:#264858;font:inherit;text-align:start;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.projects-color-key-list button i{grid-row:1 / 3;width:9px;height:30px;border-radius:999px;background:var(--category);box-shadow:0 0 0 4px color-mix(in srgb,var(--category) 10%,transparent)}.projects-color-key-list button span{font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.projects-color-key-list button small{color:#8a979d;font-size:8px;font-weight:700;line-height:1.2;text-transform:uppercase}.projects-color-key-list button:hover{border-color:color-mix(in srgb,var(--category) 22%,transparent);background:color-mix(in srgb,var(--category) 6%,white)}.projects-color-key-list button.is-active{color:#123747;border-color:color-mix(in srgb,var(--category) 34%,transparent);background:color-mix(in srgb,var(--category) 11%,white)}.projects-color-key-list button.is-active small{color:var(--category)}.projects-filter-panel{position:relative;z-index:5;padding:0 0 45px}.projects-filter-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.projects-filter-heading h2{margin-top:9px!important;font-size:clamp(2.2rem,3.5vw,4rem)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.055em!important}.projects-filter-heading>p{color:#71808a;font-size:12px!important}.projects-filter-heading>p strong{color:#0c557a;font-size:19px}.projects-category-reset{display:flex;justify-content:flex-end;margin:24px 0 10px}.projects-category-reset button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;color:#315769;font:inherit;font-size:10px;font-weight:800;letter-spacing:.025em;border:1px solid rgba(8,58,84,.14);border-radius:999px;background:#fffc;cursor:pointer;box-shadow:0 8px 22px #1432430d;transition:color .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.projects-category-reset button:hover,.projects-category-reset button.is-active{color:#fff;border-color:#073a55;background:#073a55;box-shadow:0 9px 24px #04314829}.projects-filter-row{position:relative;z-index:10;display:grid;grid-template-columns:minmax(230px,1.35fr) minmax(210px,.72fr) minmax(190px,.62fr) auto;gap:10px;margin-top:18px;padding:11px;border:1px solid rgba(7,66,95,.12);border-radius:18px;background:#ffffffdb;box-shadow:0 16px 42px #11364812}.projects-search{display:flex;min-width:0;min-height:58px;align-items:center;border:1px solid rgba(10,48,69,.1);border-radius:13px;background:#f8faf9;transition:.25s ease}.projects-search:focus-within{border-color:#58b8de;box-shadow:0 0 0 4px #58b8de1a;background:#fff}.projects-search svg{margin-inline:16px 8px;color:#4f7789;font-size:20px}.projects-search input{width:100%;padding:0 13px 0 0;color:#0a3045;font:inherit;font-size:12px;border:0;outline:0;background:transparent}[dir=rtl] .projects-search input{padding:0 0 0 13px}.projects-search input::placeholder{color:#8b999f}.premium-select{position:relative;min-width:0}.premium-select-trigger{display:grid;width:100%;min-height:58px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:7px 12px;color:#153d51;font:inherit;text-align:start;border:1px solid rgba(10,48,69,.1);border-radius:13px;background:linear-gradient(145deg,#fff,#f5f8f7);cursor:pointer;transition:.25s ease}.premium-select.is-open .premium-select-trigger{border-color:#58b8de;box-shadow:0 0 0 4px #58b8de1c,0 12px 28px #0b3a501a;background:#fff}.premium-select-icon{display:grid;width:34px;height:34px;font-size:18px;border:1px solid rgba(7,79,111,.1);border-radius:10px;background:#eaf4f7;place-items:center}.premium-select-icon svg{color:#24789d;font-size:17px}.premium-select-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.premium-select-copy small{color:#84939a;font-size:7px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.premium-select-copy strong{overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.premium-select-chevron{color:#527485;font-size:19px!important;transition:transform .25s ease}.premium-select.is-open .premium-select-chevron{transform:rotate(180deg)}.premium-select-menu{position:absolute;z-index:30;top:calc(100% + 10px);right:0;left:0;max-height:310px;overflow-y:auto;padding:9px;visibility:hidden;opacity:0;border:1px solid rgba(8,65,91,.12);border-radius:16px;background:#fffffffa;box-shadow:0 24px 65px #082b3c33;transform:translateY(-8px) scale(.98);transform-origin:top;transition:.2s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.premium-select.is-open .premium-select-menu{visibility:visible;opacity:1;transform:none}.premium-select-menu-line{height:3px;margin:-3px 3px 7px;border-radius:99px;background:linear-gradient(90deg,#ff7048,#58b8de,#7568d8)}.premium-select-menu>button{display:grid;width:100%;min-height:43px;grid-template-columns:31px 1fr auto 18px;align-items:center;gap:8px;padding:6px 8px;color:#34515f;font:inherit;font-size:11px;font-weight:700;text-align:start;border:0;border-radius:10px;background:transparent;cursor:pointer}.premium-select-menu>button:hover,.premium-select-menu>button.is-selected{color:#073a55;background:#edf6f8}.premium-select-menu>button>svg{visibility:hidden;color:#1685ad;font-size:16px}.premium-select-menu>button.is-selected>svg{visibility:visible}.premium-select-menu>button small{color:#94a0a5;font-size:8px}.premium-option-icon{display:grid;width:31px;height:31px;font-size:18px;border:1px solid rgba(10,48,69,.08);border-radius:9px;background:#fff;place-items:center}.premium-option-icon svg{color:#24789d;font-size:16px}.premium-option-icon i{width:8px;height:8px;border:2px solid #58b8de;border-radius:50%}.country-flag{display:block;width:24px;height:16px;flex:0 0 auto;overflow:hidden;border-radius:2px;box-shadow:0 0 0 1px #0a30451f}.premium-select-icon .country-flag{width:23px;height:15px}.premium-option-icon .country-flag{width:22px;height:15px}.country-flag-fallback{display:inline-grid;min-width:24px;height:16px;padding:0 3px;color:#355768;font-size:8px;font-weight:900;border:1px solid rgba(10,48,69,.12);border-radius:3px;background:#fff;place-items:center}.projects-clear{min-height:58px;padding:0 18px;color:#145a7d;font:inherit;font-size:10px;font-weight:800;border:0;border-radius:13px;background:#e5f2f6;cursor:pointer;transition:.25s ease}.projects-clear:hover{color:#fff;background:#0a587e}.projects-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,3vw,42px)}.project-card{position:relative;overflow:hidden;border:1px solid rgba(9,54,76,.1);border-radius:22px;background:#ffffffdb;box-shadow:0 18px 55px #16344412;cursor:pointer;animation:projectCardIn .65s calc(var(--card-index) * 45ms) both;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.project-card:before{position:absolute;z-index:3;top:0;right:0;left:0;height:5px;content:"";background:var(--category)}.project-card:hover{transform:translateY(-8px);box-shadow:0 30px 75px #0f304126}.project-card-visual{position:relative;height:clamp(280px,30vw,430px);overflow:hidden;background:#dce5e7}.project-card-visual img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.project-card:hover .project-card-visual img{transform:scale(1.045)}.project-card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,25,38,.08),transparent 48%,rgba(2,25,38,.66))}.project-card-number{position:absolute;top:24px;inset-inline-end:25px;color:#ffffffc7;font-size:10px;font-weight:800;letter-spacing:.14em}.project-card-badge,.project-dialog-badge{position:absolute;bottom:21px;inset-inline-start:22px;display:flex;align-items:center;gap:9px;max-width:calc(100% - 105px);padding:8px 12px 8px 8px;color:#fff;font-size:10px;font-weight:800;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#032537b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[dir=rtl] .project-card-badge{padding:8px 8px 8px 12px}.projects-category-mark{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;color:#fff;border-radius:999px;background:var(--category)}.projects-category-mark i{width:5px;height:5px;border:1px solid white;border-radius:50%}.projects-category-mark b{font-size:8px;letter-spacing:.08em}.project-card-open{position:absolute;right:22px;bottom:20px;display:grid;width:43px;height:43px;color:#0b3c55;border:0;border-radius:50%;background:#fff;cursor:pointer;place-items:center;transition:.3s ease}[dir=rtl] .project-card-open{right:auto;left:22px}.project-card-open svg{font-size:19px}.project-card:hover .project-card-open{color:#fff;background:var(--category);transform:rotate(45deg)}.project-card-body{position:relative;padding:27px 30px 31px}.project-card-body:before{position:absolute;top:0;inset-inline-start:30px;width:52px;height:2px;content:"";background:var(--category)}.project-card-meta{display:flex;align-items:center;gap:9px;color:#71818a;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.project-card-meta span:first-child{display:inline-flex;min-width:0;align-items:center;overflow:hidden;gap:6px;text-overflow:ellipsis;white-space:nowrap}.project-card-meta .country-flag{width:17px;height:11px}.project-card-meta i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--category)}.project-card-body h3{margin-top:14px!important;color:#0a3045;font-size:clamp(1.55rem,2.15vw,2.2rem)!important;font-weight:600!important;line-height:1.08!important;letter-spacing:-.04em!important}.project-card-body>p{display:-webkit-box;overflow:hidden;margin-top:14px!important;color:#687982;font-size:12px!important;line-height:1.72!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}.project-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:22px;color:#145d80;font-size:11px;font-weight:800}.project-card-link svg{width:15px}.projects-load-more{display:grid;min-height:150px;place-items:center}.projects-load-more button{display:flex;align-items:center;gap:13px;padding:12px 14px 12px 22px;color:#fff;font:inherit;font-size:12px;font-weight:800;border:0;border-radius:999px;background:#073a55;box-shadow:0 14px 34px #073a552e;cursor:pointer}.projects-load-more button b{display:grid;width:29px;height:29px;color:#073a55;border-radius:50%;background:#79cee9;place-items:center}.projects-load-more button svg{width:18px;transition:transform .25s ease}.projects-load-more button:hover svg{transform:translate(3px,-3px)}.projects-load-more p{color:#8a979c;font-size:11px!important}.projects-empty{display:grid;min-height:380px;text-align:center;place-content:center}.projects-empty>span{color:#bfd0d6;font-size:75px;font-weight:500;line-height:1}.projects-empty h3{margin:15px 0 10px!important;font-size:22px!important}.projects-empty button{color:#0b628c}.projects-contact{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;padding:clamp(32px,4vw,58px);color:#fff;border-radius:24px;background:radial-gradient(circle at 85% 25%,rgba(121,206,233,.2),transparent 30%),#073a55}.projects-contact h2{font-size:clamp(2rem,3.6vw,4rem)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.055em!important}.projects-contact p{margin-top:12px!important;color:#ffffff94;font-size:13px!important}.projects-contact button{flex:0 0 auto;padding:13px 20px;color:#073a55;border-radius:999px;background:#fff}.projects-contact button:hover{color:#fff;background:#ff7048}.project-dialog-paper{overflow:hidden!important;border-radius:24px!important;background:#f4f1eb!important}.project-dialog-content{position:relative;display:grid;grid-template-columns:1.12fr .88fr;min-height:620px;padding:0!important}.project-dialog-content:before{position:absolute;z-index:3;top:0;right:0;left:0;height:5px;content:"";background:var(--category)}.project-dialog-close{position:absolute!important;z-index:4;top:17px;right:17px;color:#0a3045!important;background:#ffffffe6!important}[dir=rtl] .project-dialog-close{right:auto;left:17px}.project-dialog-image{min-height:620px;overflow:hidden}.project-dialog-image img{width:100%;height:100%;object-fit:cover}.project-dialog-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,75px)}.project-dialog-badge{position:static;width:fit-content;color:#173d50;border-color:#0a30451f;background:#fff}.project-dialog-copy h2{margin-top:25px!important;font-size:clamp(2.4rem,4.3vw,4.8rem)!important;font-weight:500!important;line-height:.98!important;letter-spacing:-.065em!important}.project-dialog-description{margin-top:25px!important;color:#657780;font-size:14px!important;line-height:1.78!important}.project-dialog-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px;padding-top:25px;border-top:1px solid rgba(10,48,69,.12)}.project-dialog-facts>div{display:flex;flex-direction:column;gap:7px}.project-dialog-facts span{color:#87949a;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.project-dialog-facts strong{color:#173d50;font-size:12px;line-height:1.5}.project-dialog-facts strong:has(.country-flag){display:inline-flex;align-items:center;gap:8px}.project-dialog-facts .country-flag{width:21px;height:14px}@keyframes atlasIn{0%{opacity:0;transform:translateY(35px) rotateY(-7deg)}to{opacity:1;transform:none}}@keyframes stampSpin{to{transform:rotate(360deg)}}@keyframes projectCardIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@media(max-width:1100px){.projects-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr)}.projects-atlas{min-height:450px}.projects-color-key-heading{flex-basis:170px}.projects-filter-row{grid-template-columns:1fr 1fr}.projects-clear{min-height:58px}}@media(max-width:760px){.projects-shell{width:100%!important;max-width:100vw!important;box-sizing:border-box}.projects-hero{min-height:auto;padding:125px 0 45px}.projects-hero-grid{display:block;min-height:0}.projects-hero-copy,.projects-title,.projects-intro{width:calc(100vw - 48px);max-width:calc(100vw - 48px);overflow-wrap:anywhere}.projects-title{font-size:clamp(2.65rem,10.8vw,4rem)!important}.projects-atlas{min-height:410px;margin-top:40px}.projects-atlas-blueprint{top:7%;right:0;bottom:8%;left:6%}.projects-atlas-card-main{right:8%;width:64%;height:64%}.projects-atlas-card-water{left:2%;width:43%;height:34%}.projects-atlas-card-industry{left:5%;width:36%;height:29%}.projects-atlas-stamp{right:5%;bottom:4%;width:108px;height:108px}.projects-atlas-stamp strong{font-size:28px}.projects-atlas-hand,.projects-atlas-sketch{display:none}.projects-hero-metrics{grid-template-columns:1fr 1fr;gap:20px}.projects-hero-metrics>div{grid-template-columns:auto 1fr}.projects-filter-panel,.projects-grid,.projects-contact{width:calc(100vw - 48px);max-width:calc(100vw - 48px)}.projects-color-key{width:100%;max-width:none}.projects-color-key{display:block;padding:16px 17px 12px}.projects-color-key-heading{padding:0 0 12px;border-inline-end:0;border-bottom:1px solid rgba(7,66,95,.1)}.projects-color-key-heading>p:not(.projects-color-key-note){display:none}.projects-color-key-list{margin:4px -7px 0;padding:8px 7px 6px}.projects-filter-heading{align-items:flex-start;flex-direction:column}.projects-filter-row{grid-template-columns:1fr}.premium-select-menu{position:fixed;top:auto;right:18px;bottom:18px;left:18px;max-height:min(60vh,420px);transform:translateY(15px)}.premium-select.is-open .premium-select-menu{transform:none}.projects-grid{grid-template-columns:1fr}.project-card-visual{height:min(78vw,390px)}.project-card-body{padding:25px 23px 28px}.projects-contact{align-items:flex-start;flex-direction:column}.project-dialog-content{display:block}.project-dialog-image{min-height:0;height:42vh}.project-dialog-copy{padding:35px 25px 42px}}@media(max-width:430px){.projects-shell{padding-inline:18px!important}.projects-hero-copy,.projects-title,.projects-intro{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}.projects-title{font-size:clamp(2.55rem,10.3vw,3.5rem)!important}.projects-intro{font-size:.92rem!important}.projects-atlas{min-height:350px;width:calc(100vw - 36px)}.projects-atlas-blueprint{right:4%}.projects-atlas-card-main{right:10%;width:62%}.projects-atlas-card-water{left:4%;width:41%}.projects-atlas-card-industry{left:7%;width:34%}.projects-atlas-stamp{width:96px;height:96px}.projects-atlas-stamp span{font-size:6px}.projects-atlas-caption{right:28%}.projects-hero-metrics strong{font-size:24px}.projects-hero-metrics span{font-size:8px}.projects-filter-panel,.projects-grid,.projects-contact{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}.project-card-badge{max-width:calc(100% - 85px);font-size:8px}.project-card-open{right:15px;bottom:15px;width:38px;height:38px}[dir=rtl] .project-card-open{right:auto;left:15px}.project-dialog-facts{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.projects-atlas,.projects-atlas-stamp:before,.project-card{animation:none}.projects-atlas-card,.project-card,.project-card-visual img,.project-card-open{transition:none}}.about-page{overflow:hidden;color:#0b3449;background:#f3f0e9}.about-shell{padding-inline:clamp(24px,5vw,84px)!important}.about-kicker,.about-section-index{color:#58bfe2;font-size:9px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase}.about-hero{position:relative;min-height:100svh;padding:145px 0 0;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(77,188,226,.18),transparent 27%),#06384f}.about-hero:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:#ffffff21}.about-hero-grid{display:grid!important;min-height:620px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(35px,5vw,80px)}.about-hero-copy h1{max-width:750px;margin-top:16px!important;font-size:clamp(4rem,7vw,8rem)!important;font-weight:500!important;line-height:.88!important;letter-spacing:-.075em!important}.about-hero-copy h1 span{color:#77d0ed}.about-hero-intro{max-width:570px;margin-top:30px!important;color:#ffffffa6;font-size:15px!important;line-height:1.8!important}.about-hero-visual{position:relative;min-height:590px;overflow:hidden;background:linear-gradient(rgba(119,208,237,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(119,208,237,.045) 1px,transparent 1px);background-size:42px 42px}.about-hero-visual:before{position:absolute;top:5%;right:2%;bottom:5%;left:2%;content:"";border:1px solid rgba(119,208,237,.12);border-radius:47% 53% 45% 55%/55% 42% 58% 45%;transform:rotate(-2deg)}.about-journey-note{position:absolute;top:4%;left:8%;color:#ed6e49;font:700 clamp(20px,2vw,29px)/1 "Caveat",cursive!important;transform:rotate(-4deg)}.about-hero-route{position:absolute;top:4%;right:0;bottom:1%;left:0;width:100%;height:95%;overflow:visible}.about-hero-route path{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-shadow{stroke:#77d0ed2b;stroke-width:10}.route-main{stroke:#77d0ed;stroke-width:3;stroke-dasharray:.018 .014;animation:routeDraw 1.7s ease-out both}.route-arrow{stroke:#ed6e49;stroke-width:4}.route-markers circle:nth-child(odd){fill:#06384f;stroke:#ed6e4933;stroke-width:8}.route-markers circle:nth-child(2n){fill:#ed6e49}.about-hero-milestone{position:absolute;z-index:2;width:145px}.about-hero-milestone strong{display:block;color:#fff;font:700 clamp(22px,2.2vw,32px)/1 "Caveat",cursive;letter-spacing:.02em}.about-hero-milestone p{max-width:135px;margin-top:5px!important;color:#ffffff94;font-size:8px!important;font-weight:700!important;line-height:1.45!important}.hero-stop-1{top:50%;left:77%;transform:rotate(-2deg)}.hero-stop-2{top:31%;left:56%;transform:rotate(2deg)}.hero-stop-3{top:47%;left:35%;transform:rotate(-3deg)}.hero-stop-4{top:63%;left:24%;transform:rotate(2deg)}.about-route-endpoint{position:absolute;z-index:3;display:grid}.about-route-endpoint span{color:#ed6e49;font:700 clamp(20px,2vw,28px)/.9 "Caveat",cursive;transform:rotate(-6deg)}.about-route-endpoint strong{color:#fff;font:700 clamp(36px,4vw,58px)/.9 "Caveat",cursive;letter-spacing:-.02em}.endpoint-from{top:2%;right:4%;text-align:end}.endpoint-to{bottom:0;left:12%;padding-top:15px}.endpoint-to span{transform:rotate(6deg)}.about-stat-rail{display:grid!important;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.13)}.about-stat-rail>div{display:flex;min-height:112px;align-items:center;gap:11px;padding-inline:18px;border-inline-end:1px solid rgba(255,255,255,.1)}.about-stat-rail strong{color:#77d0ed;font-size:28px;font-weight:600}.about-stat-rail span{color:#ffffff7a;font-size:8px;font-weight:800;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}.about-story{padding:clamp(90px,10vw,160px) 0;background:#f5f3ed}.about-story-grid{display:grid!important;grid-template-columns:.85fr 1.15fr;gap:clamp(55px,9vw,150px)}.about-story h2,.about-section-heading h2,.about-journey h2,.about-leadership h2,.about-practice h2,.about-organization h2,.about-offices h2,.about-network h2{margin-top:17px!important;font-size:clamp(3rem,5vw,6rem)!important;font-weight:500!important;line-height:.94!important;letter-spacing:-.065em!important}.about-story-copy{display:grid;gap:26px;padding-top:30px}.about-story-copy p{color:#586e79;font-size:15px!important;line-height:1.9!important}.about-principles{padding:clamp(80px,9vw,140px) 0;background:#fff}.about-section-heading{display:grid;max-width:900px;grid-template-columns:1fr}.about-section-heading>p:last-child{max-width:550px;margin-top:19px!important;color:#6d7e86;line-height:1.7}.about-principle-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:64px;border-top:1px solid #d9e0e2;border-bottom:1px solid #d9e0e2}.about-principle-grid>div{min-height:205px;padding:27px 23px;border-inline-end:1px solid #d9e0e2;transition:color .3s,background .3s,transform .3s}.about-principle-grid>div:hover{color:#fff;background:#0a5678;transform:translateY(-8px)}.about-principle-grid span{color:#ed6e49;font:700 20px Caveat,cursive}.about-principle-grid h3{margin-top:38px!important;font-size:17px!important;font-weight:650!important;line-height:1.45!important}.about-journey{padding:clamp(85px,9vw,140px) 0;color:#fff;background:radial-gradient(circle at 85% 8%,rgba(94,197,231,.16),transparent 28%),#06384f}.about-journey-heading{display:flex;align-items:end;justify-content:space-between;gap:45px}.about-journey-feature{max-width:410px;padding-inline-start:28px;border-inline-start:1px solid rgba(255,255,255,.18);animation:aboutFade .4s ease}.about-journey-feature strong{color:#77d0ed;font-size:42px;font-weight:500}.about-journey-feature p{margin-top:5px!important;color:#ffffffa6;line-height:1.6}.about-milestone-track{display:flex;overflow-x:auto;margin-top:72px;padding:0 0 24px;scrollbar-color:#5fbddc transparent}.about-milestone-track button{position:relative;min-width:180px;min-height:155px;padding:0 20px;color:#fff;font:inherit;text-align:start;border:0;border-top:1px solid rgba(255,255,255,.28);background:transparent;cursor:pointer}.about-milestone-track button i{position:absolute;top:-5px;left:20px;width:9px;height:9px;border:2px solid #77d0ed;border-radius:50%;background:#06384f}[dir=rtl] .about-milestone-track button i{right:20px;left:auto}.about-milestone-track button span{display:block;margin-top:23px;color:#77d0ed;font-size:18px;font-weight:800}.about-milestone-track button small{display:block;margin-top:13px;color:#ffffff85;font-size:10px;line-height:1.5}.about-milestone-track button.is-active{background:#77d0ed14}.about-milestone-track button.is-active i{background:#77d0ed;box-shadow:0 0 0 8px #77d0ed1f}.about-milestone-track button.is-active small{color:#fff}.about-leadership{padding:clamp(90px,10vw,155px) 0 clamp(80px,9vw,135px);background:#f5f3ed}.about-leadership-heading{max-width:850px}.about-leadership-heading>p:last-child{max-width:620px;margin-top:20px!important;color:#657780;line-height:1.75}.about-leadership-stage{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.15fr) minmax(0,.9fr);align-items:center;gap:clamp(18px,2.4vw,38px);margin-top:55px}.about-leadership-portrait{position:relative;align-self:stretch;min-height:570px;overflow:hidden;border-radius:220px 220px 12px 12px;background:linear-gradient(180deg,#dfeaec,#f5f3ed 77%)}.about-leadership-portrait:before{position:absolute;top:10%;left:50%;width:78%;aspect-ratio:1;content:"";border:1px dashed rgba(22,128,169,.3);border-radius:50%;transform:translate(-50%)}.about-leadership-portrait img{position:absolute;right:0;bottom:18px;left:0;width:100%;max-height:545px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 30px 35px rgba(5,43,62,.12))}.about-leadership-portrait p{position:absolute;right:22px;bottom:18px;z-index:2;color:#ed6e49;font:700 20px/1 Caveat,cursive!important;transform:rotate(-3deg)}.about-leader-note{position:relative;padding:34px 30px;border-top:1px solid #cad7da;border-bottom:1px solid #cad7da;background:#ffffff9e}.about-leader-note:after{position:absolute;top:-1px;width:45px;height:3px;content:"";background:#77d0ed}.about-leader-note>span{color:#ed6e49;font:700 20px Caveat,cursive}.about-leader-note h3{margin-top:4px!important;font-size:24px!important;font-weight:650!important}.about-leader-role{margin-top:3px!important;color:#1680a9;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase}.about-leader-note>p:last-child{margin-top:14px!important;color:#637680;font-size:12px!important;line-height:1.75!important}.about-practice{padding:clamp(90px,10vw,155px) 0;background:#fff}.about-practice-grid{display:grid!important;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(50px,8vw,130px)}.about-practice-visual{position:relative;min-height:610px}.about-practice-image{position:absolute;top:0;right:12%;bottom:8%;left:0;border-radius:8px 180px 8px 8px;background:linear-gradient(180deg,transparent 55%,rgba(3,45,66,.68)),url(/projects/profile/91-port-said-tunnels.jpg) center/cover}[dir=rtl] .about-practice-image{top:0;right:0;bottom:8%;left:12%;border-radius:180px 8px 8px}.about-practice-visual>p{position:absolute;right:0;bottom:0;padding:18px;color:#fff;font-size:8px!important;font-weight:900!important;letter-spacing:.15em!important;background:#ed6e49;writing-mode:vertical-rl}.about-practice-intro{margin-top:20px!important;color:#657780}.about-discipline-list{margin-top:38px;border-top:1px solid #dbe2e4}.about-discipline-list>div{display:grid;min-height:66px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;border-bottom:1px solid #dbe2e4}.about-discipline-list svg{color:#1680a9;font-size:22px}.about-discipline-list p{font-size:14px;font-weight:700}.about-discipline-list small{color:#a3adb1;font-size:8px}.about-associates{padding:clamp(85px,9vw,140px) 0;color:#fff;background:#075579}.about-section-heading-light>p:last-child{color:#fff9}.about-associate-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.18)}.about-associate-grid>div{min-height:330px;padding:30px;border-inline-end:1px solid rgba(255,255,255,.18)}.about-associate-grid>div>span{color:#79d0ec;font:700 20px Caveat,cursive}.about-associate-grid h3{margin-top:55px!important;font-size:clamp(2.3rem,4vw,4rem)!important;font-weight:700!important;letter-spacing:-.05em!important}.about-associate-origin{margin-top:3px!important;color:#79d0ec;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase}.about-associate-grid>div>p:last-child{margin-top:22px!important;color:#ffffffab;font-size:12px!important;line-height:1.75!important}.about-organization{padding:clamp(85px,8vw,125px) 0 clamp(70px,7vw,105px);background:#f5f3ed}.about-organization-grid{display:grid!important;grid-template-columns:1fr;gap:42px}.about-organization-heading{max-width:820px}.about-organization-heading>p:last-child{max-width:620px;margin-top:18px!important;color:#657780;line-height:1.75}.about-member-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:clamp(28px,5vw,80px);border-top:1px solid #cdd7da}.about-member-list>div{display:grid;min-height:90px;grid-template-columns:48px 1fr;align-items:center;gap:18px;border-bottom:1px solid #cdd7da;transition:padding .25s,background .25s}.about-member-list>div:hover{padding-inline:16px;background:#fff}.about-member-list>div>span{color:#ed6e49;font:700 20px Caveat,cursive}.about-member-list h3{font-size:17px!important;font-weight:700!important}.about-member-list p{margin-top:3px!important;color:#73838a;font-size:10px!important}.about-offices{padding:clamp(85px,9vw,140px) 0;color:#fff;background:radial-gradient(circle at 50% 100%,rgba(98,199,231,.18),transparent 34%),#06384f}.about-office-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:55px;border-top:1px solid rgba(255,255,255,.16)}.about-office-grid>div{min-height:260px;padding:35px;border-inline-end:1px solid rgba(255,255,255,.16)}.about-office-grid span{color:#79d0ec;font-size:9px;font-weight:900;letter-spacing:.12em}.about-office-grid h3{margin:70px 0 12px!important;font-size:25px!important}.about-office-grid p{color:#ffffff94;font-size:12px!important;line-height:1.7!important}.about-network{padding:clamp(90px,10vw,145px) 0 clamp(72px,8vw,110px);background:#fff}.about-network-heading>p:last-child{max-width:600px;margin-top:18px!important;color:#657780;line-height:1.7}.about-partner-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:55px}.about-partner-cloud span{padding:11px 15px;color:#45606c;font-size:10px;font-weight:700;border:1px solid #dbe2e4;border-radius:999px;background:#f8faf9;transition:transform .2s,color .2s,border-color .2s}.about-partner-cloud span:hover{color:#075579;border-color:#75cae7;transform:translateY(-3px)}.about-partner-cloud .tone-1{background:#eef7f8}.about-partner-cloud .tone-2{background:#faf5ed}.about-partner-cloud .tone-3{background:#f4f1fa}@keyframes aboutFade{0%{opacity:0;transform:translateY(8px)}}@keyframes routeDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@media(max-width:1050px){.about-hero-grid,.about-story-grid,.about-practice-grid,.about-organization-grid{grid-template-columns:1fr}.about-hero-visual{min-height:520px}.about-stat-rail{grid-template-columns:repeat(3,1fr)}.about-principle-grid{grid-template-columns:repeat(2,1fr)}.about-leadership-stage{grid-template-columns:minmax(0,1fr) minmax(250px,1fr) minmax(0,1fr);gap:14px}.about-leadership-portrait{min-height:500px}.about-leader-note{padding:28px 22px}}@media(max-width:760px){.about-shell{padding-inline:24px!important}.about-hero{min-height:auto;padding-top:125px}.about-hero-grid{min-height:0}.about-hero-copy h1{font-size:clamp(3.7rem,15vw,5.5rem)!important}.about-hero-visual{min-height:620px;margin-top:25px;background-size:32px 32px}.about-journey-note{top:2%;left:5%;font-size:20px!important}.about-hero-route{top:5%;right:-9%;bottom:0;left:-9%;width:118%;height:90%;opacity:.8}.about-hero-milestone{width:43%}.about-hero-milestone strong{font-size:24px}.about-hero-milestone p{max-width:125px;font-size:7px!important}.hero-stop-1{top:45%;left:67%}.hero-stop-2{top:30%;left:49%}.hero-stop-3{top:46%;left:23%}.hero-stop-4{top:61%;left:32%}.about-route-endpoint strong{font-size:38px}.endpoint-from{top:1%;right:3%}.endpoint-to{bottom:0;left:15%}.about-stat-rail{grid-template-columns:repeat(2,1fr)}.about-stat-rail>div{min-height:88px}.about-story h2,.about-section-heading h2,.about-journey h2,.about-leadership h2,.about-practice h2,.about-organization h2,.about-offices h2,.about-network h2{font-size:clamp(2.7rem,12vw,4.3rem)!important}.about-principle-grid{grid-template-columns:1fr;margin-top:42px}.about-principle-grid>div{min-height:150px}.about-principle-grid h3{margin-top:25px!important}.about-journey-heading{align-items:flex-start;flex-direction:column}.about-milestone-track{margin-top:45px}.about-leadership-stage{min-height:0;grid-template-columns:1fr;gap:18px}.about-leadership-portrait{min-height:490px;grid-row:1}.about-leadership-stage>.about-leader-note:first-child{grid-row:2}.about-leadership-stage>.about-leader-note:last-child{grid-row:3}.about-leader-note{padding:24px 22px}.about-practice-visual{min-height:430px}.about-associate-grid{grid-template-columns:1fr}.about-associate-grid>div{min-height:250px;border-bottom:1px solid rgba(255,255,255,.18)}.about-associate-grid h3{margin-top:35px!important}.about-office-grid{grid-template-columns:1fr}.about-office-grid>div{min-height:220px;border-bottom:1px solid rgba(255,255,255,.16)}.about-office-grid h3{margin-top:45px!important}.about-member-list{grid-template-columns:1fr}}@media(max-width:430px){.about-shell{padding-inline:18px!important}.about-stat-rail strong{font-size:22px}.about-stat-rail span{font-size:7px}}@media(prefers-reduced-motion:reduce){.about-principle-grid>div,.about-member-list>div,.about-partner-cloud span{transition:none}.route-main{animation:none}}.contact-page{overflow:hidden;color:#0b3449;background:#f3f0e9}.contact-page-shell{padding-inline:clamp(24px,5vw,84px)!important}.contact-page-eyebrow{color:#1680a9;font-size:9px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase}.contact-opening{position:relative;padding:clamp(135px,12vw,185px) 0 clamp(85px,9vw,140px);background:radial-gradient(circle at 5% 30%,rgba(102,199,230,.12),transparent 23%),linear-gradient(120deg,#f5f2eb,#eef4f3)}.contact-opening:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.32;background-image:linear-gradient(rgba(9,76,104,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(9,76,104,.08) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 48%);mask-image:linear-gradient(90deg,#000,transparent 48%);pointer-events:none}[dir=rtl] .contact-opening:before{-webkit-mask-image:linear-gradient(270deg,#000,transparent 48%);mask-image:linear-gradient(270deg,#000,transparent 48%)}.contact-opening-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);align-items:center;gap:clamp(60px,8vw,140px)}.contact-opening-copy h1{max-width:720px;margin-top:19px!important;font-size:clamp(4rem,7vw,7.8rem)!important;font-weight:500!important;line-height:.88!important;letter-spacing:-.075em!important}.contact-opening-copy h1 span{display:block;color:#1680a9}[dir=rtl] .contact-opening-copy h1{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(3rem,5.5vw,6rem)!important;line-height:1.25!important;letter-spacing:-.05em!important}.contact-page-intro{max-width:590px;margin-top:31px!important;color:#60747d;font-size:15px!important;line-height:1.85!important}.contact-direct-list{max-width:590px;margin-top:48px;border-top:1px solid #cbd8da}.contact-direct-list>a{display:grid;min-height:86px;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;text-decoration:none;border-bottom:1px solid #cbd8da;transition:padding .25s,background .25s}.contact-direct-list>a:hover{padding-inline:14px;background:#ffffff9e}.contact-direct-list>a>span{display:grid;width:36px;height:36px;color:#0875a6;place-items:center;border:1px solid #b9d3da;border-radius:50%}.contact-direct-list>a>span svg{font-size:17px}.contact-direct-list p{color:#75868d;font-size:9px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase}.contact-direct-list strong{display:block;margin-top:3px;color:#123e53;font-size:15px;font-weight:700}.contact-direct-list>a>svg{color:#ed6e49;font-size:18px;transition:transform .25s}.contact-direct-list>a:hover>svg{transform:translate(3px,-3px)}[dir=rtl] .contact-direct-list>a:hover>svg{transform:translate(-3px,-3px)}.contact-response-note{display:flex;align-items:center;gap:10px;margin-top:22px;color:#71848c}.contact-response-note svg{color:#ed6e49;font-size:17px}.contact-response-note p{font-size:11px!important}.contact-page-form{position:relative;padding:clamp(34px,4vw,58px);border:1px solid rgba(255,255,255,.88);border-radius:8px 80px 8px 8px;background:#ffffffd1;box-shadow:0 28px 80px #0630431f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[dir=rtl] .contact-page-form{border-radius:80px 8px 8px}.contact-page-form:before{position:absolute;top:0;right:74px;width:1px;height:54px;content:"";background:#75cae7}[dir=rtl] .contact-page-form:before{right:auto;left:74px}.contact-page-form h2{max-width:520px;margin-top:15px!important;font-size:clamp(2.6rem,4vw,4.7rem)!important;font-weight:500!important;line-height:.98!important;letter-spacing:-.06em!important}[dir=rtl] .contact-page-form h2{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.2rem,3.5vw,4rem)!important;line-height:1.35!important}.contact-form-intro{max-width:540px;margin-top:16px!important;color:#6c7e86;font-size:13px!important;line-height:1.7!important}.contact-page-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:33px}.contact-page-fields .MuiOutlinedInput-root{border-radius:9px;background:#f7f9f8db}.contact-page-fields .MuiOutlinedInput-notchedOutline{border-color:#d5dfe0}.contact-page-fields .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1680a9!important;border-width:1px!important}.contact-page-fields .MuiInputLabel-root{color:#708188}.contact-page-message{grid-column:1 / -1}.contact-page-form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;padding-top:22px;border-top:1px solid #dbe2e2}.contact-page-form-footer>p{color:#93a0a4;font-size:9px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase}.contact-page-form-footer .MuiButton-root{min-height:52px;padding:10px 23px;border-radius:9px;background:#075579;box-shadow:0 14px 30px #07557930}.contact-page-form-footer .MuiButton-root:hover{background:#ed6e49}.contact-offices{padding:clamp(85px,9vw,145px) 0;color:#fff;background:radial-gradient(circle at 50% 0,rgba(94,197,231,.14),transparent 33%),#06384f}.contact-offices-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(45px,8vw,125px)}.contact-offices .contact-page-eyebrow{color:#77d0ed}.contact-offices-heading h2{max-width:850px;margin-top:17px!important;font-size:clamp(3rem,5.5vw,6.4rem)!important;font-weight:500!important;line-height:.92!important;letter-spacing:-.07em!important}[dir=rtl] .contact-offices-heading h2{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.6rem,4.8vw,5.5rem)!important;line-height:1.3!important}.contact-offices-heading>p{max-width:470px;padding-bottom:8px;color:#ffffff96;font-size:14px!important;line-height:1.8!important}.office-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:clamp(50px,6vw,85px);border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.office-card{min-width:0;padding:clamp(25px,3vw,44px);border-inline-end:1px solid rgba(255,255,255,.16)}.office-card:last-child{border-inline-end:0}.office-card-top,.office-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.office-flag{display:grid;width:92px;height:64px;overflow:hidden;padding:5px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff14;box-shadow:0 14px 35px #00000038}.office-flag img{display:block;width:100%;height:100%;object-fit:cover;border-radius:2px}.office-index{color:#77d0ed61;font-size:13px!important;font-weight:800!important;letter-spacing:.12em!important}.office-title-row{align-items:end;margin-top:42px}.office-label,.office-detail-label{color:#77d0ed;font-size:8px!important;font-weight:900!important;letter-spacing:.15em!important;text-transform:uppercase}.office-title-row h3{margin-top:5px!important;font-size:clamp(2.8rem,5vw,5.8rem)!important;font-weight:500!important;line-height:.9!important;letter-spacing:-.065em!important}.office-country{padding-bottom:7px;color:#ffffff7a;font-size:10px!important;font-weight:800!important;letter-spacing:.09em!important;text-transform:uppercase}.office-map{position:relative;min-height:340px;overflow:hidden;margin-top:35px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#dce5e5;box-shadow:0 24px 55px #00131e3b;isolation:isolate}.office-map:before{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,rgba(3,38,55,.08),transparent 28%,transparent 62%,rgba(3,38,55,.42));pointer-events:none}.office-map:after{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;content:"";border:8px solid rgba(5,56,79,.08);pointer-events:none}.office-map iframe{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;width:calc(100% + 24px);height:calc(100% + 24px);border:0;filter:saturate(.72) contrast(1.06) brightness(.97)}.map-interface{position:absolute;z-index:3;top:18px;right:18px;left:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;pointer-events:none}.map-location{display:flex;align-items:center;gap:11px;padding:10px 13px 10px 10px;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:#032d41e6;box-shadow:0 10px 30px #0119263d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-location>span{display:grid;width:35px;height:35px;color:#fff;place-items:center;border-radius:50%;background:#ed6e49}.map-location svg{font-size:18px}.map-location p{color:#7bd2ee;font-size:7px!important;font-weight:900!important;letter-spacing:.14em!important}.map-location strong{display:block;margin-top:2px;font-size:13px;line-height:1}.map-live-label{display:flex;align-items:center;gap:7px;padding:8px 10px;color:#173e4e;font-size:7px!important;font-weight:900!important;letter-spacing:.13em!important;border-radius:999px;background:#ffffffeb;box-shadow:0 8px 22px #05304226}.map-live-label i{width:6px;height:6px;border-radius:50%;background:#20aa6b;box-shadow:0 0 0 4px #20aa6b24}.map-meta{position:absolute;z-index:3;right:18px;bottom:17px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#fff;pointer-events:none}.map-meta p{font-size:7px!important;font-weight:900!important;letter-spacing:.13em!important;text-shadow:0 2px 8px rgba(0,20,31,.85);text-transform:uppercase}.office-details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px 28px;align-items:center;margin-top:30px}.office-detail-label{grid-column:1 / -1}.office-address{display:flex;align-items:flex-start;gap:10px;min-height:48px}.office-address svg,.office-phone svg{flex:0 0 auto;color:#77d0ed;font-size:17px}.office-address p{max-width:390px;color:#ffffffad;font-size:12px!important;line-height:1.65!important}.office-phone{display:flex;grid-column:1;align-items:center;gap:10px;width:fit-content;color:#ffffffd1;font-size:12px;text-decoration:none}.directions-button{grid-column:2;grid-row:2 / 4;min-height:52px;align-self:stretch;padding:10px 19px!important;color:#06384f!important;border-radius:7px!important;background:#fff!important}.directions-button:hover{color:#fff!important;background:#ed6e49!important}@media(max-width:1100px){.contact-opening-grid{grid-template-columns:1fr}.contact-opening-copy{max-width:760px}.contact-page-form{max-width:850px}.contact-offices-heading{grid-template-columns:1fr}.contact-offices-heading>p{padding-bottom:0}.office-details{grid-template-columns:1fr}.directions-button{grid-column:1;grid-row:auto;width:100%;margin-top:8px}}@media(max-width:760px){.contact-page-shell{padding-inline:22px!important}.contact-opening{padding-top:125px}.contact-opening:before{background-size:42px 42px}.contact-opening-copy h1{font-size:clamp(3.5rem,15vw,5.5rem)!important}[dir=rtl] .contact-opening-copy h1{font-size:clamp(2.8rem,11vw,4.4rem)!important}.contact-page-intro{margin-top:24px!important}.contact-direct-list{margin-top:35px}.contact-direct-list>a{grid-template-columns:38px minmax(0,1fr) auto}.contact-direct-list strong{overflow-wrap:anywhere}.contact-page-form{padding:34px 22px 26px;border-radius:7px 48px 7px 7px}[dir=rtl] .contact-page-form{border-radius:48px 7px 7px}.contact-page-form h2{font-size:clamp(2.5rem,12vw,3.8rem)!important}.contact-page-fields{grid-template-columns:1fr}.contact-page-message{grid-column:auto}.contact-page-form-footer{align-items:stretch;flex-direction:column}.contact-page-form-footer>p{text-align:center}.contact-page-form-footer .MuiButton-root{width:100%}.contact-offices-heading h2{font-size:clamp(2.8rem,13vw,4.5rem)!important}.office-grid{grid-template-columns:1fr}.office-card{padding:30px 0 44px;border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.16)}.office-card:last-child{padding-top:44px;border-bottom:0}.office-title-row h3{font-size:clamp(3.4rem,17vw,5rem)!important}.office-map{min-height:270px}}@media(max-width:430px){.contact-page-shell{padding-inline:18px!important}.contact-direct-list p{font-size:7px!important}.contact-direct-list strong{font-size:13px}.office-title-row{align-items:flex-start;flex-direction:column;gap:10px}.office-country{padding-bottom:0}.office-map{min-height:245px}}@media(prefers-reduced-motion:reduce){.contact-direct-list>a,.contact-direct-list>a>svg{transition:none}}.experience-section{position:relative;isolation:isolate;min-height:520px;overflow:hidden;padding:clamp(46px,4.5vw,68px) 0 34px;color:#fff;background:#07527b}.experience-background,.experience-overlay{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.experience-background{background-image:url(https://www.bect.net/static/experience.png);background-position:center;background-size:cover;transform:scale(1.04);transition:transform 8s cubic-bezier(.22,1,.36,1)}.experience-section.is-visible .experience-background{transform:scale(1)}.experience-overlay{z-index:-1;background:linear-gradient(90deg,#033350f0,#035b86c9 54%,#033d5ce8),linear-gradient(0deg,rgba(1,35,55,.62),transparent 60%)}.experience-shell{padding-inline:clamp(24px,5vw,84px)!important}.experience-heading{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.experience-section.is-visible .experience-heading{opacity:1;transform:translateY(0)}.experience-eyebrow{margin-bottom:10px!important;color:#85d3ee;font-size:9px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase}.experience-title{font-size:clamp(2.45rem,3.7vw,4rem)!important;font-weight:600!important;line-height:1!important;letter-spacing:-.055em!important}.experience-title span{color:#ff7043}[dir=rtl] .experience-title{font-family:Noto Kufi Arabic,sans-serif;line-height:1.3!important;letter-spacing:-.04em!important}.experience-intro{max-width:720px;margin-top:12px!important;color:#ffffffb8;font-size:14px!important;line-height:1.7!important}.timeline-desktop{position:relative;height:326px;margin-top:24px;opacity:0;transform:translateY(25px);transition:opacity .8s .18s ease,transform .8s .18s cubic-bezier(.22,1,.36,1)}.experience-section.is-visible .timeline-desktop{opacity:1;transform:translateY(0)}.timeline-route{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:310px;overflow:visible}[dir=rtl] .timeline-route{transform:scaleX(-1)}.timeline-route-base,.timeline-route-progress{fill:none;stroke-width:2}.timeline-route-base{stroke:#ffffff4d}.timeline-route-progress{stroke:url(#timeline-gradient);stroke:#9ddff4;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 2.2s .5s cubic-bezier(.22,1,.36,1)}.experience-section.is-visible .timeline-route-progress{stroke-dashoffset:0}.timeline-row{position:absolute;right:4%;left:2%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.timeline-row-top{top:0}.timeline-row-bottom{top:215px;right:10%;left:10%;grid-template-columns:repeat(6,minmax(0,1fr))}.timeline-milestone{position:relative;display:flex;flex-direction:column;align-items:center;min-height:96px;padding:0 12px;color:#ffffffb8;text-align:center;border:0;background:transparent;cursor:pointer;transition:color .3s ease,transform .3s ease}.timeline-milestone:hover,.timeline-milestone.is-active{color:#fff;transform:translateY(-3px)}.timeline-year{font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:700;line-height:1}.timeline-copy{max-width:175px;margin-top:8px;font-size:clamp(.72rem,.95vw,.9rem);line-height:1.35}.timeline-node{position:absolute;width:14px;height:14px;border:3px solid white;border-radius:50%;background:#48b4db;box-shadow:0 0 #84d7f161;transition:background .3s ease,box-shadow .3s ease}.timeline-row-top .timeline-node{top:97px;bottom:auto}.timeline-row-bottom .timeline-node{top:0;bottom:auto}.timeline-row-bottom .timeline-year{margin-top:24px}.timeline-milestone.is-active .timeline-node{background:#ff7043;box-shadow:0 0 0 9px #ff704329}.timeline-feature{display:grid;grid-template-columns:auto minmax(150px,260px);align-items:center;gap:15px;width:fit-content;max-width:430px;margin-top:14px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0224376b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:timelineFeatureIn .45s ease both}.timeline-feature p:first-child{color:#ff8a64;font-size:17px;font-weight:700}.timeline-feature p:last-child{color:#ffffffc7;overflow:hidden;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.timeline-mobile{display:none}@keyframes timelineFeatureIn{0%{opacity:0;transform:translateY(8px)}}@media(max-width:1050px){.timeline-desktop,.timeline-feature{display:none}.timeline-mobile{display:block;margin-top:28px}.timeline-mobile-hint{margin-bottom:15px!important;color:#ffffff8c;font-size:10px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase}.timeline-mobile-track{display:flex;gap:13px;overflow-x:auto;padding:0 0 16px;scroll-snap-type:x mandatory;scrollbar-width:none}.timeline-mobile-track::-webkit-scrollbar{display:none}.timeline-mobile-card{display:flex;flex:0 0 min(72vw,290px);flex-direction:column;min-height:148px;padding:15px 17px;color:#fff;text-align:start;border:1px solid rgba(255,255,255,.14);border-radius:19px;background:#02283d7a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scroll-snap-align:start;transition:border-color .3s ease,background .3s ease,transform .3s ease}.timeline-mobile-card.is-active{border-color:#ff8b6599;background:#033a54cc;transform:translateY(-3px)}.timeline-mobile-card>span{color:#7dd0ed;font-size:9px;font-weight:700;letter-spacing:.14em}.timeline-mobile-card strong{margin-top:auto;color:#ff8560;font-size:30px;line-height:1;letter-spacing:-.05em}.timeline-mobile-card p{margin:8px 0 0;color:#ffffffc7;font-family:inherit;font-size:12px;line-height:1.4}}@media(max-width:599px){.experience-section{min-height:0;padding:42px 0 36px}.experience-shell{padding-inline:18px!important}.experience-title{font-size:2.6rem!important}[dir=rtl] .experience-title{font-size:2.35rem!important}.experience-intro{font-size:13px!important}.timeline-mobile{margin-top:24px}}@media(prefers-reduced-motion:reduce){.experience-background,.experience-heading,.timeline-desktop,.timeline-route-progress,.timeline-feature{animation:none!important;transition:none!important}}.leadership-section{position:relative;overflow:hidden;padding:clamp(62px,6vw,96px) 0 0;color:#0a3853;background:linear-gradient(135deg,#f7f8f7,#eef2f3)}.leadership-section:before{position:absolute;top:0;left:8%;width:32%;height:2px;content:"";background:linear-gradient(90deg,#f3c33b,#5fc2e5,transparent)}.leadership-shell{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:end;gap:clamp(35px,5vw,90px);padding-inline:clamp(24px,5vw,84px)!important}.leadership-copy{align-self:center;max-width:650px;padding-bottom:clamp(50px,6vw,88px);opacity:0;transform:translate(-28px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}[dir=rtl] .leadership-copy{transform:translate(28px)}.leadership-section.is-visible .leadership-copy{opacity:1;transform:translate(0)}.leadership-eyebrow{margin-bottom:12px!important;color:#0874a7;font-size:9px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase}.leadership-title{max-width:560px;font-size:clamp(3rem,4.8vw,5.7rem)!important;font-weight:500!important;line-height:.95!important;letter-spacing:-.065em!important}[dir=rtl] .leadership-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.7rem,4vw,4.8rem)!important;line-height:1.32!important;letter-spacing:-.05em!important}.leader-names{max-width:550px;margin-top:34px;border-top:1px solid rgba(10,56,83,.15)}.leader-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:74px;padding:12px 0;border-bottom:1px solid rgba(10,56,83,.15)}.leader-row h3{font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:650;line-height:1.3}[dir=rtl] .leader-row h3{font-family:Noto Kufi Arabic,sans-serif}.leadership-role{margin-top:3px!important;color:#71828b;font-size:11px!important}.leader-linkedin{width:43px;height:43px;flex-shrink:0;color:#0874a7!important;border:1px solid rgba(8,116,167,.2)!important;background:#ffffff8c!important;transition:color .3s ease,background .3s ease,transform .3s ease!important}.leader-linkedin:hover{color:#fff!important;background:#0874a7!important;transform:translateY(-3px)}.leadership-quote{position:relative;max-width:570px;margin:32px 0 0;padding:3px 0 3px 28px;border-left:2px solid #5bbddd}[dir=rtl] .leadership-quote{padding:3px 28px 3px 0;border-right:2px solid #5bbddd;border-left:0}.leadership-quote:before{position:absolute;top:-20px;left:24px;content:none;color:#0874a72b;font-size:78px;font-weight:700;line-height:1}[dir=rtl] .leadership-quote:before{right:24px;left:auto}.leadership-quote p{position:relative;color:#526a77;font-size:14px;line-height:1.85}.leadership-portrait{position:relative;min-height:570px;opacity:0;transform:translateY(35px);transition:opacity .9s .12s ease,transform .9s .12s cubic-bezier(.22,1,.36,1)}.leadership-section.is-visible .leadership-portrait{opacity:1;transform:translateY(0)}.leadership-portrait img{position:absolute;z-index:2;right:0;bottom:0;width:min(100%,720px);max-height:560px;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 24px 34px rgba(4,34,51,.13))}[dir=rtl] .leadership-portrait img{right:auto;left:0;object-position:bottom left}.leadership-orbit{position:absolute;top:9%;right:8%;width:min(34vw,430px);aspect-ratio:1;border:1px solid rgba(8,116,167,.16);border-radius:50%;box-shadow:0 0 0 48px #0874a709,0 0 0 96px #0874a705}[dir=rtl] .leadership-orbit{right:auto;left:8%}.leadership-year{position:absolute;z-index:1;top:8%;right:2%;color:#0874a70f;font-size:clamp(8rem,15vw,14rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:-.09em!important}[dir=rtl] .leadership-year{right:auto;left:2%}.leadership-caption{position:absolute;z-index:3;right:12px;bottom:26px;display:flex;align-items:center;gap:10px;padding:9px 13px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#032b41bd;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}[dir=rtl] .leadership-caption{right:auto;left:12px}.leadership-caption span:first-child{color:#74cbe9;font-size:10px;font-weight:800;letter-spacing:.12em}.leadership-caption span:last-child{font-size:10px}.leadership-divider{position:relative;z-index:4;width:calc(100% - clamp(48px,10vw,168px));height:1px;margin:0 auto;background:linear-gradient(90deg,transparent,rgba(8,85,124,.3) 12%,rgba(8,85,124,.3) 88%,transparent)}@media(max-width:900px){.leadership-shell{grid-template-columns:1fr}.leadership-copy{max-width:720px;padding-bottom:0}.leadership-portrait{min-height:470px}.leadership-portrait img{right:50%;width:min(100%,620px);transform:translate(50%)}[dir=rtl] .leadership-portrait img{right:auto;left:50%;transform:translate(-50%)}.leadership-orbit{right:50%;width:min(64vw,400px);transform:translate(50%)}[dir=rtl] .leadership-orbit{right:auto;left:50%;transform:translate(-50%)}}@media(max-width:599px){.leadership-section{padding-top:48px}.leadership-shell{gap:28px;padding-inline:18px!important}.leadership-title{font-size:3rem!important}[dir=rtl] .leadership-title{font-size:2.6rem!important}.leader-names{margin-top:24px}.leader-row{min-height:65px}.leader-row h3{font-size:17px}.leader-linkedin{width:39px;height:39px}.leadership-quote{margin-top:26px}.leadership-quote p{font-size:12px;line-height:1.75}.leadership-portrait{min-height:340px}.leadership-portrait img{max-height:340px}.leadership-caption{right:0;bottom:12px}[dir=rtl] .leadership-caption{right:auto;left:0}}@media(prefers-reduced-motion:reduce){.leadership-copy,.leadership-portrait{transition:none!important}}.certifications-section{position:relative;overflow:hidden;padding:clamp(64px,7vw,108px) 0;color:#0a3853;background:#f4f6f6}.certifications-section:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(rgba(8,85,124,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,85,124,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 78%,transparent)}.certifications-shell{position:relative;padding-inline:clamp(24px,5vw,84px)!important}.certifications-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:clamp(30px,7vw,120px);margin-bottom:clamp(34px,4vw,60px);opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.certifications-section.is-visible .certifications-heading{opacity:1;transform:translateY(0)}.certifications-eyebrow{margin-bottom:12px!important;color:#0780b6;font-size:10px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase}.certifications-title{max-width:780px;font-size:clamp(2.8rem,5.2vw,6rem)!important;font-weight:520!important;line-height:.96!important;letter-spacing:-.065em!important}[dir=rtl] .certifications-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.5rem,4.5vw,5rem)!important;line-height:1.3!important}.certifications-intro{max-width:430px;color:#647985;font-size:14px!important;line-height:1.8!important}.certifications-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(6,70,105,.16);border-bottom:1px solid rgba(6,70,105,.16)}.certificate-card{position:relative;display:flex;min-height:390px;flex-direction:column;padding:22px clamp(20px,2.2vw,34px) 26px;color:inherit;text-decoration:none;border-inline-start:1px solid rgba(6,70,105,.16);opacity:0;transform:translateY(28px);transition:opacity .7s calc(var(--certificate-index) * 90ms) ease,transform .7s calc(var(--certificate-index) * 90ms) ease,color .35s ease,background .35s ease}.certificate-card:last-child{border-inline-end:1px solid rgba(6,70,105,.16)}.certifications-section.is-visible .certificate-card{opacity:1;transform:translateY(0)}.certificate-card:hover{color:#fff;background:#075f8b}.certificate-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:linear-gradient(90deg,#f7c632,#67cae9);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}[dir=rtl] .certificate-card:after{transform-origin:right}.certificate-card:hover:after{transform:scaleX(1)}.certificate-topline,.certificate-action{display:flex;align-items:center;justify-content:space-between}.certificate-topline p{color:#78909b;font-size:9px;font-weight:800;letter-spacing:.14em}.certificate-topline svg{color:#55bddd;font-size:18px}.certificate-card:hover .certificate-topline p,.certificate-card:hover .certificate-topline svg{color:#ffffffb8}.certificate-emblem{position:relative;display:grid;width:150px;height:112px;place-items:center;margin:34px 0 30px;transition:transform .45s cubic-bezier(.22,1,.36,1)}.certificate-emblem img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(1) contrast(.9);transition:filter .35s ease}.certificate-emblem-ida{width:174px}.certificate-emblem-iso{width:124px}.certificate-emblem-expertise{width:150px}.certificate-emblem-quality{width:145px}.certificate-card:hover .certificate-emblem{transform:translateY(-5px) scale(1.04)}.certificate-card:hover .certificate-emblem img{filter:grayscale(1) brightness(0) invert(1)}.certificate-copy{margin-top:auto}.certificate-code{margin-bottom:8px!important;color:#1286b7;font-size:9px!important;font-weight:800!important;letter-spacing:.16em!important}.certificate-copy h3{font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:650;line-height:1.25}.certificate-copy>p:last-child{max-width:250px;margin-top:7px;color:#758791;font-size:11px;line-height:1.55}.certificate-card:hover .certificate-code{color:#f8cb3e}.certificate-card:hover .certificate-copy>p:last-child{color:#ffffffad}.certificate-action{margin-top:24px;padding-top:15px;border-top:1px solid rgba(6,70,105,.14)}.certificate-action p{font-size:10px;font-weight:700}.certificate-action svg{font-size:18px;transition:transform .3s ease}.certificate-card:hover .certificate-action{border-color:#fff3}.certificate-card:hover .certificate-action svg{transform:translate(3px,-3px)}[dir=rtl] .certificate-card:hover .certificate-action svg{transform:translate(-3px,-3px)}@media(max-width:1050px){.certifications-grid{grid-template-columns:repeat(2,1fr)}.certificate-card:nth-child(3){border-top:1px solid rgba(6,70,105,.16)}.certificate-card:nth-child(4){border-top:1px solid rgba(6,70,105,.16)}}@media(max-width:700px){.certifications-section{padding:52px 0}.certifications-shell{padding-inline:18px!important}.certifications-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.certifications-title{font-size:2.8rem!important}[dir=rtl] .certifications-title{font-size:2.45rem!important}.certifications-intro{font-size:12px!important}.certifications-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.certifications-grid::-webkit-scrollbar{display:none}.certificate-card{min-width:82vw;min-height:310px;scroll-snap-align:center}.certificate-emblem{width:130px;height:82px;margin:24px 0 20px}.certificate-emblem-ida{width:145px}.certificate-emblem-iso{width:105px}.certificate-emblem-quality{width:122px}}@media(prefers-reduced-motion:reduce){.certifications-heading,.certificate-card{transition:none!important}}.presence-section{position:relative;overflow:hidden;padding:clamp(64px,7vw,108px) 0;color:#fff;background:radial-gradient(circle at 70% 35%,rgba(23,141,186,.25),transparent 28%),linear-gradient(135deg,#041f31,#063f5c 60%,#052b42)}.presence-section:before{position:absolute;top:-20%;left:42%;width:1px;height:140%;content:"";background:#68c9e824;transform:rotate(25deg);box-shadow:160px 0 #68c9e812,320px 0 #68c9e80a}.presence-shell{position:relative;padding-inline:clamp(24px,5vw,84px)!important}.presence-header{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);align-items:end;gap:clamp(30px,7vw,120px);margin-bottom:clamp(34px,4vw,58px)}.presence-eyebrow{margin-bottom:12px!important;color:#68c9e8;font-size:10px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase}.presence-title{max-width:820px;font-size:clamp(2.8rem,5.2vw,6rem)!important;font-weight:500!important;line-height:.96!important;letter-spacing:-.065em!important}[dir=rtl] .presence-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.5rem,4.5vw,5rem)!important;line-height:1.3!important}.presence-intro{max-width:430px;color:#ffffff94;font-size:14px!important;line-height:1.8!important}.presence-console{display:grid;min-height:535px;grid-template-columns:minmax(0,1fr) 350px;overflow:hidden;border:1px solid rgba(128,210,237,.2);border-radius:28px;background:#01172461;box-shadow:0 32px 80px #000d1640;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.presence-map{position:relative;display:grid;min-height:535px;place-items:center;overflow:hidden;border-inline-end:1px solid rgba(128,210,237,.16)}.presence-map:before{position:absolute;width:min(55vw,680px);aspect-ratio:1;content:"";border:1px solid rgba(101,200,232,.075);border-radius:50%;box-shadow:0 0 0 70px #65c8e806,0 0 0 140px #65c8e804}.presence-map-svg{position:relative;z-index:2;width:94%;max-height:490px;overflow:visible;filter:drop-shadow(0 20px 35px rgba(0,9,16,.18))}.presence-land path{fill:url(#presenceLandGradient);stroke:#7dd7f161;stroke-width:.8;transition:fill .35s ease,stroke .35s ease,filter .35s ease}.presence-land path.is-selected{fill:#ffca3666;stroke:#ffcf43;stroke-width:1.5;filter:url(#presenceGlow)}.presence-grid{fill:none;stroke:#7ad6f112;stroke-width:1;stroke-dasharray:3 7}.presence-svg-marker{animation:marker-arrive .55s cubic-bezier(.22,1,.36,1)}.presence-svg-pulse{fill:none;stroke:#ffca36;stroke-width:1.5;transform-origin:center;animation:marker-pulse 1.8s infinite}.presence-pin-shape{fill:#ffca36;filter:url(#presenceShadow)}.presence-pin-center{fill:#07364d}.presence-pin-label rect{fill:#032639f5;stroke:#78d3ee57;stroke-width:1}.presence-pin-label>path{fill:#032639f5}.presence-pin-label text{fill:#fff;font-family:inherit;font-size:12px;font-weight:700}.presence-coordinate{position:absolute;top:24px;left:25px;display:flex;align-items:center;gap:8px;color:#ffffff59;font-size:9px;font-weight:700;letter-spacing:.15em}[dir=rtl] .presence-coordinate{right:25px;left:auto}.presence-coordinate i{width:22px;height:1px;background:#ffffff38}.presence-map-caption{position:absolute;bottom:24px;left:25px;color:#ffffff7a;font-size:10px!important;letter-spacing:.08em!important}[dir=rtl] .presence-map-caption{right:25px;left:auto}.presence-panel{display:flex;flex-direction:column;padding:26px;background:linear-gradient(180deg,#084e6d5c,#02233480)}.presence-panel-top{display:flex;align-items:center;justify-content:space-between;color:#69c7e5}.presence-panel-top svg{font-size:20px}.presence-panel-top p{font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.presence-selected{padding:38px 0 30px;border-bottom:1px solid rgba(255,255,255,.12)}.presence-selected-label{margin-bottom:18px!important;color:#fff6;font-size:8px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}.presence-selected-flag{display:block;width:48px;height:32px;margin-bottom:13px;object-fit:cover;border:1px solid rgba(255,255,255,.25);border-radius:6px;box-shadow:0 8px 20px #0000002e}.presence-selected h3{font-size:31px;font-weight:600;line-height:1.15;letter-spacing:-.04em}.presence-selected>p:last-child{margin-top:7px;color:#69c7e5;font-size:11px}.presence-select-label{margin:25px 0 12px!important;color:#fff6;font-size:8px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}.presence-flags{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.presence-flags button{display:flex;min-width:0;height:54px;align-items:center;justify-content:center;gap:7px;padding:7px;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff09;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease}.presence-flags button:hover{border-color:#68c9e88c;transform:translateY(-2px)}.presence-flags button.is-active{border-color:#ffca36;background:linear-gradient(135deg,#ffca362b,#ffffff0b);box-shadow:inset 0 0 0 1px #ffca3614}.presence-flags img{width:27px;height:18px;flex-shrink:0;object-fit:cover;border-radius:3px;box-shadow:0 3px 8px #00000038}.presence-flags small{color:#ffffffb8;font-size:8px;font-weight:800;letter-spacing:.06em}.presence-flags button.is-active small{color:#ffda65}@keyframes marker-arrive{0%{opacity:0;transform:translateY(-20px) scale(.65)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes marker-pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2.8)}}@media(max-width:950px){.presence-console{grid-template-columns:1fr}.presence-map{min-height:310px;height:310px;padding:28px 12px 24px;border-inline-end:0;border-bottom:1px solid rgba(128,210,237,.16)}.presence-map:before{width:min(72vw,500px)}.presence-map-svg{width:100%;height:100%;max-height:none;direction:ltr}.presence-panel{padding:22px 24px}.presence-panel-top{min-height:24px}.presence-selected{display:grid;grid-template-columns:auto 1fr;column-gap:14px;padding:18px 0 20px}.presence-selected-label{grid-column:1 / -1}.presence-selected-flag{grid-row:2 / 4;align-self:center;margin:0}.presence-selected h3{font-size:25px}.presence-select-label{margin-top:18px!important}.presence-flags{grid-template-columns:repeat(8,1fr)}}@media(max-width:700px){.presence-section{display:none}.presence-shell{padding-inline:18px!important}.presence-header{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.presence-title{font-size:2.8rem!important}[dir=rtl] .presence-title{font-size:2.45rem!important}.presence-intro{font-size:12px!important}.presence-console{min-height:0;border-radius:20px}.presence-map{min-height:245px;height:245px;padding:31px 7px 24px}.presence-map:before{width:68vw}.presence-map-svg{width:100%;height:100%}.presence-map-caption{bottom:15px;left:16px}[dir=rtl] .presence-map-caption{right:16px;left:auto}.presence-coordinate{top:16px;left:16px}[dir=rtl] .presence-coordinate{right:16px;left:auto}.presence-panel{padding:16px}.presence-panel-top{min-height:20px}.presence-panel-top p{font-size:8px}.presence-selected{padding:15px 0 17px}.presence-selected-label{margin-bottom:11px!important}.presence-selected-flag{width:42px;height:28px}.presence-selected h3{font-size:23px}.presence-select-label{margin:16px 0 10px!important}.presence-flags{display:flex;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x mandatory;scrollbar-width:none}.presence-flags::-webkit-scrollbar{display:none}.presence-flags button{min-width:68px;height:48px;scroll-snap-align:center}}@media(prefers-reduced-motion:reduce){.presence-svg-marker,.presence-svg-pulse{animation:none!important}}.site-footer{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 10%,rgba(44,156,196,.2),transparent 25%),#031b2a}.site-footer:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(rgba(105,199,229,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(105,199,229,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 80%);mask-image:linear-gradient(to bottom,#000,transparent 80%)}.footer-shell{position:relative;padding-inline:clamp(24px,5vw,84px)!important}.footer-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:clamp(54px,6vw,92px) clamp(28px,4vw,66px);overflow:hidden;border-right:1px solid rgba(110,203,233,.17);border-left:1px solid rgba(110,203,233,.17);background:linear-gradient(125deg,#0a4b687a,#05283b2e)}.footer-cta:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:linear-gradient(90deg,#f3c33b,#64c8e7 52%,transparent)}[dir=rtl] .footer-cta:after{background:linear-gradient(-90deg,#f3c33b,#64c8e7 52%,transparent)}.footer-cta-copy{position:relative;z-index:2;max-width:850px}.footer-eyebrow{margin-bottom:15px!important;color:#69c7e5;font-size:9px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase}.footer-cta-copy h2{max-width:810px;font-size:clamp(3rem,5.7vw,6.8rem);font-weight:500;line-height:.93;letter-spacing:-.07em}[dir=rtl] .footer-cta-copy h2{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2.5rem,4.8vw,5.5rem);line-height:1.3;letter-spacing:-.05em}.footer-cta-copy>p:last-child{max-width:590px;margin-top:23px;color:#ffffff8f;font-size:14px;line-height:1.8}.footer-contact-button{z-index:2;min-width:180px!important;min-height:62px!important;padding:0 25px!important;color:#062b40!important;border-radius:999px!important;background:#fff!important;box-shadow:0 15px 35px #0003!important;transition:color .3s ease,background .3s ease,transform .3s ease!important}.footer-contact-button:hover{color:#fff!important;background:#0875a6!important;transform:translateY(-4px)}.footer-cta-number{position:absolute;top:-18px;right:22px;color:#66c6e60d;font-size:clamp(10rem,20vw,23rem)!important;font-weight:800!important;line-height:1!important;letter-spacing:-.1em!important}[dir=rtl] .footer-cta-number{right:auto;left:22px}.footer-main{display:grid;grid-template-columns:1.25fr 1fr .65fr 1fr;gap:clamp(35px,5vw,85px);padding:clamp(52px,6vw,88px) 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand>p{max-width:310px;margin-top:25px;color:#ffffff7a;font-size:12px;line-height:1.75}.footer-logo{width:fit-content;color:#fff}.footer-logo p{font-size:42px;font-weight:800;line-height:.85;letter-spacing:-.075em}.footer-logo span{color:#69c7e5;font-size:6px;font-weight:800;letter-spacing:.12em}.footer-column{display:flex;flex-direction:column;align-items:flex-start}.footer-column-title{margin-bottom:24px!important;color:#69c7e5;font-size:9px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}.footer-column a{color:#ffffffb8;text-decoration:none;transition:color .25s ease}.footer-column a:hover{color:#fff}.footer-office{gap:20px}.footer-office-entry{display:flex;flex-direction:column;gap:8px}.footer-office .footer-column-title{margin-bottom:2px!important}.footer-office a{display:flex;align-items:flex-start;gap:11px;font-size:11px;line-height:1.6}.footer-office svg{width:17px;height:17px;flex-shrink:0;color:#5fbddd}.footer-office-email{margin-top:2px}.footer-navigation{gap:10px}.footer-navigation .footer-column-title{margin-bottom:13px!important}.footer-navigation a{display:flex;align-items:center;gap:10px;font-size:12px}.footer-navigation a span{color:#ffffff40;font-size:8px}.footer-social-grid{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px}.footer-social-grid .MuiIconButton-root:last-child:nth-child(odd){grid-column:1 / -1}.footer-social-grid .MuiIconButton-root{display:flex;min-width:0;height:48px;justify-content:flex-start;gap:8px;padding:0 12px;color:#ffffffb8;border:1px solid rgba(255,255,255,.11);border-radius:12px}.footer-social-grid .MuiIconButton-root:hover{color:#062b40;border-color:#69c7e5;background:#69c7e5;transform:translateY(-2px)}.footer-social-grid svg{font-size:18px}.footer-social-grid span{overflow:hidden;font-size:9px;text-overflow:ellipsis}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:85px;color:#ffffff5c}.footer-bottom p{font-size:9px}.footer-bottom>a{display:flex;align-items:center;gap:5px;color:#ffffff8c;font-size:10px;text-decoration:none}.footer-bottom>a:hover{color:#69c7e5}.footer-bottom>a svg{font-size:14px}.footer-signature{justify-self:end;color:#fff!important;font-size:18px!important;font-weight:700!important}.footer-signature span{margin-inline-start:6px;color:#69c7e5;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}@media(max-width:1000px){.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:700px){.footer-shell{padding-inline:18px!important}.footer-cta{grid-template-columns:1fr;gap:28px;padding:48px 22px}.footer-cta-copy h2{font-size:3rem}[dir=rtl] .footer-cta-copy h2{font-size:2.5rem}.footer-cta-copy>p:last-child{margin-top:18px;font-size:12px}.footer-contact-button{width:100%;min-height:54px!important}.footer-main{grid-template-columns:1fr;gap:38px;padding:50px 5px}.footer-brand>p{margin-top:18px}.footer-column-title{margin-bottom:16px!important}.footer-bottom{grid-template-columns:1fr auto;min-height:105px}.footer-bottom>a{justify-self:end}.footer-signature{display:none}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#06273b}a{color:inherit}::selection{color:#06273b;background:#72cae8}.glass-header{min-height:70px!important;padding:0 22px!important;background:#f7fbfdc2;border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:0 12px 42px #0220331f;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%)}.language-button{min-width:0!important;padding:8px 12px!important;color:#173346!important;border:1px solid rgba(22,67,94,.13)!important;border-radius:11px!important;background:#ffffff3d!important}.language-button .MuiButton-startIcon{margin-right:7px!important;margin-left:0!important}[dir=rtl] .language-button .MuiButton-startIcon{margin-right:0!important;margin-left:7px!important}.desktop-nav{gap:clamp(14px,1.8vw,34px)}.header-actions{gap:6px}[dir=rtl] .desktop-nav{gap:clamp(22px,2.25vw,42px)}.mega-menu{position:absolute;top:calc(100% + 4px);inset-inline:24px;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) 110px;gap:34px;max-height:calc(100vh - 130px);overflow:auto;padding:28px 30px;color:#203442;background:#fafcfdf5;border:1px solid rgba(255,255,255,.8);border-radius:18px;box-shadow:0 24px 70px #011c2d38;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mega-menu:before{position:absolute;right:0;bottom:100%;left:0;height:12px;content:""}.mega-group{min-width:0}.mega-title{margin-bottom:11px!important;color:#082e45;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase}.mega-link{justify-content:flex-start!important;width:fit-content;min-width:0!important;padding:2px 0!important;color:#5b6870!important;font-size:13px!important;font-weight:500!important;text-align:start}.mega-link:hover{color:#00639a!important;background:transparent!important;transform:translate(3px)}[dir=rtl] .mega-link:hover{transform:translate(-3px)}.mega-accent{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;color:#00639a;text-align:end}.mega-accent>div{width:1px;flex:1;margin:10px 8px;background:linear-gradient(#63bedf,transparent)}.mega-accent p:first-child{font-size:34px;font-weight:500;letter-spacing:-.06em}.mega-accent p:last-child{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero{position:relative;min-height:100svh;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;transition:opacity 1s ease,transform 7s ease}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#021b2bf5,#021f31d6,#031f2f33 72%,#02141f66)}.hero-shade.rtl{background:linear-gradient(270deg,#021b2bf5,#021f31d6,#031f2f33 72%,#02141f66)}.hero-bottom-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(1,20,31,.78),transparent 46%)}.hero-layout{position:relative;z-index:1;display:flex!important;flex-direction:column;justify-content:space-between;min-height:100svh;padding-top:145px!important;padding-bottom:28px!important}.hero-copy{width:min(700px,57%);margin:auto 0;padding:24px 0 34px;color:#fff}.impact-label{font-size:11px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase}.hero-title{max-width:760px;font-size:clamp(3.65rem,5.4vw,6.35rem)!important;font-weight:400!important;line-height:.98!important;letter-spacing:-.06em!important}.hero-title span{display:block;margin-top:10px;color:#68c3e5}.hero-title.arabic{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(3rem,4.7vw,5.5rem)!important;line-height:1.34!important;letter-spacing:-.045em!important}.hero-body{max-width:560px;margin-top:25px!important;color:#ffffffb8;font-size:clamp(.96rem,1.15vw,1.12rem)!important;line-height:1.65!important}.hero-actions{gap:14px;margin-top:32px;align-items:center}[dir=rtl] .hero-actions{gap:18px}.primary-cta,.secondary-cta{min-height:54px;padding:10px 25px!important;border-radius:14px!important;font-size:14px!important}.primary-cta{color:#083149!important;background:#fff!important}.primary-cta:hover{background:#e7f5fa!important}.secondary-cta{color:#fff!important;border-color:#ffffff59!important}.secondary-cta:hover{border-color:#fff!important}.project-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(100%,760px);margin-left:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.selected-label{margin-bottom:6px!important;color:#ffffff85;font-size:9px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase}.project-title{overflow:hidden;font-size:clamp(1.3rem,2vw,1.8rem)!important;font-weight:500!important;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap}.project-category{margin-top:5px!important;color:#76c9e7;font-size:11px!important;font-weight:700!important}.side-stats{position:absolute;z-index:2;top:50%;right:24px;align-items:center;gap:24px;color:#fff;writing-mode:vertical-rl;transform:translateY(-50%)}.side-stats.rtl{right:auto;left:24px}.side-stats p{color:#fff9;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.side-stats>div{width:1px;height:45px;background:#ffffff47}.impact-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(42px,4.5vw,68px) 0;color:#fff;background:radial-gradient(circle at 14% 20%,rgba(57,179,222,.2),transparent 26%),radial-gradient(circle at 88% 82%,rgba(0,102,154,.28),transparent 28%),linear-gradient(118deg,#031f31,#063d5c 52%,#04283e)}.impact-section:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.32;background:linear-gradient(105deg,transparent 0 19%,rgba(255,255,255,.045) 19.1% 19.25%,transparent 19.35% 100%),linear-gradient(75deg,transparent 0 72%,rgba(255,255,255,.035) 72.1% 72.25%,transparent 72.35% 100%)}.impact-grid-lines{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.24;background-image:linear-gradient(rgba(130,211,238,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(130,211,238,.12) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}.impact-container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));padding-inline:clamp(24px,4vw,64px)!important}.impact-stat{position:relative;min-height:145px;padding:14px clamp(20px,2.3vw,38px);border-inline-start:1px solid rgba(159,221,243,.24);opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--stat-index) * 90ms)}.impact-stat:last-child{border-inline-end:1px solid rgba(159,221,243,.24)}.impact-section.is-visible .impact-stat{opacity:1;transform:translateY(0)}.impact-stat:after{position:absolute;right:20px;bottom:18px;width:42px;height:42px;content:"";opacity:0;border-right:1px solid #6dc8e8;border-bottom:1px solid #6dc8e8;transform:translate(-8px,-8px);transition:opacity .35s ease,transform .35s ease}[dir=rtl] .impact-stat:after{right:auto;left:20px;border-right:0;border-left:1px solid #6dc8e8}.impact-stat:hover:after{opacity:.65;transform:translate(0)}.impact-index{margin-bottom:20px!important;color:#8bd3ec66;font-size:9px!important;font-weight:700!important;letter-spacing:.18em!important}.impact-number-wrap{position:relative;width:fit-content}.impact-number{position:relative;z-index:1;font-size:clamp(2.5rem,3.7vw,4.6rem)!important;font-weight:600!important;line-height:.92!important;letter-spacing:-.065em!important;white-space:nowrap}.impact-pulse{position:absolute;right:-14px;bottom:-9px;width:9px;height:9px;border-radius:50%;background:#f3c33b;box-shadow:0 0 #f3c33b59;animation:statPulse 2.2s ease-out infinite}[dir=rtl] .impact-pulse{right:auto;left:-14px}.impact-stat-label{max-width:170px;margin-top:13px!important;color:#ffffffb8;font-size:13px!important;font-weight:500!important;line-height:1.45!important}[dir=rtl] .impact-stat-label{font-family:Noto Kufi Arabic,sans-serif;line-height:1.7!important}.impact-runner{position:absolute;bottom:0;left:0;width:16%;height:2px;background:linear-gradient(90deg,transparent,#6ac7e8,#f3c33b,transparent);animation:impactRunner 5s linear infinite}.loading-screen{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:55px;color:#fff;background:radial-gradient(circle at 50% 42%,rgba(32,151,195,.2),transparent 27%),linear-gradient(145deg,#031d2d,#062f48 58%,#041f31)}.loading-screen.is-transition{gap:34px}.loading-screen.is-transition .loader-orbit{width:112px;height:112px}.loading-screen.is-transition .loader-orbit:before{top:-10px;right:-10px;bottom:-10px;left:-10px}.loading-screen.is-transition .loader-orbit:after{top:13px;right:13px;bottom:13px;left:13px}.loading-screen.is-transition .loading-phrase{min-height:22px;font-size:14px!important}.loading-screen.is-transition .loading-track{margin-top:14px}.loader-orbit{position:relative;display:grid;width:150px;height:150px;place-items:center;border:1px solid rgba(116,203,233,.16);border-radius:50%}.loader-orbit:before,.loader-orbit:after{position:absolute;content:"";border-radius:50%}.loader-orbit:before{top:-14px;right:-14px;bottom:-14px;left:-14px;border-top:1px solid #72cae8;border-right:1px solid transparent;animation:orbit 2.3s linear infinite}.loader-orbit:after{top:16px;right:16px;bottom:16px;left:16px;border-bottom:1px solid rgba(243,195,59,.8);animation:orbit 1.7s linear infinite reverse}.loader-logo{animation:breathe 1.8s ease-in-out infinite}.loading-phrase{min-height:28px;font-size:16px!important;font-weight:500!important;letter-spacing:.025em!important;animation:phraseIn .45s ease both}.loading-track{height:2px;margin-top:20px;overflow:hidden;background:#ffffff1f}.loading-track>div{height:100%;background:linear-gradient(90deg,#f3c33b,#6bc8e8);transition:width .5s ease}.loading-percent{margin-top:9px!important;color:#ffffff73;font-size:9px!important;letter-spacing:.16em!important}.contact-dialog .MuiBackdrop-root{background:#01121db8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contact-paper{position:relative;overflow:hidden;color:#123247!important;border:1px solid rgba(255,255,255,.5);border-radius:26px!important;background:#f7fbfdfa!important;box-shadow:0 35px 100px #0014216b!important}.contact-paper:before{position:absolute;top:-140px;right:-90px;width:360px;height:360px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(89,190,226,.24),transparent 68%);pointer-events:none}[dir=rtl] .contact-paper:before{right:auto;left:-90px}.contact-close{position:absolute!important;z-index:2;top:18px;right:18px;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;background:#ffffff14!important}[dir=rtl] .contact-close{right:auto;left:18px}.contact-content{display:grid;grid-template-columns:.82fr 1.45fr;min-height:620px;padding:0!important}.contact-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:38px;color:#fff;background:linear-gradient(155deg,#043049f5,#021f31fa),#052b42}.contact-brand:after{position:absolute;right:-70px;bottom:-90px;width:260px;height:260px;content:"";border:1px solid rgba(108,195,227,.25);border-radius:50%;box-shadow:0 0 0 34px #6cc3e30d,0 0 0 68px #6cc3e309}.contact-brand-copy{position:relative;z-index:1;margin:auto 0}.contact-eyebrow{margin-bottom:16px!important;color:#f3c33b;font-size:10px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase}.contact-title{font-size:clamp(2.25rem,3.4vw,3.7rem)!important;font-weight:500!important;line-height:1.02!important;letter-spacing:-.055em!important}[dir=rtl] .contact-title{font-family:Noto Kufi Arabic,sans-serif;font-size:clamp(2rem,2.8vw,3.1rem)!important;line-height:1.35!important;letter-spacing:-.04em!important}.contact-intro{margin-top:20px!important;color:#ffffffa6;font-size:14px!important;line-height:1.7!important}.contact-mark{position:relative;z-index:1;color:#ffffff17;font-size:86px!important;font-weight:700!important;line-height:.8!important;letter-spacing:-.09em!important}.contact-mark span{color:#6cc3e340}.contact-form{display:flex;flex-direction:column;justify-content:center;padding:54px 48px 38px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-fields .MuiOutlinedInput-root{border-radius:13px;background:#ffffffb8}.contact-fields .MuiOutlinedInput-notchedOutline{border-color:#12324726}.contact-fields .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0877aa!important;border-width:1px!important}.contact-fields .MuiInputLabel-root{color:#647783}.message-field{grid-column:1 / -1}.form-notice{margin-top:16px!important;padding:11px 14px;border-radius:10px;font-size:12px!important;line-height:1.5!important}.form-notice.success{color:#176a4a;background:#e6f6ef}.form-notice.error{color:#9d3333;background:#faeaea}.form-notice.endpoint{color:#765a0b;background:#fff6d9}.form-footer{align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:22px;border-top:1px solid rgba(18,50,71,.1)}.form-footer>p{color:#7b8a93;font-size:10px;letter-spacing:.06em}.form-submit{min-height:50px;padding:9px 24px!important;border-radius:13px!important;background:#006b9e!important;box-shadow:0 12px 28px #006b9e38!important}.form-submit:hover{background:#00547d!important}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes breathe{50%{opacity:.55;transform:scale(.97)}}@keyframes phraseIn{0%{opacity:0;transform:translateY(7px)}}@keyframes statPulse{70%{box-shadow:0 0 0 12px #f3c33b00}to{box-shadow:0 0 #f3c33b00}}@keyframes impactRunner{0%{transform:translate(-100%)}to{transform:translate(725%)}}@media(max-width:1100px){.hero-copy{width:66%}.side-stats{display:none!important}.mega-menu{grid-template-columns:repeat(3,minmax(130px,1fr))}.mega-accent{display:none}.impact-container{grid-template-columns:repeat(3,1fr)}.impact-stat:nth-child(n+4){margin-top:22px}}@media(max-width:899px){.glass-header{min-height:64px!important;padding:0 16px!important;border-radius:15px}.hero-layout{padding-top:112px!important;padding-bottom:22px!important}.hero-copy{width:min(100%,670px);padding-top:30px}.hero-title{font-size:clamp(3rem,9vw,5rem)!important}.hero-title.arabic{font-size:clamp(2.5rem,7vw,4.4rem)!important}.project-bar{width:100%}.contact-content{grid-template-columns:1fr}.contact-brand{min-height:280px;padding:32px}.contact-brand-copy{margin:55px 0 20px;max-width:620px}.contact-mark{display:none}.contact-form{padding:38px 32px 30px}.impact-section{padding:46px 0}.impact-stat{min-height:145px}}@media(max-width:599px){.glass-header{padding:0 12px!important}.glass-header>a .MuiStack-root>p{display:none}.glass-header>a .MuiStack-root>div:nth-of-type(2){display:none}.language-button{padding:7px 9px!important;font-size:12px!important}.hero-shade,.hero-shade.rtl{background:linear-gradient(0deg,#021b2bf7,#021f31ba 68%,#02141f47)}.hero-image{background-position:62% center}.hero-layout{min-height:100svh;padding-top:102px!important;padding-bottom:18px!important}.hero-copy{display:flex;flex:1;flex-direction:column;justify-content:center;padding:16px 0 28px}.impact-label{font-size:9px!important}.hero-title{font-size:clamp(2.75rem,13.5vw,4rem)!important;line-height:1!important}.hero-title.arabic{font-size:clamp(2.2rem,10vw,3.3rem)!important;line-height:1.42!important}.hero-body{margin-top:19px!important;font-size:14px!important;line-height:1.55!important}.hero-actions{width:100%;margin-top:24px;align-items:stretch}.primary-cta,.secondary-cta{min-height:49px;width:100%}[dir=rtl] .hero-actions{gap:12px}.project-bar{gap:12px;padding-top:16px}.project-title{max-width:210px;font-size:17px!important}.project-category{font-size:10px!important}.loading-screen{gap:42px}.loader-orbit{width:128px;height:128px}.contact-paper{margin:12px!important;border-radius:20px!important}.contact-brand{min-height:245px;padding:24px}.contact-brand-copy{margin:50px 0 8px}.contact-title{font-size:2.1rem!important}[dir=rtl] .contact-title{font-size:1.8rem!important}.contact-intro{margin-top:12px!important;font-size:13px!important}.contact-form{padding:26px 20px 22px}.contact-fields{grid-template-columns:1fr;gap:14px}.message-field{grid-column:auto}.form-footer{align-items:stretch}.form-footer>p{text-align:center}.form-submit{width:100%}.impact-section{padding:36px 0}.impact-grid-lines{background-size:48px 48px}.impact-container{grid-template-columns:1fr 1fr;padding-inline:18px!important}.impact-stat{min-height:130px;margin-top:0!important;padding:15px 18px 19px;border-bottom:1px solid rgba(159,221,243,.18)}.impact-stat:nth-child(odd){border-inline-start:0}.impact-stat:nth-child(2n){border-inline-end:0}.impact-stat:last-child{grid-column:1 / -1;min-height:118px;border-inline:0}.impact-index{margin-bottom:15px!important}.impact-number{font-size:clamp(2.65rem,13vw,3.5rem)!important}.impact-stat-label{margin-top:12px!important;font-size:12px!important}}@media(max-height:760px)and (min-width:600px){.hero-layout{padding-top:112px!important;padding-bottom:18px!important}.hero-copy{padding:10px 0 20px}.hero-title{font-size:clamp(3.3rem,5vw,5rem)!important}.hero-body{margin-top:17px!important}.hero-actions{margin-top:20px}.primary-cta,.secondary-cta{min-height:48px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
