:root{--blue:#2364ed;--ink:#17253a;--muted:#5b6879;--soft:#f4f7fb;--line:#dce2eb;--navy:#081425;font-family:'DM Sans','Noto Sans Arabic',sans-serif;color:var(--ink);font-size:16px;background:white}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ffb829;outline-offset:5px}h1,h2,h3{font-family:Manrope,'Noto Sans Arabic',sans-serif;letter-spacing:-.04em;line-height:1.16;margin:0}h1{font-size:clamp(2.5rem,4.8vw,5rem);font-weight:600}h2{font-size:clamp(2rem,3.2vw,3.5rem);font-weight:600}h3{font-size:1.3rem;font-weight:700;letter-spacing:-.025em}p{line-height:1.75;color:var(--muted)}em{font-style:normal;color:var(--blue)}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-100px;background:white;padding:16px;z-index:100}.skip:focus{top:0}header{background:white;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{display:flex;align-items:center;gap:30px;min-height:104px}.brand{display:flex;align-items:center;gap:10px;direction:ltr;flex-shrink:0}.brand img{object-fit:contain;background:var(--navy);border-radius:5px;padding:4px;width:57px;height:43px}.brand>span{font-size:1rem;font-weight:800;letter-spacing:.07em}.brand small{display:block;font-size:.75rem;font-weight:500;letter-spacing:.06em;margin-top:5px}nav{display:flex;align-items:center;gap:27px;margin-inline-start:auto;font-size:.9rem;font-weight:600}nav a:hover{color:var(--blue)}.nav-contact{border-bottom:2px solid var(--blue);padding-block:12px}.languages{position:relative;font-size:.875rem;flex-shrink:0}.languages summary{list-style:none;display:flex;gap:8px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:5px}.languages summary::-webkit-details-marker{display:none}.languages>div{position:absolute;inset-inline-end:0;top:50px;background:white;padding:8px;min-width:200px;box-shadow:0 12px 40px #12213e26;border:1px solid var(--line);border-radius:6px}.languages a{display:block;padding:10px 15px;border-radius:3px}.languages a:hover,.languages a[aria-current=true]{background:var(--soft);color:var(--blue)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:55px;padding-block:58px 62px;align-items:center}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;display:flex;gap:12px;align-items:center}.rule{width:30px;height:2px;background:var(--blue)}.hero-copy>p{font-size:1.1rem;max-width:540px;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--blue);color:white;border:0;padding:18px 24px;border-radius:4px;font-size:.95rem;font-weight:600;line-height:1.5;transition:background .2s}.button:hover{background:#174fc7}.quiet-link{font-size:.9rem;font-weight:600;padding-block:14px;display:flex;gap:15px}.hero-bottom{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:45px;font-size:.8rem;color:var(--muted)}.partner{color:var(--ink);font-size:.95rem;font-weight:700;border-inline-start:3px solid var(--blue);padding-inline-start:12px}.hero-visual{position:relative;min-width:0;height:540px;border-radius:6px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:48% center}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0b1936d9)}.image-caption{position:absolute;inset-inline:30px;bottom:32px;color:white;z-index:1}.image-caption span{display:block;font-size:.875rem;margin-bottom:12px}.image-caption strong{font:500 1.8rem/1.3 Manrope,'Noto Sans Arabic',sans-serif;display:block;max-width:320px;letter-spacing:-.02em}.technology-bar{border-block:1px solid var(--line);padding-block:26px}.technology-bar .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}.technology-bar span{font-size:.8rem;color:var(--muted);max-width:120px}.technology-bar strong{font-family:Manrope,sans-serif;font-weight:600;font-size:1.15rem;color:#414d61}.section{padding-block:96px}.soft{background:var(--soft)}.section-head{display:flex;gap:65px;align-items:flex-end;justify-content:space-between;margin-bottom:45px}.section-head>div{max-width:650px}.section-head>p{max-width:400px;margin:0}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:5px;padding:30px;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);border-color:var(--blue)}.card-top{display:flex;justify-content:space-between;font-size:.875rem;color:var(--blue);margin-bottom:38px}.card-top span:last-child{font-size:1.5rem}.service-card h3{font-size:1.5rem}.service-card p{font-size:1rem;margin:18px 0 28px}.text-link{margin-top:auto;font-size:.875rem;color:var(--blue);font-weight:600}.service-card:last-child{grid-column:span 3;background:var(--navy);color:white;display:grid;grid-template-columns:70px 1fr 1.5fr auto;gap:24px;align-items:center}.service-card:last-child p{color:#c5d0e5;margin:0}.service-card:last-child .card-top{margin:0;color:#93b4ff}.service-card:last-child .card-top span:last-child{display:none}.service-card:last-child .text-link{color:#aec6ff;margin:0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.ai-feature{background:var(--navy);color:white}.ai-feature .eyebrow{color:#9db9ff}.ai-feature p{color:#bdcbe5}.ai-feature h2{max-width:520px}.ai-feature .button{margin-top:15px}.use-cases article{display:flex;gap:24px;border-bottom:1px solid #ffffff30;padding:25px 0}.use-cases article:first-child{padding-top:0}.use-cases article>span{color:#a4bdff;font-size:.875rem}.use-cases p{margin:12px 0 0}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.industry-grid article{padding-block:32px 0;padding-inline-end:25px}.industry-grid h3{font-size:1.2rem}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;margin-top:50px}.number{display:block;font-size:.9rem;color:var(--blue);margin-bottom:25px}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq details:first-child{padding-top:0}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;font-size:1.1rem;font-weight:600;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.5rem;color:var(--blue)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:630px;margin-bottom:0}.cta{padding:70px 0;background:var(--blue);color:white}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta h2{max-width:760px}.cta .eyebrow{opacity:.8}.white{background:white;color:var(--blue);flex-shrink:0}.white:hover{background:#e5ecff}footer{padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px}.footer-grid h3{font-size:.95rem;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:.875rem;margin-top:14px}.footer-grid p{font-size:.95rem;max-width:300px}.email{direction:ltr}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:25px;margin-top:55px;font-size:.8rem;color:var(--muted)}.service-hero{background:var(--navy);color:white;padding:45px 0 80px}.service-hero h1{max-width:950px}.breadcrumb{display:block;font-size:.875rem;color:#bbcbea;margin-bottom:60px}.service-hero .eyebrow{color:#a7c0ff}.service-hero p{font-size:1.2rem;color:#c5d2e9;max-width:800px;margin:28px 0}.scope-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.modules article{display:flex;gap:30px;border-top:1px solid var(--line);padding:30px 0}.modules h3{font-size:1.4rem}.modules p{margin:12px 0 0}.tech-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.tech-tags span{background:var(--soft);border:1px solid var(--line);padding:9px 13px;border-radius:4px;font-size:.875rem}.scope-note{border-top:1px solid var(--line);padding-top:25px;margin-top:40px}.large-copy{font-size:1.2rem}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:85px}.contact-grid h1{font-size:clamp(2.4rem,4vw,4.5rem)}.contact-grid>div>p{max-width:470px}.contact-grid>div>h3{margin-top:40px}.email-link{display:block;direction:ltr;font-size:1.5rem;color:var(--blue);margin:30px 0;overflow-wrap:anywhere}.contact-section{background:var(--soft)}form{padding:36px;border:1px solid var(--line);border-radius:6px;background:white;min-width:0}form h2{font-size:1.8rem;margin-bottom:30px}label{display:block;font-size:.9rem;font-weight:600;margin-bottom:21px}input,textarea,select{display:block;width:100%;border:1px solid #bdc8d9;border-radius:4px;padding:13px 12px;margin-top:9px;background:white;color:var(--ink);min-width:0}input:focus,textarea:focus,select:focus{outline:2px solid var(--blue);outline-offset:2px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-note,form>a,#form-status{font-size:.875rem;line-height:1.65}form>a{color:var(--blue)}.legal{max-width:850px}.legal h1{margin-bottom:45px}.legal h2{font-size:1.5rem;margin-top:35px}.legal a{color:var(--blue)}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0;line-height:1.5}[dir=rtl] .eyebrow{letter-spacing:0}[dir=rtl] .hero h1{font-size:clamp(2.5rem,4.3vw,4.5rem)}[dir=rtl] .brand small{letter-spacing:0}
@media(max-width:1120px){.wrap{width:calc(100% - 56px)}.header-inner{gap:16px}nav{gap:17px}.brand>span{font-size:.875rem}.hero{gap:30px}.hero-visual{height:490px}.feature-grid,.scope-grid,.contact-grid,.faq-grid{gap:50px}.services-grid{gap:14px}.service-card{padding:24px}.service-card:last-child{grid-template-columns:40px 1fr 1.4fr}.service-card:last-child .text-link{grid-column:2/4}}
@media(max-width:980px){.header-inner{min-height:90px;flex-wrap:wrap;padding-block:18px}.menu-toggle{display:block;margin-inline-start:auto;background:transparent;border:1px solid var(--line);border-radius:4px;padding:10px;font-size:.875rem}nav{display:none;order:5;width:100%;margin:0;align-items:stretch}nav.open{display:flex;flex-direction:column;padding:18px 0;gap:0}nav a{padding:14px 0}.hero{gap:25px}.hero h1{font-size:3rem}.hero-visual{height:500px}.hero-actions{gap:8px}.hero-bottom{margin-top:25px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card:last-child{grid-column:span 2;display:flex;align-items:stretch}.service-card:last-child .card-top{margin-bottom:25px}.service-card:last-child .text-link{margin-top:20px}.section-head{gap:35px}.section-head>p{max-width:300px}.industry-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{gap:30px;grid-template-columns:1.2fr 1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-grid>div>p{max-width:700px}.feature-grid,.faq-grid{gap:40px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.header-inner{gap:10px}.brand img{width:40px;height:34px}.brand>span{font-size:.75rem}.brand small{font-size:.75rem;letter-spacing:0}.languages{margin-inline-start:auto}.languages summary{padding:9px;font-size:.8rem}.menu-toggle{font-size:.8rem;padding:9px}.header-inner .brand{width:100%}.header-inner .menu-toggle{margin-inline-start:0}.hero{grid-template-columns:1fr;padding-block:35px 40px;gap:35px}.hero h1{font-size:clamp(2.5rem,10vw,3.5rem)}.hero-visual{height:350px}.hero-copy>p{font-size:1.05rem}.hero-bottom{margin-top:30px}.eyebrow{font-size:.75rem;margin-bottom:20px}.hero-actions{gap:15px}.technology-bar{padding-block:23px}.technology-bar .wrap{justify-content:flex-start;gap:20px 25px}.technology-bar span{max-width:none;width:100%}.technology-bar strong{font-size:1rem}.section{padding-block:62px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px;max-width:none}.services-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.card-top{margin-bottom:25px}.service-card h3{font-size:1.4rem}.feature-grid,.faq-grid,.scope-grid{grid-template-columns:1fr;gap:40px}.industry-grid,.process-grid{grid-template-columns:1fr;gap:10px}.industry-grid article{padding:25px 0;border-bottom:1px solid var(--line)}.industry-grid article:last-child{border:0}.process-grid{margin-top:30px}.process-grid article{border-top:1px solid var(--line);padding-top:25px}.number{margin-bottom:18px}.cta .wrap{flex-direction:column;align-items:flex-start;gap:30px}.cta{padding-block:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column;gap:12px}.service-hero{padding:30px 0 55px}.breadcrumb{margin-bottom:40px}.service-hero p{font-size:1.1rem}form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.contact-grid{gap:35px}.modules article{gap:20px}.modules h3{font-size:1.25rem}.scope-grid h2{font-size:2.1rem}[dir=rtl] .hero h1{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

h1,h2,h3{overflow-wrap:anywhere}.hero-copy,.feature-grid>div,.scope-grid>div,.contact-grid>div{min-width:0}[dir=rtl] input[type=email]{direction:ltr;text-align:right}

/* Restore the original Digital Cloud palette across all language editions. */
body{background:var(--navy)}
header{background:#081425f5;color:white;border-bottom-color:#ffffff1a}
.brand small{color:#b5c4d9}
nav a{color:#cbd5e3}nav a:hover{color:#80b0ff}
.nav-contact{border-bottom-color:#69a2ff}
.menu-toggle{color:white;border-color:#ffffff40}
.languages summary{border-color:#ffffff40}
.languages>div{background:#112239;border-color:#ffffff30}
.languages a:hover,.languages a[aria-current=true]{background:#203651;color:#a7c8ff}
.hero{color:white}.hero .eyebrow{color:#a7b9d0}.rule{background:#69a2ff}
.hero em{color:#69a2ff}.hero-copy>p{color:#acbdd3}
.hero-bottom{color:#a9b7ca}.hero .partner{color:white;border-color:#69a2ff}
.hero-visual:after{background:linear-gradient(transparent,#081425d9)}
.technology-bar{background:#101f33;border-color:#ffffff12}
.technology-bar span,.technology-bar strong{color:#a9b7ca}
.section{background:white}.section.soft{background:var(--soft)}
.section.ai-feature{background:var(--navy)}
.ai-feature .eyebrow,.use-cases article>span{color:#69a2ff}
.ai-feature p{color:#a8b9ce}
.cta{background:#205fe0}
footer{background:var(--navy);color:#a8b9ce}
footer .brand,footer h3{color:white}footer p{color:#a8b9ce}
footer a:hover{color:white}.footer-bottom{border-color:#ffffff20;color:#a8b9ce}
.service-hero .eyebrow{color:#69a2ff}.service-hero p{color:#a9bdd5}
.section.contact-section{background:var(--navy);color:white}
.contact-section .eyebrow{color:#69a2ff}
.contact-grid>div>p{color:#a9bdd5}.email-link{color:#a7c8ff}
form{color:var(--ink)}form p{color:var(--muted)}

.partner{display:inline-flex;align-items:center;gap:12px;border-inline-start:0;padding-inline-start:0;line-height:1.5}.partner .microsoft-symbol{display:block;width:30px;height:30px;flex:0 0 30px;direction:ltr}

/* Corporate presentation: the established palette, with a stronger hierarchy. */
:root{scroll-padding-top:110px}
h1,h2{font-weight:600;letter-spacing:-.045em;text-wrap:balance}h3{letter-spacing:-.025em}
.header-inner{min-height:100px;gap:30px}.brand{gap:14px}.brand img{width:62px;height:44px;background:none;padding:0;border-radius:0}.brand>span{font-size:1.04rem;letter-spacing:.035em}.brand small{letter-spacing:.065em;margin-top:6px}
nav{gap:30px}nav a{transition:color .2s}.nav-contact{background:var(--blue);color:white;padding:13px 20px;border:0;border-radius:4px;white-space:nowrap}.nav-contact:hover{background:#174fc7;color:white}
.languages summary{border-color:#ffffff26;background:#ffffff04;padding:11px 13px}.languages>div{top:52px;box-shadow:0 15px 45px #0006}
.hero{grid-template-columns:1.12fr 1fr;gap:66px;padding-block:66px 72px;min-height:650px}.hero-copy{padding-block:12px}.hero h1{font-size:clamp(2.9rem,4.5vw,4.75rem);line-height:1.13;letter-spacing:-.048em}.hero .eyebrow{font-size:.8rem;letter-spacing:.14em;margin-bottom:28px}.hero-copy>p{font-size:1.125rem;line-height:1.8;max-width:535px;margin:28px 0 32px}.hero-actions{gap:26px}.button{min-height:54px;padding:16px 23px;border-radius:4px;font-size:.9375rem;box-shadow:0 5px 16px #0000000d}.quiet-link{border-bottom:1px solid #ffffff40;gap:16px;padding-block:12px 8px;line-height:1.5}
.hero-visual{height:520px;border:1px solid #ffffff20;border-radius:4px}.hero-visual img{object-position:48% center}.hero-visual:after{inset:35% 0 0;background:linear-gradient(transparent,#081425ed)}.image-caption{inset-inline:34px;bottom:32px;border-inline-start:2px solid #69a2ff;padding-inline-start:20px}.image-caption span{font-size:.8rem;letter-spacing:.08em;color:#d1dceb}.image-caption strong{font-size:1.8rem;line-height:1.35;max-width:360px}.hero-bottom{border-top:1px solid #ffffff21;padding-top:23px;margin-top:38px;gap:24px;justify-content:space-between;max-width:535px;font-size:.875rem}.hero-bottom>a{color:#d0deef;display:inline-flex;gap:14px;align-items:center}
.technology-bar{padding-block:31px;background:#101f33;border-block-color:#ffffff18}.technology-bar .wrap{display:grid;grid-template-columns:280px 1fr;gap:45px;align-items:center}.technology-partner{border-inline-end:1px solid #ffffff24;padding-inline-end:30px}.technology-partner .partner{font-size:1.1rem;color:white;gap:14px}.technology-partner .partner span{font-size:1.1rem;color:white;max-width:none}.technology-partner .microsoft-symbol{width:36px;height:36px;flex-basis:36px}.technology-partner small{display:block;color:#acbdd3;font-size:.8rem;line-height:1.5;margin-top:10px}.technology-products{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.technology-products strong{color:#c3cfdf;font-size:1.04rem;font-weight:600}
.section{padding-block:100px}.section-head{gap:70px;margin-bottom:48px}.section-head h2{max-width:660px}.section-head>p{font-size:1rem;line-height:1.8;max-width:390px}.section .eyebrow{color:#285bd0;letter-spacing:.12em}.services-grid{gap:20px}.service-card{padding:32px;border-radius:4px;box-shadow:0 3px 14px #12213e03}.card-top{margin-bottom:32px;color:#5b6879;align-items:center}.card-top span:last-child{display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-size:1.2rem;border:1px solid #dce2eb;border-radius:50%;color:var(--blue)}.service-card h3{font-size:1.45rem;line-height:1.3}.service-products{font-size:.8rem;line-height:1.65;color:#49607e;margin-top:14px;direction:ltr;text-align:start}.service-card p{margin-top:16px;margin-bottom:27px;line-height:1.75}.service-card .text-link{padding-top:18px;border-top:1px solid #e8edf4;line-height:1.5}.service-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #12213e09}.service-card:last-child{grid-template-columns:40px 1fr 1.4fr auto;padding:30px 32px;gap:12px 28px}.service-card:last-child .card-top{grid-column:1;grid-row:1/3}.service-card:last-child h3{grid-column:2;grid-row:1}.service-card:last-child .service-products{grid-column:2;grid-row:2;color:#b7cae4;margin-top:0}.service-card:last-child p{grid-column:3;grid-row:1/3}.service-card:last-child .text-link{grid-column:4;grid-row:1/3;padding:0;border:0;white-space:nowrap}
.ai-feature .eyebrow{color:#69a2ff}.feature-grid{gap:100px}.feature-grid>div>p{font-size:1.0625rem;line-height:1.8;margin:25px 0}.use-cases article{padding:28px 0;gap:25px}.use-cases article>span{font-size:.85rem;padding-top:3px}.use-cases h3{line-height:1.4;font-weight:600}.use-cases p{font-size:1rem;line-height:1.8}
.industry-grid{gap:30px;border:0}.industry-grid article{border-top:2px solid #cbd8eb;padding:28px 0 0}.industry-grid h3{line-height:1.4}.industry-grid p{font-size:1rem;margin-bottom:0}
.process-grid{gap:30px}.process-grid article{border-top:1px solid #cad4e3;padding-top:24px}.process-grid .number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #bdcce3;border-radius:50%;font-size:.9rem;margin-bottom:25px}.process-grid h3{font-size:1.25rem;line-height:1.4}.process-grid p{line-height:1.8}.scope-note{font-size:.9375rem}.faq summary{font-size:1.0625rem;line-height:1.65}.faq details{padding:25px 0}.faq details p{line-height:1.8}
.cta{padding-block:76px}.cta h2{font-size:clamp(2rem,3.1vw,3.3rem);max-width:800px}.cta .eyebrow{font-size:.8rem}.cta .button{min-width:185px;gap:35px}
footer{padding-top:75px}.footer-grid{grid-template-columns:1.3fr 1fr .85fr;gap:90px}.footer-grid>div>a:not(.brand){font-size:.9rem;line-height:1.6;margin-top:13px}.footer-grid h3{font-size:1rem;margin-bottom:23px}.footer-grid p{line-height:1.85}.footer-partner{display:flex;align-items:center;gap:10px;margin:22px 0;color:#d0dced;font-size:.875rem}.footer-partner img{flex-shrink:0}.footer-bottom{margin-top:55px;font-size:.8125rem}
.service-hero{padding:36px 0 80px}.service-hero h1{font-size:clamp(2.5rem,4.3vw,4.5rem);line-height:1.2;max-width:950px}.service-hero .breadcrumb{margin-bottom:55px;line-height:1.6}.service-hero p{font-size:1.125rem;line-height:1.85}.service-hero .eyebrow{margin-bottom:25px}.modules article{padding:30px 0;gap:32px}.modules article .number{font-size:.875rem;min-width:24px;padding-top:4px}.modules h3{line-height:1.4}.modules p{line-height:1.85}.tech-tags span{font-size:.875rem;background:#f4f7fb;border-color:#dce2eb}.scope-grid h2{font-size:clamp(2rem,2.7vw,2.9rem)}.large-copy p{font-size:1.125rem;line-height:1.9}.scope-grid .partner{padding:22px 0;border-block:1px solid #dce2eb;width:100%;margin-top:12px}
.contact-grid{gap:85px}.contact-grid h1{font-size:clamp(2.5rem,3.7vw,4.1rem);line-height:1.2}.contact-grid form{border:0;padding:40px;box-shadow:0 16px 45px #0002}.contact-grid label{line-height:1.5}.contact-grid input,.contact-grid select,.contact-grid textarea{background:#f9fbfd;font-size:1rem}.form-note{border-top:1px solid var(--line);padding-top:18px}.contact-grid form .button{width:100%;margin-top:5px}.contact-grid>div>h3{font-size:1.125rem}.contact-grid>div>p{line-height:1.85}.email-link{font-size:1.3rem}
[dir=rtl] .hero h1{line-height:1.5;font-size:clamp(2.65rem,4.2vw,4.5rem)}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0}[dir=rtl] .eyebrow{letter-spacing:0}[dir=rtl] .service-products{text-align:right}
@media(min-width:1200px){header{position:sticky;top:0;backdrop-filter:blur(16px)}}
@media(max-width:1199px){.header-inner{gap:20px}.brand>span{font-size:.95rem}nav{gap:19px}.nav-contact{padding:12px 15px}.hero{gap:35px}.hero h1{font-size:3.5rem}.hero-visual{height:520px}.technology-bar .wrap{grid-template-columns:250px 1fr;gap:30px}.technology-products{justify-content:flex-start;gap:16px 25px}.service-card{padding:26px}.service-card:last-child{grid-template-columns:30px 1fr 1.3fr;gap:12px 22px}.service-card:last-child .text-link{grid-column:2/4;grid-row:3;padding-top:10px}.footer-grid{gap:45px}}
@media(max-width:980px){.header-inner{min-height:90px}.hero{grid-template-columns:1fr 1fr;gap:28px;padding-block:50px;min-height:0}.hero h1{font-size:2.9rem}.hero-copy>p{font-size:1rem}.hero-actions{gap:14px}.hero .button{padding:14px 17px}.hero-bottom{font-size:.8125rem;gap:15px;margin-top:30px}.hero-visual{height:500px}.section{padding-block:80px}.section-head{gap:35px}.section-head>p{max-width:310px}.service-card:last-child{display:flex;gap:0}.service-card:last-child .card-top{margin-bottom:22px}.service-card:last-child .service-products{margin-top:12px}.service-card:last-child p{margin-top:18px}.service-card:last-child .text-link{padding-top:20px}.feature-grid{gap:45px}.footer-grid{gap:30px}.contact-grid{gap:45px}.contact-grid form{padding:32px}}
@media(max-width:640px){.header-inner{padding-block:18px;gap:16px 12px}.header-inner .brand{width:100%;gap:12px}.brand img{width:49px;height:36px}.brand>span{font-size:.9rem}.brand small{font-size:.75rem;letter-spacing:.025em}.menu-toggle{padding:10px 13px;font-size:.875rem;min-height:43px}.languages summary{padding:10px 12px;font-size:.875rem;min-height:43px}.hero{grid-template-columns:1fr;padding-block:33px 35px;gap:32px}.hero-copy{padding:0}.hero h1{font-size:clamp(2.55rem,9vw,3.4rem);line-height:1.18}.hero .eyebrow{font-size:.75rem;letter-spacing:.085em;margin-bottom:22px}.hero-copy>p{font-size:1rem;line-height:1.8;margin:23px 0 27px}.hero-actions{gap:15px 20px}.hero .button{padding:15px 20px;font-size:.9375rem}.quiet-link{font-size:.875rem}.hero-bottom{margin-top:28px;padding-top:20px;gap:15px;font-size:.8125rem}.hero-visual{height:340px}.image-caption{inset-inline:24px;bottom:25px;padding-inline-start:15px}.image-caption strong{font-size:1.6rem}.technology-bar{padding-block:27px}.technology-bar .wrap{grid-template-columns:1fr;gap:25px}.technology-partner{border-inline-end:0;border-bottom:1px solid #ffffff24;padding:0 0 24px}.technology-partner .partner,.technology-partner .partner span{font-size:1.08rem;width:auto}.technology-partner small{font-size:.8125rem;margin-top:10px}.technology-products{gap:16px 25px}.technology-products strong{font-size:.9375rem}.section{padding-block:65px}.section-head{margin-bottom:33px}.section-head>p{max-width:none;font-size:1rem;margin-top:23px}.section h2{font-size:2rem;line-height:1.25}.section .eyebrow{font-size:.75rem}.services-grid{gap:16px}.service-card,.service-card:last-child{padding:26px}.card-top{margin-bottom:25px}.service-card h3{font-size:1.375rem}.service-products{font-size:.8125rem}.service-card p{font-size:1rem}.service-card .text-link{font-size:.875rem}.service-card:last-child .text-link{margin-top:14px}.feature-grid{gap:40px}.feature-grid>div>p{font-size:1rem}.use-cases article{gap:20px}.use-cases h3{font-size:1.2rem}.industry-grid{gap:30px}.industry-grid article{padding-top:23px;border-top:2px solid #cbd8eb;border-bottom:0}.industry-grid article:last-child{border-top:2px solid #cbd8eb}.process-grid{gap:25px}.process-grid article{padding-top:23px}.process-grid .number{margin-bottom:20px}.faq-grid{gap:35px}.faq summary{font-size:1rem}.cta{padding-block:58px}.cta h2{font-size:2rem;line-height:1.3}.cta .wrap{gap:28px}.footer-grid{gap:35px 22px}.footer-grid .brand{gap:10px}.footer-grid>div>a:not(.brand){font-size:.875rem}.footer-grid h3{font-size:.95rem}.footer-bottom{font-size:.8125rem;margin-top:40px}.service-hero{padding:30px 0 58px}.service-hero h1{font-size:2.5rem;line-height:1.2}.service-hero p{font-size:1rem}.service-hero .breadcrumb{margin-bottom:38px}.modules article{gap:20px}.modules h3{font-size:1.25rem}.contact-grid h1{font-size:2.5rem}.contact-grid form{padding:25px}.contact-grid form h2{font-size:1.6rem}.contact-grid form .button{font-size:.875rem}.contact-grid{gap:35px}.contact-grid>div>p{font-size:1rem}[dir=rtl] .hero h1{font-size:2.8rem;line-height:1.5}[dir=rtl] .section h2{line-height:1.5}}

/* Unified modern actions, with clear keyboard and touch interaction. */
.action-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;transition:transform .2s,background .2s}
.action-icon svg{display:block;width:20px;height:20px}
.button,.nav-contact{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-radius:12px;border:1px solid #ffffff12;min-height:56px;padding:12px 16px 12px 23px;background:#2364ed;color:white;box-shadow:0 6px 18px #031b5524;transition:background .2s,box-shadow .2s,transform .2s}
.button .action-icon,.nav-contact .action-icon{background:#ffffff1f}
.button:hover,.nav-contact:hover{background:#3476ff;color:white;box-shadow:0 9px 25px #031b5535;transform:translateY(-2px)}
.button:hover .action-icon,.nav-contact:hover .action-icon{transform:translateX(3px);background:#ffffff30}
.button:active,.nav-contact:active{transform:translateY(0);box-shadow:none}
.button.white{background:white;color:#174fc7;border-color:white;box-shadow:0 6px 18px #031b5520}.button.white .action-icon{background:#eaf0ff}.button.white:hover{background:#f2f6ff;color:#174fc7}.button.white:hover .action-icon{background:#dce7ff}
.nav-contact{min-height:46px;padding:8px 10px 8px 17px;gap:15px;font-size:.875rem}.nav-contact .action-icon{width:28px;height:28px;flex-basis:28px}
.quiet-link{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #ffffff40;border-radius:12px;min-height:56px;padding:12px 15px 12px 20px;transition:background .2s,border-color .2s}
.quiet-link:hover{background:#ffffff0c;border-color:#a9c7ff}.quiet-link .action-icon{background:#ffffff0a}.quiet-link:hover .action-icon{transform:translateX(3px)}
.menu-toggle,.languages summary{border-radius:10px;min-height:44px;transition:background .2s,border-color .2s}.menu-toggle:hover,.languages summary:hover{background:#ffffff12;border-color:#7793b8}.languages>div{border-radius:12px;padding:8px}.languages a{border-radius:8px;min-height:44px;display:flex;align-items:center}
.hero-actions{gap:14px}.hero-visual{border-radius:18px;box-shadow:0 20px 50px #00000020}.hero-visual img{object-position:50% 40%}.hero-visual:after{inset:65% 0 0;background:linear-gradient(transparent,#081425e6)}
.service-card{border-radius:14px;transition:border-color .2s,box-shadow .2s,transform .2s}.service-card:last-child{border-radius:14px}.card-top .action-icon{width:38px;height:38px;flex-basis:38px;background:#f2f6fd;border:0;color:#2364ed}.service-card:hover .action-icon{background:#e6eeff;transform:translateX(3px)}
.service-card .text-link{display:inline-flex;align-items:center;align-self:flex-start;margin-top:auto;padding:10px 15px;border:1px solid #d9e3f2;border-radius:9px;background:#f5f8fd;color:#174fc7;min-height:44px;transition:background .2s,border-color .2s}.service-card:hover .text-link{background:#eaf1ff;border-color:#a9bfe4}
.service-card:last-child .text-link{align-self:center;padding:10px 15px;border:1px solid #ffffff40;background:#ffffff0a;color:#c8ddff;min-height:44px}.service-card:last-child:hover .text-link{background:#ffffff15;border-color:#8daed7}
.cta .button{min-width:185px;border-radius:12px}.contact-grid form{border-radius:18px}.contact-grid input,.contact-grid select,.contact-grid textarea{border-radius:9px;min-height:48px}.contact-grid form .button{padding:12px 18px 12px 23px;min-height:56px}.tech-tags span{border-radius:8px}.faq summary{min-height:44px}.faq summary:focus-visible{outline-offset:7px}
[dir=rtl] .action-icon svg{transform:rotate(180deg)}[dir=rtl] .button:hover .action-icon,[dir=rtl] .nav-contact:hover .action-icon,[dir=rtl] .quiet-link:hover .action-icon,[dir=rtl] .service-card:hover .action-icon{transform:translateX(-3px)}
@media(max-width:980px){nav .nav-contact{padding:12px 16px;align-self:flex-start;gap:24px;margin-top:10px}.hero .button{padding:12px 15px 12px 20px}.hero-actions{gap:12px}.service-card:last-child .text-link{align-self:flex-start;margin-top:24px}}
@media(max-width:640px){.hero-actions{display:grid;grid-template-columns:1fr;gap:12px}.hero-actions .button,.hero-actions .quiet-link{width:100%;padding:12px 16px 12px 21px;min-height:56px;font-size:.9375rem}.hero-visual{border-radius:14px;height:360px}.hero-visual img{object-position:50% 36%}.card-top .action-icon{width:36px;height:36px}.service-card .text-link,.service-card:last-child .text-link{font-size:.875rem;padding:10px 14px}.contact-grid form{border-radius:14px}.languages summary{min-height:44px}.cta .button{min-height:56px}}
@media(prefers-reduced-motion:reduce){.button:hover,.nav-contact:hover,.service-card:hover,.action-icon{transform:none!important}}

/* Photography across the service and industry catalogue. */
.service-card{padding:0;overflow:hidden}.service-photo{display:block;width:100%;height:210px;object-fit:cover;flex-shrink:0}.service-card-content{display:flex;flex-direction:column;flex:1;padding:27px;min-width:0}.service-card .card-top{margin-bottom:20px}.service-card-content .text-link{margin-top:auto}.service-card:last-child{display:grid;grid-template-columns:1fr 1.4fr;gap:0;padding:0}.service-card:last-child .service-photo{width:100%;height:100%;min-height:330px;grid-column:1;grid-row:1}.service-card:last-child .service-card-content{grid-column:2;grid-row:1;padding:32px}.service-card:last-child .card-top{margin-bottom:20px}.service-card:last-child .service-products{margin:12px 0}.service-card:last-child p{margin:12px 0 24px}.service-card:last-child .text-link{align-self:flex-start;margin-top:auto}
.industry-photo{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:23px}.industry-grid article{border-top:0;padding-top:0}.industry-grid article:last-child{border-top:0}.ai-photo{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;margin-bottom:30px}.service-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center}.service-hero-grid h1{font-size:clamp(2.3rem,3.5vw,3.8rem)}.service-hero-photo{display:block;width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:16px;border:1px solid #ffffff25}.about-photo{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;margin-top:32px}.contact-photo{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;margin-top:30px}
@media(max-width:980px){.service-card:last-child{grid-template-columns:1fr 1fr}.service-hero-grid{gap:30px}.service-hero-grid h1{font-size:2.6rem}.service-photo{height:210px}}
@media(max-width:640px){.service-card,.service-card:last-child{padding:0}.service-card:last-child{display:flex}.service-card:last-child .service-photo{min-height:0;height:220px}.service-card-content,.service-card:last-child .service-card-content{padding:25px}.service-photo{height:220px}.service-hero-grid{grid-template-columns:1fr;gap:30px}.service-hero-grid h1{font-size:2.5rem}.service-hero-photo{aspect-ratio:3/2}.industry-photo{aspect-ratio:3/2}.about-photo{aspect-ratio:3/2}}
.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.location-card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.location-heading{padding:26px}.location-heading .eyebrow{font-size:.75rem;margin:16px 0 10px}.region-flags{display:block;direction:ltr;font-family:'Apple Color Emoji','Segoe UI Emoji',sans-serif;font-size:1.5rem;letter-spacing:.1em;line-height:1.6}.location-card iframe{display:block;width:100%;height:260px;border:0;border-block:1px solid var(--line);background:#eaf0f4}.location-card>a{display:flex;align-items:center;min-height:56px;padding:16px 26px;color:#174fc7;font-size:.9375rem;font-weight:600}.location-card>a:hover{background:#f2f6fd}#locations{scroll-margin-top:100px}
@media(max-width:980px){.location-grid{gap:16px}.location-heading{padding:22px}.region-flags{font-size:1.3rem}}
@media(max-width:640px){.location-grid{grid-template-columns:1fr;gap:22px}.location-card iframe{height:240px}.location-heading{padding:24px}.region-flags{font-size:1.5rem}}

/* Service navigation, editorial imagery and accessible motion */
.expertise-bar{background:#0d1e34;border-bottom:1px solid #ffffff20}.expertise-nav{display:flex;justify-content:center;gap:clamp(16px,4vw,65px);margin:auto;padding-block:16px;flex-wrap:wrap}.expertise-nav a{color:#dce7f7;font-size:.9375rem;line-height:1.5;padding:6px 2px;border-bottom:2px solid transparent}.expertise-nav a:hover,.expertise-nav a[aria-current=page]{color:white;border-color:#77a9ff}.catalog-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.catalog-image{position:sticky;top:30px;border-radius:20px;overflow:hidden;background:var(--navy)}.catalog-photo{display:block;width:100%;height:430px;object-fit:cover}.catalog-caption{padding:24px 28px;color:white;font-size:1.5rem;font-weight:600}.topic{border-bottom:1px solid #cad6e7}.topic:first-child{border-top:1px solid #cad6e7}.topic summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;list-style:none;font-size:1.2rem;font-weight:650;line-height:1.5}.topic summary::-webkit-details-marker{display:none}.topic-symbol{display:flex;align-items:center;justify-content:center;flex:0 0 34px;height:34px;border:1px solid #bdcee6;border-radius:50%;color:var(--blue);transition:transform .2s}.topic[open] .topic-symbol{transform:rotate(45deg)}.topic-body{padding:0 0 25px}.topic-body p{margin-top:0}.topic-link{display:inline-flex;align-items:center;gap:15px;color:#174fc7;font-weight:650;min-height:44px}.reveal-item{transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0ms)}.reveal-pending{opacity:0;transform:translateY(26px)}.hero-visual img{animation:hero-focus 1.4s ease-out both}.hero-copy,.service-hero-grid>div{animation:copy-enter .7s ease-out both}.service-photo,.industry-photo{transition:scale .5s ease}.service-card:hover .service-photo,.industry-grid article:hover .industry-photo{scale:1.035}.service-card{overflow:hidden}.industry-grid article{overflow:hidden}@keyframes hero-focus{from{transform:scale(1.07);opacity:.6}to{transform:scale(1);opacity:1}}@keyframes copy-enter{from{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:800px){.catalog-grid{grid-template-columns:1fr;gap:30px}.catalog-image{position:relative;top:auto}.catalog-photo{height:300px}.expertise-nav{gap:8px 22px}.expertise-nav a{font-size:.875rem}.topic summary{font-size:1.1rem}.catalog-caption{padding:18px 22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-pending{opacity:1;transform:none}.service-photo,.industry-photo{scale:1!important}}

/* Complete service dropdowns and topic pages */
.expertise-bar{position:relative;z-index:15}.expertise-nav{gap:clamp(12px,3vw,48px);padding-block:0;align-items:stretch}.nav-category>summary{list-style:none;display:flex;align-items:center;gap:12px;min-height:62px;color:#dce7f7;font-size:.9375rem;font-weight:650;border-bottom:3px solid transparent;padding:15px 4px}.nav-category>summary::-webkit-details-marker{display:none}.nav-category>summary>span{transition:transform .2s}.nav-category[open]>summary,.nav-category[data-current=true]>summary{color:white;border-color:#7baeff}.nav-category[open]>summary>span{transform:rotate(180deg)}.service-dropdown{position:absolute;inset-inline:0;top:100%;background:#10243d;color:white;border-top:1px solid #ffffff19;box-shadow:0 24px 40px #05122635;max-height:min(70dvh,640px);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:26px 0 32px}.dropdown-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #ffffff25;margin-bottom:20px}.dropdown-heading strong{font-size:1.5rem;font-family:Manrope,'Noto Sans Arabic',sans-serif}.expertise-nav .service-dropdown a{display:block;color:#e0eafb;border:0;border-radius:8px;padding:11px 13px;min-height:44px;line-height:1.45;font-size:.9375rem;white-space:normal;overflow-wrap:anywhere}.expertise-nav .service-dropdown a:hover,.expertise-nav .service-dropdown a[aria-current=page]{background:#2364ed;color:white}.dropdown-columns{display:grid;grid-template-columns:1.4fr 1fr;gap:42px}.dropdown-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:5px 18px}.dropdown-services:empty{display:none}.dropdown-services:empty+.dropdown-groups{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.submenu-group{border-bottom:1px solid #ffffff23}.submenu-group>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;min-height:50px;padding:13px 8px;color:white;font-size:1rem}.submenu-group>summary::-webkit-details-marker{display:none}.submenu-group>summary>span{font-size:1.45rem;color:#91baff;transition:transform .2s}.submenu-group[open]>summary>span{transform:rotate(45deg)}.submenu-group>div{padding:0 0 14px 10px}.topic-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:38px}.topic-directory>a{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #dbe4f0;border-radius:16px;padding:27px;background:white;transition:border-color .2s,box-shadow .2s}.topic-directory>a:hover{border-color:#2364ed;box-shadow:0 12px 26px #12223d0d}.topic-directory h3{line-height:1.4;font-size:1.2rem}.topic-directory p{font-size:1rem}.topic-directory>a>span{margin-top:auto;padding-top:10px;color:#174fc7;font-weight:650;font-size:.9rem}.topic-hero h1{font-size:clamp(2.3rem,4.1vw,4.5rem);overflow-wrap:anywhere;line-height:1.18}.topic-hero .service-hero-grid{align-items:center}.topic-hero .service-hero-photo{height:430px}.related-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.related-topics>a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px;border:1px solid #dbe4f0;border-radius:12px;font-weight:650}.related-topics>a:hover{background:#f2f6ff;border-color:#2364ed}.related-topics span{color:#2364ed}[dir=rtl] .submenu-group>div{padding:0 10px 14px 0}
@media(max-width:1000px){.topic-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.dropdown-columns{gap:22px}.expertise-nav{gap:18px}}
@media(max-width:700px){.expertise-nav{display:grid;grid-template-columns:1fr;gap:0;padding-block:8px}.nav-category>summary{min-height:48px;padding:10px 4px;justify-content:space-between;border-bottom-width:1px}.service-dropdown{position:static;box-shadow:none;max-height:60dvh;padding:14px 0 20px;border-radius:8px}.service-dropdown>.wrap{width:calc(100% - 28px)}.dropdown-heading strong{font-size:1.2rem}.dropdown-columns{grid-template-columns:1fr;gap:12px}.dropdown-services{grid-template-columns:1fr;gap:2px}.dropdown-services:empty+.dropdown-groups{grid-template-columns:1fr;gap:4px}.topic-directory,.related-topics{grid-template-columns:1fr}.topic-directory>a{padding:24px}.topic-hero .service-hero-photo{height:300px}.topic-hero h1{font-size:2.3rem;line-height:1.25}.expertise-nav .service-dropdown a{font-size:.9375rem}[dir=rtl] .topic-hero h1{line-height:1.5}}
@media(prefers-reduced-motion:reduce){.nav-category>summary>span,.submenu-group>summary>span,.topic-directory>a{transition:none}}

/* Compact vertical dropdowns matching the supplied navigation reference. */
.nav-category{position:relative}.nav-category>summary{font-size:1rem;text-transform:uppercase;letter-spacing:.025em;padding-inline:12px}.nav-category[open]>summary,.nav-category[data-current=true]>summary{color:#ffc43d;border-color:transparent;background:#293748}.nav-category>summary>span{display:none}.service-dropdown{inset-inline-start:0;inset-inline-end:auto;width:360px;max-width:calc(100vw - 32px);background:#293748;top:100%;padding:12px 0;max-height:calc(100dvh - 180px);border:0;box-shadow:0 16px 28px #06112230;scrollbar-gutter:auto}.nav-category:nth-last-child(-n+2) .service-dropdown{inset-inline-start:auto;inset-inline-end:0}.service-dropdown>.wrap{width:100%;display:flex;flex-direction:column}.dropdown-columns{display:flex;flex-direction:column;gap:0}.dropdown-services{display:flex;flex-direction:column;gap:0}.dropdown-groups,.dropdown-services:empty+.dropdown-groups{display:block}.expertise-nav .service-dropdown a{border-radius:0;padding:16px 25px;min-height:52px;font-size:1.08rem;font-weight:500;line-height:1.5;color:#fff}.expertise-nav .service-dropdown a:hover,.expertise-nav .service-dropdown a[aria-current=page]{background:transparent;color:#ffc43d}.submenu-group{border:0}.submenu-group>summary{padding:16px 25px;min-height:54px;font-size:1.08rem;line-height:1.5;font-weight:500;gap:18px}.submenu-group>summary:hover,.submenu-group[open]>summary{color:#ffc43d}.submenu-group>summary>span{color:#ffc43d;font-size:1.75rem;font-weight:700}.submenu-group>div{padding:0 0 6px;background:#202e3e}.expertise-nav .submenu-group>div>a{font-size:.95rem;padding:12px 25px 12px 36px}.dropdown-heading{order:2;border:0;border-top:1px solid #ffffff20;margin:8px 22px 0;padding:5px 0 0}.dropdown-heading>strong{display:none}.expertise-nav .dropdown-heading>a{font-size:.875rem;min-height:42px;padding:10px 3px;color:#cbd8e8}[dir=rtl] .submenu-group>div{padding:0 0 6px}[dir=rtl] .expertise-nav .submenu-group>div>a{padding:12px 36px 12px 25px}
@media(max-width:700px){.nav-category>summary{justify-content:space-between;font-size:.9375rem;padding:12px}.nav-category>summary>span{display:block}.service-dropdown{position:static;width:100%;max-width:none;max-height:60dvh;border-radius:0;padding-block:8px}.service-dropdown>.wrap{width:100%}.expertise-nav .service-dropdown a,.submenu-group>summary{font-size:1rem;padding:14px 20px}.expertise-nav .submenu-group>div>a{font-size:.9375rem;padding-inline:30px 20px}.dropdown-heading{margin-inline:20px}.expertise-nav .dropdown-heading>a{font-size:.875rem;padding:10px 0}}

/* Long-form service information with readable editorial sections. */
.detail-jumps{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px 30px;margin:0 auto;padding-block:23px;border-bottom:1px solid #dce2eb;font-size:.95rem;font-weight:650}.detail-jumps a{padding:8px 0;min-height:40px;color:#274463}.detail-jumps a:hover{color:#174fc7}.detail-article{padding-block:76px;scroll-margin-top:24px}.detail-editorial{display:grid;grid-template-columns:90px minmax(0,900px);gap:38px}.detail-section-number{font-size:1.1rem;color:#2364ed;border-top:2px solid #2364ed;padding-top:14px;max-width:50px}.detail-editorial h2,.detail-example h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.25}.detail-editorial p,.detail-example p{font-size:1.1rem;line-height:1.9;margin-top:25px;max-width:900px}.detail-example{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-example-photo{display:block;width:100%;height:330px;object-fit:cover;border-radius:18px}.focus-section{background:#0d2038;color:white}.focus-section p{color:#c5d4e8;font-size:1.05rem;max-width:940px;line-height:1.8}.focus-section .eyebrow{color:#9fc4ff}.detail-focus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:0;list-style:none;margin:38px 0}.detail-focus li{border-top:1px solid #ffffff40;padding-top:22px}.detail-focus li>span{color:#ffc43d;display:block;margin-bottom:18px;font-size:.9rem}.detail-focus h3{font-size:1.4rem;line-height:1.4}.detail-delivery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin:38px 0}.detail-delivery article{border-top:1px solid #c6d4e6;padding-top:25px}.detail-delivery h3{font-size:1.4rem;line-height:1.35}.detail-delivery p{font-size:1rem;line-height:1.8}.detail-delivery .number{display:block;margin-bottom:22px}.detail-resources{padding-block:24px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px;font-size:.875rem;border-bottom:1px solid #dce2eb}.detail-resources>span{font-weight:700}.detail-resources a{color:#174fc7;text-decoration:underline;text-underline-offset:4px}.detail-article .faq summary{line-height:1.5}.detail-article .faq p{font-size:1rem;line-height:1.85}
@media(max-width:800px){.detail-editorial{grid-template-columns:40px minmax(0,1fr);gap:20px}.detail-example{grid-template-columns:1fr;gap:25px}.detail-article{padding-block:50px}.detail-focus,.detail-delivery{grid-template-columns:1fr;gap:25px}.detail-jumps{gap:6px 20px}.detail-editorial p,.detail-example p{font-size:1rem;line-height:1.85}.detail-focus h3,.detail-delivery h3{font-size:1.25rem}.detail-example-photo{height:270px}.detail-resources{font-size:.875rem}}

/* Editorial redesign: distinct imagery, calm motion and structured delivery. */
.photo-frame{display:block;position:relative;overflow:hidden;background:#e9eef5;isolation:isolate}
.photo-frame>img{display:block;width:100%;height:100%;object-fit:cover;max-width:none}
.hero-visual{overflow:hidden;isolation:isolate}
.motion-enabled .photo-frame>img,.motion-enabled .hero-visual>img{animation:photo-drift 16s ease-in-out infinite alternate;animation-play-state:paused;transform-origin:center}
.motion-enabled .photo-frame.in-view>img,.motion-enabled .hero-visual.in-view>img{animation-play-state:running}
.motion-paused .photo-frame>img,.motion-paused .hero-visual>img{animation-play-state:paused!important}
@keyframes photo-drift{from{transform:scale(1.015) translateX(-.3%)}to{transform:scale(1.08) translateX(.3%)}}
.motion-toggle{position:fixed;inset-inline-end:20px;bottom:20px;z-index:30;border:1px solid #c9d7e9;background:#fff;color:#163351;box-shadow:0 3px 16px #051a3320;border-radius:30px;padding:11px 17px;font-size:.875rem;min-height:44px;font-weight:600}
.motion-toggle[hidden]{display:none}.motion-toggle:hover{background:#edf3fc}
.motion-paused .reveal-item{transition:none}.motion-paused .reveal-pending{opacity:1;transform:none}
.motion-paused .service-photo,.motion-paused .industry-photo{scale:1;transition:none}
.services-grid{gap:28px}.service-card{border-radius:14px;box-shadow:0 6px 24px #0c274506;border:1px solid #dbe4ef}
.service-card .service-photo{border-radius:0}.service-card-content{padding:30px 32px}.service-card-content p{max-width:58ch}
.service-card:hover{box-shadow:0 14px 36px #122b4510}.service-photo,.industry-photo{scale:1!important}
.service-hero{padding-block:54px 64px}.service-hero-grid{gap:clamp(30px,5vw,80px)}
.service-hero-photo{border-radius:16px;height:460px}.topic-hero .service-hero-photo{height:460px}
.service-hero-grid>div>p{max-width:58ch;line-height:1.8}.topic-hero h1{font-size:clamp(2.25rem,3.8vw,4.1rem);line-height:1.2}
.detail-jumps{background:white;gap:10px 18px;padding-block:20px}.detail-jumps a{padding:11px 17px;border:1px solid #d9e3ef;border-radius:6px;font-size:.9375rem;line-height:1.5}
.detail-jumps a:hover,.detail-jumps a:focus-visible{background:#edf4ff;border-color:#94b7eb}
.detail-article{padding-block:64px}.detail-editorial{grid-template-columns:68px minmax(0,900px);gap:35px;justify-content:center}
.detail-editorial p{font-size:1.0625rem;line-height:1.9;max-width:78ch}.detail-editorial h2{max-width:28ch}
.detail-section-number{font-variant-numeric:tabular-nums;font-weight:650;padding-top:12px}
.detail-focus{gap:24px;margin-block:30px}.detail-focus li{padding:28px;border:1px solid #ffffff30;border-radius:10px;background:#ffffff04}
.detail-focus h3{font-size:1.25rem;letter-spacing:-.015em}.focus-section p{max-width:80ch}
.delivery-table-wrap{margin:30px 0;overflow:hidden;border:1px solid #d1ddea;border-radius:12px}
.delivery-table{width:100%;border-collapse:collapse;text-align:start;table-layout:fixed}
.delivery-table caption{text-align:start;padding:22px 26px;background:#f3f7fc;font-size:1.125rem;font-weight:700;color:#19334f}
.delivery-table thead{background:#0d2038;color:white}.delivery-table th,.delivery-table td{text-align:start;padding:26px;vertical-align:top;font-size:1rem;line-height:1.75;overflow-wrap:anywhere}
.delivery-table thead th{font-size:.9375rem;padding-block:17px;font-weight:600}.delivery-table th:first-child{width:33%}
.delivery-table tbody th{font-family:Manrope,'Noto Sans Arabic',sans-serif;font-weight:650;color:#153451}.delivery-table td{color:#526479}
.delivery-table tbody tr+tr{border-top:1px solid #d8e2ef}.delivery-table tbody tr:nth-child(even){background:#f7f9fc}
.delivery-table tbody tr{transition:background .2s}.delivery-table tbody tr:hover{background:#edf4ff}
.phase-number{display:block;color:#2364ed;font-size:.875rem;margin-bottom:8px;font-variant-numeric:tabular-nums}
.catalog-grid{grid-template-columns:minmax(160px,.55fr) minmax(0,1.45fr);gap:56px}
.catalog-image{background:transparent;border-radius:0;border-top:3px solid #2364ed}.catalog-caption{color:#183450;padding:24px 0;font-size:1.65rem;line-height:1.4}
.topic-directory{gap:0;border-top:1px solid #dbe4ef;border-inline-start:1px solid #dbe4ef}
.topic-directory>a{border:0;border-bottom:1px solid #dbe4ef;border-inline-end:1px solid #dbe4ef;border-radius:0;padding:30px}.topic-directory>a:hover{box-shadow:none;background:#f4f8ff}
.use-cases{border-top:1px solid #324762}.use-cases article{padding-block:25px}.industry-grid article{border-radius:12px}
.contact-photo{height:300px;border-radius:12px}.footer-bottom{padding-bottom:85px}
@media(max-width:900px){.service-hero-grid{grid-template-columns:1fr}.service-hero-photo,.topic-hero .service-hero-photo{height:360px}.detail-focus{grid-template-columns:1fr}.detail-focus li{padding:24px}.detail-jumps{gap:8px}.catalog-grid{gap:30px}}
@media(max-width:640px){.service-hero{padding-block:32px 40px}.service-hero-photo,.topic-hero .service-hero-photo{height:260px}.service-card-content{padding:24px}.detail-editorial{grid-template-columns:1fr;gap:20px}.detail-section-number{width:44px}.detail-article{padding-block:44px}.detail-jumps a{font-size:.875rem;padding:9px 12px}.delivery-table th,.delivery-table td{padding:15px 12px;font-size:.9375rem}.delivery-table th:first-child{width:38%}.delivery-table caption{padding:18px 14px}.delivery-table thead th{font-size:.875rem}.catalog-grid{grid-template-columns:1fr}.catalog-image{position:static}.catalog-caption{padding:18px 0}.motion-toggle{bottom:12px;inset-inline-end:12px;font-size:.875rem}.topic-directory>a{padding:24px}}
@media(prefers-reduced-motion:reduce){.photo-frame>img,.hero-visual>img{animation:none!important;transform:none!important}}

/* Supporting pages and a searchable service directory. */
.utility-bar{background:#091b30;color:#dce6f2;border-bottom:1px solid #ffffff18}.utility-bar>.wrap{justify-content:flex-end;flex-wrap:wrap;gap:8px 24px;padding-block:9px;font-size:.875rem}.utility-bar a{padding-block:5px;min-height:30px}.utility-bar a:hover{color:#ffc43d}.footer-resources{display:flex;flex-wrap:wrap;gap:18px 30px;padding-block:30px;border-top:1px solid #ffffff24;font-size:.9375rem;color:#dce6f2}
.directory-filters{display:grid;grid-template-columns:2fr 1fr;gap:24px;padding:28px;background:#eef4fc;border:1px solid #d9e4f1;border-radius:12px}.directory-filters label{display:grid;gap:10px;font-weight:650;font-size:.9375rem}.directory-filters input,.directory-filters select{width:100%;min-height:54px;padding:14px;border:1px solid #becde0;background:white;color:#19334f;border-radius:5px;font-size:1rem}.directory-count{margin-block:22px}.directory-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:26px}.directory-card{display:flex;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid #d5e0ed;border-radius:10px;background:white;transition:background .2s,border-color .2s}.directory-card:hover{background:#f4f8ff;border-color:#78a3e4}.directory-card h3{font-size:1.2rem;line-height:1.4;overflow-wrap:anywhere}.directory-card p{font-size:1rem;line-height:1.75}.directory-card>span{margin-top:auto;padding-top:18px;font-size:.9375rem;font-weight:650;color:#174fc7}.directory-card[hidden],.directory-empty[hidden]{display:none!important}.directory-empty{padding:32px;background:#f1f6fc;border-radius:10px}.booking-note{max-width:900px}.booking-note p{font-size:1.0625rem;margin-block:25px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.support-checklist{padding-inline-start:24px;margin-top:30px}.support-checklist li{padding:16px 0;line-height:1.8;border-bottom:1px solid #d8e2ee}.support-contact{padding:34px;background:#f0f5fc;border:1px solid #d6e2ef;border-radius:12px}.support-contact h2{font-size:1.7rem}.support-contact .email-link{display:block;margin-top:25px;overflow-wrap:anywhere}.support-contact .button{margin-top:10px}.partner-approach{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-block:45px}.partner-approach h2{font-size:1.8rem;line-height:1.4}.partner-approach p{font-size:1.0625rem;line-height:1.85}
@media(max-width:950px){.directory-results{grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid{gap:30px}.utility-bar>.wrap{justify-content:center}}
@media(max-width:640px){.directory-filters,.directory-results,.support-grid,.partner-approach{grid-template-columns:1fr}.directory-filters{padding:20px}.directory-card{padding:24px}.utility-bar>.wrap{gap:5px 16px;font-size:.875rem}.support-contact{padding:24px}.footer-resources{gap:14px 22px}.partner-approach{gap:25px}}

/* Quiet cinematic hero; the film never competes with the page copy. */
.hero-film{background:#112238}.hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:50% center}.hero-film:after{pointer-events:none}.hero-film .image-caption{pointer-events:none}.video-control{position:absolute;z-index:3;inset-inline-end:18px;top:18px;display:flex;align-items:center;min-height:44px;max-width:calc(100% - 36px);padding:10px 17px;border:1px solid #ffffff80;border-radius:30px;background:#081425df;color:white;font-size:.875rem;font-weight:600;line-height:1.5;cursor:pointer;box-shadow:0 3px 14px #08142528}.video-control[hidden]{display:none}.video-control:hover{background:#174fc7}.video-control:focus-visible{outline:3px solid #ffc43d;outline-offset:4px}
@media(max-width:640px){.hero-film{height:350px}.video-control{top:14px;inset-inline-end:14px}}

/* A wider frame gives the technology film room to tell its story. */
.hero:has(.hero-film){grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px}.hero-film{height:auto;aspect-ratio:16/11;min-height:360px}.hero-film .hero-video{position:absolute;inset:0}.hero-film .image-caption{max-width:calc(100% - 48px)}
@media(max-width:1100px){.hero:has(.hero-film){grid-template-columns:1fr;gap:32px}.hero-film{aspect-ratio:16/9;min-height:0}.hero:has(.hero-film) .hero-copy>p{max-width:720px}}
@media(max-width:640px){.hero-film{aspect-ratio:4/3;height:auto;min-height:0}.hero-film .image-caption{max-width:calc(100% - 36px)}}

/* Individual service capabilities, practical examples and project outputs. */
.topic-overview{color:#183652;font-weight:550}.rich-features h2{max-width:850px}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}.capability-grid article{border:1px solid #d4e0ef;border-radius:12px;background:white;padding:30px}.capability-number{display:block;color:#2364ed;font-size:.9375rem;font-weight:700;margin-bottom:20px}.capability-grid h3{font-size:1.3rem;line-height:1.4;letter-spacing:-.02em}.capability-grid p{font-size:1rem;line-height:1.85;margin-bottom:0}.project-output-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.project-scenario{border-inline-start:3px solid #2364ed;padding-inline-start:28px}.project-scenario p{font-size:1.125rem;line-height:1.9;color:#274562;margin:0}.project-output-grid h2{font-size:clamp(1.7rem,2.7vw,2.4rem);line-height:1.35}.project-deliverables{padding:0;list-style:none;margin:26px 0}.project-deliverables li{padding:18px 0;border-bottom:1px solid #d8e2ef;font-size:1.0625rem;line-height:1.75}.project-deliverables li:first-child{border-top:1px solid #d8e2ef}.scope-agreement{font-size:.9375rem;line-height:1.8;max-width:70ch}
@media(max-width:950px){.capability-grid{grid-template-columns:1fr}.capability-grid article{padding:26px}.project-output-grid{gap:35px}}
@media(max-width:700px){.project-output-grid{grid-template-columns:1fr}.project-scenario{padding-inline-start:20px}.project-scenario p{font-size:1.0625rem}.capability-grid h3{font-size:1.2rem}}
.desktop-comparison th:first-child{width:22%}.desktop-comparison td{width:39%}.desktop-comparison thead th{overflow-wrap:normal}
@media(max-width:640px){.desktop-comparison{table-layout:auto}.desktop-comparison th:first-child{width:22%}.desktop-comparison th,.desktop-comparison td{font-size:.875rem;padding:14px 9px}.desktop-comparison thead th{font-size:.875rem;overflow-wrap:anywhere}}

/* Readable customer-facing surfaces: explicit backgrounds prevent dark inheritance. */
:root{--ink:#14263d;--muted:#40536a;--blue:#1754cc;color-scheme:light}
body,main{background:#fff;color:var(--ink)}
.detail-article{background:#fff;color:var(--ink)}
.detail-article.soft{background:#f1f5fa}
.hero,.service-hero{background:#f1f5fa;color:#14263d}
.hero .eyebrow,.service-hero .eyebrow{color:#1754cc}
.hero em{color:#1754cc}
.hero-copy>p,.service-hero p{color:#40536a}
.hero-bottom{color:#40536a;border-color:#c8d4e3}
.hero-bottom>a,.hero .partner{color:#14263d}
.hero .quiet-link{color:#174fc7;border-color:#91a9c9;background:#fff}
.hero .quiet-link:hover{background:#e4edfb;border-color:#1754cc}
.breadcrumb{color:#354e6b}
.hero-visual,.hero-film{border-color:#bacbdf}
.hero-visual .image-caption,.hero-film .image-caption{color:#fff}
.image-caption span{color:#fff}
.image-caption{background:#081425e8;padding:16px 20px;border-radius:6px}
.focus-section{background:#edf3fb;color:#14263d}
.focus-section p{color:#40536a}
.focus-section .eyebrow,.detail-focus li>span{color:#1754cc}
.detail-focus li{background:#fff;border-color:#bdcfe4}
.delivery-table{background:#fff;color:#14263d}
.delivery-table td{color:#40536a}
.section.contact-section{background:#f1f5fa;color:#14263d}
.contact-section .eyebrow{color:#1754cc}
.contact-grid>div>p{color:#40536a}
.email-link{color:#1754cc}
header .brand small,header nav a,.languages summary{color:#f2f6fc}
header .nav-contact{color:#fff}
.languages>div{background:#182d46;color:#fff}
.languages a{color:#fff}
.languages a:hover,.languages a[aria-current=true]{background:#294464;color:#fff}
.ai-feature p,.service-card:last-child p,.service-card:last-child .service-products{color:#e1e9f4}
.section.ai-feature .eyebrow{color:#a9cdff}
.technology-bar span,.technology-bar strong,.technology-partner small{color:#e1e9f4}
footer,footer p,.footer-bottom{color:#e1e9f4}
.button,.nav-contact{background:#1754cc;color:#fff}
.button:hover,.nav-contact:hover{background:#1245ad;color:#fff}
.eyebrow,.hero .eyebrow,.section .eyebrow,.cta .eyebrow{font-size:.875rem}
.cta .eyebrow{opacity:1;color:#fff}
input::placeholder,textarea::placeholder{color:#53657c;opacity:1}

/* Consistent navigation bars across languages and screen sizes. */
.utility-bar{background:#eaf0f8;color:#203c5d;border-color:#ccd9e9}
.utility-bar>.wrap{display:flex;align-items:center;justify-content:flex-end;gap:4px 24px;margin-inline:auto;width:min(1320px,calc(100% - 96px))}
.utility-bar a{color:#203c5d;min-height:44px;display:inline-flex;align-items:center;line-height:1.5}
.utility-bar a:hover{color:#1245ad;text-decoration:underline;text-underline-offset:5px}
header{background:#fff;color:#14263d;border-color:#ccd9e9}
header .brand small{color:#40536a}
header #main-nav>a:not(.nav-contact){color:#203c5d;line-height:1.5}
header #main-nav>a:not(.nav-contact):hover{color:#1245ad;text-decoration:underline;text-underline-offset:6px}
header .nav-contact{color:#fff}
.menu-toggle{color:#14263d;border-color:#91a9c9;background:#f1f5fa}
.languages summary{color:#203c5d;background:#f1f5fa;border-color:#91a9c9;min-height:46px;line-height:1.5}
.languages>div{background:#fff;color:#14263d;border-color:#bdcfe4;z-index:30;max-height:70dvh;overflow:auto}
.languages a{color:#203c5d;min-height:44px;line-height:1.5}
.languages a:hover,.languages a[aria-current=true]{background:#e4edfb;color:#1245ad}
.expertise-bar{background:#173552;border-color:#345573}
.expertise-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:stretch;padding-block:0}
.nav-category{min-width:0}
.nav-category>summary{min-height:64px;height:auto;justify-content:center;gap:10px;padding:15px 12px;line-height:1.5;color:#fff;letter-spacing:0;text-align:center;border-inline-end:1px solid #ffffff24}
.nav-category>summary>span{display:inline-block;flex-shrink:0}
.nav-category>summary:hover,.nav-category[open]>summary,.nav-category[data-current=true]>summary{background:#293748;color:#ffda70;border-bottom:3px solid #ffda70}
.service-dropdown{width:360px;max-width:calc(100vw - 48px);border:1px solid #53677e}
.expertise-nav .service-dropdown a{line-height:1.6;font-size:1rem}
.expertise-nav .service-dropdown a:hover,.expertise-nav .service-dropdown a[aria-current=page]{background:#354a60;color:#ffda70}
.submenu-group>summary{font-size:1rem;line-height:1.6}
.submenu-group>summary:hover,.submenu-group[open]>summary{background:#354a60;color:#ffda70}
.technology-bar{background:#eaf0f8;border-color:#ccd9e9}
.technology-bar span,.technology-bar strong,.technology-partner small,.technology-partner .partner,.technology-partner .partner span{color:#203c5d}
.technology-partner{border-color:#bdcfe4}
@media(max-width:1100px){
 .header-inner{flex-wrap:wrap;gap:16px;padding-block:18px}
 .menu-toggle{display:block;margin-inline-start:auto}
 header #main-nav{display:none;width:100%;order:5;margin:0}
 header #main-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding-block:12px;border-top:1px solid #ccd9e9}
 header #main-nav>a{padding:14px;min-height:48px}
 header #main-nav .nav-contact{align-self:flex-start}
 .nav-category>summary{font-size:.875rem;padding-inline:8px}
}
@media(max-width:700px){
 .utility-bar>.wrap{width:calc(100% - 40px);display:grid;grid-template-columns:1fr 1fr;gap:2px 16px;padding-block:8px}
 .utility-bar a{font-size:.875rem;white-space:normal;overflow-wrap:anywhere}
 .expertise-nav{grid-template-columns:1fr;padding-block:0}
 .nav-category>summary{min-height:52px;justify-content:space-between;text-align:start;font-size:1rem;padding:14px 16px;border-inline:0;border-bottom:1px solid #ffffff30}
 .service-dropdown{width:100%;max-width:100%;max-height:65dvh;border-inline:0}
 .header-inner .brand{width:auto;max-width:100%}
 .header-inner{gap:14px}
 .languages{margin-inline-start:auto}
 .detail-jumps{gap:10px;justify-content:flex-start}
 .detail-jumps a{flex:1 1 150px}
}
header .brand img{background:#081425;padding:5px;border-radius:6px;object-fit:contain}

/* Six expertise columns inspired by the supplied reference. */
.expertise-showcase{background:#1754cc;color:#fff;padding:64px 0 72px}
.expertise-showcase h2{font-size:2.2rem;text-transform:uppercase;letter-spacing:-.02em}
.expertise-intro{color:#fff;font-size:1.125rem;margin:18px 0 38px;max-width:800px}
.expertise-columns{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.expertise-column{display:grid;grid-template-rows:160px 116px 1fr;min-width:0}
.expertise-tile{background:#10243d;color:#fff;padding:26px 20px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}
.expertise-tile h3{font-size:1.25rem;line-height:1.4;letter-spacing:-.02em;overflow-wrap:anywhere}
.expertise-tile>span{font-size:1.2rem;color:#b9dcff}
.expertise-tile:hover{background:#1b3f67;color:#b9dcff}
.expertise-platform{background:#fff;border-radius:8px 8px 0 0;padding:20px 16px;color:#354354}
.microsoft-wordmark{display:flex;align-items:center;gap:8px;direction:ltr;font-size:1.1rem;font-weight:500;letter-spacing:-.02em}
.microsoft-wordmark img{flex-shrink:0}
.expertise-platform p{font-size:.875rem;line-height:1.5;color:#40536a;margin:12px 0 0}
.expertise-capabilities{background:#243c59;color:#fff;padding:22px 16px 26px;border-radius:0 0 8px 8px}
.expertise-capabilities h4{font-size:.875rem;margin:0 0 12px;font-weight:700;color:#b9dcff}
.expertise-capabilities ul{list-style:none;padding:0;margin:0}
.expertise-capabilities li+li{border-top:1px solid #ffffff24;margin-top:8px;padding-top:8px}
.expertise-capabilities a{font-size:.9375rem;line-height:1.6;display:block;min-height:44px;overflow-wrap:anywhere}
.expertise-capabilities a:hover{color:#b9dcff;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1150px){.expertise-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.expertise-column{grid-template-rows:140px 116px 1fr}}
@media(max-width:650px){.expertise-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.expertise-tile{padding:20px 15px}.expertise-platform{padding:18px 12px}.microsoft-wordmark{font-size:1rem;gap:6px}.microsoft-wordmark img{width:24px;height:24px}.expertise-showcase{padding-block:45px}.expertise-column{grid-template-rows:138px 130px 1fr}}
@media(max-width:380px){.expertise-columns{grid-template-columns:1fr}.expertise-column{grid-template-rows:120px auto auto}.expertise-platform{padding:20px}.expertise-capabilities{padding:20px}}

/* Full-width homepage feature banner. */
.home-banner{position:relative;background:#07182e;color:#fff;border-bottom:7px solid #318bff;isolation:isolate}
.banner-slide{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden}
.banner-slide[hidden],.banner-controls[hidden]{display:none}
.banner-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center}
.banner-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07182efa 0%,#07182ee8 30%,#07182e80 56%,#07182e10 100%)}
.banner-content{position:relative;z-index:1;padding-block:80px 135px}
.banner-content h1,.banner-content h2{font-size:clamp(2.3rem,3.6vw,3.8rem);line-height:1.15;max-width:640px;text-transform:uppercase;letter-spacing:-.025em;color:#fff}
.banner-content p{color:#e6effa;font-size:1.125rem;line-height:1.8;max-width:570px;margin:25px 0 30px}
.banner-content .eyebrow{color:#b9dcff;font-size:.9375rem;max-width:600px;line-height:1.5}
.banner-content .button{background:#fff;color:#174fc7}
.banner-content .button:hover{background:#dcecff}
.banner-controls{position:absolute;bottom:24px;inset-inline:0;display:flex;gap:18px;align-items:center;z-index:4}
.banner-controls button{min-width:46px;min-height:46px;border:1px solid #a7c9ee;background:#102945;color:#fff;border-radius:4px;cursor:pointer;font-size:1.6rem}
.banner-controls .banner-pause{font-size:.875rem;padding:10px 15px;margin-inline-start:auto}
.banner-dots{display:flex;gap:8px}
.banner-dots button{position:relative;width:46px;border:0;background:transparent}
.banner-dots button:after{content:'';display:block;height:5px;background:#859cb8;border-radius:2px}
.banner-dots button[aria-pressed=true]:after{background:#5acbff}
.banner-controls button:hover{background:#244b76}
.home-banner .video-control{top:20px}
[dir=rtl] .banner-shade{background:linear-gradient(270deg,#07182efa 0%,#07182ee8 30%,#07182e80 56%,#07182e10 100%)}
[dir=rtl] .banner-media{transform:scaleX(-1)}
@media(max-width:700px){.banner-slide{min-height:720px;align-items:flex-end}.banner-media{height:100%;object-position:66% center}.banner-shade,[dir=rtl] .banner-shade{background:linear-gradient(0deg,#07182e 0%,#07182ef5 40%,#07182e30 100%)}.banner-content{padding-block:230px 120px}.banner-content h1,.banner-content h2{font-size:2.2rem;line-height:1.2}.banner-content p{font-size:1rem}.banner-controls{gap:7px}.banner-controls .banner-pause{font-size:.875rem;max-width:140px}.banner-dots{gap:0}.banner-dots button{width:30px;min-width:30px}}

/* Compact imagery keeps service information in view. */
.banner-slide{min-height:490px}
.banner-content{padding-block:52px 105px}
.banner-content h1,.banner-content h2{font-size:clamp(2rem,3vw,3rem);max-width:570px}
.banner-content p{font-size:1rem;max-width:520px;margin:20px 0 24px}
.banner-content .eyebrow{margin-bottom:18px}
.service-photo,.service-card:last-child .service-photo{height:165px;min-height:0}
.service-hero-photo,.topic-hero .service-hero-photo{height:280px;aspect-ratio:auto}
.catalog-photo{height:260px}
.industry-photo{height:170px;aspect-ratio:auto}
.about-photo,.contact-photo,.ai-photo{height:220px;aspect-ratio:auto;object-fit:cover}
.detail-example-photo{height:230px}
@media(max-width:700px){
 .banner-slide{min-height:560px}
 .banner-content{padding-block:150px 140px}
 .banner-content h1,.banner-content h2{font-size:1.85rem}
 .banner-content p{font-size:1rem;line-height:1.65}
 .banner-controls{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;bottom:15px}
 .banner-dots{justify-content:center;gap:3px}
 .banner-dots button{width:26px;min-width:26px}
 .banner-controls .banner-pause{grid-column:1/-1;grid-row:2;justify-self:center;max-width:none;margin:0;min-height:38px}
 .service-hero-photo,.topic-hero .service-hero-photo{height:200px}
 .service-photo,.service-card:last-child .service-photo,.industry-photo{height:150px}
 .catalog-photo,.about-photo,.contact-photo,.ai-photo,.detail-example-photo{height:190px}
}

/* Gentle automatic movement on each homepage photo. */
@keyframes banner-photo-motion{from{scale:1}to{scale:1.055}}
@media(prefers-reduced-motion:no-preference){.banner-slide:not([hidden]) .banner-media{animation:banner-photo-motion 5s linear both}}
