@font-face{font-family:Delta;src:url('./arabic.ttf') format('truetype');font-display:swap;font-weight:400}
:root{--teal:#159da4;--teal-dark:#08666c;--teal-deep:#06484d;--sky:#eafafb;--mint:#d8f5ef;--ink:#16363a;--muted:#637d80;--line:#d5e9e9;--white:#fff;--shadow:0 24px 70px rgba(8,92,98,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f9fdfd;color:var(--ink);font-family:Delta,Arial,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}::selection{background:#62d7d5;color:#083f43}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ffcc63;outline-offset:4px}
header{height:96px;padding:0 max(4%,calc((100vw - 1360px)/2));display:flex;align-items:center;gap:30px;background:linear-gradient(112deg,var(--teal-dark),var(--teal));color:white;position:relative;z-index:30;box-shadow:0 10px 40px rgba(5,91,96,.18)}
.logo{width:215px;height:72px;display:block;flex:0 0 auto;background:url('./delta-logo.jpg') center 58%/cover no-repeat;border-radius:5px;overflow:hidden;color:transparent;font-size:0}.logo>*{display:none}nav{display:flex;justify-content:center;gap:28px;flex:1}nav a{font-size:15px;color:#eaffff;opacity:.88;position:relative;transition:opacity .2s}nav a:after{content:"";position:absolute;height:2px;inset-inline:0;bottom:-9px;background:white;transform:scaleX(0);transition:transform .25s}nav a:hover,nav a[aria-current]{opacity:1}nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}.languages{display:flex;direction:ltr;gap:4px;font-family:Arial,sans-serif}.languages a{font-size:12px;padding:5px 7px;border:1px solid transparent;border-radius:6px}.languages a[aria-current]{border-color:#bdf8f5;background:#ffffff18}.menu-toggle{display:none}
.hero-carousel{position:relative;min-height:690px;background:linear-gradient(145deg,#f2ffff 0%,#fff 55%,#e0f6f5 100%);overflow:hidden}.hero-carousel:before,.hero-carousel:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-carousel:before{width:460px;height:460px;background:#52d2cf22;top:-220px;inset-inline-start:32%}.hero-carousel:after{width:320px;height:320px;border:56px solid #1caeb019;bottom:-160px;inset-inline-end:-70px}.hero-track{position:relative;min-height:690px;max-width:1440px;margin:auto}.hero-slide{position:absolute;inset:0;padding:72px 5% 105px;display:grid;grid-template-columns:1.02fr .98fr;gap:7%;align-items:center;opacity:0;visibility:hidden;transform:translateX(5%);transition:opacity .7s,transform .7s,visibility .7s}.hero-slide.is-active{opacity:1;visibility:visible;transform:none;z-index:2}.hero-copy{max-width:680px}.kicker{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--teal);line-height:1.6;margin:0 0 20px}html[lang=ar] .kicker{letter-spacing:.1px;text-transform:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.7vw,72px);line-height:1.2;letter-spacing:-2.2px;font-weight:700;margin-bottom:24px;color:#123f43}html[lang=ar] h1{font-size:clamp(40px,4.2vw,64px);line-height:1.5;letter-spacing:-1px}.lead{font-size:18px;color:var(--muted);max-width:660px;line-height:1.95}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:linear-gradient(135deg,var(--teal),#35c3c0);color:white;padding:14px 24px;border:0;border-radius:12px;font-size:15px;font-weight:700;line-height:1.8;box-shadow:0 12px 30px #159da433;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 18px 35px #159da44d}.button span{font-size:21px}.text-link{border-bottom:1px solid #7dbabd;padding:8px 0;font-size:15px;color:var(--teal-dark)}
.hero-visual{position:relative;min-height:480px;display:grid;place-items:center}.media-frame{width:100%;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(1.5deg);background:#13a3aa}.media-frame img{display:block;width:100%;aspect-ratio:1.56/1;object-fit:cover}.floating-pill{position:absolute;background:white;color:var(--teal-deep);padding:10px 18px;border-radius:99px;box-shadow:0 14px 35px #08777d24;font:700 12px Arial,sans-serif;letter-spacing:1px;animation:float 3.8s ease-in-out infinite}.pill-one{top:8%;inset-inline-start:-5%}.pill-two{bottom:9%;inset-inline-end:-5%;animation-delay:-1.8s}.browser-mock{width:96%;background:white;border:1px solid #cfe5e5;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(900px) rotateY(-5deg) rotateX(2deg)}html[dir=rtl] .browser-mock{transform:perspective(900px) rotateY(5deg) rotateX(2deg)}.browser-top{height:46px;background:#f0f8f8;display:flex;align-items:center;gap:7px;padding:0 16px;color:#789396;font:12px Arial}.browser-top i{width:9px;height:9px;border-radius:50%;background:#6ad4d1}.browser-top i:nth-child(2){background:#9ee0bd}.browser-top i:nth-child(3){background:#ffd583}.browser-top span{margin-inline-start:10px;background:white;border-radius:20px;padding:4px 35px}.browser-body{padding:42px 38px 34px;background:linear-gradient(135deg,#fff,#e9fbfa)}.mock-nav{width:42%;height:10px;border-radius:10px;background:#b6dad9;margin-bottom:40px}.mock-title{height:40px;width:78%;background:var(--teal);border-radius:10px;margin-bottom:15px}.mock-copy{height:12px;width:58%;background:#bfdcdc;border-radius:10px;margin-bottom:38px}.mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mock-grid b{height:120px;border-radius:14px;background:linear-gradient(160deg,#1ba7aa,#83ded6)}.mock-grid b:nth-child(2){background:linear-gradient(160deg,#a9ead6,#38b9b6)}.mock-grid b:nth-child(3){background:linear-gradient(160deg,#eaf8de,#65cec8)}.phone-mock{position:absolute;width:135px;height:275px;inset-inline-end:-2%;bottom:0;border:9px solid #173f43;border-radius:27px;background:white;box-shadow:0 18px 40px #0d4d5233;padding:20px 11px}.phone-mock div{height:75px;background:linear-gradient(135deg,#0b888e,#58d3cf);border-radius:10px}.phone-mock span{display:block;height:9px;margin-top:14px;background:#bcd9d9;border-radius:8px}.phone-mock span:nth-of-type(2){width:65%}.phone-mock strong{display:block;height:70px;background:#e5f6f4;border-radius:10px;margin-top:18px}.person-orbit{width:420px;height:420px;border-radius:50%;background:linear-gradient(135deg,#bcefeb,#35bcbc);position:relative;overflow:hidden;box-shadow:var(--shadow)}.person-orbit:after{content:"";position:absolute;inset:26px;border:1px dashed #ffffffaa;border-radius:50%;animation:spin 22s linear infinite}.person-orbit img{height:100%;width:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1}.metric{position:absolute;background:white;border:1px solid #d6eeee;border-radius:18px;padding:13px 20px;box-shadow:0 18px 40px #0d747b24;z-index:2;animation:float 4s ease-in-out infinite}.metric strong{display:block;color:var(--teal);font:800 28px Arial}.metric span{font-size:12px;color:var(--muted)}.metric-a{top:10%;inset-inline-start:-2%}.metric-b{bottom:9%;inset-inline-end:-2%;animation-delay:-2s}
.carousel-controls{position:absolute;z-index:5;bottom:35px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:#ffffffdd;backdrop-filter:blur(12px);padding:8px 12px;border-radius:99px;box-shadow:0 12px 35px #0b6c7220}.carousel-arrow,.carousel-pause{border:0;background:transparent;color:var(--teal-dark);width:35px;height:35px;border-radius:50%;font-size:27px;display:grid;place-items:center}.carousel-arrow:hover,.carousel-pause:hover{background:var(--sky)}.carousel-pause{font-size:13px}.carousel-pause .play-icon{display:none}.carousel-pause.is-paused .pause-icon{display:none}.carousel-pause.is-paused .play-icon{display:inline}.carousel-dots{display:flex;gap:7px;direction:ltr}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#afd3d3;transition:width .25s,background .25s}.carousel-dots button.is-active{width:27px;border-radius:9px;background:var(--teal)}
.service-marquee{overflow:hidden;background:var(--teal);color:white;padding:15px 0;font:700 13px Arial,sans-serif;letter-spacing:2px;direction:ltr}.service-marquee div{width:max-content;animation:marquee 30s linear infinite;white-space:nowrap}.section{max-width:1440px;margin:auto;padding:88px 5%}.section-heading{margin-bottom:38px;max-width:780px}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.45;letter-spacing:-1px;margin-bottom:18px;color:#12464a}h3{font-size:22px;line-height:1.55;margin-bottom:14px;color:#123f43}p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:29px;border:1px solid var(--line);border-radius:20px;background:white;display:flex;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:#8ce2de24;top:-45px;inset-inline-end:-35px}.service-card:hover{transform:translateY(-8px);border-color:#73d1cf;box-shadow:0 22px 55px #0d808622}.card-num{font-size:14px;font-family:Arial,sans-serif;color:var(--teal);display:block;margin-bottom:28px}.service-card p{font-size:15px;line-height:1.9;flex:1}.card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:14px;color:var(--teal-dark)}.card-link b{font-size:22px;color:var(--teal);font-weight:400}
.showcase{max-width:none;background:linear-gradient(135deg,#e6f9f8,#f8ffff);padding-inline:max(5%,calc((100vw - 1296px)/2))}.showcase-window{position:relative}.showcase-track{position:relative;min-height:475px}.showcase-slide{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr .85fr;gap:7%;align-items:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:.65s}.showcase-slide.is-active{opacity:1;visibility:visible;transform:none}.showcase-art{height:400px;border-radius:28px;overflow:hidden;background:var(--teal);position:relative;box-shadow:var(--shadow);display:grid;place-items:center}.showcase-art>img{width:100%;height:100%;object-fit:cover}.showcase-copy span{font:700 14px Arial;color:var(--teal)}.showcase-copy h3{font-size:clamp(28px,3vw,44px);margin:14px 0}.showcase-copy p{font-size:18px}.brand-sheet{width:82%;height:76%;background:white;border-radius:18px;padding:35px;position:relative;box-shadow:0 20px 50px #006c7230}.brand-sheet .brand-logo{font:900 54px Arial;color:var(--teal)}.brand-sheet i{display:inline-block;width:58px;height:58px;border-radius:50%;margin:70px 12px 0 0;background:#159da4}.brand-sheet i:nth-of-type(2){background:#73d7d3}.brand-sheet i:nth-of-type(3){background:#dff7f5}.brand-sheet b{position:absolute;right:35px;bottom:25px;font:700 66px Arial;color:#153e42}.app-screens{display:flex;gap:20px;align-items:end}.app-screens span{width:145px;height:285px;border:8px solid white;border-radius:25px;background:linear-gradient(180deg,#e7fffd 0 30%,#28b6b5 30% 33%,#fff 33% 68%,#c6eeea 68%);box-shadow:0 16px 40px #00565b40}.app-screens span:nth-child(2){height:330px;background:linear-gradient(180deg,#fff 0 18%,#50cbc7 18% 45%,#e8f9f7 45%)}.growth-chart{width:78%;height:70%;display:flex;align-items:end;gap:22px;border-left:2px solid #ffffffaa;border-bottom:2px solid #ffffffaa;padding:30px}.growth-chart i{height:var(--h);flex:1;background:linear-gradient(#fff,#9ae9e4);border-radius:10px 10px 0 0;animation:bar 1s ease both}.growth-chart b{position:absolute;right:9%;top:10%;color:white;font:900 56px Arial}.showcase-controls{display:flex;align-items:center;gap:15px;margin-top:22px}.showcase-controls>button{width:45px;height:45px;border:1px solid #a8d8d7;border-radius:50%;background:white;color:var(--teal-dark);font-size:20px}.showcase-controls .carousel-dots{margin:0 5px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.steps article{border-top:3px solid #b5e4e2;padding-top:23px}.steps span{font-family:Arial,sans-serif;color:var(--teal);font-size:14px}.steps h3{margin:18px 0 9px;font-size:19px}.steps p{font-size:15px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}details{border-bottom:1px solid var(--line);padding:21px 0}summary{cursor:pointer;font-size:18px;color:var(--teal-deep);font-weight:600}details p{margin:16px 0 0}.cta{max-width:1296px;margin:20px auto 85px;padding:58px;background:linear-gradient(120deg,#0b7f85,#31bdb9);border-radius:26px;color:white;position:relative;overflow:hidden}.cta:after{content:"";position:absolute;width:270px;height:270px;border:45px solid #ffffff12;border-radius:50%;right:-100px;bottom:-140px}.cta h2{font-size:clamp(31px,4vw,52px);max-width:900px;color:white;position:relative;z-index:1}.cta .kicker{color:#bff5ef}.dark{background:white;color:var(--teal-dark);position:relative;z-index:1}.dark:hover{box-shadow:0 18px 35px #003b4033}
.page-hero{max-width:1440px;margin:auto;padding:86px 5% 58px;background:radial-gradient(circle at 85% 10%,#a9eae444,transparent 36%)}.page-hero h1{max-width:1000px}.page-hero .button{margin-top:12px}.breadcrumb{display:inline-block;color:var(--teal);font-size:14px;border-bottom:1px solid #80c9ca;margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#eaf9f8;max-width:none;padding-inline:max(5%,calc((100vw - 1296px)/2))}.deliverables{padding:0;list-style:none;margin:0}.deliverables li{padding:22px 0;border-bottom:1px solid #c5e4e2;display:flex;gap:22px;font-size:18px}.deliverables span{font-family:Arial,sans-serif;font-size:14px;color:var(--teal)}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;align-items:center}.brand-panel{background:url('./delta-logo.jpg') center 58%/cover no-repeat;min-height:410px;color:transparent;border-radius:26px;box-shadow:var(--shadow);font-size:0}.brand-panel span{display:none}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%}.contact-card{display:block;padding:23px 0;border-top:1px solid var(--line)}.contact-card span{display:block;color:var(--muted);font-size:14px}.contact-card strong{display:block;text-align:start;font-family:Arial,sans-serif;font-size:22px;line-height:2.5;color:var(--teal)}.contact-card:hover strong{color:var(--teal-dark)}form{background:white;border:1px solid var(--line);padding:35px;border-radius:20px;box-shadow:0 20px 60px #0a777b13}form h2{font-size:28px}label{display:block;margin:17px 0 7px;font-size:14px;color:var(--teal-deep)}input,select,textarea{display:block;width:100%;background:#f5fbfb;color:var(--ink);border:1px solid #bcdede;border-radius:10px;padding:12px 14px;font-size:16px}textarea{resize:vertical}form .button{margin-top:23px;width:100%}.form-note{font-size:13px;margin:16px 0 0}#form-error{color:#b94a38}.top-zero{padding-top:0}
footer{padding:55px max(5%,calc((100vw - 1296px)/2)) 20px;background:var(--teal-deep);color:white;margin-top:30px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:65px;padding-bottom:45px}.footer-top .logo{margin-bottom:22px}.footer-top p{max-width:300px;font-size:15px;color:#bfe3e2}.footer-top h2{font-size:17px;color:white;margin:0 0 18px}.footer-top>div>a:not(.logo){display:block;color:#c8e7e6;font-size:14px;margin:7px 0}.footer-top>div>a:hover{color:white}.footer-bottom{border-top:1px solid #ffffff2e;padding-top:20px;display:flex;justify-content:space-between;gap:15px;color:#a8cfcd;font-size:12px}.skip{position:absolute;top:-100px;inset-inline-start:15px;padding:10px 20px;background:white;color:var(--teal-deep);z-index:100}.skip:focus{top:10px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@keyframes float{50%{transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes bar{from{height:0}}@media(max-width:1050px){header{gap:18px}.logo{width:175px;height:62px}nav{gap:17px}.hero-slide{gap:4%;padding-block:60px 100px}.hero-visual{min-height:420px}.person-orbit{width:340px;height:340px}.cta{margin-inline:5%}.cards{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){header{height:82px;padding-inline:5%;gap:10px}.logo{width:140px;height:54px}.menu-toggle{display:block;margin-inline-start:auto;background:white;border:0;color:var(--teal-dark);font-size:13px;padding:8px 11px;border-radius:8px}.languages{gap:0}.languages a{padding:4px 5px}nav{display:none;position:absolute;top:82px;inset-inline:0;padding:20px 6%;background:var(--teal-deep);box-shadow:0 15px 30px #00383d33}nav.open{display:flex;flex-direction:column;gap:12px}nav a{font-size:16px;padding:5px}.hero-carousel,.hero-track{min-height:850px}.hero-slide{grid-template-columns:1fr;padding:48px 6% 100px;gap:28px;align-content:start}.hero-copy{min-height:385px}.hero-visual{min-height:300px}.hero-visual--person{min-height:325px}h1,html[lang=ar] h1{font-size:37px;letter-spacing:-.8px}.lead{font-size:16px}.kicker{font-size:12px}.actions{gap:18px}.button{padding:12px 18px;font-size:14px}.media-frame{border-radius:20px}.floating-pill{font-size:10px;padding:8px 12px}.browser-body{padding:25px 20px}.mock-grid b{height:74px}.phone-mock{width:90px;height:185px;border-width:6px;inset-inline-end:0;padding:13px 8px}.phone-mock div{height:46px}.phone-mock strong{height:36px}.person-orbit{width:270px;height:270px}.metric{padding:9px 13px}.metric strong{font-size:22px}.metric span{font-size:10px}.carousel-controls{bottom:27px}.service-marquee{font-size:11px}.section{padding:60px 6%}.cards{grid-template-columns:1fr}.service-card{padding:25px}.showcase-track{min-height:620px}.showcase-slide{grid-template-columns:1fr;gap:25px;align-content:start}.showcase-art{height:310px}.showcase-copy h3{font-size:30px}.brand-sheet .brand-logo{font-size:40px}.app-screens span{width:85px;height:210px}.app-screens span:nth-child(2){height:245px}.growth-chart b{font-size:38px}.steps{gap:18px}.faq,.detail-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.cta{padding:35px 25px;margin:18px 6% 60px}.cta h2{font-size:31px}.page-hero{padding:54px 6%}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}footer{padding:45px 6% 20px}form{padding:23px}.contact-card strong{font-size:20px}h2{font-size:29px}.brand-panel{min-height:310px}.showcase-controls{justify-content:center}}
.hero-title{font-size:clamp(42px,4.7vw,72px);line-height:1.2;letter-spacing:-2.2px;font-weight:700;margin-bottom:24px;color:#123f43}html[lang=ar] .hero-title{font-size:clamp(40px,4.2vw,64px);line-height:1.5;letter-spacing:-1px}@media(max-width:760px){.hero-title,html[lang=ar] .hero-title{font-size:37px;letter-spacing:-.8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.button:hover,.service-card:hover{transform:none}.hero-slide,.showcase-slide{transform:none}}

/* Refined hero carousel */
.hero-v2{min-height:690px;padding:26px;background:#edf9f8}.hero-v2:before{width:540px;height:540px;top:-330px;inset-inline-start:5%;background:#3bc5c530}.hero-v2:after{display:none}.hero-v2 .hero-track{min-height:638px;max-width:1500px;border-radius:30px;overflow:hidden;box-shadow:0 28px 80px rgba(4,84,89,.13)}
.hero-v2 .hero-slide{inset:0;padding:68px clamp(38px,6vw,92px) 88px;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:7%;background:linear-gradient(125deg,#fff 0%,#f9ffff 55%,#dff5f3 100%);opacity:1;visibility:hidden;transform:none;clip-path:inset(0 100% 0 0);transition:clip-path .8s cubic-bezier(.76,0,.24,1),visibility 0s .8s;z-index:1;pointer-events:none}html[dir=rtl] .hero-v2 .hero-slide{clip-path:inset(0 0 0 100%)}.hero-v2 .hero-slide.is-active,html[dir=rtl] .hero-v2 .hero-slide.is-active{visibility:visible;clip-path:inset(0);transition:clip-path .8s cubic-bezier(.76,0,.24,1);z-index:2;pointer-events:auto}.hero-v2 .hero-slide--devices{background:linear-gradient(125deg,#fff 0%,#f7ffff 48%,#d4f2ef 100%)}.hero-v2 .hero-slide--growth{background:linear-gradient(125deg,#fff 0%,#f6ffff 52%,#d9f5f2 100%)}
.hero-v2 .hero-copy{position:relative;z-index:3}.hero-meta{display:flex;align-items:center;gap:14px;margin-bottom:22px}.hero-meta>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #9bd6d3;color:var(--teal-dark);font:700 11px Arial}.hero-v2 .kicker{margin:0}.hero-v2 h1,.hero-v2 .hero-title{font-size:clamp(44px,4.5vw,68px);line-height:1.22;max-width:760px;margin-bottom:22px}.hero-v2 .lead{max-width:650px;font-size:17px;line-height:1.9}.hero-v2 .actions{margin-top:28px}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:46px;color:#6c8f90;font:700 11px Arial;letter-spacing:1.4px;text-transform:uppercase}.hero-proof i{width:34px;height:2px;background:var(--teal)}
.hero-v2 .hero-visual{min-height:465px}.studio-board{width:96%;height:385px;border-radius:25px;background:#0b676d;box-shadow:0 35px 70px #075c6335;overflow:hidden;transform:rotate(-1.5deg);border:7px solid white}.studio-bar{height:43px;background:#effafa;display:flex;align-items:center;gap:7px;padding:0 15px}.studio-bar span{width:8px;height:8px;border-radius:50%;background:#48c8c5}.studio-bar span:nth-child(2){background:#f6ca6e}.studio-bar span:nth-child(3){background:#ff8c7f}.studio-bar b{margin-inline-start:auto;margin-inline-end:auto;padding:4px 42px;background:white;border-radius:20px;color:#83a1a2;font:500 10px Arial}.studio-content{height:calc(100% - 43px);padding:52px;background:radial-gradient(circle at 90% 15%,#52cec855 0 16%,transparent 17%),linear-gradient(145deg,#0b676d,#149aa0);color:white;position:relative}.studio-content small{font:700 10px Arial;letter-spacing:2px;color:#b9eeea}.studio-content strong{display:block;font:800 clamp(43px,5vw,72px)/.95 Arial;margin-top:27px;letter-spacing:-4px}.studio-content>div{position:absolute;bottom:36px;inset-inline-end:38px;display:flex;gap:9px}.studio-content i{display:block;width:42px;height:42px;border-radius:50%;background:#fff}.studio-content i:nth-child(2){background:#84e0d7}.studio-content i:nth-child(3){background:#f2d17e}.studio-phone{position:absolute;inset-inline-end:-12px;bottom:8px;width:135px;height:270px;padding:27px 13px 15px;border-radius:30px;border:8px solid #103e42;background:#f9ffff;box-shadow:0 28px 55px #075c6340;transform:rotate(4deg)}.studio-phone b{display:grid;place-items:center;height:72px;border-radius:14px;background:linear-gradient(145deg,#0d777c,#35c0bb);color:white;font:700 35px Arial}.studio-phone span{display:block;height:9px;margin-top:15px;border-radius:10px;background:#bcdedc}.studio-phone span:nth-of-type(2){width:62%}.studio-phone i{display:block;height:62px;margin-top:20px;border-radius:12px;background:#e4f6f3}
.device-scene{width:100%;height:425px;border:8px solid white;border-radius:28px;overflow:hidden;background:#17a2a8;box-shadow:0 35px 70px #075c6330;transform:rotate(1.5deg)}.device-scene img{width:100%;height:100%;object-fit:cover;display:block}.growth-orbit{width:390px;height:445px;border-radius:190px 190px 30px 30px;background:linear-gradient(160deg,#9ce5df,#1aa7a7);overflow:hidden;position:relative;box-shadow:0 35px 70px #075c6330}.growth-orbit:before{content:"";position:absolute;inset:24px;border:1px dashed #ffffffaa;border-radius:170px 170px 22px 22px}.growth-orbit img{position:absolute;height:96%;width:auto;left:50%;bottom:0;transform:translateX(-50%);z-index:1}.growth-card{position:absolute;inset-inline-start:-20px;top:35px;width:205px;padding:18px 20px 10px;border-radius:19px;background:#fff;box-shadow:0 20px 50px #075c632b;z-index:2}.growth-card span{font-size:11px;color:#739091}.growth-card b{display:block;font:800 29px Arial;color:var(--teal);margin:3px 0}.growth-card svg{display:block;width:100%;height:44px}.growth-card path{fill:none;stroke:#20aaa8;stroke-width:4;stroke-linecap:round}
.hero-badge{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid #d4ecea;border-radius:14px;background:#fffffff0;box-shadow:0 18px 45px #075c6326;color:#688788;font:600 11px Arial}.hero-badge b{color:var(--teal-dark);font-size:20px}.hero-badge i{width:10px;height:10px;border-radius:50%;background:#36c0b9;box-shadow:0 0 0 5px #36c0b922}.hero-badge--top{top:5px;inset-inline-end:-6px}.hero-badge--bottom{bottom:14px;inset-inline-start:-18px}
.hero-v2 .carousel-controls{bottom:48px;left:auto;right:max(52%,calc((100vw - 1400px)/2 + 46%));transform:none;padding:7px 10px;border:1px solid #d7eceb;box-shadow:0 14px 38px #075c6319}.hero-v2 .carousel-dots{gap:3px}.hero-v2 .carousel-dots button{width:38px;height:32px;border-radius:8px;background:transparent;color:#83a3a4}.hero-v2 .carousel-dots button span{display:block;font:700 10px Arial}.hero-v2 .carousel-dots button.is-active{width:38px;background:#e4f6f4;color:var(--teal-dark)}html[dir=rtl] .studio-board{transform:rotate(1.5deg)}
@media(max-width:1050px){.hero-v2 .hero-slide{grid-template-columns:1fr .82fr;gap:3%;padding-inline:45px}.hero-v2 .hero-visual{min-height:400px}.studio-board{height:330px}.studio-content{padding:42px 30px}.studio-phone{width:105px;height:215px}.growth-orbit{width:310px;height:380px}.hero-v2 .carousel-controls{right:50%;transform:translateX(50%)}}
@media(max-width:760px){.hero-v2{padding:10px;min-height:790px}.hero-v2 .hero-track{min-height:770px;border-radius:22px}.hero-v2 .hero-slide{grid-template-columns:1fr;padding:38px 24px 92px;gap:16px;align-content:start}.hero-v2 .hero-copy{min-height:390px}.hero-v2 h1,.hero-v2 .hero-title,html[lang=ar] .hero-v2 h1,html[lang=ar] .hero-v2 .hero-title{font-size:35px;line-height:1.38;letter-spacing:-.6px}.hero-v2 .lead{font-size:15px;line-height:1.8}.hero-v2 .actions{margin-top:22px}.hero-proof{display:none}.hero-v2 .hero-visual{min-height:250px}.studio-board{height:235px;border-width:5px}.studio-bar{height:31px}.studio-bar b{padding:3px 20px;font-size:8px}.studio-content{height:calc(100% - 31px);padding:27px}.studio-content strong{font-size:39px;letter-spacing:-2px;margin-top:15px}.studio-content>div{bottom:20px}.studio-content i{width:25px;height:25px}.studio-phone{width:77px;height:155px;border-width:5px;border-radius:19px;padding:16px 8px}.studio-phone b{height:42px;font-size:24px}.studio-phone span{height:6px;margin-top:9px}.studio-phone i{height:30px;margin-top:11px}.device-scene{height:240px;border-width:5px;border-radius:20px}.growth-orbit{width:225px;height:260px;border-radius:120px 120px 22px 22px}.growth-card{width:145px;padding:10px 12px 5px;top:12px;inset-inline-start:-6px}.growth-card b{font-size:22px}.growth-card svg{height:28px}.hero-badge{padding:7px 10px;font-size:9px}.hero-badge b{font-size:15px}.hero-badge--top{inset-inline-end:0}.hero-badge--bottom{inset-inline-start:0;bottom:0}.hero-v2 .carousel-controls{bottom:25px;right:50%;transform:translateX(50%)}.hero-v2 .carousel-arrow{display:none}.hero-v2 .carousel-dots button,.hero-v2 .carousel-dots button.is-active{width:34px}}

/* Premium header and hero v3 */
.site-header{height:auto;padding:0;background:#fff;color:var(--ink);display:block;box-shadow:0 1px 0 #dceceb;position:relative;z-index:50}.header-top{height:32px;padding:0 max(4%,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;background:#075f65;color:#cceeed;font:500 10px Arial,sans-serif;letter-spacing:.8px;text-transform:uppercase}.header-top a{color:#fff;letter-spacing:1.2px}.header-main{height:94px;padding:0 max(4%,calc((100vw - 1440px)/2));display:flex;align-items:center;gap:36px;background:#fffffff2;backdrop-filter:blur(18px)}.site-header .logo{width:190px;height:64px;border-radius:12px;background-position:center 58%;box-shadow:inset 0 0 0 1px #d6ebea}.site-header nav{gap:34px}.site-header nav a{color:#24484b;font-weight:700;font-size:14px;opacity:.78}.site-header nav a:after{height:3px;bottom:-15px;background:var(--teal);border-radius:5px}.site-header nav a:hover,.site-header nav a[aria-current]{color:#075f65;opacity:1}.header-actions{display:flex;align-items:center;gap:14px}.site-header .languages{padding:4px;border:1px solid #d9ebea;border-radius:10px;background:#f3fafa}.site-header .languages a{color:#537173}.site-header .languages a[aria-current]{color:white;background:#0a858a;border-color:#0a858a}.header-cta{height:46px;padding:0 18px;display:flex;align-items:center;gap:22px;border-radius:12px;background:#0b777d;color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 28px #08777d26;transition:.25s}.header-cta:hover{background:#064f54;transform:translateY(-2px)}.header-cta b{font:400 20px Arial}
.hero-v3{min-height:780px;padding:0 0 122px;background:linear-gradient(135deg,#f8ffff 0%,#eefbfa 50%,#def4f1 100%);overflow:hidden;position:relative}.hero-v3:before,.hero-v3:after{display:none}.hero-v3-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-v3-glow-a{width:520px;height:520px;top:-280px;right:-120px;background:#33bbb820}.hero-v3-glow-b{width:420px;height:420px;bottom:-250px;left:18%;border:75px solid #1aa9a814}.hero-v3 .hero-track{min-height:658px;max-width:1500px}.hero-v3 .hero-slide{padding:62px clamp(38px,5.4vw,84px) 96px;grid-template-columns:minmax(440px,.88fr) minmax(520px,1.12fr);gap:6%;background:transparent;opacity:0;visibility:hidden;transform:translateY(24px);clip-path:none;transition:opacity .75s ease,transform .75s ease,visibility 0s .75s;pointer-events:none}.hero-v3 .hero-slide.is-active{opacity:1;visibility:visible;transform:none;transition:opacity .75s ease,transform .75s ease;pointer-events:auto;z-index:2}.hero-v3 .hero-copy{z-index:4}.hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px;color:#0a7d82}.hero-eyebrow>span{font:800 11px Arial;letter-spacing:1px}.hero-eyebrow>i{width:42px;height:1px;background:#70c8c6}.hero-eyebrow>b{font-size:13px;letter-spacing:.3px}.hero-v3 h1,.hero-v3 .hero-title{font-size:clamp(47px,4.7vw,76px);line-height:1.18;letter-spacing:-2.5px;margin:0 0 23px;color:#0b3e42}.hero-v3 .lead{max-width:620px;font-size:17px;line-height:2;color:#587679}.hero-v3 .actions{margin-top:30px;gap:28px}.hero-primary{min-width:178px;padding:15px 22px;background:#0b8187;border-radius:13px;justify-content:space-between}.hero-primary b{font:400 22px Arial}.hero-watch{display:flex;align-items:center;gap:11px;color:#315d60;font-size:14px;font-weight:700}.hero-watch i{width:42px;height:42px;display:grid;place-items:center;border:1px solid #9dd5d3;border-radius:50%;font:normal 10px Arial;color:#0c878b;background:#fff;transition:.25s}.hero-watch:hover i{background:#0c878b;color:#fff;transform:scale(1.08)}.hero-assurance{display:flex;align-items:center;gap:10px;margin-top:42px;color:#739092;font-size:11px}.hero-assurance>span{color:#f3a766}.hero-assurance b{font-weight:600}.hero-assurance i{width:1px;height:16px;background:#bdd9d8;margin:0 5px}.hero-assurance strong{font:700 10px Arial;letter-spacing:1px}
.hero-v3 .hero-visual{min-height:470px;position:relative}.signature-frame{width:100%;height:462px;border-radius:80px 22px 80px 22px;overflow:hidden;background:#bfe9e7;box-shadow:0 35px 75px #075c6330;border:8px solid #fff;transform:rotate(-1deg)}html[dir=rtl] .signature-frame{transform:rotate(1deg)}.signature-frame img{width:100%;height:100%;object-fit:cover;object-position:42% center;display:block;transition:transform 7.6s ease}.hero-slide.is-active .signature-frame img{transform:scale(1.06)}.visual-label{position:absolute;z-index:4;display:flex;flex-direction:column;padding:13px 17px;border-radius:13px;background:#0a686ee8;color:#fff;box-shadow:0 15px 40px #05494d35;backdrop-filter:blur(10px)}.visual-label span{font:700 9px Arial;letter-spacing:1.5px;color:#9fe4df}.visual-label b{font:700 12px Arial;margin-top:2px}.visual-label--top{top:30px;inset-inline-start:-25px}.visual-score{position:absolute;z-index:4;right:-20px;bottom:42px;display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid #d5ecea;border-radius:18px;background:#ffffffed;box-shadow:0 20px 45px #075c6328}.visual-score strong{font:900 34px Arial;color:#087b80}.visual-score span{font-size:10px;color:#5d7b7d;line-height:1.5}.visual-chip{position:absolute;z-index:4;left:32px;bottom:-15px;display:flex;align-items:center;gap:10px;padding:11px 16px;border-radius:99px;background:#fff;box-shadow:0 16px 38px #075c6329;font:700 10px Arial;color:#547577}.visual-chip i{width:9px;height:9px;border-radius:50%;background:#f4a76c;box-shadow:0 0 0 5px #f4a76c22}
.portfolio-stage{width:100%;height:460px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 75% 15%,#ffb478 0 8%,transparent 8.5%),linear-gradient(145deg,#c7f0ec,#62c9c5);border-radius:30px 90px 30px 90px;box-shadow:0 35px 75px #075c6329;overflow:hidden}.portfolio-stage:before{content:"";position:absolute;width:340px;height:340px;border:1px solid #ffffffaa;border-radius:50%;left:-80px;bottom:-140px}.portfolio-browser{width:82%;height:340px;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 25px 60px #07545a40;transform:rotate(-2deg) translateX(-20px)}.portfolio-bar{height:34px;background:#eaf6f5;display:flex;align-items:center;gap:6px;padding:0 12px}.portfolio-bar i{width:7px;height:7px;border-radius:50%;background:#7dd4d0}.portfolio-bar i:nth-child(2){background:#f4ae73}.portfolio-bar i:nth-child(3){background:#0b7d83}.portfolio-bar span{margin:auto;font:8px Arial;color:#7a9597}.portfolio-screen{height:306px;padding:42px;background:linear-gradient(140deg,#075e65,#0ba0a6);color:#fff;position:relative}.portfolio-screen small{font:700 9px Arial;letter-spacing:2px;color:#a9e7e4}.portfolio-screen b{display:block;margin-top:25px;font:800 clamp(44px,4vw,65px)/.9 Arial;letter-spacing:-3px}.portfolio-screen em{position:absolute;bottom:25px;right:30px;font:normal 10px Arial;letter-spacing:2px}.portfolio-mobile{position:absolute;right:10px;bottom:24px;width:128px;height:260px;border:7px solid white;border-radius:26px;padding:28px 15px;background:linear-gradient(170deg,#fff 0 34%,#f1b079 34%);box-shadow:0 22px 55px #07545a42;transform:rotate(4deg);color:#0b5055}.portfolio-mobile span{font:700 8px Arial;letter-spacing:2px}.portfolio-mobile b{display:block;margin-top:25px;font:800 25px/1 Arial}.portfolio-mobile i{display:block;width:28px;height:28px;margin-top:45px;border-radius:50%;background:#0d8186}
.growth-scene{width:420px;height:455px;border-radius:220px 220px 30px 30px;overflow:hidden;position:relative;margin:auto;background:linear-gradient(160deg,#bceeea,#27aaa9);box-shadow:0 35px 75px #075c6329}.growth-scene:after{content:"";position:absolute;inset:24px;border:1px dashed #ffffffaa;border-radius:190px 190px 20px 20px}.growth-scene img{height:97%;width:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:2}.growth-backdrop{position:absolute;width:220px;height:220px;border-radius:50%;background:#fff2;top:30px;right:-50px}.growth-dashboard{position:absolute;z-index:4;top:36px;left:-25px;width:235px;padding:18px 20px 10px;border:1px solid #d6ecea;border-radius:20px;background:#fffffff2;box-shadow:0 22px 55px #07545a32}.growth-dashboard>span{font:700 8px Arial;letter-spacing:1.6px;color:#6f8c8e}.growth-dashboard>div{display:flex;align-items:end;gap:9px;margin-top:5px}.growth-dashboard strong{font:900 34px Arial;color:#09858a}.growth-dashboard small{font:10px Arial;color:#789193;margin-bottom:6px}.growth-dashboard svg{display:block;height:56px;width:100%}.growth-dashboard path{fill:none;stroke:#12a0a2;stroke-width:4;stroke-linecap:round}
.hero-v3-nav{position:absolute;z-index:7;left:50%;bottom:137px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #cae5e3;border-radius:99px;background:#ffffffdf;backdrop-filter:blur(14px);box-shadow:0 15px 40px #075c631d}.hero-counter{display:flex;align-items:center;gap:8px;padding:0 9px;direction:ltr;color:#7a9697;font:700 10px Arial}.hero-counter b{font-size:14px;color:#0a7479}.hero-counter i{width:30px;height:1px;background:#a8cecc}.hero-v3-nav .carousel-arrow,.hero-v3-nav .carousel-pause{width:34px;height:34px;font-size:14px}.hero-v3-nav .carousel-dots{display:none}.hero-services{position:absolute;z-index:6;bottom:0;inset-inline:0;height:104px;display:grid;grid-template-columns:repeat(4,1fr);background:#07666c;color:#fff}.hero-services a{padding:21px clamp(20px,3vw,48px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border-inline-end:1px solid #ffffff24;transition:.25s}.hero-services a:hover{background:#0d7c81}.hero-services span{font:700 9px Arial;color:#7ed5d1}.hero-services b{font-size:13px}.hero-services i{font:normal 18px Arial;color:#83d9d5;transition:.25s}.hero-services a:hover i{transform:translate(3px,-3px)}html[dir=rtl] .hero-services a:hover i{transform:translate(-3px,-3px)}
@media(max-width:1150px){.header-main{gap:20px}.site-header .logo{width:165px}.site-header nav{gap:19px}.header-cta{display:none}.hero-v3 .hero-slide{grid-template-columns:minmax(390px,.9fr) minmax(430px,1.1fr);gap:3%;padding-inline:4%}.hero-v3 h1,.hero-v3 .hero-title{font-size:53px}.signature-frame{height:420px}.portfolio-stage{height:430px}}
@media(max-width:760px){.header-top{display:none}.header-main{height:82px;padding:0 4%;gap:10px}.site-header .logo{width:142px;height:56px}.site-header .menu-toggle{display:flex;align-items:center;gap:7px;margin-inline-start:auto;background:#eff9f8;color:#075f65;border:1px solid #cce5e3;border-radius:10px;padding:8px 10px}.site-header .menu-toggle b{font:700 15px Arial}.site-header .header-actions{order:2}.site-header .languages{gap:0}.site-header .languages a{font-size:10px;padding:3px 5px}.site-header nav{top:82px;padding:22px 6%;background:#075f65}.site-header nav a{color:#fff;font-size:16px}.hero-v3{min-height:880px;padding-bottom:92px}.hero-v3 .hero-track{min-height:788px}.hero-v3 .hero-slide{grid-template-columns:1fr;padding:38px 20px 85px;gap:20px;align-content:start}.hero-v3 .hero-copy{min-height:400px}.hero-eyebrow{margin-bottom:16px}.hero-v3 h1,.hero-v3 .hero-title,html[lang=ar] .hero-v3 h1,html[lang=ar] .hero-v3 .hero-title{font-size:38px;line-height:1.3;letter-spacing:-1px;margin-bottom:16px}.hero-v3 .lead{font-size:15px;line-height:1.8}.hero-v3 .actions{margin-top:20px;gap:16px}.hero-primary{min-width:155px;padding:12px 17px}.hero-watch i{width:36px;height:36px}.hero-watch span{font-size:12px}.hero-assurance{margin-top:25px}.hero-v3 .hero-visual{min-height:270px}.signature-frame{height:270px;border-width:5px;border-radius:45px 15px 45px 15px}.visual-label--top{top:10px;inset-inline-start:-3px}.visual-score{right:-5px;bottom:20px;padding:9px 12px}.visual-score strong{font-size:23px}.visual-chip{left:10px;bottom:-12px;padding:8px 11px;font-size:8px}.portfolio-stage{height:275px;border-radius:20px 55px 20px 55px}.portfolio-browser{height:210px}.portfolio-bar{height:25px}.portfolio-screen{height:185px;padding:24px}.portfolio-screen b{font-size:38px}.portfolio-mobile{width:78px;height:165px;border-width:4px;padding:17px 8px;right:3px;bottom:12px}.portfolio-mobile b{font-size:16px;margin-top:16px}.portfolio-mobile i{margin-top:27px;width:20px;height:20px}.growth-scene{width:235px;height:270px}.growth-dashboard{width:150px;left:-4px;top:15px;padding:10px}.growth-dashboard strong{font-size:23px}.growth-dashboard svg{height:34px}.hero-v3-nav{bottom:105px}.hero-services{height:80px;grid-template-columns:repeat(2,1fr)}.hero-services a{padding:10px 14px}.hero-services a:nth-child(n+3){display:none}.hero-services b{font-size:11px}.hero-services i{font-size:14px}}

.hero-v3{overflow:clip}

/* Rich agency homepage v5 */
.page-home{background:#f7fbfc}.page-home .site-header{background:#062d3b;color:#fff;border:0;box-shadow:none}.page-home .header-top{display:none}.page-home .header-main{height:88px;background:#062d3bf2;border-bottom:1px solid #ffffff1f;backdrop-filter:blur(20px)}.page-home .site-header .logo{width:205px;height:66px;border:0;box-shadow:none;background-image:linear-gradient(#052b3970,#052b3970),url('./delta-logo.jpg');background-blend-mode:multiply}.page-home .site-header nav a{color:#d9f1f4;opacity:.9}.page-home .site-header nav a:after{background:#19d6e1}.page-home .site-header nav a:hover,.page-home .site-header nav a[aria-current]{color:#fff}.page-home .site-header .languages{background:#ffffff12;border-color:#ffffff28}.page-home .site-header .languages a{color:#d5edef}.page-home .header-cta{background:#18cad4;color:#042e3b;box-shadow:0 10px 28px #18cad43b}.page-home .header-cta:hover{background:#72edf0}
.hero-v4{height:690px;min-height:690px;padding:0;background:#052c39;overflow:clip;position:relative}.hero-v4:before,.hero-v4:after{display:none}.hero-v4 .hero-track{height:690px;min-height:690px;max-width:none}.hero-v4 .hero-slide{position:absolute;inset:0;padding:0 max(6%,calc((100vw - 1440px)/2));display:flex;align-items:center;background-image:var(--hero-bg);background-size:cover;background-position:center;opacity:0;visibility:hidden;transform:scale(1.03);transition:opacity .8s ease,transform 7.6s ease,visibility 0s .8s;pointer-events:none}.hero-v4 .hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);transition:opacity .8s ease,transform 7.6s ease;pointer-events:auto;z-index:2}.hero-v4-shade{position:absolute;inset:0;background:linear-gradient(90deg,#031f2ded 0%,#052b3aca 38%,#062f3b76 62%,#061f2c35 100%)}html[dir=rtl] .hero-v4-shade{background:linear-gradient(270deg,#031f2df2 0%,#052b3ad8 42%,#062f3b66 70%,#061f2c24 100%)}.hero-v4 .hero-copy{position:relative;z-index:3;width:min(620px,50%);color:#fff}.hero-v4-tag{display:flex;align-items:center;gap:12px;color:#75e6e8!important;font-size:13px;font-weight:700;margin-bottom:17px}.hero-v4-tag span{width:42px;height:2px;background:#21d6de}.hero-v4 h1,.hero-v4 .hero-title{font-size:clamp(46px,5.4vw,78px);line-height:1.18;letter-spacing:-2px;color:#fff;margin:0 0 18px;text-shadow:0 5px 35px #00151fa8}.hero-v4 h1::first-line,.hero-v4 .hero-title::first-line{color:#fff}.hero-v4 .lead{max-width:590px;font-size:18px;line-height:1.9;color:#c9e3e6}.hero-v4 .actions{margin-top:26px}.hero-v4 .button{background:#1ed3dc;color:#052d38;box-shadow:0 15px 38px #15c9d83d}.hero-v4 .button:hover{background:#87f3f3}.hero-outline{padding:12px 30px;border:1px solid #8bdfe3;border-radius:12px;color:#e9ffff;font-size:14px;transition:.25s}.hero-outline:hover{background:#ffffff15}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:560px;margin-top:35px;padding-top:24px;border-top:1px solid #ffffff2a}.hero-stats>div{padding-inline:22px;border-inline-end:1px solid #ffffff25}.hero-stats>div:first-child{padding-inline-start:0}.hero-stats>div:last-child{border:0}.hero-stats strong{display:block;font:800 26px Arial;color:#2ae0e5}.hero-stats span{display:block;color:#c6dcdf;font-size:11px}.hero-v4-caption{position:absolute;z-index:3;inset-inline-end:4%;top:45%;display:flex;flex-direction:column;gap:7px;color:#c8e6e8;font:700 10px Arial;letter-spacing:2px}.hero-v4-caption b{color:#27dce2}.hero-v4-controls{position:absolute;z-index:8;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #ffffff30;border-radius:99px;background:#042b38b8;backdrop-filter:blur(12px)}.hero-v4-controls>button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#d9fbfc;font-size:15px}.hero-v4-controls>button:hover{background:#ffffff14}.hero-v4-controls .carousel-dots{display:flex}.hero-v4-controls .carousel-dots button{width:29px;height:5px;border-radius:10px;background:#ffffff3b}.hero-v4-controls .carousel-dots button.is-active{width:52px;background:#24d9df}
.rich-section{max-width:1440px;margin:auto;padding:82px max(4%,48px)}.rich-heading{max-width:760px;margin:0 auto 42px;text-align:center}.rich-heading>span,.consult-card>div>span,.rich-cta span{display:block;color:#079eaa;font-size:13px;font-weight:800;margin-bottom:8px}.rich-heading h2,.consult-faq h2{font-size:clamp(30px,3.4vw,49px);line-height:1.35;margin-bottom:9px;color:#062f3d}.rich-heading p{max-width:720px;margin:auto;font-size:15px}.rich-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.rich-service-card{min-height:245px;padding:24px 19px;border:1px solid #dcebed;border-radius:14px;background:#fff;position:relative;box-shadow:0 12px 38px #063c4d0a;transition:.3s}.rich-service-card:hover{transform:translateY(-8px);border-color:#50ced3;box-shadow:0 20px 55px #063c4d1b}.rich-service-card>i{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 19px;border-radius:50%;background:#e6f8f9;color:#058a94;font:normal 25px Arial}.rich-service-card>span{position:absolute;top:17px;inset-inline-start:17px;color:#a2bec0;font:700 9px Arial}.rich-service-card h3{text-align:center;font-size:17px;margin-bottom:8px;color:#063747}.rich-service-card p{text-align:center;font-size:12px;line-height:1.7}.rich-service-card>b{position:absolute;bottom:18px;inset-inline:18px;text-align:center;padding-top:11px;border-top:1px solid #e5eff0;color:#078c96;font-size:11px}
.rich-work{max-width:none;background:linear-gradient(180deg,#eff9fa,#f9fcfd);padding-inline:max(4%,calc((100vw - 1325px)/2))}.rich-heading.row{max-width:none;display:flex;align-items:end;justify-content:space-between;text-align:start}.rich-heading.row>div{max-width:720px}.rich-heading.row p{margin:0}.rich-heading.row>a{padding:11px 20px;border:1px solid #35b9c0;border-radius:99px;color:#07808a;font-size:12px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-grid article{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 16px 45px #06374613;transition:.3s}.project-grid article:hover{transform:translateY(-7px);box-shadow:0 22px 60px #06374625}.project-grid img{display:block;width:100%;height:255px;object-fit:cover}.project-grid article>div{position:relative;padding:18px 21px}.project-grid article span{font-size:11px;color:#6b8587}.project-grid article h3{margin:4px 0 0;font:800 20px Arial;color:#063746}.project-grid article a{position:absolute;inset-inline-end:19px;top:20px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dff6f6;color:#058b94}
.rich-process .rich-heading{margin-bottom:50px}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.process-line:before{content:"";position:absolute;top:44px;left:12%;right:12%;height:1px;background:#b7dadd}.process-line article{text-align:center;padding:0 25px;position:relative}.process-line article>i{position:absolute;top:-10px;inset-inline-end:18%;color:#079ca6;font:700 11px Arial}.process-icon{position:relative;z-index:2;width:88px;height:88px;display:grid;place-items:center;margin:auto;border:8px solid #e2f5f5;border-radius:50%;background:#087484;color:#fff;font:normal 29px Arial;box-shadow:0 14px 32px #07677726}.process-line h3{font-size:18px;margin:18px 0 4px}.process-line p{font-size:12px;line-height:1.7}
.trust-band{display:grid;grid-template-columns:1fr 1fr;background:#053446;color:#fff;padding:48px max(5%,calc((100vw - 1325px)/2));gap:6%}.testimonial-card{min-height:220px;padding:18px;border:1px solid #ffffff1f;border-radius:17px;background:#07465a;display:grid;grid-template-columns:155px 1fr;gap:23px;align-items:center}.testimonial-card img{width:155px;height:185px;object-fit:cover;object-position:top;border-radius:12px;background:#c8edf0}.testimonial-card>div>span{display:block;color:#28dbe1;font:900 42px/1 Arial}.testimonial-card p{color:#d2e8ea;font-size:14px;line-height:1.85;margin:2px 0 12px}.testimonial-card b{display:block;font-size:13px}.testimonial-card small{color:#8fbbc0;font-size:10px}.trust-numbers{display:flex;flex-direction:column;justify-content:center}.trust-numbers h2{color:#fff;font-size:30px}.trust-numbers>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px}.trust-numbers p{text-align:center;border-inline-end:1px solid #ffffff25;margin:0}.trust-numbers p:last-child{border:0}.trust-numbers strong{display:block;font:800 31px Arial;color:#25d7dd}.trust-numbers span{font-size:11px;color:#c0dadd}
.consult-faq{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.consult-card{min-height:380px;border-radius:18px;background:linear-gradient(120deg,#e7f8f9,#fff);overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;border:1px solid #d5e9eb}.consult-card>div:first-child{padding:42px 35px;display:flex;flex-direction:column;justify-content:center}.consult-card h2{font-size:34px;margin-bottom:8px}.consult-card p{font-size:14px}.consult-card .button{align-self:flex-start;margin-top:18px}.consult-photo{background:linear-gradient(90deg,#ffffff00,#ffffff1c),url('./hero-night.webp') 43% center/cover no-repeat}.rich-faq{padding:15px 5px}.rich-faq h2{font-size:31px}.rich-faq details{padding:17px 0}.rich-faq summary{font-size:15px;font-weight:700}.rich-faq details p{font-size:13px;line-height:1.8}.rich-cta{margin:0;min-height:315px;padding:62px max(6%,calc((100vw - 1320px)/2));display:flex;align-items:center;background:linear-gradient(90deg,#043246ee,#043246a8),url('./hero-night.webp') center 58%/cover;color:#fff}.rich-cta>div{max-width:720px}.rich-cta span{color:#23d9df}.rich-cta h2{font-size:clamp(32px,4.2vw,56px);color:#fff;margin-bottom:8px}.rich-cta p{color:#c6dfe2;max-width:620px}.rich-cta .button{margin-top:17px;background:#1dd2da;color:#052f3b} .page-home footer{margin-top:0}
@media(max-width:1150px){.rich-service-grid{grid-template-columns:repeat(3,1fr)}.hero-v4 .hero-copy{width:58%}.project-grid img{height:220px}.process-line article{padding-inline:12px}}
@media(max-width:760px){.page-home .header-main{height:76px}.page-home .site-header .logo{width:145px;height:54px}.page-home .site-header .menu-toggle{background:#ffffff12;color:#fff;border-color:#ffffff2b}.page-home .site-header nav{top:76px}.hero-v4,.hero-v4 .hero-track{height:720px;min-height:720px}.hero-v4 .hero-slide{padding:38px 22px 85px;align-items:flex-start;background-position:58% center}.hero-v4-shade,html[dir=rtl] .hero-v4-shade{background:linear-gradient(180deg,#052a38e8 0%,#052b3ae3 56%,#052938c9 100%)}.hero-v4 .hero-copy{width:100%;padding-top:15px}.hero-v4 h1,.hero-v4 .hero-title,html[lang=ar] .hero-v4 h1,html[lang=ar] .hero-v4 .hero-title{font-size:39px;line-height:1.3;letter-spacing:-1px}.hero-v4 .lead{font-size:15px;line-height:1.8}.hero-v4 .actions{gap:11px}.hero-v4 .button,.hero-outline{padding:11px 15px;font-size:12px}.hero-stats{margin-top:28px}.hero-stats>div{padding-inline:10px}.hero-stats strong{font-size:22px}.hero-stats span{font-size:9px}.hero-v4-caption{display:none}.hero-v4-controls{bottom:18px}.rich-section{padding:58px 20px}.rich-heading{margin-bottom:28px}.rich-heading h2,.consult-faq h2{font-size:31px}.rich-service-grid{grid-template-columns:repeat(2,1fr);gap:10px}.rich-service-card{min-height:225px;padding:20px 12px}.rich-service-card>i{width:46px;height:46px;font-size:21px}.rich-service-card h3{font-size:15px}.rich-heading.row{display:block}.rich-heading.row>a{display:inline-block;margin-top:15px}.project-grid{grid-template-columns:1fr;gap:15px}.project-grid img{height:230px}.process-line{grid-template-columns:1fr 1fr;gap:35px 8px}.process-line:before{display:none}.process-icon{width:70px;height:70px;font-size:23px}.process-line article{padding:0 8px}.process-line article>i{inset-inline-end:12%}.trust-band{grid-template-columns:1fr;padding:35px 20px;gap:32px}.testimonial-card{grid-template-columns:100px 1fr}.testimonial-card img{width:100px;height:155px}.trust-numbers h2{font-size:25px}.trust-numbers strong{font-size:25px}.consult-faq{grid-template-columns:1fr;padding:50px 20px}.consult-card{grid-template-columns:1fr;min-height:auto}.consult-card>div:first-child{padding:32px 25px}.consult-photo{height:210px}.rich-cta{min-height:330px;padding:45px 22px;background:linear-gradient(90deg,#043246ed,#043246b8),url('./hero-night.webp') 60% center/cover}.rich-cta h2{font-size:34px}}


/* Premium transparent header and cinematic hero v7 */
.logo.logo-v2{width:205px;height:64px;padding:0;display:flex;align-items:center;gap:10px;background:none!important;border:0!important;border-radius:0;box-shadow:none!important;color:#fff;font-size:initial;overflow:visible;font-family:Arial,sans-serif;direction:ltr}
.logo.logo-v2>*{display:block}.brand-symbol{width:55px;height:50px;flex:0 0 auto}.brand-symbol svg{display:block;width:100%;height:100%;overflow:visible}.brand-symbol path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.brand-symbol .brand-wave{stroke:#20dbe5;stroke-width:3}.brand-copy{line-height:1;text-align:left}.brand-copy strong{display:block;color:currentColor;font-size:26px;letter-spacing:.8px;font-weight:800}.brand-copy small{display:block;margin-top:5px;color:#9fd7dc;font-size:10px;letter-spacing:2.5px;font-weight:600}
.page-home .site-header{position:absolute;inset:0 0 auto;z-index:40;background:transparent}.page-home .header-main{direction:ltr;height:96px;padding-inline:max(4%,calc((100vw - 1440px)/2));background:linear-gradient(180deg,#031d29ed,#032531c9);border-bottom:1px solid #ffffff2b;box-shadow:0 14px 45px #00131f25}.page-home .site-header .logo{width:205px;height:64px;background:none}.page-home .site-header nav{direction:ltr;gap:38px}.page-home html[dir=rtl] .site-header nav,html[dir=rtl] .page-home .site-header nav{direction:rtl}.page-home .site-header nav a{font-size:14px;font-weight:700}.page-home .header-actions{direction:ltr}.page-home .languages{order:1}.page-home .header-cta{order:2;min-width:154px;justify-content:space-between;border-radius:99px;padding-inline:21px;background:#22d8e1}.page-home .header-cta span{direction:rtl}.page-home .header-cta b{font-size:17px}
.hero-v4,.hero-v4 .hero-track{height:760px;min-height:760px}.hero-v4 .hero-slide{padding:0;background-position:center center;background-color:#032735;transform:scale(1.045)}.hero-v4 .hero-slide.is-active{transform:scale(1)}.hero-v4-shade,html[dir=rtl] .hero-v4-shade{background:linear-gradient(90deg,#021b27f7 0%,#032b3ae9 28%,#043445a8 51%,#042b3842 72%,#03202b26 100%)}.hero-v4 .hero-copy{position:absolute;left:max(5%,calc((100vw - 1440px)/2));top:154px;width:min(590px,43vw);padding:28px 34px 30px;border:1px solid #ffffff1a;border-radius:22px;background:linear-gradient(135deg,#032735b8,#0327356b);box-shadow:0 28px 80px #00162038;backdrop-filter:blur(5px)}html[dir=rtl] .hero-v4 .hero-copy{direction:rtl;text-align:right}.hero-v4-tag{margin-bottom:13px}.hero-v4 h1,.hero-v4 .hero-title,html[lang=ar] .hero-v4 h1,html[lang=ar] .hero-v4 .hero-title{font-size:clamp(45px,4.35vw,65px);line-height:1.3;letter-spacing:-1.4px;margin-bottom:14px}.hero-v4 .lead{font-size:16px;line-height:1.9;max-width:545px}.hero-v4 .actions{margin-top:20px;gap:14px}.hero-v4 .button,.hero-outline{border-radius:99px;padding:11px 22px}.hero-stats{margin-top:24px;padding-top:19px}.hero-v4-caption{display:none}.hero-v4-controls{bottom:25px;background:#022b3bd6;border-color:#77dfe450;box-shadow:0 18px 50px #00192366}
@media(max-width:1150px){.page-home .site-header nav{gap:20px}.page-home .header-cta{display:flex}.hero-v4 .hero-copy{width:53vw}.logo.logo-v2{width:175px}.brand-copy strong{font-size:23px}.brand-copy small{letter-spacing:1.8px}}
@media(max-width:900px){.page-home .header-cta{display:none}.page-home .site-header nav{gap:16px}.hero-v4 .hero-copy{width:58vw}}
@media(max-width:760px){.page-home .header-main{height:78px;padding:0 15px;gap:8px}.page-home .site-header .logo,.logo.logo-v2{width:150px;height:54px}.brand-symbol{width:43px;height:42px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px;letter-spacing:1.4px}.page-home .site-header .menu-toggle{order:2;margin-left:auto;margin-inline-start:auto;padding:7px 9px}.page-home .header-actions{order:3}.page-home .languages{padding:3px}.page-home .site-header nav{top:78px;direction:rtl!important}.hero-v4,.hero-v4 .hero-track{height:760px;min-height:760px}.hero-v4 .hero-slide{background-position:67% center}.hero-v4-shade,html[dir=rtl] .hero-v4-shade{background:linear-gradient(180deg,#022430f2 0%,#032c3bd9 50%,#032634e9 100%)}.hero-v4 .hero-copy{left:18px;right:18px;top:108px;width:auto;padding:23px 20px 24px;border-radius:18px;background:#032b38a8}.hero-v4 h1,.hero-v4 .hero-title,html[lang=ar] .hero-v4 h1,html[lang=ar] .hero-v4 .hero-title{font-size:36px;line-height:1.35}.hero-v4 .lead{font-size:14px;line-height:1.75}.hero-v4 .actions{gap:8px}.hero-v4 .button,.hero-outline{padding:10px 14px;font-size:11px}.hero-stats{margin-top:20px}.hero-v4-controls{bottom:18px}}

/* CMS, official logo and inner header v8 */
.site-header{background:#052f3e;color:#fff;box-shadow:0 8px 30px #052f3e1f}.site-header .header-main{background:#052f3ef5;border-bottom:1px solid #ffffff1d}.site-header nav a{color:#dff5f6;opacity:.9}.site-header nav a:hover,.site-header nav a[aria-current]{color:#fff}.site-header .languages{background:#ffffff10;border-color:#ffffff25}.site-header .languages a{color:#d8eff1}.site-header .menu-toggle{background:#ffffff12;color:#fff;border-color:#ffffff29}.logo.logo-v2{width:210px;height:66px;padding:4px 0;background:none!important}.logo.logo-v2>*{display:block}.logo.logo-v2 .brand-logo-img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.page-home .site-header .logo{width:210px;height:66px}.footer-top .logo.logo-v2{width:230px;height:84px}.footer-top .logo.logo-v2 .brand-logo-img{object-position:right center}
.client-logos{padding:68px 0;background:#fff;border-top:1px solid #e1edef;border-bottom:1px solid #e1edef;overflow:hidden}.client-logos-heading{text-align:center;margin-bottom:28px;padding:0 18px}.client-logos-heading span{color:#079eaa;font-size:12px;font-weight:800}.client-logos-heading h2{font-size:31px;margin:5px 0;color:#063746}.client-logos-viewport{width:100%;overflow:hidden;direction:ltr;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.client-logos-track{display:flex;width:max-content;animation:client-logos-marquee 52s linear infinite;will-change:transform}.client-logos-viewport:hover .client-logos-track{animation-play-state:paused}.client-logos-set{display:flex;align-items:center;gap:28px;padding:10px 14px;flex:none}.client-logos-set a{--logo-scale:1;width:196px;height:112px;padding:9px;display:grid;place-items:center;overflow:visible;border:0;background:transparent;transition:.25s;flex:none}.client-logos-set a:hover{transform:translateY(-4px)}.client-logos-set img{display:block;width:100%;height:100%;object-fit:contain;filter:none;opacity:1;transition:.25s}.client-logos-set a:hover img{filter:saturate(1.08)}@keyframes client-logos-marquee{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.client-logos-track{animation-play-state:paused}}
@media(max-width:760px){.site-header .header-main{background:#052f3e}.site-header nav{background:#052f3e}.logo.logo-v2,.page-home .site-header .logo{width:145px;height:54px}.footer-top .logo.logo-v2{width:200px;height:72px}.client-logos{padding:48px 0}.client-logos-heading{margin-bottom:22px}.client-logos-heading h2{font-size:27px}.client-logos-set{gap:18px;padding:8px 9px}.client-logos-set a{width:162px;height:98px;padding:7px}.client-logos-track{animation-duration:44s}.client-logos-viewport{-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}}

.brand-panel{background:#063746 url('./delta-logo-white.png') center/82% auto no-repeat}

/* Unified brand palette v9 */
:root{--brand-navy:#052f3e;--brand-deep:#032632;--brand-mid:#074653;--brand-cyan:#20d3dc;--brand-soft:#d7f2f3}
.site-header{background:var(--brand-navy);border:0;box-shadow:0 12px 35px #021c282b}
.header-top{background:var(--brand-mid);color:#c9ebed;border-bottom:1px solid #ffffff16}
.site-header .header-main{background:linear-gradient(110deg,var(--brand-navy),#063846);border-bottom:1px solid #ffffff1e;box-shadow:none}
.site-header nav a:after{background:var(--brand-cyan)}
.site-header .languages a[aria-current]{background:var(--brand-cyan);border-color:var(--brand-cyan);color:var(--brand-deep)}
.header-cta,.page-home .header-cta{background:var(--brand-cyan);color:var(--brand-deep);box-shadow:0 12px 30px #20d3dc2f}
.header-cta:hover,.page-home .header-cta:hover{background:#72edf0;color:var(--brand-deep)}
.page-home .header-main{background:linear-gradient(180deg,#032631f5,#052f3ee8);border-bottom-color:#ffffff20}
.cta{background:linear-gradient(120deg,var(--brand-navy),#08717b)}
footer{background:linear-gradient(145deg,var(--brand-navy),var(--brand-deep));border-top:3px solid var(--brand-cyan);color:#fff}
.footer-top p{color:#bcdadd}.footer-top>div>a:not(.logo){color:#c9e3e5}.footer-top>div>a:hover{color:#fff}
.footer-bottom{border-top-color:#ffffff24;color:#9fc4c8}
@media(max-width:760px){.site-header .header-main,.site-header nav{background:var(--brand-navy)}.header-top{background:var(--brand-mid)}}

/* Rich experience v10 */
.promise-strip{position:relative;z-index:5;max-width:1360px;margin:-32px auto 0;padding:28px 34px;display:grid;grid-template-columns:.8fr 2fr;gap:38px;align-items:center;background:#fff;border:1px solid #dcebed;border-radius:22px;box-shadow:0 22px 65px #052f3e17}
.promise-intro{padding-inline-end:30px;border-inline-end:1px solid #dcebed}.promise-intro>span,.impact-copy>span,.technology-band>div>span,.rich-faq>span,.trust-numbers>span{display:block;color:#11aeba;font-size:11px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.promise-intro h2{font-size:25px;line-height:1.45;margin:4px 0 5px}.promise-intro p{font-size:12px;line-height:1.65;margin:0}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.promise-grid article{min-height:98px;padding:14px 12px;display:flex;gap:12px;align-items:flex-start;border-radius:14px;transition:.25s}.promise-grid article:hover{background:#f0f9fa;transform:translateY(-3px)}.promise-grid i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#e3f7f8;color:#078d98;font:normal 17px Arial}.promise-grid h3{font-size:14px;margin:0 0 3px}.promise-grid p{font-size:10px;line-height:1.55;margin:0}
.rich-services{padding-top:105px}.rich-heading h2{max-width:800px;margin-inline:auto}.rich-service-grid{grid-template-columns:repeat(3,1fr);gap:18px}.rich-service-card{min-height:315px;padding:25px;border-radius:20px;background:linear-gradient(155deg,#fff 65%,#f0f9fa);box-shadow:0 16px 48px #052f3e0d}.rich-service-card:nth-child(2),.rich-service-card:nth-child(5){transform:translateY(18px)}.rich-service-card:nth-child(2):hover,.rich-service-card:nth-child(5):hover{transform:translateY(10px)}.service-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.service-card-top>i{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#e1f7f8;color:#078d98;font:normal 26px Arial}.service-card-top>span{font:800 12px Arial;color:#9db8bb}.rich-service-card h3{text-align:start;font-size:20px}.rich-service-card p{text-align:start;font-size:13px;min-height:45px}.service-tags{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0 22px}.service-tags em{padding:5px 9px;border:1px solid #d5e9eb;border-radius:99px;color:#628083;background:#fff;font:normal 9px Arial}.rich-service-card>b{position:static;display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid #e0edef;text-align:start}.rich-service-card>b u{text-decoration:none;font:400 20px Arial}
.rich-work{padding-top:110px;padding-bottom:105px;background:radial-gradient(circle at 12% 16%,#c8eef036,transparent 26%),linear-gradient(180deg,#eff8fa,#fff)}.project-grid{gap:26px}.project-card{border:1px solid #deebed;border-radius:22px!important}.project-card>.project-media{position:relative;padding:0;overflow:hidden}.project-card>.project-media:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#032b3985)}.project-card>.project-media span{position:absolute;z-index:2;top:16px;inset-inline-start:16px;width:37px;height:37px;display:grid;place-items:center;border:1px solid #ffffff61;border-radius:50%;background:#043445a8;color:#fff;font:700 11px Arial;backdrop-filter:blur(7px)}.project-card img{height:310px;transition:transform .8s}.project-card:hover img{transform:scale(1.045)}.project-card>div:last-child{padding:21px 23px 23px}.project-card small{color:#789396;font-size:11px}.project-card>div:last-child p{margin:8px 0 0;color:#0b8f99;font-size:11px;font-weight:700}.project-card>div:last-child a{top:auto;bottom:24px;width:42px;height:42px;background:#073d4b;color:#fff}.project-card>div:last-child a:hover{background:#20d3dc;color:#032632}
.impact-section{max-width:1360px;margin:90px auto;padding:74px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:center;border-radius:30px;background:linear-gradient(135deg,#042f3f,#063f4e);color:#fff;box-shadow:0 30px 90px #052f3e25;overflow:hidden}.impact-copy h2{font-size:clamp(34px,4vw,56px);color:#fff;margin:10px 0 17px}.impact-copy p{color:#bdd8dc;font-size:15px}.impact-copy>a{display:inline-flex;margin-top:18px;padding:10px 0;border-bottom:1px solid #41dbe2;color:#54e3e9;font-size:13px}.impact-board{position:relative;min-height:420px;padding-inline-start:150px;display:flex;flex-direction:column;justify-content:center;gap:12px}.impact-board:before{content:"";position:absolute;inset:0;border:1px solid #ffffff17;border-radius:26px;background:linear-gradient(145deg,#ffffff0c,#ffffff03)}.impact-orbit{position:absolute;z-index:2;inset-inline-start:-8px;top:50%;width:190px;height:190px;display:grid;place-items:center;transform:translateY(-50%);border:1px dashed #46dce38f;border-radius:50%;background:#052b38;box-shadow:0 0 0 25px #ffffff08}.impact-orbit:before{content:"";position:absolute;inset:25px;border:1px solid #ffffff2d;border-radius:50%}.impact-orbit b{font:900 25px Arial;letter-spacing:2px}.impact-orbit span{position:absolute;bottom:38px;color:#3bd8df;font:700 12px Arial}.impact-board article{position:relative;z-index:2;padding:18px 20px;display:flex;gap:17px;border:1px solid #ffffff14;border-radius:15px;background:#ffffff0a;transition:.25s}.impact-board article:hover{transform:translateX(-5px);background:#ffffff11}.impact-board article>i{color:#31d7df;font:normal 11px Arial}.impact-board h3{color:#fff;font-size:17px;margin:0 0 2px}.impact-board p{color:#aacbd0;font-size:11px;margin:0}
.rich-process{padding-top:100px;padding-bottom:100px}.process-line article{padding-inline:32px}.process-icon{transition:.3s}.process-line article:hover .process-icon{transform:translateY(-8px) rotate(5deg);background:#0aa7b2}.process-line h3{font-size:19px}.process-line p{font-size:13px}
.technology-band{padding:54px max(5%,calc((100vw - 1360px)/2));display:grid;grid-template-columns:.8fr 2fr;gap:50px;align-items:center;background:#f1f8f9;border-block:1px solid #dcebed}.technology-band h2{font-size:25px;margin:5px 0 0}.technology-track{display:flex;flex-wrap:wrap;gap:10px}.technology-track b{padding:13px 17px;border:1px solid #d2e4e6;border-radius:12px;background:#fff;color:#31575c;font:700 12px Arial;box-shadow:0 7px 20px #052f3e08;transition:.25s}.technology-track b:hover{transform:translateY(-4px);border-color:#44cbd2;color:#078c96}
.trust-band{padding-block:70px}.trust-numbers>span{color:#38d8df}.trust-numbers h2{margin:8px 0 2px}.testimonial-card{box-shadow:0 20px 55px #001d2833}.consult-faq{padding-block:95px}.rich-faq>span{margin-bottom:8px}.rich-faq details{transition:.25s}.rich-faq details[open]{padding-inline:18px;background:#f4fafb;border-radius:12px}.rich-cta{min-height:390px}.rich-cta h2{max-width:850px}
body:not(.page-home) main{background:linear-gradient(180deg,#f7fbfc,#fff 38%)}body:not(.page-home) .page-hero{position:relative;max-width:none;min-height:390px;padding:95px max(6%,calc((100vw - 1320px)/2)) 75px;background:radial-gradient(circle at 82% 18%,#56d8da30,transparent 26%),linear-gradient(135deg,#f4fbfc,#fff);overflow:hidden}body:not(.page-home) .page-hero:after{content:"DELTA";position:absolute;inset-inline-end:4%;bottom:-70px;color:#07374608;font:900 180px/1 Arial;letter-spacing:-10px;pointer-events:none}body:not(.page-home) .page-hero>*{position:relative;z-index:1}body:not(.page-home) .page-hero h1{font-size:clamp(48px,5vw,74px);max-width:970px}.detail-grid{margin:30px auto 80px;max-width:1320px;padding:60px;border:1px solid #d9eaec;border-radius:27px;background:linear-gradient(135deg,#eaf8f9,#fff);box-shadow:0 22px 60px #052f3e0c}.deliverables li{transition:.25s}.deliverables li:hover{padding-inline-start:12px;color:#078c96}.page-services .cards{gap:22px}.page-services .service-card{min-height:290px;padding:34px;border-radius:22px}.page-about .about-grid,.page-contact .contact-grid{padding-top:35px}
@media(max-width:1050px){.promise-strip{margin-inline:3%;grid-template-columns:1fr}.promise-intro{padding:0 0 20px;border-inline-end:0;border-bottom:1px solid #dcebed}.rich-service-grid{grid-template-columns:repeat(2,1fr)}.impact-section{margin-inline:4%;padding:55px 42px}.impact-board{padding-inline-start:115px}.impact-orbit{width:150px;height:150px}.technology-band{grid-template-columns:1fr}.project-card img{height:260px}}
@media(max-width:760px){.promise-strip{margin:-14px 14px 0;padding:24px 18px;border-radius:17px}.promise-grid{grid-template-columns:1fr 1fr}.promise-grid article{display:block;padding:12px 9px}.promise-grid i{margin-bottom:10px}.promise-intro h2{font-size:22px}.rich-services{padding-top:75px}.rich-service-grid{grid-template-columns:1fr}.rich-service-card,.rich-service-card:nth-child(2),.rich-service-card:nth-child(5){min-height:285px;transform:none}.rich-service-card:nth-child(2):hover,.rich-service-card:nth-child(5):hover{transform:translateY(-8px)}.project-card img{height:240px}.impact-section{margin:55px 14px;padding:40px 22px;grid-template-columns:1fr;gap:35px}.impact-copy h2{font-size:34px}.impact-board{min-height:auto;padding:145px 0 0}.impact-orbit{top:0;left:50%;inset-inline-start:auto;transform:translateX(-50%);width:120px;height:120px}.impact-orbit span{bottom:20px}.impact-board:before{display:none}.impact-board article{padding:15px}.technology-band{padding:40px 20px;gap:25px}.technology-track{gap:7px}.technology-track b{padding:10px 12px;font-size:10px}.trust-band{padding-block:45px}.detail-grid{margin:10px 15px 55px;padding:32px 22px}.rich-cta{min-height:360px}body:not(.page-home) .page-hero{min-height:330px;padding:65px 22px 55px}body:not(.page-home) .page-hero h1{font-size:42px}body:not(.page-home) .page-hero:after{font-size:100px;bottom:-35px}}

/* Complete service pages v11 */
.service-rich-hero{min-height:610px;display:flex;flex-direction:column;justify-content:center;padding-bottom:92px;background:radial-gradient(circle at 18% 20%,rgba(28,213,222,.14),transparent 30%),linear-gradient(145deg,#f7fcfd 0%,#fff 70%);position:relative;overflow:hidden}.service-rich-hero:after{content:"DELTA";position:absolute;inset:auto 5% -8%;font-size:clamp(7rem,18vw,17rem);font-weight:900;line-height:.8;color:rgba(5,75,87,.035);pointer-events:none}.service-rich-hero h1{max-width:1000px}.service-rich-hero .lead{max-width:820px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.9}.service-hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.service-hero-actions>span{font-size:.77rem;letter-spacing:.17em;color:var(--muted);font-weight:800}
.service-overview{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,8vw,120px);align-items:start;padding-top:100px;padding-bottom:100px}.service-overview h2{font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.15;margin:.55rem 0 0}.service-overview>p{font-size:1.18rem;line-height:2;color:#49696e;margin:6px 0 0;border-inline-start:2px solid var(--cyan);padding-inline-start:34px}
.service-scope{background:linear-gradient(180deg,#f7fcfd,#eef9fa);max-width:none;padding-inline:max(4vw,calc((100vw - 1180px)/2))}.scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.scope-grid article{min-height:210px;background:#fff;border:1px solid #dcecee;border-radius:24px;padding:28px;position:relative;transition:.35s ease;box-shadow:0 12px 35px rgba(7,65,75,.05)}.scope-grid article:hover{transform:translateY(-7px);border-color:rgba(22,196,207,.55);box-shadow:0 22px 48px rgba(7,65,75,.1)}.scope-grid span{font-size:.72rem;font-weight:800;color:#89a8ad}.scope-grid i{position:absolute;inset-inline-end:24px;top:22px;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e7fbfc;color:#078b99;font-style:normal;font-size:1.15rem}.scope-grid h3{font-size:1.22rem;line-height:1.5;margin:82px 0 0;color:#0a4a55}
.service-results{background:linear-gradient(135deg,#043d49,#075a68);padding:90px max(4vw,calc((100vw - 1180px)/2));color:#fff;position:relative;overflow:hidden}.service-results:before{content:"";position:absolute;width:450px;height:450px;border:1px solid rgba(35,218,226,.15);border-radius:50%;inset:-210px auto auto -100px;box-shadow:0 0 0 70px rgba(35,218,226,.035)}.section-heading.light h2,.section-heading.light .kicker{color:#fff}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.15);margin-top:45px;border-radius:24px;overflow:hidden}.result-grid article{background:rgba(3,53,63,.72);padding:38px;min-height:170px}.result-grid strong{font-size:.72rem;color:#2fe1e7;letter-spacing:.15em}.result-grid h3{font-size:1.35rem;line-height:1.55;margin:35px 0 0;color:#fff}.service-process article{min-height:220px}.service-process article p{line-height:1.8}
.service-tools{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center;border-block:1px solid #dcebed}.service-tools h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.25;margin:.6rem 0 0}.service-tool-list{display:flex;flex-wrap:wrap;gap:12px}.service-tool-list b{padding:13px 18px;border:1px solid #cce4e7;border-radius:100px;background:#fff;color:#15545f;font-size:.8rem;box-shadow:0 8px 20px rgba(6,60,70,.05)}
.service-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(40px,8vw,110px);align-items:start;background:#f5fbfc;border-radius:34px;margin-block:70px}.service-faq h2{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.2}.service-faq .rich-faq{width:100%}.service-faq details{background:#fff}.related-services>.section-heading{margin-bottom:38px}.service-rich-cta p{max-width:660px;margin:12px auto 28px;color:rgba(255,255,255,.76);font-size:1.05rem;line-height:1.8}
@media(max-width:900px){.service-overview,.service-tools,.service-faq{grid-template-columns:1fr;gap:30px}.scope-grid{grid-template-columns:repeat(2,1fr)}.service-overview>p{padding-inline-start:22px}.service-faq{margin-inline:20px}.result-grid{grid-template-columns:1fr}.result-grid article{min-height:auto}.service-rich-hero{min-height:540px}}
@media(max-width:620px){.service-rich-hero{min-height:500px;padding-bottom:65px}.service-hero-actions{align-items:flex-start;flex-direction:column}.scope-grid{grid-template-columns:1fr}.scope-grid article{min-height:175px}.scope-grid h3{margin-top:65px}.service-results{padding-block:70px}.service-faq{border-radius:22px;margin-inline:12px;padding-inline:20px}.service-overview{padding-block:70px}.service-tools{gap:24px}.service-tool-list{gap:8px}.service-tool-list b{padding:10px 13px}}

/* Rich core pages v12 */
.core-rich-hero{min-height:530px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 20% 25%,rgba(37,210,217,.16),transparent 28%),linear-gradient(145deg,#f4fbfc,#fff 72%)}.core-rich-hero h1{max-width:1080px}.core-rich-hero .lead{max-width:780px;line-height:1.9}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(45px,8vw,120px);align-items:center}.about-monogram{min-height:390px;border-radius:32px;background:linear-gradient(145deg,#063d49,#087586);color:#fff;display:grid;place-content:center;text-align:center;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(2,54,65,.18)}.about-monogram:before,.about-monogram:after{content:"";position:absolute;border:1px solid rgba(66,231,237,.18);border-radius:50%;width:330px;height:330px;inset:-150px auto auto -110px}.about-monogram:after{width:210px;height:210px;inset:auto -70px -100px auto}.about-monogram strong{font:900 clamp(3.2rem,7vw,6.5rem)/1 Arial;letter-spacing:-.06em}.about-monogram span{font:700 .72rem Arial;letter-spacing:.38em;color:#45dce2;margin-top:14px}.about-story h2{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.2}.about-story p{font-size:1.05rem;line-height:2;margin-top:18px}.about-stats{max-width:1320px;margin:20px auto 70px;padding:0 5%;display:grid;grid-template-columns:repeat(4,1fr)}.about-stats div{padding:30px;border-inline-end:1px solid #d7e9eb}.about-stats div:last-child{border:0}.about-stats strong{display:block;font:800 clamp(1.7rem,3vw,3rem) Arial;color:#087b88}.about-stats span{display:block;margin-top:8px;color:#69878c;font-size:.82rem}
.core-values{background:#f3fafb;max-width:none;padding-inline:max(5%,calc((100vw - 1320px)/2))}.core-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.core-value-grid article{background:#fff;border:1px solid #dcecee;border-radius:22px;padding:30px;min-height:260px;transition:.3s}.core-value-grid article:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(5,72,82,.09)}.core-value-grid span{font:800 .72rem Arial;color:#1bb9c3}.core-value-grid h3{margin:60px 0 10px;font-size:1.2rem}.core-value-grid p{font-size:.9rem;line-height:1.8}.core-why{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:start}.core-why>div:first-child{position:sticky;top:120px}.core-why h2{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.2}.core-why article{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #dce9eb}.core-why article strong{font:800 .72rem Arial;color:#12a9b3}.core-why article h3{margin:0 0 7px}.core-why article p{line-height:1.8}
.core-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.core-process article{min-height:240px;border-top:2px solid #a9dfe2;background:linear-gradient(180deg,#f7fcfc,#fff);padding:28px}.core-process span{font:800 .72rem Arial;color:#11a7b1}.core-process h3{margin:65px 0 8px}.core-process p{font-size:.88rem;line-height:1.8}.core-cta p{max-width:670px;margin:5px auto 26px;color:rgba(255,255,255,.77);line-height:1.8}
.services-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.services-intro h2{font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.2}.services-intro>p{font-size:1.15rem;line-height:2;border-inline-start:2px solid #16b8c1;padding-inline-start:32px}.core-services{padding-top:45px}.core-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.core-service-grid>a{color:inherit;text-decoration:none;background:#fff;border:1px solid #dbeaec;border-radius:25px;padding:32px;min-height:300px;display:flex;flex-direction:column;transition:.35s;overflow:hidden;position:relative}.core-service-grid>a:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:#e5f9fa;inset:-90px auto auto -70px;transition:.35s}.core-service-grid>a:hover{transform:translateY(-7px);border-color:#6bd4d8;box-shadow:0 25px 55px rgba(3,66,77,.1)}.core-service-grid>a:hover:before{transform:scale(1.35)}.core-service-grid>a>div{display:flex;justify-content:space-between;position:relative}.core-service-grid>a>div span{font:800 .72rem Arial;color:#159da7}.core-service-grid>a>div i{font-style:normal;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#075665;color:#fff}.core-service-grid h3{font-size:1.55rem;margin:52px 0 12px}.core-service-grid p{line-height:1.8;max-width:520px}.core-service-grid footer{margin-top:auto;padding-top:25px;display:flex;align-items:center;gap:8px;border-top:1px solid #e4eef0;background:none}.core-service-grid footer em{font-style:normal;font:700 .65rem Arial;border:1px solid #d9e9eb;border-radius:100px;padding:7px 10px;color:#618086}.core-service-grid footer b{margin-inline-start:auto;color:#078893;font-size:.75rem}.service-packages{padding:90px max(5%,calc((100vw - 1320px)/2));background:linear-gradient(135deg,#043b48,#075d6a);color:#fff}.service-packages>.section-heading{position:relative}.service-packages>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);border-radius:26px;overflow:hidden}.service-packages article{padding:38px;background:rgba(3,52,62,.78);min-height:230px}.service-packages article span{font:800 .7rem Arial;color:#32dbe2}.service-packages h3{color:#fff;margin:58px 0 10px}.service-packages p{color:#bcd3d6;line-height:1.8}.core-faq{margin-top:90px}
.contact-rich-hero{min-height:460px}.contact-rich{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,7vw,100px);align-items:start}.contact-direct h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.25}.contact-direct>a{display:grid;grid-template-columns:1fr auto 40px;align-items:center;gap:12px;text-decoration:none;color:#0a4c57;padding:24px 0;border-bottom:1px solid #d7e7e9}.contact-direct>a span{font-size:.8rem;color:#67868b}.contact-direct>a strong{font:800 1rem Arial}.contact-direct>a i{font-style:normal;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e5f8f9;color:#078b95}.contact-direct>p{margin-top:30px;line-height:1.8}.contact-rich form{border-radius:28px;padding:42px;box-shadow:0 28px 70px rgba(4,66,78,.12)}.contact-rich form h2{margin-top:7px}.contact-next>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.contact-next article{border:1px solid #dbeaec;border-radius:22px;padding:30px;min-height:220px}.contact-next article span{font:800 .7rem Arial;color:#0ba2ad}.contact-next h3{margin:55px 0 8px}.contact-next p{font-size:.88rem;line-height:1.8}
@media(max-width:900px){.about-story,.core-why,.services-intro,.contact-rich{grid-template-columns:1fr}.about-stats,.core-value-grid,.core-process{grid-template-columns:repeat(2,1fr)}.core-why>div:first-child{position:static}.core-service-grid{grid-template-columns:1fr}.service-packages>div:last-child{grid-template-columns:1fr}.service-packages article{min-height:auto}.contact-next>div:last-child{grid-template-columns:1fr}.services-intro{gap:30px}}
@media(max-width:620px){.core-rich-hero{min-height:430px}.about-monogram{min-height:290px}.about-stats{grid-template-columns:1fr 1fr}.about-stats div{padding:22px 14px;border-bottom:1px solid #d7e9eb}.core-value-grid,.core-process{grid-template-columns:1fr}.core-value-grid article,.core-process article{min-height:210px}.core-value-grid h3,.core-process h3{margin-top:40px}.core-service-grid>a{padding:24px;min-height:270px}.core-service-grid h3{font-size:1.3rem}.core-service-grid footer{flex-wrap:wrap}.core-service-grid footer b{width:100%;margin-top:8px}.contact-rich form{padding:28px 22px}.contact-direct>a{grid-template-columns:1fr 36px}.contact-direct>a strong{grid-row:2;grid-column:1}.contact-direct>a i{grid-row:1/3;grid-column:2}.contact-next article{min-height:190px}}

/* Homepage editorial refresh v17 */
.client-logos{padding-block:78px;background:linear-gradient(180deg,#fff,#f8fcfc 55%,#fff)}.client-logos-heading{margin-bottom:34px}.client-logos-heading h2{display:inline-block;position:relative;margin:0;font-size:clamp(30px,3vw,43px);letter-spacing:-.7px}.client-logos-heading h2:after{content:"";position:absolute;width:58px;height:3px;border-radius:9px;background:linear-gradient(90deg,#1fd4dc,#087886);left:50%;bottom:-15px;transform:translateX(-50%)}
.impact-section.impact-v17{max-width:1400px;margin:110px auto;padding:18px;display:grid;grid-template-columns:1.08fr .92fr;gap:0;align-items:stretch;border:1px solid #dcebed;border-radius:34px;background:#fff;color:#073b46;box-shadow:0 32px 85px rgba(5,67,78,.13);overflow:hidden}.impact-v17 .impact-media{position:relative;min-height:610px;border-radius:24px;overflow:hidden;background:#dfeff0}.impact-v17 .impact-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(2,39,51,.47))}.impact-v17 .impact-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.impact-seal{position:absolute;z-index:2;inset-inline-start:28px;bottom:26px;width:122px;height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(4,50,63,.72);color:#fff;backdrop-filter:blur(12px);box-shadow:0 15px 38px rgba(2,35,44,.27)}.impact-seal:before{content:"";position:absolute;inset:8px;border:1px dashed rgba(75,227,232,.55);border-radius:50%}.impact-seal strong{position:relative;font:900 27px/1 Arial}.impact-seal span{position:relative;margin-top:8px;color:#63e5e9;font:800 8px/1 Arial;letter-spacing:.13em}.impact-v17 .impact-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 48px 48px}.impact-v17 .impact-copy>span{color:#0597a2;font-size:12px;font-weight:900;letter-spacing:.05em}.impact-v17 .impact-copy h2{max-width:600px;margin:11px 0 16px;color:#073b46;font-size:clamp(34px,3.5vw,54px);line-height:1.18}.impact-v17 .impact-copy>p{max-width:610px;margin:0 0 18px;color:#55777c;font-size:15px;line-height:1.95}.impact-points{margin-top:9px}.impact-points article{display:grid;grid-template-columns:43px 1fr;gap:15px;padding:18px 0;border-top:1px solid #dce9eb;background:transparent}.impact-points article i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e5f8f9;color:#078d98;font:800 10px Arial}.impact-points h3{margin:0 0 4px;color:#0a4751;font-size:16px}.impact-points p{margin:0;color:#6a8589;font-size:12px;line-height:1.7}.impact-v17 .impact-copy>a{align-self:flex-start;display:inline-flex;align-items:center;gap:20px;margin-top:13px;padding:12px 0;border-bottom:1px solid #19aab4;color:#087c86;font-size:13px;font-weight:800}.impact-v17 .impact-copy>a b{font:400 18px Arial}
.consult-faq{position:relative;padding-block:110px;gap:28px;align-items:stretch;background:linear-gradient(180deg,#f7fbfc,#eef8f9 50%,#fff)}.consult-card{min-height:640px;display:flex;flex-direction:column;border:1px solid #d6e7e9;border-radius:28px;background:#fff;box-shadow:0 24px 65px rgba(4,62,73,.1)}.consult-card .consult-photo{position:relative;width:100%;height:310px;flex:none;background:url('./consultation-v17.webp') center 44%/cover no-repeat}.consult-card .consult-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(3,43,55,.5))}.consult-card .consult-photo>span{position:absolute;z-index:2;inset-inline-start:24px;bottom:20px;padding:9px 13px;border:1px solid rgba(255,255,255,.35);border-radius:99px;background:rgba(3,51,64,.58);color:#fff;font:800 9px Arial;letter-spacing:.14em;backdrop-filter:blur(9px)}.consult-copy{display:flex;flex:1;flex-direction:column;justify-content:center;padding:35px 38px 39px}.consult-copy>span,.rich-faq>span{color:#0799a4;font-size:11px;font-weight:900}.consult-copy h2{margin:7px 0 10px;font-size:clamp(29px,3vw,42px);line-height:1.2}.consult-copy p{margin:0;color:#607d82;font-size:14px;line-height:1.9}.consult-copy .button{align-self:flex-start;display:flex;align-items:center;gap:18px;margin-top:20px;border-radius:100px;background:#073f4d;color:#fff}.consult-copy .button:hover{background:#0a91a0}.consult-copy .button b{font:400 17px Arial}.consult-faq>.rich-faq{display:flex;flex-direction:column;justify-content:center;padding:44px 48px;border:1px solid #d8e9eb;border-radius:28px;background:#fff;box-shadow:0 24px 65px rgba(4,62,73,.07)}.consult-faq>.rich-faq h2{max-width:540px;margin:7px 0 19px;font-size:clamp(31px,3.3vw,46px);line-height:1.2}.consult-faq>.rich-faq details{margin-top:0;padding:20px 0;border-color:#dce9eb}.consult-faq>.rich-faq details[open]{margin:5px 0;padding:19px 18px;background:#eef9fa}.consult-faq>.rich-faq summary{position:relative;padding-inline-end:32px;font-size:15px}.consult-faq>.rich-faq summary:after{content:"+";position:absolute;inset-inline-end:4px;top:-2px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e5f7f8;color:#087d87;font:400 17px Arial}.consult-faq>.rich-faq details[open] summary:after{content:"−";background:#0b8590;color:#fff}
.rich-cta.rich-cta-v17{min-height:500px;margin:0;padding:78px max(6%,calc((100vw - 1380px)/2));display:grid;grid-template-columns:minmax(0,700px) 1fr;align-items:center;direction:ltr;background:linear-gradient(90deg,rgba(2,39,52,.96) 0%,rgba(2,39,52,.91) 30%,rgba(2,39,52,.5) 63%,rgba(2,39,52,.18) 100%),url('./footer-banner-v17.webp') center/cover no-repeat;color:#fff;overflow:hidden;position:relative}.rich-cta-v17:before{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(68,225,231,.13);border-radius:50%;left:-170px;bottom:-260px;box-shadow:0 0 0 75px rgba(45,214,221,.035)}.rich-cta-v17 .rich-cta-copy{position:relative;z-index:1;grid-column:1;max-width:680px}.rich-cta-v17 .rich-cta-copy>span{display:inline-flex;align-items:center;gap:10px;color:#59e2e7;font:800 11px Arial;letter-spacing:.16em}.rich-cta-v17 .rich-cta-copy>span:before{content:"";width:35px;height:1px;background:#59e2e7}.rich-cta-v17 h2{max-width:720px;margin:14px 0 13px;color:#fff;font-size:clamp(39px,4.5vw,66px);line-height:1.08;letter-spacing:-1.5px}.rich-cta-v17 p{max-width:630px;margin:0;color:#c9dfe2;font-size:16px;line-height:1.9}.cta-actions{display:flex;align-items:center;gap:22px;margin-top:25px}.rich-cta-v17 .button{margin:0;padding:14px 23px;border-radius:99px;background:#28d4dc;color:#042f3b}.rich-cta-v17 .button:hover{background:#fff}.cta-secondary{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.55);color:#fff;font-size:13px;font-weight:800}.cta-points{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.cta-points b{display:flex;align-items:center;gap:7px;color:#d7e9eb;font-size:11px;font-weight:600}.cta-points i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:rgba(50,221,227,.15);color:#56e3e8;font:800 10px Arial}html[dir=rtl] .rich-cta-v17 .rich-cta-copy{direction:rtl;text-align:right}
@media(max-width:1100px){.impact-section.impact-v17{margin-inline:3%;grid-template-columns:1fr}.impact-v17 .impact-media{min-height:480px}.impact-v17 .impact-copy{padding:45px 35px}.rich-cta.rich-cta-v17{grid-template-columns:minmax(0,620px) 1fr}}
@media(max-width:760px){.client-logos{padding-block:58px}.client-logos-heading h2{font-size:31px}.impact-section.impact-v17{margin:62px 14px;padding:10px;border-radius:25px}.impact-v17 .impact-media{min-height:390px;border-radius:18px}.impact-v17 .impact-media img{object-position:58% center}.impact-seal{width:96px;height:96px;inset-inline-start:17px;bottom:17px}.impact-seal strong{font-size:21px}.impact-seal span{font-size:7px}.impact-v17 .impact-copy{padding:34px 18px 28px}.impact-v17 .impact-copy h2{font-size:34px}.impact-v17 .impact-copy>p{font-size:14px}.impact-points article{grid-template-columns:38px 1fr}.consult-faq{padding:70px 15px;gap:18px}.consult-card{min-height:auto}.consult-card .consult-photo{height:270px}.consult-copy{padding:30px 25px 33px}.consult-faq>.rich-faq{padding:33px 24px}.consult-faq>.rich-faq h2{font-size:32px}.rich-cta.rich-cta-v17{min-height:590px;padding:60px 22px;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(2,39,52,.32),rgba(2,39,52,.95) 58%),url('./footer-banner-v17.webp') 67% center/cover no-repeat}.rich-cta-v17 h2{font-size:39px}.rich-cta-v17 p{font-size:14px}.cta-actions{align-items:flex-start;flex-direction:column;gap:12px}.cta-points{gap:10px 14px}.cta-points b{font-size:10px}}




