:root{--gulf:5, 22, 87;--venice:8, 78, 158;--curious:23, 139, 198;--bright:132, 196, 224;--coral:182, 30, 0;--error-coral:244, 123, 100;--ice:232, 244, 253;--ivory:255, 255, 240;--amber:219, 147, 31;--white:255, 255, 255;--off:247, 249, 252;--mid:138, 150, 168;--grid:15, 40, 80;--dark:11, 18, 32;--page-gutter:clamp(24px, 4vw, 50px);--nav-height:70px;--nav-glass-bg:#08123d85;--nav-glass-blur:blur(18px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:rgb(var(--dark));color:rgb(var(--white));cursor:default;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.site-heading-small{color:#fff}.site-heading-medium,.services-medium-heading{color:#ffffffeb;letter-spacing:-.035em;font-size:clamp(24px,2.5vw,34px);line-height:1.08}.site-heading-large,.services-large-heading{color:#ffffffeb;letter-spacing:-.04em;font-size:clamp(30px,3.2vw,44px);line-height:1.05}.site-final-cta{background:linear-gradient(90deg,#05165752,#0b122080);border:1px solid #178bc629;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3vw,38px);margin:clamp(30px,4vw,46px) 0 clamp(22px,3vw,32px);padding:clamp(22px,3vw,34px) clamp(20px,3vw,38px);display:grid}.site-final-cta--with-image{grid-template-columns:auto minmax(0,1fr) auto}.site-final-cta-img{object-fit:contain;opacity:.8;mix-blend-mode:screen;width:clamp(74px,7vw,108px);height:auto;display:block}.site-final-cta-title{color:rgb(var(--white));letter-spacing:-.025em;font-size:clamp(20px,1.9vw,28px);font-weight:800;line-height:1.16}.site-final-cta-text{color:#ffffff9e;margin-top:8px;font-size:clamp(14px,1vw,15px);line-height:1.6}.site-final-cta-actions{gap:14px;display:flex}.site-final-cta .btn-primary{text-align:center;justify-content:center;align-items:center;display:inline-flex}nav{z-index:10000;isolation:isolate;padding:0 var(--page-gutter);height:var(--nav-height);background:var(--nav-glass-bg);-webkit-backdrop-filter:var(--nav-glass-blur);justify-content:flex-start;align-items:center;gap:1rem;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 16px 36px #0000002e}.nav-sequence{opacity:0;transition:opacity .7s}.nav-sequence.is-visible{opacity:1}.nav-logo{z-index:2;align-items:center;display:flex;position:relative}.nav-logo-img{object-fit:contain;width:auto;height:30px;display:block}.nav-links{align-items:center;gap:2rem;height:100%;margin-left:auto;list-style:none;display:flex;position:static;transform:none}.nav-links>li{align-items:center;height:100%;display:flex}.nav-actions{z-index:2;align-items:center;gap:2rem;margin-left:2rem;display:none;position:relative}.nav-menu-toggle{z-index:102;width:44px;height:44px;color:rgb(var(--white));cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:none;position:relative}.nav-menu-toggle svg{color:rgb(var(--white));display:block}.nav-links a{color:#fff9;letter-spacing:.02em;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:hover{color:rgb(var(--white))}.nav-links a.is-active{color:#fff;font-weight:500}.nav-links a.is-active:not(.nav-cta):after{content:"";background:#fff;width:100%;height:1px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-dropdown{position:relative}.nav-dropdown-trigger{color:#fff9;font:inherit;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:12.5px;font-weight:500;transition:color .2s;display:inline-flex;position:relative}.nav-dropdown-trigger:hover,.nav-dropdown:focus-within .nav-dropdown-trigger,.nav-dropdown:hover .nav-dropdown-trigger,.nav-dropdown-trigger.is-active{color:rgb(var(--white))}.nav-dropdown-content{align-items:center;gap:.35rem;display:inline-flex}.nav-dropdown-label{display:inline-block;position:relative}.nav-dropdown-trigger.is-active .nav-dropdown-label:after{content:"";background:rgb(var(--white));width:100%;height:1px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-dropdown-caret{pointer-events:none;border-top:5px solid #ffffff61;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .2s,border-top-color .2s;position:static;transform:translateY(1px)}.nav-dropdown:hover .nav-dropdown-caret,.nav-dropdown:focus-within .nav-dropdown-caret,.nav-dropdown.is-open .nav-dropdown-caret{border-top-color:#ffffff9e}.nav-dropdown-menu{border:1px solid rgba(var(--curious), .16);-webkit-backdrop-filter:none;opacity:0;pointer-events:none;transform-origin:top;z-index:1;background:#050d25;border-top:0;border-radius:0 0 6px 6px;width:max-content;min-width:0;padding:.35rem;list-style:none;transition:opacity .18s,transform .18s;position:absolute;top:100%;left:50%;transform:translate(-50%)scaleY(.96);box-shadow:0 16px 36px #0000003d}.nav-dropdown-menu:before{display:none}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)scaleY(1)}.nav-dropdown-menu li{width:100%}.nav-dropdown-menu a{box-sizing:border-box;color:#ffffffb8;white-space:nowrap;border-radius:4px;width:100%;padding:.48rem .65rem;transition:color .16s,background-color .16s;display:block}.nav-dropdown-menu a:hover{color:rgb(var(--white));background:rgba(var(--curious), .08)}.nav-cta{border:1px solid rgba(var(--coral), .62);letter-spacing:.02em;border-radius:10px;padding:7px 15px 9px;color:#fff9!important;font-size:12.5px!important;font-weight:500!important;transition:color .2s,border-color .2s,background .2s!important}.nav-cta:hover,.nav-cta.is-active{border-color:rgba(var(--coral), .82);background:rgba(var(--coral), .16)!important;color:rgb(var(--white))!important}.lang-toggle{width:34px;height:34px;color:rgb(var(--curious));cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;margin-top:.45rem;padding:0;font-family:DM Mono,monospace;font-size:12px;font-weight:600;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.lang-toggle:hover{color:#ffffffe6;background:#0516579e;border-color:#178bc680;font-weight:500}.nav-lang-item{align-items:center;display:flex}.nav-lang-item .nav-lang-toggle{margin-top:0}.lang-toggle.is-arabic{margin-bottom:3px;font-size:15px}.nav-preferences-item{gap:4px}.theme-toggle{width:34px;height:34px;color:rgb(var(--curious));cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.theme-toggle:hover{color:#ffffffe6;background:#0516579e}.theme-toggle:focus-visible,.lang-toggle:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:3px}.site-footer{z-index:1;padding:clamp(54px, 6vw, 82px) var(--page-gutter) 18px;border-top:1px solid rgba(var(--curious), .16);background:rgba(var(--gulf), .12);display:block;position:relative}.footer-main{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(80px,10vw,180px);padding-bottom:clamp(46px,5vw,66px);display:grid}.footer-nav-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.72fr) minmax(0,1.35fr);justify-self:end;gap:clamp(28px,2.4vw,44px);width:min(100%,720px);min-width:0;display:grid}.footer-brand{width:100%;max-width:320px}.footer-logo{align-items:center;width:100%;display:inline-flex}.footer-logo img{width:100%;height:auto;display:block}.footer-brand>p{color:#ffffff9e;text-align:justify;text-align-last:left;width:100%;max-width:none;margin-top:28px;font-size:14px;line-height:1.9}.footer-socials{justify-content:space-between;gap:0;width:100%;margin-top:28px;display:flex}.footer-socials a{border:1px solid rgba(var(--curious), .28);color:#ffffffc2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.footer-socials a:hover{border-color:rgba(var(--curious), .7);color:rgb(var(--curious));transform:translateY(-2px)}.footer-socials svg,.footer-contact-item svg{stroke-width:1.7px;width:19px;height:19px}.footer-column h2{color:rgb(var(--curious));letter-spacing:.08em;text-transform:uppercase;margin:3px 0 22px;font-size:13px;font-weight:800;line-height:1.4}.footer-column ul{gap:14px;list-style:none;display:grid}.footer-column li{min-width:0}.footer-column li a,.footer-legal-links a{color:#ffffffa1;font-size:13px;line-height:1.6;text-decoration:none;transition:color .2s}.footer-column li a:hover,.footer-legal-links a:hover{color:rgb(var(--white))}.footer-logo:focus-visible,.footer-socials a:focus-visible,.footer-column a:focus-visible,.footer-contact-item:focus-visible,.footer-legal-links a:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:3px}.footer-contact-column address{gap:18px;font-style:normal;display:grid}.footer-contact-column{justify-self:end;width:max-content;max-width:100%;margin-left:0}.footer-contact-item{color:#ffffffa3;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;font-size:13px;line-height:1.7;text-decoration:none;display:grid}.footer-contact-item svg{color:#fffc;margin-top:2px}a.footer-contact-item:hover{color:rgb(var(--white))}.footer-bottom{border-top:1px solid rgba(var(--curious), .14);justify-content:space-between;align-items:center;gap:28px;padding-top:17px;display:flex}.footer-bottom>p{color:#fff6;font-size:11.5px;line-height:1.6}.footer-legal-links{align-items:center;gap:16px;display:flex}.footer-legal-links span{background:#ffffff2e;width:1px;height:15px}.hero{z-index:1;min-height:calc(100dvh - var(--nav-height));padding:100px var(--page-gutter) 80px;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.data-grid-hero{z-index:0;min-height:100%;padding:inherit;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.grid-container{z-index:0;pointer-events:none;display:grid;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0% 38%,#0000 74%);mask-image:radial-gradient(circle,#000 0% 38%,#0000 74%)}.grid-container:after{content:"";opacity:var(--mouse-glow-opacity,0);pointer-events:none;background:radial-gradient(circle 180px at var(--mouse-x,50%) var(--mouse-y,50%), #178bc62e, transparent 70%);position:absolute;inset:0}.grid-cell{min-width:0;min-height:0;opacity:var(--opacity-min);border-radius:1px}.data-grid-hero-content{z-index:1;pointer-events:auto;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex;position:relative}@keyframes cell-pulse{0%{opacity:var(--opacity-min)}to{opacity:var(--opacity-max)}}.animate-pulse{animation:.5s ease-in-out infinite typewriterPulse}@keyframes typewriterPulse{0%,to{opacity:1}50%{opacity:.2}}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8e;text-shadow:0 10px 26px #0000006b;align-items:center;gap:8px;margin-bottom:2.5rem;font-family:DM Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.hero-h1{color:rgb(var(--curious));letter-spacing:-.04em;text-shadow:0 18px 48px #0009;max-width:780px;margin-bottom:1rem;font-size:clamp(40px,4.7vw,60px);font-weight:400;line-height:1.07}.hero-title-frame{display:inline-block;position:relative}.hero-title-measure{visibility:hidden;display:inline-block}.hero-title-type{display:inline-block;position:absolute;inset:0}.hero-h1 .line-accent{color:rgb(var(--white));font-size:clamp(55px,7vw,90px);font-weight:800}.hero-h1 .line-intro{color:rgb(var(--curious));font-size:clamp(40px,4.7vw,60px);font-weight:400}.hero-h1 .line-dim{color:rgb(var(--curious));letter-spacing:-.05em;font-size:clamp(40px,4.7vw,60px);font-weight:400;line-height:1.4}.hero-h1--arabic{letter-spacing:0;direction:rtl}.hero-h1--arabic :where(.line-intro,.line-dim){letter-spacing:0;font-size:clamp(40px,4.7vw,60px)}.hero-h1--arabic .line-accent{letter-spacing:-.025em}.hero-arabic{color:#ffffff4d;text-align:left;letter-spacing:.02em;text-shadow:0 12px 32px #0009;direction:rtl;margin-bottom:2rem;font-family:Cairo,sans-serif;font-size:clamp(18px,2.2vw,26px);font-weight:300}.hero-sub{color:#ffffff8e;letter-spacing:1px;text-align:center;text-shadow:0 12px 30px #000000b3;max-width:550px;margin-top:2.5rem;margin-bottom:2.5rem;font-size:12px;font-weight:400;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-center{display:contents}.hero-rest{opacity:0;transition:opacity 1s}.hero-rest.is-visible{opacity:1}.hero-rest-sub{transition-delay:.15s}.hero-rest-actions{transition-delay:.35s}.btn-primary{color:rgba(var(--coral), .85);border:1px solid rgba(var(--coral), .85);cursor:pointer;border-radius:8px;padding:14px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:rgba(var(--coral), .85);color:#fff}.btn-ghost{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;padding:14px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.btn-ghost:hover{color:rgb(var(--gulf));background:#ffffffbf}.partner-strip{z-index:1;background:#0516574d;border-top:1px solid #178bc61f;border-bottom:1px solid #178bc61f;padding:18px 0;position:relative;overflow:hidden}.partners-window{width:100%;min-width:0;position:relative;overflow:hidden}.partners-window:before,.partners-window:after{content:"";z-index:2;pointer-events:none;width:min(120px,16vw);position:absolute;top:0;bottom:0}.partners-window:before{-webkit-backdrop-filter:blur(2px);left:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#0000 100%)}.partners-window:after{-webkit-backdrop-filter:blur(2px);right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#0000 100%)}.infinite-slider{overflow:hidden}.infinite-slider-track{will-change:transform;align-items:center;width:max-content;display:flex}.infinite-slider-set{flex-shrink:0;align-items:center;display:flex}.partners-scroll{flex-shrink:0}.partner-name{color:#ffffff40;white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;width:150px;height:44px;font-size:13px;font-weight:700;transition:color .2s;display:inline-flex}.partner-logo{object-fit:contain;filter:brightness(0)invert();opacity:.3;width:130px;height:38px;display:block}.partner-slot-hp{width:78px}.partner-slot-eset{width:110px}.partner-logo-hp{width:52px;height:44px}.partner-logo-adobe{width:94px;height:28px}.partner-logo-bentley{width:108px;height:32px}.partner-logo-microsoft{width:148px;height:44px}.services{z-index:1;padding:72px var(--page-gutter);position:relative}.section-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--curious));margin-bottom:.55rem;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.services-eyebrow-sequence{opacity:0;transition:opacity .7s}.services-eyebrow-sequence.is-visible{opacity:1}.section-eyebrow-sequence{opacity:0;transition:opacity .7s}.section-eyebrow-sequence.is-visible{opacity:1}.section-title{letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.1}.section-title .dim{color:#ffffff4d;font-weight:300}.services-title-frame,.section-title-frame{display:inline-block;position:relative}.services-title-measure,.section-title-measure{visibility:hidden;display:inline-block}.services-title-type,.section-title-type{display:inline-block;position:absolute;inset:0}.section-link{color:rgb(var(--curious));white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.section-link:hover{text-decoration:underline}.services-grid{background:#178bc61a;border:1px solid #178bc61a;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.services-grid-sequence{opacity:0;transition:opacity .75s}.services-grid-sequence.is-visible{opacity:1}.svc-card{cursor:pointer;background:#05165773;flex-direction:column;grid-column:span 4;gap:.65rem;padding:1.35rem;transition:background .3s;display:flex;position:relative;overflow:hidden}.svc-card:focus-visible{z-index:2;outline:2px solid rgb(var(--curious));outline-offset:-3px}.svc-card.cyber{border-left:1px solid #3c87e833}.svc-card:hover{background:#0f15707a}.svc-card.primary{background:#084e9e40;grid-column:span 6}.svc-card.primary:hover{background:#084e9e73}.svc-card.ai{background:#05425650}.svc-card.ai:hover{background:#05425693}.svc-card.highlight{background:#e8593c14;grid-column:span 3}.svc-card.highlight.gpr{border-left:1px solid #e8593c33}.svc-card.highlight:hover{background:#e8593c26}.svc-icon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.svc-icon svg{width:25px;height:25px}.svc-icon-img{width:25px;height:25px;display:block}.svc-heading{align-items:center;gap:.8rem;display:flex}.icon-blue{background:#178bc626}.icon-coral{background:#e8593c1f}.icon-amber{background:#f5a6231f}.svc-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:99px;align-self:flex-end;width:fit-content;margin-right:2em;padding:2px 8px;font-family:DM Mono,monospace;font-size:8.5px;font-weight:600;display:inline-block}.tag-grow{background:rgba(var(--curious), .15);color:#1b9dde}.tag-new{color:#f4866e;background:#e8593c1f}.tag-core,.tag-ai{color:#f5b84a;background:#f5a6231a}.svc-name{letter-spacing:-.02em;margin:0;font-size:clamp(17px,1.6vw,21px);font-weight:700;line-height:1.2}.svc-desc{color:#ffffff80;flex:1;font-size:12.5px;line-height:1.45}.svc-partners{flex-wrap:wrap;gap:6px;display:flex}.svc-partner-pill{color:#ffffff73;letter-spacing:.04em;background:#ffffff0f;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:600}.svc-arrow{border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:24px;height:24px;margin-top:auto;transition:border-color .2s,background .2s;display:flex}.svc-arrow:hover{border-color:rgb(var(--curious));background:rgba(var(--curious), .1)}.svc-card.highlight .svc-arrow:hover{border-color:rgba(var(--coral), .85);background:rgba(var(--coral), .12)}.svc-card.primary .svc-desc{font-size:13px}.svc-card.primary:before{content:"";pointer-events:none;background:radial-gradient(#178bc61f 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-20px;right:-20px}.why-sss-section{--why-stats-gap:clamp(32px, 4vh, 48px);--why-stats-lower-gap:clamp(48px, 5.5vh, 64px);z-index:1;box-sizing:border-box;min-height:calc(100dvh - var(--nav-height));padding:clamp(44px, 5vh, 64px) var(--page-gutter) var(--why-stats-lower-gap);background:rgb(var(--dark));position:relative}.why-sss-layout{grid-template-columns:minmax(480px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(48px,5vw,80px);display:grid}.why-sss-title{max-width:none;margin-top:.65rem;font-size:clamp(28px,2.2vw,36px)}.why-sss-title .dim{white-space:nowrap}.why-sss-intro{color:#ffffff94;text-align:justify;text-justify:inter-word;max-width:38ch;margin-top:1.5rem;font-size:clamp(13px,.88vw,14px);line-height:1.8}.why-sss-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));height:100%;display:grid}.why-sss-reason{grid-template-columns:clamp(50px,3.2vw,58px) minmax(0,1fr);align-items:start;gap:24px clamp(12px,1.4vw,22px);min-height:0;padding:clamp(16px,1.5vw,24px);display:grid}.why-sss-reason:nth-child(odd){border-right:1px solid rgba(var(--curious), .18);padding-right:clamp(28px,2.2vw,40px)}.why-sss-reason:nth-child(2n){padding-left:clamp(28px,2.2vw,40px)}.why-sss-reason:nth-child(-n+2){border-bottom:1px solid rgba(var(--curious), .18)}.why-sss-icon-box{box-sizing:border-box;aspect-ratio:1;border:1px solid rgba(var(--curious), .28);background:rgba(var(--curious), .045);border-radius:6px;justify-content:center;align-self:start;align-items:center;width:100%;display:flex}.why-sss-icon{width:clamp(22px,1.45vw,26px);height:clamp(22px,1.45vw,26px);color:rgb(var(--amber))}.why-sss-reason-copy h3{color:#fffffff0;letter-spacing:-.02em;white-space:nowrap;font-size:clamp(15px,1.05vw,19px);line-height:1.3}.why-sss-reason-copy .why-sss-lead{color:#ffffffd1;margin-top:.4rem;font-size:clamp(12.5px,.82vw,14px);font-weight:500;line-height:1.5}.why-sss-body{color:#ffffff80;grid-column:1/-1;max-width:62ch;font-size:clamp(12.5px,.82vw,14px);line-height:1.65}.why-sss-reveal{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.why-sss-grid.why-sss-reveal{transition-delay:.14s}.why-sss-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.why-sss-reveal{opacity:1;transition:none;transform:none}}.stats-band{z-index:1;padding:clamp(44px, 5vh, 52px) var(--page-gutter);background:#05165780;border-top:1px solid #178bc61a;border-bottom:1px solid #178bc61a;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:4rem;margin-bottom:4rem;display:grid;position:relative}.why-sss-section>.stats-band{width:calc(100% + (var(--page-gutter) * 2));margin:var(--why-stats-gap) calc(var(--page-gutter) * -1) 0}.stat-item{text-align:left;border-right:1px solid #178bc61a;justify-content:center;padding:0;display:flex}.stat-item:last-child{border-right:none}.stat-item-inner{width:max-content}.stat-num{letter-spacing:-.03em;color:rgb(var(--white));margin-bottom:6px;font-size:clamp(36px,4vw,52px);font-weight:800;line-height:1}.stat-count-number{color:rgb(var(--white))}.stat-suffix{color:rgb(var(--curious))}.stat-label{color:#fff6;font-size:12px;font-weight:400;line-height:1.5}.archviz-section{z-index:1;background:#0b1220;height:420vh;position:relative}.archviz-loading{background:rgb(var(--dark));min-height:100dvh}.archviz-sticky{height:100vh;padding:0 var(--page-gutter);background:#0b1220 50%;align-items:center;display:grid;position:sticky;top:0;overflow:hidden}.archviz-sticky:before{content:"";pointer-events:none;z-index:1;background:0 0;position:absolute;inset:0}.archviz-canvas-wrap{z-index:0;position:absolute;inset:0;transform:translate(-43%)}.archviz-canvas{width:100%;height:100%;display:block}.archviz-copy{z-index:2;width:min(640px,100%);padding-top:var(--nav-height);justify-self:end;position:relative}.archviz-title{max-width:640px}.archviz-feature-list{gap:.8rem;width:min(640px,100%);margin:1.5rem 0}.feature-list.archviz-feature-list li{color:rgba(var(--white), .64);font-size:clamp(13px,.7vw,14px);line-height:1.55}.archviz-feature-list li strong{white-space:nowrap;flex:0 0 170px;margin-right:12px}.archviz-feature-list li span{text-wrap:wrap;flex:1;min-width:0}.archviz-description--compact{display:none}.archviz-copy p{max-width:460px;color:rgba(var(--white), .5);margin-top:1.25rem;font-size:15px;line-height:1.75}.archviz-steps{border:1px solid rgba(var(--curious), .12);background:rgba(var(--curious), .08);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:min(520px,100%);margin-top:2rem;display:grid}.archviz-steps span{background:rgba(var(--dark), .68);min-height:38px;color:rgba(var(--white), .42);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;padding:0 .75rem;font-family:DM Mono,monospace;font-size:10px;display:flex}.feature-section{z-index:1;padding:100px var(--page-gutter);grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid;position:relative}.feature-visual{aspect-ratio:1;max-width:550px;margin-left:3rem;position:relative}.scan-viz{width:100%;height:100%}.feature-content{max-width:580px}.scan-radar{opacity:0;transition:opacity .75s}.scan-radar.is-visible{opacity:1}.feature-sequence,.clients-sequence,.cta-sequence{opacity:0;transition:opacity .75s}.feature-sequence.is-visible,.clients-sequence.is-visible,.cta-sequence.is-visible{opacity:1}.scan-label{opacity:0;transition:opacity .7s}.scan-label-blue.is-visible{opacity:1;transition-delay:.45s}.scan-label-red.is-visible{opacity:1;transition-delay:.95s}.feature-list{flex-direction:column;gap:1rem;margin:2rem 0;list-style:none;display:flex}.feature-list li{color:#fff9;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.feature-list li:before{content:"";background:rgb(var(--curious));border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.feature-list li strong{color:rgb(var(--white));min-width:160px;font-weight:600;display:inline-block}.clients-section{z-index:1;min-height:auto;padding:80px var(--page-gutter);border-top:1px solid #178bc614;display:block;position:relative}.clients-section>.section-eyebrow{margin-bottom:.3rem}.clients-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;margin-top:1.75rem;display:grid}.client-pill{background:#ffffff0f;border:1px solid #7899ca0f;border-radius:6px;justify-content:center;align-items:center;min-height:82px;padding:18px 24px;transition:all .2s;display:flex}.client-pill:hover{background:#178bc614;border-color:#178bc633}.client-logo{object-fit:contain;filter:brightness(0)invert();width:100%;max-width:150px;height:100%;max-height:42px;display:block}.client-logo-gulf-air,.client-logo-nass-grp{max-width:260px;max-height:72px}.client-logo-ministry{max-width:280px;max-height:80px}.client-logo-uob{max-width:210px;max-height:60px}.client-logo-bapco,.client-logo-asu,.client-logo-alba{max-width:190px;max-height:50px}.technology-partners-section{z-index:1;scroll-margin-top:calc(var(--nav-height) + 16px);padding:clamp(76px, 8vw, 112px) var(--page-gutter);border-top:1px solid rgba(var(--curious), .08);background:rgb(var(--dark));position:relative}.technology-partners-header{width:100%;max-width:none;margin-bottom:clamp(42px,5vw,68px)}.technology-partners-title{max-width:none;margin-top:.75rem;font-size:clamp(26px,3vw,38px)}.technology-partners-intro{max-width:none;color:rgba(var(--white), .56);white-space:nowrap;margin-top:1.5rem;font-size:clamp(13px,.88vw,14px);line-height:1.75}.technology-partners-grid{border-top:1px solid rgba(var(--curious), .16);border-bottom:1px solid rgba(var(--curious), .16);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.technology-partner-category{background:rgba(var(--curious), 0);outline:none;min-width:0;padding:clamp(22px,2vw,30px) clamp(30px,3vw,46px);transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1)}.technology-partner-category:nth-child(odd){border-right:1px solid rgba(var(--curious), .16)}.technology-partner-category:nth-child(-n+2){border-bottom:1px solid rgba(var(--curious), .16)}.technology-partner-category:hover{background:rgba(var(--curious), .035)}.technology-partner-category-header{--technology-category-icon-width:clamp(60px, 4.2vw, 66px);--technology-category-icon-height:clamp(48px, 3.4vw, 52px);grid-template-columns:var(--technology-category-icon-width) minmax(0, 1fr);align-items:start;gap:clamp(16px,1.7vw,24px);display:grid}.technology-partner-category-icon{width:var(--technology-category-icon-width);height:var(--technology-category-icon-height);color:rgb(var(--curious));justify-content:center;align-items:center;display:flex}.technology-partner-category-icon svg{width:var(--technology-category-icon-height);height:var(--technology-category-icon-height)}.technology-partner-category h3{color:rgba(var(--white), .94);letter-spacing:-.02em;font-size:clamp(17px,1.25vw,21px);line-height:1.3}.technology-partner-category-header p{max-width:none;color:rgba(var(--white), .5);white-space:nowrap;margin-top:.2rem;font-size:clamp(11.5px,.76vw,12.5px);line-height:1.65}.technology-partner-logo-grid{border-top:1px solid rgba(var(--curious), .12);grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:clamp(18px,2vw,30px);margin-top:clamp(16px,1.8vw,22px);padding-top:clamp(24px,2.5vw,34px);display:grid}.technology-partner-logo-slot{justify-content:center;align-items:center;min-width:0;height:54px;padding:4px;display:flex}.technology-partner-logo{object-fit:contain;filter:grayscale()brightness(0)invert()brightness(.72);opacity:.68;width:100%;max-width:132px;height:100%;max-height:42px;transition:filter .32s cubic-bezier(.22,1,.36,1),opacity .32s cubic-bezier(.22,1,.36,1);display:block}.technology-partner-logo--light-theme{display:none}.technology-partner-category:hover .technology-partner-logo{filter:none;opacity:1}.technology-partners-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.technology-partners-grid.technology-partners-reveal{transition-delay:.12s}.technology-partners-reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=900px){.technology-partners-section{padding-top:64px;padding-bottom:64px}.technology-partners-grid{grid-template-columns:1fr}.technology-partners-intro,.technology-partner-category-header p{white-space:normal}.technology-partner-category:nth-child(odd){border-right:0}.technology-partner-category:nth-child(-n+3){border-bottom:1px solid rgba(var(--curious), .16)}.technology-partner-category:last-child{border-bottom:0}}@media (width<=560px){.technology-partners-title br{display:block}.technology-partners-title .dim{margin-top:.16em;display:block}.technology-partner-category{padding:24px 0}.technology-partner-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.technology-partners-reveal,.technology-partner-logo,.technology-partner-category{transition:none}.technology-partners-reveal{opacity:1;transform:none}}.cta-section{z-index:1;padding:100px var(--page-gutter);text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#084e9e59 0%,#0000 65%);position:absolute;inset:0}.cta-title{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.1;position:relative}.cta-sub{color:#ffffff73;max-width:480px;margin:0 auto 2.5rem;font-size:16px;line-height:1.7;position:relative}.cta-actions{justify-content:center;gap:1rem;display:flex;position:relative}.fade-up{opacity:0;animation:.7s forwards fadeUp;transform:translateY(24px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.22s}.delay-3{animation-delay:.36s}.delay-4{animation-delay:.5s}.delay-5{animation-delay:.65s}@keyframes scanPulse{0%,to{opacity:.6;r:3}50%{opacity:1;r:4.5}}.scan-center{animation:2.5s ease-in-out infinite scanPulse}.svc-card-ai{background:#178bc612}.section-title-scan{font-size:clamp(26px,3vw,38px)}.btn-scan{margin-top:.5rem}.section-title-clients{margin-top:0;font-size:clamp(22px,2.5vw,32px)}.footer-copyright{color:#ffffff26}.services-page{--services-section-pad:clamp(28px, 4.5vw, 56px);--services-card-pad:clamp(18px, 2vw, 28px);background:rgb(var(--dark));min-height:100vh}.services-page main{width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.services-hero-section{min-height:calc(100dvh - var(--nav-height));flex-direction:column;padding:clamp(24px,3vw,36px) 0 0;display:flex;overflow:visible}.services-hero-main{flex-direction:column;flex:auto;min-height:0;display:flex}.site-breadcrumb,.services-breadcrumb{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin:0 0 clamp(22px,3vw,34px);font-family:DM Mono,monospace;font-size:10px;font-weight:600;line-height:1.5}.site-breadcrumb a,.services-breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.site-breadcrumb a:hover,.services-breadcrumb a:hover{color:#ffffffb3}.site-breadcrumb span,.services-breadcrumb span{color:rgb(var(--curious))}.services-hero-grid{flex:auto;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:0 clamp(28px,4vw,64px);min-height:330px;display:grid}@media (width>=1181px){.services-hero-section{padding-bottom:clamp(14px,1.4vw,22px)}.services-hero-grid{flex:none;min-height:0;margin-top:clamp(8px,1vw,14px)}.services-hero-copy{align-self:start}}.site-hero-title,.site-page-title,.services-hero-copy .services-title{max-width:none;color:rgb(var(--white));letter-spacing:-.025em;white-space:nowrap;font-size:clamp(35px,4.3vw,55px);font-weight:700}.site-hero-tagline,.services-tagline{color:rgb(var(--curious));letter-spacing:-.04em;min-height:1.1em;margin-top:8px;font-size:clamp(25px,3.7vw,40px);font-weight:400;line-height:1.07}.services-intro.is-visible,.services-actions.is-visible{opacity:1;transform:translateY(0)}.site-hero-intro,.services-intro{color:#ffffffad;opacity:0;max-width:none;margin:clamp(18px,2.2vw,28px) 0 0;font-size:15px;line-height:1.85;transition:opacity .55s .12s,transform .55s .12s;transform:translateY(10px)}.site-hero-intro{opacity:1;transform:none}.site-page-tagline{color:rgb(var(--curious));letter-spacing:-.04em;margin-top:8px;font-size:clamp(20px,2.1vw,28px);font-weight:400;line-height:1.1}.site-page-intro{color:#ffffffad;width:min(100%,62ch);margin:clamp(16px,2vw,24px) 0 0;font-size:15px;line-height:1.8}.services-actions{opacity:0;flex-wrap:wrap;gap:14px;margin-top:clamp(20px,2.6vw,32px);transition:opacity .55s .22s,transform .55s .22s;display:flex;position:relative;transform:translateY(10px)}.services-hero-actions-row{justify-content:flex-start;width:100%;display:flex}.services-solid-btn{z-index:1;border-color:rgba(var(--amber), .7);color:rgb(var(--amber));box-shadow:0 12px 28px rgba(var(--amber), .1);background:0 0;position:relative}.services-solid-btn:hover{background:rgb(var(--amber));color:#fff}.services-actions .btn-ghost{z-index:2;position:relative}.services-hero-art{justify-content:flex-end;align-items:center;min-height:0;display:flex;position:relative}.services-monitor{z-index:1;aspect-ratio:1.62;width:min(490px,100%);position:relative}.services-monitor img{object-fit:contain;filter:grayscale()brightness(.4)sepia()hue-rotate(150deg)saturate(2.35);opacity:.68;mix-blend-mode:screen;width:100%;height:100%;display:block}.services-trust-row{border-top:1px solid #178bc638;border-bottom:1px solid #178bc629;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(34px,5vw,62px);padding:clamp(24px,3vw,40px) 0;display:grid}.services-trust-item{border-right:1px solid #178bc629;align-items:center;gap:clamp(14px,1.4vw,20px);min-width:0;padding:0 clamp(18px,2vw,30px);display:flex}.services-trust-item:first-child{padding-left:0}.services-trust-item:last-child{border-right:0;padding-right:0}.services-icon{color:#26b5ff;background:#178bc614;border:1px solid #178bc6d9;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;font-family:DM Mono,monospace;font-size:11px;font-weight:700;display:inline-grid}.services-icon svg{stroke:currentColor;width:24px;height:24px;display:block}.services-trust-icon{opacity:1;width:46px;height:46px;line-height:0;position:relative;color:#b9c3d0!important}.services-trust-icon svg{color:#b9c3d0;opacity:1;width:27px;height:27px;margin:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);stroke:#b9c3d0!important}.services-trust-item strong,.services-trust-item span{display:block}.services-trust-item strong{color:#ffffffe6;margin-bottom:6px;font-size:14px}.services-trust-item span{color:#ffffff8f;font-size:13px;line-height:1.45}.services-section{padding:var(--services-section-pad) 0 0}.services-why-section{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.services-why-pic{justify-content:flex-start;min-width:0;display:flex}.services-why-pic img{object-fit:contain;filter:invert()grayscale()brightness(3)sepia()hue-rotate(150deg)saturate(2.05);opacity:.7;mix-blend-mode:screen;width:min(560px,100%);height:auto;display:block}.services-why-content>p{color:#ffffff9e;max-width:560px;margin-top:12px;font-size:14px;line-height:1.75}.services-why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.25vw,18px);margin-top:clamp(20px,2.5vw,30px);display:grid}.services-why-card{min-height:190px;padding:var(--services-card-pad) clamp(14px, 1.5vw, 20px);text-align:center;background:linear-gradient(#05165738,#0b12205c);border:1px solid #178bc624;border-radius:8px;box-shadow:inset 0 1px #ffffff0a}.services-why-icon{color:#26b5ff;background:#178bc61a;border-color:#178bc6a6;width:52px;height:52px;margin:0 auto 16px}.services-why-icon svg{width:29px;height:29px}.services-why-card h3{color:#ffffffe6;font-size:13px;font-weight:800;line-height:1.3}.services-why-card p{color:#ffffff8c;margin-top:12px;font-size:11px;line-height:1.6}.services-software-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,1.25vw,18px);margin-top:clamp(16px,2vw,24px);display:grid}.services-software-card{min-height:220px;padding:var(--services-card-pad) clamp(16px, 1.6vw, 22px) clamp(18px, 1.8vw, 24px);text-align:center;background:linear-gradient(#05165738,#0b12205c);border:1px solid #178bc624;border-radius:8px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:inset 0 1px #ffffff0a}.services-software-card:hover,.services-software-card:focus-within{background:linear-gradient(#084e9e47,#05165757);border-color:#26b5ff57;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,0 16px 34px #0000002e}.services-software-card img{object-fit:contain;width:54px;height:54px;margin-bottom:18px}.services-software-card h3{color:#ffffffeb;font-size:16px;font-weight:800;line-height:1.25}.services-software-card p{color:#ffffff94;min-height:58px;margin:10px auto 0;font-size:12px;line-height:1.55}.services-licensing-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.6vw,22px);display:grid}.services-licensing-guide-card{background:linear-gradient(#0516573d,#0b122061);border:1px solid #178bc629;border-radius:8px;flex-direction:column;min-height:320px;padding:clamp(22px,2.6vw,34px);display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.services-licensing-guide-heading{grid-template-columns:clamp(72px,7vw,92px) minmax(0,1fr);align-items:start;gap:clamp(16px,1.8vw,24px);display:grid}.services-licensing-guide-art{justify-content:center;align-items:center;min-width:0;height:clamp(38px,3.5vw,46px);display:flex;position:relative}.services-licensing-guide-art img{object-fit:contain;filter:invert()grayscale()brightness(1.35)sepia()hue-rotate(150deg)saturate(2.2);opacity:1;mix-blend-mode:screen;width:min(92px,100%);height:auto;max-height:64px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-licensing-guide-copy p{color:#ffffff94;margin-top:23px;font-size:13px;line-height:1.75}.services-licensing-guide-copy ul{gap:10px;margin-top:18px;list-style:none;display:grid}.services-licensing-guide-copy li{color:#ffffffa8;padding-left:22px;font-size:12px;line-height:1.45;position:relative}.services-licensing-guide-copy li:before{content:"";border-bottom:2px solid #26b5ff;border-left:2px solid #26b5ff;width:9px;height:5px;position:absolute;top:.45em;left:2px;transform:rotate(-45deg)}.services-process-grid{--process-grid-gap:clamp(14px, 1.7vw, 22px);gap:var(--process-grid-gap);grid-template-columns:repeat(6,minmax(0,1fr));justify-items:center;margin-top:clamp(16px,2vw,24px);display:grid}.services-process-card{text-align:left;flex-direction:column;align-items:center;width:min(100%,120px);min-width:0;padding-top:4px;display:flex;position:relative}.services-process-icon{aspect-ratio:1;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;position:relative}.services-process-icon svg{width:34px;height:34px}.services-process-icon:before{content:"";width:calc((100vw - (2 * var(--page-gutter)) - (5 * var(--process-grid-gap))) / 6 + var(--process-grid-gap) - 76px);background:#ffffff21;height:1px;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.services-process-icon:after{content:"";left:calc(100% + 10px + (((100vw - (2 * var(--page-gutter)) - (5 * var(--process-grid-gap))) / 6 + var(--process-grid-gap) - 76px) / 2) - 2px);background:#ffffff61;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.services-process-card:last-child .services-process-icon:before,.services-process-card:last-child .services-process-icon:after{display:none}.services-process-text{text-align:center;width:100%}.services-process-text span{color:#26b5ff;margin-top:14px;font-family:DM Mono,monospace;font-size:16px;display:block}.services-process-text h3{color:#ffffffe6;margin-top:8px;font-size:13px;line-height:1.25}.services-process-text p{color:rgb(var(--mid));margin-top:9px;font-size:11px;line-height:1.6}.services-industries-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(10px,1.2vw,16px);margin-top:clamp(16px,2vw,24px);display:grid}.services-industry-card{background:#0516572e;border:1px solid #178bc61f;border-radius:6px;align-items:center;gap:clamp(12px,1.3vw,16px);min-height:70px;padding:clamp(12px,1.4vw,18px) clamp(14px,1.6vw,20px);display:flex}.services-industry-card span:last-child{color:#ffffffd6;font-size:12px;font-weight:800;line-height:1.35}.services-hardware-supply-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.services-hardware-supply-card{text-align:center;flex-direction:column;justify-content:center;gap:clamp(8px,1vw,12px);min-height:108px;padding:clamp(12px,1.2vw,16px) clamp(8px,1vw,12px)}.services-hardware-supply-card .services-icon{width:42px;height:42px}.services-hardware-supply-card .services-icon svg{width:26px;height:26px}.svc-card{color:inherit;text-decoration:none}.services-kicker{color:rgb(var(--amber));letter-spacing:.12em;text-transform:uppercase;margin-bottom:clamp(16px,2vw,24px);font-family:DM Mono,monospace;font-size:10px;font-weight:700;line-height:1.4}.services-page-hardware .services-hardware-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:clamp(28px,4vw,64px)}.services-hardware-hero-art{justify-content:flex-end;align-items:center;min-width:0;display:flex}.services-hardware-hero-art img{object-fit:contain;filter:grayscale()brightness(.3)sepia()hue-rotate(150deg)saturate(2.15);opacity:1;mix-blend-mode:screen;width:min(760px,100%);height:auto;display:block}.services-split-section{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(34px,5vw,80px);display:grid}.services-split-copy p{color:#ffffff9e;max-width:520px;margin-top:clamp(18px,2.2vw,28px);font-size:13px;line-height:1.8}.services-hardware-why-copy{flex-direction:column;width:min(100%,620px);display:flex}.services-hardware-why-copy .site-heading-large,.services-hardware-why-copy .services-large-heading{white-space:nowrap;width:100%}.services-hardware-why-copy p{width:100%;max-width:none}.services-feature-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,30px) clamp(24px,4vw,70px);display:grid}.services-feature-list-item{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:clamp(14px,1.4vw,20px);min-height:96px;display:grid}.services-feature-list-item:nth-child(odd){border-right:1px solid #178bc626;padding-right:clamp(20px,3vw,48px)}.services-hardware-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.services-hardware-benefit{min-height:118px;padding:clamp(18px,2vw,28px)}.services-hardware-benefit:nth-child(odd){border-right:0;padding-right:clamp(18px,2vw,28px)}.services-hardware-benefit:not(:nth-child(3n)){border-right:1px solid #178bc626}.services-hardware-benefit:nth-child(n+4){border-top:1px solid #178bc626}.services-large-line-icon{color:#26b5ff;background:0 0;border-color:#0000;width:46px;height:46px}.services-large-line-icon svg{width:34px;height:34px}.services-feature-list-item h3{color:#ffffffe6;font-size:13px;font-weight:800;line-height:1.35}.services-feature-list-item p{color:#ffffff8f;margin-top:5px;font-size:12px;line-height:1.45}.services-logo-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(12px,1.3vw,18px);margin-top:clamp(20px,2.5vw,30px);display:grid}.services-logo-card{background:linear-gradient(#05165733,#0b12205c);border:1px solid #178bc629;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:clamp(14px,1.5vw,18px);transition:background .2s,border-color .2s,transform .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.services-logo-card:hover{background:linear-gradient(#084e9e47,#05165757);border-color:#26b5ff57;transform:translateY(-2px)}.services-logo-card img{object-fit:contain;object-position:center;width:min(122px,100%);height:52px;margin-bottom:14px;display:block}.services-logo-card p{color:#ffffff9e;text-align:center;font-size:11.5px;line-height:1.6}.services-partners-action{justify-content:center;margin-top:clamp(20px,2.5vw,30px);display:flex}.services-hardware-partners-section{padding-bottom:clamp(10px,1.8vw,24px)}.services-hardware-partner-logo--light-theme{display:none}.services-hardware-amc-section{--services-amc-gap:clamp(28px, 4vw, 64px);align-items:center;gap:var(--services-amc-gap);grid-template-columns:minmax(280px,.9fr) minmax(260px,.8fr) minmax(240px,.55fr);padding-bottom:clamp(8px,1.7vw,22px);display:grid}.services-check-list{gap:16px;list-style:none;display:grid}.services-check-list li{color:#ffffffad;padding-left:24px;font-size:12px;line-height:1.55;position:relative}.services-check-list li:before{content:"";border-bottom:2px solid #26b5ff;border-left:2px solid #26b5ff;width:9px;height:5px;position:absolute;top:.42em;left:2px;transform:rotate(-45deg)}.services-hardware-check-list{justify-self:center;gap:clamp(18px,2vw,24px);width:max-content;max-width:100%}.services-hardware-check-list li{color:#ffffffb8;align-items:center;gap:clamp(12px,1.3vw,16px);padding-left:0;font-size:clamp(13px,1.1vw,15px);line-height:2;display:flex}.services-hardware-check-list li:before{content:none}.services-hardware-check-list svg{color:#26b5ff;flex:none}.services-hardware-amc-card{background:linear-gradient(#05165742,#0b12206b);border:1px solid #178bc633;border-radius:8px;flex-direction:column;align-items:center;padding:clamp(18px,2vw,26px);display:flex}.services-hardware-amc-card-content{flex-direction:column;align-items:stretch;gap:18px;width:fit-content;max-width:100%;display:flex}.services-hardware-amc-card-copy{justify-content:space-between;align-items:center;gap:clamp(12px,1.5vw,20px);width:100%;display:flex}.services-hardware-amc-card-image{flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.services-hardware-amc-card-image img{object-fit:contain;filter:grayscale()brightness(2)sepia()hue-rotate(150deg)saturate(2);opacity:.75;mix-blend-mode:screen;width:100%;height:100%;display:block}.services-hardware-amc-card strong{color:#ffffffe6;flex-direction:column;align-items:flex-start;width:max-content;max-width:100%;font-size:clamp(13px,1.1vw,15px);line-height:1.45;display:flex}.services-hardware-amc-card .btn-primary{justify-content:center;width:100%}.services-hardware-sectors-section{padding-bottom:0}.services-page-cybersecurity{--services-cyber-section-space:clamp(72px, 7vw, 108px)}.services-page-cybersecurity main>.services-section{padding-top:var(--services-cyber-section-space);position:relative}.services-page-cybersecurity main>.services-section+.services-section:before{content:"";top:calc(var(--services-cyber-section-space) / 2);background:linear-gradient(90deg, transparent, rgba(var(--curious), .2), transparent);width:100%;height:1px;position:absolute;left:0}.services-page-cybersecurity .services-cyber-hero-grid{grid-template-columns:minmax(750px,.95fr) minmax(280px,1.05fr);align-content:center;align-items:stretch;gap:clamp(24px,3vw,64px)}.services-page-cybersecurity a:focus-visible,.services-page-cybersecurity button:focus-visible{outline:2px solid rgb(var(--amber));outline-offset:3px}.services-page-cybersecurity .services-title{white-space:normal;max-width:14ch;line-height:1.08}@media (width>=1181px){.services-page-cybersecurity .services-title{white-space:nowrap;max-width:none}}.services-cyber-hero-art{justify-content:flex-end;align-self:stretch;align-items:center;min-width:0;display:flex}.services-cyber-hero-art img{z-index:1;object-fit:contain;object-position:right center;filter:grayscale()brightness(.38)sepia()hue-rotate(150deg)saturate(2.25);opacity:.92;mix-blend-mode:screen;width:100%;height:100%;max-height:none;display:block;position:absolute;inset:0}.services-cyber-solution-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.services-cyber-solutions-section>.site-heading-small{text-align:center}.services-cyber-solution-card{text-align:center;justify-content:flex-start;min-height:210px;padding-top:clamp(22px,2.2vw,30px)}.services-cyber-card-icon{width:58px;height:58px;color:rgb(var(--curious));background:0 0;border:0;margin-bottom:16px}.services-cyber-card-icon svg{width:42px;height:42px}.services-cyber-solution-card h3{color:#ffffffe6;min-height:0;font-size:13px;font-weight:800;line-height:1.35}.services-cyber-solution-card p{margin-top:5px}.services-cyber-together-section .site-heading-large{white-space:normal;width:auto}.services-cyber-together-section .site-heading-large span{white-space:nowrap;display:block}.services-cyber-together-section .services-large-line-icon{color:rgb(var(--curious))}.services-cyber-matters-section{grid-template-columns:clamp(300px,24vw,460px) minmax(0,1fr);align-items:center;gap:clamp(34px,4vw,64px);display:grid}.services-cyber-section-intro .site-heading-large{max-width:12ch}.services-cyber-priority-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.services-cyber-priority-card{min-height:218px}.services-cyber-priority-card .services-why-icon{color:rgb(var(--amber))}.services-cyber-ecosystem-section{align-items:stretch;gap:clamp(30px,4vw,64px);display:flex}.services-cyber-ecosystem-art{flex:0 0 clamp(300px,24vw,460px);align-self:stretch;width:clamp(300px,24vw,460px);min-width:0;position:relative}.services-cyber-ecosystem-art img{object-fit:contain;object-position:left center;filter:grayscale()brightness()sepia()hue-rotate(150deg)saturate(2.2);opacity:.9;width:100%;height:100%;position:absolute;inset:0}.services-cyber-ecosystem-copy{flex:1 1 0;align-self:flex-start;min-width:0}.services-cyber-ecosystem-copy>p{width:100%;max-width:none}.services-cyber-ecosystem-title span{white-space:nowrap;display:block}.services-cyber-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px clamp(24px,3vw,42px);margin-top:clamp(18px,2vw,26px)}.services-cyber-check-list li{color:#ffffffe6;padding-left:30px;font-size:14px;line-height:1.75}.services-cyber-check-list li:before{border-bottom-width:3px;border-left-width:3px;width:13px;height:8px;top:.36em}.services-cyber-partner-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.services-cyber-support-section{grid-template-columns:minmax(270px,.85fr) minmax(320px,1.1fr) minmax(240px,.65fr)}.services-cyber-support-list{grid-template-columns:repeat(2,minmax(150px,1fr));column-gap:clamp(24px,3vw,48px);width:100%}.services-cyber-support-card .services-hardware-amc-card-image{color:rgb(var(--curious))}.services-cyber-support-card .services-hardware-amc-card-copy{justify-content:center;gap:12px}.services-cyber-support-card .btn-primary{border-color:rgba(var(--coral), .85);color:rgba(var(--coral), .9);box-shadow:0 12px 28px rgba(var(--coral), .1);text-align:center;white-space:nowrap;background:0 0;justify-content:center}.services-cyber-support-card .btn-primary:hover{background:rgb(var(--coral));border-color:rgb(var(--coral));color:rgb(var(--white))}.services-cyber-industries-section{padding-bottom:0}.services-cyber-industry-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.services-cyber-industry-card{min-height:142px;padding:clamp(12px,1vw,16px) 10px}.services-cyber-industry-card img{width:min(128px,100%)}.services-cyber-final-cta-icon{background:#178bc614;border-color:#26b5ff73;width:76px;height:76px}.services-cyber-final-cta-icon svg{width:46px;height:46px}@media (prefers-reduced-motion:reduce){.services-page-cybersecurity *,.services-page-cybersecurity :before,.services-page-cybersecurity :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.services-page-scanning .services-scan-hero-grid{grid-template-columns:minmax(0,.72fr) minmax(420px,1.28fr);gap:clamp(36px,5vw,80px)}.services-scan-hero-art{justify-content:flex-end;align-self:start;align-items:flex-start;min-width:0;display:flex}.services-scan-hero-art img,.services-scan-gpr-art img,.services-scan-final-cta-img{object-fit:contain;filter:grayscale()brightness(.38)sepia()hue-rotate(150deg)saturate(2.25);opacity:.9;mix-blend-mode:screen;width:100%;height:auto;display:block}.services-scan-hero-art img{width:auto;max-width:min(720px,100%);max-height:clamp(300px,20vw,360px)}@media (width>=901px){.services-page-scanning .services-tagline{white-space:nowrap}}.services-scan-data-section{grid-template-columns:max-content minmax(0,1fr);align-items:stretch;gap:clamp(38px,4vw,68px);display:grid}.services-scan-data-art{place-self:stretch start;width:clamp(420px,31vw,560px);min-width:0;position:relative;overflow:hidden}.services-scan-data-art img{object-fit:cover;object-position:left center;opacity:.94;filter:brightness(1.12)contrast(1.06);border-radius:10px;width:100%;height:100%;position:absolute;inset:0}.services-scan-data-copy>p,.services-section-intro,.services-scan-gpr-copy>p{color:#ffffff9e;max-width:620px;margin-top:12px;font-size:13px;line-height:1.75}.services-scan-data-copy>p{max-width:78ch}.services-section-intro{margin-top:10px}.services-scan-benefit-grid{margin-top:clamp(24px,3vw,38px)}.services-scan-benefit-card{min-height:190px}.services-page-scanning .services-scan-deliverables-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;width:100%;margin-top:clamp(22px,2.6vw,34px);display:grid}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card{text-align:left;grid-template-columns:46px minmax(0,clamp(128px,8.5vw,170px));justify-content:center;place-items:center start;width:100%;max-width:none;min-height:76px;margin-inline:0;padding:0 clamp(10px,1vw,18px)}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card>div{width:100%;min-width:0}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card h3{font-size:13px;line-height:1.25}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card p{color:#ffffff94;max-width:24ch;margin-top:5px;font-size:clamp(10px,.7vw,12px);font-weight:500;line-height:1.55}.services-scan-application-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,1.3vw,18px);margin-top:clamp(20px,2.5vw,30px);display:grid}.services-scan-application-card{background:#0516572e;border:1px solid #178bc629;border-radius:8px;grid-template-rows:auto auto;align-content:center;place-items:center;gap:clamp(8px,.9vw,12px);padding:clamp(12px,1vw,16px) 14px;display:grid;position:relative;overflow:hidden}.services-scan-application-card img{object-fit:contain;filter:grayscale()brightness(.42)sepia()hue-rotate(150deg)saturate(2.1);opacity:.84;mix-blend-mode:screen;width:clamp(150px,10.5vw,200px);max-width:100%;height:auto;position:static}.services-scan-application-card h3{z-index:1;color:#ffffffeb;text-align:center;background:0 0;padding:0;font-size:12px;font-weight:800;line-height:1.25;position:relative}.services-scan-application-grid.services-hardware-supply-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.services-scan-process-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.services-scan-process-grid .services-process-icon:before{width:calc((100vw - (2 * var(--page-gutter)) - (4 * var(--process-grid-gap))) / 5 + var(--process-grid-gap) - 76px)}.services-scan-process-grid .services-process-icon:after{left:calc(100% + 10px + (((100vw - (2 * var(--page-gutter)) - (4 * var(--process-grid-gap))) / 5 + var(--process-grid-gap) - 76px) / 2) - 2px)}.services-scan-gpr-section{background:linear-gradient(#05165738,#0b122061);border:1px solid #178bc629;border-radius:8px;align-items:stretch;gap:clamp(24px,3vw,48px);margin-top:clamp(38px,5vw,76px);padding:clamp(24px,3vw,38px);display:flex}.services-scan-gpr-art{flex:0 clamp(360px,28vw,460px);align-self:stretch;min-width:0;position:relative}.services-scan-gpr-art img{object-fit:contain;object-position:left center;opacity:.72;width:100%;height:100%;display:block;position:absolute;inset:0}.services-scan-gpr-copy{flex:1 1 0;min-width:0}.services-scan-gpr-tagline{color:#26b5ff!important;margin-top:8px!important;font-size:clamp(19px,2vw,28px)!important;line-height:1.15!important}.services-scan-gpr-points{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:clamp(20px,2.5vw,30px);display:grid}.services-scan-gpr-points .services-scan-gpr-point{border-right:1px solid #178bc629;flex-direction:column;gap:9px;min-height:auto;padding-inline:clamp(14px,1.6vw,22px);display:flex}.services-scan-gpr-points .services-scan-gpr-point:first-child{padding-left:0}.services-scan-gpr-points .services-scan-gpr-point:last-child{border-right:0;padding-right:0}.services-scan-gpr-point-heading{align-items:center;gap:10px;min-width:0;display:flex}.services-scan-gpr-point .services-large-line-icon{width:34px;min-width:34px;height:34px}.services-scan-gpr-point .services-large-line-icon svg{width:24px;height:24px}.services-scan-gpr-point h3{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.services-scan-gpr-copy .btn-primary{margin-top:clamp(20px,2.8vw,34px)}.services-scan-final-cta-img{aspect-ratio:1;object-fit:cover;object-position:9% 42%;border-radius:6px;width:clamp(74px,7vw,104px)}.about-page{background:rgb(var(--dark));color:#ffffffb8;min-height:100vh}.about-page main{width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.about-hero{border-bottom:1px solid #178bc629;padding:clamp(18px,2.4vw,28px) 0 clamp(18px,2.6vw,32px)}.about-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(280px,.78fr);align-items:stretch;gap:clamp(24px,4vw,58px);display:grid}.about-hero-art{justify-content:flex-end;align-items:stretch;min-width:0;display:flex}.about-hero-art img{object-fit:contain;filter:grayscale()brightness(.42)sepia()hue-rotate(150deg)saturate(2.25);opacity:.82;mix-blend-mode:screen;width:min(620px,100%);height:100%;max-height:none;display:block}.about-section{padding:clamp(44px,6vw,82px) 0 0}.about-section-label{color:rgb(var(--curious));letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:12px;font-weight:800;line-height:1;display:block}.about-story-heading>h2,.about-values-section>h2,.about-values-intro h2,.about-team-intro h2{margin-top:26px}.about-title-rule{background:rgb(var(--curious));width:68px;height:2px;margin:24px 0 0;display:block}.about-story-section{display:block}.about-story-heading{max-width:none}.about-story-heading>h2{white-space:nowrap}.about-story-content{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:start;gap:clamp(44px,7vw,110px);margin-top:28px;display:grid}.about-story-copy p,.about-values-intro p,.about-team-intro p{font-size:clamp(12px,1vw,14px);line-height:1.9}.about-story-copy p{color:rgb(var(--mid))}.about-values-intro p,.about-team-intro p{color:rgb(var(--white))}.about-story-copy p:first-of-type{margin-top:0}.about-story-copy p+p{margin-top:22px}.about-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,26px);display:grid}.about-metric-card,.about-team-card{background:linear-gradient(#05165742,#0b122075);border:1px solid #178bc62e;border-radius:8px}.about-metric-card{flex-direction:column;justify-content:center;min-height:140px;padding:clamp(16px,2vw,22px);display:flex}.about-metric-card-heading{align-items:center;gap:clamp(10px,1vw,14px);display:flex}.about-metric-card-heading svg{flex:none;width:26px;height:26px}.about-metric-card svg,.about-team-avatar{color:rgb(var(--amber))}.about-value-card svg{color:rgb(var(--curious))}.about-metric-number{color:rgb(var(--white));letter-spacing:-.02em;font-size:clamp(22px,2.1vw,28px);font-weight:800;line-height:1;display:block}.about-metric-label,.about-metric-title{color:rgb(var(--mid));letter-spacing:-.01em;margin:7px 0 0;font-size:clamp(13px,1.05vw,15px);font-weight:700;line-height:1.22}.about-metric-title{color:rgb(var(--white));font-size:clamp(21px,1.25vw,23px);font-weight:800}.about-metric-card-heading .about-metric-title{margin-top:0}.about-metric-card p{color:#ffffff94;margin-top:10px;font-size:12px;line-height:1.55}.about-values-section{border-top:1px solid #178bc629;margin-top:clamp(42px,6vw,80px);padding-top:clamp(40px,5vw,72px)}.about-values-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(32px,5vw,62px);display:grid}.about-value-card{text-align:center;border-right:1px solid #178bc629;align-content:start;justify-items:center;min-height:190px;padding:10px clamp(18px,2.2vw,34px);display:grid}.about-value-card:last-child{border-right:0}.about-value-card h3{color:#ffffffeb;margin-top:26px;font-size:16px;line-height:1.2}.about-value-card p{color:#ffffff94;margin-top:14px;font-size:13px;line-height:1.65}.about-team-section{border-top:1px solid #178bc629;margin-top:clamp(40px,6vw,74px);padding-top:clamp(40px,5vw,72px)}.about-values-intro,.about-team-intro{grid-template-columns:max-content minmax(320px,1fr);align-items:end;gap:clamp(28px,6vw,92px);display:grid}.about-team-intro h2{white-space:nowrap}.about-values-intro p,.about-team-intro p{align-self:end;width:min(100%,62ch)}.about-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,26px);margin-top:clamp(34px,5vw,58px);display:grid}.about-team-card{text-align:center;justify-items:center;padding:clamp(22px,2.4vw,30px);display:grid}.about-team-avatar{background:#0516573d;border:1px solid #178bc68f;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.about-team-card h3{color:#ffffffeb;letter-spacing:-.01em;white-space:nowrap;margin-top:22px;font-size:clamp(11.5px,.82vw,13.5px)}.about-team-person,.about-team-card a{color:#ffffffa3;align-items:center;gap:8px;line-height:1.4;display:inline-flex}.about-team-person{margin-top:5px;font-size:clamp(13px,.92vw,15px);font-weight:600}.about-team-card a{margin-top:12px;font-size:12px}.about-team-card a svg{flex:none}.about-team-card a:hover{color:rgb(var(--curious))}.about-final-cta-img{filter:grayscale()brightness(.42)sepia()hue-rotate(150deg)saturate(2.25);opacity:.82}.about-final-cta .btn-primary{min-width:260px}.services-icon-strip-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin-top:clamp(18px,2vw,26px);display:grid}.services-icon-strip-card{text-align:center;border-right:1px solid #178bc629;align-content:start;justify-items:center;gap:14px;min-height:118px;padding:0 clamp(12px,1.5vw,22px);display:grid}.services-icon-strip-card:last-child{border-right:0}.services-hardware-sector-icon{color:#26b5ff;background:0 0;border:0;width:56px;height:56px}.services-hardware-sector-icon svg{width:42px;height:42px}.services-icon-strip-card h3{color:#ffffffdb;font-size:12px;font-weight:800;line-height:1.35}.services-hardware-final-cta{grid-template-columns:auto minmax(0,1fr) auto}.services-hardware-final-cta-img{object-fit:contain;filter:invert()grayscale()brightness(1.5)sepia()hue-rotate(150deg)saturate(2);opacity:.76;mix-blend-mode:screen;width:92px;height:92px;display:block}@media (width<=1180px){nav,.hero,.services,.why-sss-section,.stats-band,.feature-section,.clients-section,.cta-section,footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.nav-links{gap:1rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.svc-card,.svc-card.highlight{grid-column:auto}.svc-card.primary,.svc-card-ai{grid-column:span 2}.stats-band{grid-template-columns:repeat(2,1fr);row-gap:2rem}.stat-item:nth-child(2){border-right:none}.feature-section{gap:3rem}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-software-grid,.services-why-grid,.services-process-grid,.services-industries-grid,.services-logo-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-split-section{grid-template-columns:1fr}.services-hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.82fr);gap:clamp(22px,3vw,38px)}.services-hero-visual{width:min(520px,42vw,100%)}.services-hardware-hero-art{justify-content:flex-end}.services-hardware-amc-section{--services-amc-gap:clamp(24px, 5vw, 40px);row-gap:var(--services-amc-gap);column-gap:var(--services-amc-gap);grid-template-columns:minmax(0,1fr) minmax(240px,.75fr)}.services-hardware-amc-card{grid-column:1/-1}.services-icon-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:26px}.services-icon-strip-card:nth-child(4n){border-right:0}.services-why-section{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr)}.services-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-licensing-guide-grid{grid-template-columns:1fr}.services-page-hardware .services-hardware-hero-grid{gap:clamp(24px,5vw,48px)}.services-page-hardware .services-hero-copy{max-width:760px}.services-hardware-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-hardware-benefit{padding:clamp(16px,2.5vw,24px)}.services-hardware-supply-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-trust-item{border-right:0;padding:0}.site-final-cta{grid-template-columns:minmax(0,1fr) auto}.site-final-cta-actions{justify-content:flex-start}}@media (width<=1000px){.services-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width>=901px) and (width<=1180px){.services-hero-section,.services-page-hardware .services-hero-section{min-height:calc(100dvh - var(--nav-height));padding-bottom:0}}@media (width>=901px) and (width<=1000px){.services-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px clamp(28px,4vw,44px);width:min(100%,820px);margin-top:clamp(34px,5vw,62px);margin-left:auto;margin-right:auto;display:grid}.services-trust-item,.services-trust-item:first-child,.services-trust-item:last-child{border-right:0;justify-content:flex-start;padding:0}}@media (width>=901px) and (width<=1180px) and (orientation:landscape){.services-hero-section,.services-page-hardware .services-hero-section{min-height:calc(100dvh - var(--nav-height));grid-template-rows:minmax(0,1fr) auto;justify-content:stretch;display:grid}.services-hero-main{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.services-hero-grid{align-self:center;column-gap:clamp(52px,6vw,84px)}.services-hardware-hero-art{justify-content:center;justify-self:stretch;width:100%}.services-hardware-hero-art img{width:min(430px,100%);margin-left:auto;margin-right:auto}.services-hardware-amc-section{--services-amc-gap:clamp(18px, 3vw, 34px);grid-template-columns:minmax(200px,.9fr) minmax(260px,1fr) minmax(210px,.72fr);align-items:center}.services-hardware-amc-copy .site-heading-large,.services-hardware-amc-copy .services-large-heading{white-space:normal}.services-hardware-amc-card{grid-column:auto;justify-self:stretch}.services-hardware-amc-card-content{width:100%}.services-hardware-amc-card-image{flex-basis:56px;width:56px;height:56px}.services-hardware-why-section{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.services-hardware-why-copy .site-heading-large,.services-hardware-why-copy .services-large-heading{white-space:normal;width:min(100%,14ch)}}@media (width>=901px) and (width<=1180px) and (orientation:landscape) and (height<=680px){.services-hero-section{padding-bottom:0}.services-hero-main{min-height:0}.services-hero-grid{align-content:center;transform:none}.services-trust-row{margin-top:clamp(24px,4vw,36px);padding-top:clamp(18px,3vw,26px);padding-bottom:clamp(18px,3vw,26px)}}@media (width>=1181px) and (width<=1400px){.services-hardware-why-copy .site-heading-large,.services-hardware-why-copy .services-large-heading{white-space:normal;width:min(100%,14ch)}}@media (width<=900px){.hero{min-height:calc(100dvh - var(--nav-height));padding-top:120px;padding-bottom:64px}.section-header{flex-direction:column;align-items:flex-start;margin-bottom:2.25rem}.services-grid,.feature-section{grid-template-columns:1fr}.svc-card.primary,.svc-card-ai{grid-column:auto}.feature-visual{order:2;max-width:420px;margin:0 auto}.feature-content{order:1;max-width:none}.archviz-section{height:auto;overflow:clip}.archviz-sticky{height:auto;min-height:0;padding:clamp(48px, 8vw, 72px) var(--page-gutter) clamp(64px, 10vw, 88px);grid-template-rows:clamp(300px,58vw,440px) auto;grid-template-columns:minmax(0,1fr);align-items:flex-start;row-gap:clamp(24px,5vw,40px);display:grid;position:relative;top:auto;overflow:visible}.archviz-sticky:before{background:0 0}.archviz-canvas-wrap{width:calc(100% + (var(--page-gutter) * 2));height:100%;margin-inline:calc(-1 * var(--page-gutter));transform-origin:50%;opacity:.84;pointer-events:none;grid-row:1;position:relative;inset:auto;overflow:hidden;transform:translate(-15%)scale(1.25);-webkit-mask-image:linear-gradient(#0000 0%,#000 9% 89%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 9% 89%,#0000 100%)}.archviz-copy{grid-row:2;justify-self:center;width:min(100%,680px);padding-top:0}.archviz-copy:before{display:none}.archviz-title{max-width:none;margin-top:.55rem;font-size:clamp(32px,6vw,42px);line-height:1.06}.archviz-title .dim{margin-top:.14em;font-size:.88em;line-height:1.12;display:inline-block}.archviz-copy p{max-width:100%;font-size:14px}.archviz-feature-list{gap:clamp(20px,4vw,28px);width:100%;margin:clamp(24px,5vw,34px) 0}.feature-list.archviz-feature-list li{grid-template-columns:7px minmax(0,1fr);align-items:start;gap:5px 12px;font-size:clamp(13px,2vw,14px);line-height:1.6;display:grid}.feature-list.archviz-feature-list li:before{grid-area:1/1;align-self:center;margin-top:0}.archviz-feature-list li strong{white-space:normal;grid-area:1/2;min-width:0;margin:0;font-size:clamp(14px,2.25vw,16px);line-height:1.4}.archviz-feature-list li span{grid-area:2/1/auto/-1;max-width:62ch}.archviz-copy .btn-scan{min-height:50px;margin-top:0}.archviz-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.archviz-section{height:320dvh;overflow:visible}.archviz-sticky{grid-template-rows:clamp(190px,26dvh,280px) minmax(0,1fr);row-gap:clamp(18px,5vw,28px);height:100dvh;min-height:100dvh;padding-top:clamp(36px,10vw,52px);padding-bottom:clamp(24px,4dvh,36px);position:sticky;top:0;overflow:hidden}.archviz-canvas-wrap{opacity:.82;transform:none}.archviz-copy{flex-direction:column;align-self:stretch;min-height:0;display:flex}.archviz-title{font-size:clamp(29px,8.15vw,36px)}.archviz-feature-list{gap:22px;margin-block:24px 28px}.feature-list.archviz-feature-list li{font-size:clamp(13px,3.65vw,14px)}.archviz-feature-list li strong{font-size:clamp(14px,4vw,16px)}.archviz-feature-list li span{width:min(100%,52ch);font-size:clamp(12px,3.35vw,13px);line-height:1.65}.archviz-feature-list .archviz-description--full{display:none}.archviz-feature-list .archviz-description--compact{display:block}.archviz-copy .btn-scan{flex:none;justify-content:center;width:100%;margin-top:auto}}@media (width<=560px) and (height<=740px){.archviz-sticky{grid-template-rows:clamp(124px,21dvh,154px) minmax(0,1fr);row-gap:clamp(14px,2.5dvh,18px);padding-top:clamp(26px,4dvh,34px);padding-bottom:clamp(24px,4dvh,34px)}.archviz-canvas-wrap{transform:translateY(12px)}.archviz-copy .section-eyebrow{margin-bottom:.45rem;font-size:10px}.archviz-title{margin-top:.45rem;font-size:clamp(27px,7.5vw,31px);line-height:1.04}.archviz-title .dim{margin-top:.1em;font-size:.86em}.archviz-feature-list{gap:clamp(15px,2.4dvh,18px);margin-block:18px 22px}.feature-list.archviz-feature-list li{row-gap:4px;line-height:1.55}.archviz-feature-list li strong{font-size:clamp(14px,4vw,16px);line-height:1.4}.archviz-feature-list li span{font-size:clamp(12px,3.35vw,13px);line-height:1.6}.archviz-copy .btn-scan{min-height:48px;padding-block:12px;font-size:13px}}@media (width<=900px){.services-page{--services-section-pad:clamp(46px, 12vw, 76px)}nav,.hero,.services,.why-sss-section,.stats-band,.feature-section,.clients-section,.cta-section,footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}nav{min-height:var(--nav-height);height:var(--nav-height);flex-direction:row;align-items:center;gap:12px;padding-left:clamp(14px,5vw,24px);padding-right:clamp(14px,5vw,24px);transition:opacity .7s,background-color .2s;position:fixed}nav.is-menu-open{-webkit-backdrop-filter:none;background:#050d25}.nav-logo{flex:auto;justify-content:flex-start;min-width:0}.nav-logo a{min-width:0;display:flex}.nav-logo-img{width:auto;max-width:min(245px,100vw - 82px);height:clamp(28px,8vw,34px)}.nav-actions{flex:none;gap:0;margin-left:auto;display:flex}.nav-menu-toggle{flex:none;display:flex}.nav-links{top:var(--nav-height);width:100%;height:calc(100dvh - var(--nav-height));min-height:calc(100dvh - var(--nav-height));-webkit-backdrop-filter:none;opacity:0;pointer-events:none;z-index:101;isolation:isolate;background:#050d25;flex-direction:column;justify-content:space-between;gap:clamp(.75rem,2.4vh,1.35rem);margin-left:0;padding:clamp(1rem,3vh,1.75rem) clamp(14px,5vw,24px);transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.nav-links>li{flex:none;width:100%;height:auto}.nav-links:before{display:none}.nav-links.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.nav-links a{text-align:center;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 16px;font-size:16px;display:inline-flex}.nav-links a.is-active:not(.nav-cta):after,.nav-dropdown-trigger.is-active .nav-dropdown-label:after{display:none}.nav-links a.is-active,.nav-dropdown-trigger.is-active,.nav-dropdown.is-open .nav-dropdown-trigger{color:rgb(var(--white))}.nav-dropdown{background:0 0;border-top:1px solid #0000;border-bottom:1px solid #0000;flex-direction:column;justify-content:center;align-items:stretch;gap:0;transition:border-color .2s;display:flex}.nav-dropdown.is-open{border-top-color:rgba(var(--curious), .24);border-bottom-color:rgba(var(--curious), .24)}.nav-dropdown-trigger{justify-content:center;gap:.45rem;width:100%;min-height:52px;padding:0 16px;font-size:16px;position:relative}.nav-dropdown-content{display:block;position:relative}.nav-dropdown-caret{position:absolute;top:50%;left:calc(100% + .45rem);transform:translateY(-2px)}.nav-dropdown-menu{width:100%;min-width:0;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:0;gap:.3rem;max-height:0;padding:0;transition:max-height .24s,opacity .2s,padding .2s;display:grid;position:static;overflow:hidden;transform:none}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{transform:none}.nav-dropdown:not(.is-open):hover .nav-dropdown-menu,.nav-dropdown:not(.is-open):focus-within .nav-dropdown-menu{opacity:0;pointer-events:none;max-height:0;padding:0}.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;pointer-events:auto;max-height:520px;padding:.25rem 0 .6rem;transform:none}.nav-dropdown.is-open .nav-dropdown-caret{transform:translateY(-2px)rotate(180deg)}.nav-dropdown-menu:before{display:none}.nav-dropdown-menu a{color:#ffffff94;white-space:normal;overflow-wrap:anywhere;border-radius:0;justify-content:center;min-height:42px;padding:.6rem 1rem;font-size:14px;line-height:1.25;text-align:center!important}.nav-cta{padding:0 14px;font-size:16px!important;font-weight:500!important}.nav-lang-toggle{background:0 0;justify-content:center;align-items:center;width:100%;min-height:52px;margin:0;padding:0;font-size:16px;display:inline-flex}.nav-lang-item{border-top:1px solid rgba(var(--curious), .18);margin-top:0;padding-top:.35rem}.nav-preferences-item{flex-direction:row;justify-content:center;align-items:center;gap:14px;display:flex}.nav-preferences-item .nav-lang-toggle{flex:0 0 56px;width:56px;height:56px;min-height:56px;font-size:20px;line-height:1}.nav-preferences-item .nav-lang-toggle.is-arabic{margin-bottom:0;font-size:24px}.nav-preferences-item .theme-toggle{border-radius:6px;flex:0 0 56px;width:56px;height:56px}.nav-preferences-item .theme-toggle svg{width:23px;height:23px}.hero{min-height:100dvh;padding-top:var(--nav-height);padding-bottom:56px}.hero-h1{max-width:100%;font-size:clamp(36px,13vw,58px)}.hero-arabic{text-align:left}.hero-sub{max-width:100%;font-size:15px}.hero-actions,.cta-actions{width:100%;display:grid}.btn-primary,.btn-ghost{text-align:center;width:100%;min-height:48px}.partner-strip{padding:16px 0}.services,.why-sss-section,.feature-section,.clients-section,.cta-section{padding-top:64px;padding-bottom:64px}.clients-section{min-height:auto}.why-sss-layout{grid-template-columns:1fr;gap:40px}.why-sss-section{padding-bottom:var(--why-stats-lower-gap)}.why-sss-title .dim{white-space:normal}.why-sss-grid{grid-template-rows:none;grid-template-columns:1fr;height:auto}.why-sss-reason{min-height:auto;padding:28px 0}.why-sss-reason:nth-child(odd),.why-sss-reason:nth-child(2n){padding-left:0;padding-right:0}.why-sss-reason:nth-child(odd){border-right:0}.why-sss-reason:nth-child(-n+3){border-bottom:1px solid rgba(var(--curious), .18)}.why-sss-reason:last-child{border-bottom:0}.svc-card{min-height:auto;padding:1.5rem}.svc-card.primary .svc-desc,.svc-desc{max-width:none}.stats-band{grid-template-columns:repeat(2,1fr);gap:0}.stat-item,.stat-item:first-child{border-bottom:1px solid #178bc61a;padding:1.25rem 0}.stat-item{border-right:1px solid #178bc61a}.stat-item:nth-child(2n){border-right:none}.stat-item:nth-child(3),.stat-item:nth-child(4),.stat-item:last-child{border-bottom:none}.feature-list li{font-size:13.5px}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.client-pill{width:100%;min-height:74px;padding:14px}.services-page main{padding-top:var(--nav-height)}.services-hero-section{--services-hero-top-pad:clamp(18px, 5vw, 30px);min-height:auto;padding-top:var(--services-hero-top-pad);padding-bottom:0;display:flex}.services-hero-main{min-height:calc(100dvh - var(--nav-height) - var(--services-hero-top-pad))}.services-hero-grid{flex-direction:column;flex:auto;justify-content:center;align-items:stretch;gap:clamp(20px,6vw,34px);min-height:0;display:flex}.services-hero-art{order:-1;justify-content:center;align-items:center;width:100%;min-height:clamp(190px,28dvh,300px)}.services-hero-copy{flex-direction:column;display:flex}.services-why-section{grid-template-columns:1fr}.services-why-pic img{width:min(460px,100%)}.services-licensing-guide-heading{grid-template-columns:clamp(64px,18vw,82px) minmax(0,1fr);gap:16px}.services-licensing-guide-art img{width:min(82px,100%);max-height:58px}.site-hero-title,.site-page-title,.services-hero-copy .services-title{white-space:normal;font-size:clamp(34px,10vw,48px)}.services-tagline{white-space:normal;font-size:clamp(28px,9vw,44px)}.services-hero-actions-row,.site-final-cta-actions{width:100%;display:grid}.services-trust-row,.services-why-grid,.services-licensing-guide-grid,.services-process-grid,.services-industries-grid,.services-feature-list-grid,.services-logo-card-grid,.services-icon-strip-grid{grid-template-columns:1fr}.services-software-grid,.services-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-why-card{min-height:auto;padding:clamp(16px,4.5vw,22px) clamp(10px,3vw,16px)}.services-page-hardware .services-logo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-trust-row{justify-items:stretch;width:min(100%,270px);margin-top:0;margin-left:auto;margin-right:auto}.services-trust-item{justify-content:flex-start;gap:12px;width:100%;min-height:46px}.services-intro{max-width:65ch}.site-heading-large,.services-large-heading{letter-spacing:-.035em;font-size:clamp(28px,9vw,38px)}.services-hardware-why-copy{width:100%}.services-hardware-why-copy .site-heading-large,.services-hardware-why-copy .services-large-heading{white-space:normal}.services-hero-visual{width:100%;max-width:100%}.services-monitor.services-hero-visual{aspect-ratio:1.62}.services-hardware-hero-art.services-hero-visual{width:100%;margin-left:auto;margin-right:auto}.services-hardware-hero-art.services-hero-visual img{width:100%}.services-logo-card-grid{grid-auto-rows:auto}.services-logo-card{min-height:150px}.services-feature-list-item,.services-feature-list-item:nth-child(odd){border-right:0;padding-right:0}.services-hardware-benefit-grid{width:100%;margin-left:auto;margin-right:auto}.services-hardware-benefit{grid-template-columns:42px minmax(0,1fr);width:min(100%,250px);margin-left:auto;margin-right:auto;padding:clamp(16px,5vw,22px) 0}.services-hardware-benefit:not(:nth-child(3n)){border-right:0}.services-hardware-benefit:nth-child(n+2){border-top:1px solid #178bc626}.services-hardware-amc-section{--services-amc-gap:clamp(26px, 7vw, 38px);row-gap:var(--services-amc-gap);column-gap:var(--services-amc-gap);grid-template-columns:1fr}.services-hardware-check-list{gap:14px;width:min(100%,330px);margin-left:auto;margin-right:auto}.services-hardware-check-list li{line-height:1.55}.services-hardware-amc-card{width:100%}.services-hardware-amc-card-content{width:min(100%,310px)}.services-hardware-amc-card strong{font-size:clamp(15px,4.2vw,18px);line-height:1.35}.services-hardware-amc-card-copy{justify-content:center}.services-hardware-amc-card-image{flex-basis:56px;width:56px;height:56px}.services-icon-strip-card,.services-icon-strip-card:nth-child(4n){border-bottom:1px solid #178bc624;border-right:0;min-height:auto;padding:18px 0}.services-icon-strip-card:last-child{border-bottom:0}.site-final-cta--with-image{grid-template-columns:1fr}.services-hardware-final-cta-img{width:76px;height:76px}.services-trust-row{margin-top:clamp(36px,8vw,54px);padding:clamp(18px,5vw,26px) 0}.services-software-card{min-height:auto}.services-software-card p{min-height:0}.services-process-icon:before,.services-process-icon:after{display:none}.site-final-cta{text-align:center;grid-template-columns:1fr;place-items:center;gap:clamp(16px,4vw,22px);padding:clamp(20px,5vw,28px) clamp(18px,5vw,24px)}.site-final-cta-actions{justify-content:center}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=1050px){.footer-main{grid-template-columns:1fr;gap:52px}.footer-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch;gap:clamp(28px,5vw,52px);width:100%}.footer-contact-column{justify-self:stretch;width:auto;margin-left:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=620px){.site-footer{padding-top:48px}.footer-main{grid-template-columns:1fr;gap:40px;padding-bottom:44px}.footer-nav-grid{grid-template-columns:1fr;justify-items:center;gap:40px}.footer-brand{text-align:center;justify-self:center;margin-inline:auto}.footer-logo{justify-content:center}.footer-logo img{width:100%}.footer-brand>p{text-align:center;text-align-last:center;margin-top:22px}html[dir=rtl] .site-footer .footer-brand>p{text-align:center;text-align-last:center}.footer-socials{justify-content:center;gap:clamp(18px,7vw,32px)}.footer-column{text-align:center;justify-self:center;width:100%}html[dir=rtl] .site-footer .footer-column{text-align:center}.footer-column h2{margin-bottom:12px}.footer-column ul{justify-items:center;gap:0}.footer-column li a,.footer-contact-item,.footer-legal-links a{min-height:44px}.footer-column li a{text-align:center;justify-content:center;align-items:center;display:flex}.footer-contact-column{justify-self:center;width:100%;margin-inline:auto}.footer-contact-column address{justify-items:stretch;gap:8px;width:max-content;max-width:100%;margin-inline:auto}.footer-contact-item{text-align:start;justify-content:start;align-items:center;width:100%}.footer-contact-item svg{margin-top:0}.footer-bottom{padding-top:22px}.footer-legal-links{justify-content:flex-end;gap:12px;width:100%}.footer-legal-links a{align-items:center;display:inline-flex}}@media (width<=380px){.hero-h1{font-size:clamp(32px,12vw,46px)}.svc-card{padding:1.25rem}}@media (width<=640px){.hero{min-height:100dvh;padding:clamp(26px, 4.5dvh, 38px) var(--page-gutter) clamp(24px, 4dvh, 36px)}.hero .data-grid-hero{flex:1 0 auto;width:100%;min-height:0;padding:0;position:static;inset:auto}.hero .data-grid-hero-content{grid-template-rows:minmax(0,1fr) 110px;align-items:stretch;row-gap:clamp(24px,4dvh,36px);min-height:100%;display:grid;position:static}.hero-center{flex-direction:column;justify-content:center;align-items:center;min-height:0;display:flex}.hero-h1 :where(.line-intro,.line-dim),.hero-h1--arabic :where(.line-intro,.line-dim){font-size:clamp(36px,10.5vw,48px);line-height:1.4}.hero-eyebrow{margin-bottom:clamp(20px,3.5dvh,30px)}.hero-h1{margin-bottom:0}.hero-sub{width:min(100%,550px);margin-top:clamp(28px,5dvh,44px);margin-bottom:0;line-height:1.85}.hero-actions{right:var(--page-gutter);bottom:clamp(24px,4dvh,36px);left:var(--page-gutter);grid-template-columns:minmax(0,1fr);gap:14px;width:auto;max-width:550px;margin-inline:auto;padding-top:0;position:absolute}.hero-actions>:where(.btn-primary,.btn-ghost){box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:inline-flex}.services-hero-art{transform:none}.services-hero-actions-row{inline-size:100%;flex:none;place-self:stretch stretch;width:100%;max-width:none;margin-top:0;margin-bottom:clamp(22px,6dvh,52px);display:block}.services-actions{inline-size:100%;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:10px;width:100%;max-width:none;margin-top:0;margin-bottom:0;display:grid}.services-actions .btn-primary,.services-actions .btn-ghost{box-sizing:border-box;text-align:center;justify-self:stretch;width:100%;min-width:0;display:block}.services-page-hardware .services-breadcrumb{margin-bottom:clamp(26px,7vw,42px)}.services-page-hardware .services-hardware-hero-grid{justify-content:space-between;gap:clamp(16px,4.5vw,24px)}.services-hero-grid{justify-content:space-between;align-items:stretch;gap:clamp(16px,3.5dvh,26px);width:100%;min-width:100%}.services-hero-grid>.services-hero-copy,.services-hero-grid>.services-hero-actions-row{width:100%;min-width:100%}.services-hero-copy{flex:none;min-height:0}.services-hero-copy .services-title{margin-top:0;line-height:1.12}.services-tagline{margin-top:clamp(8px,2.5vw,12px);line-height:1.08}.services-intro{margin-top:clamp(12px,3.5vw,18px);line-height:1.6}.services-page-hardware .services-actions{margin-top:clamp(22px,5dvh,42px);margin-bottom:0}.services-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;gap:10px 12px;width:min(100%,330px);margin-top:0;padding:clamp(12px,3.8vw,18px) 0}.services-trust-item{gap:10px;width:100%;min-height:48px}.services-trust-icon{width:clamp(38px,10vw,42px);height:clamp(38px,10vw,42px)}.services-trust-icon svg{width:clamp(23px,6.2vw,26px);height:clamp(23px,6.2vw,26px)}.services-trust-item strong{margin-bottom:3px;font-size:clamp(12px,3.3vw,13px);line-height:1.2}.services-trust-item span{font-size:clamp(11px,3vw,12px);line-height:1.3}.services-hardware-benefit{grid-template-columns:40px minmax(0,1fr);min-height:auto}.services-large-line-icon{width:40px;height:40px}.services-large-line-icon svg{width:28px;height:28px}.services-logo-card{min-height:auto;padding:clamp(16px,5vw,20px)}.services-process-grid{justify-items:center;row-gap:36px;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.services-process-card{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:max-content;max-width:100%}.services-process-icon:before,.services-process-icon:after{display:none}.services-process-card:not(:last-child):before{content:"";background:#26b5ff47;width:1px;height:22px;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.services-process-card:not(:last-child):after{content:"";background:#ffffff61;border-radius:50%;width:4px;height:4px;position:absolute;top:calc(100% + 17px);left:50%;transform:translate(-50%,-50%)}.services-process-text{text-align:center;min-width:0}.services-process-text span,.services-process-text h3,.services-process-text p{white-space:nowrap}.services-process-text span{margin-top:0;font-size:clamp(12px,3.5vw,15px)}.services-process-text h3{margin-top:4px;font-size:clamp(11px,3.1vw,13px);line-height:1.2}.services-process-text p{margin-top:4px;font-size:clamp(9.5px,2.8vw,11px);line-height:1.25}.services-hardware-check-list li{align-items:flex-start}.services-hardware-amc-card-content{width:min(100%,300px)}.services-hardware-final-cta{align-items:center}}@media (width>=641px) and (width<=900px){.services-hero-actions-row{justify-content:flex-start;width:100%;display:flex}.services-actions{flex-wrap:nowrap;justify-content:flex-start;gap:14px;width:auto;max-width:100%;display:flex}.services-actions .btn-primary,.services-actions .btn-ghost{width:auto;min-width:clamp(150px,22vw,190px);min-height:48px}.services-hero-section{min-height:calc(100dvh - var(--nav-height));padding-bottom:clamp(24px,4vw,36px);overflow:visible}.services-hero-main{flex:auto;min-height:0}.services-hero-grid{gap:clamp(24px,4vw,40px)}.services-hero-visual,.services-hardware-hero-art.services-hero-visual{width:min(560px,72vw,100%)}.services-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;width:100%;margin-top:clamp(30px,5vw,44px);padding:clamp(18px,3vw,24px) 0 clamp(8px,2vw,16px)}}@media (width<=380px) and (height<=700px){.services-hero-section{--services-hero-top-pad:10px}.services-page-hardware .services-breadcrumb{margin-bottom:10px}.services-hero-art{min-height:clamp(150px,23dvh,180px)}.services-hero-visual{width:min(300px,100%)}.services-page-hardware .services-actions{margin-top:16px}.services-hero-actions-row{margin-bottom:0}}@media (width<=640px) and (height<=720px){.services-tagline{font-size:clamp(24px,7.4vw,32px);line-height:1.06}.services-intro{font-size:13px;line-height:1.5}}@media (width<=1180px){.services-page-scanning .services-scan-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);gap:clamp(28px,4vw,54px)}.services-scan-data-section,.services-scan-gpr-section{grid-template-columns:1fr}.services-scan-gpr-section{flex-direction:column;align-items:stretch}.services-scan-data-art,.services-scan-gpr-art{flex:none;justify-content:center;align-self:center;width:100%;display:flex;position:static;overflow:visible}.services-scan-data-art img,.services-scan-gpr-art img{object-fit:contain;width:min(620px,100%);height:auto;position:static;inset:auto}.services-scan-gpr-art img{width:min(420px,100%)}.services-page-scanning .services-scan-deliverables-grid,.services-scan-application-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.services-scan-application-grid.services-hardware-supply-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-scan-gpr-points{grid-template-columns:repeat(2,minmax(0,1fr))}.services-scan-gpr-points .services-scan-gpr-point:nth-child(2n){border-right:0;padding-right:0}.about-hero-grid,.about-story-content{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:clamp(32px,5vw,64px)}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}.about-value-card:nth-child(3n){border-right:0}.about-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-final-cta{grid-template-columns:auto minmax(0,1fr)}.about-final-cta .btn-primary{grid-column:2;justify-self:start}}@media (width<=900px){.services-scan-data-section,.services-scan-gpr-section{gap:clamp(24px,6vw,42px)}.services-scan-data-art,.services-scan-gpr-art{justify-content:center;display:flex}.services-scan-data-art img,.services-scan-gpr-art img{width:min(500px,100%)}.services-scan-gpr-art img{width:min(380px,100%)}.services-scan-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-scan-application-grid>.services-scan-application-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.services-scan-application-grid.services-hardware-supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page-scanning .services-scan-deliverables-grid,.services-scan-gpr-points{grid-template-columns:1fr;display:grid}.services-scan-gpr-points .services-scan-gpr-point,.services-scan-gpr-points .services-scan-gpr-point:first-child,.services-scan-gpr-points .services-scan-gpr-point:nth-child(2n){border-bottom:1px solid #178bc624;border-right:0;padding:0 0 14px}.services-scan-gpr-points .services-scan-gpr-point:last-child{border-bottom:0;padding-bottom:0}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card{border-bottom:1px solid #178bc624;border-right:0;grid-template-columns:42px minmax(0,1fr)}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card:last-child{border-bottom:0}.about-page main{padding-top:var(--nav-height)}.about-story-heading>h2{white-space:normal}.about-hero{padding-top:clamp(22px,6vw,34px)}.about-hero-grid,.about-story-content,.about-values-intro,.about-team-intro{grid-template-columns:1fr}.about-hero-art{order:-1;justify-content:center}.about-hero-art img{width:min(430px,100%);height:auto}.about-metrics-grid,.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-value-card,.about-value-card:nth-child(3n){border-right:0}.about-value-card:nth-child(odd){border-right:1px solid #178bc629}.about-values-intro p,.about-team-intro p{width:100%}.about-team-intro h2{white-space:normal}.about-final-cta{grid-template-columns:1fr;justify-items:start}.about-final-cta .btn-primary{grid-column:auto;justify-self:stretch;width:100%;min-width:0}}@media (width<=640px){.services-page-scanning .services-scan-hero-grid{gap:clamp(18px,4.5vw,26px)}.services-scan-data-section{padding-top:clamp(42px,12vw,70px)}.services-scan-benefit-grid,.services-scan-gpr-points{grid-template-columns:repeat(2,minmax(0,1fr))}.services-scan-gpr-points{gap:0}.services-scan-gpr-points .services-scan-gpr-point,.services-scan-gpr-points .services-scan-gpr-point:first-child,.services-scan-gpr-points .services-scan-gpr-point:nth-child(2n),.services-scan-gpr-points .services-scan-gpr-point:last-child{text-align:center;border-bottom:0;border-right:0;align-items:center;padding:clamp(14px,4vw,18px)}.services-scan-gpr-points .services-scan-gpr-point:nth-child(odd){border-right:1px solid #178bc652;padding-left:0}.services-scan-gpr-points .services-scan-gpr-point:nth-child(2n){padding-right:0}.services-scan-gpr-points .services-scan-gpr-point:nth-child(-n+2){border-bottom:1px solid #178bc652;padding-top:0}.services-scan-gpr-points .services-scan-gpr-point:nth-child(n+3){padding-bottom:0}.services-scan-gpr-point-heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%}.services-scan-gpr-point-heading .services-large-line-icon,.services-scan-gpr-point-heading h3{text-align:center;align-self:center;margin-inline:0}.services-scan-gpr-point-heading h3{align-items:center}.services-scan-gpr-point>div:last-child{text-align:center;width:100%}.services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card{text-align:left;grid-template-columns:42px minmax(128px,170px);justify-content:center;justify-items:start;padding-block:clamp(15px,4.5vw,19px)}.services-page-scanning .services-scan-final-cta-img{width:clamp(104px,32vw,128px)}.services-scan-application-grid,.services-scan-application-grid.services-hardware-supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-scan-application-card h3{font-size:11px;font-weight:650;line-height:1.3}.services-scan-gpr-section{padding:clamp(20px,5vw,28px)}.services-scan-gpr-point{grid-template-columns:34px minmax(0,1fr)}.site-page-tagline{font-size:clamp(21px,6.5vw,28px)}.site-page-intro{font-size:14px;line-height:1.65}.about-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-values-grid,.about-team-grid{grid-template-columns:1fr}.about-value-card,.about-value-card:nth-child(odd){border-bottom:1px solid #178bc629;border-right:0;padding-bottom:28px}.about-value-card:last-child{border-bottom:0}.about-final-cta{text-align:center;justify-items:center}.about-final-cta>div{text-align:center}.about-final-cta .btn-primary{justify-self:center;width:min(100%,260px)}.about-final-cta-img{width:72px}}.contact-page{background:rgb(var(--dark));min-height:100vh}.contact-page main{width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter);padding-bottom:clamp(48px,6vw,88px)}.contact-hero{border-bottom:1px solid #178bc629;padding:clamp(18px,2.4vw,28px) 0 clamp(18px,2.6vw,32px)}.contact-hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.68fr);align-items:stretch;gap:clamp(20px,3vw,44px);display:grid}.contact-hero-copy{max-width:none}.contact-hero-copy .site-page-title{white-space:normal}.contact-hero-copy .site-page-title span{color:rgb(var(--curious));display:block}.contact-hero-copy .site-page-intro{max-width:720px;margin-top:20px}.contact-hero-copy .site-page-intro+.site-page-intro{margin-top:14px}.contact-hero-art{justify-content:flex-end;align-items:stretch;min-width:0;display:flex;position:relative}.contact-hero-art img{object-fit:contain;filter:grayscale()brightness(.42)sepia()hue-rotate(150deg)saturate(2.25);opacity:.82;mix-blend-mode:screen;width:min(620px,100%);height:100%;max-height:none;display:block}.contact-floating-icon{color:rgb(var(--curious));border:1px solid rgba(var(--curious), .5);background:rgba(var(--gulf), .18);border-radius:10px;width:64px;height:64px;padding:12px;position:absolute}.contact-floating-phone{top:12%;left:28%}.contact-floating-mail{top:38%;left:16%}.contact-floating-message{top:18%;right:14%}.contact-floating-pin{top:42%;right:8%}.contact-main-grid{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:start;gap:clamp(22px,3vw,50px);padding-top:clamp(34px,4.5vw,64px);display:grid}.contact-location>h2,.contact-form-panel>h2{color:rgb(var(--white))}.contact-form-panel>.about-title-rule{background:rgba(var(--coral), .9)}.contact-location-map-row{grid-template-columns:minmax(0,1fr) minmax(180px,.62fr);align-items:stretch;gap:clamp(24px,3vw,42px);margin-top:24px;display:grid}.contact-map-card{border:1px solid rgba(var(--curious), .18);background:#040e1ff0;border-radius:8px;width:100%;height:clamp(140px,11vw,200px);position:relative;overflow:hidden}.contact-map-card iframe{filter:invert()hue-rotate(180deg)brightness()contrast(.9);opacity:.98;border:0;width:100%;height:100%;position:absolute;inset:0}.contact-map-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#040e1f03,#040e1f0a);position:absolute;inset:0}.contact-address-card{flex-direction:column;justify-content:center;gap:16px;min-width:0;font-style:normal;display:flex}.contact-address-row{align-items:flex-start;gap:14px;min-width:0;display:flex}.contact-address-row svg{color:rgb(var(--curious));flex:none;margin-top:2px}.contact-address-row p{color:#ffffffb8;font-size:14px;line-height:1.6}.contact-direct-card{border-top:1px solid rgba(var(--curious), .18);width:100%;margin-top:clamp(28px,3vw,42px);padding-top:clamp(22px,2.6vw,34px)}.contact-direct-card>.about-title-rule{background:rgb(var(--amber))}.contact-direct-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 26px;margin-top:clamp(24px,2.4vw,32px);display:flex}.contact-direct-row a,.contact-location-actions a{color:#ffffffc2;overflow-wrap:anywhere;align-items:center;gap:12px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:flex}.contact-direct-row a{min-width:max-content}.contact-direct-row a:hover{color:rgb(var(--white));text-decoration:underline;-webkit-text-decoration-color:rgba(var(--amber), .85);text-decoration-color:rgba(var(--amber), .85);text-underline-offset:5px}.contact-location-actions{border-top:1px solid rgba(var(--curious), .18);flex-wrap:wrap;gap:14px;width:100%;margin-top:clamp(22px,2.8vw,34px);padding-top:clamp(20px,2.4vw,28px);display:flex}.contact-location-actions a{color:#ffffffd1;border:1px solid #ffffff47;border-radius:8px;flex:1 1 0;justify-content:center;min-height:46px;padding:12px 18px;transition:border-color .2s,color .2s,transform .2s}.contact-location-actions a:hover{border-color:rgba(var(--curious), .62);color:rgb(var(--white));transform:translateY(-1px)}.contact-direct-card svg,.contact-location-actions svg{color:rgb(var(--curious));flex:none}.contact-direct-card svg{color:rgb(var(--amber))}.contact-location{border-left:1px solid rgba(var(--curious), .18);padding-left:clamp(22px,3vw,50px)}.contact-form-panel>p{color:#ffffffad;margin-top:14px;font-size:15px}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.contact-field-name{grid-area:1/1}.contact-field-company{grid-area:1/2}.contact-field-email{grid-area:2/1}.contact-field-phone{grid-area:2/2}.contact-field-full,.contact-submit{grid-column:1/-1}.contact-form label{display:grid;position:relative}.contact-form label>span{z-index:2;clip:auto;white-space:nowrap;width:auto;height:auto;color:rgb(var(--mid));pointer-events:none;transform-origin:0;padding:0;font-size:15px;line-height:1;transition:top .18s,color .18s,font-size .18s,transform .18s,padding .18s,background-color .18s;position:absolute;top:23px;left:16px;overflow:visible;transform:translateY(-50%)}.contact-required-marker,.contact-optional-label{font-style:normal}.contact-required-marker{color:rgb(var(--mid))}.contact-optional-label{color:rgba(var(--mid), .82);font-size:.82em;font-style:italic;font-weight:500}.contact-form label:has(textarea)>span{top:27px;left:20px}.contact-form label:focus-within>span{background:rgb(var(--dark));color:rgb(var(--mid));padding:0 6px;font-size:11px;top:0;left:12px;transform:translateY(-50%)}.contact-form label:has(input:not(:placeholder-shown))>span{background:rgb(var(--dark));color:rgb(var(--mid));padding:0 6px;font-size:11px;top:0;left:12px;transform:translateY(-50%)}.contact-form label:has(textarea:not(:placeholder-shown))>span{background:rgb(var(--dark));color:rgb(var(--mid));padding:0 6px;font-size:11px;top:0;left:12px;transform:translateY(-50%)}.contact-field-select:has(select:valid) span{background:rgb(var(--dark));color:rgb(var(--mid));padding:0 6px;font-size:11px;top:0;left:12px;transform:translateY(-50%)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:rgb(var(--white));font:inherit;background:#0b122080;border:1px solid #ffffff2e;border-radius:5px;outline:none;padding:11px 16px;font-size:15px;line-height:1.4;transition:border-color .2s,box-shadow .2s}.contact-form input,.contact-form select{min-height:46px}.contact-phone-field{display:grid;position:relative}.contact-phone-label{z-index:3;color:rgb(var(--mid));pointer-events:none;transform-origin:0;font-size:15px;line-height:1;transition:top .18s,color .18s,font-size .18s,transform .18s,padding .18s,background-color .18s;top:23px;left:96px;transform:translateY(-50%);display:block!important;position:absolute!important}.contact-phone-field:focus-within .contact-phone-label{background:rgb(var(--dark));padding:0 6px;font-size:11px;top:0;left:12px}.contact-phone-field:has(.PhoneInputInput:not(:placeholder-shown)) .contact-phone-label{background:rgb(var(--dark));padding:0 6px;font-size:11px;top:0;left:12px}.contact-phone-control{direction:ltr}.contact-phone-control .PhoneInput{--PhoneInput-color--focus:rgb(var(--curious));--PhoneInputCountryFlag-height:18px;width:100%;min-height:46px;color:rgb(var(--white));background:#0b122080;border:1px solid #ffffff2e;border-radius:5px;padding:0 16px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-phone-control .PhoneInput:focus-within{border-color:rgba(var(--curious), .75);box-shadow:0 0 0 3px rgba(var(--curious), .12);background:#0b1220b8}.contact-phone-control.is-invalid .PhoneInput{border-color:rgba(var(--error-coral), .95);box-shadow:0 0 0 3px rgba(var(--error-coral), .14)}.contact-phone-control .PhoneInputInput,.contact-phone-control .PhoneInputInput:focus{min-height:44px;box-shadow:none;color:rgb(var(--white));background:0 0;border:0;border-radius:0;padding:11px 0}.contact-phone-control .PhoneInputCountry{align-self:stretch;margin-right:13px;padding-right:13px;position:relative}.contact-phone-control .PhoneInputCountry:after{content:"";pointer-events:none;background:#ffffff29;width:1px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.contact-phone-control .PhoneInputCountryIcon--border{box-shadow:none;background:0 0}.contact-phone-control .PhoneInputCountryIcon{width:auto;height:auto}.contact-country-code{min-width:3.25em;color:rgb(var(--mid));letter-spacing:.01em;text-align:left;font-size:13px;font-weight:700;line-height:1;display:inline-block}.contact-phone-control .PhoneInputCountrySelect:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:-2px}.contact-field-select{position:relative}.contact-field-select select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding-right:48px}.contact-field-select select option{color:rgb(var(--mid));background-color:#050d25}.contact-field-select:after{content:"";pointer-events:none;border-bottom:1.5px solid #ffffff8f;border-right:1.5px solid #ffffff8f;width:7px;height:7px;position:absolute;top:23px;right:18px;transform:translateY(-70%)rotate(45deg)}.contact-form input:-webkit-autofill{caret-color:rgb(var(--white));transition:border-color .2s;-webkit-text-fill-color:rgb(var(--white))!important;background-color:rgb(var(--dark))!important;-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;background-image:none!important}.contact-form input:-webkit-autofill:hover{caret-color:rgb(var(--white));transition:border-color .2s;-webkit-text-fill-color:rgb(var(--white))!important;background-color:rgb(var(--dark))!important;-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;background-image:none!important}.contact-form input:-webkit-autofill:active{caret-color:rgb(var(--white));transition:border-color .2s;-webkit-text-fill-color:rgb(var(--white))!important;background-color:rgb(var(--dark))!important;-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;background-image:none!important}.contact-form input:-webkit-autofill:focus:not(.PhoneInputInput){caret-color:rgb(var(--white));outline:0;-webkit-text-fill-color:rgb(var(--white))!important;background-color:rgb(var(--dark))!important;border-color:rgba(var(--curious), .75)!important;-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset, 0 0 0 3px rgba(var(--curious), .12)!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset, 0 0 0 3px rgba(var(--curious), .12)!important;background-image:none!important}.contact-form input:-webkit-autofill[aria-invalid=true]:not(.PhoneInputInput){border-color:rgba(var(--error-coral), .95)!important;-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset, 0 0 0 3px rgba(var(--error-coral), .14)!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset, 0 0 0 3px rgba(var(--error-coral), .14)!important}.contact-form .PhoneInputInput:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important}.contact-form .PhoneInputInput:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important}.contact-form .PhoneInputInput:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important}.contact-form .PhoneInputInput:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important;box-shadow:0 0 0 1000px rgb(var(--dark)) inset!important}.contact-form textarea{resize:vertical;min-height:190px;padding:17px 20px}.contact-form input::placeholder,.contact-form textarea::placeholder,.contact-form select:invalid{color:rgb(var(--mid))}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:rgba(var(--curious), .75);box-shadow:0 0 0 3px rgba(var(--curious), .12);background:#0b1220b8}.contact-form input[aria-invalid=true]:not(.PhoneInputInput),.contact-form select[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:rgba(var(--error-coral), .95);box-shadow:0 0 0 3px rgba(var(--error-coral), .14)}.contact-field-error,.contact-message-meta{text-align:start;margin:7px 4px 0;font-size:12px;line-height:1.5}.contact-message-meta{color:rgb(var(--mid));justify-content:space-between;gap:16px;display:flex}.contact-field-error{color:rgb(var(--error-coral))}.contact-form .contact-honeypot{display:none!important}.contact-security-check{grid-column:1/-1;justify-items:center;min-height:65px;display:grid;overflow:hidden}.contact-security-check>div{width:min(100%,300px)}.contact-security-status{min-height:18px;color:rgb(var(--mid));text-align:center;margin:7px 0 0;font-size:12px;line-height:1.5}.contact-security-status.is-error{color:rgb(var(--error-coral))}.contact-security-status.is-verified{color:rgb(var(--curious))}.contact-submit{border:1px solid rgba(var(--coral), .72);background:rgba(var(--coral), .04);min-height:46px;color:rgb(var(--white));cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.contact-submit:disabled{cursor:not-allowed;opacity:.64;transform:none}.contact-form-status{min-height:20px;color:rgb(var(--mid));text-align:center;grid-column:1/-1;font-size:13px;line-height:1.5}.contact-form-privacy{color:#ffffff80;text-align:center;grid-column:1/-1;max-width:68ch;margin:0 auto;font-size:11px;line-height:1.65}.contact-form-privacy a{color:#ffffffbf;text-underline-offset:3px;transition:color .2s}.contact-form-privacy a:hover{color:rgb(var(--white))}.contact-form-privacy a:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:3px}.contact-form-status.is-success{color:rgb(var(--curious))}.contact-form-status.is-error{color:rgb(var(--error-coral))}.contact-submit:not(:disabled):hover{border-color:rgb(var(--coral));background:rgb(var(--coral));color:rgb(var(--white));box-shadow:none;transform:translateY(-1px)}.contact-info-grid,.contact-actions-grid{border-bottom:1px solid rgba(var(--curious), .18);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(58px,6vw,86px);padding:0 0 clamp(44px,5vw,68px);display:grid}.contact-info-item,.contact-action-item{color:inherit;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(20px,2vw,30px);padding:0 clamp(24px,4vw,58px);text-decoration:none;display:grid}.contact-info-item:first-child,.contact-action-item:first-child{padding-left:clamp(12px,2vw,28px)}.contact-info-item+.contact-info-item,.contact-action-item+.contact-action-item{border-left:1px solid rgba(var(--curious), .2)}.contact-info-item svg,.contact-action-item>svg:first-child{color:rgb(var(--curious))}.contact-info-item h2,.contact-action-item h2{color:rgb(var(--white));font-size:17px;line-height:1.25}.contact-info-item p,.contact-action-item p{color:#ffffffa8;margin-top:10px;font-size:14px;line-height:1.7}.contact-action-item{grid-template-columns:auto minmax(0,1fr) auto;transition:color .2s}.contact-action-item>svg:last-child{color:rgb(var(--curious));align-self:center;transition:transform .2s}.contact-action-item:hover>svg:last-child{transform:translate(4px)}.contact-actions-grid{margin-top:0;padding-top:clamp(40px,5vw,64px)}@media (width<=1050px){.contact-main-grid{grid-template-columns:1fr}.contact-location-map-row{grid-template-columns:minmax(0,1fr) minmax(180px,.58fr)}.contact-location{border-left:0;padding-left:0}.contact-info-grid,.contact-actions-grid{grid-template-columns:1fr;gap:26px}.contact-info-item,.contact-action-item,.contact-info-item:first-child,.contact-action-item:first-child{padding:0}.contact-info-item+.contact-info-item,.contact-action-item+.contact-action-item{border-left:0;border-top:1px solid rgba(var(--curious), .18);padding-top:26px}}@media (width<=760px){.contact-form{grid-template-columns:1fr}.contact-field-name,.contact-field-company,.contact-field-email,.contact-field-phone,.contact-field-full,.contact-submit{grid-area:auto/1}}@media (width<=900px){.contact-page main{padding-top:var(--nav-height)}.contact-hero{padding-top:clamp(22px,6vw,34px)}.contact-hero-grid{grid-template-columns:1fr}.contact-hero-art{order:-1;justify-content:center}.contact-hero-art img{width:min(430px,100%);height:auto}}@media (width<=640px){.contact-location{border-top:1px solid rgba(var(--curious), .36);padding-top:clamp(26px,8vw,36px)}.contact-location-map-row{grid-template-columns:1fr}.contact-map-card{height:220px}.contact-submit{width:100%}}.privacy-page{background:rgb(var(--dark));color:#ffffffb8;min-height:100vh}.not-found-page{background:rgb(var(--dark));min-height:100dvh;color:rgb(var(--white))}.not-found-main{min-height:calc(100dvh - var(--nav-height));padding:0 var(--page-gutter);place-items:center;display:grid}.not-found-content{border-top:1px solid rgba(var(--curious), .24);border-bottom:1px solid rgba(var(--curious), .24);grid-template-columns:minmax(180px,.46fr) minmax(0,1fr);width:min(100%,1040px);display:grid}.not-found-code{min-height:340px;color:rgba(var(--curious), .22);letter-spacing:-.09em;align-items:center;font-family:DM Mono,monospace;font-size:clamp(82px,12vw,176px);font-weight:600;line-height:1;display:flex}.not-found-copy{border-left:1px solid rgba(var(--curious), .18);flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(44px,6vw,78px) 0 clamp(44px,6vw,78px) clamp(32px,5vw,76px);display:flex}.not-found-eyebrow{color:rgb(var(--curious));letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:11px;font-weight:700;line-height:1}.not-found-copy h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(36px,5vw,68px);line-height:1}.not-found-copy p{max-width:56ch;color:rgba(var(--white), .62);margin:0 0 30px;font-size:clamp(14px,1.15vw,17px);line-height:1.75}html[dir=rtl] .not-found-copy{border-right:1px solid rgba(var(--curious), .18);text-align:right;border-left:0;align-items:flex-start;padding-left:0;padding-right:clamp(32px,5vw,76px)}@media (width<=720px){.not-found-content{grid-template-columns:1fr}.not-found-code{min-height:auto;padding:34px 0 22px;font-size:clamp(72px,28vw,116px)}.not-found-copy,html[dir=rtl] .not-found-copy{border-top:1px solid rgba(var(--curious), .18);border-left:0;border-right:0;padding:34px 0 42px}}.privacy-page main{width:100%;padding-right:var(--page-gutter);padding-bottom:clamp(58px,7vw,104px);padding-left:var(--page-gutter)}.privacy-hero{border-bottom:1px solid rgba(var(--curious), .18);padding:clamp(22px,3vw,36px) 0 clamp(36px,5vw,66px)}.privacy-hero-grid{grid-template-columns:minmax(0,1fr) minmax(210px,.32fr);align-items:end;gap:clamp(38px,7vw,108px);display:grid}.privacy-hero .site-page-title{white-space:normal;margin-top:12px}.privacy-hero .site-page-intro{max-width:68ch}.privacy-eyebrow{color:rgb(var(--curious));letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:11px;font-weight:700;line-height:1}.privacy-hero-meta{border-left:1px solid rgba(var(--curious), .24);grid-template-columns:1fr;align-content:end;padding-left:clamp(18px,2.4vw,32px);display:grid}.privacy-hero-meta span{color:#ffffff6e;letter-spacing:.1em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:600;line-height:1.4}.privacy-hero-meta strong{color:#ffffffe0;margin:4px 0 18px;font-size:14px;font-weight:700;line-height:1.5}.privacy-hero-meta strong:last-child{margin-bottom:0}.privacy-layout{grid-template-columns:minmax(190px,250px) minmax(0,1fr);align-items:start;gap:clamp(42px,7vw,116px);padding-top:clamp(42px,6vw,84px);display:grid}.privacy-toc{top:calc(var(--nav-height) + 28px);border-left:1px solid rgba(var(--curious), .24);min-width:0;padding-left:18px;position:sticky}.privacy-toc h2{color:rgb(var(--white));letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-family:DM Mono,monospace;font-size:11px;font-weight:700;line-height:1.4}.privacy-toc ol{list-style:none}.privacy-toc a{color:#ffffff75;align-items:center;min-height:36px;font-size:11px;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:flex}.privacy-toc a:hover{color:rgb(var(--white));transform:translate(3px)}.privacy-toc a:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:3px}.privacy-policy-content{width:min(100%,900px)}.privacy-summary{border-top:2px solid rgb(var(--amber));background:rgba(var(--amber), .045);margin-bottom:clamp(42px,5vw,64px);padding:20px 24px 22px}.privacy-summary strong{color:rgb(var(--white));letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-family:DM Mono,monospace;font-size:11px;line-height:1.4;display:block}.privacy-summary p{margin:0}.privacy-section{scroll-margin-top:calc(var(--nav-height) + 28px);border-bottom:1px solid rgba(var(--curious), .13);margin-bottom:clamp(34px,4vw,50px);padding-bottom:clamp(34px,4vw,50px)}.privacy-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.privacy-section h2{color:rgb(var(--white));letter-spacing:-.02em;margin-bottom:19px;font-size:clamp(21px,2vw,27px);font-weight:700;line-height:1.3}.privacy-section h3{color:#ffffffe6;margin:28px 0 10px;font-size:15px;font-weight:800;line-height:1.5}.privacy-section p,.privacy-section li,.privacy-section address,.privacy-summary p{color:#ffffffa8;max-width:65ch;font-size:14px;line-height:1.85}.privacy-section p+p{margin-top:14px}.privacy-section ul{max-width:65ch;margin:14px 0 0;padding-left:21px}.privacy-section li{padding-left:5px}.privacy-section li+li{margin-top:7px}.privacy-section li::marker{color:rgb(var(--curious))}.privacy-section address{border-left:1px solid rgba(var(--curious), .35);margin-top:16px;padding-left:16px;font-style:normal}.privacy-section a{color:rgb(var(--curious));-webkit-text-decoration-color:rgba(var(--curious), .48);text-decoration-color:rgba(var(--curious), .48);text-underline-offset:3px;transition:color .2s,text-decoration-color .2s}.privacy-section a:hover{color:rgb(var(--white));text-decoration-color:#fff9}.privacy-section a:focus-visible{outline:2px solid rgb(var(--curious));outline-offset:3px}@media (width<=900px){.privacy-page main{padding-top:var(--nav-height)}.privacy-hero{padding-top:clamp(24px,6vw,36px)}.privacy-hero-grid{grid-template-columns:1fr;gap:30px}.privacy-hero-meta{border-top:1px solid rgba(var(--curious), .24);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;padding:18px 0 0}.privacy-hero-meta strong{grid-row:2;margin-bottom:0}.privacy-layout{grid-template-columns:1fr;gap:42px}.privacy-toc{border-top:1px solid rgba(var(--curious), .24);border-left:0;padding:18px 0 0;position:static}.privacy-toc ol{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;display:grid}.privacy-toc a{min-height:44px}.privacy-policy-content{width:100%}}@media (width<=600px){.privacy-hero .site-page-tagline{font-size:19px}.privacy-toc ol{grid-template-columns:1fr}.privacy-summary{padding:18px}.privacy-section p,.privacy-section li,.privacy-section address,.privacy-summary p{font-size:13px;line-height:1.8}}@media (width<=1180px){.services-page-cybersecurity .services-cyber-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:clamp(26px,4vw,52px)}.services-cyber-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-cyber-matters-section{grid-template-columns:1fr}.services-cyber-section-intro .site-heading-large{max-width:none}.services-cyber-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cyber-partner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-cyber-support-section{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.services-cyber-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.services-page-cybersecurity .services-cyber-hero-grid{display:flex}.services-page-cybersecurity .services-title{max-width:none}.services-cyber-hero-art img{object-position:center;width:min(560px,100%);height:auto;max-height:300px;position:static;inset:auto}.services-cyber-solution-grid,.services-cyber-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cyber-solution-card,.services-cyber-priority-card{min-height:auto}.services-cyber-ecosystem-section,.services-cyber-support-section{grid-template-columns:1fr}.services-cyber-ecosystem-section{flex-direction:column;align-items:stretch}.services-cyber-ecosystem-art{aspect-ratio:3/2;flex:none;align-self:center;width:min(100%,560px)}.services-cyber-ecosystem-art img{object-position:left center;width:100%;height:100%}.services-cyber-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cyber-final-cta-icon{width:68px;height:68px}}@media (width<=640px){.services-page-cybersecurity .services-tagline{font-size:clamp(21px,6.8vw,30px)}.services-cyber-solution-grid{grid-template-columns:1fr}.services-cyber-partner-grid>.services-logo-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.services-cyber-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cyber-solution-card{padding:22px 18px}.services-cyber-solution-card h3{min-height:0}.services-cyber-support-list{grid-template-columns:1fr}.services-cyber-check-list{grid-template-columns:1fr;width:fit-content;max-width:100%;margin-inline:auto;padding-inline:0}.services-cyber-ecosystem-title span{white-space:normal}.services-cyber-ecosystem-art img{object-position:center}.services-cyber-industry-card{min-height:124px}.services-cyber-final-cta .btn-ghost{white-space:normal}}.services-page-web-ai{--services-webai-section-space:clamp(68px, 6.5vw, 100px)}.services-page-web-ai main>.services-section{padding-top:var(--services-webai-section-space);position:relative}.services-webai-hero-grid{grid-template-columns:minmax(600px,.92fr) minmax(380px,1.08fr);align-content:center;align-items:stretch;gap:clamp(28px,4vw,68px)}.services-webai-hero-art{min-width:0;position:relative;overflow:hidden}.services-webai-hero-art img{object-fit:contain;object-position:right center;filter:grayscale()brightness(.4)sepia()hue-rotate(150deg)saturate(2.25);opacity:.88;mix-blend-mode:screen;width:100%;height:100%;display:block;position:absolute;inset:0}.services-webai-solution-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.services-webai-solution-card{text-align:center;justify-content:center;min-height:220px;padding-block:clamp(22px,2.2vw,30px)}.services-webai-solutions-section>.site-heading-small{text-align:center}.services-webai-solutions-intro{text-align:center;width:100%;max-width:none;margin-inline:auto}.services-webai-solution-icon{width:58px;height:58px;color:rgb(var(--curious));border-color:rgba(var(--curious), .58);background:rgba(var(--curious), .08);margin-bottom:16px}.services-webai-solution-icon svg{width:38px;height:38px}.services-webai-solution-card h3{color:#ffffffeb;font-size:13px;font-weight:800;line-height:1.35}.services-webai-solution-card p{margin-top:8px}.services-webai-why-section{align-items:stretch;gap:clamp(38px,5vw,76px);display:flex}.services-webai-why-art{aspect-ratio:auto;flex:0 0 clamp(300px,31vw,400px);justify-content:center;align-self:stretch;width:auto;min-width:0;max-width:none;position:relative}.services-webai-why-art img{object-fit:fill;filter:grayscale()brightness(.6)sepia()hue-rotate(150deg)saturate(2.25);opacity:.88;width:100%;height:100%;position:absolute;inset:0}.services-webai-why-content{flex:1 1 0;align-self:flex-start;min-width:0}.services-webai-why-content>p{max-width:68ch}.services-webai-benefit-grid{row-gap:0;margin-top:clamp(22px,2.6vw,34px);position:relative}.services-webai-benefit-grid:after{content:"";background:rgba(var(--curious), .16);pointer-events:none;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.services-webai-benefit{min-height:86px}.services-webai-benefit .services-large-line-icon{color:rgb(var(--amber))}.services-webai-benefit:nth-child(-n+2){padding-bottom:clamp(18px,2vw,26px)}.services-webai-benefit:nth-child(n+3){padding-top:clamp(18px,2vw,26px)}.services-webai-stack-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.services-webai-stack-card{min-height:150px;padding:clamp(14px,1.3vw,18px) 12px}.services-webai-stack-card img{filter:none;opacity:1;width:min(116px,90%);height:44px}.services-webai-stack-logo--light-theme{display:none}.services-webai-stack-card p{max-width:19ch}.services-webai-final-cta-img{filter:grayscale()brightness(.9)sepia()hue-rotate(150deg)saturate(2.25);opacity:.86;width:92px;height:92px}@media (width<=1180px){.services-webai-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr)}.services-webai-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-webai-stack-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.services-page-web-ai{--services-webai-section-space:clamp(54px, 9vw, 76px)}.services-webai-hero-grid{display:flex}.services-webai-hero-art{overflow:visible}.services-webai-hero-art img{object-position:center;width:min(680px,100%);height:auto;max-height:280px;position:static;inset:auto}.services-webai-solution-grid,.services-webai-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-webai-solution-card{min-height:auto}.services-webai-why-section{flex-direction:column;align-items:stretch}.services-webai-why-art{aspect-ratio:1;flex:none;order:-1;align-self:center;width:min(480px,100%);max-width:100%}.services-webai-why-art img{object-fit:contain;width:100%;height:100%;margin-inline:auto;position:static;inset:auto}.services-webai-benefit,.services-webai-benefit:nth-child(-n+2),.services-webai-benefit:nth-child(n+3){border-right:0;border-bottom:1px solid rgba(var(--curious), .16);min-height:auto;padding:18px 0}.services-webai-benefit-grid:after{display:none}.services-webai-benefit:last-child{border-bottom:0}}@media (width<=640px){.services-page-web-ai .services-tagline{font-size:clamp(23px,7.2vw,32px)}.services-webai-solution-grid,.services-webai-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-webai-solution-card{padding:22px 18px}.services-webai-benefit-grid{grid-template-columns:1fr}.services-webai-benefit:nth-child(odd){border-right:0;padding-right:0}.services-webai-final-cta-img{width:76px;height:76px}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--dark:var(--ice);--white:15, 29, 50;--off:250, 252, 254;--mid:84, 99, 120;--error-coral:182, 30, 0;--grid:208, 220, 234;--nav-glass-bg:#f7fafe}html[data-theme=light] body{background:rgb(var(--dark));color:rgb(var(--white))}html[data-theme=light] nav{background:var(--nav-glass-bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid rgba(var(--curious), .14);box-shadow:0 16px 36px #22426914}html[data-theme=light] .nav-logo-img,html[data-theme=light] .footer-logo img{filter:invert()brightness(.42)}html[data-theme=light] .nav-links a,html[data-theme=light] .nav-dropdown-trigger{color:rgba(var(--white), .64)}html[data-theme=light] .nav-links a:hover,html[data-theme=light] .nav-links a.is-active,html[data-theme=light] .nav-dropdown-trigger:hover,html[data-theme=light] .nav-dropdown:hover .nav-dropdown-trigger,html[data-theme=light] .nav-dropdown-trigger.is-active{color:rgb(var(--white))}html[data-theme=light] .nav-links a.is-active:not(.nav-cta):after,html[data-theme=light] .nav-dropdown-trigger.is-active .nav-dropdown-label:after{background:rgb(var(--white))}html[data-theme=light] .nav-dropdown-caret{border-top-color:rgba(var(--white), .42)}html[data-theme=light] .nav-dropdown:hover .nav-dropdown-caret,html[data-theme=light] .nav-dropdown:focus-within .nav-dropdown-caret,html[data-theme=light] .nav-dropdown.is-open .nav-dropdown-caret{border-top-color:rgba(var(--white), .68)}html[data-theme=light] .nav-dropdown-menu,html[data-theme=light] nav.is-menu-open,html[data-theme=light] .nav-links{background:#f7fafe}html[data-theme=light] .nav-dropdown-menu a{color:rgba(var(--white), .7)}html[data-theme=light] .nav-cta{color:rgba(var(--white), .72)!important}html[data-theme=light] .lang-toggle:hover{color:rgb(var(--white));background:rgba(var(--curious), .08);font-weight:600}html[data-theme=light] .theme-toggle{color:rgb(var(--curious));background:0 0;border-color:#0000}html[data-theme=light] .theme-toggle:hover{color:rgb(var(--white));background:rgba(var(--curious), .08)}html[data-theme=light] .nav-menu-toggle,html[data-theme=light] .nav-menu-toggle svg{color:rgb(var(--white))}html[data-theme=light] .services-breadcrumb,html[data-theme=light] .site-breadcrumb{color:rgb(var(--mid))}html[data-theme=light] .site-breadcrumb a:hover,html[data-theme=light] .services-breadcrumb a:hover{color:rgb(var(--curious))}html[data-theme=light] .services-trust-item strong{color:rgb(var(--gulf))}html[data-theme=light] .services-trust-item span{color:rgb(var(--mid))}html[data-theme=light] .services-trust-icon,html[data-theme=light] .services-trust-icon svg{color:rgb(var(--venice))!important;stroke:rgb(var(--venice))!important}html[data-theme=light] .services-page-software .services-why-pic img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.76;mix-blend-mode:multiply}html[data-theme=light] .services-page-software .services-licensing-guide-art img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .services-page-software .services-licensing-guide-copy li{color:rgba(var(--white), .66)}html[data-theme=light] .services-page-hardware .services-hardware-partner-logo--dark-theme{display:none}html[data-theme=light] .services-page-hardware .services-hardware-partner-logo--light-theme{display:block}html[data-theme=light] .services-page-hardware .services-hardware-amc-card{background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page-hardware .services-hardware-amc-card strong{color:rgb(var(--white))}html[data-theme=light] .services-page-hardware .services-hardware-check-list li{color:rgba(var(--white), .66)}html[data-theme=light] .services-page-hardware :where(.services-hardware-amc-card-image img,.services-hardware-final-cta-img){filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .services-page-cybersecurity .services-cyber-priority-card{background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page-cybersecurity .services-cyber-ecosystem-art img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .services-page-cybersecurity .services-cyber-check-list li,html[data-theme=light] .services-page-cybersecurity .services-cyber-support-list li{color:rgba(var(--white), .66)}html[data-theme=light] .services-page-cybersecurity .services-cyber-support-card{background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page-cybersecurity .services-cyber-support-card strong{color:rgb(var(--white))}html[data-theme=light] .services-page-scanning .services-scan-benefit-card{background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card h3{color:rgb(var(--white))}html[data-theme=light] .services-page-scanning .services-scan-deliverables-grid .services-icon-strip-card p{color:rgba(var(--white), .66)}html[data-theme=light] .services-page-scanning .services-scan-gpr-section{background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page-scanning .services-scan-gpr-art img,html[data-theme=light] .services-page-scanning .services-scan-final-cta-img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .services-page-web-ai .services-webai-stack-logo--dark-theme{display:none}html[data-theme=light] .services-page-web-ai .services-webai-stack-logo--light-theme{display:block}html[data-theme=light] .services-page-web-ai :where(.services-webai-why-art img,.services-webai-final-cta-img),html[data-theme=light] .about-page .about-hero-art img,html[data-theme=light] .about-page .about-final-cta-img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .about-page :where(.about-metric-card,.about-team-card){background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .about-page .about-team-avatar{color:rgb(var(--venice));border-color:rgba(var(--venice), .38);background:rgba(var(--venice), .16)}html[data-theme=light] .about-page .about-team-card :where(.about-team-person,a){color:rgba(var(--gulf), .78)}html[data-theme=light] .about-page .about-team-card :where(.about-team-person,a) svg{color:currentColor}html[data-theme=light] .about-page .about-team-card a:hover{color:rgb(var(--curious))}html[data-theme=light] .contact-page .contact-hero-art img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .contact-page .contact-map-card iframe{filter:none;opacity:1}html[data-theme=light] .contact-page .contact-map-card:after{background:0 0}html[data-theme=light] .contact-page .contact-direct-row a{color:rgba(var(--gulf), .78)}html[data-theme=light] .contact-page .contact-direct-row a:hover{color:rgb(var(--curious))}html[data-theme=light] .contact-page .contact-location-actions a{color:rgba(var(--gulf), .82);border-color:rgba(var(--venice), .32)}html[data-theme=light] .contact-page .contact-location-actions a:hover{color:rgb(var(--curious));border-color:rgba(var(--curious), .62)}html[data-theme=light] .services-page :where(.services-scan-application-card,.services-industry-card){background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page .services-scan-application-card img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78;mix-blend-mode:multiply}html[data-theme=light] .services-page .services-process-icon:before,html[data-theme=light] .services-page .services-process-card:not(:last-child):before{background:rgba(var(--venice), .34)}html[data-theme=light] .services-page .services-process-icon:after,html[data-theme=light] .services-page .services-process-card:not(:last-child):after{background:rgba(var(--venice), .72)}html[data-theme=light] .services-page .services-hero-art img{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.82;mix-blend-mode:multiply}html[data-theme=light] .services-page-software :where(.services-why-card,.services-licensing-guide-card),html[data-theme=light] .services-page :where(.services-logo-card,.services-software-card){background:rgba(var(--bright), .18);border-color:rgba(var(--venice), .18);box-shadow:none}html[data-theme=light] .services-page :where(.services-logo-card,.services-software-card):hover{background:rgba(var(--bright), .26);border-color:rgba(var(--venice), .28);box-shadow:none}html[data-theme=light] :where(h1,h2,h3,h4,h5,h6){color:rgb(var(--white))}html[data-theme=light] body p{color:rgba(var(--white), .66)}html[data-theme=light] .hero-h1{color:rgb(var(--gulf));text-shadow:none}html[data-theme=light] .hero-h1 .line-accent{color:rgb(var(--curious))}html[data-theme=light] .hero-h1 .line-dim,html[data-theme=light] .hero-h1 .line-intro{color:rgb(var(--gulf))}html[data-theme=light] :where(.services,.why-sss-section,.archviz-section,.clients-section,.technology-partners-section) .section-title,html[data-theme=light] .cta-section .cta-title{color:rgb(var(--curious))}html[data-theme=light] .hero-eyebrow,html[data-theme=light] :where(.services,.why-sss-section,.archviz-section,.clients-section,.technology-partners-section) .section-eyebrow{color:rgb(var(--mid))}html[data-theme=light] .services .services-grid{background:0 0;border-color:#cce1ee}html[data-theme=light] .services .svc-card{background:0 0;border:1px solid #c4dceb}html[data-theme=light] .services .svc-arrow{color:rgb(var(--curious));border-color:rgba(var(--curious), .58);background:rgba(var(--curious), .08)}html[data-theme=light] .services .svc-arrow svg{stroke:currentColor}html[data-theme=light] .services .svc-card.highlight .svc-arrow{color:rgb(var(--coral));border-color:rgba(var(--coral), .54);background:rgba(var(--coral), .07)}html[data-theme=light] .services .svc-card.ai .svc-arrow{color:#187e63;background:#187e6314;border-color:#187e638f}html[data-theme=light] .services .svc-card.ai .svc-icon{background:#187e631a;border:1px solid #187e6361}html[data-theme=light] .services .svc-icon{border:1px solid rgba(var(--curious), .38)}html[data-theme=light] .services .svc-card.highlight .svc-icon{border-color:rgba(var(--coral), .34)}html[data-theme=light] .services .svc-card.ai .svc-icon-img{filter:brightness(0)saturate()invert(48%)sepia(29%)saturate(1073%)hue-rotate(116deg)brightness(91%)contrast(88%)}html[data-theme=light] .services .svc-card:hover{background:rgba(var(--curious), .08)}html[data-theme=light] .services .svc-card.primary{box-shadow:none;background:0 0}html[data-theme=light] .services .svc-card.primary:before{display:none}html[data-theme=light] .services .svc-card.primary:hover{background:rgba(var(--curious), .08)}html[data-theme=light] .services .svc-card.highlight{background:0 0}html[data-theme=light] .services .svc-card.highlight:hover{background:rgba(var(--coral), .08)}html[data-theme=light] .services .svc-card.ai{background:0 0}html[data-theme=light] .services .svc-card.ai:hover{background:#187e6314}html[data-theme=light] .services .tag-new{color:#8f2b18;background:rgba(var(--coral), .08)}html[data-theme=light] .services :where(.tag-core,.tag-ai){color:#7e500a;background:rgba(var(--amber), .09)}html[data-theme=light] :where(.services,.why-sss-section,.archviz-section,.clients-section,.technology-partners-section) .section-title .dim{color:rgb(var(--gulf))}html[data-theme=light] :where(.hero-eyebrow,.hero-arabic,.hero-sub){text-shadow:none}html[data-theme=light] :where(.services-tagline,.site-page-tagline,.site-hero-tagline,.hero-h1 .line-accent,.section-eyebrow,.services-eyebrow),html[data-theme=light] .services-tagline{color:rgb(var(--curious))}html[data-theme=light] :where(.dim,.line-dim){color:rgba(var(--white), .44)}html[data-theme=light] :where(.feature-list li span,.services-feature-list-item p,.services-card p,.services-icon-strip-card p,.services-logo-card p,.services-trust-copy,.technology-partner-category-header p,.technology-partners-intro,.why-sss-copy,.why-sss-reason p,.stat-label,.footer-column li a,.footer-contact-item,.footer-legal-links a,.footer-brand>p,.privacy-section li,.privacy-section address){color:rgba(var(--white), .64)}html[data-theme=light] .why-sss-reason-copy h3{color:rgb(var(--white))}html[data-theme=light] .why-sss-reason-copy .why-sss-lead{color:rgba(var(--white), .74)}html[data-theme=light] .btn-ghost{color:rgba(var(--white), .76);border-color:rgba(var(--white), .3)}html[data-theme=light] .btn-ghost:hover{color:rgb(var(--white));background:rgba(var(--curious), .08)}html[data-theme=light] :where(.service-card,.services-card,.services-logo-card,.services-solution-card,.services-priority-card,.services-webai-solution-card,.services-webai-stack-card,.services-industry-card,.technology-partner-category){background-color:#ffffff8f}html[data-theme=light] .technology-partners-grid{border-left:1px solid rgba(var(--curious), .24);border-right:1px solid rgba(var(--curious), .24)}html[data-theme=light] .technology-partner-category{background-color:#0000}html[data-theme=light] .technology-partner-category:hover{background-color:rgba(var(--curious), .035)}html[data-theme=light] .site-final-cta{background:linear-gradient(90deg, rgba(var(--curious), .07), #ffffff7a)}html[data-theme=light] .services-solid-btn{text-shadow:0 1px 8px rgba(var(--gulf), .18)}html[data-theme=light] .technology-partner-logo{filter:grayscale()brightness(0);opacity:.5}html[data-theme=light] .clients-section .client-logo{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78}html[data-theme=light] .clients-section .client-pill{border-color:rgba(var(--venice), .28)}html[data-theme=light] .clients-section .client-pill:hover{border-color:rgba(var(--curious), .55)}html[data-theme=light] .clients-section .client-pill:hover .client-logo{opacity:1}html[data-theme=light] .footer-socials a,html[data-theme=light] .footer-contact-item svg,html[data-theme=light] .footer-column h2{color:rgb(var(--curious))}html[data-theme=light] .footer-column li a,html[data-theme=light] a.footer-contact-item:hover{color:rgba(var(--white), .64)}html[data-theme=light] .footer-column li a:hover{color:rgb(var(--curious))}html[data-theme=light] .technology-partner-logo--dark-theme{display:none}html[data-theme=light] .technology-partner-logo--light-theme{display:block}html[data-theme=light] .technology-partner-category:hover .technology-partner-logo{filter:none;opacity:1}html[data-theme=light] .stats-band{background:rgba(var(--curious), .07)}html[data-theme=light] :where(.archviz-section,.archviz-sticky){background:rgb(var(--ice))}html[data-theme=light] .partner-strip{background:rgba(var(--curious), .07)}html[data-theme=light] .partner-strip .partner-logo{filter:brightness(0)saturate()invert(12%)sepia(48%)saturate(2659%)hue-rotate(211deg)brightness(73%)contrast(111%);opacity:.78}html[data-theme=light] .site-footer{background:rgba(var(--curious), .055)}html[data-theme=light] .cta-section:before{opacity:.42}html[data-theme=light] .contact-map-card{background:#ffffffb8}html[data-theme=light] .contact-form label:focus-within>span{background:rgb(var(--dark))}html[data-theme=light] .contact-form label:has(input:not(:placeholder-shown))>span{background:rgb(var(--dark))}html[data-theme=light] .contact-form label:has(textarea:not(:placeholder-shown))>span{background:rgb(var(--dark))}html[data-theme=light] .contact-field-select:has(select:valid) span{background:rgb(var(--dark))}html[data-theme=light] .contact-form input,html[data-theme=light] .contact-form select,html[data-theme=light] .contact-form textarea{color:rgb(var(--white));background:rgb(var(--dark));border-color:rgba(var(--venice), .24)}html[data-theme=light] .contact-form input:focus,html[data-theme=light] .contact-form select:focus,html[data-theme=light] .contact-form textarea:focus,html[data-theme=light] .contact-phone-field:focus-within .contact-phone-label{background:rgb(var(--dark))}html[data-theme=light] .contact-phone-field:has(.PhoneInputInput:not(:placeholder-shown)) .contact-phone-label{background:rgb(var(--dark))}html[data-theme=light] .contact-phone-control .PhoneInput{color:rgb(var(--white));background:rgb(var(--dark));border-color:rgba(var(--venice), .24)}html[data-theme=light] .contact-phone-control .PhoneInput:focus-within{background:rgb(var(--dark))}html[data-theme=light] .contact-phone-control .PhoneInputInput,html[data-theme=light] .contact-phone-control .PhoneInputInput:focus{color:rgb(var(--white));background:0 0}html[data-theme=light] .contact-phone-control .PhoneInputCountry:after{background:rgba(var(--venice), .2)}html[data-theme=light] .contact-phone-control .PhoneInputCountryIcon--border{box-shadow:none}html[data-theme=light] .contact-field-select select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] .contact-field-select:after{border-right-color:rgba(var(--gulf), .68);border-bottom-color:rgba(var(--gulf), .68)}html[data-theme=light] .contact-field-select select option{color:rgb(var(--white));background:rgb(var(--dark))}html[data-theme=light] .contact-form-privacy a{color:rgb(var(--curious))}html[data-theme=light] .contact-form-privacy a:hover{color:rgb(var(--venice))}html[data-theme=light] .contact-field-error,html[data-theme=light] .contact-security-status.is-error,html[data-theme=light] .contact-form-status.is-error{color:rgb(var(--error-coral))}html[data-theme=light] .contact-form input[aria-invalid=true]:not(.PhoneInputInput),html[data-theme=light] .contact-form select[aria-invalid=true],html[data-theme=light] .contact-form textarea[aria-invalid=true],html[data-theme=light] .contact-phone-control.is-invalid .PhoneInput{border-color:rgba(var(--error-coral), .9);box-shadow:0 0 0 3px rgba(var(--error-coral), .1)}html[data-theme=light] .privacy-summary{background:rgba(var(--amber), .08)}html[data-theme=light] .privacy-hero-meta span{color:rgb(var(--mid))}html[data-theme=light] .privacy-hero-meta strong{color:rgb(var(--gulf))}html[data-theme=light] .privacy-toc h2{color:rgb(var(--curious))}html[data-theme=light] .privacy-toc a{color:rgba(var(--gulf), .72)}html[data-theme=light] .privacy-toc a:hover{color:rgb(var(--curious))}@media (width<=900px){html[data-theme=light] .nav-dropdown-menu{background:0 0}}html[dir=rtl] body{text-align:right;font-family:Cairo,Tahoma,Arial,sans-serif}html[dir=rtl] :where(.nav-sequence,.nav-links,.nav-dropdown-menu,.services-breadcrumb,.site-breadcrumb,.footer-main,.footer-nav-grid,.footer-contact-item,.contact-form,.privacy-layout,.privacy-policy-content){direction:rtl}html[dir=rtl] :where(.section-title,.section-eyebrow,.site-heading-large,.site-heading-medium,.site-heading-small,.site-page-title,.site-page-tagline,.site-page-intro,.services-title,.services-tagline,.services-intro,.services-split-copy,.services-why-content,.site-final-cta,.footer-column,.footer-brand,.privacy-section,.privacy-summary){text-align:right}html[dir=rtl] :where(a[href^=mailto\:],a[href^=tel\:],.footer-contact-item[href^=mailto\:],.footer-contact-item[href^=tel\:],input[type=email],input[type=tel],.stat-number,.services-process-text>span){direction:ltr;unicode-bidi:isolate}html[dir=rtl] .footer-contact-item[href^=mailto\:],html[dir=rtl] .footer-contact-item[href^=tel\:]{direction:rtl}html[dir=rtl] .footer-contact-item[href^=mailto\:]>span,html[dir=rtl] .footer-contact-item[href^=tel\:]>span{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .footer-brand>p{text-align:right;text-align-last:right}@media (width>=901px){html[dir=rtl] .why-sss-reason:nth-child(odd){border-right:0;border-left:1px solid rgba(var(--curious), .18);padding-left:clamp(28px,2.2vw,40px);padding-right:clamp(16px,1.5vw,24px)}html[dir=rtl] .why-sss-reason:nth-child(2n){padding-left:clamp(16px,1.5vw,24px);padding-right:clamp(28px,2.2vw,40px)}}html[dir=rtl] :where(.services-check-list,.feature-list,.privacy-policy-content ul,.privacy-toc ol){padding-inline:1.4rem 0}html[dir=rtl] .services-check-list li:before{left:auto;right:2px}html[dir=rtl] .services-check-list li{padding-left:0;padding-right:24px}html[dir=rtl] .nav-dropdown-caret,html[dir=rtl] :where(.btn-primary,.btn-ghost) svg,html[dir=rtl] .contact-submit svg{transform:scaleX(-1)}html[dir=rtl] :where(img,svg,canvas,iframe){direction:ltr}html[dir=rtl] .contact-field-select:after{left:18px;right:auto}html[dir=rtl] .contact-field-select select{padding-right:inherit;padding-left:48px}html[dir=rtl] .privacy-toc{border-left:1px solid rgba(var(--curious), .18);border-right:0;padding-left:clamp(22px,3vw,50px);padding-right:0}@media (width<=760px){html[dir=rtl] .privacy-toc{border-left:0;padding-left:0}}@media (width>=901px){html[dir=rtl] .nav-links{margin-left:0;margin-right:auto}}html[dir=rtl] .archviz-sticky{direction:ltr}html[dir=rtl] .archviz-copy{text-align:right;direction:rtl;justify-self:end}html[dir=rtl] .archviz-feature-list li span{font-size:clamp(14px,.78vw,15px)}@media (width<=560px){html[dir=rtl] .archviz-feature-list li span{font-size:clamp(12px,3.35vw,13px)}}html[dir=rtl] .archviz-copy:before{content:"";z-index:-1;top:-4rem;right:calc(-1 * var(--page-gutter));pointer-events:none;background:linear-gradient(270deg,#0b1220 0%,#0b1220fa 82%,#0b122000 100%);position:absolute;bottom:-4rem;left:-10rem}html[data-theme=light][dir=rtl] .archviz-copy:before{background:linear-gradient(to left, rgb(var(--ice)) 0%, rgba(var(--ice), .98) 82%, rgba(var(--ice), 0) 100%)}html[dir=rtl] .cta-title{line-height:1.2}html[dir=rtl] .cta-title :where(.section-title-measure,.section-title-type){white-space:nowrap}html[dir=rtl] :where(.partner-strip,.partner-strip .partners-window,.partner-strip .partners-scroll,.partner-strip .infinite-slider,.partner-strip .infinite-slider-track,.partner-strip .infinite-slider-set){direction:ltr}html[dir=rtl] .services .svc-card.cyber{border-left:0;border-right:1px solid #3c87e833}html[dir=rtl] .services .svc-card.highlight.gpr{border-left:0;border-right:1px solid #e8593c33}html[dir=rtl] .services-page-software .services-licensing-guide-copy li{padding-left:0;padding-right:22px}html[dir=rtl] .services-page-software .services-licensing-guide-copy li:before{left:auto;right:2px}@media (width>=901px){html[dir=rtl] .services-page-hardware .services-hardware-benefit{border-right:0}html[dir=rtl] .services-page-hardware .services-hardware-benefit:not(:nth-child(3n)){border-left:1px solid #178bc626}html[dir=rtl] .footer-contact-column{justify-self:center}}html[dir=rtl] .services-page-scanning .services-scan-gpr-art img{transform:scaleX(-1)}html[dir=rtl] .services-page-scanning .services-scan-gpr-point h3{text-align:right;align-items:flex-end}.services-page-scanning .services-scan-gpr-section{scroll-margin-top:calc(var(--nav-height) + 24px)}html[dir=rtl] .services-page-web-ai .services-webai-why-art img{transform:scaleX(-1)}html[dir=rtl] .services-page-web-ai .services-webai-benefit:nth-child(odd){border-left:1px solid #178bc626;border-right:0;padding-left:clamp(20px,3vw,48px);padding-right:0}html[dir=rtl] .about-value-card{padding-left:12px;padding-right:12px}html[dir=rtl] .about-value-card p{font-size:clamp(11px,.85vw,12px);line-height:1.6}html[dir=rtl] .contact-location{border-left:0;border-right:1px solid rgba(var(--curious), .18);padding-left:0;padding-right:clamp(22px,3vw,50px)}html[dir=rtl] .contact-form label>span{text-align:right;transform-origin:100%;left:auto;right:16px}html[dir=rtl] .contact-form label:has(textarea)>span{left:auto;right:20px}html[dir=rtl] .contact-phone-label{text-align:right;transform-origin:100%;left:auto;right:16px}html[dir=rtl] .contact-phone-field:focus-within .contact-phone-label{left:auto;right:12px}html[dir=rtl] .contact-phone-field:has(.PhoneInputInput:not(:placeholder-shown)) .contact-phone-label{left:auto;right:12px}html[dir=rtl] .contact-form label:focus-within>span{left:auto;right:12px}html[dir=rtl] .contact-form label:has(input:not(:placeholder-shown))>span{left:auto;right:12px}html[dir=rtl] .contact-form label:has(textarea:not(:placeholder-shown))>span{left:auto;right:12px}html[dir=rtl] .contact-field-select:has(select:valid) span{left:auto;right:12px}html[dir=rtl] .contact-location-actions a>svg:first-child{order:0}html[dir=rtl] .contact-location-actions a>svg:last-child{order:0;transform:scaleX(-1)}html[dir=rtl] .contact-location-actions a,html[dir=rtl] .contact-direct-row a{direction:rtl}html[dir=rtl] .about-values-intro p{width:min(100%,90ch)}.services-page-hardware .services-hardware-partner-logo--light-theme,.services-page-web-ai .services-webai-stack-logo--light-theme,.services-page-cybersecurity .services-cyber-partner-logo--light-theme,html[data-theme=light] .services-page-hardware .services-hardware-partner-logo--dark-theme,html[data-theme=light] .services-page-web-ai .services-webai-stack-logo--dark-theme,html[data-theme=light] .services-page-cybersecurity .services-cyber-partner-logo--dark-theme{display:none}html[data-theme=light] .services-page-hardware .services-hardware-partner-logo--light-theme,html[data-theme=light] .services-page-web-ai .services-webai-stack-logo--light-theme,html[data-theme=light] .services-page-cybersecurity .services-cyber-partner-logo--light-theme{display:block}:where(.services,.why-sss-section,.archviz-section,.clients-section,.technology-partners-section) .section-title .dim{color:#555a63;opacity:1}.footer-socials a,.footer-contact-item svg{color:rgb(var(--curious))}@media (width>=901px){html[dir=rtl] .services-page-web-ai .services-webai-why-section{gap:clamp(56px,7vw,96px)}html[dir=rtl] .services-page-web-ai .services-webai-why-art{flex-basis:clamp(280px,27vw,350px)}html[dir=rtl] .services-page-web-ai .services-webai-why-content{flex:auto}html[dir=rtl] .footer-nav-grid>.footer-column:nth-child(2){justify-self:center;width:max-content;max-width:100%}}@media (width<=1050px){html[dir=rtl] .contact-location{border-right:0;padding-right:0}}@media (width<=640px){.services-page .services-hero-copy .services-title{letter-spacing:-.035em;white-space:normal;font-size:clamp(28px,8.5vw,36px);line-height:1.08}.services-page :where(.site-heading-large,.services-large-heading){letter-spacing:-.03em;font-size:clamp(24px,7vw,29px);line-height:1.12}.services-page .services-tagline{letter-spacing:-.025em;white-space:normal;margin-top:clamp(7px,2vw,10px);font-size:clamp(20px,6.2vw,26px);line-height:1.2}.services-page-cybersecurity .services-hero-copy .services-title{font-size:clamp(26px,7.6vw,32px)}html[dir=rtl] .services-page-software .services-hero-copy .services-title{letter-spacing:0;font-size:clamp(25px,7.2vw,30px)}html[dir=rtl] .services-page-hardware .services-hero-copy .services-title,html[dir=rtl] .services-page-web-ai .services-hero-copy .services-title,html[dir=rtl] .services-page-scanning .services-hero-copy .services-title,html[dir=rtl] .services-page-cybersecurity .services-hero-copy .services-title{letter-spacing:0;font-size:clamp(26px,7.6vw,32px)}html[dir=rtl] .services-page .services-tagline{letter-spacing:0}html[dir=rtl] .services-page .services-final-cta{text-align:center}.services-page-hardware .services-hardware-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page-hardware .services-hardware-benefit,.services-page-hardware .services-hardware-benefit:nth-child(odd){border-top:0;border-right:0;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:7px 9px;width:100%;margin:0;padding:clamp(14px,4vw,18px) clamp(8px,2.5vw,12px)}.services-page-hardware .services-hardware-benefit>.services-large-line-icon{grid-area:1/1;width:36px;height:36px}.services-page-hardware .services-hardware-benefit>div{display:contents}.services-page-hardware .services-hardware-benefit h3{grid-area:1/2}.services-page-hardware .services-hardware-benefit p{grid-area:2/1/auto/-1;margin-top:0}.services-page-hardware .services-hardware-benefit:nth-child(odd){border-right:1px solid #178bc626}.services-page-hardware .services-hardware-benefit:nth-child(2n){padding-inline-start:clamp(16px,4.5vw,20px)}.services-page-hardware .services-hardware-benefit:nth-child(n+3){border-top:1px solid #178bc626}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(odd){border-left:1px solid #178bc626;border-right:0}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit,.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(odd){border-top:0;border-right:0;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:7px 9px;width:100%;margin:0;padding:clamp(14px,4vw,18px) clamp(8px,2.5vw,12px)}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit>.services-large-line-icon{grid-area:1/1;width:36px;height:36px}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit>div{display:contents}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit h3{text-wrap:balance;grid-area:1/2;min-height:2.7em;font-size:clamp(11.5px,3.25vw,13px);line-height:1.35}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit p{grid-area:2/1/auto/-1;margin-top:0}.services-page-cybersecurity .services-cyber-support-list{justify-self:center;width:max-content;max-width:100%;margin-inline:auto;padding-inline:0}.services-page-cybersecurity .services-cyber-support-list li{justify-content:flex-start}.services-page-cybersecurity .services-cyber-support-card .services-hardware-amc-card-copy{justify-content:flex-start;align-self:center;width:max-content;max-width:100%;margin-inline:auto}.services-page-cybersecurity .services-cyber-support-card .services-hardware-amc-card-copy strong{text-align:start;flex:0 clamp(130px,38vw,150px);width:clamp(130px,38vw,150px);max-width:clamp(130px,38vw,150px)}.services-page-cybersecurity .services-cyber-partners-section>.site-heading-small{text-align:center}html:not([dir=rtl]) .services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:first-child h3{max-width:16ch}html:not([dir=rtl]) .services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(4) h3{max-width:10ch}html:not([dir=rtl]) .services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(5) h3{max-width:8ch}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(odd){border-right:1px solid #178bc626}.services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(n+3){border-top:1px solid #178bc626}html[dir=rtl] .services-page-cybersecurity .services-cyber-together-section .services-hardware-benefit:nth-child(odd){border-left:1px solid #178bc626;border-right:0}.services-page-hardware .services-hardware-benefit h3{text-wrap:balance;width:100%;max-width:14ch;min-height:2.7em;font-size:clamp(10px,2.8vw,11px);line-height:1.35}.services-page-hardware .services-hardware-benefit:nth-child(2) h3,.services-page-hardware .services-hardware-benefit:nth-child(6) h3{max-width:9ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:first-child h3{max-width:11ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(2) h3{max-width:5.5ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(3) h3{max-width:10ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(4) h3{max-width:11ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(5) h3{max-width:8ch}html[dir=rtl] .services-page-hardware .services-hardware-benefit:nth-child(6) h3{max-width:9.5ch}.services-page-hardware .services-hardware-check-list{justify-self:center;width:max-content;max-width:100%;margin-inline:auto;padding-inline:0}.services-page-hardware .services-hardware-check-list li{text-align:left;justify-content:flex-start;padding-inline:0}html[dir=rtl] .services-page-hardware .services-hardware-check-list{justify-self:center}html[dir=rtl] .services-page-hardware .services-hardware-check-list li{text-align:right}.services-page-hardware .services-hardware-amc-card-copy{grid-template-columns:40px max-content;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;margin-inline:0;display:grid;position:relative;inset-inline-start:8px}.services-page-hardware .services-hardware-amc-card-image{flex-basis:40px;width:40px;height:40px}.services-page-hardware .services-hardware-amc-card strong{text-align:start;white-space:nowrap;flex:0 auto;width:max-content;min-width:0;max-width:none;display:block}.services-page-hardware .services-hardware-amc-card strong span{display:block}.services-page-hardware .services-hardware-amc-card strong span:not(:last-child):after{content:none}.services-page-software .services-final-cta>div:first-child{width:100%}.services-page-software .services-final-cta .site-final-cta-title{white-space:nowrap;font-size:clamp(10px,3.35vw,14px);line-height:1.2}.services-page-software .services-final-cta .site-final-cta-text{white-space:nowrap;font-size:clamp(8px,2.55vw,11px);line-height:1.4}.services-page .services-trust-item{text-align:start;justify-content:flex-start;justify-self:stretch;gap:clamp(13px,3.5vw,15px);width:100%}.services-page .services-trust-item strong{min-height:0}.services-page .services-trust-row{grid-template-columns:fit-content(100%);justify-content:center;row-gap:clamp(18px,5vw,24px);width:100%;max-width:none}.services-page .services-hero-grid{justify-content:flex-start}.services-page .services-hero-copy{flex:auto}.services-page .services-hero-copy>.services-title{margin-top:auto}.services-page .services-hero-copy>.services-intro{margin-bottom:auto}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
