.no-js .js-only{display:none!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0ea5e9,#0369a1);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0284c7,#075985)}.hero-bg{position:relative;overflow:hidden}.hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;z-index:0}.reveal,.reveal-left,.reveal-right,[data-anim-desktop],.logo-animate,.fade-in-element,.fade-in-left,.fade-in-right,.reveal-on-scroll{opacity:1;transform:none;visibility:visible;transition:none}html.js.motion-safe .reveal,html.js.motion-safe .reveal-left,html.js.motion-safe .reveal-right,html.js.motion-safe [data-anim-desktop],html.js.motion-safe .logo-animate,html.js.motion-safe .fade-in-element,html.js.motion-safe .fade-in-left,html.js.motion-safe .fade-in-right,html.js.motion-safe .reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .8s cubic-bezier(.22,.68,.33,1)}html.js.motion-safe .reveal-left,html.js.motion-safe .fade-in-left{transform:translate(-40px)}html.js.motion-safe .reveal-right,html.js.motion-safe .fade-in-right{transform:translate(40px)}html.js.motion-safe .reveal.in-view,html.js.motion-safe .reveal-left.in-view,html.js.motion-safe .reveal-right.in-view,html.js.motion-safe [data-anim-desktop].in-view,html.js.motion-safe .logo-animate.in-view,html.js.motion-safe .fade-in-element.in-view,html.js.motion-safe .fade-in-left.in-view,html.js.motion-safe .fade-in-right.in-view,html.js.motion-safe .reveal-on-scroll.in-view{opacity:1;transform:none;visibility:visible}@media(max-width:1024px){html.js.motion-safe .reveal-left,html.js.motion-safe .reveal-right,html.js.motion-safe .fade-in-left,html.js.motion-safe .fade-in-right{transform:translateY(30px)}html.js.motion-safe .reveal-left.in-view,html.js.motion-safe .reveal-right.in-view,html.js.motion-safe .fade-in-left.in-view,html.js.motion-safe .fade-in-right.in-view{transform:none}}.header-logo{width:180px;height:70px;display:flex;align-items:center;justify-content:center;transition:transform .4s ease,filter .4s ease}.header-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease,filter .4s ease}.header-logo-wrapper:hover .header-logo-img{transform:scale(1.06);filter:drop-shadow(0 6px 14px rgba(0,192,232,.35))}.header-logo-wrapper:hover{transform:translateY(-2px)}.nav-link{font-weight:500;font-size:14px;transition:.25s;padding:0 10px;white-space:nowrap}.navbar-home .nav-link{color:#fff}.navbar-home .nav-link:hover{color:#00d4ff}.navbar-light .nav-link{color:#1f2937}.navbar-light .nav-link:hover{color:#00b8e6}#navbar.navbar-home.navbar-scrolled{background-color:#111827f2!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-color:#ffffff26}.nav-link.active{color:#00b8e6;font-weight:600;position:relative}.nav-container{border-radius:28px;padding:16px 28px;display:flex;align-items:center;gap:10px}.navbar-home .nav-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-light .nav-container{background:#fff;border:1px solid #e5e7eb}.lang-btn{padding:5px 10px;border-radius:5px;font-weight:600;font-size:11px;transition:.3s}.lang-btn.active{background:#00b8e6;color:#fff;border-color:#00b8e6;box-shadow:0 4px 10px #00b8e666;transform:scale(1.05)}.lang-btn.inactive{background:#fff;color:#0e7490;border-color:#0e7490}.lang-btn.inactive:hover{background:#f0f9ff}.btn-contact{background:linear-gradient(135deg,#00b8e6,#09c);color:#fff;padding:7px 18px;border-radius:5px;font-weight:600;font-size:12px;transition:.3s}.btn-contact:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00b8e666}.navbar-home #mobileMenuBtn{color:#fff;transition:color .3s ease}.navbar-light #mobileMenuBtn{color:#1f2937;transition:color .3s ease}.mega-menu-wrapper{position:relative}.mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:520px;background:#fff;border-radius:16px;box-shadow:0 25px 60px #00000026;padding:24px;opacity:0;visibility:hidden;transition:.25s;z-index:999}.mega-menu-wrapper:hover .mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.mega-card{display:flex;gap:14px;padding:12px;border-radius:10px;transition:.25s}.mega-card:hover{background:#f8fafc}.mega-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#00b8e6;color:#fff;border-radius:8px;font-size:14px}.mega-title{font-weight:600;font-size:14px;color:#111827}.mega-desc{font-size:12px;color:#6b7280;margin-top:2px}.products-dropdown{position:absolute;top:100%;inset-inline-start:0;width:320px;padding:20px;background:#fff;border:1px solid rgba(0,192,232,.22);border-radius:12px;box-shadow:0 25px 50px -12px #00111d40;transform:translateY(10px);opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s;z-index:1000}.mega-menu-wrapper:hover .products-dropdown,.products-dropdown:hover{opacity:1;visibility:visible;transform:translateY(0)}.products-dropdown-head{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00c0e8;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid #eef2f7}.products-dropdown-grid{display:flex;flex-direction:column;gap:6px}.products-dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:9px 12px;border-radius:10px;border-inline-start:3px solid transparent;transition:background-color .2s,border-color .2s}.products-dropdown-item:hover{background:#e6f8fc;border-inline-start-color:#00c0e8}.products-dropdown-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#e6f8fc;color:#00c0e8;border-radius:10px;font-size:14px;transition:background-color .2s,color .2s,transform .2s}.products-dropdown-item:hover .products-dropdown-icon{background:#00c0e8;color:#fff;transform:scale(1.08)}.products-dropdown-info{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.products-dropdown-title{font-weight:600;font-size:14px;line-height:1.3;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.products-dropdown-item:hover .products-dropdown-title{color:#00c0e8}.products-dropdown-desc{font-size:12px;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.products-dropdown-item:hover .products-dropdown-desc{color:#00c0e8}.services-dropdown{width:440px;max-width:calc(100vw - 32px);padding:20px;inset-inline-start:auto;left:50%;transform:translate(-50%) translateY(10px);overflow:hidden}.mega-menu-wrapper:hover .services-dropdown,.services-dropdown:hover{transform:translate(-50%) translateY(0)}.services-dropdown-grid{display:flex;flex-direction:column;flex-wrap:nowrap;gap:5px;max-height:390px;overflow-y:auto;overflow-x:hidden;padding-inline-end:5px}.services-dropdown-grid .products-dropdown-item{flex:none;width:100%;min-width:0}.services-dropdown-grid::-webkit-scrollbar{width:5px}.services-dropdown-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.services-dropdown-grid::-webkit-scrollbar-thumb{background:#00c0e8;border-radius:10px}.services-dropdown-grid::-webkit-scrollbar-thumb:hover{background:#009fc4}.services-dropdown-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding-top:12px;border-top:1px solid #eef2f7;font-size:13px;font-weight:600;color:#00c0e8;transition:color .2s}.services-dropdown-footer:hover{color:#0088a8}#mobileMenu{position:absolute;top:calc(100% + 8px);width:300px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 25px 60px #00111d40;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:.3s;z-index:9999}html[dir=ltr] #mobileMenu{left:1rem}html[dir=rtl] #mobileMenu{right:1rem}#mobileMenu.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#mobileMenu a{text-decoration:none}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#00111d,#0a2a3a);color:#fff;position:sticky;top:0;z-index:2}.mobile-menu-head-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px;letter-spacing:.02em}.mobile-menu-head-title i{color:#00c0e8;font-size:16px}#mobileMenuClose{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background .2s,transform .2s}#mobileMenuClose:hover{background:#00c0e840;transform:rotate(90deg)}#mobileMenu .mobile-menu-link,#mobileMenu .mobile-products-header a{display:flex;align-items:center;gap:12px;padding:14px 20px;font-size:15px;font-weight:500;color:#1f2937;border-bottom:1px solid #f3f4f6;transition:background .2s,color .2s}#mobileMenu .mobile-menu-link:hover,#mobileMenu .mobile-products-header a:hover{background:#e6f8fc;color:#00c0e8}#mobileMenu .mobile-menu-link i,#mobileMenu .mobile-products-header a i{width:20px;flex-shrink:0;text-align:center;font-size:14px;color:#00c0e8}#mobileMenu .mobile-menu-link span,#mobileMenu .mobile-products-header a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-products-header{display:flex;align-items:center;justify-content:space-between}.mobile-products-header a{flex:1}.mobile-products-header button{align-self:stretch;padding:0 20px;background:none;border:none;border-bottom:1px solid #f3f4f6;color:#9ca3af;cursor:pointer;transition:color .2s,background .2s}.mobile-products-header button:hover{color:#00c0e8;background:#f8fafc}.mobile-dropdown-menu,.mobile-products-menu{max-height:0;overflow:hidden;transition:max-height .35s ease;background:#f8fafc;border-bottom:1px solid #f3f4f6;padding-inline:20px}.mobile-dropdown-menu.open,.mobile-products-menu.open{max-height:600px}.mobile-dropdown-menu a,.mobile-products-menu a{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:14px;color:#4b5563;transition:color .2s,padding-inline-start .2s}.mobile-dropdown-menu a:hover,.mobile-products-menu a:hover{color:#00c0e8;padding-inline-start:4px}.mobile-dropdown-menu a:last-child,.mobile-products-menu a:last-child{padding-bottom:14px}.mobile-dropdown-menu a i,.mobile-products-menu a i{width:16px;flex-shrink:0;text-align:center;font-size:12px;color:#00c0e8}.mobile-dropdown-menu a span,.mobile-products-menu a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobileMenu .mobile-menu-cta{justify-content:center;gap:10px;margin:14px 16px;padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(135deg,#00c0e8,#009fc4);color:#fff;font-weight:600}#mobileMenu .mobile-menu-cta i{color:#fff}#mobileMenu .mobile-menu-cta:hover{background:linear-gradient(135deg,#009fc4,#0088a8);color:#fff}.rotate{transform:rotate(180deg);transition:.3s}.blog-mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:420px;background:#fff;border-radius:16px;box-shadow:0 25px 60px #00000026;padding:18px;opacity:0;visibility:hidden;transition:.25s;z-index:999}.mega-menu-wrapper:hover .blog-mega-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.blog-list{max-height:320px;overflow-y:auto;padding-right:4px}.blog-list::-webkit-scrollbar{width:5px}.blog-list::-webkit-scrollbar-thumb{background:#00b8e6;border-radius:4px}.blog-item{display:flex;gap:12px;padding:10px;border-radius:10px;transition:.25s}.blog-item:hover{background:#f8fafc;transform:translate(4px)}.blog-thumb{width:70px;height:55px;border-radius:8px;overflow:hidden;flex-shrink:0}.blog-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}.blog-item:hover img{transform:scale(1.08)}.blog-title{font-size:13px;font-weight:600;color:#111827;line-height:1.3}.blog-meta{font-size:11px;color:#6b7280;margin-top:3px}#blogMobileMenu{max-height:180px;overflow-y:auto;padding-left:20px}#blogMobileMenu::-webkit-scrollbar{width:4px}#blogMobileMenu::-webkit-scrollbar-thumb{background:#00b8e6;border-radius:4px}#blogMobileMenu a{display:block;padding:10px 0;font-size:14px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.25s}#blogMobileMenu a:hover{color:#00b8e6;transform:translate(4px)}#blogArrowBtn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.footer-logo{height:7rem;width:auto;-o-object-fit:contain;object-fit:contain;display:block;vertical-align:top;line-height:0}@media(max-width:768px){.footer-logo{height:3rem}}.subtle-hover{transition:transform .3s ease-out,box-shadow .3s ease-out}.subtle-hover:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00c0e81a}@keyframes pulse-fade{0%,to{opacity:.2;filter:brightness(.4) grayscale(.5)}50%{opacity:.5;filter:brightness(.8) grayscale(.2)}}.animate-pulse-slow{animation:pulse-fade 4s ease-in-out infinite}html:not([dir=rtl]) .clip-badge{clip-path:polygon(0 0,100% 0,100% 10%,88% 100%,0 100%)}html[dir=rtl] .clip-badge{clip-path:polygon(0 10%,12% 100%,100% 100%,100% 0,0 0)}.image-hover{overflow:hidden;border-radius:24px}.image-hover img{transition:transform .8s cubic-bezier(.2,.6,.2,1),filter .6s ease}.image-hover:hover img{transform:scale(1.08);filter:brightness(1.1)}.image-hover:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent);opacity:0;transition:opacity .6s ease}.image-hover:hover:after{opacity:1}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.25,.8,.25,1),padding .4s ease}.faq-item.active .faq-answer{max-height:500px}.faq-item.active .faq-icon{transform:rotate(180deg);background-color:#00c0e8;color:#fff;border-color:#00c0e8}.faq-item.active .faq-question-text,.faq-item.active h3{color:#00c0e8}.product-image img{transition:transform .8s cubic-bezier(.2,.6,.2,1)}.product-image:hover img{transform:scale(1.05)}.feature-card{transition:all .4s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00c0e81a;border-color:#00c0e84d}.team-page .reveal,.team-page .reveal-left,.team-page .reveal-right{opacity:1!important;transform:none!important;visibility:visible!important;transition:none!important;animation:none!important;filter:none!important}.department-card{transition:all .45s cubic-bezier(.22,.68,.33,1)}.department-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000014}.department-number{transition:transform .35s ease}.department-card:hover .department-number{transform:scale(1.12)}html:not([dir=rtl]) .join-img-radius{border-radius:12px 200px 12px 12px}html[dir=rtl] .join-img-radius{border-radius:200px 12px 12px}html{scroll-behavior:smooth}#applicationForm{scroll-margin-top:100px;transition:box-shadow .4s ease}@keyframes pulse-highlight{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 20px #3b82f600}to{box-shadow:0 0 #3b82f600}}.highlight-form{animation:pulse-highlight 1s ease}[dir=rtl] input,[dir=rtl] select,[dir=rtl] textarea{text-align:right}[dir=rtl] ::-moz-placeholder{text-align:right}[dir=rtl] ::placeholder{text-align:right}[dir=rtl] select{background-position:left .5rem center;padding-right:.75rem;padding-left:2.5rem}.text-wrap-balance{text-wrap:balance}.prose img{border-radius:12px;margin:2.5rem auto;box-shadow:0 20px 40px -10px #00000026;transition:all .3s ease}@media(max-width:640px){.prose img{margin:1.5rem auto;border-radius:8px}}.prose img:hover{box-shadow:0 25px 50px -12px #06b6d433;transform:scale(1.02)}.prose h2,.prose h3{color:#0f172a;font-weight:700;scroll-margin-top:140px;letter-spacing:-.5px}.prose h2{margin-top:3.5rem;margin-bottom:1.75rem;font-size:2rem;background:linear-gradient(135deg,#0f172a,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose h3{margin-top:2.5rem;margin-bottom:1.25rem;font-size:1.5rem;color:#1e293b}@media(max-width:640px){.prose h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1.25rem}.prose h3{font-size:1.25rem;margin-top:2rem;margin-bottom:1rem}.prose p{font-size:1rem;line-height:1.8;margin-bottom:1.25rem}.prose blockquote{margin:1.5rem 0;padding:.75rem 1rem}.prose pre{padding:1rem;margin:1.5rem 0;font-size:.85rem;border-radius:6px}}.prose p{line-height:1.95;color:#475569;margin-bottom:1.75rem;font-size:1.125rem;letter-spacing:.3px}.prose a{color:#06b6d4;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.prose a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#06b6d4,#0ea5e9);transition:width .3s ease}.prose a:hover{color:#0891b2}.prose a:hover:after{width:100%}.prose ul,.prose ol{margin:1.75rem 0;padding-left:2rem}.prose li{margin-bottom:.75rem;color:#475569;line-height:1.8}.prose ul li::marker{color:#06b6d4;font-weight:700}.prose ol li::marker{color:#06b6d4;font-weight:600}.prose blockquote{border-left:4px solid #06b6d4;padding:1rem 1.5rem;background:linear-gradient(135deg,#06b6d40d,#0ea5e90d);border-radius:8px;margin:2rem 0;font-style:italic;color:#334155;font-size:1.0625rem}.prose blockquote strong{color:#0f172a;font-style:normal}.prose table{margin:2rem 0;border-collapse:collapse;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;display:table}@media(max-width:640px){.prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:480px}}.prose thead{background:linear-gradient(135deg,#0f172a,#1e293b)}.prose th{color:#fff;font-weight:700;padding:1rem;text-align:left;font-size:.95rem;letter-spacing:.5px}.prose td{padding:1rem;border-bottom:1px solid #e2e8f0;color:#475569}[dir=rtl] .prose th{text-align:right;letter-spacing:0}[dir=rtl] .prose td{text-align:right}.prose tbody tr:hover{background-color:#06b6d40d;transition:background-color .2s ease}.prose tbody tr:last-child td{border-bottom:none}.prose code{background:#f1f5f9;color:#e11d48;padding:.25rem .5rem;border-radius:4px;font-size:.95em;font-family:Courier New,monospace}.prose pre{background:#0f172a;color:#e2e8f0;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0;border:1px solid #1e293b;box-shadow:0 4px 12px #0003}.prose pre code{background:transparent;color:inherit;padding:0;border-radius:0}#toc{list-style:none;padding:0;margin:0}#toc li{margin:0;padding:0}#toc a{display:block;color:#64748b;font-size:.95rem;transition:all .3s ease;border-left:3px solid transparent;padding:.75rem 0 .75rem 1rem;font-weight:500;position:relative}#toc a:hover,#toc a.active-toc{color:#06b6d4;font-weight:600;border-left-color:#06b6d4;background:linear-gradient(90deg,rgba(6,182,212,.1) 0%,transparent 100%);padding-left:1.25rem}[dir=rtl] #toc a{border-left:none;border-right:3px solid transparent;padding-left:0;padding-right:1rem}[dir=rtl] #toc a:hover,[dir=rtl] #toc a.active-toc{border-left:none;border-right-color:#06b6d4;background:linear-gradient(90deg,transparent 0%,rgba(6,182,212,.1) 100%);padding-left:0;padding-right:1.25rem}.toast-notification{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(120%);background:#0f172a;color:#fff;padding:.75rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:500;box-shadow:0 10px 30px -5px #0000004d;z-index:9999;opacity:0;transition:all .35s cubic-bezier(.4,0,.2,1);pointer-events:none;white-space:nowrap}.toast-notification.show{opacity:1;transform:translate(-50%) translateY(0)}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}@media(max-width:1023px){#articleContent{padding-bottom:5rem!important}}.legal-page .reveal,.legal-page .reveal-left,.legal-page .reveal-right{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important;filter:none!important}#pdfPreviewModal{transition:opacity .3s cubic-bezier(.4,0,.2,1)}#pdfPreviewModal .pdf-modal-content{transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);width:96vw;height:96vh;margin:2vh auto}#pdfPreviewModal.is-open{opacity:1;pointer-events:auto}#pdfPreviewModal.is-closed{opacity:0;pointer-events:none}#pdfPreviewModal.is-open .pdf-modal-content{transform:scale(1) translateY(0);opacity:1}#pdfPreviewModal.is-closed .pdf-modal-content{transform:scale(.96) translateY(8px);opacity:0}#pdfPreviewModal .pdf-modal-header{height:56px;min-height:56px;max-height:56px}#pdfPreviewModal .pdf-modal-body{height:calc(92vh - 56px)}.unicode-bidi-plaintext{unicode-bidi:plaintext}.bg-gradient-latest-articles{background:linear-gradient(180deg,#fff,#f5faff 40%,#f0f8ff)}.heading-latest-articles{font-size:clamp(28px,4vw,42px);letter-spacing:-.5px}.article-card-title{line-height:1.45}.bg-cta-dark{background-color:#00111d}.deco-img-base{position:absolute;pointer-events:none;z-index:1;animation:pulse-fade 4s ease-in-out infinite}.cta-delay-1{transition-delay:.2s}.cta-delay-2{transition-delay:.4s}.min-h-348{min-height:348px}.badge-card{width:223px;height:65px;border-radius:10px}.font-poppins-tajawal{font-family:Poppins,Tajawal,sans-serif}.img-container-rounded{width:100%;max-width:575px;height:274px;border-radius:24px}.vision-img-rounded{width:240px;border-radius:24px}.cta-gradient-bg{background:linear-gradient(135deg,#0284c7,#0369a1,#0c4a6e)}.cta-gradient-light{background:linear-gradient(90deg,#f6fdff,#f0fbff)}.iframe-border-none{border:0}.product-img-radius{border-top-right-radius:42px;border-bottom-left-radius:42px;overflow:hidden}.product-divider{height:0;border-top:2px solid #22D3EE;opacity:1}.careers-btn-base{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;border-radius:12px;padding:0 28px;transition:all .5s}.careers-btn-base:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0003}.careers-btn-phone{background-color:#eb9d13;color:#fff;box-shadow:0 6px 15px -3px #eb9d134d}.careers-btn-calendar{background-color:#00c0e8;color:#fff;box-shadow:0 6px 15px -3px #00c0e84d}.careers-btn-text{font-family:Inter,Cairo,sans-serif;font-weight:600;font-size:16px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased}.client-btn-rounded{border-radius:18px;padding:17px 18px}.license-table-label{width:40%}.cta-decor-1{top:10px;right:10px;width:80px;animation-delay:0s}.cta-decor-2{bottom:32px;left:10px;width:80px;animation-delay:1s}.cta-decor-3{top:20px;left:20px;width:60px;animation-delay:2s}.cta-decor-4{bottom:10px;right:40px;width:70px;animation-delay:1.5s}.cta-decor-5{bottom:-40px;left:50%;transform:translate(-50%);width:90px;animation-delay:.5s}@keyframes service-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes service-orbit-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes service-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes service-icon-glow{0%,to{filter:drop-shadow(0 0 4px rgba(0,192,232,.25))}50%{filter:drop-shadow(0 0 16px rgba(0,192,232,.75))}}@keyframes service-icon-shine{0%{left:-35%;opacity:0}20%{opacity:0}45%{opacity:.7}65%{opacity:0}to{left:130%;opacity:0}}.service-orbit{animation:service-orbit 18s linear infinite}.service-orbit-reverse{animation:service-orbit-reverse 13s linear infinite}.service-icon-card{animation:service-icon-float 4s ease-in-out infinite}.service-main-icon{animation:service-icon-glow 2.8s ease-in-out infinite}.service-icon-shine{animation:service-icon-shine 4.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.service-orbit,.service-orbit-reverse,.service-icon-card,.service-main-icon,.service-icon-shine{animation:none}}.service-tab.is-active .service-number{color:#00c0e8}.service-tab.is-active .service-line{width:32px}.service-tab.is-active .service-title{color:#111827;transform:translate(4px)}.service-tab.is-active>i{color:#00c0e8}[dir=rtl] .service-tab.is-active .service-title{transform:translate(-4px)}.service-tab:hover .service-number{color:#00c0e8}.service-tab:hover .service-title{color:#111827}
