:root{--ink:#07111e;--navy:#0b1727;--navy2:#10253d;--paper:#f4f7fa;--white:#fff;--text:#172333;--muted:#697789;--line:#dfe6ed;--green:#60d5a8;--blue:#75aaf8;--orange:#ffb24a;--radius:22px;--shadow:0 22px 60px rgba(10,30,55,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.topbar{background:#06101d;color:#d8e6f6;font-size:12px}.topbar-in{min-height:38px;display:flex;align-items:center;justify-content:space-between}.assist{display:flex;gap:10px;align-items:center}.assist a{color:#fff;font-weight:700}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(96,213,168,.13)}.header{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(15,32,52,.07)}.nav{height:80px;display:flex;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:10px;margin-right:auto}.logo>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--green);font-size:22px;font-weight:900}.logo b,.logo small{display:block;line-height:1}.logo b{font-size:19px;letter-spacing:.03em}.logo small{font-size:9px;letter-spacing:.23em;color:#728093;margin-top:5px}.menu{display:flex;align-items:center;gap:7px}.menu>a,.dropdown>button{border:0;background:none;padding:12px 13px;font-weight:700;font-size:13px;color:#334256;cursor:pointer}.menu>a:hover,.dropdown>button:hover{color:#000}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:44px;left:-25px;width:310px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:10px}.dropdown:hover .dropdown-menu{display:grid}.dropdown-menu a{padding:10px 12px;border-radius:10px;font-size:13px;display:flex;align-items:center;gap:11px}.dropdown-menu a:hover{background:#f2f6f9}.dropdown-menu span{width:26px;height:26px;background:#edf3f7;border-radius:8px;display:grid;place-items:center}.nav-toggle{display:none;border:0;background:#eef2f6;border-radius:9px;width:40px;height:40px}.flash{margin-top:14px;padding:12px 16px;border:1px solid #a8dfc9;background:#e9faf3;border-radius:12px;color:#18704f}.hero{min-height:720px;background:#07111e;color:#fff;position:relative;overflow:hidden}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent 90%)}.hero-orbit{position:absolute;border:1px solid rgba(117,170,248,.17);border-radius:50%}.orbit-a{width:650px;height:650px;right:-240px;top:-150px}.orbit-b{width:390px;height:390px;right:180px;bottom:-260px;border-color:rgba(96,213,168,.13)}.hero-inner{min-height:720px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;position:relative}.section-kicker{font-size:11px;letter-spacing:.18em;font-weight:900;color:#4ead87;text-transform:uppercase}.hero .section-kicker{color:var(--green)}.hero h1{font-size:clamp(50px,6vw,82px);line-height:.98;letter-spacing:-.05em;max-width:720px;margin:18px 0 26px}.hero-copy>p{font-size:18px;color:#9dafc3;max-width:650px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;padding:14px 20px;border-radius:12px;font-weight:800;cursor:pointer}.btn-main{background:linear-gradient(135deg,var(--green),#75b4ff);color:#06101d}.btn-ghost{border:1px solid #34485f;color:#d9e6f3;background:rgba(255,255,255,.03)}.btn-light{background:#fff;color:#07111e}.hero-trust{display:flex;gap:25px;margin-top:52px;color:#92a6ba;font-size:12px}.hero-trust span{display:flex;gap:8px;align-items:center}.hero-trust b{color:var(--green);font-size:10px}.hero-visual{display:grid;place-items:center;position:relative}.energy-core{width:min(390px,80vw);aspect-ratio:1;border-radius:50%;position:relative;display:grid;place-items:center;background:radial-gradient(circle,rgba(96,213,168,.13),rgba(117,170,248,.03) 42%,transparent 70%)}.core-center{width:126px;height:126px;border-radius:34px;background:linear-gradient(145deg,#17304c,#091522);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 32px rgba(96,213,168,.08),0 20px 70px #0008;display:grid;place-items:center;color:#fff;font-size:28px;font-weight:900;letter-spacing:.1em}.core-ring{position:absolute;border-radius:50%;border:1px solid rgba(117,170,248,.23)}.r1{inset:45px}.r2{inset:0;border-style:dashed;animation:spin 26s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.node{position:absolute;width:54px;height:54px;border-radius:17px;background:#10223a;border:1px solid #2c4663;display:grid;place-items:center;box-shadow:0 10px 35px #0006}.n1{top:20px;left:54px}.n2{top:78px;right:4px}.n3{bottom:34px;right:45px}.n4{bottom:0;left:92px}.section{padding:105px 0}.section-head{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:40px;margin-bottom:46px}.section-head h2{font-size:clamp(36px,5vw,58px);line-height:1.03;letter-spacing:-.04em;margin:10px 0}.section-head p{color:var(--muted);max-width:470px}.text-link{font-weight:900;color:#187259;font-size:13px}.inline-form{display:flex;background:#fff;border-radius:14px;padding:5px;position:relative;z-index:1}.inline-form input{border:0;outline:0;flex:1;min-width:0;padding:0 14px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;min-height:260px;display:flex;flex-direction:column}.post-card>span{font-size:10px;letter-spacing:.12em;color:#8190a2}.post-card h3{font-size:22px;line-height:1.2;margin:18px 0 12px}.post-card p{color:#738093;font-size:14px}.post-card a{margin-top:auto;color:#187259;font-size:12px;font-weight:900}.footer{background:#050d17;color:#fff;padding:75px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px}.footer h4{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#7c91a8}.footer p,.footer a{display:block;color:#8fa2b7;font-size:13px;margin:9px 0}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid #17283c;display:flex;justify-content:space-between;color:#60768d;font-size:11px}.cookie{position:fixed;left:20px;right:20px;bottom:20px;max-width:820px;margin:auto;background:#fff;border:1px solid #dbe4ed;box-shadow:0 25px 70px #05101f3d;border-radius:18px;padding:18px 20px;display:none;align-items:center;gap:25px;z-index:30}.cookie.show{display:flex}.cookie p{margin:5px 0 0;color:#708092;font-size:12px}.cookie>div:last-child{margin-left:auto;display:flex;gap:8px}.cookie button{border:1px solid #d6e0e9;background:#fff;padding:9px 13px;border-radius:9px;font-weight:800}.cookie button.primary{background:#07111e;color:#fff;border-color:#07111e}@media(max-width:920px){.menu{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:10px;flex-direction:column;align-items:stretch}.menu.open{display:flex}.nav-toggle{display:block}.dropdown-menu{position:static;width:auto;box-shadow:none;margin-top:3px}.dropdown:hover .dropdown-menu{display:grid}.hero-inner{grid-template-columns:1fr;padding:80px 0}.hero-visual{display:none}.post-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.section-head{grid-template-columns:1fr}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.topbar-in{min-height:42px}.assist strong{display:none}.nav{height:68px}.hero,.hero-inner{min-height:650px}.hero h1{font-size:48px}.hero-trust{flex-wrap:wrap}.section{padding:70px 0}.post-grid{grid-template-columns:1fr}.inline-form{flex-direction:column;background:transparent;padding:0;gap:8px}.inline-form input{background:#fff;min-height:50px;border-radius:11px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.cookie{align-items:stretch;flex-direction:column}.cookie>div:last-child{margin-left:0}}.cookie-modal{position:fixed;inset:0;background:rgba(4,12,22,.58);backdrop-filter:blur(6px);z-index:40;display:none;place-items:center;padding:20px}.cookie-modal.show{display:grid}.cookie-dialog{width:min(560px,100%);background:#fff;border:1px solid #dbe4ed;border-radius:22px;box-shadow:0 35px 90px rgba(5,16,31,.28);padding:24px}.cookie-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.cookie-dialog-head h3{margin:4px 0 0;font-size:28px;letter-spacing:-.03em}.cookie-dialog-head>button{border:0;background:#eef3f6;width:34px;height:34px;border-radius:10px;font-size:20px;cursor:pointer}.cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #e8edf2}.cookie-choice b,.cookie-choice small{display:block}.cookie-choice b{font-size:13px}.cookie-choice small{font-size:11px;color:#738296;margin-top:3px}.cookie-choice input{width:18px;height:18px}.cookie-choice.locked{opacity:.7}.cookie-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.cookie-dialog-actions button{border:1px solid #d6e0e9;background:#fff;padding:10px 13px;border-radius:9px;font-weight:800;cursor:pointer}.cookie-dialog-actions button.primary{background:#07111e;color:#fff;border-color:#07111e}@media(max-width:620px){.cookie-dialog-actions{flex-direction:column}.cookie-dialog-actions button{width:100%}}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;color:#07111e;padding:10px 14px;border-radius:8px;font-weight:800}.skip-link:focus{top:12px}.topbar-in{min-height:42px}.fault-top-btn{display:inline-flex;align-items:center;justify-content:center;background:#d8333b;color:#fff!important;font-weight:900;letter-spacing:.02em;padding:9px 16px;border-radius:8px;box-shadow:0 7px 18px rgba(216,51,59,.22);transition:.18s}.fault-top-btn:hover{background:#b8222a;transform:translateY(-1px)}.header.is-sticky{position:sticky;top:0}.menu>a,.dropdown>button{position:relative}.menu>a:after,.dropdown>button:after{content:"";position:absolute;left:13px;right:13px;bottom:5px;height:2px;border-radius:2px;background:#07111e;transform:scaleX(0);transform-origin:left;transition:.2s}.menu>a:hover:after,.dropdown>button:hover:after,.menu>a.active:after,.dropdown>button.active:after{transform:scaleX(1)}.menu>a.active,.dropdown>button.active{color:#07111e}.nav-contact{border:1px solid #dbe4ec;border-radius:11px}.nav-contact.active{background:#07111e;color:#fff!important;border-color:#07111e}.nav-contact.active:after{display:none}.language-menu>button{display:flex;align-items:center;gap:7px;border:1px solid #e0e7ee;border-radius:11px;background:#fff}.lang-dropdown{left:auto;right:0;width:210px}.lang-dropdown a{grid-template-columns:22px 34px 1fr}.lang-dropdown a.active{background:#f0f5f8}.mini-service-icon{width:34px!important;height:34px!important;padding:7px}.mini-service-icon svg,.service-card-icon svg,.node svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7}.node{color:#75dcb6;text-decoration:none}.node span{width:24px;height:24px;display:block}.energy-core{width:min(430px,80vw)}.service-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-visual-card{min-height:470px;aspect-ratio:4/5;position:relative;overflow:hidden;background:#07111e;box-shadow:0 18px 45px rgba(10,30,55,.12);isolation:isolate}.service-visual-card>a{display:block;width:100%;height:100%;position:relative;color:#fff}.service-visual-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.service-visual-card:hover img{transform:scale(1.035);filter:saturate(1.08)}.service-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,8,14,.96) 0%,rgba(3,10,18,.52) 43%,rgba(3,10,18,.05) 72%)}.service-card-copy{position:absolute;left:28px;right:28px;bottom:25px;z-index:2}.service-card-copy h3{font-size:31px;line-height:1.02;margin:10px 0;text-transform:uppercase;letter-spacing:-.03em}.service-card-copy p{font-size:13px;color:#c2ceda;max-width:90%;margin:0 0 15px}.service-card-copy>b{font-size:11px;color:#70ddb6}.service-card-icon{width:40px;height:40px;display:grid;place-items:center;color:#75dfb8}.newsletter-full{padding:0;background:transparent}.contact-home{background:#edf2f6}.contact-home-card{background:#0c1b2d;color:#fff;border-radius:28px;padding:58px;display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center;overflow:hidden;position:relative}.contact-home-card:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid rgba(110,167,255,.16);right:-130px;top:-160px}.contact-home-card h2{font-size:clamp(36px,4vw,56px);line-height:1.03;margin:10px 0}.contact-home-card p{color:#a9bccd;max-width:680px}.contact-home-actions{display:flex;flex-wrap:wrap;gap:10px;z-index:1}.btn-danger{background:#d8333b;color:#fff}.footer-brand{display:flex;gap:10px;align-items:center;margin-bottom:18px}.footer-brand>span{width:38px;height:38px;border-radius:10px;background:#fff;color:#07111e;display:grid;place-items:center;font-weight:900}.footer-brand b,.footer-brand small{display:block;line-height:1}.footer-brand small{font-size:8px;letter-spacing:.18em;color:#8ea1b5;margin-top:4px}@media(max-width:980px){.service-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-home-card{grid-template-columns:1fr}.contact-home-card{padding:38px}.language-menu{width:100%}.lang-dropdown{position:static!important;width:100%!important;box-shadow:none!important}.menu.open{max-height:80vh;overflow:auto}.topbar-in{gap:14px}.fault-top-btn{padding:7px 10px;font-size:10px}}@media(max-width:680px){.service-visual-grid{grid-template-columns:1fr}.service-visual-card{min-height:420px}.contact-home-card{padding:30px 22px}.contact-home-actions{display:grid}.fault-top-btn{font-size:9px}.assist strong{display:none}}:root{--brand-navy:#001b54;--brand-navy-2:#082b63;--brand-red:#d30000;--brand-red-dark:#a90c14;--brand-paper:#f4f6f9;--brand-muted:#5b6b8a;--brand-line:#d7dee8;--focus:#ffbf47;--green:var(--brand-red);--blue:#315f9d;--ink:#06142e;--navy:#001b54;--navy2:#082b63;--paper:var(--brand-paper);--text:#15213a;--muted:var(--brand-muted);--line:var(--brand-line)}html{scroll-padding-top:126px}.site-chrome{z-index:100}.site-chrome.is-sticky{position:sticky;top:0}.topbar{background:#06142e;color:#fff}.pulse{background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.16)}.fault-top-btn,.btn-danger{background:var(--brand-red);color:#fff!important}.fault-top-btn:hover,.btn-danger:hover{background:var(--brand-red-dark)}.header{position:relative;top:auto;background:#fff}.site-logo-image{display:block;width:auto;max-width:190px;height:52px;object-fit:contain}.logo>span{background:var(--brand-navy);color:#fff}.menu>a,.dropdown>button{color:#1c2942;border-radius:10px}.menu>a:after,.dropdown>button:after{display:none!important}.menu>a.active,.dropdown>button.active,.nav-contact.active{background:#06142e!important;color:#fff!important;border-color:#06142e!important}.menu>a:hover,.dropdown>button:hover{background:#eef2f7;color:#06142e}.language-menu>button{min-height:44px}.flag-img{display:block;width:22px;height:16px;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.12)}.dropdown-menu{z-index:110}.dropdown.open>.dropdown-menu{display:grid}.dropdown-menu a:focus-visible,.dropdown>button:focus-visible,.menu>a:focus-visible,.nav-toggle:focus-visible,.btn:focus-visible,.footer a:focus-visible,.cookie button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus)!important;outline-offset:3px!important}.skip-link:focus{outline:3px solid var(--focus)}.section-kicker{color:#334c7d}.hero .section-kicker{color:#fff}.hero{background:#06142e}.hero-copy>p{color:#c6d0df}.btn-main{background:var(--brand-red);color:#fff}.btn-main:hover{background:var(--brand-red-dark)}.hero-trust{color:#c1cbd8}.hero-trust b{color:#fff}.btn-ghost{border-color:#62728d;color:#fff}.text-link,.post-card a{color:#334c7d}.hero-orbit{border-color:rgba(255,255,255,.13)}.energy-core{width:min(500px,84vw);background:radial-gradient(circle,rgba(211,0,0,.10),rgba(38,70,123,.05) 44%,transparent 72%)}.core-center{width:132px;height:132px;border-radius:34px;background:linear-gradient(145deg,#12356c,#06142e);box-shadow:0 18px 55px rgba(0,0,0,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.core-center strong{font-size:29px;letter-spacing:.10em}.core-center small{font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:#fff}.node{display:none!important}.service-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card-copy>b{color:#ff6b73!important}.service-card-icon{color:#fff}.service-visual-card{border-radius:4px}.service-visual-card:focus-within{outline:3px solid var(--focus);outline-offset:4px}.section-head p,.post-card p{color:#5b6b8a}.newsletter-full{padding:0!important;background:linear-gradient(110deg,#001b54 0%,#082b63 64%,#06142e 100%);color:#fff;width:100%}.newsletter-inner{min-height:380px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:72px;align-items:center;padding-top:72px;padding-bottom:72px}.newsletter-copy h2{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 20px;max-width:760px}.newsletter-copy p{color:#d1d9e6;max-width:680px;font-size:17px}.newsletter-full .section-kicker{color:#fff}.newsletter-form{width:100%}.newsletter-form .inline-form{border:1px solid rgba(255,255,255,.38);box-shadow:0 18px 45px rgba(0,0,0,.18)}.newsletter-form .inline-form input{min-height:58px;color:#15213a}.newsletter-form .btn{min-height:50px;min-width:130px}.contact-home{background:#eef2f7}.contact-home-card{background:#fff;color:#15213a;border:1px solid #d7dee8;box-shadow:0 18px 45px rgba(0,27,84,.08)}.contact-home-card p{color:#5b6b8a}.contact-home-card:after{border-color:rgba(0,27,84,.12)}.contact-home-card .section-kicker{color:#334c7d}.contact-home-card .btn-light{background:var(--brand-navy);color:#fff}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.footer{background:#030d1b;color:#dbe3ef}.footer-grid{gap:54px}.footer-heading{color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:16px 0 13px!important}.footer p,.footer a{color:#c0ccdc}.footer a:hover{color:#fff}.footer-logo-image{display:block;width:auto;max-width:210px;height:58px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);margin-bottom:18px}.footer-certifications{display:flex;gap:12px;align-items:center;margin:18px 0}.footer-certifications img{max-width:130px;height:68px;object-fit:contain;background:#fff;border-radius:8px;padding:6px}.footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.footer-socials a{width:38px;height:38px;border:1px solid #53657d;border-radius:10px;display:grid;place-items:center;background:#0b1d36}.footer-socials a:hover{background:var(--brand-red);border-color:var(--brand-red)}.footer-socials img{filter:brightness(0) invert(1)}.footer-bottom{display:flex!important;justify-content:center!important;text-align:center!important;border-top:1px solid rgba(255,255,255,.12);padding-top:24px!important}.footer-bottom span{margin:0!important;color:#c0ccdc}.cookie{background:#fff;color:#15213a}.cookie p{color:#5b6b8a}.cookie button{min-height:44px}.cookie .primary,.cookie-dialog .primary{background:var(--brand-navy);color:#fff}.cookie-dialog-head h2{font-size:28px;margin:4px 0}.cookie-dialog-head [data-cookie-close]{width:44px;height:44px;border-radius:10px;font-size:24px;border:1px solid #b8c3d1;background:#fff;color:#15213a}form:tool-form-active{outline:3px dashed var(--brand-red);outline-offset:4px}button:tool-submit-active{outline:3px solid var(--focus);outline-offset:3px}@media(max-width:1100px){.energy-core{width:min(440px,80vw)}}@media(max-width:980px){.site-chrome.is-sticky{position:sticky}.service-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-inner{grid-template-columns:1fr;gap:30px}.newsletter-form{max-width:620px}.footer-grid{grid-template-columns:1fr 1fr}.energy-core{margin:30px auto}}@media(max-width:680px){.service-visual-grid{grid-template-columns:1fr}.newsletter-inner{padding-top:54px;padding-bottom:54px}.newsletter-copy h2{font-size:42px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:flex!important}.energy-core{width:min(360px,92vw)}.topbar-in{min-height:46px}.fault-top-btn{min-height:38px}.site-logo-image{height:44px;max-width:160px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.r2{animation:none!important}.service-visual-card img,.fault-top-btn{transition:none!important}}.logo small,.post-card>span{color:#5b6b8a}.menu>a.active,.dropdown>button.active,.nav-contact.active{background:#020814!important;color:#fff!important}.dropdown-menu> a > div{min-width:0}.dropdown-menu> a > div b,.dropdown-menu> a > div small{display:block}.dropdown-menu> a > div small{color:#5b6b8a;margin-top:2px}.energy-core.energy-core-classic{
  width:min(430px,80vw)!important;
  aspect-ratio:1;
  background:radial-gradient(circle,rgba(255,255,255,.045),rgba(38,70,123,.025) 42%,transparent 70%)!important;
}.energy-core-classic .core-ring{position:absolute;border-radius:50%;pointer-events:none}.energy-core-classic .r2{inset:0;border:1px dashed rgba(255,255,255,.18);animation:spin 26s linear infinite}.energy-core-classic .r1{inset:45px;border:1px solid rgba(113,151,210,.30)}.energy-core-classic .r3{inset:110px;border:1px solid rgba(113,151,210,.24)}.energy-core-classic .core-center{
  width:126px!important;height:126px!important;border-radius:34px!important;
  background:linear-gradient(145deg,#12356c,#06142e)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 0 28px rgba(255,255,255,.03),0 18px 55px rgba(0,0,0,.34)!important;
  z-index:4;
}.energy-core-classic .core-center strong{font-size:28px;letter-spacing:.10em;line-height:1}.energy-core-classic .core-center small{font-size:9px;letter-spacing:.22em;line-height:1;text-transform:uppercase;color:#fff;margin-top:7px}.energy-core-classic .hero-service-node{
  display:grid!important;position:absolute;width:54px;height:54px;border-radius:17px;
  background:#102b53;border:1px solid #45648e;color:#78d9b8;text-decoration:none;
  place-items:center;box-shadow:0 10px 35px rgba(0,0,0,.34);z-index:5;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}.energy-core-classic .hero-service-node:hover,.energy-core-classic .hero-service-node:focus-visible{
  background:#d30000;border-color:#fff;color:#fff;transform:translateY(-2px)
}.energy-core-classic .hero-service-node>span{width:24px;height:24px;display:block}.energy-core-classic .hero-service-node svg{
  width:100%;height:100%;display:block;fill:none!important;stroke:currentColor!important;stroke-width:1.7;
  stroke-linecap:round;stroke-linejoin:round
}.energy-core-classic .n1{top:20px;left:54px}.energy-core-classic .n2{top:78px;right:4px}.energy-core-classic .n3{bottom:34px;right:45px}.energy-core-classic .n4{bottom:0;left:92px}.energy-core-classic .i1{top:84px;left:calc(50% - 27px)}.energy-core-classic .i2{top:calc(50% - 27px);right:84px}.energy-core-classic .i3{bottom:84px;left:calc(50% - 27px)}.energy-core-classic .i4{top:calc(50% - 27px);left:84px}.energy-core-classic .hero-service-more{
  position:absolute;right:16px;bottom:10px;z-index:6;display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;
  border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#06142e;color:#fff;font-size:11px;font-weight:900
}@media(max-width:1100px){.energy-core.energy-core-classic{width:min(410px,80vw)!important}.energy-core-classic .n1{top:20px;left:52px}.energy-core-classic .n2{top:72px;right:4px}.energy-core-classic .n3{bottom:30px;right:40px}.energy-core-classic .n4{bottom:0;left:84px}.energy-core-classic .r3{inset:105px}.energy-core-classic .i1{top:80px}.energy-core-classic .i2{right:80px}.energy-core-classic .i3{bottom:80px}.energy-core-classic .i4{left:80px}}@media(max-width:920px){.hero-visual{display:none}}@media(prefers-reduced-motion:reduce){.energy-core-classic .r2{animation:none!important}}.fault-top-btn{padding:5px 12px!important;min-height:30px!important;line-height:1!important;border-radius:7px!important;box-shadow:none!important;margin:0!important;font-size:10px!important}.topbar-in{min-height:36px!important}.services-head-clean{align-items:center}.services-head-clean h2,.blog-head-clean h2{margin:0;font-size:clamp(36px,4.6vw,58px)}.services-head-clean>p,.blog-head-clean>div:last-child{justify-self:end;max-width:520px}.blog-head-clean>div:last-child p{margin:0 0 12px;color:#5b6b8a}.blog-empty{border:1px dashed #c8d2de;border-radius:18px;padding:28px;background:#fff}.energy-core-classic .i1{top:62px!important;left:auto!important;right:105px!important}.energy-core-classic .i4{top:calc(50% - 27px)!important;left:50px!important}@keyframes brand-marquee{to{transform:translateX(-50%)}}@media(max-width:980px){.services-head-clean>p,.blog-head-clean>div:last-child{justify-self:start}}@media(max-width:680px){.fault-top-btn{padding:4px 9px!important;min-height:28px!important}}.hero-trust{list-style:none;padding-left:0}.hero-trust li{display:flex;align-items:center;gap:8px}.footer-socials{display:flex}.footer-socials[aria-label]{outline:0}form:tool-form-active{outline:2px dashed var(--brand-red);outline-offset:4px}button:tool-submit-active{outline:3px solid #fff;outline-offset:3px}.post-grid-rich{gap:24px}.post-card-rich{padding:0;overflow:hidden;min-height:100%;border-radius:18px;box-shadow:0 16px 36px rgba(17,41,68,.06)}.post-card-media{display:block;aspect-ratio:16/9;overflow:hidden;background:#08172b}.post-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.post-card-rich:hover .post-card-media img{transform:scale(1.025)}.post-card-body{display:flex;flex-direction:column;flex:1;padding:24px}.post-card-body>span{font-size:10px;letter-spacing:.12em;color:#6f7f92}.post-card-body h2,.post-card-body h3{margin:12px 0 10px;line-height:1.18;letter-spacing:-.025em}.post-card-body h2{font-size:24px}.post-card-body h3{font-size:21px}.post-card-body p{color:#627287;margin:0 0 20px}.post-read-link{margin-top:auto!important;color:#b80c16!important}.footer-social-title{color:#fff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:20px 0 8px!important}.footer-contact-list{display:grid;gap:12px}.footer-contact-item{display:grid!important;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;margin:0!important;color:#c0ccdc!important}.footer-contact-icon{width:28px;height:28px;border:1px solid #435a75;border-radius:8px;display:grid;place-items:center;color:#fff;background:#0b1d36}.footer-contact-icon svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-contact-item>span:last-child{padding-top:3px;overflow-wrap:anywhere}.footer-contact-item:hover .footer-contact-icon{background:var(--brand-red);border-color:var(--brand-red)}@media(max-width:980px){.post-grid-rich{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.post-grid-rich{grid-template-columns:1fr}.footer-contact-item{grid-template-columns:28px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.post-card-media img{transition:none!important}.post-card-rich:hover .post-card-media img{transform:none!important}}@keyframes spinReverse{to{transform:rotate(-360deg)}}.energy-core-classic .r3{
  inset:110px!important;
  border:1px dashed rgba(255,255,255,.20)!important;
  animation:spinReverse 20s linear infinite!important;
}.energy-core-classic .i1{top:114px!important;left:auto!important;right:114px!important}.energy-core-classic .i4{top:188px!important;left:83px!important;right:auto!important}@media(max-width:1100px){.energy-core-classic .r3{inset:105px!important}.energy-core-classic .i1{top:109px!important;right:109px!important}.energy-core-classic .i4{top:178px!important;left:79px!important}}@media(prefers-reduced-motion:reduce){.energy-core-classic .r2,.energy-core-classic .r3{animation:none!important}}.blog-head-clean{align-items:center!important;margin-bottom:34px!important}.blog-head-clean .blog-head-action{display:flex;justify-content:flex-end;align-items:center}.blog-head-clean .blog-head-action .text-link{font-size:13px;letter-spacing:.01em;color:#0b2a52;font-weight:850}.home-post-grid{align-items:stretch}.home-post-grid .post-card-rich{height:100%;display:flex;flex-direction:column}.home-post-grid .post-card-body{padding:28px 26px 26px;min-height:252px}.home-post-grid .post-card-body>span{margin-bottom:14px;line-height:1;color:#718196}.home-post-grid .post-card-body h3{font-size:20px;line-height:1.28;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-post-grid .post-card-body p{font-size:15px;line-height:1.7;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-post-grid .post-read-link{padding-top:4px}@media(max-width:760px){.blog-head-clean{grid-template-columns:1fr!important;gap:12px!important}.blog-head-clean .blog-head-action{justify-content:flex-start}}.language-menu>button{
  min-height:46px!important;padding:0 13px!important;display:grid!important;
  grid-template-columns:24px auto 14px!important;align-items:center!important;justify-items:center!important;column-gap:8px!important;
  border:1px solid #dce4ed!important;border-radius:12px!important;background:#fff!important;
}.language-menu>button b{line-height:1;font-size:13px}.language-menu>button>span:last-child{width:14px;height:14px;display:grid;place-items:center;line-height:1;font-size:0}.language-menu>button>span:last-child::before{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.flag-img{width:24px!important;height:16px!important;object-fit:cover!important;border-radius:2px!important;box-shadow:none!important;border:0!important;background:transparent!important}.lang-dropdown{width:218px!important;padding:8px!important;border-radius:15px!important;box-shadow:0 18px 42px rgba(12,31,54,.16)!important}.lang-dropdown a{display:grid!important;grid-template-columns:24px 32px minmax(0,1fr)!important;align-items:center!important;column-gap:8px!important;min-height:43px!important;padding:7px 10px!important;border-radius:10px!important}.lang-dropdown a .flag-img{justify-self:center}.lang-dropdown a b{font-size:12px;line-height:1;justify-self:start}.lang-dropdown a small{font-size:12px;line-height:1.15;color:#33455c;justify-self:start}.lang-dropdown a.active{background:#edf2f7!important}.lang-dropdown a.active .flag-img{box-shadow:none!important;border:0!important}.footer{padding-top:0!important}.footer-grid{grid-template-columns:1.12fr .82fr .88fr .98fr!important;gap:30px!important;padding-top:48px!important;padding-bottom:30px!important;align-items:start!important}.footer-company{max-width:278px}.footer-brand{margin-bottom:12px!important}.footer-logo-image{max-width:176px!important;height:42px!important;margin-bottom:0!important;object-fit:contain!important;object-position:left center!important}.footer-company>.footer-heading{margin-top:10px!important;margin-bottom:6px!important}.footer-company>p:not(.footer-heading):not(.footer-social-title){margin:0!important;max-width:260px!important;line-height:1.48!important;font-size:13px!important}.footer-certifications{display:flex!important;align-items:center!important;gap:7px!important;margin:11px 0 9px!important;flex-wrap:wrap!important}.footer-certifications img{width:auto!important;max-width:98px!important;height:43px!important;object-fit:contain!important;border-radius:7px!important;padding:5px!important}.footer-social-title{margin:9px 0 7px!important;font-size:9px!important;letter-spacing:.13em!important}.footer-socials{gap:6px!important;margin-top:0!important}.footer-socials a{width:31px!important;height:31px!important;border-radius:8px!important;border:1px solid rgba(158,186,220,.26)!important;background:rgba(255,255,255,.018)!important;display:grid!important;place-items:center!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}.footer-socials a:hover{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.55)!important;transform:translateY(-1px)!important}.footer-socials img{width:15px!important;height:15px!important;opacity:.92!important}.footer-grid>div>.footer-heading{margin:0 0 11px!important}.footer-grid>div>a:not(.footer-brand):not(.footer-contact-item){margin-bottom:6px!important;line-height:1.3!important;font-size:13px!important}.footer-contact-list{display:grid!important;gap:6px!important;margin-top:0!important}.footer-contact-item{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;line-height:1.38!important;margin:0!important;padding:0!important;font-size:13px!important}.footer-contact-icon{width:24px!important;height:24px!important;border-radius:7px!important;border:1px solid rgba(158,186,220,.25)!important;background:rgba(255,255,255,.018)!important;display:grid!important;place-items:center!important;margin-top:1px!important}.footer-contact-icon svg{width:13px!important;height:13px!important;stroke-width:1.7!important}.footer-contact-item>span:last-child{max-width:190px!important;padding-top:2px!important;overflow-wrap:anywhere!important}.footer-bottom{padding-top:13px!important;padding-bottom:18px!important;margin-top:0!important;font-size:11px!important}@media(max-width:980px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px!important}.footer-company{max-width:none}}@media(max-width:640px){.footer-grid{grid-template-columns:1fr!important;gap:28px!important;padding-top:42px!important}.footer-company{max-width:320px}.footer-bottom{text-align:left!important}}.energy-core-classic .i1{top:54px!important;left:calc(50% - 27px)!important;right:auto!important}.energy-core-classic .i2{top:calc(50% - 2px)!important;right:18px!important;left:auto!important}.energy-core-classic .i3{bottom:60px!important;left:calc(50% - 78px)!important;right:auto!important}.energy-core-classic .i4{top:calc(50% - 56px)!important;left:18px!important;right:auto!important}.energy-core-classic .r3{border:1px dashed rgba(255,255,255,.22)!important;animation:spinReverse 20s linear infinite!important}@media(max-width:1100px){.energy-core-classic .i1{top:50px!important}.energy-core-classic .i2{right:16px!important}.energy-core-classic .i3{bottom:56px!important;left:calc(50% - 74px)!important}.energy-core-classic .i4{left:16px!important;top:calc(50% - 54px)!important}}.language-menu>button{border:0!important;background:transparent!important;box-shadow:none!important;border-radius:10px!important;padding:0 8px!important;min-height:44px!important}.language-menu>button:hover,.language-menu>button:focus-visible{background:#f1f4f8!important}.services-head-clean{align-items:center!important}.services-head-clean>p{justify-self:end!important;position:relative!important;margin:0!important;padding-left:42px!important;max-width:520px!important;font-size:15px!important;line-height:1.45!important;font-weight:650!important;color:#31435b!important}.services-head-clean>p::before{content:"";position:absolute;left:0;top:.72em;width:28px;height:2px;border-radius:2px;background:var(--brand-red)}.home-post-grid .post-card-body{padding:30px 26px 27px!important;min-height:270px!important}.home-post-grid .post-card-body>span{font-size:10px!important;letter-spacing:.12em!important;margin-bottom:16px!important;color:#728196!important}.home-post-grid .post-card-body h3{font-size:22px!important;line-height:1.32!important;letter-spacing:-.022em!important;font-weight:800!important;margin:0 0 14px!important;-webkit-line-clamp:2!important;min-height:58px!important}.home-post-grid .post-card-body h3 a{color:#082552!important}.home-post-grid .post-card-body p{font-size:15.5px!important;line-height:1.68!important;color:#5e7088!important;margin:0 0 24px!important}.home-post-grid .post-read-link{font-size:13px!important;font-weight:850!important;margin-top:auto!important}.fault-top-btn{min-height:30px!important;padding:7px 15px!important;border-radius:8px!important;font-size:10.5px!important;line-height:1!important;letter-spacing:.015em!important;margin:0!important;box-shadow:0 5px 14px rgba(211,0,0,.20)!important;border:1px solid rgba(255,255,255,.08)!important}.fault-top-btn:hover{transform:translateY(-1px)!important;box-shadow:0 7px 18px rgba(211,0,0,.28)!important}.services-nav-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important;line-height:1!important}.services-nav-toggle .services-nav-label{display:block;line-height:1.15}.services-nav-toggle .nav-chevron{display:block!important;flex:0 0 auto!important;width:7px!important;height:7px!important;margin:0!important;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transform-origin:center;transition:transform .18s ease}.services-nav-toggle[aria-expanded="true"] .nav-chevron{transform:translateY(2px) rotate(225deg)}.energy-core-classic .i1{top:30px!important;left:calc(50% + 33px)!important;right:auto!important}.energy-core-classic .i3{top:auto!important;bottom:118px!important;left:calc(50% - 99px)!important;right:auto!important}@media(max-width:1100px){.energy-core-classic .i1{top:28px!important;left:calc(50% + 30px)!important}.energy-core-classic .i3{bottom:111px!important;left:calc(50% - 96px)!important}}.services-head-clean{align-items:start!important}.services-head-clean>div{align-self:start!important}.services-head-clean>p{align-self:start!important;justify-self:end!important;margin:0!important;padding-left:42px!important;max-width:520px!important;font-size:15px!important;line-height:1.45!important;font-weight:650!important;color:#31435b!important}.services-head-clean>p::before{top:.72em!important}@media(max-width:980px){.services-head-clean{grid-template-columns:1fr!important;align-items:start!important;gap:18px!important}.services-head-clean>p{align-self:start!important;justify-self:start!important}}.post-card-rich .post-card-media{margin:0!important;font-size:inherit!important;color:inherit!important}.post-card-rich .post-card-body{padding:29px 27px 27px!important;min-height:286px!important}.post-card-rich .post-card-date{display:block;margin:0 0 15px!important;font-size:10.5px!important;line-height:1!important;letter-spacing:.14em!important;font-weight:750!important;color:#7a899b!important;font-variant-numeric:tabular-nums}.post-card-rich .post-card-body h2,.post-card-rich .post-card-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:0 0 15px!important;min-height:2.55em!important;color:#082552!important;font-weight:800!important;letter-spacing:-.022em!important}.post-card-rich .post-card-body h2{font-size:22px!important;line-height:1.25!important}.post-card-rich .post-card-body h3{font-size:20.5px!important;line-height:1.28!important}.post-card-rich .post-card-body h2>a,.post-card-rich .post-card-body h3>a{display:inline!important;margin:0!important;padding:0!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important}.post-card-rich .post-card-body p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;min-height:4.95em!important;margin:0!important;font-size:15px!important;line-height:1.65!important;font-weight:400!important;color:#5d6e84!important}.post-card-rich .post-read-link{display:inline-flex!important;align-items:center!important;align-self:flex-start!important;margin-top:auto!important;padding-top:20px!important;font-size:13px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:0!important;color:#c30b16!important}.post-card-rich .post-read-link:hover{text-decoration:underline;text-underline-offset:4px}.home-post-grid .post-card-body{padding:29px 27px 27px!important;min-height:286px!important}.home-post-grid .post-card-body h3{font-size:20.5px!important;line-height:1.28!important;margin:0 0 15px!important;min-height:2.55em!important}.home-post-grid .post-card-body p{font-size:15px!important;line-height:1.65!important;margin:0!important;min-height:4.95em!important}@media(max-width:680px){.post-card-rich .post-card-body,.home-post-grid .post-card-body{padding:25px 22px 24px!important;min-height:0!important}.post-card-rich .post-card-body h2,.post-card-rich .post-card-body h3,.home-post-grid .post-card-body h3{min-height:0!important}.post-card-rich .post-card-body p,.home-post-grid .post-card-body p{min-height:0!important}}.footer-certification-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:inherit!important;font-size:inherit!important;border-radius:8px!important;cursor:pointer!important;transition:transform .18s ease,opacity .18s ease!important}.footer-certification-link:hover{transform:translateY(-1px)!important;opacity:.96!important}.footer-certification-link:focus-visible{outline:2px solid #fff!important;outline-offset:3px!important}.footer-certification-link img{display:block!important}.topbar .pulse{background:#60d5a8!important;box-shadow:0 0 0 3px rgba(96,213,168,.22)!important}.energy-core-classic .i3{top:auto!important;bottom:84px!important;left:calc(50% - 70px)!important;right:auto!important}@media(max-width:1100px){.energy-core-classic .i3{bottom:80px!important;left:calc(50% - 67px)!important}}.services-head-title-only{display:block!important;margin-bottom:46px!important}.services-head-title-only>div{display:block!important}