@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
.hektera-home{--ms-blue:#0067b8;--ms-blue-hover:#005da6;--ms-blue-bright:#0078d4;--ink:#171717;--ink-2:#323130;--grey:#605e5c;--grey-2:#8a8886;--line:#e1dfdd;--bg:#fff;--bg-2:#faf9f8;--bg-3:#f5f5f5;--bg-tint:#eff6fc;--bg-tint-2:#e8f2fd;--c-pink:#e3008c;--c-purple:#8b5cf6;--c-blue:#0078d4;--panel-ink:#0b1a2a;--panel-ink-2:#0a1420;--live-red:#e2000f;--ok:#107c10;--radius:8px;--shadow-sm:0 .3px .9px #00000012,0 1.6px 3.6px #0000001a;--shadow-md:0 1.2px 3.6px #00000014,0 6.4px 14.4px #0000001a;--maxw:1280px;--font:"Segoe UI Variable Display","Segoe UI Variable","Segoe UI","Inter",system-ui,-apple-system,sans-serif}.hektera-home *{box-sizing:border-box}.hektera-home{scroll-behavior:smooth;font-family:var(--font);color:var(--ink-2);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;margin:0;font-size:16px;line-height:1.55}.hektera-home a{color:var(--ms-blue);text-decoration:none}.hektera-home a:hover{text-decoration:underline}.hektera-home img,.hektera-home svg{max-width:100%;display:block}.hektera-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.hektera-home :focus-visible{outline:2px solid var(--ms-blue);outline-offset:3px;border-radius:3px}.hektera-home .skip{background:var(--ink);color:#fff;z-index:200;border-radius:0 0 8px;padding:12px 18px;position:absolute;top:0;left:-999px}.hektera-home .skip:focus{left:0}.hektera-home .tech{text-transform:uppercase;letter-spacing:.06em;color:var(--grey)}.hektera-home .arrow-link{color:var(--ms-blue);align-items:center;gap:6px;font-size:15px;font-weight:600;display:inline-flex}.hektera-home .arrow-link svg{transition:transform .2s}.hektera-home .arrow-link:hover{text-decoration:none}.hektera-home .arrow-link:hover svg{transform:translate(4px)}.hektera-home .btn{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hektera-home .btn-primary{background:var(--ms-blue);color:#fff}.hektera-home .btn-primary:hover{background:var(--ms-blue-hover);text-decoration:none}.hektera-home .btn-secondary{color:var(--ink);background:0 0;border-color:#8a8886}.hektera-home .btn-secondary:hover{background:var(--bg-3);text-decoration:none}.hektera-home header.nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.hektera-home .nav-inner{height:64px;max-width:var(--maxw);align-items:center;gap:32px;margin:0 auto;padding:0 24px;display:flex}.hektera-home .brand{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.hektera-home .brand:hover{text-decoration:none}.hektera-home .brand .logo{border-radius:6px;width:26px;height:26px;display:block}.hektera-home .nav-links{gap:28px;margin-left:8px;display:flex}.hektera-home .nav-links a{color:var(--ink-2);font-size:15px;font-weight:500}.hektera-home .nav-links a:hover{color:var(--ms-blue);text-decoration:none}.hektera-home .nav-cta{align-items:center;gap:8px;margin-left:auto;display:flex}.hektera-home .nav-cta .lang{color:var(--ink-2);letter-spacing:.02em;border-radius:6px;padding:6px 10px;font-size:14px;font-weight:600}.hektera-home .nav-cta .lang:hover{color:var(--ms-blue);background:var(--bg-3);text-decoration:none}.hektera-home .hero{background:radial-gradient(1100px 520px at 80% -10%,#0078d414,transparent 60%),linear-gradient(180deg,#fff,var(--bg-2)130%);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hektera-home .hero-grid{max-width:var(--maxw);grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;margin:0 auto;padding:84px 24px 88px;display:grid}.hektera-home .eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ms-blue);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:600;display:inline-flex}.hektera-home .eyebrow .dot{background:conic-gradient(from 220deg,var(--c-pink),var(--c-purple),var(--c-blue),var(--c-pink));border-radius:50%;width:8px;height:8px}.hektera-home .hero h1{color:var(--ink);letter-spacing:-.02em;margin:0 0 22px;font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:700;line-height:1.06}.hektera-home .hero p.lead{color:var(--grey);max-width:34em;margin:0 0 32px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.5}.hektera-home .hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hektera-home .fade{opacity:0;animation:.85s cubic-bezier(.2,.7,.2,1) forwards fadeUp}.hektera-home .d1{animation-delay:50ms}.hektera-home .d2{animation-delay:.18s}.hektera-home .d3{animation-delay:.32s}.hektera-home .d4{animation-delay:.46s}.hektera-home .d5{animation-delay:.6s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hektera-home .panel{background:linear-gradient(180deg,#0c1d2e,var(--panel-ink-2));border-radius:var(--radius);color:#e6eef6;box-shadow:var(--shadow-md);border:1px solid #0078d447;padding:24px;position:relative;overflow:hidden}.hektera-home .panel:before{content:"";background:linear-gradient(90deg,#0000,#0078d499,#0000);height:1px;position:absolute;top:0;left:0;right:0}.hektera-home .panel:after{content:"";pointer-events:none;background:radial-gradient(440px 210px at 78% -4%,#0078d424,#0000 60%);position:absolute;inset:0}.hektera-home .panel-top{z-index:2;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.hektera-home .panel-title{letter-spacing:.005em;color:#fff;font-size:.98rem;font-weight:700}.hektera-home .live{letter-spacing:.06em;text-transform:uppercase;color:#ffd2d6;align-items:center;gap:8px;font-size:.72rem;font-weight:600;display:inline-flex}.hektera-home .live .ld{background:var(--live-red);border-radius:50%;width:9px;height:9px;animation:1.7s ease-out infinite pulseRed;box-shadow:0 0 #e2000f99}@keyframes pulseRed{0%{box-shadow:0 0 #e2000f99}70%{box-shadow:0 0 0 10px #e2000f00}to{box-shadow:0 0 #e2000f00}}.hektera-home .flow{z-index:2;width:100%;height:auto;display:block;position:relative}.hektera-home .flow .draw{stroke-dasharray:240;stroke-dashoffset:240px;animation:2.4s forwards draw}.hektera-home .flow .draw.l2{animation-delay:.5s}.hektera-home .flow .draw.l3{animation-delay:1s}.hektera-home .flow .draw.l4{animation-delay:1.5s}@keyframes draw{to{stroke-dashoffset:0}}.hektera-home .flow .nd{opacity:0;animation:.6s forwards nodeIn}.hektera-home .flow .n1{animation-delay:.3s}.hektera-home .flow .n2{animation-delay:.9s}.hektera-home .flow .n3{animation-delay:1.4s}.hektera-home .flow .n4{animation-delay:1.9s}@keyframes nodeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hektera-home .flow .spark{animation:2.6s linear infinite spark}@keyframes spark{0%{offset-distance:0%}to{offset-distance:100%}}.hektera-home .panel-foot{z-index:2;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid;position:relative}.hektera-home .mini{border-radius:var(--radius);background:#ffffff0a;border:1px solid #0078d438;padding:13px 14px}.hektera-home .mini .lbl{letter-spacing:.06em;text-transform:uppercase;color:#9dc3ec;font-size:.68rem;font-weight:600}.hektera-home .mini .val{color:#fff;letter-spacing:-.01em;margin-top:5px;font-size:1.55rem;font-weight:800}.hektera-home .mini .val .u{color:#4ca6e8;font-size:.8rem;font-weight:600}.hektera-home .bars{align-items:flex-end;gap:5px;height:36px;margin-top:9px;display:flex}.hektera-home .bars i{background:linear-gradient(#0078d4,#005da6);border-radius:3px 3px 0 0;width:7px;height:100%;animation:3.6s ease-in-out infinite drop}.hektera-home .bars i:first-child{animation-delay:0s}.hektera-home .bars i:nth-child(2){animation-delay:.18s}.hektera-home .bars i:nth-child(3){animation-delay:.36s}.hektera-home .bars i:nth-child(4){animation-delay:.54s}.hektera-home .bars i:nth-child(5){animation-delay:.72s}.hektera-home .bars i:nth-child(6){animation-delay:.9s}@keyframes drop{0%,16%{height:100%}46%,74%{height:7%}96%,to{height:100%}}.hektera-home .trust{border-bottom:1px solid var(--line);background:#fff}.hektera-home .trust-inner{max-width:var(--maxw);grid-template-columns:auto 1fr;align-items:center;gap:40px;margin:0 auto;padding:30px 24px;display:grid}.hektera-home .trust-label{color:var(--ink);max-width:14em;font-size:14px;font-weight:600;line-height:1.35}.hektera-home .trust-metrics{flex-wrap:wrap;align-items:stretch;gap:18px;display:flex}.hektera-home .tm{border-left:2px solid var(--line);flex-direction:column;gap:2px;padding:6px 22px;display:flex}.hektera-home .tm .v{color:var(--ms-blue);letter-spacing:-.02em;font-size:22px;font-weight:700}.hektera-home .tm .l{color:var(--grey);font-size:13px}.hektera-home .tm.logo{border-left:none;justify-content:center;margin-left:auto}.hektera-home .tm.logo .v{color:var(--ink);letter-spacing:.08em;font-size:20px;font-weight:700}.hektera-home .tm.logo .l{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.hektera-home section{padding:74px 0}.hektera-home .sec-head{max-width:48rem;margin-bottom:44px}.hektera-home .sec-head.center{text-align:center;margin-left:auto;margin-right:auto}.hektera-home .kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--ms-blue);margin-bottom:12px;font-size:13px;font-weight:600}.hektera-home h2.sec-title{color:var(--ink);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;line-height:1.12}.hektera-home .sec-sub{color:var(--grey);margin:0;font-size:1.08rem;line-height:1.5}.hektera-home .backbone{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hektera-home .spine-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;display:grid}.hektera-home .spine-list{position:relative}.hektera-home .spine-list:before{content:"";background:linear-gradient(180deg,var(--ms-blue-bright),var(--ms-blue),var(--line));border-radius:2px;width:2px;position:absolute;top:30px;bottom:30px;left:25px}.hektera-home .step{grid-template-columns:52px 1fr;align-items:start;gap:20px;padding:18px 0;display:grid;position:relative}.hektera-home .step .num{color:#fff;background:linear-gradient(135deg,var(--ms-blue-bright),var(--ms-blue));z-index:2;border-radius:12px;place-items:center;width:52px;height:52px;font-size:1.15rem;font-weight:800;display:grid;position:relative;box-shadow:0 10px 22px -10px #0067b88c}.hektera-home .step h3{color:var(--ink);letter-spacing:-.01em;margin:0 0 5px;font-size:1.28rem;font-weight:700}.hektera-home .step h3 .v{color:var(--ms-blue)}.hektera-home .step p{color:var(--grey);margin:0;line-height:1.5}.hektera-home .callcard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fff;padding:34px 32px}.hektera-home .callcard .kicker{margin-bottom:14px;display:inline-flex}.hektera-home .callcard h3{color:var(--ink);letter-spacing:-.01em;margin:0 0 12px;font-size:1.42rem;font-weight:700}.hektera-home .callcard p{color:var(--grey);margin:0 0 22px;line-height:1.55}.hektera-home .tick{align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.hektera-home .tick svg{width:22px;height:22px;color:var(--ms-blue);flex:none;margin-top:1px}.hektera-home .tick span{color:var(--ink);font-weight:500}.hektera-home .prod-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hektera-home .prod-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.hektera-home .prod-card:before{content:"";z-index:3;background:linear-gradient(90deg,var(--ms-blue),var(--ms-blue-bright));transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.hektera-home .prod-card:hover{box-shadow:var(--shadow-md);border-color:#0078d466;transform:translateY(-3px)}.hektera-home .prod-card:hover:before{transform:scaleX(1)}.hektera-home .prod-media{background:linear-gradient(135deg,var(--bg-tint-2),var(--bg-tint));border-bottom:1px solid var(--line);place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.hektera-home .prod-media .blob{background:radial-gradient(circle,#0078d44d,#0000 65%);border-radius:50%;width:150px;height:150px;animation:5.5s ease-in-out infinite float;position:absolute;top:-44px;right:-44px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hektera-home .prod-media .ibox{z-index:2;border:1.5px solid var(--ms-blue-bright);background:#ffffffd1;border-radius:12px;place-items:center;width:60px;height:60px;display:grid;position:relative;box-shadow:0 10px 24px -12px #0067b880}.hektera-home .prod-media .ibox svg{width:30px;height:30px;color:var(--ms-blue)}.hektera-home .prod-body{flex-direction:column;flex:1;gap:7px;padding:24px 24px 26px;display:flex}.hektera-home .prod-card h3{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:1.24rem;font-weight:700}.hektera-home .prod-label{letter-spacing:.07em;text-transform:uppercase;color:var(--ms-blue);font-size:12px;font-weight:700}.hektera-home .prod-card p{color:var(--grey);flex:1;margin:6px 0 0;font-size:.97rem;line-height:1.5}.hektera-home .prod-card .arrow-link{margin-top:14px}.hektera-home .case{background:#fff}.hektera-home .case-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);grid-template-columns:1.02fr 1.05fr;gap:0;display:grid;overflow:hidden}.hektera-home .case-left{background:linear-gradient(160deg,#fff,var(--bg-2));flex-direction:column;justify-content:center;gap:18px;padding:48px 46px;display:flex}.hektera-home .case-logo{letter-spacing:.08em;color:var(--ink);align-items:center;gap:10px;font-size:24px;font-weight:800;display:inline-flex}.hektera-home .case-logo .gd{background:var(--ok);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #107c1029}.hektera-home .case-hero-metric{align-items:baseline;gap:14px;display:flex}.hektera-home .case-hero-metric .big{letter-spacing:-.04em;background:linear-gradient(120deg,var(--ms-blue),var(--ms-blue-bright));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(3.4rem,7vw,5rem);font-weight:800;line-height:.9}.hektera-home .case-hero-metric .cap{color:var(--grey);max-width:12em;font-size:1.02rem;line-height:1.35}.hektera-home .case-left p.desc{color:var(--ink-2);max-width:34em;margin:0;font-size:1rem;line-height:1.55}.hektera-home .case-left .arrow-link{margin-top:6px}.hektera-home .case-right{background:radial-gradient(420px 220px at 88% 8%,#0078d41f,#0000 60%),linear-gradient(160deg,#f7fafd,#eff3f7);flex-direction:column;justify-content:center;padding:34px;display:flex;position:relative}.hektera-home .oee{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fff;padding:20px;position:relative;overflow:hidden}.hektera-home .oee-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hektera-home .oee-top .lbl{color:var(--ink);align-items:center;gap:9px;font-size:.94rem;font-weight:600;display:flex}.hektera-home .oee-top .lbl .gd{background:var(--ok);border-radius:50%;width:9px;height:9px;animation:1.8s ease-out infinite pulseGreen;box-shadow:0 0 #107c1080}@keyframes pulseGreen{0%{box-shadow:0 0 #107c1073}70%{box-shadow:0 0 0 9px #107c1000}to{box-shadow:0 0 #107c1000}}.hektera-home .oee-top .tag{letter-spacing:.06em;text-transform:uppercase;color:var(--ms-blue);background:var(--bg-tint);border:1px solid #d0e3f5;border-radius:6px;padding:.28rem .6rem;font-size:.7rem;font-weight:600}.hektera-home .oee-card{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.hektera-home .oee-card .ttl{color:var(--grey);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:600}.hektera-home .oee-kpi{align-items:baseline;gap:.5rem;margin-top:6px;display:flex}.hektera-home .oee-kpi .v{color:var(--ink);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1}.hektera-home .oee-kpi .up{color:var(--ok);font-size:.86rem;font-weight:700}.hektera-home .oee-spark{width:100%;height:54px;margin-top:12px;display:block}.hektera-home .oee-spark path.line{fill:none;stroke:var(--ms-blue-bright);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:300;stroke-dashoffset:300px;animation:2.2s .3s forwards draw}.hektera-home .oee-spark path.area{fill:url(#oeefill);opacity:0;animation:.9s 1.6s forwards fadeArea}.hektera-home .oee-spark circle{fill:var(--ms-blue-bright);opacity:0;animation:.5s 2s forwards pop}@keyframes fadeArea{to{opacity:1}}@keyframes pop{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.25)}to{opacity:1;transform:scale(1)}}.hektera-home .integ{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hektera-home .integ-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:52px;display:grid}.hektera-home .integ-copy .kicker{margin-bottom:12px}.hektera-home .integ-copy .sec-title{margin-bottom:14px}.hektera-home .dataflow{background:var(--bg-tint);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:26px 28px}.hektera-home .dataflow .dft{color:var(--grey);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.74rem;font-weight:600}.hektera-home .dataflow svg{width:100%;height:auto;display:block}.hektera-home .dnode rect{fill:#fff;stroke:var(--line);stroke-width:1px;filter:url(#dfsh)}.hektera-home .dnode text{font-family:var(--font);fill:var(--ink-2);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:600}.hektera-home .dwire{fill:none;stroke:var(--ms-blue-bright);stroke-width:2px;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120px;animation:1.4s forwards draw}.hektera-home .dwire.w2{animation-delay:.4s}.hektera-home .dwire.w3{animation-delay:.9s}.hektera-home .dpkt{fill:var(--ms-blue-bright);r:3.2;opacity:0;animation:2.6s linear infinite packetMove}.hektera-home .dpkt.p1{animation-delay:1.4s}.hektera-home .dpkt.p2{animation-delay:2s}@keyframes packetMove{0%{opacity:0;offset-distance:0%}10%{opacity:1}90%{opacity:1}to{opacity:0;offset-distance:100%}}.hektera-home .sectors{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hektera-home .sector-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hektera-home .sector-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:14px;padding:30px 26px;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex}.hektera-home .sector-card:hover{box-shadow:var(--shadow-md);border-color:#0078d459;transform:translateY(-3px)}.hektera-home .sector-ico{width:48px;height:48px;color:var(--ms-blue);background:linear-gradient(135deg,#0078d41f,#8b5cf61f);border-radius:12px;justify-content:center;align-items:center;display:flex}.hektera-home .sector-ico svg{width:26px;height:26px}.hektera-home .sector-card h3{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:700}.hektera-home .sector-card p{color:var(--grey);margin:0;font-size:.96rem;line-height:1.5}.hektera-home .closing{color:#fff;background:radial-gradient(120% 120% at 85% -20%,#e3008c52,#0000 50%),radial-gradient(120% 120% at 0 120%,#0078d46b,#0000 55%),linear-gradient(135deg,#0a1f3a,#102e54);border:none;position:relative;overflow:hidden}.hektera-home .closing .swirl2{background:conic-gradient(from 160deg,var(--c-pink),var(--c-purple),var(--c-blue),var(--c-pink));filter:blur(60px);opacity:.4;border-radius:50%;width:340px;height:340px;position:absolute;inset:-80px -60px auto auto}.hektera-home .closing-inner{text-align:center;max-width:46rem;margin:0 auto;position:relative}.hektera-home .closing h2{letter-spacing:-.02em;color:#fff;margin:0 0 18px;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:700;line-height:1.12}.hektera-home .closing p{color:#d7e3f0;max-width:38em;margin:0 auto 30px;font-size:1.12rem;line-height:1.5}.hektera-home .closing-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.hektera-home .closing .btn-primary{color:var(--ms-blue);background:#fff}.hektera-home .closing .btn-primary:hover{background:#eff6fc}.hektera-home .closing .btn-secondary{color:#fff;border-color:#ffffff8c}.hektera-home .closing .btn-secondary:hover{background:#ffffff1f}.hektera-home footer{border-top:1px solid var(--line);color:var(--grey);background:#f2f1f0;padding:48px 0 34px}.hektera-home .foot-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex}.hektera-home .foot-brand{flex-direction:column;gap:8px;max-width:24em;display:flex}.hektera-home .foot-brand .brand{color:var(--ink)}.hektera-home .foot-brand p{color:var(--grey);margin:0;font-size:14px}.hektera-home .foot-links{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.hektera-home .foot-links a{color:var(--ink-2);font-size:14px;font-weight:500}.hektera-home .foot-links a:hover{color:var(--ms-blue)}.hektera-home .foot-bottom{border-top:1px solid var(--line);color:var(--grey);padding-top:20px;font-size:13px}@media (max-width:980px){.hektera-home .hero-grid{grid-template-columns:1fr;gap:40px;padding:60px 24px 64px}.hektera-home .spine-grid{grid-template-columns:1fr;gap:36px}.hektera-home .integ-grid{grid-template-columns:1fr;gap:32px}.hektera-home .case-card{grid-template-columns:1fr}.hektera-home .prod-grid,.hektera-home .sector-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.hektera-home .nav-links{display:none}.hektera-home section{padding:56px 0}.hektera-home .trust-inner{grid-template-columns:1fr;gap:20px}.hektera-home .trust-metrics{gap:10px}.hektera-home .tm{padding:6px 14px}.hektera-home .tm.logo{margin-left:0}.hektera-home .prod-grid,.hektera-home .sector-grid{grid-template-columns:1fr}.hektera-home .case-left{padding:34px 26px}.hektera-home .foot-top{flex-direction:column}}@media (prefers-reduced-motion:reduce){.hektera-home *,.hektera-home :before,.hektera-home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hektera-home .fade{opacity:1!important;transform:none!important}.hektera-home .flow .draw{stroke-dashoffset:0!important}.hektera-home .flow .nd{opacity:1!important;transform:none!important}.hektera-home .bars i{height:60%!important}.hektera-home .oee-spark path.line{stroke-dashoffset:0!important}.hektera-home .oee-spark path.area,.hektera-home .oee-spark circle{opacity:1!important}.hektera-home .dwire{stroke-dashoffset:0!important}.hektera-home .dpkt{display:none!important}}
