@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap');
:root{--navy:#052346;--blue:#0079ef;--teal:#00b8b8;--muted:#54657a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--navy);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}header{height:100px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ecf1;background:#fff;gap:25px}.brand img{width:224px;display:block}nav{display:flex;gap:34px;font-size:14px}nav a:hover{color:var(--blue)}.language{border:1px solid #dce5ec;background:white;padding:10px 15px;border-radius:5px}.language span{margin-inline-start:10px}.hero{padding:42px 5.5% 0;background:linear-gradient(112deg,#f2f8fc 0%,#eef8fc 60%,#d9f6f3 100%);position:relative;overflow:hidden}.hero-top{display:flex;justify-content:space-between}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700}.edition{font-size:12px;letter-spacing:1px;color:#647986}h1,h2,h3,p{margin:0}h1{font-family:Manrope,sans-serif;font-size:clamp(48px,6.7vw,100px);font-weight:500;line-height:1.13;letter-spacing:-5px;margin:43px 0 32px}h1 em{font-style:normal;color:#008d9d}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:52px}.hero-bottom p{font-size:18px;line-height:1.7;color:var(--muted)}.primary{display:inline-flex;gap:45px;justify-content:space-between;background:var(--navy);color:#fff;border:0;padding:18px 22px;border-radius:4px;font-size:15px}.primary:hover{background:#075394}.hero-index{border-top:1px solid #bfd7df;display:flex;justify-content:space-between;padding:23px 0;font-size:12px;letter-spacing:1.5px;color:#456377}.projects,.services{padding:94px 5.5%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:30px}h2{font-family:Manrope,sans-serif;font-weight:500;font-size:clamp(32px,3.2vw,48px);line-height:1.25;letter-spacing:-1.5px;margin-top:17px}.section-head p{color:var(--muted);line-height:1.7}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project{padding:30px 32px 32px;min-height:375px;border-radius:7px;display:flex;flex-direction:column}.rasid{background:#062d48;color:#eaffff}.ain{background:#edf1ff;color:#283f95}.playout{background:#e8f5f3;color:#00695f}.iptv{background:#eaf3fc;color:#0056b2}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;letter-spacing:1.4px}.tag{padding:6px 10px;border:1px solid currentColor;border-radius:20px;font-size:12px;letter-spacing:0}.product-name{display:flex;align-items:baseline;gap:20px;font-family:Manrope,sans-serif;font-size:76px;font-weight:700;letter-spacing:-4px;margin:36px 0 28px}.product-name span{font-family:Tajawal,sans-serif;font-size:19px;letter-spacing:0;font-weight:500}.product-name.smaller{font-size:57px}.card-bottom{display:flex;gap:25px;align-items:flex-end;margin-top:auto}h3{font-size:20px;line-height:1.4;font-weight:500}.card-bottom p{font-size:15px;line-height:1.65;margin-top:10px;max-width:390px;opacity:.83}.round{border:1px solid currentColor;background:transparent;color:inherit;border-radius:50%;width:43px;height:43px;flex-shrink:0;font-size:23px;transition:transform .2s}.round:hover{transform:rotate(45deg)}.services{background:#f8fafc}.service-row{display:grid;grid-template-columns:50px 1fr 1fr 35px;gap:25px;padding:32px 0;border-top:1px solid #d8e1e9;align-items:start}.service-row:last-child{border-bottom:1px solid #d8e1e9}.number{color:#647c93;font-size:14px;padding-top:6px}.service-row h3{font-size:23px}.service-row p{color:var(--muted);line-height:1.7;max-width:420px}.service-icon{font-size:26px}.about{background:var(--navy);color:white;padding:76px 5.5% 83px}.about .eyebrow{color:#56d5d4}.about h2{font-size:clamp(34px,4vw,58px)}.about p{max-width:660px;line-height:1.8;color:#bccede;margin-top:26px;font-size:18px}footer{padding:35px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}footer img{width:165px}footer span,footer a{font-size:14px}footer small{font-size:12px;color:var(--muted)}dialog{border:0;border-radius:10px;padding:45px;max-width:620px;width:calc(100% - 32px);color:var(--navy);box-shadow:0 20px 100px #001c4455}dialog::backdrop{background:#001731aa;backdrop-filter:blur(5px)}dialog h2{margin-bottom:20px}dialog p,dialog li{line-height:1.7;color:var(--muted)}dialog ul{padding-inline-start:20px;margin:20px 0 30px}.close{position:absolute;right:15px;top:10px;font-size:30px;border:0;background:transparent;color:var(--navy)}:focus-visible{outline:3px solid #00b3bd;outline-offset:5px}html[lang=ar] body{font-family:Tajawal,sans-serif}html[lang=ar] h1,html[lang=ar] h2{font-family:Tajawal,sans-serif;letter-spacing:0}html[lang=ar] .eyebrow{letter-spacing:0}html[lang=ar] .product-name{direction:ltr;justify-content:flex-end}html[lang=ar] .hero-index{direction:ltr}html[lang=ar] h1{line-height:1.3;font-weight:700}@media(min-width:1600px){main,header,footer{max-width:1700px;margin:auto}}@media(max-width:800px){header{height:80px;padding:0 6%;gap:12px}.brand img{width:170px}nav{gap:16px;font-size:13px}nav a:last-child{display:none}.hero{padding:30px 6% 0}.edition{display:none}h1{letter-spacing:-2px;margin:36px 0 26px;font-size:clamp(43px,8vw,65px)}.hero-bottom{gap:25px;align-items:flex-start;flex-direction:column;margin-bottom:35px}.hero-bottom p{font-size:16px}.hero-index{gap:15px;font-size:10px;line-height:1.6;letter-spacing:.5px}.projects,.services{padding:60px 6%}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.project-grid{grid-template-columns:1fr}.project{min-height:345px}.service-row{grid-template-columns:30px 1fr;gap:15px}.service-row p{grid-column:2}.service-icon{display:none}.about{padding:60px 6%}footer{padding:30px 6%}footer small{width:100%}.product-name{font-size:65px}.product-name.smaller{font-size:47px}}@media(max-width:480px){nav{display:none}.language{font-size:14px}.project{padding:25px}.product-name{gap:14px;font-size:58px}.product-name span{font-size:17px}.product-name.smaller{font-size:39px}.hero-index span:last-child{display:none}.hero-index{font-size:10px}dialog{padding:35px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
