.header{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 2%;z-index:1000;transition:background-color .4s ease,box-shadow .4s ease,color .4s ease,padding .4s ease;background-color:transparent}html.lang-ar .header{direction:rtl;padding:.75rem 2%}.header.light-bg{background-color:#fff;box-shadow:0 2px 10px #0000000d}.header.light-bg a,.header.light-bg .lang-label{color:#333}.header.light-bg .lang-trigger{color:#333;border-color:#3333}.header.light-bg .menu-toggle{color:#333}.menu-toggle{display:none;position:relative;width:36px;height:28px;background:none;border:none;cursor:pointer;margin-right:8px}.menu-toggle span{position:absolute;left:0;right:0;height:3px;background:currentColor;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.menu-toggle span:nth-child(1){top:4px}.menu-toggle span:nth-child(2){top:12px}.menu-toggle span:nth-child(3){top:20px}.header.scrolled{background-color:#fff;box-shadow:0 2px 10px #0000000d}.header a{color:#fff;text-decoration:none;margin:0 1rem;font-weight:500;transition:color .3s ease}.header.scrolled a{color:#333}.header a:hover{color:#f0c35a}.header a.active{color:#f0c35a;font-weight:600}.logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0 2rem}.logo-link{display:inline-block;line-height:0}.logo-shape{width:60px;height:auto;object-fit:contain;display:block;transition:transform .7s ease}.nav-left{flex:1;min-width:0;justify-content:flex-start;display:flex;align-items:center;padding-top:.75%;padding-bottom:.75%}.nav-right{flex:1;min-width:0;justify-content:flex-end;display:flex;align-items:center;padding-top:.75%;padding-bottom:.75%}html.lang-ar .nav-left{justify-content:flex-start}html.lang-ar .nav-right{justify-content:flex-end}html.lang-ar .nav-left a,html.lang-ar .nav-right a{direction:rtl}.download-dropdown{position:relative}.download-trigger{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:8px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.download-trigger:hover{background-color:#ffffff1a;border-color:#ffffff80}.header.scrolled .download-trigger{color:#333;border-color:#3333}.header.scrolled .download-trigger:hover{background-color:#3333330d;border-color:#3333334d}.header.light-bg .download-trigger{color:#333;border-color:#3333}.download-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(220,220,220,.8);border-radius:6px;padding:6px;min-width:180px;box-shadow:0 8px 24px #00000026;display:none;z-index:1200;list-style:none}.download-dropdown.open .download-menu{display:block}.download-menu li a{display:flex;align-items:center;gap:8px;padding:8px 12px;color:#333;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:4px;margin:0;transition:background-color .2s ease}.download-menu li a:hover{background-color:#f0c35a1a;color:#333}html.lang-ar .download-menu{right:auto;left:0;direction:rtl}.drawer-download-link{display:inline-flex;align-items:center;gap:.5rem}.lang-label{margin-left:12px;display:flex;align-items:center;gap:8px;color:#fff}html.lang-ar .lang-label{margin-left:0;margin-right:12px;direction:ltr}.header.scrolled .lang-label{color:#333}.lang-select{background-color:#fff;color:#333;border:1px solid #dcdcdc;border-radius:8px;padding:6px 10px;cursor:pointer}.header.open .lang-select{color:#333}.lang-dropdown{position:relative}.lang-trigger{display:inline-flex;align-items:center;gap:8px;background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:8px 12px;cursor:pointer;transition:all .3s ease;font-weight:500}.lang-trigger:hover{background-color:#ffffff1a;border-color:#ffffff80}.header.scrolled .lang-trigger{color:#333;border-color:#3333;background-color:transparent}.header.scrolled .lang-trigger:hover{background-color:#3333330d;border-color:#3333334d}.lang-flag{width:20px;height:14px;object-fit:cover;border-radius:2px}.lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(220,220,220,.8);border-radius:6px;padding:8px;min-width:120px;box-shadow:0 8px 24px #00000026;display:none;z-index:1200;list-style:none;margin:0}html.lang-ar .lang-menu{right:auto;left:0;direction:ltr}.lang-dropdown.open .lang-menu{display:inline-block}.lang-menu li{list-style:none}.lang-option{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;color:#333;text-align:left;padding:8px 10px;cursor:pointer;border-radius:4px;transition:background-color .2s ease;font-weight:500}html.lang-ar .lang-option{text-align:left;direction:ltr}.lang-option:hover{background-color:#f0c35a1a;color:#333}.mobile-drawer .drawer-lang{margin-top:1rem;padding-top:1rem;border-top:1px solid #1e1e1e;display:flex;flex-direction:column;gap:8px}.mobile-drawer .lang-option{color:#fff}.mobile-drawer .lang-option:hover{background-color:#111}@media (min-width: 769px) and (max-width: 1024px){.header,html.lang-ar .header{padding:.75rem 1.5%}.header a{margin:0 .5rem;font-size:.9rem}.logo{margin:0 1.5rem}.logo-shape{width:50px}.nav-left,.nav-right{flex-wrap:nowrap}.lang-trigger{padding:6px 10px;font-size:.85rem}.lang-trigger span{display:none}.lang-flag{width:18px;height:12px}}@media (min-width: 1025px) and (max-width: 1200px){.header a{margin:0 .75rem;font-size:.95rem}.logo-shape{width:55px}}@media (min-width: 1600px){.header,html.lang-ar .header{padding-left:calc((100vw - min(90vw,var(--site-max-width)))/2);padding-right:calc((100vw - min(90vw,var(--site-max-width)))/2)}}@media (max-width: 768px){.header{top:0;height:60px;padding:0 2%;overflow:visible}html.lang-ar .header{padding:0 2%}.menu-toggle{display:inline-block;color:#fff;position:absolute;top:12px;right:12px;margin-left:0}.header.scrolled .menu-toggle{color:#333}.logo{order:1;position:absolute;top:12px;left:12px}html.lang-ar .menu-toggle{right:auto;left:12px}html.lang-ar .logo{left:auto;right:12px}.nav-left,.nav-right{display:none}.mobile-drawer{position:fixed;top:0;right:0;height:100vh;width:80vw;max-width:380px;background:#000;color:#fff;z-index:1100;transform:translate(100%);transition:transform .35s ease;padding:1.25rem;display:flex;flex-direction:column;box-shadow:-6px 0 16px #00000040}.header.open .mobile-drawer{transform:translate(0)}html.lang-ar .mobile-drawer{right:auto;left:0;transform:translate(-100%);box-shadow:6px 0 16px #00000040;direction:rtl}html.lang-ar .header.open .mobile-drawer{transform:translate(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-drawer .logo-link{display:flex;align-items:center;line-height:0}.mobile-drawer .footer-logo{height:auto;max-width:150px;width:auto}.drawer-close{background:none;border:none;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer}.drawer-links{list-style:none;padding:0;margin:1rem 0;display:flex;flex-direction:column;gap:1rem}.mobile-drawer a{color:#fff;text-decoration:none;font-weight:500}.mobile-drawer a:hover,.mobile-drawer a.active{color:#f0c35a}.lang-label{margin-left:0!important}html.lang-ar .drawer-links{text-align:right}html.lang-ar .drawer-links a{text-align:right;direction:rtl}html.lang-ar .lang-label{margin-right:0!important}.lang-trigger{background-color:#fff;color:#333}.mobile-drawer .lang-trigger{width:100%}.drawer-social{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}.drawer-social a{color:#fff;background-color:#333;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.drawer-social a svg{color:#fff;width:20px;height:20px}.drawer-social a:hover{background-color:#f0c35a}}.footer-wrapper{background-color:#000;color:#fff}.pre-footer{position:relative;height:60vh;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.pre-footer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}.brand-text{font-size:clamp(180px,22vw,600px);font-weight:800;color:#fff;position:relative;z-index:2;transform:translateY(25%);text-align:center;display:grid;justify-content:flex-end;align-items:center;flex-wrap:wrap;padding-bottom:1px}html.lang-en .brand-text{font-family:TTHoves-ExtraBold,TTHoves-Bold,sans-serif}html.lang-ar .brand-text{font-family:ShaheenProArabic,sans-serif;transform:translateY(15%);padding-bottom:8.5vw;line-height:.8}.main-footer{background-color:#000;padding-top:6rem}.footer-container{width:96%;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:4rem}.footer-logo-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;max-width:250px}.footer-branding .footer-logo{width:100%;max-width:250px;height:auto;object-fit:contain;display:block}html.lang-ar .footer-grid{direction:rtl;text-align:right}html.lang-ar .footer-column{text-align:right}html.lang-ar .footer-logo-row{flex-direction:row-reverse;justify-content:flex-end}html.lang-ar .footer-branding{text-align:right}html.lang-ar .footer-branding p{text-align:right;margin-left:auto;margin-right:0}html.lang-ar .social-icons{justify-content:flex-end;width:fit-content;margin-left:auto}.footer-logo-word{font-size:1.75rem;font-weight:900;letter-spacing:1px;color:#fff;line-height:1}.footer-branding p{color:#a0a0a0;max-width:250px}.social-icons{display:flex;gap:1rem;margin-top:1.5rem}.social-icons a{color:#121212;background-color:#333;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .5s ease}.social-icons a:hover{background-color:#f0c35a}.footer-download-btns{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}html.lang-ar .footer-download-btns{justify-content:flex-end}.profile-download-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;background-color:transparent;color:#f0c35a;border:1px solid #f0c35a;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:background-color .3s ease,color .3s ease;cursor:pointer}.footer-column .profile-download-btn:hover,.footer-column .profile-download-btn:hover span,.footer-column .profile-download-btn:hover svg{background-color:#f0c35a;color:#000}html.lang-ar .profile-download-btn{flex-direction:row-reverse}.footer-column h2{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:1rem}.footer-column a{color:#a0a0a0;text-decoration:none;transition:color .3s ease}.footer-column a:hover,.footer-column a.active-link{color:#f0c35a}.newsletter-form{display:flex}.newsletter-form input{flex-grow:1;padding:.8rem;border:1px solid #333;background-color:#fff;color:#000;border-radius:5px 0 0 5px;outline:none}.newsletter-form button{padding:.8rem 1.5rem;border:none;background-color:#f0c35a;color:#000;font-weight:600;cursor:pointer;border-radius:0 5px 5px 0;transition:background-color .3s ease}.newsletter-form button:hover:not(:disabled){background-color:#e6b84a}.newsletter-form button:disabled{opacity:.6;cursor:not-allowed}.newsletter-message{margin-top:.75rem;padding:.5rem;border-radius:4px;font-size:.9rem;line-height:1.4}.newsletter-message.success{color:#d4edda;background-color:#d4edda1a;border:1px solid rgba(212,237,218,.3)}.newsletter-message.error{color:#f8d7da;background-color:#f8d7da1a;border:1px solid rgba(248,215,218,.3)}html.lang-ar .newsletter-form{direction:rtl}html.lang-ar .newsletter-form input{border-radius:0 5px 5px 0;text-align:right}html.lang-ar .newsletter-form button{border-radius:5px 0 0 5px}.footer-divider{border:none;height:1px;background-color:#333}.footer-bottom{padding:2rem 0;text-align:center;color:#a0a0a0;font-size:.9rem}@media (min-width: 1600px){.main-footer{padding-left:0;padding-right:0}.footer-container{width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}@media (max-width: 992px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.pre-footer{height:40vh}.brand-text{transform:none;padding-bottom:0;text-align:left;font-size:clamp(120px,26vw,300px)}.footer-grid{grid-template-columns:1fr;text-align:left}html.lang-ar .footer-grid{text-align:right}.footer-branding{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-row{justify-content:flex-start}html.lang-ar .footer-logo-row{justify-content:flex-end;flex-direction:row-reverse}html.lang-ar .footer-branding{align-items:flex-end}html.lang-ar .footer-branding p{text-align:right}.social-icons{justify-content:flex-start}html.lang-ar .social-icons{justify-content:flex-end;width:fit-content;margin-left:auto}.footer-bottom{text-align:left}html.lang-ar .footer-bottom,html.lang-ar .brand-text{text-align:right}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-out,visibility .5s ease-out;opacity:1;visibility:visible}.loading-screen.fade-out{opacity:0;visibility:hidden;pointer-events:none}.loading-screen-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column}.loading-animation-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem}.loading-animation{max-width:400px;max-height:400px;width:auto;height:auto;object-fit:contain}.progress-slider-container{width:400px;max-width:90vw;display:flex;align-items:center;justify-content:center}.progress-slider-track{width:100%;height:6px;background:#fdc52f26;border-radius:10px;overflow:hidden;position:relative;box-shadow:inset 0 1px 3px #0000001a}.progress-slider-fill{height:100%;background:linear-gradient(90deg,#fdc52f,#ffd966,#fdc52f);background-size:200% 100%;border-radius:10px;position:relative;transition:width .3s ease-out;box-shadow:0 0 10px #fdc52f80;animation:progress-shimmer 2s linear infinite}@keyframes progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-slider-glow{position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(90deg,#fff0,#fffc,#fff0);border-radius:10px;animation:progress-glow 1.5s ease-in-out infinite;box-shadow:0 0 15px #fff9}@keyframes progress-glow{0%,to{opacity:.6}50%{opacity:1}}.loading-screen *{box-sizing:border-box}body:has(.loading-screen:not(.fade-out)){overflow:hidden}@media (max-width: 480px){.loading-animation-wrapper{gap:1.25rem;padding:0 .75rem}.loading-animation{max-width:220px;max-height:220px;width:220px}.progress-slider-container{width:220px;padding:0}.progress-slider-track{height:4px;border-radius:8px}.progress-slider-fill{border-radius:8px}.progress-slider-glow{width:12px;border-radius:8px}}@media (min-width: 481px) and (max-width: 768px){.loading-animation-wrapper{gap:1.5rem;padding:0 1rem}.loading-animation{max-width:280px;max-height:280px;width:280px}.progress-slider-container{width:280px;padding:0}.progress-slider-track{height:5px}.progress-slider-glow{width:15px}}@media (min-width: 769px) and (max-width: 992px){.loading-animation-wrapper{gap:1.75rem}.loading-animation{max-width:350px;max-height:350px}.progress-slider-container{width:350px;max-width:90vw}}@media (min-width: 993px) and (max-width: 1024px){.loading-animation-wrapper{gap:1.85rem}.loading-animation{max-width:380px;max-height:380px}.progress-slider-container{width:380px}}@media (min-width: 1025px) and (max-width: 1199px){.loading-animation-wrapper{gap:2rem}.loading-animation{max-width:400px;max-height:400px}.progress-slider-container{width:400px}}@media (min-width: 1200px) and (max-width: 1439px){.loading-animation-wrapper{gap:2.25rem}.loading-animation{max-width:420px;max-height:420px}.progress-slider-container{width:420px}.progress-slider-track{height:7px}.progress-slider-glow{width:22px}}@media (min-width: 1440px) and (max-width: 1599px){.loading-animation-wrapper{gap:2.5rem}.loading-animation{max-width:450px;max-height:450px}.progress-slider-container{width:450px}.progress-slider-track{height:7px}.progress-slider-glow{width:24px}}@media (min-width: 1600px) and (max-width: 1919px){.loading-animation-wrapper{gap:2.75rem}.loading-animation{max-width:480px;max-height:480px}.progress-slider-container{width:480px}.progress-slider-track{height:8px}.progress-slider-glow{width:26px}}@media (min-width: 1920px){.loading-animation-wrapper{gap:3rem}.loading-animation{max-width:520px;max-height:520px}.progress-slider-container{width:520px}.progress-slider-track{height:8px}.progress-slider-glow{width:28px}}@media (max-height: 600px) and (orientation: landscape){.loading-animation-wrapper{gap:1rem}.loading-animation{max-width:200px;max-height:200px}.progress-slider-container{width:300px;max-width:80vw}.progress-slider-track{height:4px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.loading-animation{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@font-face{font-family:NeutrifPro;src:url(/assets/fonts/NeutrifPro-Regular-D8fTkZUd.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ShaheenProArabic;src:url(/assets/fonts/shaheenproArabic-Regular-BX2lmleh.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TTHoves-Bold;src:url(/assets/fonts/TTHoves-Bold-CyoRu_GP.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TTHoves-ExtraBold;src:url(/assets/fonts/TTHoves-Bold-CyoRu_GP.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}body{font-family:NeutrifPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#fff}html.lang-ar,html.lang-ar body{font-family:ShaheenProArabic,NeutrifPro,sans-serif!important}html.lang-en h1,html.lang-en h2,html.lang-en h3,html.lang-en h4,html.lang-en h5,html.lang-en h6{font-family:TTHoves-Bold,NeutrifPro,sans-serif;font-weight:700}html{scroll-behavior:smooth}.page-container{display:grid;grid-template-columns:1fr minmax(0,1100px) 1fr;text-align:center;padding-top:6rem;padding-bottom:8rem;width:100%;box-sizing:border-box;background-color:#f9f9f9}@media (max-width: 768px){.page-container{padding-top:4rem;padding-left:1rem;padding-right:1rem;grid-template-columns:1fr}.page-container>*{grid-column:1}}@media (max-width: 1599px){.page-container{padding-bottom:0}}@media (min-width: 1440px){.page-container{grid-template-columns:1fr minmax(0,1200px) 1fr}}@media (min-width: 1920px){.page-container{grid-template-columns:1fr minmax(0,1400px) 1fr}}.page-container>*{grid-column:2 / 3}:root{--site-max-width: 1700px}.hero-section{height:70vh;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;overflow:hidden}.hero-background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.hero-content{position:relative;z-index:2;padding:0 25px}.hero-content h1{font-size:clamp(2rem,6vw,5rem);font-weight:600;margin-bottom:2rem;line-height:1.15;white-space:pre-line}.hero-buttons{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn{padding:.875rem 2rem;margin:0 .75rem;border:2px solid white;background:transparent;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;min-height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.btn-primary{color:#fff}.btn-primary:hover{background-color:#fff;color:#333}.btn-secondary{color:#fff}.btn-secondary:hover{background-color:#fff;color:#333}@media (min-width: 1600px){.hero-content{max-width:var(--site-max-width);margin:0 auto}}@media (max-width: 992px){.hero-section{height:80vh}.hero-content h1{font-size:4rem}}@media (max-width: 768px){.hero-section{height:auto;padding:6rem 0}.hero-content h1{font-size:2.75rem}.hero-buttons{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:center;flex-wrap:nowrap}.btn{width:auto;max-width:none;white-space:nowrap;padding:.875rem 1.5rem;font-size:.9rem;border-width:1.5px;min-height:48px;min-width:48px;margin:0}}@media (max-width: 480px){.hero-content h1{font-size:2rem;line-height:1.25}.hero-content p{font-size:1rem;padding:0 1rem}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.btn{width:80%;max-width:280px;min-height:48px;min-width:48px;padding:.875rem 1.5rem}}.stats-section{padding:5rem 0;background-color:#fff;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.stats-section.visible{opacity:1;transform:translateY(0)}.stats-heading{font-size:2.5rem;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:3rem;width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto}.stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:90%;max-width:var(--site-max-width);margin:0 auto}.stat-item .stat-number{font-size:3.5rem;font-weight:600;color:#333;margin-bottom:1rem;white-space:nowrap}.stat-item p{color:#666;line-height:1.6}.about-section{padding:6rem 2%;background-color:#fff;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.about-section.visible{opacity:1;transform:translateY(0)}.about-container{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.about-left h2{font-size:3rem;font-weight:700;line-height:1.3;color:#1a1a1a}@media (min-width: 1600px){.about-section{padding-left:0;padding-right:0}.about-container{width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}.btn-about{padding:.8rem 2.5rem;margin-top:2rem;border:1px solid #dcdcdc;border-radius:8px;background:transparent;color:#333;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.btn-about:hover{background-color:#333;color:#fff;border-color:#333}.about-right p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:3rem}.cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.card{background-color:#fffbeb;padding:1rem;border-radius:12px}.card h3{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:#222}.card p{color:#666;line-height:1.6;font-size:1rem;margin-bottom:0}@media (max-width: 1024px) and (min-width: 769px){.about-left h2{font-size:2.5rem}.about-container{gap:4rem}}@media (max-width: 992px){.about-container{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.cards-container{grid-template-columns:1fr}}.service-item{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:6rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out}.service-item.visible{opacity:1;transform:translateY(0)}.service-item.image-left .service-text{grid-column:2 / 3;grid-row:1}.service-item.image-left .service-image-container{grid-column:1 / 2;grid-row:1}.service-index-line{display:flex;align-items:center;margin-bottom:2rem;gap:1rem}.service-index{font-size:1.2rem;font-weight:600;color:#e0e0e0;min-width:2rem}.service-line{flex:1;height:.1px;background-color:#e0e0e0}.service-image-container{width:100%;overflow:hidden;border-radius:15px}.service-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:15px;display:block;transform:scale(1);transition:transform .35s ease;margin-top:10px}.service-image-container:hover .service-image{transform:scale(1.06)}.service-text h3{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.3}.service-text p{color:#555;line-height:1.8;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.btn-dark{background-color:#fff;color:#1a1a1a;border:1px solid #dcdcdc;padding:.875rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;direction:ltr;unicode-bidi:embed;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.service-link-name{margin-left:.25rem}.btn-dark:hover{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a}@media (max-width: 992px){.service-item{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.service-item.image-left .service-text,.service-item.image-left .service-image-container{grid-column:auto;grid-row:auto}.service-item .service-image-container{order:-1}}.services-section{padding:6rem 2%;background-color:#fff}.services-main-heading-container{max-width:90%;margin-bottom:6rem}.services-main-heading{font-size:6rem;font-weight:600;line-height:1;color:#000;letter-spacing:-1px}.services-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;margin-bottom:6rem}.services-title{font-size:2.5rem;color:#595959;font-weight:500}.services-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.services-buttons button,.services-buttons a{margin-left:0;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.btn-light{background-color:#fff;color:#1a1a1a;border:1px solid #dcdcdc;padding:.875rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-light:hover{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a}@media (min-width: 1600px){.services-section{padding-left:0;padding-right:0}.services-main-heading-container,.services-header,.service-items-container{width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}@media (max-width: 1024px) and (min-width: 769px){.services-main-heading{font-size:4.5rem}.services-title{font-size:2rem}}@media (max-width: 768px){.services-main-heading{font-size:2.5rem}.services-header{flex-direction:column;align-items:flex-start;gap:1rem}.services-buttons{width:100%;flex-direction:column}.services-buttons button,.services-buttons a{width:100%;min-height:44px}}.project-card{position:relative;width:400px;height:560px;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.project-card:hover{transform:scale(1.05)}.project-card-image{width:100%;height:360px;object-fit:cover;border-radius:15px;margin-bottom:1.5rem}.project-card-info h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.project-card-info p{color:#666;line-height:1.6}.landmarks-section{padding:8rem 0;background-color:#fff;overflow:hidden}.landmarks-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.landmarks-title h2{font-size:6rem;font-weight:600;line-height:1.1;color:#1a1a1a;white-space:pre-line}.landmarks-description p{color:#555;line-height:1.8;font-size:1.1rem}.landmarks-description p:first-child{margin-bottom:1.5rem}.projects-scroll-container{overflow:visible;padding-bottom:2rem;padding-top:1rem;padding-left:0;direction:ltr}.projects-scroll-track{display:flex;gap:20px;will-change:transform;animation:scroll-marquee var(--marquee-duration, 80s) linear infinite;min-width:9240px;-webkit-user-select:none;user-select:none;transition:transform .1s ease-out}.projects-scroll-viewport:hover .projects-scroll-track,.projects-scroll-container:hover .projects-scroll-track{animation-play-state:paused!important}.projects-scroll-track:active{cursor:grabbing!important}.projects-scroll-viewport{position:relative;--edge-fade-width: 0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.projects-scroll-viewport:before,.projects-scroll-viewport:after{display:none!important}.projects-scroll-viewport:before{left:0;background:linear-gradient(to right,#fff,#fff0);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.projects-scroll-viewport:after{right:0;background:linear-gradient(to left,#fff,#fff0);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.projects-scroll-container::-webkit-scrollbar{display:none}.projects-scroll-container{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 992px){.landmarks-section{padding-left:0}.landmarks-header{grid-template-columns:1fr;padding-right:0}.landmarks-title h2{font-size:4rem}.projects-scroll-viewport{--edge-fade-width: 0}}@media (max-width: 768px){.landmarks-title h2{font-size:3rem}}@media (min-width: 1600px){.landmarks-header{width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.projects-scroll-viewport{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0}}.why-build-section{background-color:#000;color:#fff;padding:4rem 0}.container{width:90%;margin:0 auto;max-width:var(--site-max-width)}.section-main-title{font-size:4.5rem;font-weight:600;margin-bottom:2rem;line-height:1.2;max-width:100%}.why-build-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.intro-text p{color:#d1d1d1;line-height:1.7;margin-bottom:1rem}.feature-block{margin-top:3rem}.column-right .feature-block:first-child{margin-top:0}.feature-block img{width:100%;border-radius:15px;margin-bottom:1.5rem;display:block;transform:scale(1);transition:transform .35s ease}.feature-block img:hover{transform:scale(1.06)}.feature-inline{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;align-items:stretch}.feature-inline img{width:100%;margin-bottom:0;height:100%;min-height:480px;object-fit:cover;border-radius:15px;display:block}.right-hero-image,.feature-partner img{width:100%;height:480px;object-fit:cover;border-radius:15px;display:block;margin-bottom:1.5rem}@media (max-width: 992px){.feature-inline{grid-template-columns:1fr}.feature-inline img{margin-bottom:1.5rem;height:300px}.right-hero-image,.feature-partner img{height:300px}}.feature-block h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-block p{color:#d1d1d1;line-height:1.7;margin-bottom:1rem}.feature-block ul{list-style-type:"• ";padding-left:1.2rem;margin-bottom:1.5rem}.feature-block li{color:#d1d1d1;padding-left:.8rem;margin-bottom:1rem;line-height:1.7}.btn-outline-light{background-color:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;padding:.8rem 2rem;font-size:1rem;cursor:pointer;transition:all .3s ease}.btn-outline-light:hover{background-color:#fff;color:#000}@media (max-width: 992px){.why-build-section{padding:3rem 0}.section-main-title{max-width:100%;font-size:3.5rem;margin-bottom:1.5rem}.why-build-grid{grid-template-columns:1fr;gap:2rem}.column-right .feature-block:first-child{margin-top:0}.feature-block{margin-top:2rem}.right-hero-image{height:300px;margin-bottom:1rem}}.equipment-section{background-color:#fff;padding:8rem 2%;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.equipment-section.visible{opacity:1;transform:translateY(0)}.equipment-container{display:grid;grid-template-columns:1fr 2fr;gap:5rem;align-items:start}.equipment-text-content h2{font-size:3.5rem;font-weight:600;margin-bottom:2rem;color:#1a1a1a}.equipment-text-content p{color:#555;line-height:1.8;margin-bottom:1.5rem}.equipment-cards-container{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.equipment-card img{width:518.67px;height:359.61px;object-fit:cover;border-radius:15px;margin-bottom:1.5rem;display:block;transform:scale(1);transition:transform .35s ease}.equipment-card img:hover{transform:scale(1.06)}.equipment-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.equipment-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.btn-outline-dark{padding:.8rem 2.5rem;border:1px solid #dcdcdc;border-radius:8px;background:#fff;color:#1a1a1a;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.btn-outline-dark:hover{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a}@media (min-width: 1600px){.equipment-section{padding-left:0;padding-right:0}.equipment-container{width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}@media (max-width: 992px){.equipment-container{grid-template-columns:1fr}}@media (max-width: 768px){.equipment-cards-container{grid-template-columns:1fr}}.awards-section{padding:8rem 0;background-color:#fff;overflow:hidden}.awards-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.awards-title{font-size:3rem;font-weight:600;color:#1a1a1a;text-align:right;max-width:40%;line-height:1.3}.awards-controls{display:flex;gap:.5rem}.awards-controls .control-btn{width:50px;height:50px;background-color:transparent;border:1px solid #dcdcdc;border-radius:8px;color:#333;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.awards-controls .control-btn:hover{background-color:#f5f5f5;border-color:#333}.awards-carousel-viewport{overflow:hidden;position:relative;direction:ltr;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.awards-carousel-track{display:flex;gap:2rem;will-change:transform;animation:scroll-marquee var(--marquee-duration, 40s) linear infinite}.awards-carousel-viewport:hover .awards-carousel-track{animation-play-state:paused}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.awards-carousel-viewport:before,.awards-carousel-viewport:after{display:none!important}.award-item{flex:0 0 25%;box-sizing:border-box;padding:0 1rem;text-align:center}.award-image-container{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;height:250px}.laurel-wreath{width:100%;max-width:250px;height:auto}.certificate-image{position:static;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 10px 20px #0000001a}.award-caption{font-size:1rem;color:#555;line-height:1.6;max-width:300px;margin:0 auto}@media (max-width: 992px){.awards-header{flex-direction:column-reverse;align-items:flex-start;gap:2rem}.awards-title{text-align:left;max-width:100%}}@media (max-width: 768px){.awards-section{padding:6rem 0}.awards-carousel-viewport{--edge-fade-width: 40px}}@media (min-width: 1600px){.awards-header{padding-left:0;padding-right:0;width:90%;max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.awards-carousel-viewport{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0}}.image-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;transition:opacity .3s ease-in-out}.image-modal-overlay.open{opacity:1}.image-modal-content{position:relative;max-width:90vw;max-height:90vh;transform:scale(.95);transition:transform .3s ease-in-out}.image-modal-overlay.open .image-modal-content{transform:scale(1)}.image-modal-content img{max-width:100%;max-height:90vh;display:block;box-shadow:0 10px 30px #00000080}.close-button{position:absolute;top:-15px;right:-15px;background-color:#fff;color:#000;border:none;border-radius:50%;width:40px;height:40px;font-size:2rem;line-height:40px;text-align:center;cursor:pointer;box-shadow:0 2px 10px #0000004d;transition:transform .2s ease}.close-button:hover{transform:scale(1.1)}.contact-section{background-color:#fff;color:#000;transition:background-color .5s ease,color .5s ease;cursor:pointer}.contact-section:hover{background-color:#000;color:#fff}.contact-link-wrapper{display:flex;justify-content:space-between;align-items:center;padding:8rem 3%;text-decoration:none;color:inherit;width:100%;box-sizing:border-box}.contact-link-wrapper:hover,.contact-link-wrapper:focus,.contact-link-wrapper:active,.contact-link-wrapper:visited{color:inherit;text-decoration:none}.contact-content h1{font-size:5rem;font-weight:600;margin:0;margin-bottom:1rem}.contact-content p{font-size:1.1rem;max-width:500px;line-height:1.6}.contact-icon svg{stroke:currentColor;transition:transform .4s ease}.contact-section:hover .contact-icon svg{transform:rotate(-45deg)}html.lang-ar .contact-link-wrapper{direction:rtl}html.lang-ar .contact-content{text-align:right}html.lang-ar .contact-icon svg{transform:scaleX(-1)}html.lang-ar .contact-section:hover .contact-icon svg{transform:scaleX(-1) rotate(-45deg)}@media (max-width: 768px){.contact-link-wrapper{flex-direction:column;align-items:flex-start;gap:3rem;padding:6rem 5%}.contact-content h1{font-size:3.5rem}}.featured-projects{position:relative;height:70vh;width:100%;overflow:hidden;color:#fff;background-color:#111;--content-gutter: 10%}.slides-container{width:100%;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:right center;opacity:0;z-index:1}.slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000,#0006,#0000001a);z-index:2;pointer-events:none}html.lang-ar .featured-projects .slide:before{background:linear-gradient(to left,#000,#0006,#0000001a)}.slide.active{opacity:1;z-index:2}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.slide.entering{z-index:3}.slide.exiting{z-index:2}.slide.entering.dir-next{animation:slideInFromRight .8s ease forwards}.slide.exiting.dir-next{animation:slideOutToLeft .8s ease forwards}.slide.entering.dir-prev{animation:slideInFromLeft .8s ease forwards}.slide.exiting.dir-prev{animation:slideOutToRight .8s ease forwards}.slide-overlay{display:none!important}.slide-content{position:relative;z-index:5;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 var(--content-gutter);padding-top:6rem;max-width:60%}html.lang-ar .featured-projects .slide-content{direction:rtl;text-align:right}html.lang-ar .featured-projects .slide-content h1,html.lang-ar .featured-projects .slide-content .slide-subtitle{text-align:right}.featured-label{font-size:.9rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;color:#fffc}.slide-content h1{font-size:4.5rem;font-weight:600;line-height:1.1;margin-bottom:1.5rem}.slide-subtitle{font-size:1.2rem;max-width:500px;line-height:1.6;color:#ffffffe6;margin-bottom:0}.location-info{position:absolute;bottom:5rem;left:0;z-index:5}.location-label{font-weight:600;margin-bottom:.25rem;color:#fff;font-size:.9rem}.location-text{color:#fffc;font-size:1rem}html.lang-ar .featured-projects .location-info{left:auto;right:0;text-align:right}html.lang-ar .featured-projects .location-text{direction:rtl}.carousel-controls{position:absolute;top:2rem;right:var(--content-gutter);z-index:15;display:flex;gap:.5rem}html.lang-ar .featured-projects .carousel-controls{right:auto;left:var(--content-gutter)}.control-btn{width:50px;height:50px;background-color:transparent;border:1px solid #dcdcdc;border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center;font-size:1.5rem}.control-btn:hover{background-color:#eeecec1a;border-color:#fff}@media (max-width: 1024px){.featured-projects{--content-gutter: 8%}.slide-content{max-width:75%;padding:0 var(--content-gutter);padding-top:5rem}.slide-content h1{font-size:3.5rem}.slide-subtitle{font-size:1.1rem;max-width:450px}.carousel-controls{top:1.5rem;right:var(--content-gutter)}html.lang-ar .featured-projects .carousel-controls{left:var(--content-gutter);right:auto}.location-info{bottom:3rem;left:0}html.lang-ar .featured-projects .location-info{left:auto;right:0}}@media (max-width: 768px){.featured-projects{height:60vh;--content-gutter: 5%}.slide-content{max-width:90%;padding:0 var(--content-gutter);justify-content:flex-start;padding-top:5rem}.slide-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.slide-subtitle{font-size:1rem;line-height:1.5;margin-bottom:1rem;max-width:100%}.featured-label{font-size:.8rem;margin-bottom:.5rem}.carousel-controls{top:1rem;right:var(--content-gutter);gap:.5rem}html.lang-ar .featured-projects .carousel-controls{left:var(--content-gutter);right:auto}.control-btn{width:40px;height:40px;font-size:1.2rem}.location-info{position:relative;bottom:auto;left:0;margin-top:1.5rem}html.lang-ar .featured-projects .location-info{left:auto;right:0}.location-label,.location-text{font-size:.9rem}}@media (max-width: 480px){.featured-projects{height:50vh;--content-gutter: 4%}.slide-content{padding-top:4.5rem;padding-left:var(--content-gutter);padding-right:var(--content-gutter);max-width:95%}.slide-content h1{font-size:2rem;margin-bottom:.75rem}.slide-subtitle{font-size:.9rem;margin-bottom:1rem}.featured-label{font-size:.75rem;margin-bottom:.5rem}.carousel-controls{top:.75rem;right:var(--content-gutter);gap:.4rem}html.lang-ar .featured-projects .carousel-controls{left:var(--content-gutter);right:auto}.control-btn{width:35px;height:35px;font-size:1rem}.location-info{position:relative;bottom:auto;left:0;margin-top:1rem}html.lang-ar .featured-projects .location-info{left:auto;right:0}.location-label,.location-text{font-size:.8rem}}@media (min-width: 1600px){.featured-projects{--content-gutter: calc((100vw - min(90vw, var(--site-max-width)))/2) }.slide-content{padding-left:var(--content-gutter);padding-right:var(--content-gutter);padding-top:6rem}.carousel-controls{right:var(--content-gutter)}html.lang-ar .featured-projects .carousel-controls{left:var(--content-gutter);right:auto}.featured-projects .location-info{position:static;margin-top:1.5rem;left:0}html.lang-ar .featured-projects .location-info{left:auto;right:0}}:root{font-family:NeutrifPro,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}@media (max-width: 480px){:root{font-size:14px}}@media (min-width: 481px) and (max-width: 768px){:root{font-size:15px}}@media (min-width: 1440px){:root{font-size:17px}}@media (min-width: 1920px){:root{font-size:18px}}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#fff}a.btn,a[class*=btn-]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px}body{margin:0;min-width:320px;overflow-x:hidden}*{max-width:100%;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#fff}button{background-color:#fff}}
