:root{--gvk-font:Assistant, Arial, sans-serif;--gvk-color-brand-980:#01171b;--gvk-color-brand-950:#03252a;--gvk-color-brand-900:#04343b;--gvk-color-brand-850:#06444d;--gvk-color-brand-800:#075966;--gvk-color-brand-700:#007c92;--gvk-color-brand-600:#00a4ba;--gvk-color-brand-500:#18bed0;--gvk-color-brand-400:#43d8df;--gvk-color-brand-300:#82edf0;--gvk-color-mint-600:#2fb996;--gvk-color-mint-500:#63d9bd;--gvk-color-mint-300:#a8f2e2;--gvk-color-mint-100:#e9fbf7;--gvk-color-copper-700:#6f6250;--gvk-color-copper-600:#9c8764;--gvk-color-copper-300:#dfcfaa;--gvk-color-copper-100:#f8f3e7;--gvk-color-text:#10282e;--gvk-color-text-soft:#314b54;--gvk-color-muted:#637b84;--gvk-color-line:#d9e7e5;--gvk-color-line-strong:#b9d4d0;--gvk-color-page:#f4faf9;--gvk-color-page-alt:#edf6f4;--gvk-color-surface:#fff;--gvk-color-surface-soft:#fbfdfc;--gvk-color-focus:#ffbf47;--gvk-color-success:#0a6e32;--gvk-color-danger:#b3261e;--gvk-rgb-brand-980:1, 23, 27;--gvk-rgb-brand-950:3, 37, 42;--gvk-rgb-brand-900:4, 52, 59;--gvk-rgb-brand-850:6, 68, 77;--gvk-rgb-brand-800:7, 89, 102;--gvk-rgb-brand-700:0, 124, 146;--gvk-rgb-brand-600:0, 164, 186;--gvk-rgb-brand-500:24, 190, 208;--gvk-rgb-brand-400:67, 216, 223;--gvk-rgb-brand-300:130, 237, 240;--gvk-rgb-mint-500:99, 217, 189;--gvk-rgb-mint-100:233, 251, 247;--gvk-rgb-copper-600:156, 135, 100;--gvk-rgb-copper-300:223, 207, 170;--gvk-rgb-page:244, 250, 249;--gvk-rgb-surface:255, 255, 255;--gvk-gradient-header:linear-gradient(90deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-900) 58%, var(--gvk-color-brand-850) 100%);--gvk-gradient-dark:linear-gradient(135deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-900) 56%, var(--gvk-color-brand-800) 100%);--gvk-gradient-accent:linear-gradient(135deg, var(--gvk-color-brand-600), var(--gvk-color-mint-500));--gvk-gradient-card-line:linear-gradient(90deg, var(--gvk-color-mint-500), var(--gvk-color-brand-500), var(--gvk-color-brand-700));--gvk-shadow-soft:0 10px 28px rgba(var(--gvk-rgb-brand-850), .07);--gvk-shadow-card:0 18px 54px rgba(var(--gvk-rgb-brand-850), .1);--gvk-shadow-strong:0 24px 70px rgba(var(--gvk-rgb-brand-950), .18);--gvk-ease-out:cubic-bezier(.23, 1, .32, 1);--gvk-ease-move:cubic-bezier(.77, 0, .175, 1);--navy-950:var(--gvk-color-brand-950);--navy-900:var(--gvk-color-brand-900);--navy-800:var(--gvk-color-brand-800);--cyan:var(--gvk-color-brand-400);--cyan-strong:var(--gvk-color-brand-600);--cyan-soft:var(--gvk-color-mint-100);--ink:var(--gvk-color-text-soft);--muted:var(--gvk-color-muted);--line:var(--gvk-color-line);--surface:var(--gvk-color-surface);--page:var(--gvk-color-page);--gvk-scroll-progress:0;--gvk-scroll-progress-percent:0%}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{color:var(--ink);background:var(--page);font-family:var(--gvk-font);margin:0;overflow-x:hidden}img,svg,video,iframe{max-width:100%}a{color:inherit;text-decoration:none}.skip-link{top:10px;z-index:1000;min-height:44px;color:var(--gvk-color-brand-950);background:var(--gvk-color-surface);box-shadow:0 12px 30px rgba(var(--gvk-rgb-brand-980), .22);border-radius:8px;align-items:center;padding:0 16px;font-weight:900;transition:transform .14s;display:inline-flex;position:fixed;inset-inline-start:10px;transform:translateY(-150%)}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,input,select,textarea{font:inherit}main{scroll-margin-top:96px}main:focus{outline:none}:where(a,button,summary,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--gvk-color-focus);outline-offset:3px;box-shadow:0 0 0 5px rgba(var(--gvk-rgb-brand-980), .24)}:where(.site-header,.site-footer) :where(a,button,summary):focus-visible{box-shadow:0 0 0 5px rgba(var(--gvk-rgb-copper-300), .18)}.site-header{z-index:50;min-height:74px;color:var(--gvk-color-surface);background:linear-gradient(90deg, var(--gvk-color-brand-900) 0%, var(--gvk-color-brand-950) 58%, var(--gvk-color-brand-950) 100%);box-shadow:0 10px 24px rgba(var(--gvk-rgb-brand-980), .28);grid-template-columns:minmax(130px,170px) minmax(0,1fr) minmax(320px,390px);align-items:center;gap:20px;padding:0 36px;display:grid;position:sticky;top:0}.site-header>*{min-width:0}.brand-mark{justify-items:end;gap:2px;line-height:1;display:grid}.brand-mark img{width:min(118px,100%);height:auto;display:block}.brand-mark span{color:var(--gvk-color-brand-300);margin-top:2px;font-size:12px;font-weight:700}.main-nav{min-width:0;max-width:100%;min-height:74px;color:rgba(var(--gvk-rgb-surface), .88);scrollbar-width:none;justify-content:center;align-items:stretch;gap:clamp(12px,1.55vw,30px);font-size:15px;font-weight:700;display:flex}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap;align-items:center;transition:color .16s;display:inline-flex;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--cyan)}.main-nav a.active:after{content:"";background:var(--cyan);height:2px;position:absolute;bottom:0;left:0;right:0}.header-tools{direction:ltr;justify-content:start;align-items:center;gap:10px;min-width:0;display:flex}.language-picker{position:relative}.language-picker summary{min-height:42px;color:var(--gvk-color-surface);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:700;list-style:none;display:inline-flex}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.language-menu{z-index:80;border:1px solid rgba(var(--gvk-rgb-brand-500), .35);background:var(--gvk-color-surface);min-width:132px;box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-980), .22);border-radius:8px;gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.language-menu a{color:var(--ink);white-space:nowrap;border-radius:6px;align-items:center;padding:9px 10px;font-weight:850;line-height:1;display:flex}.language-menu a:hover,.language-menu a[aria-current=true]{color:var(--gvk-color-brand-950);background:var(--cyan-soft)}.cookie-consent{inset-inline-end:24px;z-index:120;border:1px solid rgba(var(--gvk-rgb-brand-500), .42);width:min(560px,100vw - 48px);color:var(--ink);background:rgba(var(--gvk-rgb-surface), .96);box-shadow:0 18px 48px rgba(var(--gvk-rgb-brand-980), .18);border-radius:8px;gap:16px;padding:16px;display:grid;position:fixed;bottom:24px}.cookie-consent.is-settings{width:min(660px,100vw - 48px)}.cookie-consent strong{margin-bottom:4px;font-size:16px;display:block}.cookie-consent p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.privacy-link{color:var(--cyan-strong);text-underline-offset:4px;margin-top:8px;font-size:14px;font-weight:900;text-decoration:underline;display:inline-flex}.cookie-actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-button,.privacy-media-placeholder button{min-height:40px;color:var(--gvk-color-brand-950);background:var(--cyan);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:0 16px;font-weight:900}.cookie-button.primary{background:linear-gradient(180deg, var(--gvk-color-brand-400) 0%, var(--gvk-color-brand-500) 100%)}.cookie-button.secondary,.cookie-button.ghost,.privacy-media-placeholder .text-button{color:var(--ink);background:var(--gvk-color-surface);border-color:var(--line)}.cookie-button.ghost,.privacy-media-placeholder .text-button{color:var(--cyan-strong)}.privacy-settings-form{gap:14px;display:grid}.privacy-options{gap:10px;display:grid}.privacy-option{border:1px solid var(--line);background:var(--gvk-color-surface-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.privacy-option-copy{gap:4px;display:grid}.privacy-option-copy strong{margin:0;font-size:15px}.privacy-option-copy span,.privacy-option-copy em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.45}.privacy-option-copy em{color:var(--cyan-strong);font-weight:900}.privacy-toggle{flex:none;width:52px;height:30px;position:relative}.privacy-toggle input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.privacy-toggle input:disabled{cursor:not-allowed}.privacy-toggle input:focus-visible+span{outline:3px solid var(--gvk-color-focus);outline-offset:3px}.privacy-toggle span{background:var(--gvk-color-line-strong);border-radius:999px;transition:background .16s;position:absolute;inset:0}.privacy-toggle span:after{content:"";top:4px;background:var(--gvk-color-surface);width:22px;height:22px;box-shadow:0 3px 8px rgba(var(--gvk-rgb-brand-980), .24);border-radius:50%;transition:inset-inline-start .16s;position:absolute;inset-inline-start:4px}.privacy-toggle input:checked+span{background:var(--cyan-strong)}.privacy-toggle input:checked+span:after{inset-inline-start:26px}.privacy-media-placeholder{color:var(--gvk-color-surface);background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-980), .94), rgba(var(--gvk-rgb-brand-800), .9)), radial-gradient(circle at 18% 24%, rgba(var(--gvk-rgb-brand-500), .18), transparent 32%);place-items:center;padding:26px;display:grid}.privacy-media-placeholder-content{text-align:center;justify-items:center;gap:10px;max-width:420px;display:grid}.privacy-media-placeholder strong{color:var(--gvk-color-surface);font-size:18px}.privacy-media-placeholder p{color:rgba(var(--gvk-rgb-surface), .78);margin:0;line-height:1.6}.privacy-media-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.phone-button,.service-call-button{min-height:42px;color:var(--gvk-color-brand-950);background:linear-gradient(180deg, var(--gvk-color-brand-400) 0%, var(--gvk-color-brand-500) 100%);box-shadow:0 12px 28px rgba(var(--gvk-rgb-brand-500), .28);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-weight:900;display:inline-flex}.service-call-button{border:1px solid rgba(var(--gvk-rgb-brand-500), .54);color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-brand-500), .14);box-shadow:none;padding:0 16px}.service-call-button:hover{color:var(--gvk-color-brand-950);background:var(--cyan)}.service-call-float{z-index:94;border:1px solid rgba(var(--gvk-rgb-mint-500), .42);min-height:62px;color:var(--gvk-color-surface);background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-900), .96), rgba(var(--gvk-rgb-brand-980), .94)), radial-gradient(circle at 18% 24%, rgba(var(--gvk-rgb-mint-500), .28), transparent 42%);box-shadow:0 18px 54px rgba(var(--gvk-rgb-brand-900), .26), inset 0 0 0 1px rgba(var(--gvk-rgb-surface), .08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;grid-template-columns:38px minmax(0,auto) auto;align-items:center;gap:12px;padding:10px 12px 10px 14px;display:inline-grid;position:fixed;inset-block-end:24px;inset-inline-end:24px}.service-call-float:before{content:"";border:1px solid rgba(var(--gvk-rgb-mint-500), .16);pointer-events:none;border-radius:6px;position:absolute;inset:7px}.service-call-float__core{background:rgba(var(--gvk-rgb-mint-500), .12);width:38px;height:38px;box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-mint-500), .4);border-radius:999px;place-items:center;display:grid;position:relative}.service-call-float__core:before,.service-call-float__core:after,.service-call-float__core span{content:"";border-radius:999px;position:absolute}.service-call-float__core:before{border:2px solid var(--gvk-color-mint-500);border-inline-start-color:#0000;animation:1.8s linear infinite serviceFloatSpin;inset:6px}.service-call-float__core:after{background:var(--gvk-color-surface);width:10px;height:10px;box-shadow:0 0 18px rgba(var(--gvk-rgb-mint-500), .86)}.service-call-float__core span{border:1px solid rgba(var(--gvk-rgb-mint-500), .3);animation:2.2s ease-in-out infinite serviceFloatPulse;inset:-5px}.service-call-float__copy{gap:2px;display:grid}.service-call-float__copy strong{color:var(--gvk-color-surface);font-size:15px;line-height:18px}.service-call-float__copy span,.service-call-float__live{color:rgba(var(--gvk-rgb-surface), .72);font-size:12px;font-weight:800;line-height:14px}.service-call-float__live{min-width:38px;color:var(--gvk-color-brand-950);text-align:center;background:var(--gvk-color-mint-500);border-radius:999px;padding:6px 8px}.service-call-float:hover{color:var(--gvk-color-surface);transform:translateY(-2px)}@keyframes serviceFloatSpin{to{transform:rotate(360deg)}}@keyframes serviceFloatPulse{0%,to{opacity:.28;transform:scale(.94)}50%{opacity:.9;transform:scale(1.08)}}@media (max-width:700px){.service-call-float{grid-template-columns:34px minmax(0,1fr) auto;min-height:58px;inset-block-end:12px;inset-inline:12px}.service-call-float__core{width:34px;height:34px}}.phone-button span{font-size:15px}html[dir=ltr] .brand-mark,html[dir=ltr] .footer-brand{justify-items:start}html[dir=ltr] .header-tools{justify-content:end}html[dir=ltr] .home-hero{background-position:100%}html[dir=ltr] .hero-overlay{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .96) 0%, rgba(var(--gvk-rgb-brand-980), .84) 30%, rgba(var(--gvk-rgb-brand-980), .18) 66%, rgba(var(--gvk-rgb-brand-980), .14) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .06) 0%, rgba(var(--gvk-rgb-brand-980), .28) 100%)}html[dir=ltr] .hero-content{text-align:left}html[dir=ltr] .feature-item{border-right:1px solid rgba(var(--gvk-rgb-brand-500), .2);border-left:0;grid-template-columns:54px minmax(0,1fr)}html[dir=ltr] .feature-item:last-child{border-right:0}html[dir=ltr] .feature-item svg{grid-column:1}html[dir=ltr] .feature-item>div{grid-column:2}html[dir=ltr] .testimonial{direction:ltr}.home-hero{isolation:isolate;background-image:url(/images/industrial-cooling-hero.png);background-position:0;background-size:cover;min-height:520px;margin-bottom:86px;position:relative;overflow:visible}.hero-overlay{z-index:-1;background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .18) 0%, rgba(var(--gvk-rgb-brand-980), .18) 34%, rgba(var(--gvk-rgb-brand-980), .84) 70%, rgba(var(--gvk-rgb-brand-980), .96) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .06) 0%, rgba(var(--gvk-rgb-brand-980), .28) 100%);position:absolute;inset:0}.hero-content{width:min(100% - 96px,1320px);min-height:520px;color:var(--gvk-color-surface);text-align:right;align-content:center;justify-items:start;margin:0 auto;padding:54px 0 128px;display:grid}.hero-eyebrow{width:min(100%,620px);color:var(--cyan);margin:0 0 12px;font-size:15px;font-weight:900}.hero-content h1{width:min(100%,620px);text-shadow:0 10px 28px rgba(var(--gvk-rgb-brand-980), .34);overflow-wrap:break-word;text-wrap:balance;margin:0;font-size:clamp(42px,4vw,62px);font-weight:900;line-height:1.08}.hero-content h1 span{color:var(--cyan);display:block}.hero-content>p:not(.hero-eyebrow){width:min(100%,700px);color:rgba(var(--gvk-rgb-surface), .94);margin:18px 0 0;font-size:clamp(18px,1.45vw,22px);font-weight:500;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.hero-cta,.secondary-cta{min-height:58px;color:var(--gvk-color-brand-950);background:linear-gradient(180deg, var(--gvk-color-brand-400) 0%, var(--gvk-color-brand-500) 100%);box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-500), .28);border:0;border-radius:14px;justify-content:center;align-items:center;gap:18px;padding:0 34px;font-size:18px;font-weight:900;display:inline-flex}.hero-cta{margin-top:0}.hero-link{color:var(--gvk-color-surface);border-bottom:2px solid rgba(var(--gvk-rgb-brand-500), .7);font-size:18px;font-weight:900}.hero-cta span,.secondary-cta span{font-size:34px;line-height:1}.stats-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(100% - 96px,1180px);margin:34px auto 18px;display:grid}.stats-band div{border:1px solid var(--gvk-color-line);background:var(--gvk-color-surface);min-height:104px;box-shadow:0 16px 36px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;align-content:center;padding:18px;display:grid}.stats-band strong{color:var(--cyan);font-size:34px;font-weight:900;line-height:1;display:block}.stats-band span{color:var(--ink);margin-top:8px;font-size:15px;font-weight:800;display:block}.industry-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}.industry-metrics div{border:1px solid var(--gvk-color-line);background:var(--gvk-color-surface);border-radius:8px;align-content:center;min-height:76px;padding:14px;display:grid}.industry-metrics strong{color:var(--cyan-strong);font-size:28px;font-weight:900;line-height:1;display:block}.industry-metrics span{color:var(--ink);margin-top:7px;font-size:13px;font-weight:800;display:block}.feature-strip{border:1px solid rgba(var(--gvk-rgb-brand-600), .45);background:rgba(var(--gvk-rgb-brand-950), .92);width:min(100% - 180px,1020px);box-shadow:0 24px 54px rgba(var(--gvk-rgb-brand-980), .26);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;position:absolute;bottom:-58px;right:50%;overflow:hidden;transform:translate(50%)}.feature-item{min-height:112px;color:var(--gvk-color-surface);border-left:1px solid rgba(var(--gvk-rgb-brand-500), .2);grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:18px;padding:18px 28px;display:grid}.feature-item:last-child{border-left:0}.feature-item svg{width:44px;height:44px;stroke:var(--cyan);stroke-width:2.2px;fill:none;stroke-linecap:round;stroke-linejoin:round;grid-column:2}.feature-item>div{grid-area:1/1}.feature-item h2{margin:0 0 3px;font-size:17px;line-height:1.25}.feature-item p{color:rgba(var(--gvk-rgb-surface), .86);margin:0;font-size:13.5px;line-height:1.45}.clients-section{width:min(100% - 96px,1424px);margin:0 auto 34px}.clients-heading{color:var(--ink);justify-content:flex-start;align-items:center;gap:14px;margin-bottom:10px;display:flex}.clients-heading span{background:var(--cyan);border-radius:999px;width:22px;height:4px}.clients-heading h2{margin:0;font-size:23px;font-weight:900}.clients-shell{background:rgba(var(--gvk-rgb-surface), .92);min-height:176px;box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-900), .12);border-radius:16px;flex-direction:row;align-items:center;gap:18px;padding:28px;display:flex}.clients-swiper{direction:rtl;flex:1;width:100%;min-width:0}.clients-swiper .swiper-slide{height:auto}.client-logo-card{border:1px solid var(--gvk-color-line);background:var(--gvk-color-surface);height:100%;min-height:112px;box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-brand-980), .01);border-radius:8px;grid-template-rows:1fr auto;place-items:center;gap:8px;padding:16px;display:grid}.client-logo-card img{object-fit:contain;max-width:min(100%,150px);max-height:58px;display:block}.client-logo-text{color:var(--gvk-color-success);font-size:28px;font-weight:900;line-height:1}.client-logo-card strong{color:var(--ink);font-size:13px;font-weight:800;line-height:1}.slider-controls{direction:ltr;justify-content:center;align-items:center;gap:14px;width:98px;display:flex}.slider-button{border:1px solid var(--cyan);width:42px;height:42px;color:var(--cyan-strong);background:var(--gvk-color-surface);cursor:pointer;border-radius:999px;font-size:34px;line-height:1}.slider-button.swiper-button-lock{display:inline-flex}.slider-button.muted{border-color:var(--gvk-color-line);color:var(--gvk-color-line-strong)}.slider-button.swiper-button-disabled{border-color:var(--gvk-color-line);color:var(--gvk-color-line-strong);cursor:default;opacity:1}.success-section{background:linear-gradient(90deg, var(--gvk-color-surface) 0%, var(--gvk-color-mint-100) 54%, var(--gvk-color-surface) 100%);direction:ltr;padding:42px min(14vw,214px) 72px;display:block;position:relative;overflow:hidden}.success-swiper{width:100%;min-width:0;padding-inline-end:34px;overflow:hidden}.success-swiper .swiper-slide{height:auto;overflow:hidden}.success-slide{direction:ltr;grid-template-columns:minmax(320px,506px) minmax(320px,1fr);align-items:center;gap:72px;display:grid}.video-card{aspect-ratio:16/9;background:var(--gvk-color-brand-950);box-shadow:0 20px 56px rgba(var(--gvk-rgb-brand-850), .18);border-radius:8px;align-self:start;margin-top:-20px;position:relative;overflow:hidden}.video-card iframe{border:0;width:100%;height:100%;display:block}.play-button{background:rgba(var(--gvk-rgb-surface), .92);cursor:pointer;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.play-button span{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:20px solid var(--gvk-color-brand-950);width:0;height:0;margin-left:5px}.video-controls{min-height:46px;color:var(--gvk-color-surface);background:linear-gradient(180deg, transparent 0%, rgba(var(--gvk-rgb-brand-980), .76) 45%);direction:ltr;align-items:center;gap:18px;padding:0 20px;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.testimonial{text-align:center;direction:rtl;justify-self:center;max-width:620px}.testimonial h2{color:var(--ink);margin:0 0 14px;font-size:clamp(30px,3vw,44px);font-weight:900;line-height:1.15}.testimonial>span{color:var(--cyan-strong);margin-bottom:10px;font-size:18px;font-weight:900;display:block}.testimonial p{color:var(--ink);margin:0;font-size:clamp(19px,1.8vw,25px);font-weight:500;line-height:1.75}.testimonial strong{color:var(--ink);margin-top:14px;font-size:18px;display:block}.secondary-cta{min-width:306px;margin-top:28px}.success-swiper .swiper-pagination{gap:13px;width:10px;display:grid;position:absolute;inset:50% 0 auto auto;transform:translateY(-50%)}.success-swiper .story-dot{background:var(--gvk-color-line-strong);opacity:1;cursor:pointer;border:0;border-radius:999px;width:10px;height:10px;margin:0;display:block}.success-swiper .story-dot.active{background:var(--cyan-strong)}.process-section,.industry-section{width:min(100% - 96px,1180px);margin:0 auto;padding:72px 0}.process-section>h2,.industry-section h2{margin:0 0 20px;font-size:clamp(32px,3vw,44px);font-weight:900;line-height:1.14}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.process-card,.value-card{border:1px solid var(--line);background:var(--gvk-color-surface);min-height:190px;box-shadow:0 18px 44px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;padding:22px}.process-card span{width:34px;height:34px;color:var(--gvk-color-brand-950);background:var(--cyan);border-radius:50%;place-items:center;margin-bottom:16px;font-weight:900;display:grid}.process-card h3,.value-card h3{margin:0 0 10px;font-size:21px;line-height:1.25}.process-card p,.value-card p,.industry-section p{color:var(--muted);margin:0;line-height:1.75}.industry-section{grid-template-columns:minmax(320px,.8fr) minmax(360px,1fr);align-items:start;gap:40px;display:grid}.industry-section p+p{margin-top:14px}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plain-page{max-width:1180px;min-height:calc(100vh - 74px);margin:0 auto;padding:72px 40px}.plain-page h1{overflow-wrap:break-word;text-wrap:balance;margin:0 0 16px;font-size:44px;line-height:1.15}.plain-page>p{color:var(--muted);font-size:19px;line-height:1.75}.eyebrow{color:var(--cyan-strong);margin:0 0 12px;font-size:14px;font-weight:900}.section{max-width:1180px;margin:0 auto;padding:72px 40px}.inner-section{padding:56px 0 0}.section h2{text-wrap:balance;max-width:760px;margin:0;font-size:44px;line-height:1.12}.section-heading{margin-bottom:28px}.section-heading p,.split-section p{max-width:720px;color:var(--muted);font-size:19px;line-height:1.75}.card-grid,.knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.item-card,.text-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:178px;padding:22px;display:block}.item-card-link,.sector-card-link{color:inherit;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s}.item-card-link:hover,.sector-card-link:hover{border-color:rgba(var(--gvk-rgb-brand-500), .5);box-shadow:0 14px 34px rgba(var(--gvk-rgb-brand-900), .1);transform:translateY(-2px)}.item-card h3,.text-row h3{margin:0 0 10px;font-size:23px}.item-card p,.text-row p{color:var(--muted);margin:0;line-height:1.7}.item-card span{color:var(--muted);font-size:14px;font-weight:700}.item-card .card-cta{color:var(--cyan-strong);align-items:center;margin-top:18px;font-size:15px;font-weight:900;display:inline-flex}.service-link-panel{border:1px solid rgba(var(--gvk-rgb-brand-500), .32);background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-500), .1), rgba(var(--gvk-rgb-surface), 0) 54%), var(--gvk-color-surface);box-shadow:0 18px 48px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);gap:28px;margin-top:28px;padding:28px;display:grid}.service-link-copy h2{margin:0;font-size:34px;line-height:1.18}.service-link-copy p:not(.eyebrow){color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.72}.service-link-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-link-column{min-width:0}.service-link-column h3{margin:0 0 12px;font-size:21px}.service-link-column>div{gap:8px;display:grid}.service-deep-link{border:1px solid var(--line);min-width:0;color:inherit;background:rgba(var(--gvk-rgb-surface), .82);border-radius:8px;gap:5px;padding:13px 14px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:grid}.service-deep-link:hover{border-color:rgba(var(--gvk-rgb-brand-500), .58);background:var(--gvk-color-surface);transform:translateY(-1px)}.service-deep-link strong{overflow-wrap:anywhere;font-size:16px;line-height:1.36}.service-deep-link span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.split-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);align-items:start;gap:40px;display:grid}.sector-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.sector-list li{border:1px solid var(--line);background:var(--gvk-color-surface);border-radius:6px;align-items:center;min-height:68px;padding:16px;font-weight:750;display:flex}.knowledge-section{border-top:1px solid var(--line)}.knowledge-grid{grid-template-columns:1fr 1fr}.article-list{gap:12px;display:grid}.article-card,.project-card{border:1px solid var(--line);background:var(--gvk-color-surface);box-shadow:0 16px 38px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.article-card{grid-template-columns:140px minmax(0,1fr);align-items:stretch;display:grid}.article-card img{object-fit:cover;object-position:var(--image-position,center);width:100%;height:100%;min-height:150px}.article-card div,.project-card div{padding:18px}.article-card h3,.project-card h3{margin:0 0 10px;font-size:21px;line-height:1.28}.article-card p,.project-card p{color:var(--muted);margin:0;line-height:1.65}.article-card-link:hover,.project-card-link:hover{border-color:rgba(var(--gvk-rgb-brand-500), .55);box-shadow:0 20px 48px rgba(var(--gvk-rgb-brand-900), .13);transform:translateY(-2px)}.legacy-list-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.35fr);align-items:start}.faq-rail{position:sticky;top:98px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.projects-toolbar{border:1px solid rgba(var(--gvk-rgb-brand-500), .28);background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-500), .12), rgba(var(--gvk-rgb-surface), 0));color:var(--navy);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:30px 0 18px;padding:14px 18px;display:flex}.projects-toolbar strong{font-size:16px}.project-card{display:block}.project-card img{object-fit:cover;object-position:center;background:var(--gvk-color-line);width:100%;height:clamp(170px,15vw,230px);display:block}.project-card span{color:var(--cyan-strong);font-size:14px;font-weight:900}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:30px 0;display:grid}.metric-grid article{border:1px solid var(--line);background:var(--gvk-color-surface);border-radius:8px;padding:18px}.metric-grid strong{color:var(--cyan-strong);font-size:34px;line-height:1;display:block}.metric-grid span{color:var(--ink);margin-top:8px;font-weight:900;display:block}.sector-cards{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.sector-cards article,.sector-cards a{border:1px solid var(--line);background:var(--gvk-color-surface);border-radius:8px;min-height:150px;padding:20px;display:block}.sector-cards h3{margin:0 0 10px;font-size:22px}.sector-cards p{color:var(--muted);margin:0;line-height:1.65}.contact-strip{border:1px solid var(--line);background:var(--gvk-color-surface);border-radius:8px;gap:10px;margin:24px 0;padding:20px;font-weight:800;display:grid}.service-call-app{max-width:none}.service-call-hero{grid-template-columns:minmax(0,.68fr) minmax(260px,.32fr);align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.service-call-hero>div,.service-call-status-card,.service-call-form-panel,.service-call-guide{border:1px solid var(--line);background:var(--gvk-color-surface);box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px}.service-call-hero>div{padding:30px}.service-call-hero h1{margin:0}.service-call-hero p:not(.eyebrow){max-width:780px}.service-call-status-card{color:var(--gvk-color-surface);background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-500), .3), rgba(var(--gvk-rgb-brand-500), 0) 62%), var(--gvk-color-brand-950);align-content:center;gap:12px;padding:24px;display:grid}.service-call-status-card span{color:var(--cyan);font-weight:900}.service-call-status-card a{color:var(--gvk-color-surface);font-size:30px;font-weight:950;line-height:1}.service-call-status-card p{color:rgba(var(--gvk-rgb-surface), .76);margin:0;line-height:1.6}.service-call-shell{grid-template-columns:minmax(0,.68fr) minmax(260px,.32fr);align-items:start;gap:24px;display:grid}.service-call-form-panel{padding:0;overflow:hidden}.service-call-form-panel .service-form{box-shadow:none;border:0}.service-call-guide{padding:24px;position:sticky;top:98px}.service-call-guide h2{margin:0 0 18px;font-size:25px}.service-call-guide ol{counter-reset:service-step;gap:14px;margin:0;padding:0;list-style:none;display:grid}.service-call-guide li{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);color:rgba(var(--gvk-rgb-brand-900), .72);background:linear-gradient(135deg, rgba(var(--gvk-rgb-surface), .96), rgba(var(--gvk-rgb-page), .92)), var(--gvk-color-surface);box-shadow:0 16px 38px rgba(var(--gvk-rgb-brand-900), .07);counter-increment:service-step;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:18px;font-size:17px;line-height:1.55;display:grid;position:relative;overflow:hidden}.service-call-guide li:before{content:counter(service-step);width:44px;height:44px;color:var(--gvk-color-brand-950);background:radial-gradient(circle at 30% 20%, rgba(var(--gvk-rgb-surface), .8), transparent 42%), linear-gradient(135deg, var(--gvk-color-brand-400), var(--gvk-color-mint-300));box-shadow:0 10px 24px rgba(var(--gvk-rgb-brand-500), .24);border-radius:14px;justify-content:center;align-items:center;font-weight:950;line-height:1;display:inline-flex;position:static}.about-page{background:linear-gradient(180deg, rgba(var(--gvk-rgb-mint-100), .72) 0%, rgba(var(--gvk-rgb-surface), 1) 42%), var(--gvk-color-surface);overflow:hidden}.about-hero{min-height:620px;color:var(--gvk-color-surface);background:radial-gradient(circle at 16% 18%, rgba(var(--gvk-rgb-brand-500), .16), transparent 34%), linear-gradient(90deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-950) 58%, var(--gvk-color-brand-800) 100%);direction:ltr;grid-template-columns:minmax(0,.55fr) minmax(420px,.45fr);display:grid}html[dir=ltr] .about-hero{background:radial-gradient(circle at 84% 18%, rgba(var(--gvk-rgb-brand-500), .16), transparent 34%), linear-gradient(90deg, var(--gvk-color-brand-800) 0%, var(--gvk-color-brand-950) 42%, var(--gvk-color-brand-950) 100%)}.about-hero-copy{place-self:center end;width:min(100%,690px);padding:72px 56px 72px 40px}html[dir=rtl] .about-hero-copy{direction:rtl}html[dir=ltr] .about-hero-copy{direction:ltr;justify-self:start;padding:72px 40px 72px 56px}.about-hero-copy .eyebrow{color:var(--cyan)}.about-hero-copy h1{margin:0;font-size:clamp(48px,5vw,76px);line-height:1}.about-hero-copy h1 span{color:var(--cyan)}.about-hero-copy h2{color:var(--gvk-color-brand-400);margin:16px 0 0;font-size:clamp(22px,2.4vw,34px);line-height:1.25}.about-hero-copy p:not(.eyebrow){max-width:660px;color:rgba(var(--gvk-rgb-surface), .82);margin:24px 0 0;font-size:19px;line-height:1.78}.about-hero-stats{border-top:1px solid rgba(var(--gvk-rgb-brand-500), .22);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:42px;display:grid}.about-hero-stats div{border-inline-start:1px solid rgba(var(--gvk-rgb-brand-500), .22);align-content:end;gap:8px;min-height:118px;padding:20px 18px 0;display:grid}.about-hero-stats div:first-child{border-inline-start:0}.about-hero-stats strong{color:var(--gvk-color-surface);direction:ltr;unicode-bidi:isolate;font-size:34px;line-height:1}.about-hero-stats span{color:rgba(var(--gvk-rgb-surface), .72);font-size:14px;font-weight:800}.about-hero-media{clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);min-width:0;position:relative}html[dir=ltr] .about-hero-media{clip-path:polygon(0 0,84% 0,100% 100%,0 100%)}.about-hero-media:before{content:"";z-index:1;background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .42), rgba(var(--gvk-rgb-brand-980), .04)), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-500), .12), rgba(var(--gvk-rgb-brand-980), .42));position:absolute;inset:0}.about-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-story-section,.about-team-section,.about-links-section{width:min(100% - 80px,1180px);margin:0 auto;padding:64px 0}.about-story-section{direction:ltr;grid-template-columns:minmax(250px,.3fr) minmax(0,.7fr);align-items:start;gap:42px;display:grid}html[dir=rtl] .about-story-section>*{direction:rtl}.about-timeline h2,.about-video-story h2{color:var(--ink);margin:0 0 24px;font-size:34px}.about-timeline ol{gap:26px;margin:0;padding:0 0 0 16px;list-style:none;display:grid;position:relative}html[dir=ltr] .about-timeline ol{padding:0 16px 0 0}.about-timeline ol:before{content:"";top:8px;bottom:8px;background:linear-gradient(180deg, var(--cyan), rgba(var(--gvk-rgb-brand-500), .12));width:2px;position:absolute;inset-inline-start:76px}.about-timeline li{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:24px;display:grid;position:relative}.about-timeline li:before{content:"";top:8px;border:3px solid var(--gvk-color-surface);background:var(--cyan);width:12px;height:12px;box-shadow:0 0 0 3px rgba(var(--gvk-rgb-brand-500), .22);border-radius:50%;position:absolute;inset-inline-start:71px}.about-timeline strong{color:var(--ink);direction:ltr;unicode-bidi:isolate;font-size:17px}.about-timeline span{color:var(--muted);line-height:1.65}.about-video-story{color:var(--gvk-color-surface);background:var(--gvk-color-brand-950);box-shadow:0 20px 54px rgba(var(--gvk-rgb-brand-900), .16);border-radius:8px;overflow:hidden}.about-video-frame{min-height:360px;position:relative}.about-video-frame img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.about-video-frame:after{content:"";background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .08), rgba(var(--gvk-rgb-brand-980), .58));position:absolute;inset:0}.about-video-frame a{z-index:2;width:82px;height:82px;color:var(--gvk-color-brand-950);background:rgba(var(--gvk-rgb-surface), .92);box-shadow:0 18px 44px rgba(var(--gvk-rgb-brand-980), .28);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.about-video-frame span{margin-inline-start:5px;font-size:34px;line-height:1}.about-story-copy{padding:30px 34px 34px}.about-video-story h2{color:var(--gvk-color-surface)}.about-video-story p{color:rgba(var(--gvk-rgb-surface), .78);margin:0;font-size:18px;line-height:1.76}.about-values-band,.about-standards-band{width:min(100% - 80px,1180px);color:var(--gvk-color-surface);background:radial-gradient(circle at 20% 0%, rgba(var(--gvk-rgb-brand-500), .18), transparent 34%), linear-gradient(90deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-900) 100%);box-shadow:0 22px 58px rgba(var(--gvk-rgb-brand-900), .14);border-radius:8px;margin:0 auto}.about-values-band{padding:46px 44px}.about-values-band h2,.about-standards-band h2{text-align:center;margin:0;font-size:34px}.about-values-band>div{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:34px;display:grid}.about-values-band article{text-align:center;border-inline-start:1px solid rgba(var(--gvk-rgb-brand-500), .2);align-content:start;justify-items:center;gap:10px;min-height:170px;padding:8px 22px;display:grid}.about-values-band article:first-child{border-inline-start:0}.about-values-band article>span{border:2px solid var(--cyan);width:44px;height:44px;box-shadow:inset 0 0 0 8px rgba(var(--gvk-rgb-brand-500), .09);border-radius:50%}.about-values-band h3{color:var(--cyan);margin:4px 0 0;font-size:20px}.about-values-band p{color:rgba(var(--gvk-rgb-surface), .72);margin:0;line-height:1.55}.section-heading.centered{text-align:center}.section-heading.centered h2,.section-heading.centered p{margin-left:auto;margin-right:auto}.about-team-section{position:relative}.about-team-shell{padding-inline:42px;position:relative}.about-team-swiper{padding:4px 4px 12px}.about-team-swiper .swiper-slide{height:auto}.about-team-card{background:var(--gvk-color-surface);height:100%;box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .12);border-radius:8px;overflow:hidden}.about-team-media{height:270px;color:var(--gvk-color-surface);background:radial-gradient(circle, rgba(var(--gvk-rgb-brand-500), .2), transparent 58%), var(--gvk-color-brand-900);place-items:center;display:grid}.about-team-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-team-card--portrait .about-team-media{background:linear-gradient(180deg, var(--gvk-color-line) 0%, var(--gvk-color-line-strong) 100%)}.about-team-card--portrait .about-team-media img{object-fit:contain;object-position:center bottom;width:100%;height:100%;padding:0}.about-team-media span{letter-spacing:0;font-size:48px;font-weight:950}.about-team-card>div:last-child{min-height:92px;color:var(--gvk-color-surface);background:linear-gradient(90deg, var(--gvk-color-brand-950), var(--gvk-color-brand-900));padding:18px}.about-team-card h3{margin:0;font-size:22px}.about-team-card p{color:rgba(var(--gvk-rgb-surface), .74);margin:6px 0 0;font-weight:800}.about-team-controls{pointer-events:none;z-index:3;justify-content:space-between;display:flex;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.about-team-button{border:1px solid rgba(var(--gvk-rgb-brand-500), .45);width:46px;height:46px;color:var(--cyan-strong);background:var(--gvk-color-surface);box-shadow:0 14px 34px rgba(var(--gvk-rgb-brand-900), .14);cursor:pointer;pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:900;display:inline-flex}.about-team-button.swiper-button-disabled{opacity:.54;cursor:default}.about-standards-band{margin-top:16px;padding:48px 46px}.about-standards-band>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.about-standards-band article{text-align:center;border-inline-start:1px solid rgba(var(--gvk-rgb-brand-500), .2);align-content:center;justify-items:center;gap:10px;min-height:130px;padding:12px;display:grid}.about-standards-band article:first-child{border-inline-start:0}.about-standards-band span{color:var(--gvk-color-surface);font-size:36px;font-weight:950;line-height:1}.about-standards-band strong{color:rgba(var(--gvk-rgb-surface), .74);font-size:16px;line-height:1.35}.about-cta-band{min-height:330px;color:var(--gvk-color-surface);background:var(--gvk-color-brand-950);align-items:center;margin-top:64px;padding:clamp(36px,5vw,64px);display:grid;position:relative;overflow:hidden}.about-cta-band img{object-fit:cover;opacity:.52;width:100%;height:100%;position:absolute;inset:0}.about-cta-band:after{content:"";background:radial-gradient(circle at 50% 52%, rgba(var(--gvk-rgb-mint-500), .16), transparent 34%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .32), rgba(var(--gvk-rgb-brand-980), .84));position:absolute;inset:0}html[dir=ltr] .about-cta-band:after{background:radial-gradient(circle at 50% 52%, rgba(var(--gvk-rgb-mint-500), .16), transparent 34%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .32), rgba(var(--gvk-rgb-brand-980), .84))}.about-cta-band>div{z-index:1;text-align:center;justify-items:center;width:min(100%,760px);margin:0 auto;display:grid;position:relative}html[dir=ltr] .about-cta-band>div{text-align:center;justify-items:center}.about-cta-band h2{max-width:560px;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.14}.about-cta-band p{max-width:520px;color:rgba(var(--gvk-rgb-surface), .78);text-align:center;margin:18px 0 26px;font-size:18px;line-height:1.7}.about-cta-band .hero-cta{justify-self:center}.about-company-section,.about-trust-section{width:100%;max-width:none;margin:0 0 96px}.about-company-grid{gap:var(--gvk-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.about-company-grid article,.about-trust-section>div:first-child,.about-trust-links a{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);min-width:0;color:var(--gvk-dark);background:var(--gvk-white)}.about-company-grid article{align-content:start;gap:15px;min-height:300px;padding:26px;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.about-company-grid article:before,.about-trust-links a:before{content:"";inset-inline:0;background:linear-gradient(90deg, var(--gvk-color-mint-500), var(--gvk-color-brand-400), transparent);transform-origin:100%;height:4px;transition:transform .52s cubic-bezier(.19,1,.22,1);position:absolute;top:0;transform:scaleX(0)}html[dir=ltr] .about-company-grid article:before,html[dir=ltr] .about-trust-links a:before{transform-origin:0}.about-company-grid article:hover,.about-trust-links a:hover{border-color:rgba(var(--gvk-rgb-brand-900), .16);box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-900), .08);transform:translateY(-4px)}.about-company-grid article:hover:before,.about-company-grid article.is-visible:before,.about-trust-links a:hover:before,.about-trust-links a.is-visible:before{transform:scaleX(1)}.about-company-grid article>span{color:rgba(var(--gvk-rgb-brand-900), .56);font-size:13px;font-weight:800}.about-company-grid h3,.about-trust-section h2,.about-trust-links strong{color:var(--gvk-dark);margin:0;font-weight:500;line-height:1.14}.about-company-grid h3{font-size:clamp(23px,2vw,30px)}.about-company-grid p,.about-trust-section>div:first-child p:not(.eyebrow),.about-trust-links span{color:rgba(var(--gvk-rgb-brand-900), .66);margin:0;font-size:15px;line-height:1.62}.about-company-grid a{color:var(--gvk-dark);align-self:end;align-items:center;gap:8px;margin-top:8px;font-weight:800;display:inline-flex}.about-trust-section{gap:var(--gvk-gap);grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);align-items:stretch;display:grid}.about-trust-section>div:first-child{background:radial-gradient(circle at 14% 10%, rgba(var(--gvk-rgb-mint-500), .18), transparent 34%), var(--gvk-white);align-content:start;min-height:360px;padding:32px;display:grid}.about-trust-section h2{font-size:clamp(30px,3.2vw,46px)}.about-trust-section>div:first-child p:not(.eyebrow){margin-top:18px}.about-trust-links{gap:var(--gvk-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-trust-links a{align-content:start;gap:15px;min-height:260px;padding:26px 26px 64px;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.about-trust-links strong{font-size:clamp(22px,1.8vw,28px)}.about-trust-links em{inset-inline-start:26px;color:var(--gvk-dark);font-size:28px;font-style:normal;line-height:1;position:absolute;bottom:24px}.about-links-section{padding-top:52px}.about-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.about-link-grid a{border:1px solid var(--line);min-height:124px;color:inherit;background:var(--gvk-color-surface);box-shadow:0 12px 28px rgba(var(--gvk-rgb-brand-900), .07);border-radius:8px;align-content:start;gap:8px;padding:18px;display:grid}.about-link-grid strong{color:var(--ink);font-size:18px}.about-link-grid span{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:1180px){.about-company-grid,.about-trust-links{grid-template-columns:repeat(2,minmax(0,1fr))}.about-trust-section{grid-template-columns:1fr}.about-trust-section>div:first-child{min-height:auto}}@media (max-width:720px){.about-company-section,.about-trust-section{margin-bottom:60px}.about-company-grid,.about-trust-links{grid-template-columns:1fr}.about-company-grid article,.about-trust-section>div:first-child,.about-trust-links a{min-height:auto;padding:24px}.about-trust-links a{padding-bottom:58px}.about-trust-links em{inset-inline-start:24px;bottom:22px}}.services-page{background:linear-gradient(180deg, rgba(var(--gvk-rgb-mint-100), .82) 0%, var(--gvk-color-surface) 44%), var(--gvk-color-surface);overflow:hidden}.services-hero{min-height:430px;color:var(--gvk-color-surface);background:radial-gradient(circle at 74% 18%, rgba(var(--gvk-rgb-brand-500), .16), transparent 36%), linear-gradient(90deg, var(--gvk-color-brand-800) 0%, var(--gvk-color-brand-950) 42%, var(--gvk-color-brand-950) 100%);direction:ltr;grid-template-columns:minmax(360px,.44fr) minmax(0,.56fr);display:grid}.services-hero-media{min-width:0;position:relative;overflow:hidden}.services-hero-media:after{content:"";background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .18), rgba(var(--gvk-rgb-brand-980), .86)), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-500), .12), rgba(var(--gvk-rgb-brand-980), .24));position:absolute;inset:0}.services-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:430px;display:block}.services-hero-copy{align-self:center;width:min(100%,680px);padding:64px 56px}html[dir=rtl] .services-hero-copy{direction:rtl;justify-self:start}html[dir=ltr] .services-hero-copy{direction:ltr}.services-hero-copy .eyebrow{color:var(--cyan)}.services-hero-copy h1{margin:0;font-size:clamp(44px,5vw,72px);line-height:1.08}.services-hero-copy h1 span{color:var(--cyan);display:block}.services-hero-copy p:not(.eyebrow){max-width:650px;color:rgba(var(--gvk-rgb-surface), .82);margin:24px 0 0;font-size:19px;line-height:1.74}.services-cards-section,.services-flow-section,.services-deep-section{width:min(100% - 80px,1180px);margin:0 auto;padding:64px 0}.services-section-title{text-align:center;justify-items:center;gap:12px;margin-bottom:30px;display:grid}.services-section-title h2{color:var(--ink);margin:0;font-size:36px}.services-section-title span{background:var(--cyan);border-radius:999px;width:64px;height:3px}.services-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.service-showcase-card{border:1px solid var(--line);min-width:0;color:inherit;background:var(--gvk-color-surface);box-shadow:0 20px 54px rgba(var(--gvk-rgb-brand-900), .12);border-radius:8px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.service-showcase-card:hover{border-color:rgba(var(--gvk-rgb-brand-500), .52);box-shadow:0 26px 68px rgba(var(--gvk-rgb-brand-900), .18);transform:translateY(-4px)}.service-showcase-image{background:var(--gvk-color-brand-950);height:190px;overflow:hidden}.service-showcase-image img{object-fit:cover;width:100%;height:100%;display:block}.service-showcase-card:nth-child(2) .service-showcase-image img{object-position:center 64%}.service-showcase-icon{border:3px solid rgba(var(--gvk-rgb-surface), .92);width:76px;height:76px;color:var(--cyan);background:radial-gradient(circle, rgba(var(--gvk-rgb-brand-500), .2), transparent 62%), var(--gvk-color-brand-900);box-shadow:0 14px 30px rgba(var(--gvk-rgb-brand-900), .22);border-radius:50%;place-items:center;margin:-38px 26px 18px auto;display:grid}html[dir=ltr] .service-showcase-icon{margin-left:26px;margin-right:auto}.service-showcase-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:42px;height:42px}.service-showcase-card h3,.service-showcase-card p,.service-showcase-card ul,.service-showcase-card strong{margin-left:26px;margin-right:26px}.service-showcase-card h3{color:var(--ink);margin-top:0;margin-bottom:12px;font-size:25px}.service-showcase-card p{color:var(--muted);margin-top:0;margin-bottom:18px;line-height:1.68}.service-showcase-card ul{gap:8px;margin-top:0;margin-bottom:24px;padding:0;list-style:none;display:grid}.service-showcase-card li{color:var(--gvk-color-muted);padding-inline-start:22px;font-size:15px;line-height:1.45;position:relative}.service-showcase-card li:before{content:"";top:8px;background:var(--gvk-color-line-strong);border-radius:50%;width:8px;height:8px;position:absolute;inset-inline-start:0}.service-showcase-card strong{color:var(--cyan-strong);align-items:center;gap:8px;margin-bottom:26px;font-size:16px;display:inline-flex}.services-stats-band{width:min(100% - 80px,1180px);color:var(--gvk-color-surface);background:radial-gradient(circle at 10% 0%, rgba(var(--gvk-rgb-brand-500), .18), transparent 32%), radial-gradient(circle at 90% 100%, rgba(var(--gvk-rgb-brand-500), .16), transparent 28%), var(--gvk-color-brand-950);box-shadow:0 22px 58px rgba(var(--gvk-rgb-brand-900), .16);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid;overflow:hidden}.services-stats-band div{border-inline-start:1px solid rgba(var(--gvk-rgb-brand-500), .22);text-align:center;align-content:center;justify-items:center;gap:8px;min-height:150px;padding:24px;display:grid}.services-stats-band div:first-child{border-inline-start:0}.services-stats-band strong{color:var(--gvk-color-surface);direction:ltr;unicode-bidi:isolate;font-size:42px;line-height:1}.services-stats-band span{color:rgba(var(--gvk-rgb-surface), .76);font-weight:850}.services-flow-section{padding-top:58px}.services-flow-copy{text-align:center;justify-items:center;margin-bottom:34px;display:grid}.services-flow-copy h2{color:var(--ink);margin:0;font-size:36px}.services-flow-copy p:not(.eyebrow){max-width:760px;color:var(--muted);margin:14px 0 0;font-size:18px;line-height:1.7}.services-flow-layout{direction:ltr;grid-template-columns:minmax(0,.68fr) minmax(290px,.32fr);align-items:stretch;gap:28px;display:grid}html[dir=rtl] .services-flow-layout>*{direction:rtl}.services-flow-list{border:1px solid var(--line);background:rgba(var(--gvk-rgb-surface), .76);box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding:36px 18px 28px;list-style:none;display:grid;position:relative}.services-flow-list:before{content:"";border-top:3px dotted rgba(var(--gvk-rgb-brand-500), .62);position:absolute;top:69px;left:9%;right:9%}.services-flow-list li{z-index:1;text-align:center;align-content:start;justify-items:center;gap:10px;display:grid;position:relative}.services-flow-icon{width:72px;height:72px;color:var(--gvk-color-text-soft);background:var(--gvk-color-surface);box-shadow:0 12px 28px rgba(var(--gvk-rgb-brand-900), .12);border-radius:50%;place-items:center;display:grid}.services-flow-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:42px;height:42px}.services-flow-list li>span{width:28px;height:28px;color:var(--gvk-color-surface);background:var(--cyan-strong);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:950;display:inline-flex}.services-flow-list h3{color:var(--ink);margin:0;font-size:18px}.services-flow-layout>img{object-fit:cover;width:100%;height:100%;min-height:360px;box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .14);border-radius:8px;display:block}.services-deep-section{padding-top:22px}.services-deep-groups{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:18px;display:grid}.services-deep-groups article{border:1px solid var(--line);background:var(--gvk-color-surface);min-width:0;box-shadow:0 16px 36px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;padding:22px}.services-deep-groups h3{color:var(--ink);margin:0 0 16px;font-size:23px}.services-deep-groups article>div{gap:8px;display:grid}.services-deep-groups a{border:1px solid rgba(var(--gvk-rgb-brand-900), .72);color:inherit;background:rgba(var(--gvk-rgb-page), .72);border-radius:8px;gap:5px;padding:12px 13px;display:grid}.services-deep-groups a:hover{border-color:rgba(var(--gvk-rgb-brand-500), .52)}.services-deep-groups strong{color:var(--ink);line-height:1.35}.services-deep-groups a>span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.services-cta-band{width:min(100% - 80px,1180px);color:var(--gvk-color-surface);background:radial-gradient(circle at 12% 0%, rgba(var(--gvk-rgb-brand-500), .18), transparent 28%), linear-gradient(90deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-900) 100%);box-shadow:0 22px 58px rgba(var(--gvk-rgb-brand-900), .16);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:0 auto 72px;padding:42px 54px;display:grid}.services-cta-band h2{max-width:560px;margin:0;font-size:36px;line-height:1.2}.services-cta-band p{max-width:620px;color:rgba(var(--gvk-rgb-surface), .76);margin:12px 0 0;font-size:18px;line-height:1.65}.content-archive{max-width:none}.archive-summary{border:1px solid var(--line);background:var(--gvk-color-surface);border-radius:999px;align-items:baseline;gap:10px;margin:14px 0 34px;padding:12px 18px;display:inline-flex}.archive-summary strong{color:var(--cyan-strong);font-size:30px;line-height:1}.archive-summary span{color:var(--ink);font-weight:900}.archive-group{margin-top:40px}.archive-group-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.archive-group-heading h2{margin:0;font-size:32px}.archive-group-heading span{min-width:42px;height:34px;color:var(--ink);background:rgba(var(--gvk-rgb-brand-500), .14);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:900;display:inline-flex}.archive-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.archive-link{border:1px solid var(--line);min-height:158px;color:inherit;background:var(--gvk-color-surface);border-radius:8px;align-content:start;gap:8px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.archive-link:hover{border-color:rgba(var(--gvk-rgb-brand-500), .5);box-shadow:0 14px 34px rgba(var(--gvk-rgb-brand-900), .1);transform:translateY(-2px)}.archive-link span{color:var(--cyan-strong);font-size:13px;font-weight:900}.archive-link strong{font-size:19px;line-height:1.35}.archive-link p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.text-row{min-height:auto;margin-bottom:12px}.legacy-page{width:min(100%,1440px);margin:0 auto;padding:40px}.legacy-hero{min-height:430px;color:var(--gvk-color-surface);background:radial-gradient(circle at 18% 12%, rgba(var(--gvk-rgb-brand-500), .2), transparent 34%), linear-gradient(135deg, var(--gvk-color-brand-950) 0%, var(--gvk-color-brand-800) 62%, var(--gvk-color-text-soft) 100%);box-shadow:0 28px 70px rgba(var(--gvk-rgb-brand-980), .22);border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);align-items:stretch;gap:28px;display:grid;overflow:hidden}.legacy-hero-copy{align-content:center;padding:clamp(28px,5vw,68px);display:grid}.legacy-hero-copy h1{max-width:880px;margin:0 0 18px;font-size:clamp(34px,5vw,64px);line-height:1.08}.legacy-hero-copy>p:not(.eyebrow){max-width:760px;color:rgba(var(--gvk-rgb-surface), .83);margin:0;font-size:clamp(18px,1.6vw,23px);line-height:1.7}.legacy-meta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.legacy-meta span{border:1px solid rgba(var(--gvk-rgb-surface), .18);min-height:34px;color:var(--gvk-color-mint-100);background:rgba(var(--gvk-rgb-surface), .08);border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.legacy-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:430px;display:block}.legacy-hero-placeholder{background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-500), .22), rgba(var(--gvk-rgb-surface), .08)), url(/images/industrial-cooling-hero.png) center / cover}.legacy-layout{grid-template-columns:minmax(0,.72fr) minmax(280px,.28fr);align-items:start;gap:28px;padding:34px 0 56px;display:grid}.legacy-content{border:1px solid var(--line);background:var(--gvk-color-surface);box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;padding:clamp(26px,4vw,48px)}.legacy-content h2,.legacy-content h3{color:var(--ink);margin:34px 0 12px;line-height:1.24}.legacy-content h2{font-size:clamp(29px,3vw,40px)}.legacy-content h3{font-size:clamp(23px,2.2vw,30px)}.legacy-content p,.legacy-list li,.legacy-content blockquote{color:var(--gvk-color-text-soft);font-size:19px;line-height:1.9}.legacy-content p{margin:0 0 18px}.legacy-list{gap:12px;margin:12px 0 24px;padding:0;list-style:none;display:grid}.legacy-list li{padding-inline-start:28px;position:relative}.legacy-list li:before{content:"";top:16px;background:var(--cyan-strong);width:10px;height:10px;box-shadow:0 0 0 5px rgba(var(--gvk-rgb-brand-500), .12);border-radius:50%;position:absolute;inset-inline-start:0}.legacy-content blockquote{border-inline-start:4px solid var(--cyan-strong);color:var(--ink);background:var(--gvk-color-page);margin:28px 0;padding:12px 22px;font-weight:800}.legacy-video{background:var(--gvk-color-brand-950);aspect-ratio:16/9;box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-980), .18);border-radius:8px;margin:30px 0;position:relative;overflow:hidden}.legacy-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.legacy-contact-card,.legacy-related{border:1px solid var(--line);background:var(--gvk-color-surface);box-shadow:0 16px 38px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px;padding:20px}.legacy-contact-card{gap:12px;display:grid}.legacy-contact-card span,.legacy-related a span{color:var(--cyan-strong);font-size:14px;font-weight:900}.legacy-contact-card strong{font-size:25px;line-height:1.2}.legacy-contact-card small{color:var(--muted);font-weight:850}.legacy-cta{width:100%;min-width:0}.legacy-related h2{margin:0 0 14px;font-size:22px}.legacy-related a{border-top:1px solid var(--line);gap:5px;padding:14px 0;display:grid}.legacy-related a:first-of-type{border-top:0;padding-top:0}.legacy-related a strong{line-height:1.4}.service-form{border:1px solid var(--line);background:var(--surface);box-shadow:var(--gvk-shadow-card);border-radius:8px;gap:18px;padding:24px;display:grid}label{color:var(--gvk-color-text);gap:8px;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--gvk-color-line-strong);width:100%;color:var(--ink);background:var(--gvk-color-surface);border-radius:6px;padding:12px 13px}textarea{resize:vertical}input[type=file]{padding:12px}.field-help{color:var(--muted);margin-top:2px;font-size:13px;font-weight:650;display:block}input:focus,select:focus,textarea:focus{outline:3px solid rgba(var(--gvk-rgb-brand-500), .2);border-color:var(--cyan-strong)}.checkbox-row{color:var(--muted);grid-template-columns:18px 1fr;align-items:center;font-weight:650}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.primary-button{min-height:46px;color:var(--gvk-color-brand-950);background:linear-gradient(180deg, var(--gvk-color-brand-400) 0%, var(--gvk-color-brand-500) 100%);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-weight:900;display:inline-flex}.primary-button:disabled{cursor:wait;opacity:.7}.form-status{color:var(--muted);margin:0;font-weight:700}.form-status span{color:var(--ink);margin-top:4px;display:block}.form-status.error{color:var(--gvk-color-danger)}.form-status.success{color:var(--gvk-color-success)}.site-footer{color:var(--gvk-color-surface);background:var(--gvk-color-brand-950)}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:34px;width:min(100% - 80px,1180px);margin:0 auto;padding:46px 0 34px;display:grid}.footer-brand{justify-items:start;gap:6px;margin-bottom:16px;display:grid}.footer-brand img{width:124px;max-width:100%;height:auto;display:block}.footer-brand span{color:var(--gvk-color-brand-300);font-size:13px;font-weight:800}.site-footer p{color:rgba(var(--gvk-rgb-surface), .78);margin:0;line-height:1.75}.site-footer h2{color:var(--cyan);margin:0 0 14px;font-size:18px}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer li,.site-footer a{color:rgba(var(--gvk-rgb-surface), .82);line-height:1.55}.footer-bottom{border-top:1px solid rgba(var(--gvk-rgb-surface), .14);width:min(100% - 80px,1180px);color:rgba(var(--gvk-rgb-surface), .7);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:18px 0;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:10px 16px;display:flex}.footer-links a{white-space:nowrap}.footer-credit{text-align:center;align-items:baseline;gap:.35em;display:inline-flex}.footer-credit strong{color:var(--gvk-color-surface);font-weight:900}.footer-credit:hover{color:var(--cyan)}@media (max-width:1120px){.site-header{grid-template-columns:1fr;gap:0;padding:14px 24px 0}.brand-mark,.header-tools{justify-self:center}.main-nav{order:3;justify-content:start;width:100%;min-height:56px;padding-inline:4px;overflow-x:auto}.header-tools{margin-top:10px}.home-hero{min-height:600px}.feature-strip{grid-template-columns:1fr;width:min(100% - 44px,720px);bottom:-212px;right:50%}.feature-item{border-left:0;border-bottom:1px solid rgba(var(--gvk-rgb-brand-500), .2);min-height:76px}.feature-item:last-child{border-bottom:0}.home-hero{margin-bottom:256px}.process-grid,.project-grid,.sector-cards,.footer-grid,.about-values-band>div,.about-standards-band>div,.about-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-section,.knowledge-grid{grid-template-columns:1fr}.success-section{padding-inline:32px}.success-slide{grid-template-columns:1fr;gap:34px}.success-swiper{padding-inline-end:0;padding-bottom:32px}.success-swiper .swiper-pagination{grid-auto-flow:column;width:auto;inset:auto auto 0 50%;transform:translate(-50%)}.video-card{margin-top:0}.testimonial{justify-self:center}}@media (max-width:900px){.hero-content{text-align:right;justify-items:stretch;width:min(100% - 44px,680px);min-height:560px;padding-top:54px}.hero-content h1,.hero-content p{width:100%;max-width:100%}.hero-overlay{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .88) 0%, rgba(var(--gvk-rgb-brand-980), .78) 66%, rgba(var(--gvk-rgb-brand-980), .46) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .08) 0%, rgba(var(--gvk-rgb-brand-980), .36) 100%)}.clients-section{width:min(100% - 32px,720px)}.clients-shell{flex-direction:column}.slider-controls{display:none}.clients-swiper{width:100%}.split-section,.service-call-hero,.service-call-shell,.about-hero,.about-story-section,.legacy-layout,.legacy-list-grid,.process-grid,.project-grid,.archive-link-grid,.service-link-panel,.service-link-columns,.about-values-band>div,.about-standards-band>div,.about-link-grid,.sector-cards,.footer-grid,.industry-metrics,.metric-grid{grid-template-columns:1fr}.section,.plain-page{padding:52px 22px}.legacy-page{padding:24px}.legacy-hero{grid-template-columns:1fr}.legacy-hero-image{min-height:300px;max-height:430px}.legacy-sidebar,.service-call-guide,.faq-rail{position:static}.card-grid{grid-template-columns:1fr}.archive-group-heading h2{font-size:28px}.service-link-panel{padding:24px}.about-hero{min-height:0}.about-hero-copy{justify-self:stretch;width:100%;padding:54px 28px 44px}html[dir=ltr] .about-hero-copy{padding:54px 28px 44px}.about-hero-media{clip-path:none;min-height:360px}html[dir=ltr] .about-hero-media{clip-path:none}.about-story-section,.about-team-section,.about-links-section,.about-values-band,.about-standards-band{width:min(100% - 44px,720px)}.about-story-section{padding:52px 0}.about-values-band,.about-standards-band{padding:34px 24px}.about-values-band article,.about-standards-band article{border-inline-start:0;border-top:1px solid rgba(var(--gvk-rgb-brand-500), .2)}.about-values-band article:first-child,.about-standards-band article:first-child{border-top:0}.about-team-controls{justify-content:center;gap:12px;margin-top:12px;position:static;transform:none}}@media (max-width:620px){.site-header{padding-inline:16px}.main-nav{flex-wrap:wrap;justify-content:center;gap:10px 16px;min-height:auto;padding:12px 0 10px;font-size:14px;overflow-x:visible}.brand-mark img{width:104px}.header-tools{justify-content:space-between;gap:12px;width:100%}.phone-button{padding-inline:14px}.cookie-consent{inset-inline:16px;grid-template-columns:1fr;width:auto;bottom:16px}.home-hero{background-position:36%;min-height:680px}.hero-content{min-height:630px}.hero-content h1{font-size:34px;line-height:1.16}.hero-content p{font-size:17px}.hero-cta,.secondary-cta{width:100%;min-width:0;padding-inline:18px}.hero-actions{width:100%}.hero-link{margin-inline:auto}.stats-band{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 32px);margin-top:24px}.feature-strip{width:calc(100% - 24px)}.feature-item{grid-template-columns:minmax(0,1fr) 44px;gap:12px;padding:16px}.feature-item svg{width:38px;height:38px}.form-grid,.sector-list{grid-template-columns:1fr}.success-section{padding-inline:16px}.process-section,.industry-section{width:min(100% - 32px,720px)}.article-card{grid-template-columns:1fr}.footer-grid,.footer-bottom{width:min(100% - 32px,720px)}.footer-bottom{flex-direction:column}.video-controls{gap:10px;font-size:13px}.plain-page h1,.section h2{font-size:32px}.legacy-page{padding:16px}.legacy-hero-copy{padding:28px 22px}.legacy-hero-copy h1{font-size:34px}.legacy-content{padding:24px 18px}.legacy-content p,.legacy-list li,.legacy-content blockquote{font-size:17px}}@media (max-width:900px){body{min-width:0}.site-header{grid-template-columns:minmax(0,1fr) auto;gap:0 12px;min-height:0;padding:10px 14px 0}.brand-mark{order:1;place-self:center end;gap:1px}html[dir=ltr] .brand-mark{justify-self:start}.brand-mark img{width:100px}.brand-mark span{white-space:nowrap;font-size:10.5px;line-height:1.25}.header-tools{order:2;place-self:center start;gap:8px;width:auto;margin-top:0}html[dir=ltr] .header-tools{justify-self:end}.phone-button{min-height:38px;box-shadow:0 10px 22px rgba(var(--gvk-rgb-brand-500), .22);white-space:nowrap;border-radius:9px;padding:0 12px;font-size:15px}.service-call-button{border-radius:9px;min-height:38px;padding:0 11px;font-size:14px}.language-picker summary{gap:6px;min-height:38px;font-size:14px}.language-menu{top:calc(100% + 6px);left:0;right:auto}html[dir=ltr] .language-menu{left:auto;right:0}.main-nav{width:calc(100% + 28px);min-height:48px;color:rgba(var(--gvk-rgb-surface), .9);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;order:3;grid-column:1/-1;justify-content:flex-start;gap:8px;margin:10px -14px 0;padding:7px 14px 10px;scroll-padding-inline:14px;font-size:14px;display:flex;overflow:auto hidden}.main-nav a{border:1px solid rgba(var(--gvk-rgb-mint-100), .18);background:rgba(var(--gvk-rgb-surface), .05);border-radius:999px;flex:none;align-items:center;min-height:32px;padding:0 12px;display:inline-flex}.main-nav a.active:after{display:none}.home-hero{background-position:43%;min-height:0;margin-bottom:34px;padding-bottom:22px}.hero-overlay{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .74) 0%, rgba(var(--gvk-rgb-brand-980), .82) 50%, rgba(var(--gvk-rgb-brand-980), .93) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .18) 0%, rgba(var(--gvk-rgb-brand-980), .46) 100%)}html[dir=ltr] .hero-overlay{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .93) 0%, rgba(var(--gvk-rgb-brand-980), .82) 50%, rgba(var(--gvk-rgb-brand-980), .74) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .18) 0%, rgba(var(--gvk-rgb-brand-980), .46) 100%)}.hero-content{align-content:start;justify-items:stretch;width:min(100% - 32px,680px);min-height:0;padding:42px 0 76px}.hero-eyebrow{width:100%;margin-bottom:10px;font-size:14px}.hero-content h1{width:100%;font-size:clamp(32px,9vw,40px);line-height:1.16}.hero-content>p:not(.hero-eyebrow){width:100%;margin-top:16px;font-size:17px;line-height:1.62}.hero-actions{gap:12px;width:100%;margin-top:20px}.hero-cta,.secondary-cta{border-radius:10px;gap:12px;width:100%;min-width:0;min-height:52px;padding:0 18px;font-size:16px}.hero-cta span,.secondary-cta span{font-size:28px}.hero-link{justify-content:center;width:100%;padding:4px 0;font-size:16px;display:inline-flex}.feature-strip{border-radius:8px;grid-template-columns:1fr;width:calc(100% - 24px);margin:-50px auto 0;position:relative;bottom:auto;right:auto;transform:none}.feature-item{border-left:0;border-bottom:1px solid rgba(var(--gvk-rgb-brand-500), .2);grid-template-columns:minmax(0,1fr) 42px;gap:12px;min-height:76px;padding:15px 16px}html[dir=ltr] .feature-item{border-right:0;grid-template-columns:42px minmax(0,1fr)}.feature-item h2{font-size:16px}.feature-item p{font-size:13px}.feature-item svg{width:36px;height:36px}.clients-section,.process-section,.industry-section{width:min(100% - 28px,720px)}.clients-section{margin-bottom:28px}.clients-heading{margin-bottom:12px}.clients-heading h2{font-size:21px}.clients-shell{border-radius:10px;min-height:0;padding:14px}.client-logo-card{min-height:104px;padding:14px}.success-section{padding:34px 14px 58px}.success-slide{grid-template-columns:1fr;gap:24px}.video-card{width:100%;margin-top:0}.testimonial{max-width:100%}.testimonial h2{margin-bottom:10px;font-size:30px}.testimonial>span,.testimonial strong{font-size:16px}.testimonial p{font-size:18px;line-height:1.68}.process-section,.industry-section{padding:46px 0}.process-section>h2,.industry-section h2{font-size:30px}.process-card,.value-card,.item-card,.text-row,.sector-cards article,.sector-cards a{min-height:0;padding:18px}.industry-metrics,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plain-page,.section{width:100%;max-width:none;padding:42px 18px}.plain-page h1,.section h2{font-size:31px;line-height:1.18}.plain-page>p,.section-heading p,.split-section p{font-size:17px;line-height:1.7}.archive-summary{justify-content:center;width:100%;margin-bottom:26px}.archive-group{margin-top:32px}.archive-group-heading{align-items:flex-start}.archive-group-heading h2{font-size:24px}.archive-link{min-height:0;padding:16px}.about-hero-copy,html[dir=ltr] .about-hero-copy{padding:42px 18px 34px}.about-hero-copy h1{font-size:44px}.about-hero-copy h2{font-size:24px}.about-hero-copy p:not(.eyebrow){font-size:17px;line-height:1.68}.about-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.about-hero-stats div{min-height:94px;padding:16px 12px 0}.about-hero-media{min-height:250px}.about-story-section,.about-team-section,.about-links-section,.about-values-band,.about-standards-band{width:min(100% - 28px,720px)}.about-timeline h2,.about-video-story h2,.about-values-band h2,.about-standards-band h2{font-size:27px}.about-timeline ol:before{inset-inline-start:70px}.about-timeline li{gap:20px}.about-timeline li:before{inset-inline-start:65px}.about-video-frame,.about-video-frame img{min-height:220px}.about-video-frame a{width:64px;height:64px}.about-video-frame span{font-size:26px}.about-story-copy{padding:22px 18px 24px}.about-values-band,.about-standards-band{padding:30px 18px}.about-values-band article{min-height:0;padding:18px 10px}.about-standards-band article{min-height:105px}.about-team-media{height:232px}.about-cta-band{min-height:360px;margin-top:42px}.about-cta-band:after,html[dir=ltr] .about-cta-band:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .38), rgba(var(--gvk-rgb-brand-980), .96))}.about-cta-band>div{text-align:right;justify-items:stretch;width:min(100% - 32px,720px)}html[dir=ltr] .about-cta-band>div{text-align:left}.service-link-panel{margin-top:22px;padding:18px}.service-link-copy h2{font-size:26px}.service-link-column h3{font-size:19px}.service-deep-link{padding:12px}.projects-toolbar{margin:22px 0 16px;padding:13px 14px}.project-card img{height:186px}.article-card div,.project-card div{padding:16px}.article-card h3,.project-card h3,.item-card h3,.text-row h3,.sector-cards h3{font-size:20px}.contact-strip{overflow-wrap:anywhere;padding:16px}.service-form{gap:16px;padding:16px}input,select,textarea{min-height:48px;font-size:16px}.form-actions{gap:10px;display:grid}.primary-button{width:100%;min-height:50px}.form-status{line-height:1.6}.legacy-page{padding:12px}.legacy-hero{border-radius:8px;grid-template-columns:1fr;gap:0;min-height:0}.legacy-hero-copy{padding:28px 20px}.legacy-hero-copy h1{font-size:31px;line-height:1.16}.legacy-hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65}.legacy-hero-image{min-height:220px;max-height:300px}.legacy-layout{padding:18px 0 40px}.legacy-content{padding:22px 18px}.legacy-content h2{font-size:27px}.legacy-content h3{font-size:22px}.legacy-content p,.legacy-list li,.legacy-content blockquote{font-size:17px;line-height:1.78}.legacy-related,.legacy-contact-card{padding:18px}.footer-grid{gap:24px;padding:34px 0 28px}.footer-bottom{text-align:center;align-items:stretch}.footer-credit{flex-wrap:wrap;justify-content:center}.cookie-consent{inset-inline:12px;gap:10px;width:auto;padding:14px;bottom:12px}.cookie-consent strong{margin-bottom:2px;font-size:15px}.cookie-consent p{font-size:13px;line-height:1.45}.cookie-actions{grid-template-columns:1fr;display:grid}.cookie-button{width:100%;min-height:44px}}@media (max-width:620px){.site-header{grid-template-columns:1fr;gap:8px;padding:10px 12px 0}.brand-mark,html[dir=ltr] .brand-mark{justify-self:center}.brand-mark img{width:96px}.header-tools,html[dir=ltr] .header-tools{flex-wrap:wrap;justify-content:center;justify-self:stretch;gap:8px;width:100%}.service-call-button,.phone-button,.language-picker summary{border-radius:8px;min-height:36px;font-size:13px}.service-call-button{padding-inline:10px}.phone-button{padding-inline:11px}.main-nav{margin-top:4px}}@media (max-width:900px){.services-hero{grid-template-columns:1fr;min-height:0}.services-hero-media{order:2}.services-hero-media img{min-height:280px}.services-hero-copy{order:1;width:100%;padding:52px 28px 42px}.services-cards-section,.services-flow-section,.services-deep-section,.services-stats-band,.services-cta-band{width:min(100% - 44px,720px)}.services-card-grid,.services-flow-layout,.services-deep-groups,.services-cta-band{grid-template-columns:1fr}.services-stats-band{grid-template-columns:repeat(2,minmax(0,1fr))}.services-flow-list{grid-template-columns:1fr}.services-flow-list:before{display:none}.services-flow-layout>img{min-height:280px}.services-cta-band{padding:34px 28px}}@media (max-width:620px){.services-hero-copy{padding:42px 18px 34px}.services-hero-copy h1{font-size:39px}.services-hero-copy p:not(.eyebrow){font-size:17px;line-height:1.68}.services-hero-media img{min-height:230px}.services-cards-section,.services-flow-section,.services-deep-section,.services-stats-band,.services-cta-band{width:min(100% - 28px,720px)}.services-cards-section,.services-flow-section,.services-deep-section{padding:42px 0}.services-section-title h2,.services-flow-copy h2{font-size:28px}.service-showcase-image{height:170px}.service-showcase-card h3,.service-showcase-card p,.service-showcase-card ul,.service-showcase-card strong{margin-left:18px;margin-right:18px}.service-showcase-icon{width:68px;height:68px;margin-right:18px}html[dir=ltr] .service-showcase-icon{margin-left:18px}.services-stats-band div{min-height:118px;padding:18px 10px}.services-stats-band strong{font-size:32px}.services-flow-list{padding:22px 16px}.services-flow-list li{text-align:start;grid-template-columns:64px minmax(0,1fr);place-items:center start}.services-flow-icon{grid-row:span 3;width:54px;height:54px}.services-flow-icon svg{width:32px;height:32px}.services-flow-list li>span{justify-self:start}.services-flow-list h3,.services-flow-list p{justify-self:stretch}.services-flow-layout>img{min-height:220px}.services-deep-groups article{padding:18px}.services-cta-band{margin-bottom:44px;padding:28px 18px}.services-cta-band h2{font-size:27px}.services-cta-band>div:last-child{display:grid}}@media (max-width:420px){.site-header{padding-inline:12px}.brand-mark img{width:94px}.phone-button{min-height:36px;padding-inline:10px;font-size:14px}.phone-button span{font-size:13px}.language-picker summary{min-height:36px;font-size:13px}.main-nav{width:calc(100% + 24px);margin-inline:-12px;padding-inline:12px}.hero-content{width:min(100% - 28px,680px);padding-top:36px}.hero-content h1{font-size:clamp(30px,8.4vw,36px)}.hero-content>p:not(.hero-eyebrow){font-size:16px}.industry-metrics,.metric-grid{grid-template-columns:1fr}}@media (max-width:340px){.privacy-option{grid-template-columns:1fr}.privacy-toggle{justify-self:start}}@media (hover:none){.article-card-link:hover,.project-card-link:hover{transform:none}}body{background:var(--gvk-color-page)}.gvk-home,.gvk-header,.gvk-footer{--gvk-bg:var(--gvk-color-page);--gvk-dark:var(--gvk-color-brand-900);--gvk-dark-2:var(--gvk-color-brand-900);--gvk-accent:var(--gvk-color-mint-500);--gvk-accent-hover:var(--gvk-color-mint-300);--gvk-white:var(--gvk-color-surface);--gvk-radius:12px;--gvk-gap:16px;--gvk-gutter:34px;color:var(--gvk-dark);font-family:var(--gvk-font)}.gvk-header{z-index:100;border:1px solid rgba(var(--gvk-rgb-brand-900), .1);background:rgba(var(--gvk-rgb-page), .86);height:66px;box-shadow:0 18px 48px rgba(var(--gvk-rgb-brand-900), .08);-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);pointer-events:none;will-change:transform;border-radius:8px;align-items:center;gap:14px;padding:8px 10px 8px 14px;transition:transform .52s cubic-bezier(.19,1,.22,1),opacity .32s,background .18s,box-shadow .18s;display:flex;position:fixed;top:18px;left:28px;right:28px}.gvk-header[data-content-dir=rtl]{direction:rtl}.gvk-header[data-content-dir=ltr]{direction:ltr}.gvk-header a,.gvk-header button{pointer-events:auto}.gvk-header--hidden{opacity:0;transform:translateY(-120%)}.gvk-header--hidden:focus-within{opacity:1;transform:none}html.gvk-header-collapsed body:not(.gvk-dialog-open) .gvk-header:not(:focus-within){opacity:0;pointer-events:none;transform:translateY(-120%)}.gvk-header--menu-open{opacity:0;pointer-events:none;transform:none}.gvk-header__logo{background:var(--gvk-dark);height:42px;box-shadow:0 10px 24px rgba(var(--gvk-rgb-brand-900), .14);border-radius:8px;flex:none;align-items:center;padding:6px 9px;display:inline-flex}.gvk-header__logo img{width:106px;height:auto;display:block}.gvk-header__menu{border:1px solid rgba(var(--gvk-rgb-brand-900), .14);width:46px;height:42px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-surface), .72);box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-surface), .38);cursor:pointer;border-radius:8px;flex:none;place-items:center;padding:0;transition:border-color .18s,background .18s,transform .18s;display:none;position:relative}.gvk-header__menu span{background:currentColor;border-radius:999px;width:25px;height:2px;transition:width .22s,transform .22s,opacity .18s;display:block;position:absolute;left:50%;transform:translate(-50%)}.gvk-header__menu span:first-child{top:15px}.gvk-header__menu span:last-child{top:25px}.gvk-header__menu:hover{border-color:rgba(var(--gvk-rgb-mint-500), .62);background:var(--gvk-color-surface);transform:translateY(-1px)}.gvk-header__menu:hover span:first-child{width:29px;transform:translate(calc(2px - 50%))}.gvk-header__menu:hover span:last-child{width:21px;transform:translate(calc(-50% - 2px))}.gvk-header__nav{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:rgba(var(--gvk-rgb-brand-900), .035);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;margin-inline-start:8px;padding:4px;display:flex}.gvk-header__nav a{min-height:36px;color:var(--gvk-dark);letter-spacing:0;opacity:.78;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:400;line-height:1;transition:opacity .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}.gvk-header__nav a:hover{color:var(--gvk-dark-2);background:rgba(var(--gvk-rgb-surface), .82);box-shadow:0 8px 20px rgba(var(--gvk-rgb-brand-900), .06);opacity:1}.gvk-header__tools{align-items:center;gap:8px;margin-inline-start:auto;display:flex}.gvk-header__icon{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);width:40px;height:40px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-surface), .66);cursor:pointer;border-radius:8px;place-items:center;padding:0;transition:border-color .18s,background .18s,transform .18s;display:inline-grid;position:relative}.gvk-header__icon:hover{border-color:rgba(var(--gvk-rgb-mint-500), .62);background:var(--gvk-color-surface);transform:translateY(-1px)}.gvk-header__icon svg,.gvk-menu-overlay__icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.gvk-header__icon--view:before{content:"";border:2px solid;border-radius:50%/68%;position:absolute;inset:11px 6px}.gvk-header__icon--view:after{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;top:16px;left:16px}.gvk-header__language{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);min-width:42px;height:40px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-surface), .66);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:400;line-height:1;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.gvk-header__language:hover{border-color:rgba(var(--gvk-rgb-mint-500), .62);background:var(--gvk-color-surface);transform:translateY(-1px)}body.gvk-menu-open,body.gvk-dialog-open{overflow:hidden}.gvk-scroll-hud{z-index:95;pointer-events:none;opacity:0;transition:opacity .24s;position:fixed;inset:0}html.gvk-scroll-hud-ready .gvk-scroll-hud{opacity:1}html.gvk-footer-visible .gvk-scroll-hud{opacity:0}.gvk-scroll-hud:before{content:"";height:3px;transform:scaleX(var(--gvk-scroll-progress));transform-origin:0;background:linear-gradient(90deg, rgba(var(--gvk-rgb-mint-500), .2), var(--gvk-color-mint-500) 45%, var(--gvk-color-brand-400) 100%);box-shadow:0 0 18px rgba(var(--gvk-rgb-brand-500), .38);position:fixed;top:0;left:0;right:0}html[dir=rtl] .gvk-scroll-hud:before{transform-origin:100%}.gvk-scroll-hud__rail{display:none}.gvk-scroll-hud__rail:before,.gvk-scroll-hud__rail:after{content:"";position:absolute;left:0;right:0}.gvk-scroll-hud__rail:before{height:var(--gvk-scroll-progress-percent);border-radius:inherit;background:linear-gradient(180deg, var(--gvk-color-mint-500) 0%, var(--gvk-color-brand-400) 100%);box-shadow:0 0 18px rgba(var(--gvk-rgb-mint-500), .48);top:0}.gvk-scroll-hud__rail:after{top:var(--gvk-scroll-progress-percent);background:var(--gvk-color-surface);width:12px;height:12px;box-shadow:0 0 0 4px rgba(var(--gvk-rgb-mint-500), .2), 0 0 18px rgba(var(--gvk-rgb-brand-500), .6);border-radius:999px;left:50%;right:auto;transform:translate(-50%,-50%)}.gvk-scroll-hud__scan,.gvk-scroll-hud__telemetry{display:none}.gvk-scroll-hud__telemetry span{background:rgba(var(--gvk-rgb-brand-900), .18);transform-origin:bottom;border-radius:999px;width:4px;height:15px;animation:2.2s ease-in-out infinite gvkTelemetryPulse;transform:scaleY(.42)}.gvk-scroll-hud__telemetry span:nth-child(3n+1){animation-delay:.16s}.gvk-scroll-hud__telemetry span:nth-child(3n+2){background:rgba(var(--gvk-rgb-brand-500), .42);animation-delay:.36s}.gvk-scroll-hud__telemetry span:nth-child(4n){background:rgba(var(--gvk-rgb-mint-500), .54);animation-delay:.62s}@keyframes gvkTelemetryPulse{0%,to{opacity:.32;transform:scaleY(.36)}45%{opacity:.9;transform:scaleY(.96)}}@media (max-width:760px){.gvk-scroll-hud__rail,.gvk-scroll-hud__scan,.gvk-scroll-hud__telemetry{display:none}}.gvk-menu-overlay{--menu-dark:var(--gvk-color-brand-900);--menu-dark-2:var(--gvk-color-brand-900);z-index:180;min-height:100dvh;color:var(--gvk-color-surface);background:radial-gradient(circle at 80% 8%, rgba(var(--gvk-rgb-mint-500), .18), transparent 28%), linear-gradient(135deg, var(--menu-dark), var(--menu-dark-2));opacity:0;pointer-events:none;visibility:hidden;padding:44px 48px 64px;transition:opacity .36s,transform .62s cubic-bezier(.19,1,.22,1),visibility .36s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-16px)scale(.992)}.gvk-menu-overlay[data-content-dir=rtl]{direction:rtl}.gvk-menu-overlay[data-content-dir=ltr]{direction:ltr}.gvk-menu-overlay:before{content:"";pointer-events:none;background:linear-gradient(90deg, rgba(var(--gvk-rgb-surface), .035) 1px, transparent 1px), linear-gradient(180deg, rgba(var(--gvk-rgb-surface), .026) 1px, transparent 1px);-webkit-mask-image:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .55), transparent 72%);mask-image:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .55), transparent 72%);background-size:128px 128px;position:fixed;inset:0}.gvk-menu-overlay.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:none}.gvk-menu-overlay a,.gvk-menu-overlay button{z-index:1;position:relative}.gvk-menu-overlay__top{z-index:1;justify-content:space-between;align-items:flex-start;gap:32px;display:flex;position:relative}.gvk-menu-overlay__brand{align-items:flex-start;gap:clamp(36px,7vw,132px);display:flex}.gvk-menu-overlay__brand a{color:rgba(var(--gvk-rgb-surface), .74);gap:8px;font-size:12px;line-height:16px;display:grid}.gvk-menu-overlay__brand img{width:118px;height:auto;filter:drop-shadow(0 18px 34px rgba(var(--gvk-rgb-brand-980), .16));border-radius:8px}.gvk-menu-overlay__close,.gvk-menu-overlay__icon{color:var(--gvk-color-surface);cursor:pointer;background:0 0;border:0}.gvk-menu-overlay__close{place-items:center;width:44px;height:44px;display:inline-grid}.gvk-menu-overlay__close span{background:currentColor;border-radius:999px;width:36px;height:3px;position:absolute}.gvk-menu-overlay__close span:first-child{transform:rotate(45deg)}.gvk-menu-overlay__close span:last-child{transform:rotate(-45deg)}.gvk-menu-overlay__tools{color:var(--gvk-color-surface);align-items:center;gap:22px;font-size:18px;line-height:20px;display:flex}.gvk-menu-overlay__plus{width:38px;height:38px;color:var(--menu-dark-2);background:var(--gvk-color-mint-500);border-radius:50%;place-items:center;font-size:30px;line-height:1;display:inline-grid}.gvk-menu-overlay__icon{opacity:.9;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.gvk-menu-overlay__icon--view:before{content:"";border:2px solid;border-radius:50%/68%;position:absolute;inset:9px 3px}.gvk-menu-overlay__icon--view:after{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;position:absolute;top:13px;left:13px}.gvk-menu-overlay__body{z-index:1;grid-template-columns:minmax(330px,.9fr) minmax(300px,.85fr) minmax(320px,34vw);gap:clamp(44px,5.8vw,104px);margin-top:82px;display:grid;position:relative}.gvk-menu-overlay__nav{align-content:start;gap:26px;display:grid}.gvk-menu-overlay__nav a{width:min(100%,520px);color:var(--gvk-color-surface);letter-spacing:-.5px;justify-content:space-between;align-items:center;gap:24px;font-size:clamp(22px,1.65vw,30px);font-weight:700;line-height:1.16;transition:color .18s,transform .26s cubic-bezier(.19,1,.22,1),opacity .18s;display:flex}.gvk-menu-overlay__nav a:not(.is-emphasized){color:rgba(var(--gvk-rgb-surface), .84);font-size:clamp(20px,1.4vw,26px)}.gvk-menu-overlay__nav a:hover{color:var(--gvk-color-mint-300);transform:translate(-8px)}.gvk-menu-overlay[dir=ltr] .gvk-menu-overlay__nav a:hover{transform:translate(8px)}.gvk-menu-overlay__arrow{color:var(--gvk-color-surface);font-size:46px;font-weight:300;line-height:.6}.gvk-menu-overlay__subnav{align-content:start;gap:22px;padding-top:4px;display:grid}.gvk-menu-overlay__subnav h2{color:rgba(var(--gvk-rgb-surface), .86);letter-spacing:-.54px;margin:0 0 18px;font-size:28px;font-weight:400;line-height:34px}.gvk-menu-overlay__subnav a{width:min(100%,430px);color:rgba(var(--gvk-rgb-surface), .72);justify-content:space-between;align-items:center;gap:18px;font-size:18px;line-height:24px;transition:color .18s,transform .26s cubic-bezier(.19,1,.22,1);display:flex}.gvk-menu-overlay__subnav a:first-of-type,.gvk-menu-overlay__subnav a:hover{color:var(--gvk-color-mint-500)}.gvk-menu-overlay__subnav a:hover{transform:translate(6px)}.gvk-menu-overlay__subnav a span:last-child{font-size:30px;font-weight:300;line-height:.7}.gvk-menu-overlay__panel{border-inline-start:1px solid rgba(var(--gvk-rgb-surface), .14);color:rgba(var(--gvk-rgb-surface), .58);align-content:start;gap:42px;padding-inline-start:34px;display:grid}.gvk-menu-overlay[data-content-dir=rtl] .gvk-menu-overlay__brand a,.gvk-menu-overlay[data-content-dir=rtl] .gvk-menu-overlay__subnav,.gvk-menu-overlay[data-content-dir=rtl] .gvk-menu-overlay__panel{text-align:right}.gvk-menu-overlay[data-content-dir=rtl] .gvk-menu-overlay__nav a:hover,.gvk-menu-overlay[data-content-dir=rtl] .gvk-menu-overlay__subnav a:hover{transform:translate(-8px)}.gvk-menu-overlay__panel h2{color:rgba(var(--gvk-rgb-surface), .84);letter-spacing:-.52px;margin:0 0 36px;font-size:26px;font-weight:400;line-height:31px}.gvk-menu-overlay__panel p{max-width:360px;margin:0 0 24px;font-size:17px;line-height:24px}.gvk-menu-overlay__panel a{color:inherit}.gvk-menu-overlay__panel a:hover{color:var(--gvk-color-mint-300)}.gvk-menu-overlay__social{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.gvk-menu-overlay__social li{margin:0;padding:0;display:inline-flex}.gvk-menu-overlay__social a,.gvk-menu-overlay__social span{border:1px solid rgba(var(--gvk-rgb-surface), .18);min-width:46px;min-height:34px;color:rgba(var(--gvk-rgb-surface), .78);border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;line-height:1;display:inline-flex}.gvk-menu-overlay__subscribe{gap:14px;display:grid}.gvk-menu-overlay__subscribe p,.gvk-menu-overlay__subscribe span{margin:0}.gvk-menu-overlay__subscribe p{color:rgba(var(--gvk-rgb-surface), .62);font-size:16px;line-height:21px}.gvk-menu-overlay__subscribe span{max-width:330px;font-size:15px;line-height:21px}.gvk-menu-overlay__subscribe a{width:min(100%,246px);min-height:56px;color:var(--menu-dark-2);background:var(--gvk-color-mint-500);border-radius:10px;justify-content:center;align-items:center;padding:16px 28px;font-size:16px;font-weight:700;line-height:17px;transition:background .18s,transform .18s;display:inline-flex}.gvk-menu-overlay__subscribe a:hover{color:var(--menu-dark-2);background:var(--gvk-color-mint-300);transform:translateY(-2px)}.gvk-menu-overlay__legal{gap:18px;display:grid}.gvk-menu-overlay__legal a{color:rgba(var(--gvk-rgb-surface), .42);font-size:15px;line-height:18px}.gvk-home{background:var(--gvk-bg);min-height:100vh}.gvk-hero{gap:var(--gvk-gap);padding:116px var(--gvk-gutter) 104px;background:var(--gvk-bg);display:grid}.gvk-hero__main{border-radius:var(--gvk-radius);min-height:378px;color:var(--gvk-white);background:var(--gvk-dark);position:relative;overflow:hidden}.gvk-hero__main img,.gvk-card-link img,.gvk-story-card img,.gvk-banner__inner img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1),opacity .24s;position:absolute;inset:0}.gvk-hero__main img{object-position:center 58%}.gvk-hero__main:after,.gvk-card-link:after,.gvk-banner__inner:after{content:"";background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .12), rgba(var(--gvk-rgb-brand-900), .72));position:absolute;inset:0}.gvk-hero__main:after{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-900), .1) 0%, rgba(var(--gvk-rgb-brand-900), .28) 44%, rgba(var(--gvk-rgb-brand-900), .88) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .08), rgba(var(--gvk-rgb-brand-900), .74))}.gvk-home[dir=ltr] .gvk-hero__main:after{background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-900), .88) 0%, rgba(var(--gvk-rgb-brand-900), .28) 56%, rgba(var(--gvk-rgb-brand-900), .1) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .08), rgba(var(--gvk-rgb-brand-900), .74))}.gvk-hero__main:hover img,.gvk-card-link:hover img,.gvk-story-card:hover img,.gvk-banner__inner:hover img{transform:scale(1.06)}.gvk-hero__content{z-index:1;gap:18px;max-width:680px;padding:32px;display:grid;position:relative}.gvk-hero h1{letter-spacing:-.84px;max-width:760px;margin:0;font-size:42px;font-weight:400;line-height:43px}.gvk-hero p{opacity:.88;max-width:620px;margin:0;font-size:16px;line-height:20.5px}.gvk-hero__cards,.gvk-solutions__grid{gap:var(--gvk-gap);grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.gvk-card-link{border-radius:var(--gvk-radius);min-width:0;min-height:136px;color:var(--gvk-white);background:radial-gradient(circle at 20% 10%, rgba(var(--gvk-rgb-mint-500), .32), transparent 34%), linear-gradient(135deg, var(--gvk-color-brand-900), var(--gvk-color-brand-900));padding:16px;display:block;position:relative;overflow:hidden}.gvk-card-link--logo{background:radial-gradient(circle at 20% 12%, rgba(var(--gvk-rgb-mint-500), .28), transparent 36%), linear-gradient(135deg, var(--gvk-color-brand-800), var(--gvk-color-brand-900));grid-template-rows:minmax(0,1fr) 46px;padding:16px;display:grid}.gvk-card-link--logo img{z-index:0;border:1px solid rgba(var(--gvk-rgb-surface), .2);background:rgba(var(--gvk-rgb-surface), .92);object-fit:contain;object-position:center;width:100%;min-width:0;height:100%;min-height:0;box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-brand-900), .04);border-radius:10px;grid-row:1;padding:22px;position:relative;inset:auto}.gvk-card-link--logo:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), 0), rgba(var(--gvk-rgb-brand-900), .74) 72%)}.gvk-card-link--logo:hover img{transform:scale(1.02)}.gvk-card-link span,.gvk-card-link .gvk-arrow{z-index:1;position:absolute}.gvk-card-link span{letter-spacing:-.36px;min-width:0;max-width:calc(100% - 56px);font-size:18px;font-weight:500;line-height:20px;bottom:16px;left:16px}.gvk-arrow{font-size:18px;line-height:1;bottom:16px;right:16px}.gvk-solutions{padding:0 var(--gvk-gutter) 104px}.gvk-solutions h2,.gvk-stories h2,.gvk-banner h2{color:var(--gvk-dark);letter-spacing:-.84px;margin:0;font-size:42px;font-weight:400;line-height:43px}.gvk-solutions h2{margin-bottom:44px}.gvk-card-link--solution,.gvk-card-link--solution.gvk-card-link--logo{min-height:248px}.gvk-solutions__head,.gvk-solutions__layout{width:min(100%,1540px);margin:0 auto}.gvk-solutions__head{border-top:1px solid rgba(var(--gvk-rgb-brand-900), .12);grid-template-columns:minmax(0,760px);justify-content:start;place-items:start;gap:8px;margin-bottom:26px;padding-top:10px;display:grid}.gvk-solutions__head>p{color:rgba(var(--gvk-rgb-brand-900), .64);margin:0;font-size:13px;font-weight:800;line-height:1.25}.gvk-solutions__head h2{max-width:680px;margin:0}.gvk-solutions__head span{max-width:640px;color:rgba(var(--gvk-rgb-brand-900), .66);margin-top:12px;font-size:16px;font-weight:600;line-height:1.6;display:block}.gvk-solutions__layout{direction:ltr;grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr);align-items:stretch;gap:16px;display:grid}.gvk-solutions__services{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gvk-solutions__services .gvk-card-link--solution{border:1px solid rgba(var(--gvk-rgb-brand-900), .1);min-height:184px;box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .08);border-radius:8px}.gvk-solutions__services .gvk-card-link--solution:nth-child(-n+2){min-height:258px}.gvk-solutions__services .gvk-card-link--solution:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .02) 0%, rgba(var(--gvk-rgb-brand-900), .18) 44%, rgba(var(--gvk-rgb-brand-900), .78) 100%), linear-gradient(90deg, rgba(var(--gvk-rgb-brand-900), .36), rgba(var(--gvk-rgb-brand-900), .08))}.gvk-solutions__services .gvk-card-link--solution span{border:1px solid rgba(var(--gvk-rgb-surface), .26);max-width:calc(100% - 78px);min-height:40px;color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-brand-900), .72);box-shadow:0 12px 30px rgba(var(--gvk-rgb-brand-900), .22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:0;border-radius:999px;align-items:center;padding:10px 14px;font-size:17px;font-weight:800;line-height:1.15;display:inline-flex;bottom:18px;left:18px;right:auto}.gvk-solutions__services .gvk-card-link--solution .gvk-arrow{width:40px;height:40px;color:var(--gvk-dark);background:var(--gvk-accent);box-shadow:0 12px 30px rgba(var(--gvk-rgb-brand-900), .22);border-radius:50%;place-items:center;font-size:17px;display:grid;bottom:18px;right:18px}.gvk-solutions__aside{align-content:start;gap:12px;display:grid}.gvk-solutions__aside-intro{min-height:164px;color:var(--gvk-color-surface);background:linear-gradient(135deg, rgba(var(--gvk-rgb-mint-500), .24), transparent 44%), linear-gradient(135deg, var(--gvk-color-brand-900), var(--gvk-color-brand-900));box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .1);border-radius:8px;align-content:end;gap:8px;padding:22px;display:grid;overflow:hidden}.gvk-solutions__aside-intro p,.gvk-solutions__aside-intro h3,.gvk-solutions__aside-intro span{margin:0}.gvk-solutions__aside-intro p{color:var(--gvk-accent);font-size:13px;font-weight:900;line-height:1.2}.gvk-solutions__aside-intro h3{font-size:28px;font-weight:800;line-height:1.08}.gvk-solutions__aside-intro span{color:rgba(var(--gvk-rgb-surface), .78);font-size:15px;font-weight:600;line-height:1.55}.gvk-solutions__rows{gap:10px;display:grid}.gvk-solution-row{border:1px solid rgba(var(--gvk-rgb-brand-900), .1);min-width:0;min-height:82px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-surface), .88);box-shadow:0 12px 28px rgba(var(--gvk-rgb-brand-900), .06);border-radius:8px;grid-template-columns:78px minmax(0,1fr) 38px;align-items:center;gap:14px;padding:9px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.gvk-solution-row:hover{border-color:rgba(var(--gvk-rgb-mint-500), .7);background:var(--gvk-color-surface);box-shadow:0 18px 38px rgba(var(--gvk-rgb-brand-900), .1);transform:translateY(-2px)}.gvk-solution-row__media{background:var(--gvk-color-page-alt);border-radius:7px;width:78px;height:64px;overflow:hidden}.gvk-solution-row__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.gvk-solution-row--logo .gvk-solution-row__media{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:var(--gvk-color-surface);padding:9px}.gvk-solution-row--logo .gvk-solution-row__media img{object-fit:contain}.gvk-solution-row__label{overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:850;line-height:1.28}.gvk-solution-row__arrow{width:38px;height:38px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-mint-500), .36);border-radius:50%;place-items:center;font-size:16px;font-weight:900;transition:background .18s,transform .18s;display:grid}.gvk-solution-row:hover .gvk-solution-row__arrow{background:var(--gvk-accent);transform:translate(-2px,-2px)}.gvk-home[dir=rtl] .gvk-solutions__services .gvk-card-link--solution span{text-align:right;max-width:none;left:72px;right:18px}.gvk-home[dir=rtl] .gvk-solutions__services .gvk-card-link--solution .gvk-arrow{left:18px;right:auto}.gvk-home[dir=rtl] .gvk-solutions__layout>*{direction:rtl}.gvk-home[dir=rtl] .gvk-solutions__aside{grid-area:1/2}.gvk-home[dir=rtl] .gvk-solutions__services{grid-area:1/1}.gvk-home[dir=rtl] .gvk-solution-row{direction:ltr}.gvk-home[dir=rtl] .gvk-solution-row__media{grid-area:1/1}.gvk-home[dir=rtl] .gvk-solution-row__label{text-align:right;direction:rtl;grid-area:1/2}.gvk-home[dir=rtl] .gvk-solution-row__arrow{grid-area:1/3}.gvk-home[dir=rtl] .gvk-solution-row:hover .gvk-solution-row__arrow{transform:translate(-2px,-2px)}.gvk-stories{padding:0 var(--gvk-gutter) 104px;overflow:hidden}.gvk-stories__head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px;display:flex}.gvk-stories__head p{max-width:560px;color:rgba(var(--gvk-rgb-brand-900), .68);margin:14px 0 0;font-size:16px;line-height:20.5px}.gvk-button{min-height:50px;color:var(--gvk-dark);background:var(--gvk-accent);letter-spacing:-.28px;text-transform:uppercase;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:16px 36px;font-size:14px;font-weight:500;line-height:14px;transition:background .18s,transform .18s;display:inline-flex}.gvk-button:hover{background:var(--gvk-accent-hover);transform:translateY(-2px)}.gvk-stories__track{gap:var(--gvk-gap);scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(360px,31vw);grid-auto-flow:column;padding-bottom:10px;display:grid;overflow-x:auto}.gvk-stories__track::-webkit-scrollbar{display:none}.gvk-story-card{scroll-snap-align:start;min-width:0}.gvk-story-card__media{border-radius:var(--gvk-radius);background:var(--gvk-dark);height:260px;position:relative;overflow:hidden}.gvk-story-card__media:after{content:"";background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .04), rgba(var(--gvk-rgb-brand-900), .48));position:absolute;inset:0}.gvk-story-card__media span{z-index:1;color:var(--gvk-white);background:rgba(var(--gvk-rgb-surface), .1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);letter-spacing:.2px;text-transform:uppercase;border-radius:33px;padding:7px 10px;font-size:11px;font-weight:500;line-height:11px;position:absolute;top:14px;left:14px}.gvk-story-card h3{max-width:430px;color:var(--gvk-dark);letter-spacing:-.44px;margin:18px 0 0;font-size:22px;font-weight:400;line-height:25px}.gvk-story-card--logo .gvk-story-card__media{background:radial-gradient(circle at 18% 12%, rgba(var(--gvk-rgb-mint-500), .28), transparent 34%), linear-gradient(135deg, var(--gvk-color-brand-800), var(--gvk-color-brand-900));padding:18px;display:grid}.gvk-story-card--logo .gvk-story-card__media img{z-index:0;border:1px solid rgba(var(--gvk-rgb-surface), .2);background:rgba(var(--gvk-rgb-surface), .92);object-fit:contain;object-position:center;width:100%;min-width:0;height:100%;min-height:0;box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-brand-900), .04);border-radius:10px;padding:28px;position:relative;inset:auto}.gvk-story-card--logo .gvk-story-card__media:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), 0), rgba(var(--gvk-rgb-brand-900), .46))}.gvk-story-card--logo .gvk-story-card__media span{z-index:2;border:1px solid rgba(var(--gvk-rgb-mint-500), .84);box-shadow:0 0 0 2px rgba(var(--gvk-rgb-surface), .72), 0 10px 24px rgba(var(--gvk-rgb-brand-900), .3);-webkit-backdrop-filter:none;backdrop-filter:none;padding:8px 12px;font-size:12px;font-weight:800;line-height:12px;color:var(--gvk-white)!important;background:var(--gvk-color-brand-900)!important}.gvk-story-card--logo:hover .gvk-story-card__media img{transform:scale(1.02)}.gvk-banner{padding:0 var(--gvk-gutter) 32px}.gvk-banner__inner{border-radius:var(--gvk-radius);min-height:426px;color:var(--gvk-white);background:var(--gvk-dark);align-items:flex-end;padding:52px;display:flex;position:relative;overflow:hidden}.gvk-banner__inner>div{z-index:1;gap:18px;max-width:560px;display:grid;position:relative}.gvk-banner h2{color:var(--gvk-white);letter-spacing:-1.44px;font-size:36px;font-weight:600;line-height:42.5px}.gvk-banner p{color:rgba(var(--gvk-rgb-surface), .84);margin:0;font-size:16px;line-height:20.5px}.gvk-footer{min-height:418px;color:var(--gvk-white);background:var(--gvk-dark);padding:104px 34px 18px}.gvk-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:48px;display:grid}.gvk-footer__brand img{border-radius:8px;width:124px;height:auto;margin-bottom:22px;display:block}.gvk-footer p{max-width:360px;color:rgba(var(--gvk-rgb-surface), .72);margin:0;font-size:15px;line-height:21px}.gvk-footer h2{color:var(--gvk-white);letter-spacing:-.26px;opacity:.72;margin:0 0 18px;font-size:13px;font-weight:500;line-height:13px}.gvk-footer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.gvk-footer li,.gvk-footer a,.gvk-footer li span{color:rgba(var(--gvk-rgb-surface), .82);font-size:15px;line-height:18px}.gvk-footer li span{display:inline-block}.gvk-footer a:hover{color:var(--gvk-accent-hover)}.gvk-footer__bottom{border-top:1px solid rgba(var(--gvk-rgb-surface), .14);color:rgba(var(--gvk-rgb-surface), .62);justify-content:space-between;align-items:center;gap:24px;margin-top:92px;padding-top:18px;font-size:13px;display:flex}.gvk-footer__bottom nav{flex-wrap:wrap;gap:18px;display:flex}.cookie-consent{z-index:120;border:1px solid rgba(var(--gvk-rgb-brand-900), .08);width:min(602px,100vw - 48px);color:var(--gvk-dark,var(--gvk-color-brand-900));background:var(--gvk-color-surface);box-shadow:0 18px 48px rgba(var(--gvk-rgb-brand-900), .14);border-radius:12px;gap:16px;padding:18px;display:grid;position:fixed;bottom:24px;right:24px}.cookie-consent strong{color:var(--gvk-color-brand-900)}.cookie-consent p,.privacy-link{font-size:14px;line-height:18px}.cookie-button{background:var(--gvk-color-mint-500);min-height:42px;color:var(--gvk-color-brand-900);border-radius:10px}.cookie-button:hover{background:var(--gvk-color-mint-300)}[data-reveal]{opacity:1;transform:none}html.motion-ready [data-reveal]{opacity:0;transition:opacity .56s,transform .56s cubic-bezier(.19,1,.22,1);transform:translateY(28px)}html.motion-ready [data-reveal].is-visible,html.motion-ready .gvk-hero [data-reveal]{opacity:1;transform:none}@media (max-width:1024px){.gvk-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gvk-solutions__head{grid-template-columns:minmax(0,760px)}.gvk-solutions__layout{grid-template-columns:1fr}.gvk-home[dir=rtl] .gvk-solutions__aside,.gvk-home[dir=rtl] .gvk-solutions__services{grid-area:auto}.gvk-solutions__services,.gvk-solutions__rows,.gvk-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.gvk-home,.gvk-header,.gvk-footer{--gvk-radius:10px;--gvk-gap:8px;--gvk-gutter:16px}.gvk-header{justify-content:space-between;align-items:flex-start;height:98px;padding:28px 16px}.gvk-header__menu{margin-inline-start:auto;display:inline-grid}.gvk-header__nav,.gvk-header__tools{display:none}.gvk-header__logo img{width:94px}.gvk-menu-overlay{padding:28px 16px 44px}.gvk-menu-overlay__top{gap:26px;display:grid}.gvk-menu-overlay__brand{justify-content:space-between;gap:18px}.gvk-menu-overlay__brand img{width:108px}.gvk-menu-overlay__brand a{font-size:11px;line-height:14px}.gvk-menu-overlay__close{width:40px;height:40px}.gvk-menu-overlay__close span{width:32px;height:2px}.gvk-menu-overlay__tools{justify-content:space-between;gap:12px;font-size:15px}.gvk-menu-overlay__body{grid-template-columns:1fr;gap:38px;margin-top:44px}.gvk-menu-overlay__nav{gap:18px}.gvk-menu-overlay__nav a,.gvk-menu-overlay__nav a:not(.is-emphasized){letter-spacing:-.46px;width:100%;font-size:23px;line-height:27px}.gvk-menu-overlay__arrow{font-size:34px}.gvk-menu-overlay__subnav{border-top:1px solid rgba(var(--gvk-rgb-surface), .14);gap:16px;padding-top:30px}.gvk-menu-overlay__subnav h2{margin-bottom:12px;font-size:23px;line-height:28px}.gvk-menu-overlay__subnav a{width:100%;font-size:17px;line-height:22px}.gvk-menu-overlay__panel{border-top:1px solid rgba(var(--gvk-rgb-surface), .14);padding-top:30px;border-inline-start:0;gap:28px;padding-inline-start:0}.gvk-menu-overlay__panel h2{margin-bottom:22px;font-size:24px;line-height:28px}.gvk-menu-overlay__panel p{margin-bottom:18px;font-size:15px;line-height:21px}.gvk-menu-overlay__subscribe a{width:100%}.gvk-hero{gap:8px;width:100%;margin:0;padding:99px 16px 60px;overflow-x:clip}.gvk-hero__main{min-height:200px}.gvk-hero__content{justify-items:end;gap:12px;width:100%;max-width:100%;padding:16px}.gvk-hero h1{overflow-wrap:break-word;letter-spacing:-.56px;width:min(100%,300px);max-width:100%;font-size:clamp(24px,7vw,28px);line-height:1.06}.gvk-hero p{overflow-wrap:break-word;width:min(100%,300px);max-width:100%;font-size:14px;line-height:17.9px}.gvk-hero__cards{grid-template-columns:repeat(2,calc(50% - 4px));gap:8px;width:100%;max-width:100%}.gvk-card-link{min-height:110px;padding:12px}.gvk-card-link span{letter-spacing:-.3px;max-width:calc(100% - 44px);font-size:15px;line-height:17px;bottom:12px;left:12px}.gvk-arrow{bottom:12px;right:12px}.gvk-solutions{width:100%;margin:0;padding:0 16px 60px}.gvk-solutions h2,.gvk-stories h2{letter-spacing:-.6px;font-size:30px;line-height:31px}.gvk-solutions h2{margin-bottom:24px}.gvk-solutions__head{margin-bottom:18px;padding-top:14px}.gvk-solutions__head h2{margin-bottom:0}.gvk-solutions__head span{max-width:100%;margin-top:10px;font-size:14px;line-height:1.55}.gvk-solutions__services,.gvk-solutions__grid{grid-template-columns:1fr}.gvk-solutions__services{gap:10px}.gvk-card-link--solution{min-height:127px}.gvk-solutions__services .gvk-card-link--solution,.gvk-solutions__services .gvk-card-link--solution:nth-child(-n+2){min-height:148px}.gvk-solutions__services .gvk-card-link--solution span{max-width:calc(100% - 62px);min-height:36px;padding:8px 11px;font-size:14px;bottom:12px;left:12px;right:auto}.gvk-solutions__services .gvk-card-link--solution .gvk-arrow{width:36px;height:36px;bottom:12px;right:12px}.gvk-solutions__aside{gap:10px}.gvk-solutions__aside-intro{min-height:150px;padding:18px}.gvk-solutions__aside-intro h3{font-size:24px}.gvk-solutions__rows{grid-template-columns:1fr;gap:8px}.gvk-solution-row{grid-template-columns:66px minmax(0,1fr) 34px;gap:10px;min-height:76px;padding:8px}.gvk-solution-row__media{width:66px;height:56px}.gvk-solution-row__label{font-size:15px}.gvk-solution-row__arrow{width:34px;height:34px}.gvk-card-link--solution.gvk-card-link--logo{grid-template-rows:minmax(0,1fr) 44px;min-height:248px}.gvk-card-link--solution.gvk-card-link--logo img{padding:18px}.gvk-stories{width:100%;margin:0;padding:0 16px 60px}.gvk-stories__head{gap:20px;margin-bottom:24px;display:grid}.gvk-stories__head p{font-size:14px;line-height:17.9px}.gvk-stories__track{grid-auto-columns:auto;grid-auto-flow:row;gap:22px;overflow:visible}.gvk-story-card__media{height:210px}.gvk-story-card h3{font-size:20px;line-height:23px}.gvk-banner{width:100%;margin:0;padding:0 16px 20px}.gvk-banner__inner{min-height:320px;padding:24px}.gvk-banner h2{letter-spacing:-.96px;font-size:24px;line-height:28.3px}.gvk-footer{min-height:auto;padding:60px 16px 12px}.gvk-footer__grid,.gvk-footer__bottom{grid-template-columns:1fr;gap:28px;display:grid}.gvk-footer__bottom{margin-top:48px}.cookie-consent{width:min(358px,100vw - 32px);padding:18px;bottom:16px;left:16px;right:auto}}.gvk-home[dir=rtl],.gvk-footer[dir=rtl]{direction:rtl}.gvk-home[dir=rtl] .gvk-hero__content,.gvk-home[dir=rtl] .gvk-solutions h2,.gvk-home[dir=rtl] .gvk-stories__head,.gvk-home[dir=rtl] .gvk-story-card h3,.gvk-home[dir=rtl] .gvk-banner__inner>div,.gvk-footer[dir=rtl]{text-align:right}.gvk-home[dir=rtl] .gvk-card-link span{text-align:right;max-width:none;left:52px;right:16px}.gvk-home[dir=rtl] .gvk-arrow{left:16px;right:auto}.gvk-home[dir=rtl] .gvk-story-card__media span{text-transform:none;left:auto;right:14px}.gvk-home[dir=rtl] .gvk-button{text-transform:none}.gvk-footer[dir=rtl] .gvk-footer__brand img{margin-left:auto;margin-right:0}.gvk-footer[dir=rtl] .gvk-footer__bottom{direction:rtl}@media (max-width:720px){.gvk-home[dir=rtl] .gvk-hero,.gvk-home[dir=rtl] .gvk-solutions,.gvk-home[dir=rtl] .gvk-stories,.gvk-home[dir=rtl] .gvk-banner{margin-left:0;margin-right:0}.gvk-home[dir=rtl] .gvk-card-link span{max-width:none;left:44px;right:12px}.gvk-home[dir=rtl] .gvk-solutions__services .gvk-card-link--solution span{left:60px;right:12px}.gvk-home[dir=rtl] .gvk-solutions__services .gvk-card-link--solution .gvk-arrow{left:12px}.gvk-home[dir=rtl] .gvk-arrow{left:12px;right:auto}}@media (prefers-reduced-motion:reduce){.gvk-hero__main img,.gvk-card-link img,.gvk-story-card img,.gvk-banner__inner img,.gvk-header,.gvk-scroll-hud,.gvk-scroll-hud__telemetry span,.service-call-float__core:before,.service-call-float__core span,.service-call-telemetry strong:after,.gvk-menu-overlay,.gvk-menu-overlay__nav a,html.motion-ready [data-reveal]{transition:none;animation:none}}:is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive){--gvk-bg:var(--gvk-color-page);--gvk-dark:var(--gvk-color-brand-900);--gvk-dark-2:var(--gvk-color-brand-900);--gvk-accent:var(--gvk-color-mint-500);--gvk-accent-hover:var(--gvk-color-mint-300);--gvk-white:var(--gvk-color-surface);--gvk-radius:12px;--gvk-gap:16px;--gvk-gutter:34px;width:100%;max-width:none;padding:150px var(--gvk-gutter) 104px;color:var(--gvk-dark);background:var(--gvk-bg);font-family:var(--gvk-font);margin:0}:is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive) .eyebrow{color:rgba(var(--gvk-rgb-brand-900), .58);letter-spacing:0;text-transform:none;margin:0 0 14px;font-size:13px;font-weight:600;line-height:13px}.interior-hero{gap:var(--gvk-gap);grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:stretch;margin:0 0 56px;display:grid}.interior-hero__copy,.interior-hero__media{border-radius:var(--gvk-radius);min-height:420px;overflow:hidden}.interior-hero__copy{border:1px solid rgba(var(--gvk-rgb-brand-900), .06);background:var(--gvk-white);flex-direction:column;justify-content:flex-end;padding:42px;display:flex}.interior-hero__copy h1{max-width:900px;color:var(--gvk-dark);letter-spacing:-1.2px;margin:0;font-size:clamp(40px,5vw,76px);font-weight:400;line-height:.98}.interior-hero__copy>p:not(.eyebrow){max-width:720px;color:rgba(var(--gvk-rgb-brand-900), .68);margin:20px 0 0;font-size:18px;line-height:25px}.interior-hero__meta{width:fit-content;color:rgba(var(--gvk-rgb-brand-900), .72);background:var(--gvk-color-page);border-radius:999px;align-items:center;margin-top:28px;padding:10px 14px;font-size:14px;font-weight:500;line-height:16px;display:inline-flex}.interior-hero__media:after{content:"";background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), 0), rgba(var(--gvk-rgb-brand-900), .44));pointer-events:none;position:absolute;inset:0}.interior-hero__media img{object-fit:cover;opacity:.92;width:100%;height:100%;transition:transform 1.4s cubic-bezier(.19,1,.22,1),opacity .24s}.interior-hero:hover .interior-hero__media img{opacity:1;transform:scale(1.055)}:is(.plain-page,.content-archive)>h1,.legacy-hero-copy h1,.about-hero-copy h1,.services-hero-copy h1,.service-call-hero h1{max-width:920px;color:var(--gvk-dark);letter-spacing:-1.2px;margin:0;font-size:clamp(40px,5vw,76px);font-weight:400;line-height:.98}:is(.plain-page,.content-archive)>p:not(.eyebrow),.legacy-hero-copy>p:not(.eyebrow),.about-hero-copy p:not(.eyebrow),.services-hero-copy p:not(.eyebrow),.service-call-hero p:not(.eyebrow){max-width:720px;color:rgba(var(--gvk-rgb-brand-900), .68);margin:20px 0 0;font-size:18px;line-height:25px}:is(.plain-page,.content-archive)>h1+p,:is(.plain-page,.content-archive)>.eyebrow+h1+p{margin-bottom:42px}.about-hero,.services-hero,.legacy-hero,.service-call-hero{gap:var(--gvk-gap);background:0 0;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:stretch;margin:0 0 104px;padding:0;display:grid;position:relative}.about-hero-copy,.services-hero-copy,.legacy-hero-copy,.service-call-hero>div,.service-call-status-card{border-radius:var(--gvk-radius);min-height:420px;color:var(--gvk-dark);background:var(--gvk-white);box-shadow:none;flex-direction:column;justify-content:flex-end;padding:42px;display:flex}.about-hero-copy h1 span,.services-hero-copy h1 span{color:var(--gvk-dark);display:block}.about-hero-copy h2{max-width:620px;color:var(--gvk-dark);letter-spacing:-.7px;margin:24px 0 0;font-size:clamp(24px,2.5vw,36px);font-weight:400;line-height:1.08}.about-hero-media,.services-hero-media,.legacy-hero-image{border-radius:var(--gvk-radius);background:var(--gvk-dark);min-height:420px;box-shadow:none;position:relative;overflow:hidden}.about-hero-media:after,.services-hero-media:after{content:"";pointer-events:none;background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .02), rgba(var(--gvk-rgb-brand-900), .46));position:absolute;inset:0}.about-hero-media img,.services-hero-media img,.legacy-hero-image,.service-showcase-image img,.article-card img,.project-card img,.about-video-frame img,.about-cta-band img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.about-hero-media:hover img,.services-hero-media:hover img,.legacy-hero:hover .legacy-hero-image,.service-showcase-card:hover .service-showcase-image img,.article-card-link:hover img,.project-card-link:hover img,.about-video-frame:hover img,.about-cta-band:hover img{transform:scale(1.06)}.about-hero-stats,.services-stats-band,.metric-grid,.archive-summary{gap:var(--gvk-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;display:grid}.about-hero-stats div,.services-stats-band div,.metric-grid article,.archive-summary{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);min-height:116px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-surface), .72);padding:18px}.services-stats-band,.metric-grid{background:0 0;margin:0 0 104px;padding:0}.about-hero-stats strong,.services-stats-band strong,.metric-grid strong,.archive-summary strong{color:var(--gvk-dark);letter-spacing:-1px;font-size:clamp(30px,3vw,52px);font-weight:400;line-height:1;display:block}.archive-summary{grid-template-columns:none;align-items:center;gap:12px;width:fit-content;min-height:auto;margin:0 0 54px;padding:14px 18px;display:inline-flex}.archive-summary strong{font-size:34px}.archive-summary span{margin:0}.about-hero-stats span,.services-stats-band span,.metric-grid span,.archive-summary span{color:rgba(var(--gvk-rgb-brand-900), .62);margin-top:10px;font-size:14px;line-height:18px;display:block}:is(.section,.inner-section,.about-story-section,.about-team-section,.about-links-section,.services-cards-section,.services-flow-section,.services-deep-section,.archive-group,.knowledge-section){background:0 0;margin:0 0 104px;padding:0}.section-heading,.services-section-title,.archive-group-heading,.section-heading.centered{max-width:none;text-align:inherit;justify-content:space-between;align-items:flex-end;gap:28px;margin:0 0 34px;display:flex}.section-heading h2,.services-section-title h2,.archive-group-heading h2,.about-values-band h2,.about-standards-band h2,.about-timeline h2,.about-video-story h2,.services-flow-copy h2,.services-deep-groups h3,.service-call-guide h2{color:var(--gvk-dark);letter-spacing:-.9px;margin:0;font-size:clamp(30px,3.4vw,48px);font-weight:400;line-height:1.04}.section-heading p,.services-flow-copy p:not(.eyebrow),.section-heading.centered p{max-width:580px;color:rgba(var(--gvk-rgb-brand-900), .66);margin:12px 0 0;font-size:16px;line-height:22px}.card-grid,.knowledge-grid,.project-grid,.sector-list,.sector-cards,.archive-link-grid,.about-link-grid,.services-card-grid,.services-deep-groups,.about-values-band>div,.about-standards-band>div{gap:var(--gvk-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.article-list{gap:var(--gvk-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.knowledge-grid.legacy-list-grid{align-items:start;gap:var(--gvk-gap);grid-template-columns:minmax(0,1fr) minmax(300px,.32fr)}.item-card,.text-row,.archive-link,.sector-cards article,.sector-cards a,.about-link-grid a,.services-deep-groups article,.services-deep-groups a,.service-showcase-card,.faq-rail,.service-call-form-panel,.service-call-guide,.legacy-contact-card,.legacy-related,.legacy-content,.about-timeline,.about-video-story,.about-team-shell{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);color:var(--gvk-dark);background:var(--gvk-white);box-shadow:none;padding:24px}.item-card-link,.sector-card-link,.archive-link,.about-link-grid a,.services-deep-groups a,.project-card-link,.article-card-link{transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .18s,background .18s}.item-card-link:hover,.sector-card-link:hover,.archive-link:hover,.about-link-grid a:hover,.services-deep-groups a:hover{border-color:rgba(var(--gvk-rgb-brand-900), .18);background:rgba(var(--gvk-rgb-surface), .86);transform:translateY(-4px)}.item-card-link,.sector-card-link,.archive-link,.about-link-grid a,.services-deep-groups a{min-height:178px;padding-inline-end:64px;position:relative;overflow:hidden}.item-card-link:before,.sector-card-link:before,.archive-link:before,.about-link-grid a:before,.services-deep-groups a:before{content:"";opacity:0;background:radial-gradient(circle at 18% 14%, rgba(var(--gvk-rgb-mint-500), .24), transparent 32%), linear-gradient(135deg, rgba(var(--gvk-rgb-brand-900), .05), transparent 54%);pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.item-card-link:after,.sector-card-link:after,.archive-link:after,.about-link-grid a:after,.services-deep-groups a:after{content:"↗";inset-inline-end:22px;color:var(--gvk-dark);font-size:18px;line-height:1;transition:transform .22s cubic-bezier(.19,1,.22,1);position:absolute;bottom:22px}html[dir=rtl] :is(.item-card-link,.sector-card-link,.archive-link,.about-link-grid a,.services-deep-groups a):after{transform:none}.item-card-link:hover:before,.sector-card-link:hover:before,.archive-link:hover:before,.about-link-grid a:hover:before,.services-deep-groups a:hover:before{opacity:1}.item-card-link:hover:after,.sector-card-link:hover:after,.archive-link:hover:after,.about-link-grid a:hover:after,.services-deep-groups a:hover:after,html[dir=rtl] :is(.item-card-link,.sector-card-link,.archive-link,.about-link-grid a,.services-deep-groups a):hover:after{transform:translate(2px,-2px)}.item-card h3,.text-row h3,.sector-cards h3,.archive-link strong,.about-link-grid strong,.services-deep-groups strong,.service-showcase-card h3,.project-card h3,.article-card h3,.legacy-related a strong{color:var(--gvk-dark);letter-spacing:-.4px;margin:0;font-size:22px;font-weight:500;line-height:25px}.item-card p,.text-row p,.sector-cards p,.archive-link p,.about-link-grid span,.services-deep-groups a>span,.service-showcase-card p,.project-card p,.article-card p,.legacy-related a span{color:rgba(var(--gvk-rgb-brand-900), .64);margin:12px 0 0;font-size:15px;line-height:21px}.project-card,.article-card{border-radius:var(--gvk-radius);min-height:360px;color:var(--gvk-white);background:var(--gvk-dark);border:0;padding:0;position:relative;overflow:hidden}.project-card img,.article-card img{z-index:0;position:absolute;inset:0}.project-card:after,.article-card:after{content:"";z-index:1;background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .04), rgba(var(--gvk-rgb-brand-900), .78));position:absolute;inset:0}.project-card div,.article-card div{z-index:2;padding:22px;position:absolute;bottom:0;left:0;right:0}.project-card span{width:fit-content;color:rgba(var(--gvk-rgb-surface), .88);background:rgba(var(--gvk-rgb-surface), .1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:500;line-height:12px;display:inline-flex}.project-card h3,.article-card h3,.project-card p,.article-card p{color:var(--gvk-white)}.project-card h3,.article-card h3{letter-spacing:-.52px;margin-top:12px;font-size:26px;line-height:29px}.project-card p,.article-card p{color:rgba(var(--gvk-rgb-surface), .78)}.projects-toolbar{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);width:fit-content;color:rgba(var(--gvk-rgb-brand-900), .68);background:var(--gvk-white);border-radius:999px;margin:0 0 24px;padding:10px 14px}.projects-toolbar strong,.projects-toolbar a{color:inherit;font-size:14px;font-weight:500}.service-showcase-card{align-content:end;min-height:460px;padding:24px;display:grid;position:relative;overflow:hidden}.service-showcase-image{z-index:0;height:auto;position:absolute;inset:0}.service-showcase-image:after{content:"";background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .14), rgba(var(--gvk-rgb-brand-900), .82));position:absolute;inset:0}.service-showcase-icon,.service-showcase-card h3,.service-showcase-card p,.service-showcase-card ul,.service-showcase-card strong{z-index:1;position:relative}.service-showcase-image img{position:absolute;inset:0}.service-showcase-icon{width:54px;height:54px;color:var(--gvk-dark);background:var(--gvk-accent);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.service-showcase-icon svg{fill:none;stroke:currentColor;stroke-width:2px;width:28px;height:28px}.service-showcase-card h3,.service-showcase-card p,.service-showcase-card li,.service-showcase-card strong{color:var(--gvk-white)}.service-showcase-card ul{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.service-showcase-card li{color:rgba(var(--gvk-rgb-surface), .76);font-size:14px;line-height:18px}.service-showcase-card li:before{content:"";background:var(--gvk-accent);border-radius:50%;width:6px;height:6px;margin-inline-end:8px;display:inline-block}.service-showcase-card strong,.services-deep-groups a>span{align-items:center;gap:8px;display:inline-flex}.services-flow-section,.legacy-layout,.service-call-shell{gap:var(--gvk-gap);grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);display:grid}.about-story-section{gap:var(--gvk-gap);grid-template-columns:minmax(360px,.36fr) minmax(0,.64fr);align-items:start;width:100%;max-width:none;margin-inline:0;display:grid}.about-team-section,.about-links-section{width:100%;max-width:none;margin-inline:0}.services-flow-copy{border-radius:var(--gvk-radius);background:var(--gvk-white);align-self:start;padding:32px}.services-flow-layout{gap:var(--gvk-gap);display:grid}.services-flow-list{gap:var(--gvk-gap);margin:0;padding:0;list-style:none;display:grid}.services-flow-list:before{display:none}.services-flow-list li{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);background:var(--gvk-white);min-height:132px;padding:22px 22px 22px 92px;position:relative}[dir=rtl] .services-flow-list li{padding:22px 92px 22px 22px}.services-flow-icon{width:50px;height:50px;color:var(--gvk-dark);background:var(--gvk-accent);border-radius:50%;place-items:center;display:grid;position:absolute;top:22px;left:22px}[dir=rtl] .services-flow-icon{left:auto;right:22px}.services-flow-icon svg{fill:none;stroke:currentColor;stroke-width:2px;width:26px;height:26px}.services-flow-list li>span{color:rgba(var(--gvk-rgb-brand-900), .38);font-size:12px;font-weight:600}.services-flow-list h3{color:var(--gvk-dark);margin:4px 0 0;font-size:22px;font-weight:500;line-height:25px}.services-flow-list p{color:rgba(var(--gvk-rgb-brand-900), .64);margin:8px 0 0;font-size:15px;line-height:21px}.services-flow-layout>img{object-fit:cover;border-radius:var(--gvk-radius);width:100%;min-height:360px}.about-timeline ol,.legacy-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.about-timeline ol:before{display:none}.about-timeline li,.legacy-list li{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);color:rgba(var(--gvk-rgb-brand-900), .68);background:rgba(var(--gvk-rgb-page), .68);border-radius:10px;padding:16px;font-size:15px;line-height:21px;position:relative}.about-timeline li:before,.legacy-list li:before{display:none}.about-timeline strong{color:var(--gvk-dark);font-size:18px;line-height:20px;display:block}.about-video-story{background:var(--gvk-white);grid-template-columns:minmax(320px,.56fr) minmax(300px,.44fr);align-self:start;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.about-video-frame{border-radius:0;align-self:stretch;place-items:stretch stretch;height:100%;min-height:420px;display:grid;position:relative;overflow:hidden}.about-video-frame iframe{width:100%;height:100%;min-height:inherit;border:0;display:block}.about-video-frame img{object-position:center 54%}.about-video-frame:after{content:"";pointer-events:none;background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .08), rgba(var(--gvk-rgb-brand-900), .5));position:absolute;inset:0}.about-video-frame.privacy-media-placeholder:after{display:none}.about-video-frame:has(iframe):after{display:none}.about-video-frame a{z-index:1;width:64px;height:64px;color:var(--gvk-dark);background:var(--gvk-accent);border-radius:50%;place-items:center;display:grid;position:absolute;inset:auto 24px 24px auto}[dir=rtl] .about-video-frame a{left:24px;right:auto}.about-story-copy{background:linear-gradient(135deg, rgba(var(--gvk-rgb-surface), .98), rgba(var(--gvk-rgb-page), .96)), var(--gvk-white);align-content:center;gap:20px;min-height:420px;padding:clamp(34px,4vw,56px);display:grid}.about-story-copy .eyebrow{margin:0}.about-story-copy h2{max-width:520px;margin:0}.about-story-copy p:not(.eyebrow){max-width:640px;color:rgba(var(--gvk-rgb-brand-900), .68);margin:0;font-size:18px;line-height:1.68}.about-story-copy ul{gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.about-story-copy li{color:var(--gvk-dark);padding-inline-start:24px;font-size:15px;font-weight:800;line-height:20px;position:relative}.about-story-copy li:before{content:"";background:var(--gvk-accent);width:9px;height:9px;box-shadow:0 0 0 5px rgba(var(--gvk-rgb-mint-500), .18);border-radius:50%;position:absolute;inset-block-start:7px;inset-inline-start:0}.about-story-copy .secondary-cta{width:fit-content;margin-top:6px}.about-values-band,.about-standards-band,.about-cta-band,.services-cta-band{border-radius:var(--gvk-radius);margin:0 0 104px;width:100%;max-width:none;color:var(--gvk-dark);background:var(--gvk-white);margin-inline:0;padding:42px;position:relative;overflow:hidden}.about-values-band>div{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:34px}.about-standards-band>div{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.about-values-band article,.about-standards-band article{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);background:rgba(var(--gvk-rgb-page), .72);min-height:172px;padding:22px}.about-values-band article>span{background:var(--gvk-accent);border-radius:999px;width:38px;height:6px;margin-bottom:24px;display:block}.about-values-band h3,.about-standards-band strong{color:var(--gvk-dark);margin:0;font-size:22px;line-height:25px}.about-values-band p{color:rgba(var(--gvk-rgb-brand-900), .62);margin:10px 0 0;font-size:15px;line-height:21px}.about-standards-band span{color:rgba(var(--gvk-rgb-brand-900), .42);margin-bottom:20px;font-size:13px;font-weight:700;display:block}.about-standards-band p{color:rgba(var(--gvk-rgb-brand-900), .62);margin:10px 0 0;font-size:14px;line-height:1.55}.about-cta-band,.services-cta-band{background:var(--gvk-dark);align-items:flex-end;min-height:426px;display:flex}.about-cta-band img{z-index:0;position:absolute;inset:0}.about-cta-band:after,.services-cta-band:after{content:"";z-index:1;background:radial-gradient(circle at 18% 18%, rgba(var(--gvk-rgb-mint-500), .22), transparent 32%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-900), .12), rgba(var(--gvk-rgb-brand-900), .84));position:absolute;inset:0}.about-cta-band>div,.services-cta-band>div{z-index:2;max-width:620px;position:relative}.about-cta-band h2,.services-cta-band h2{color:var(--gvk-white);letter-spacing:-1px;margin:0;font-size:clamp(30px,3.2vw,46px);font-weight:500;line-height:1.08}.about-cta-band p,.services-cta-band p{color:rgba(var(--gvk-rgb-surface), .78);margin:16px 0 0;font-size:16px;line-height:22px}.services-cta-band{justify-content:space-between;gap:32px}.services-cta-band>div:last-child{flex-wrap:wrap;gap:12px;display:flex}.hero-cta,.secondary-cta,.primary-button{min-height:50px;color:var(--gvk-dark);background:var(--gvk-accent);letter-spacing:0;text-transform:none;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:16px 32px;font-size:14px;font-weight:700;line-height:14px;transition:background .18s,transform .18s;display:inline-flex}.secondary-cta{color:var(--gvk-white);background:rgba(var(--gvk-rgb-surface), .1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-cta:hover,.primary-button:hover{background:var(--gvk-accent-hover);transform:translateY(-2px)}.secondary-cta:hover{background:rgba(var(--gvk-rgb-surface), .18);transform:translateY(-2px)}.about-cta-band{grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);align-items:center;gap:clamp(22px,4vw,72px);min-height:330px;padding:clamp(36px,5vw,64px);display:grid}.about-cta-band:after,html[dir=ltr] .about-cta-band:after{background:radial-gradient(circle at 82% 42%, rgba(var(--gvk-rgb-mint-500), .2), transparent 30%), linear-gradient(90deg, rgba(var(--gvk-rgb-brand-980), .9) 0%, rgba(var(--gvk-rgb-brand-950), .68) 48%, rgba(var(--gvk-rgb-brand-980), .5) 100%)}.about-cta-band__copy,.about-cta-band__actions,html[dir=ltr] .about-cta-band__copy,html[dir=ltr] .about-cta-band__actions{z-index:2;width:100%;max-width:none;display:grid;position:relative}.about-cta-band__copy{text-align:right;grid-column:2;justify-self:end;justify-items:end}.about-cta-band__actions{border:1px solid rgba(var(--gvk-rgb-mint-100), .16);background:rgba(var(--gvk-rgb-surface), .09);max-width:520px;box-shadow:inset 0 1px 0 rgba(var(--gvk-rgb-surface), .1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:8px;grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:start;gap:12px;padding:10px}html[dir=ltr] .about-cta-band__copy{text-align:left;grid-column:1;justify-self:start;justify-items:start}html[dir=ltr] .about-cta-band__actions{grid-column:2;justify-self:end}.about-cta-band p{max-width:520px;text-align:inherit;margin:18px 0 0}.about-cta-band .hero-cta,.about-cta-band .secondary-cta,.about-cta-band__phone{border-radius:6px;width:100%;min-height:58px;padding-inline:18px}.about-cta-band__phone{color:var(--gvk-white);border:1px solid rgba(var(--gvk-rgb-surface), .14);background:rgba(var(--gvk-rgb-surface), .08);text-align:center;grid-column:1/-1;align-content:center;gap:4px;display:grid}.about-cta-band__phone span{color:rgba(var(--gvk-rgb-mint-100), .72);font-size:13px;font-weight:700}.about-cta-band__phone strong{color:var(--gvk-white);font-size:22px;line-height:1}@media (max-width:1180px){.about-cta-band,html[dir=ltr] .about-cta-band{grid-template-columns:1fr}.about-cta-band__copy,.about-cta-band__actions,html[dir=ltr] .about-cta-band__copy,html[dir=ltr] .about-cta-band__actions{grid-column:1;justify-self:stretch}.about-cta-band__actions{max-width:none}}@media (max-width:640px){.about-cta-band__actions{grid-template-columns:1fr}}.contact-strip{gap:var(--gvk-gap);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 24px;display:grid}.contact-strip a,.contact-strip span{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);min-height:96px;color:var(--gvk-dark);background:var(--gvk-white);align-items:center;padding:20px;font-size:16px;line-height:22px;display:flex}.service-form{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);background:var(--gvk-white);gap:18px;padding:24px;display:grid}.service-form__intake{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:linear-gradient(90deg, rgba(var(--gvk-rgb-mint-500), .12), rgba(var(--gvk-rgb-brand-500), .08)), var(--gvk-color-surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.service-form__intake>span{color:var(--gvk-dark);font-size:14px;font-weight:900}.service-form__intake div{flex-wrap:wrap;gap:8px;display:flex}.service-form__intake strong{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);min-height:30px;color:rgba(var(--gvk-rgb-brand-900), .58);background:var(--gvk-color-surface);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.service-form__intake strong.is-active{color:var(--gvk-color-brand-950);border-color:rgba(var(--gvk-rgb-mint-500), .54);background:var(--gvk-color-mint-100)}.service-call-form-panel .service-form,.plain-page>.service-form{background:0 0;border:0;padding:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-form label{color:rgba(var(--gvk-rgb-brand-900), .72);gap:8px;font-size:14px;font-weight:600;line-height:18px;display:grid}.service-form input,.service-form select,.service-form textarea{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);width:100%;color:var(--gvk-dark);background:var(--gvk-color-surface-soft);font:inherit;border-radius:10px;outline:none;padding:14px 16px;transition:border-color .16s,background .16s,box-shadow .16s}.service-form textarea{resize:vertical}.service-form input:focus,.service-form select:focus,.service-form textarea:focus{border-color:rgba(var(--gvk-rgb-brand-900), .42);background:var(--gvk-white);box-shadow:0 0 0 4px rgba(var(--gvk-rgb-mint-500), .2)}.service-form input:focus-visible,.service-form select:focus-visible,.service-form textarea:focus-visible{outline:3px solid var(--gvk-color-focus);outline-offset:2px;box-shadow:0 0 0 5px rgba(var(--gvk-rgb-brand-980), .22)}.field-help,.form-status,.checkbox-row{color:#526a70;font-size:13px;line-height:18px}.checkbox-row{align-items:center;gap:10px;display:flex}.checkbox-row input{width:18px;height:18px}.service-form__files{flex-wrap:wrap;gap:8px;display:flex}.service-form__files span{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);min-height:30px;color:var(--gvk-dark);background:rgba(var(--gvk-rgb-mint-500), .14);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.service-call-status-card{color:var(--gvk-white);background:var(--gvk-dark)}.service-call-status-card span{color:rgba(var(--gvk-rgb-surface), .62)}.service-call-status-card a{color:var(--gvk-accent);margin:12px 0;font-size:clamp(32px,4vw,58px);font-weight:400;line-height:1}.service-call-status-card p{color:rgba(var(--gvk-rgb-surface), .72)}.service-call-telemetry{gap:8px;margin-top:18px;display:grid}.service-call-telemetry strong{border:1px solid rgba(var(--gvk-rgb-mint-500), .2);min-height:38px;color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-surface), .06);border-radius:8px;align-items:center;padding:0 14px;font-size:13px;font-weight:900;display:flex;position:relative;overflow:hidden}.service-call-telemetry strong:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--gvk-rgb-mint-500), .28), transparent);width:40%;animation:2.6s ease-in-out infinite serviceTelemetrySweep;position:absolute;inset-block:0;inset-inline-start:-40%}@keyframes serviceTelemetrySweep{0%{transform:translate(0)}55%,to{transform:translate(360%)}}@media (max-width:720px){.service-form__intake{justify-content:stretch;display:grid}.service-form__intake div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-form__intake strong{justify-content:center;padding-inline:8px}}.legacy-layout{align-items:start}.legacy-content{max-width:none}.legacy-content h2,.legacy-content h3{color:var(--gvk-dark);margin:44px 0 14px;font-size:clamp(26px,2.4vw,36px);font-weight:500;line-height:1.08}.legacy-content h2:first-child,.legacy-content h3:first-child,.legacy-content p:first-child{margin-top:0}.legacy-content p,.legacy-content blockquote{color:rgba(var(--gvk-rgb-brand-900), .72);font-size:18px;line-height:30px}.legacy-content blockquote{border-radius:var(--gvk-radius);color:var(--gvk-white);background:var(--gvk-dark);border:0;padding:26px}.legacy-video,.privacy-media-placeholder{border-radius:var(--gvk-radius);overflow:hidden}.legacy-sidebar{gap:var(--gvk-gap);display:grid;position:sticky;top:120px}.legacy-contact-card{color:var(--gvk-white);background:var(--gvk-dark)}.legacy-contact-card span,.legacy-contact-card small{color:rgba(var(--gvk-rgb-surface), .58)}.legacy-contact-card strong{color:var(--gvk-white)}.legacy-related{gap:10px;display:grid}.legacy-related h2{color:var(--gvk-dark);margin:0 0 8px;font-size:22px}.legacy-related a{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:rgba(var(--gvk-rgb-page), .72);border-radius:10px;padding:14px}.faq-rail{align-content:start;gap:12px;display:grid}.faq-rail .text-row{background:rgba(var(--gvk-rgb-page), .72);border-radius:10px;padding:18px}.archive-group-heading span{min-width:54px;height:54px;color:var(--gvk-dark);background:var(--gvk-accent);border-radius:50%;place-items:center;font-weight:700;display:grid}.archive-link span{color:rgba(var(--gvk-rgb-brand-900), .46);margin-bottom:18px;font-size:12px;font-weight:700;line-height:14px;display:block}.about-team-section .section-heading.centered{text-align:center;grid-template-columns:minmax(0,1fr);justify-content:center;place-items:center;gap:10px;width:min(100%,760px);margin:0 auto 34px;display:grid}.about-team-section .section-heading.centered .eyebrow,.about-team-section .section-heading.centered h2,.about-team-section .section-heading.centered p{justify-self:center;max-width:680px;margin:0}.about-team-card{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);background:var(--gvk-white);overflow:hidden}.about-team-media{border-radius:var(--gvk-radius);overflow:hidden}.about-team-media img{transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.about-team-card:hover .about-team-media img{transform:scale(1.06)}.about-team-button,.slider-button{color:var(--gvk-dark);background:var(--gvk-accent);border:0}:is(.about-hero,.services-hero,.interior-hero,.plain-page>h1,.plain-page>p,.project-card,.article-card,.item-card,.archive-link,.legacy-hero,.legacy-content,.legacy-sidebar,.service-call-hero,.service-call-shell){animation:.7s cubic-bezier(.19,1,.22,1) both gvkPageRise}.project-card:nth-child(2n),.article-card:nth-child(2n),.item-card:nth-child(2n),.archive-link:nth-child(2n){animation-delay:50ms}.project-card:nth-child(3n),.article-card:nth-child(3n),.item-card:nth-child(3n),.archive-link:nth-child(3n){animation-delay:.1s}@keyframes gvkPageRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (max-width:1180px){.card-grid,.project-grid,.sector-list,.sector-cards,.archive-link-grid,.about-link-grid,.services-card-grid,.services-deep-groups,.about-values-band>div,.about-standards-band>div,.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero,.services-hero,.interior-hero,.legacy-hero,.service-call-hero,.services-flow-section,.about-story-section,.legacy-layout,.service-call-shell,.knowledge-grid.legacy-list-grid{grid-template-columns:1fr}.legacy-sidebar{position:static}}@media (max-width:720px){:is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive){--gvk-radius:10px;--gvk-gap:8px;--gvk-gutter:16px;padding:118px var(--gvk-gutter) 60px}:is(.plain-page,.content-archive)>h1,.interior-hero__copy h1,.legacy-hero-copy h1,.about-hero-copy h1,.services-hero-copy h1,.service-call-hero h1{letter-spacing:-.72px;font-size:36px;line-height:37px}:is(.plain-page,.content-archive)>p:not(.eyebrow),.interior-hero__copy>p:not(.eyebrow),.legacy-hero-copy>p:not(.eyebrow),.about-hero-copy p:not(.eyebrow),.services-hero-copy p:not(.eyebrow),.service-call-hero p:not(.eyebrow){font-size:15px;line-height:21px}.about-hero,.services-hero,.interior-hero,.legacy-hero,.service-call-hero,:is(.section,.inner-section,.about-story-section,.about-team-section,.about-links-section,.services-cards-section,.services-flow-section,.services-deep-section,.archive-group,.knowledge-section,.about-values-band,.about-standards-band,.about-cta-band,.services-cta-band){margin-bottom:60px}.about-hero-copy,.services-hero-copy,.interior-hero__copy,.legacy-hero-copy,.service-call-hero>div,.service-call-status-card{min-height:auto;padding:24px}.about-hero-media,.services-hero-media,.interior-hero__media,.legacy-hero-image{min-height:260px}.about-hero-stats,.services-stats-band,.metric-grid,.archive-summary,.card-grid,.knowledge-grid,.project-grid,.sector-list,.sector-cards,.archive-link-grid,.about-link-grid,.services-card-grid,.services-deep-groups,.about-values-band>div,.about-standards-band>div,.article-list,.contact-strip,.form-grid{grid-template-columns:1fr}.section-heading,.services-section-title,.archive-group-heading,.section-heading.centered,.services-cta-band{align-items:start;display:grid}.project-card,.article-card{min-height:290px}.service-showcase-card{min-height:390px}.services-flow-list li,[dir=rtl] .services-flow-list li{padding:86px 18px 18px}.services-flow-icon,[dir=rtl] .services-flow-icon{top:18px;left:auto;right:18px}.about-video-story{grid-template-columns:1fr}.about-story-copy{min-height:auto;padding:24px}.about-video-frame{order:-1;min-height:260px}.about-values-band,.about-standards-band,.about-cta-band,.services-cta-band{padding:24px}.about-cta-band,.services-cta-band{min-height:320px}.service-form{padding:18px}.services-cta-band>div:last-child,.form-actions{display:grid}.hero-cta,.secondary-cta,.primary-button{width:100%}}@media (prefers-reduced-motion:reduce){:is(.about-hero,.services-hero,.interior-hero,.plain-page>h1,.plain-page>p,.project-card,.article-card,.item-card,.archive-link,.legacy-hero,.legacy-content,.legacy-sidebar,.service-call-hero,.service-call-shell){animation:none}}.about-hero,.services-hero,.legacy-hero,.service-call-hero{direction:inherit}.about-hero-media,html[dir=ltr] .about-hero-media{clip-path:none}.about-hero-media:before,.services-flow-list:before{display:none}.about-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.about-hero-stats div{text-align:center;min-width:0}.about-hero-stats strong{direction:ltr;unicode-bidi:isolate;font-size:clamp(30px,2.8vw,44px)}.archive-group-heading{justify-content:flex-start}.archive-group-heading span{border-radius:999px;min-width:46px;height:32px;font-size:14px;font-weight:700}.services-section-title span{display:none}.service-showcase-card :is(h3,p,ul,strong),html[dir=ltr] .service-showcase-card :is(h3,p,ul,strong){margin-left:0;margin-right:0}.service-showcase-icon,html[dir=ltr] .service-showcase-icon{margin:0 0 18px}.services-flow-layout,html[dir=rtl] .services-flow-layout>*,html[dir=ltr] .services-flow-layout>*{direction:inherit}.service-form input[type=file]{padding:12px}.service-form input[type=file]::file-selector-button{color:var(--gvk-dark);background:var(--gvk-accent);cursor:pointer;border:0;border-radius:8px;margin-inline-end:12px;padding:10px 14px;font-weight:700}.gvk-card-link .gvk-arrow{width:auto;min-width:0;max-width:none}.gvk-home[dir=rtl] .gvk-card-link .gvk-arrow{text-align:left;left:16px;right:auto}@media (max-width:767px){.gvk-home[dir=rtl] .gvk-card-link .gvk-arrow{left:12px}}.gvk-search-panel{z-index:270;min-height:340px;color:var(--gvk-color-brand-900);background:linear-gradient(180deg, rgba(var(--gvk-rgb-page), .99), rgba(var(--gvk-rgb-page), .985)), linear-gradient(90deg, rgba(var(--gvk-rgb-mint-500), .13), transparent 36%, rgba(var(--gvk-rgb-brand-500), .08));border-bottom:1px solid rgba(var(--gvk-rgb-brand-900), .09);box-shadow:0 30px 90px rgba(var(--gvk-rgb-brand-900), .2);opacity:0;pointer-events:none;visibility:hidden;padding:42px 52px 38px;transition:opacity .24s,transform .52s cubic-bezier(.19,1,.22,1),visibility .24s;position:fixed;inset:0 0 auto;overflow:hidden;transform:translateY(-100%)}.gvk-search-panel:before{content:"";pointer-events:none;background-image:linear-gradient(rgba(var(--gvk-rgb-brand-900), .035) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--gvk-rgb-brand-900), .028) 1px, transparent 1px);-webkit-mask-image:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .6), transparent 78%);mask-image:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .6), transparent 78%);background-size:46px 46px;position:absolute;inset:0}.gvk-search-panel.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:none}.gvk-search-panel__inner{z-index:1;gap:18px;width:min(100%,1080px);margin:0 auto;display:grid;position:relative}.gvk-search-panel h2{color:var(--gvk-color-brand-900);letter-spacing:0;margin:0;font-size:clamp(34px,3.4vw,56px);font-weight:500;line-height:.98}.gvk-search-panel__form{border:1px solid rgba(var(--gvk-rgb-brand-900), .13);background:rgba(var(--gvk-rgb-surface), .92);box-shadow:0 18px 52px rgba(var(--gvk-rgb-brand-900), .1), inset 0 0 0 1px rgba(var(--gvk-rgb-surface), .62);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;display:grid;position:relative}.gvk-search-panel__form input{min-width:0;min-height:56px;color:var(--gvk-color-brand-900);background:0 0;border:0;border-radius:10px;outline:none;padding:0 18px;font-size:20px;line-height:1.2}.gvk-search-panel__form input:focus{background:rgba(var(--gvk-rgb-page), .72);box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-brand-900), .1)}.gvk-search-panel__form input:focus-visible{outline:3px solid var(--gvk-color-focus);outline-offset:2px;box-shadow:inset 0 0 0 1px rgba(var(--gvk-rgb-brand-900), .1), 0 0 0 5px rgba(var(--gvk-rgb-brand-980), .22)}.gvk-search-panel__form input::-webkit-search-decoration{appearance:none}.gvk-search-panel__form input::-webkit-search-cancel-button{appearance:none}.gvk-search-panel__form button{min-height:56px;color:var(--gvk-color-brand-900);background:linear-gradient(180deg, var(--gvk-color-mint-300), var(--gvk-color-mint-500));cursor:pointer;box-shadow:0 10px 24px rgba(var(--gvk-rgb-mint-500), .22);border:0;border-radius:10px;padding:0 34px;font-size:16px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s}.gvk-search-panel__form button:hover{background:linear-gradient(180deg, var(--gvk-color-mint-300), var(--gvk-color-mint-500));box-shadow:0 14px 30px rgba(var(--gvk-rgb-mint-500), .3);transform:translateY(-1px)}.gvk-search-panel__results{min-height:42px}.gvk-search-panel__results p{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);width:fit-content;color:rgba(var(--gvk-rgb-brand-900), .66);background:rgba(var(--gvk-rgb-surface), .72);border-radius:999px;margin:2px 0 0;padding:10px 14px;font-size:16px;line-height:22px}.gvk-search-panel__results ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.gvk-search-panel__results a{border:1px solid rgba(var(--gvk-rgb-brand-900), .12);min-height:142px;color:var(--gvk-color-brand-900);background:rgba(var(--gvk-rgb-surface), .88);box-shadow:0 12px 34px rgba(var(--gvk-rgb-brand-900), .08);border-radius:12px;align-content:start;gap:8px;padding:16px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.gvk-search-panel__results a:hover{border-color:rgba(var(--gvk-rgb-brand-900), .32);box-shadow:0 16px 36px rgba(var(--gvk-rgb-brand-900), .12);transform:translateY(-2px)}.gvk-search-panel__results span{color:var(--gvk-color-brand-600);font-size:12px;font-weight:800;line-height:1}.gvk-search-panel__results strong{font-size:18px;font-weight:700;line-height:1.22}.gvk-search-panel__results small{color:rgba(var(--gvk-rgb-brand-900), .66);font-size:14px;line-height:1.45}.gvk-search-panel__close{top:34px;z-index:2;border:1px solid rgba(var(--gvk-rgb-brand-900), .08);width:46px;height:46px;color:var(--gvk-color-brand-900);background:rgba(var(--gvk-rgb-surface), .66);box-shadow:0 14px 34px rgba(var(--gvk-rgb-brand-900), .08);cursor:pointer;border-radius:12px;transition:background .16s,transform .16s,box-shadow .16s;position:absolute;inset-inline-end:38px}.gvk-search-panel__close:hover{background:var(--gvk-color-surface);box-shadow:0 18px 42px rgba(var(--gvk-rgb-brand-900), .12);transform:translateY(-1px)}.gvk-search-panel__close span{background:currentColor;border-radius:999px;width:25px;height:2px;position:absolute;top:22px;left:10px}.gvk-search-panel__close span:first-child{transform:rotate(45deg)}.gvk-search-panel__close span:last-child{transform:rotate(-45deg)}.gvk-accessibility-panel{z-index:260;min-height:260px;color:var(--gvk-color-text);background:var(--gvk-color-surface);border-bottom:1px solid rgba(var(--gvk-rgb-brand-980), .1);box-shadow:0 28px 80px rgba(var(--gvk-rgb-brand-900), .18);opacity:0;pointer-events:none;visibility:hidden;padding:32px 52px 36px;transition:opacity .24s,transform .52s cubic-bezier(.19,1,.22,1),visibility .24s;position:fixed;inset:0 0 auto;transform:translateY(-100%)}.gvk-accessibility-panel.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:none}.gvk-accessibility-panel__inner{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px 44px;display:grid}.gvk-accessibility-panel h2{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gvk-accessibility-panel__controls{grid-template-columns:minmax(320px,1.15fr) minmax(280px,.9fr) auto auto minmax(280px,.9fr);align-items:end;gap:30px 36px;display:grid}.gvk-accessibility-panel__group{gap:14px;display:grid}.gvk-accessibility-panel__group p{color:var(--gvk-color-text);text-transform:none;margin:0;font-size:16px;font-weight:500;line-height:18px}.gvk-accessibility-panel__group>div{flex-wrap:wrap;gap:10px;display:flex}.gvk-accessibility-option,.gvk-accessibility-panel__reset{min-height:44px;color:var(--gvk-color-text);background:var(--gvk-color-surface);cursor:pointer;border:2px solid #b9b9b9;border-radius:999px;padding:10px 24px;font:500 16px/18px Arial,sans-serif;transition:border-color .16s,background .16s,color .16s,transform .16s}.gvk-accessibility-option:hover,.gvk-accessibility-panel__reset:hover{transform:translateY(-1px)}.gvk-accessibility-option.is-active{border-color:var(--gvk-color-brand-980);box-shadow:inset 0 0 0 1px var(--gvk-color-brand-980)}.gvk-accessibility-option--theme[data-value=contrast].is-active,.gvk-accessibility-option--theme[data-value=normal].is-active{background:var(--gvk-color-surface)}.gvk-accessibility-option--theme[data-value=invert]{color:var(--gvk-color-surface);background:var(--gvk-color-brand-980);border-color:var(--gvk-color-brand-980)}.gvk-accessibility-option--theme[data-value=blue]{color:#063963;background:#a9d7ff;border-color:#063963}.gvk-accessibility-option--theme[data-value=beige]{color:#5c4a13;background:#f6edc8;border-color:#f6edc8}.gvk-accessibility-option--theme[data-value=brown]{color:#d7ff6b;background:#5a3a23;border-color:#5a3a23}.gvk-accessibility-option--spacing[data-value=medium]{letter-spacing:.26em}.gvk-accessibility-option--spacing[data-value=wide]{letter-spacing:.52em}.gvk-accessibility-option--fontSize{width:44px;padding:0}.gvk-accessibility-option--fontSize[data-value=standard]{font-size:17px}.gvk-accessibility-option--fontSize[data-value=large]{font-size:23px}.gvk-accessibility-option--fontSize[data-value=xlarge]{font-size:30px}.gvk-accessibility-option--fontFamily[data-value=readable]{font-family:Arial,Helvetica,sans-serif}.gvk-accessibility-panel__reset{color:var(--gvk-color-surface);white-space:nowrap;background:#006f7c;border:0;align-self:end;align-items:center;gap:12px;padding-inline:26px;display:inline-flex}.gvk-accessibility-panel__reset span{border:2px solid;border-radius:50%/68%;width:23px;height:15px;display:inline-block;position:relative}.gvk-accessibility-panel__reset span:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:3px;left:7px}.gvk-accessibility-panel__close{top:28px;width:36px;height:36px;color:var(--gvk-color-text-soft);cursor:pointer;background:0 0;border:0;position:absolute;inset-inline-end:42px}.gvk-accessibility-panel__close span{background:currentColor;border-radius:999px;width:25px;height:2px;position:absolute;top:17px;left:6px}.gvk-accessibility-panel__close span:first-child{transform:rotate(45deg)}.gvk-accessibility-panel__close span:last-child{transform:rotate(-45deg)}html[data-a11y-theme=contrast]{--gvk-bg:var(--gvk-color-surface);--gvk-dark:var(--gvk-color-brand-980);--gvk-dark-2:var(--gvk-color-brand-980);--gvk-accent:#ffd400;--gvk-accent-hover:#fff176;--gvk-white:var(--gvk-color-surface)}html[data-a11y-theme=invert]{--gvk-bg:var(--gvk-color-brand-980);--gvk-dark:var(--gvk-color-surface);--gvk-dark-2:var(--gvk-color-surface);--gvk-accent:#00e5ff;--gvk-accent-hover:#88f4ff;--gvk-white:var(--gvk-color-brand-980)}html[data-a11y-theme=blue]{--gvk-bg:var(--gvk-color-mint-100);--gvk-dark:#002f5f;--gvk-dark-2:#00284e;--gvk-accent:#8fcaff;--gvk-accent-hover:#b8ddff;--gvk-white:var(--gvk-color-surface-soft)}html[data-a11y-theme=beige]{--gvk-bg:#f8f0d2;--gvk-dark:#241b04;--gvk-dark-2:#3a2a00;--gvk-accent:#d7c36a;--gvk-accent-hover:#eadb94;--gvk-white:var(--gvk-color-copper-100)}html[data-a11y-theme=brown]{--gvk-bg:#3a2618;--gvk-dark:#f8ecd5;--gvk-dark-2:var(--gvk-color-copper-100);--gvk-accent:#c8ef6b;--gvk-accent-hover:#defc94;--gvk-white:#4a3322}html[data-a11y-theme] body,html[data-a11y-theme] :is(.gvk-home,.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-footer){color:var(--gvk-dark)!important;background:var(--gvk-bg)!important}html[data-a11y-theme] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:inherit;--gvk-dark:inherit}html[data-a11y-theme=contrast] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:var(--gvk-color-surface);--gvk-dark:var(--gvk-color-brand-980);--gvk-dark-2:var(--gvk-color-brand-980);--gvk-accent:#ffd400;--gvk-accent-hover:#fff176;--gvk-white:var(--gvk-color-surface)}html[data-a11y-theme=invert] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:var(--gvk-color-brand-980);--gvk-dark:var(--gvk-color-surface);--gvk-dark-2:var(--gvk-color-surface);--gvk-accent:#00e5ff;--gvk-accent-hover:#88f4ff;--gvk-white:var(--gvk-color-brand-980)}html[data-a11y-theme=blue] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:var(--gvk-color-mint-100);--gvk-dark:#002f5f;--gvk-dark-2:#00284e;--gvk-accent:#8fcaff;--gvk-accent-hover:#b8ddff;--gvk-white:var(--gvk-color-surface-soft)}html[data-a11y-theme=beige] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:#f8f0d2;--gvk-dark:#241b04;--gvk-dark-2:#3a2a00;--gvk-accent:#d7c36a;--gvk-accent-hover:#eadb94;--gvk-white:var(--gvk-color-copper-100)}html[data-a11y-theme=brown] :is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive,.gvk-home){--gvk-bg:#3a2618;--gvk-dark:#f8ecd5;--gvk-dark-2:var(--gvk-color-copper-100);--gvk-accent:#c8ef6b;--gvk-accent-hover:#defc94;--gvk-white:#4a3322}html[data-a11y-theme] :is(.gvk-header__menu,.gvk-header__logo,.gvk-menu-overlay,.gvk-footer,.interior-hero__copy,.about-hero-copy,.services-hero-copy,.legacy-hero-copy,.service-call-hero>div,.item-card,.text-row,.archive-link,.sector-cards article,.sector-cards a,.about-link-grid a,.services-deep-groups article,.service-showcase-card,.faq-rail,.service-call-form-panel,.service-call-guide,.legacy-content,.legacy-related,.contact-strip a,.contact-strip span,.service-form,.cookie-consent){color:var(--gvk-dark)!important;background:var(--gvk-white)!important;border-color:currentColor!important}html[data-a11y-theme] .gvk-header,html[data-a11y-theme] :is(.gvk-header__nav a,.gvk-header__icon,.gvk-header__language,.gvk-header__menu){color:var(--gvk-dark)!important}html[data-a11y-theme] .gvk-header__menu{background:0 0!important;border-color:#0000!important}html[data-a11y-theme] .gvk-header__menu span{background:currentColor!important}html[data-a11y-theme] :is(.item-card,.text-row,.archive-link,.sector-cards article,.sector-cards a,.about-link-grid a,.services-deep-groups article,.services-deep-groups a,.service-showcase-card,.faq-rail,.legacy-related) :is(h2,h3,h4,p,span,strong,small,li){color:currentColor!important}html[data-a11y-theme] :is(h1,h2,h3,h4,p,a,button,label,strong,small,li,.eyebrow,.project-card h3,.project-card p,.article-card h3,.article-card p){color:currentColor}html[data-a11y-theme] :is(.hero-cta,.primary-button,.gvk-button,.cookie-button.primary,.gvk-accessibility-panel__reset){color:var(--gvk-color-brand-980)!important;background:var(--gvk-accent)!important}html[data-a11y-theme] :is(.gvk-hero__main,.gvk-card-link,.gvk-story-card__media,.gvk-banner__inner,.about-video-frame,.about-cta-band,.services-cta-band,.services-hero,.legacy-hero,.project-card,.article-card){color:var(--gvk-color-surface)!important;background:var(--gvk-color-brand-980)!important}html[data-a11y-theme] :is(.gvk-card-link span,.gvk-card-link .gvk-arrow,.gvk-story-card__media span,.gvk-hero__content,.gvk-hero__content h1,.gvk-hero__content p,.gvk-banner__inner,.gvk-banner__inner h2,.gvk-banner__inner p,.about-cta-band h2,.about-cta-band p,.services-cta-band h2,.services-cta-band p,.services-hero-copy,.services-hero-copy h1,.services-hero-copy p,.legacy-hero-copy,.legacy-hero-copy h1,.legacy-hero-copy p,.project-card span,.project-card h3,.project-card p,.article-card h3,.article-card p){text-shadow:0 2px 8px var(--gvk-color-brand-980), 0 0 2px var(--gvk-color-brand-980);color:var(--gvk-color-surface)!important}html[data-a11y-theme] :is(){opacity:1!important;background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-980), .34), rgba(var(--gvk-rgb-brand-980), .9))!important}html[data-a11y-theme] :is(.gvk-card-link img,.gvk-story-card img,.gvk-banner__inner img,.about-cta-band img,.project-card img,.article-card img){opacity:.62;filter:grayscale()contrast(1.18)}html[data-a11y-spacing=medium] body *{letter-spacing:.08em!important}html[data-a11y-spacing=wide] body *{letter-spacing:.16em!important}html[data-a11y-font-size=large] :is(body,p,a,button,label,input,select,textarea,li,span,strong,small),html[data-a11y-font-size=large] :is(h1,h2,h3){font-size:112%!important}html[data-a11y-font-size=xlarge] :is(body,p,a,button,label,input,select,textarea,li,span,strong,small),html[data-a11y-font-size=xlarge] :is(h1,h2,h3){font-size:126%!important}html[data-a11y-font-family=readable] body,html[data-a11y-font-family=readable] body *{font-family:Arial,Helvetica,sans-serif!important}html[data-a11y-images=hide] img{visibility:hidden!important}html[data-a11y-images=hide] :is(.gvk-header,.gvk-menu-overlay__brand,.gvk-footer) img{visibility:visible!important}html[data-a11y-images=hide] :is(.gvk-premium-hero,.interior-hero,.about-hero,.services-hero,.legacy-hero,.service-call-hero,.service-call-hero--otp,.gvk-banner__inner,[style*=url\(]){background-image:none!important}@media (max-width:1180px){.gvk-search-panel__results ul,.gvk-accessibility-panel__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.gvk-accessibility-panel__inner{grid-template-columns:1fr}.gvk-accessibility-panel__reset{justify-self:start}}@media (max-width:720px){.gvk-search-panel{max-height:100dvh;padding:24px 16px 30px;overflow-y:auto}.gvk-search-panel__close{top:18px;width:42px;height:42px;inset-inline-end:16px}.gvk-search-panel__inner{gap:16px;padding-top:54px}.gvk-search-panel h2{padding-inline-end:0;font-size:34px}.gvk-search-panel__form,.gvk-search-panel__results ul{grid-template-columns:1fr}.gvk-search-panel__form{padding:7px}.gvk-search-panel__form button{width:100%}.gvk-accessibility-panel{max-height:100dvh;padding:26px 16px 30px;overflow-y:auto}.gvk-accessibility-panel__close{top:22px;inset-inline-end:14px}.gvk-accessibility-panel__controls{grid-template-columns:1fr;gap:22px}.gvk-accessibility-option,.gvk-accessibility-panel__reset{min-height:42px;padding-inline:18px;font-size:14px}.gvk-accessibility-panel__reset{justify-content:center;width:100%}}.services-page .services-hero{width:100%;max-width:none;margin:0 0 86px}.services-page .services-cards-section,.services-page .services-flow-section,.services-page .services-deep-section{width:100%;max-width:none;margin:0 0 96px}.services-page .services-section-title{text-align:start;justify-content:space-between;align-items:end;gap:24px;margin:0 0 28px;display:flex}.services-page .services-section-title h2{max-width:760px}.services-page .services-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.services-page .service-showcase-card{min-height:500px}.services-page .services-stats-band{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:none;margin:0 0 96px}.services-page .services-flow-section{gap:var(--gvk-gap);grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);align-items:stretch;display:grid}.services-page .services-flow-copy{flex-direction:column;justify-content:flex-end;min-height:360px;margin:0;padding:34px;display:flex}.services-page .services-flow-layout{gap:var(--gvk-gap);grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:stretch;min-width:0;display:grid}.services-page .services-flow-list{grid-template-columns:1fr;align-content:start;min-width:0}.services-page .services-flow-list li{min-width:0}.services-page .services-flow-layout>img{min-width:0;height:auto;min-height:100%}.services-page .services-deep-groups{grid-template-columns:1fr;align-items:start}.services-page .services-deep-groups article{min-width:0}.services-page .services-deep-groups article>div{gap:var(--gvk-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.services-page .services-deep-groups a{min-width:0}.services-page .services-cta-band{width:100%;max-width:none;margin:0}@media (max-width:1180px){.services-page .services-card-grid,.services-page .services-deep-groups article>div{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page .services-flow-section,.services-page .services-flow-layout{grid-template-columns:1fr}.services-page .services-flow-copy{min-height:auto}.services-page .services-flow-layout>img{min-height:320px}}@media (max-width:720px){.gvk-header{gap:16px;max-width:100vw}.gvk-header__menu{margin-inline-start:0}.services-page .services-hero,.services-page .services-cards-section,.services-page .services-flow-section,.services-page .services-deep-section,.services-page .services-stats-band{margin-bottom:60px}.services-page .services-section-title{gap:12px;display:grid}.services-page .services-card-grid,.services-page .services-deep-groups article>div,.services-page .services-stats-band{grid-template-columns:1fr}.services-page .service-showcase-card{min-height:420px}.services-page .services-flow-copy{padding:24px}.services-page .services-flow-layout>img{min-height:240px}}.services-page{background:radial-gradient(circle at 14% 10%, rgba(var(--gvk-rgb-mint-500), .16), transparent 26%), linear-gradient(180deg, var(--gvk-color-page) 0%, var(--gvk-color-surface-soft) 54%, var(--gvk-color-page) 100%)}.services-page .services-hero{gap:var(--gvk-gap);min-height:560px;color:var(--gvk-dark);direction:ltr;background:0 0;border-radius:0;grid-template-columns:minmax(320px,.45fr) minmax(0,.55fr);align-items:stretch;display:grid;overflow:visible}.services-page .services-hero-media{border-radius:var(--gvk-radius);background:var(--gvk-dark);min-height:560px;box-shadow:0 28px 70px rgba(var(--gvk-rgb-brand-900), .12);grid-column:1}.services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-media{grid-column:2}html[dir=ltr] .services-page .services-hero-copy{grid-column:1}.services-page .services-hero-media:before{content:"";z-index:2;opacity:.42;background:linear-gradient(90deg, transparent 0%, rgba(var(--gvk-rgb-mint-500), .32) 48%, transparent 62%), linear-gradient(180deg, transparent 0%, rgba(var(--gvk-rgb-surface), .12) 50%, transparent 100%);pointer-events:none;animation:5.6s cubic-bezier(.19,1,.22,1) .9s infinite servicesMediaScan;position:absolute;inset:0;transform:translate(-120%)}.services-page .services-hero-media img{opacity:.94;object-position:center;min-height:100%;transition:transform 1.6s cubic-bezier(.19,1,.22,1),opacity .24s;display:block;transform:scale(1.02)}.services-page .services-hero:hover .services-hero-media img{opacity:1;transform:scale(1.06)}.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{border:1px solid rgba(var(--gvk-rgb-brand-900), .06);border-radius:var(--gvk-radius);min-height:560px;color:var(--gvk-dark);background:linear-gradient(135deg, rgba(var(--gvk-rgb-surface), .98), rgba(var(--gvk-rgb-page), .96)), var(--gvk-white);box-shadow:0 28px 70px rgba(var(--gvk-rgb-brand-900), .08);flex-direction:column;justify-content:flex-end;padding:clamp(34px,4vw,58px);display:flex;position:relative;overflow:hidden}.services-page .services-hero-copy:before{content:"";inset-inline:0;background:linear-gradient(90deg, var(--gvk-color-mint-500) 0%, var(--gvk-color-brand-400) 46%, transparent 100%);transform-origin:100%;height:4px;animation:1.2s cubic-bezier(.19,1,.22,1) .28s both servicesPanelLine;position:absolute;top:0;transform:scaleX(0)}html[dir=ltr] .services-page .services-hero-copy:before{transform-origin:0}.services-page .services-hero-copy h1{max-width:840px;color:var(--gvk-dark);letter-spacing:0;font-size:clamp(46px,5.8vw,82px);font-weight:400;line-height:.98}.services-page .services-hero-copy p:not(.eyebrow){max-width:720px;color:rgba(var(--gvk-rgb-brand-900), .66);margin:22px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.68}.services-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.services-page .services-hero .hero-cta,.services-page .services-hero .secondary-cta{width:auto;min-width:172px;margin:0}.services-page .services-hero .secondary-cta{color:var(--gvk-dark);background:rgba(var(--gvk-rgb-page), .86);border:1px solid rgba(var(--gvk-rgb-brand-900), .08);box-shadow:none}.services-hero-metrics{border-top:1px solid rgba(var(--gvk-rgb-brand-900), .08);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:34px;padding-top:18px;display:grid}.services-hero-metrics div{border-inline-start:1px solid rgba(var(--gvk-rgb-brand-900), .08);align-content:center;gap:7px;min-height:74px;padding:0 18px;display:grid}.services-hero-metrics div:first-child{border-inline-start:0}.services-hero-metrics strong{color:var(--gvk-dark);direction:ltr;unicode-bidi:isolate;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1}.services-hero-metrics span{color:rgba(var(--gvk-rgb-brand-900), .6);font-size:13px;font-weight:700;line-height:1.25}.services-hero-scroll{inset-inline-end:22px;border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:rgba(var(--gvk-rgb-surface), .78);width:46px;height:46px;box-shadow:0 16px 38px rgba(var(--gvk-rgb-brand-900), .08);border-radius:999px;place-items:center;display:grid;position:absolute;bottom:22px}.services-hero-scroll span{border-right:2px solid var(--gvk-dark);border-bottom:2px solid var(--gvk-dark);width:8px;height:8px;animation:1.4s ease-in-out infinite servicesScrollNudge;transform:rotate(45deg)}.services-page .services-cards-section{z-index:2;position:relative}.services-page .services-content-section,.services-page .services-industry-section{width:100%;max-width:none;margin:0 0 96px}.services-page .services-section-title h2,.services-page .services-flow-copy h2{letter-spacing:0}.services-section-intro{max-width:780px;color:rgba(var(--gvk-rgb-brand-900), .66);margin:-18px 0 30px auto;font-size:17px;line-height:1.7}html[dir=ltr] .services-section-intro{margin-left:0;margin-right:auto}.services-content-section{gap:var(--gvk-gap);grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);align-items:start;display:grid}.services-content-lead,.services-topic-card,.services-industry-card,.services-related-card{border:1px solid rgba(var(--gvk-rgb-brand-900), .08);border-radius:var(--gvk-radius);min-width:0;color:var(--gvk-dark);background:var(--gvk-white)}.services-content-lead{background:radial-gradient(circle at 12% 10%, rgba(var(--gvk-rgb-mint-500), .2), transparent 32%), var(--gvk-white);align-content:end;min-height:430px;padding:32px;display:grid;position:sticky;top:116px;overflow:hidden}.services-content-lead:after{content:"";inset-inline-start:32px;background:linear-gradient(90deg, var(--gvk-color-mint-500), var(--gvk-color-brand-400));border-radius:999px;width:74px;height:3px;position:absolute;bottom:32px}.services-content-lead h2{color:var(--gvk-dark);margin:0;font-size:clamp(30px,3.2vw,46px);font-weight:400;line-height:1.06}.services-content-lead p:not(.eyebrow){color:rgba(var(--gvk-rgb-brand-900), .66);margin:18px 0 34px;font-size:16px;line-height:1.65}.services-topic-grid{gap:var(--gvk-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.services-topic-card{align-content:start;gap:16px;min-height:360px;padding:28px;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.services-topic-card:before{content:"";inset-inline:0;background:linear-gradient(90deg, var(--gvk-color-mint-500), var(--gvk-color-brand-400), transparent);transform-origin:100%;height:4px;transition:transform .52s cubic-bezier(.19,1,.22,1);position:absolute;top:0;transform:scaleX(0)}html[dir=ltr] .services-topic-card:before{transform-origin:0}.services-topic-card:hover{border-color:rgba(var(--gvk-rgb-brand-900), .16);box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-900), .08);transform:translateY(-4px)}.services-topic-card:hover:before,.services-topic-card.is-visible:before{transform:scaleX(1)}.services-topic-card>span{color:rgba(var(--gvk-rgb-brand-900), .56);font-size:13px;font-weight:800}.services-topic-card h3{color:var(--gvk-dark);margin:0;font-size:clamp(23px,2vw,30px);font-weight:500;line-height:1.14}.services-topic-card p,.services-industry-card span,.services-related-card span{color:rgba(var(--gvk-rgb-brand-900), .66);margin:0;font-size:15px;line-height:1.62}.services-topic-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.services-topic-card li{color:rgba(var(--gvk-rgb-brand-900), .72);padding-inline-start:18px;font-size:14px;line-height:1.45;position:relative}.services-topic-card li:before{content:"";inset-inline-start:0;background:var(--gvk-accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em}.services-topic-card a,.services-related-card em,.services-industry-card em{color:var(--gvk-dark)}.services-topic-card a{align-self:end;align-items:center;gap:8px;margin-top:2px;font-weight:800;display:inline-flex}.services-industry-grid{gap:var(--gvk-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.services-industry-card,.services-related-card{align-content:start;gap:14px;padding:24px 24px 58px;transition:transform .26s cubic-bezier(.19,1,.22,1),border-color .18s,background .18s;display:grid;position:relative;overflow:hidden}.services-industry-card{min-height:220px}.services-industry-card:before,.services-related-card:before{content:"";opacity:0;background:linear-gradient(90deg, var(--gvk-color-mint-500), var(--gvk-color-brand-400));height:4px;transition:opacity .22s,transform .26s;position:absolute;inset:auto 0 0;transform:translateY(4px)}.services-industry-card:hover,.services-related-card:hover{border-color:rgba(var(--gvk-rgb-brand-900), .16);background:rgba(var(--gvk-rgb-surface), .86);transform:translateY(-4px)}.services-industry-card:hover:before,.services-related-card:hover:before,.services-industry-card.is-visible:before,.services-related-card.is-visible:before{opacity:1;transform:none}.services-industry-card strong,.services-related-card strong{color:var(--gvk-dark);font-size:clamp(20px,1.7vw,25px);font-weight:500;line-height:1.16}.services-industry-card em,.services-related-card em{inset-inline-start:24px;font-size:28px;font-style:normal;line-height:1;position:absolute;bottom:22px}.services-related-grid{gap:var(--gvk-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.services-related-card{min-height:190px}.services-page .service-showcase-card{transform-origin:bottom}.services-page .service-showcase-card:before{content:"";z-index:1;opacity:0;background:linear-gradient(115deg, transparent 0%, rgba(var(--gvk-rgb-surface), .16) 46%, transparent 58%);pointer-events:none;transition:opacity .22s,transform .9s cubic-bezier(.19,1,.22,1);position:absolute;inset:0;transform:translate(-55%)}.services-page .service-showcase-card:hover:before{opacity:1;transform:translate(55%)}.services-page .services-flow-list{position:relative}.services-page .services-flow-list:after{content:"";opacity:.26;background:linear-gradient(180deg, var(--gvk-color-mint-500), transparent);pointer-events:none;width:2px;position:absolute;inset-block:22px;inset-inline-start:47px}html[dir=rtl] .services-page .services-flow-list:after{inset-inline:auto 47px}.services-page .services-flow-list li{transition:transform .22s cubic-bezier(.19,1,.22,1),border-color .18s,box-shadow .18s;overflow:hidden}.services-page .services-flow-list li:before{content:"";background:var(--gvk-color-mint-500);transform-origin:top;width:4px;transition:transform .42s cubic-bezier(.19,1,.22,1);position:absolute;inset-block:0;inset-inline-start:0;transform:scaleY(0)}.services-page .services-flow-list li.is-visible:before,.services-page .services-flow-list li:hover:before{transform:scaleY(1)}.services-page .services-flow-list li:hover{border-color:rgba(var(--gvk-rgb-brand-900), .18);box-shadow:0 18px 44px rgba(var(--gvk-rgb-brand-900), .08);transform:translateY(-3px)}.services-page .services-flow-icon{z-index:1;box-shadow:0 18px 40px rgba(var(--gvk-rgb-brand-900), .14)}.services-page .services-flow-list li.is-visible .services-flow-icon{animation:.9s cubic-bezier(.19,1,.22,1) both servicesIconPulse}html.motion-ready [data-reveal]{transition-delay:var(--reveal-delay,0s)}html.motion-ready .services-page :is(.services-cards-section,.services-flow-section,.services-deep-section)[data-reveal]{opacity:1;transition:none;transform:none}html.motion-ready .services-page .services-hero-copy[data-reveal]{transform:translateY(28px)}html.motion-ready .services-page .services-hero-copy[data-reveal].is-visible{transform:none}@keyframes servicesMediaScan{0%,58%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes servicesPanelLine{to{transform:scaleX(1)}}@keyframes servicesScrollNudge{0%,to{opacity:.56;transform:rotate(45deg)translate(0)}50%{opacity:1;transform:rotate(45deg)translate(4px,4px)}}@keyframes servicesIconPulse{0%{box-shadow:0 0 0 0 rgba(var(--gvk-rgb-mint-500), .36), 0 18px 40px rgba(var(--gvk-rgb-brand-900), .14)}to{box-shadow:0 0 0 14px rgba(var(--gvk-rgb-mint-500), 0), 0 18px 40px rgba(var(--gvk-rgb-brand-900), .14)}}@media (max-width:1180px){.services-page .services-hero{grid-template-columns:1fr;min-height:0}.services-content-section{grid-template-columns:1fr}.services-content-lead{min-height:auto;position:relative;top:auto}.services-industry-grid,.services-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-page .services-hero-media,.services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-media,html[dir=ltr] .services-page .services-hero-copy{grid-column:auto}.services-page .services-hero-media{order:-1;min-height:360px}.services-page .services-hero-copy{min-height:auto}.services-page .services-flow-layout>img{order:-1}}@media (max-width:720px){.services-page .services-hero{gap:8px}.services-page .services-content-section,.services-page .services-industry-section{margin-bottom:60px}.services-section-intro{margin:-10px 0 22px;font-size:15px;line-height:1.62}.services-topic-grid,.services-industry-grid,.services-related-grid{grid-template-columns:1fr}.services-content-lead,.services-topic-card,.services-industry-card,.services-related-card{padding:24px}.services-content-lead{min-height:0;padding-bottom:42px}.services-content-lead:after{inset-inline-start:24px;bottom:24px}.services-topic-card,.services-industry-card,.services-related-card{min-height:auto}.services-industry-card,.services-related-card{padding-bottom:56px}.services-page .services-hero-media{min-height:260px}.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{padding:24px}.services-page .services-hero-copy h1{font-size:36px;line-height:37px}.services-page .services-hero-copy p:not(.eyebrow){font-size:15px;line-height:21px}.services-hero-actions,.services-page .services-hero .hero-cta,.services-page .services-hero .secondary-cta{width:100%}.services-hero-metrics{grid-template-columns:1fr}.services-hero-metrics div,.services-hero-metrics div:first-child{border-inline-start:0;border-top:1px solid rgba(var(--gvk-rgb-brand-900), .08);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:12px 0}.services-hero-metrics div:first-child{border-top:0}.services-hero-scroll{display:none}}@media (prefers-reduced-motion:reduce){.services-page .services-hero-media:before,.services-page .services-flow-list li.is-visible .services-flow-icon,.services-hero-scroll span{animation:none}.services-page .service-showcase-card:before,.services-page .services-flow-list li:before{transition:none}}.sector-cards .sector-card{grid-template-rows:auto auto minmax(0,1fr);gap:16px;min-height:342px;padding:14px 14px 62px;display:grid}.sector-cards .sector-card-link{padding-inline-end:14px}.sector-card-image,.services-industry-card-image{aspect-ratio:16/9;border:1px solid rgba(var(--gvk-rgb-brand-900), .08);background:var(--gvk-color-page-alt);object-fit:cover;border-radius:8px;width:100%;display:block}.sector-card-image{align-self:start}.sector-cards .sector-card h3{margin:0}.sector-cards .sector-card p{margin-top:0}.services-industry-card{grid-template-rows:auto auto minmax(0,1fr);min-height:338px;padding:14px 14px 62px}.services-industry-card strong,.services-industry-card span{z-index:1;position:relative}@media (max-width:720px){.sector-cards .sector-card,.services-industry-card{min-height:0}}:root{--gvk-polish-ink:var(--gvk-color-brand-850);--gvk-polish-muted:rgba(var(--gvk-rgb-brand-850), .68);--gvk-polish-paper:var(--gvk-color-page);--gvk-polish-surface:rgba(var(--gvk-rgb-surface), .94);--gvk-polish-line:rgba(var(--gvk-rgb-brand-850), .1);--gvk-polish-mint:var(--gvk-color-mint-500);--gvk-polish-sky:var(--gvk-color-brand-500);--gvk-polish-warm:var(--gvk-color-copper-600);--gvk-polish-shadow:0 22px 56px rgba(var(--gvk-rgb-brand-850), .11);--gvk-polish-soft-shadow:0 12px 32px rgba(var(--gvk-rgb-brand-850), .08)}:is(.gvk-home,.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive){background:linear-gradient(180deg, var(--gvk-color-page) 0%, var(--gvk-color-page-alt) 48%, var(--gvk-color-surface-soft) 100%)}:is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive){--gvk-radius:16px;--gvk-gap:18px;padding-top:128px}:is(.hero-cta,.secondary-cta,.primary-button,.gvk-button){letter-spacing:0;border-radius:10px;min-height:50px}:is(.hero-cta,.primary-button,.gvk-button){color:var(--gvk-color-brand-850);background:linear-gradient(180deg, var(--gvk-color-mint-300) 0%, var(--gvk-color-mint-500) 100%);box-shadow:0 14px 34px rgba(var(--gvk-rgb-mint-500), .28)}:is(.hero-cta,.primary-button,.gvk-button):hover{box-shadow:0 18px 42px rgba(var(--gvk-rgb-mint-500), .34);transform:translateY(-2px)}.secondary-cta{color:var(--gvk-polish-ink);background:rgba(var(--gvk-rgb-surface), .76);border:1px solid var(--gvk-polish-line);box-shadow:none}.secondary-cta:hover{background:var(--gvk-color-surface);border-color:rgba(var(--gvk-rgb-brand-500), .34);transform:translateY(-2px)}.gvk-header{box-shadow:0 16px 44px rgba(var(--gvk-rgb-brand-850), .1)}.gvk-header__nav{background:rgba(var(--gvk-rgb-surface), .42)}.gvk-header__nav a{font-weight:400}.services-page .services-hero{isolation:isolate;border:1px solid rgba(var(--gvk-rgb-surface), .38);background:var(--gvk-color-brand-850);min-height:min(690px,100svh - 170px);box-shadow:var(--gvk-polish-shadow);border-radius:22px;grid-template-columns:minmax(0,1fr);align-items:end;padding:clamp(24px,4vw,52px);display:grid;position:relative;overflow:hidden}.services-page .services-hero-media,.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{grid-column:1}.services-page .services-hero-media{border-radius:inherit;background:var(--gvk-color-brand-850);min-height:0;box-shadow:none;position:absolute;inset:0}.services-page .services-hero-media:before{display:none}.services-page .services-hero-media:after{z-index:1;background:linear-gradient(90deg, rgba(var(--gvk-rgb-brand-950), .94) 0%, rgba(var(--gvk-rgb-brand-950), .73) 42%, rgba(var(--gvk-rgb-brand-950), .24) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-950), .1) 0%, rgba(var(--gvk-rgb-brand-950), .72) 100%)}html[dir=ltr] .services-page .services-hero-media:after{background:linear-gradient(270deg, rgba(var(--gvk-rgb-brand-950), .94) 0%, rgba(var(--gvk-rgb-brand-950), .73) 42%, rgba(var(--gvk-rgb-brand-950), .24) 100%), linear-gradient(180deg, rgba(var(--gvk-rgb-brand-950), .1) 0%, rgba(var(--gvk-rgb-brand-950), .72) 100%)}.services-page .services-hero-media img{opacity:1;filter:saturate(.96)contrast(1.06);object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;transform:none}.services-page .services-hero:hover .services-hero-media img{transform:scale(1.025)}.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{z-index:2;border:1px solid rgba(var(--gvk-rgb-surface), .18);width:min(720px,100%);min-height:0;color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-brand-900), .74);box-shadow:0 22px 54px rgba(var(--gvk-rgb-brand-980), .18);-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);border-radius:18px;justify-self:end;padding:clamp(28px,4vw,48px);position:relative}html[dir=ltr] .services-page .services-hero-copy{justify-self:start}.services-page .services-hero-copy:before{display:none}.services-page .services-hero-copy .eyebrow{color:var(--gvk-polish-mint)}.services-page .services-hero-copy h1{max-width:650px;color:var(--gvk-color-surface);font-size:clamp(44px,5vw,76px);font-weight:700;line-height:1.02}.services-page .services-hero-copy h1 span{color:var(--gvk-color-surface)}.services-page .services-hero-copy p:not(.eyebrow){max-width:620px;color:rgba(var(--gvk-rgb-surface), .82);font-size:clamp(16px,1.2vw,19px);line-height:1.72}.services-page .services-hero .secondary-cta{color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-surface), .1);border-color:rgba(var(--gvk-rgb-surface), .2)}.services-hero-metrics{border-top-color:rgba(var(--gvk-rgb-surface), .16);gap:10px}.services-hero-metrics div{border:1px solid rgba(var(--gvk-rgb-surface), .13);background:rgba(var(--gvk-rgb-surface), .08);border-radius:12px;min-height:82px;padding:14px 16px}.services-hero-metrics div:first-child{border:1px solid rgba(var(--gvk-rgb-surface), .13)}.services-hero-metrics strong{color:var(--gvk-color-surface);font-weight:650}.services-hero-metrics span{color:rgba(var(--gvk-rgb-surface), .72)}.services-hero-scroll{z-index:3;background:rgba(var(--gvk-rgb-surface), .9)}:is(.interior-hero,.about-hero,.legacy-hero,.service-call-hero){border:1px solid rgba(var(--gvk-rgb-surface), .62);background:var(--gvk-polish-surface);box-shadow:var(--gvk-polish-shadow);border-radius:22px;overflow:hidden}.interior-hero{grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);gap:0;min-height:430px}.interior-hero__copy,.interior-hero__media{min-height:430px;box-shadow:none;border:0;border-radius:0}.interior-hero__copy{background:linear-gradient(135deg, rgba(var(--gvk-rgb-surface), .98) 0%, rgba(var(--gvk-rgb-page), .96) 100%);flex-direction:column;justify-content:center;padding:clamp(34px,4.8vw,70px);display:flex}.interior-hero__copy:before{content:"";background:linear-gradient(90deg, var(--gvk-polish-mint), var(--gvk-polish-sky), var(--gvk-polish-warm));border-radius:999px;order:-1;width:76px;height:4px;margin-bottom:28px}.interior-hero__copy h1{color:var(--gvk-polish-ink);letter-spacing:0;font-weight:700}.interior-hero__copy>p:not(.eyebrow){color:var(--gvk-polish-muted)}.interior-hero__media{background:var(--gvk-color-brand-850);position:relative}.interior-hero__media:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-850), .02), rgba(var(--gvk-rgb-brand-850), .36))}.about-hero{background:var(--gvk-color-surface);gap:0;min-height:520px}.about-hero-copy,.about-hero-media{min-height:520px;box-shadow:none;border:0;border-radius:0}.about-hero-copy{background:linear-gradient(135deg, rgba(var(--gvk-rgb-surface), .98), rgba(var(--gvk-rgb-page), .96));justify-content:center}.about-hero-media:before{display:none}.about-hero-media:after{background:linear-gradient(180deg, rgba(var(--gvk-rgb-brand-850), .04), rgba(var(--gvk-rgb-brand-850), .42))}.legacy-hero{background:var(--gvk-color-brand-850);gap:0}.legacy-hero-copy{background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-850), .98), rgba(var(--gvk-rgb-brand-850), .94))}.legacy-hero-image{filter:saturate(.96)contrast(1.03);border-radius:0}.service-call-hero{background:var(--gvk-color-surface);grid-template-columns:minmax(0,.62fr) minmax(320px,.38fr);gap:0}.service-call-hero>div,.service-call-status-card{min-height:390px;box-shadow:none;border:0;border-radius:0}.service-call-hero>div{color:var(--gvk-color-surface);background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-850), .98), rgba(var(--gvk-rgb-brand-850), .94))}.service-call-hero>div .eyebrow,.service-call-hero>div p:not(.eyebrow){color:rgba(var(--gvk-rgb-surface), .78)}.service-call-hero h1{color:var(--gvk-color-surface)}.service-call-status-card{background:linear-gradient(180deg, rgba(var(--gvk-rgb-surface), .98), rgba(var(--gvk-rgb-page), .96))}:is(.item-card,.text-row,.project-card,.article-card,.sector-cards article,.sector-cards a,.archive-link,.services-topic-card,.services-industry-card,.services-related-card,.service-showcase-card,.service-call-form-panel,.service-call-guide,.legacy-contact-card,.legacy-related,.legacy-content,.faq-rail){border-color:var(--gvk-polish-line);background:var(--gvk-polish-surface);box-shadow:var(--gvk-polish-soft-shadow);border-radius:16px}:is(.item-card-link,.sector-card-link,.archive-link,.services-topic-card,.services-industry-card,.services-related-card,.service-showcase-card,.project-card-link,.article-card-link,.about-link-grid a):hover{border-color:rgba(var(--gvk-rgb-brand-500), .3);box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-850), .13);transform:translateY(-5px)}.project-card,.article-card{overflow:hidden}.project-card img,.article-card img,.sector-card-image,.services-industry-card-image{background:var(--gvk-color-page-alt)}.services-page .services-section-title,.section-heading,.gvk-solutions__head,.gvk-stories__head{align-items:end}.services-page .services-section-title h2,.section-heading h2,.gvk-solutions__head h2,.gvk-stories__head h2{color:var(--gvk-polish-ink);letter-spacing:0;font-weight:720}.contact-strip{color:var(--gvk-color-surface);background:var(--gvk-color-brand-850);box-shadow:var(--gvk-polish-soft-shadow);border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}.contact-strip a,.contact-strip span{border:1px solid rgba(var(--gvk-rgb-surface), .12);min-height:68px;color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-surface), .07);border-radius:12px;align-items:center;padding:16px 18px;display:flex}.contact-strip a:hover{background:rgba(var(--gvk-rgb-mint-500), .14)}.service-form{border:1px solid var(--gvk-polish-line);background:var(--gvk-color-surface);box-shadow:var(--gvk-polish-soft-shadow);border-radius:18px}.service-form__intake{background:linear-gradient(135deg, rgba(var(--gvk-rgb-brand-850), .96), rgba(var(--gvk-rgb-brand-850), .92));border-radius:14px}.service-form input,.service-form select,.service-form textarea{border-color:rgba(var(--gvk-rgb-brand-850), .14);background:var(--gvk-color-surface-soft);border-radius:10px}.service-form input:focus,.service-form select:focus,.service-form textarea:focus{border-color:rgba(var(--gvk-rgb-brand-500), .58);box-shadow:0 0 0 4px rgba(var(--gvk-rgb-brand-500), .12)}.gvk-hero{margin-bottom:clamp(64px,8vw,112px)}.gvk-hero__main{box-shadow:var(--gvk-polish-shadow);border-radius:22px}.gvk-card-link,.gvk-solution-row,.gvk-story-card{border-color:var(--gvk-polish-line);box-shadow:var(--gvk-polish-soft-shadow)}.gvk-banner__inner{box-shadow:var(--gvk-polish-shadow);border-radius:22px}.gvk-footer{border-top:1px solid rgba(var(--gvk-rgb-surface), .08);background:linear-gradient(180deg, var(--gvk-color-brand-850) 0%, var(--gvk-color-brand-850) 100%)}@media (max-width:1180px){.services-page .services-hero{min-height:620px}.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{justify-self:stretch}.interior-hero,.about-hero,.service-call-hero{grid-template-columns:1fr}.interior-hero__media,.about-hero-media{min-height:320px}}@media (max-width:720px){:is(.about-page,.services-page,.plain-page,.legacy-page,.service-call-app,.content-archive){--gvk-gutter:18px;padding-top:106px}.services-page .services-hero{border-radius:16px;min-height:680px;padding:18px}.services-page .services-hero-copy,html[dir=rtl] .services-page .services-hero-copy,html[dir=ltr] .services-page .services-hero-copy{border-radius:14px;padding:22px}.services-page .services-hero-copy h1{font-size:42px;line-height:1.03}.services-hero-actions{display:grid}.services-hero-metrics{grid-template-columns:1fr}.interior-hero,.about-hero,.legacy-hero,.service-call-hero{border-radius:16px}.interior-hero__copy,.about-hero-copy,.legacy-hero-copy,.service-call-hero>div,.service-call-status-card{min-height:auto;padding:24px}.interior-hero__media,.about-hero-media,.legacy-hero-image{min-height:260px}.contact-strip{grid-template-columns:1fr}}.sectors-service-band{border:1px solid rgba(var(--gvk-rgb-mint-500), .22);color:var(--gvk-color-surface);background:radial-gradient(circle at 16% 18%, rgba(var(--gvk-rgb-mint-500), .18), transparent 30%), linear-gradient(135deg, rgba(var(--gvk-rgb-brand-850), .99) 0%, rgba(var(--gvk-rgb-brand-850), .97) 58%, rgba(var(--gvk-rgb-brand-850), .99) 100%);box-shadow:var(--gvk-polish-shadow);border-radius:24px;grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr);align-items:stretch;gap:clamp(20px,2.6vw,36px);margin:80px 0 0;padding:clamp(28px,4vw,54px);display:grid;position:relative;overflow:hidden}.sectors-service-band:before{content:"";opacity:.28;background:linear-gradient(90deg, rgba(var(--gvk-rgb-surface), .06) 1px, transparent 1px), linear-gradient(180deg, rgba(var(--gvk-rgb-surface), .05) 1px, transparent 1px);-webkit-mask-image:linear-gradient(90deg, transparent, var(--gvk-color-brand-980) 28%, var(--gvk-color-brand-980) 74%, transparent);mask-image:linear-gradient(90deg, transparent, var(--gvk-color-brand-980) 28%, var(--gvk-color-brand-980) 74%, transparent);pointer-events:none;background-size:56px 56px;position:absolute;inset:0}.sectors-service-band .section-heading{z-index:1;text-align:start;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;margin:0;display:flex;position:relative}html[dir=rtl] .sectors-service-band .section-heading{align-items:flex-end}.sectors-service-band .section-heading .eyebrow{color:var(--gvk-polish-mint)}.sectors-service-band .section-heading h2{max-width:420px;color:var(--gvk-color-surface);font-size:clamp(40px,4.3vw,66px);font-weight:760;line-height:1.02}.sectors-service-band .secondary-cta{color:var(--gvk-color-surface);background:rgba(var(--gvk-rgb-surface), .12);border-color:rgba(var(--gvk-rgb-surface), .28)}.sectors-service-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.3vw,18px);position:relative}.sectors-service-card,.sectors-service-band .sectors-service-card{border:1px solid rgba(var(--gvk-rgb-surface), .82);min-height:250px;color:var(--gvk-color-brand-850);background:linear-gradient(180deg, rgba(var(--gvk-rgb-surface), .97), rgba(var(--gvk-rgb-page), .95));box-shadow:0 18px 46px rgba(var(--gvk-rgb-brand-980), .18);border-radius:18px;align-content:start;gap:14px;padding:24px;display:grid;position:relative;overflow:hidden}.sectors-service-card:before{content:"";background:linear-gradient(90deg, var(--gvk-polish-mint), var(--gvk-polish-cyan));border-radius:0 0 999px 999px;height:4px;position:absolute;inset-block-start:0;inset-inline:24px}.sectors-service-card>span{width:fit-content;color:var(--gvk-color-brand-850);background:var(--gvk-polish-mint);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850;line-height:1}.sectors-service-card h3,.sectors-service-band .sectors-service-card h3{max-width:260px;color:var(--gvk-color-brand-850);font-size:clamp(21px,1.8vw,28px);font-weight:720;line-height:1.14}.sectors-service-card p,.sectors-service-band .sectors-service-card p{max-width:280px;color:var(--gvk-color-muted);margin:0;font-size:15px;line-height:1.62}@media (max-width:1180px){.sectors-service-band{grid-template-columns:1fr}.sectors-service-band .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.sectors-service-band .section-heading .eyebrow,.sectors-service-band .section-heading h2{grid-column:1}.sectors-service-band .section-heading .secondary-cta{grid-area:1/2/3}}@media (max-width:820px){.sectors-service-grid{grid-template-columns:1fr}.sectors-service-card{min-height:0}}@media (max-width:720px){.sectors-service-band{border-radius:16px;margin-top:52px;padding:22px}.sectors-service-band .section-heading{align-items:stretch;display:flex}html[dir=rtl] .sectors-service-band .section-heading{align-items:stretch}.sectors-service-band .secondary-cta{width:100%}}
