body{margin:0;font-family:Poppins,sans-serif}body.menu-open{overflow:hidden;height:100vh;touch-action:none}.navbar{position:fixed;top:0;left:0;width:100%;height:72px;z-index:1000;display:flex;align-items:center;justify-content:center;background:#ffffffd6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,39,64,.08);box-shadow:0 10px 34px #0c3c600e}.nav-container{width:100%;max-width:var(--container);padding:0 1rem;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:2.2rem}.logo{width:108px;overflow:visible}.logo a{display:flex;align-items:center;justify-content:center}.logo img{height:88px;width:auto;object-fit:contain;display:block;transform:scale(1.34);transform-origin:left center}.menu{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;min-width:0}.nav-link,.menu a,.menu button.nav-link--button{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:.5rem .7rem;border-radius:999px;background:transparent;border:none;color:#071827;text-decoration:none;font-family:inherit;font-size:.9rem;font-weight:650;letter-spacing:-.015em;cursor:pointer;line-height:1.1;white-space:nowrap;transition:color .18s ease,background .18s ease,transform .18s ease}.nav-link--home{display:none}.menu a:hover,.menu button.nav-link--button:hover,.dropdown-toggle:hover{color:#004080;background:#00408012}.menu .nav-link.is-active,.dropdown.is-active .nav-link--button,.dropdown-menu .nav-link.is-active{color:var(--color-brand);background:#00408017}.dropdown-menu .nav-link.is-active{font-weight:800;box-shadow:inset 3px 0 0 var(--color-accent)}.nav-link--button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.nav-link--button:focus-visible,.dropdown-toggle:focus-visible,.hamburger:focus-visible,.demo-btn:focus-visible,.demo-btn-mobile:focus-visible,.whatsapp-btn:focus-visible{outline:2px solid #fb8327;outline-offset:3px}.nav-link--muted{cursor:default;opacity:.72}.dropdown{position:relative}.dropdown-head{display:flex;align-items:center;gap:2px}.dropdown-toggle{width:30px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:transparent;border:none;color:#071827;font-family:inherit;font-size:.82rem;font-weight:750;cursor:pointer;line-height:1;transition:color .18s ease,background .18s ease,transform .18s ease}.dropdown.is-open .dropdown-toggle{transform:rotate(180deg)}.dropdown:after{content:"";position:absolute;left:0;top:100%;width:100%;height:18px}.dropdown-menu{position:absolute;top:calc(100% + .65rem);left:0;min-width:290px;max-width:min(360px,92vw);max-height:min(440px,calc(100vh - 130px));overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(0,64,128,.38) rgba(0,64,128,.07);scrollbar-width:thin;scrollbar-gutter:stable;padding:.65rem;margin:0;list-style:none;border-radius:24px;background:#fffffffa;border:1px solid rgba(0,64,128,.08);box-shadow:0 24px 70px #0f274029;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:999;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.dropdown-menu::-webkit-scrollbar{width:9px}.dropdown-menu::-webkit-scrollbar-track{border-radius:999px;background:#00408012}.dropdown-menu::-webkit-scrollbar-thumb{border:2px solid rgba(255,255,255,.9);border-radius:999px;background:#00408061}.dropdown-menu--solutions{min-width:310px}.dropdown-menu--catalog{width:min(390px,calc(100vw - 2rem))}.dropdown.is-open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-menu:before{content:"";position:absolute;top:-7px;left:26px;width:16px;height:16px;background:#fffffffa;border-left:1px solid rgba(0,64,128,.08);border-top:1px solid rgba(0,64,128,.08);transform:rotate(45deg)}.dropdown-menu li{padding:0;margin:0}.dropdown-menu a,.dropdown-menu .nav-link--muted{width:100%;min-height:38px;padding:.62rem .75rem;border-radius:15px;box-sizing:border-box;font-size:.9rem;font-weight:600;color:#223142}.dropdown-menu a:hover{background:#00408012;color:#004080;transform:translate(2px)}.nav-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.45rem}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.62rem .85rem;border-radius:999px;background:#0dbe611a;color:#087b42;border:1px solid rgba(13,190,97,.2);font-weight:700;font-size:.82rem;text-decoration:none;line-height:1;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.whatsapp-btn:hover{transform:translateY(-1px);background:#0dbe6124;border-color:#0dbe6152;color:#056b39}.demo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.62rem .85rem;border-radius:999px;background:var(--button-primary-bg);color:var(--button-primary-color);font-weight:750;font-size:.86rem;text-decoration:none;box-shadow:var(--button-primary-shadow);line-height:1;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.demo-btn:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0040803d;filter:brightness(1.03)}.hamburger{display:none;background:none;border:none}.menu .demo-btn-mobile{display:none!important}.menu-overlay{display:none}@media (max-width: 1120px){.nav-container{gap:.85rem}.nav-link,.menu a,.menu button.nav-link--button{min-height:38px;padding:.46rem .62rem;font-size:.88rem}.whatsapp-btn{padding:.68rem .85rem;font-size:.84rem}.demo-btn{padding:.74rem 1rem;font-size:.88rem}}@media (max-width: 1040px){.whatsapp-btn{display:none}}@media (max-width: 991px){.navbar{height:74px}.nav-container{display:flex;justify-content:space-between;gap:1rem}.logo{width:auto}.logo img{height:104px;transform:none}.nav-actions{margin-left:auto}.menu-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#07182770;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.menu-overlay.open{display:block}.menu{position:fixed;top:0;right:-100%;width:min(390px,88vw);height:100vh;height:100dvh;z-index:1050;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.45rem;padding:5.8rem 1.15rem 1.35rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:radial-gradient(circle at top right,rgba(0,128,255,.12),transparent 30%),linear-gradient(180deg,#fff,#f6fafb);border-left:1px solid rgba(0,64,128,.08);box-shadow:-22px 0 70px #0718273d;transition:right .3s ease}.menu.open{right:0}.nav-link--home{display:inline-flex}.menu a,.menu button.nav-link--button{width:100%;justify-content:flex-start;min-height:44px;padding:.72rem .85rem;border-radius:16px;color:#071827;font-size:1rem;font-weight:650;text-align:left;white-space:normal;box-sizing:border-box}.menu a:hover,.menu button.nav-link--button:hover{color:#004080;background:#00408012}.dropdown{width:100%;position:relative}.dropdown:after{display:none}.dropdown-head{width:100%;display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.dropdown-toggle{width:44px;height:44px;border-radius:16px;color:#004080;background:#00408012;flex:0 0 auto}.dropdown-menu{position:static;top:auto;left:auto;min-width:0;max-width:none;width:100%;max-height:none;margin:.35rem 0 .75rem;padding:.45rem;box-sizing:border-box;list-style:none;border-radius:18px;background:#0040800b;border:1px solid rgba(0,64,128,.07);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;display:none;overflow:visible;scrollbar-gutter:auto;transition:none}.dropdown-menu--solutions{min-width:0}.dropdown-menu--catalog{display:none;grid-template-columns:1fr}.dropdown-menu.is-open{display:flex;flex-direction:column;gap:.2rem}.dropdown-menu:before{display:none}.dropdown-menu li{padding:0;margin:0}.dropdown-menu a,.dropdown-menu .nav-link--muted{width:100%;min-height:40px;padding:.62rem .72rem;border-radius:13px;color:#405166;font-size:.94rem;font-weight:600;line-height:1.25;white-space:normal;background:transparent;box-sizing:border-box}.dropdown-menu a:hover{background:#ffffffd9;color:#004080;transform:none}.dropdown:has(.dropdown-menu.is-open) .dropdown-toggle{background:#0040801f;transform:rotate(180deg)}.dropdown.is-open .dropdown-menu--catalog{display:flex}.demo-btn{display:none}.menu .demo-btn-mobile{display:flex!important;align-items:center;justify-content:center;order:99;position:sticky;bottom:.8rem;width:100%;min-height:50px;box-sizing:border-box;margin:1rem 0 0;padding:.9rem 1.25rem;border-radius:999px;background:linear-gradient(135deg,#0057b8,#0074e8);color:#fff!important;font-weight:750;font-size:1rem;text-align:center;text-decoration:none;box-shadow:0 14px 34px #00408038;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.hamburger{display:flex;position:relative;z-index:1100;width:46px;height:46px;padding:0;border-radius:16px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;background:#00408012;border:1px solid rgba(0,64,128,.1)}.hamburger span{width:22px;height:2.5px;margin:0;border-radius:999px;background:#004080;display:block;transition:.3s}}@media (max-width: 520px){.menu{width:min(360px,92vw);padding-left:1rem;padding-right:1rem}.menu a,.menu button.nav-link--button{font-size:.97rem}.dropdown-menu a,.dropdown-menu .nav-link--muted{font-size:.92rem}}.menu .demo-btn-mobile:active{transform:translateY(1px);box-shadow:0 8px 18px #0040802e;filter:brightness(.97)}.footer{background:radial-gradient(720px 260px at 8% -10%,#ff8b3d21,#ff8b3d00 64%),linear-gradient(180deg,#0c3c60,#06283f);color:#d7dee6;padding:3.6rem 1rem 1.6rem;font-family:Poppins,sans-serif;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(310px,1.35fr) repeat(3,minmax(150px,.75fr));gap:clamp(1.8rem,3vw,3rem);align-items:start}.footer-section{min-width:0}.footer-section--brand{max-width:390px}.footer-logoLink{display:block;width:fit-content;border-radius:16px}.footer-logoImg{display:block;margin:0 0 1.2rem;width:154px;height:auto}.footer-brandText{margin:0;font-size:1.08rem;line-height:1.55;color:#fff;font-weight:700}.footer-brandSubtext{margin:.8rem 0 0;color:#c5cfda;font-size:.98rem;line-height:1.8}.footer-section h3{color:#fff;margin:0 0 1rem;font-size:1.04rem;font-weight:800;letter-spacing:.01em}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin:0;font-size:.95rem;line-height:1.5}.footer-section ul li+li{margin-top:.78rem}.footer-section a{color:#e4ebf2;text-decoration:none;transition:color .2s ease,opacity .2s ease,transform .2s ease,outline-color .2s ease;font-weight:600}.footer-section a:hover{color:#ffb06f;text-decoration:none}.footer-section a:focus-visible,.footer-bottom a:focus-visible,.footer-navToggle:focus-visible{outline:3px solid #ffb06f;outline-offset:4px}.footer-contact{list-style:none;padding:0;margin:1.25rem 0 0}.footer-contact li{display:flex;align-items:center;gap:10px;margin:0;font-size:.96rem;line-height:1.5;color:#d7dee6}.footer-contact li+li{margin-top:.8rem}.footer-contact a,.footer-contact span{color:inherit}.footer-contact a:hover{color:#fff}.footer-contact svg{width:15px;height:15px;fill:#ff9d4d;flex-shrink:0;opacity:.95}.footer-contact__office{align-items:flex-start;margin-top:1.15rem!important;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.12)}.footer-contact__office address{display:grid;gap:.2rem;margin:0;font-style:normal}.footer-contact__office strong{color:#fff;font-size:.95rem}.footer-contact__office small{color:#adbdca;font-size:.82rem}.footer-contact__office a{width:fit-content;margin-top:.35rem;color:#ffb06f}.footer-socials{display:flex;gap:10px;margin-top:1.15rem}.footer-socials a{display:inline-flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);transition:background .2s ease,transform .2s ease,border-color .2s ease}.footer-socials a:hover{background:#ff8b3d2e;border-color:#ffb06f6b;transform:translateY(-2px)}.footer-socials svg{width:18px;height:18px;fill:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1200px;margin:2.4rem auto 0;padding-top:1.15rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.88rem;color:#adbdca}.footer-bottom a{color:#b8c4d0;margin:0;text-decoration:none}.footer-bottom a:hover{color:#fff;text-decoration:none}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:1rem;margin-top:0}.footer-links a{color:#b8c4d0;text-decoration:none;font-size:.9rem}.footer-links a:hover{color:#fff;text-decoration:none}.footer-navToggle{display:none}@media (max-width: 1024px){.footer-content{grid-template-columns:repeat(2,minmax(240px,1fr));gap:2rem}.footer-section--brand{max-width:none}}@media (max-width: 640px){.footer{padding:2.6rem 1rem 1.4rem}.footer-content{grid-template-columns:1fr;gap:1.8rem}.footer-logoImg{width:148px}.footer-brandText{font-size:1rem}.footer-brandSubtext{font-size:.95rem}.footer-content{gap:1.15rem}.footer-section--brand{margin-bottom:.55rem}.footer-nav{padding:0;border-top:1px solid rgba(255,255,255,.12)}.footer-nav h3{display:none}.footer-navToggle{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:54px;padding:0;border:0;background:transparent;color:#fff;font:inherit;font-weight:800;cursor:pointer}.footer-navToggle span:last-child{color:#ffb06f;font-size:1.35rem;transition:transform .2s ease}.footer-nav ul{display:none;padding:0 0 1rem}.footer-nav--open ul{display:block}.footer-nav--open .footer-navToggle span:last-child{transform:rotate(180deg)}.footer-bottom{margin-top:1.5rem;flex-direction:column;align-items:flex-start;text-align:left}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion: reduce){.footer-section a,.footer-socials a,.footer-navToggle span:last-child{transition:none}}.installationGallery{width:100%}.cmsPage__installations{margin-top:var(--section-space);padding:var(--section-padding);border:1px solid rgba(0,87,184,.08);border-radius:var(--content-radius);background:#ffffffd1;box-shadow:0 18px 48px #0c3c600f}.installationGallery__header{max-width:780px;margin:0 auto clamp(1.25rem,3vw,2rem);text-align:center}.installationGallery__eyebrow,.installationCard__eyebrow,.installationModal__eyebrow{color:#0057b8;font-size:.74rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.installationGallery__header h2{margin:.55rem 0 0;color:#082b46;font-size:var(--section-title-size);line-height:1.08;letter-spacing:-.035em}.installationGallery__header p{margin:.8rem auto 0;color:#405166;line-height:1.7}.installationGallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.installationCard{display:flex;min-width:0;flex-direction:column;align-items:stretch;padding:16px;overflow:hidden;border:1px solid #e2eaf3;border-radius:var(--content-radius);background:#fff;color:inherit;box-shadow:0 14px 36px #0c3c600f;font:inherit;text-align:left;cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.installationCard:hover{transform:translateY(-4px);border-color:#0057b838;box-shadow:0 22px 52px #0c3c601f}.installationCard:focus-visible{outline:3px solid #fb8327;outline-offset:3px}.installationCard>img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid #e2eaf3;border-radius:calc(var(--content-radius) - 6px)}.installationCard__body{display:flex;flex:1;flex-direction:column;gap:.45rem;padding:1rem .25rem .25rem}.installationCard__body strong{color:#082b46;font-size:1.06rem;line-height:1.25}.installationCard__body>span:not(.installationCard__eyebrow){color:#405166;font-size:.92rem;line-height:1.55}.installationCard__body small{margin-top:auto;padding-top:.35rem;color:#0057b8;font-weight:750}.installationModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:clamp(16px,3vw,38px);background:radial-gradient(circle at 50% 18%,rgba(0,105,210,.24),transparent 38%),#030c16e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.installationModal__dialog{position:relative;width:min(1180px,94vw);max-height:92vh;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:var(--content-radius);background:#fff;box-shadow:0 34px 120px #00000094;animation:installationModalIn .18s ease-out}.installationModal__media{position:relative;display:grid;min-height:min(66vh,680px);place-items:center;background:radial-gradient(circle at center,rgba(0,105,210,.12),transparent 48%),#030c16}.installationModal__media img{display:block;width:100%;height:min(66vh,680px);object-fit:contain}.installationModal__close,.installationModal__nav{position:absolute;z-index:3;display:grid;place-items:center;border-radius:999px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s ease,background .16s ease,color .16s ease}.installationModal__close{top:14px;right:14px;width:44px;height:44px;border:1px solid rgba(8,43,70,.1);background:#fffffff0;color:#082b46;box-shadow:0 10px 28px #030c1633;font-size:28px}.installationModal__nav{top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:#082b46d1;color:#fff;font-size:2rem;transform:translateY(-50%)}.installationModal__close:hover,.installationModal__nav:hover{background:#fb8327;color:#fff}.installationModal__close:hover{transform:scale(1.06)}.installationModal__nav:hover{transform:translateY(-50%) scale(1.05)}.installationModal__nav--previous{left:18px}.installationModal__nav--next{right:18px}.installationModal__footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.15rem 1.4rem 1.25rem;border-top:1px solid #e2eaf3;background:linear-gradient(90deg,rgba(251,131,39,.08),transparent 32%),#fff}.installationModal__footer h2{margin:.25rem 0 0;color:#082b46;font-size:clamp(1.05rem,2vw,1.35rem)}.installationModal__footer p{margin:.35rem 0 0;color:#405166;font-size:.88rem;line-height:1.5}.installationModal__footer small{display:block;margin-top:.35rem;color:#0057b8;font-weight:750}.installationModal__counter{flex:0 0 auto;padding:.5rem .72rem;border:1px solid rgba(0,87,184,.14);border-radius:999px;background:#0057b812;color:#004080;font-size:.78rem;font-weight:800}@keyframes installationModalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 980px){.installationGallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.installationGallery__grid{grid-template-columns:1fr}.installationModal{padding:12px}.installationModal__dialog{width:96vw;border-radius:20px}.installationModal__media{min-height:60vh}.installationModal__media img{height:60vh}.installationModal__nav{top:auto;bottom:12px;width:44px;height:44px;transform:none}.installationModal__nav:hover{transform:scale(1.04)}.installationModal__nav--previous{left:12px}.installationModal__nav--next{right:12px}.installationModal__footer{align-items:flex-start;padding:.9rem 1rem 1rem}}@media (prefers-reduced-motion: reduce){.installationCard,.installationModal__dialog,.installationModal__close,.installationModal__nav{animation:none;transition:none}}.home{background:var(--public-page-background)}.home__container{max-width:var(--container);margin:0 auto;padding:var(--page-start) 1rem var(--page-end)}.sectionEyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#00408014;color:#004080;font-size:.78rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.homeHero{display:grid;grid-template-columns:var(--hero-columns);gap:var(--hero-gap);align-items:center;padding:0 0 var(--hero-bottom)}.homeHero__content{min-width:0}.homeHero__eyebrow{display:inline-flex;align-items:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#eaf4ff;color:#0056ad;font-size:.88rem;font-weight:900}.homeHero__title{margin:0;max-width:780px;color:#071827;font-size:var(--hero-title-size);line-height:.96;letter-spacing:-.06em}.homeHero__lead{max-width:670px;margin:24px 0 0;color:#405166;font-size:clamp(1.04rem,1.45vw,1.25rem);line-height:1.62}.homeHero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.homeHero__trust{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;margin-top:24px;width:100%}.homeHero__trust span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(0,64,128,.08);color:#30465c;font-size:.88rem;font-weight:800;box-shadow:0 8px 22px #0c3c600d}.homeHero__visual{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;padding:clamp(22px,3vw,36px);border-radius:34px;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(0,128,255,.24),transparent 30%),radial-gradient(circle at 88% 76%,rgba(255,122,0,.14),transparent 28%),linear-gradient(145deg,#fff,#edf4fb);border:1px solid rgba(12,60,96,.09);box-shadow:0 28px 80px #0f274024}.homeHero__orb{position:absolute;border-radius:999px;filter:blur(3px);opacity:.8}.homeHero__orb--one{width:180px;height:180px;left:-60px;bottom:-50px;background:#0040801f}.homeHero__orb--two{width:130px;height:130px;right:-36px;top:-32px;background:#0080ff24}.homeHero__device{position:relative;z-index:1;width:min(420px,92%);padding:18px;border-radius:30px;background:#fffffff5;box-shadow:0 24px 60px #0f27402e,inset 0 0 0 1px #ffffffbf;transform:rotate(-2deg)}.homeHero__device img{display:block;width:100%;height:300px;object-fit:contain;border-radius:22px;background:#fff}.homeHero__floating{position:absolute;z-index:2;display:flex;flex-direction:column;gap:4px;padding:13px 16px;border-radius:18px;background:#ffffffe6;border:1px solid rgba(12,60,96,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 44px #0f274024;color:#071827}.homeHero__floating strong{font-size:.96rem;line-height:1.1;font-weight:950}.homeHero__floating span{color:#506174;font-size:.83rem;font-weight:700}.homeHero__floating--one{left:24px;bottom:38px}.homeHero__floating--two{right:24px;top:44px}.home__section{margin:var(--section-space) 0}.home__section--soft{background:#f6f8fbdb;border:1px solid #e2eaf3;border-radius:var(--radius-lg);padding:var(--section-padding);box-shadow:0 18px 50px #0c3c600d}.home__sectionHead{margin-bottom:16px}.home__sectionHead--center{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.home__sectionHead--split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.72fr);gap:24px;align-items:end}.home__h2{margin:0;color:#082b46;font-size:var(--section-title-size);line-height:1.08;letter-spacing:-.035em}.home__p{margin:.35rem 0 0;color:#405166;line-height:1.65;font-size:1rem}.home__p a{color:#004080;font-weight:900;text-decoration-thickness:2px;text-underline-offset:3px}.home__ctaRow{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px}.home__ctaRow--left{justify-content:flex-start}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--control-height);padding:.88rem 1.18rem;border-radius:var(--button-radius);border:1px solid transparent;text-decoration:none;font-weight:900;line-height:1.1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--button-primary-bg);color:var(--button-primary-color);box-shadow:var(--button-primary-shadow)}.btn--primary:hover{box-shadow:0 18px 42px #0040803d}.btn--secondary{background:var(--button-secondary-bg);color:var(--button-secondary-color);border-color:var(--button-secondary-border);box-shadow:0 10px 26px #0c3c600f}.btn--ghost{background:#fff9;color:var(--button-secondary-color);border-color:var(--button-secondary-border)}.revoDojoPromo{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(28px,5vw,64px);align-items:center;margin:0 0 clamp(2rem,5vw,4rem);padding:clamp(1.6rem,4vw,3.25rem);overflow:hidden;border-radius:32px;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(100,219,255,.28),transparent 30%),linear-gradient(135deg,#081d37,#004b91 58%,#0071ba);box-shadow:0 26px 70px #00346838}.revoDojoPromo__content,.revoDojoPromo__visual{position:relative;z-index:1}.revoDojoPromo__eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1f;font-size:.78rem;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.revoDojoPromo__title{margin:18px 0 0;font-size:clamp(2rem,4.5vw,3.75rem);line-height:.98;letter-spacing:-.045em}.revoDojoPromo__title strong{color:#7ee4ff}.revoDojoPromo__title span{display:block;margin-top:8px;font-size:.62em}.revoDojoPromo__description{max-width:680px;margin:20px 0 0;color:#ffffffd6;font-size:1rem;line-height:1.6}.revoDojoPromo__highlight{margin:16px 0 0;padding-left:14px;border-left:3px solid #7ee4ff;font-size:1.05rem;font-weight:900;line-height:1.45}.revoDojoPromo__cta{display:inline-flex;align-items:center;gap:12px;min-height:var(--control-height);margin-top:24px;padding:.95rem 1.25rem;border-radius:var(--button-radius);background:#fff;color:#004785;text-decoration:none;font-weight:900;box-shadow:0 16px 34px #00132b3d;transition:.18s ease}.revoDojoPromo__cta:hover{transform:translateY(-2px)}.revoDojoPromo__legal{max-width:760px;margin:20px 0 0;color:#fff9;font-size:.68rem;line-height:1.45}.revoDojoPromo__visual{min-height:340px}.revoDojoPromo__device{position:absolute;padding:11px;background:#07111d;box-shadow:0 28px 60px #000e236b}.revoDojoPromo__device--ipad{width:245px;height:305px;left:8%;top:4px;border-radius:24px;transform:rotate(-5deg)}.revoDojoPromo__device--terminal{width:132px;height:220px;right:7%;bottom:0;border-radius:25px;transform:rotate(7deg)}.revoDojoPromo__screen{height:100%;display:flex;flex-direction:column;padding:16px;border-radius:15px;background:linear-gradient(155deg,#f7fbff,#d9f4ff);color:#06365e}.revoDojoPromo__screen>span{color:#0066b3;font-weight:950}.revoDojoPromo__order{display:grid;gap:10px;margin:32px 0 auto}.revoDojoPromo__order i{height:28px;border-radius:8px;background:#0066b31f}.revoDojoPromo__device--terminal .revoDojoPromo__screen{align-items:center;justify-content:center;padding:10px;text-align:center}.revoDojoPromo__device--terminal b{margin-top:32px;font-size:1.35rem}.revoDojoPromo__device--terminal small{margin-top:8px;color:#16865b;font-weight:850}.revoDojoPromo__badge{position:absolute;right:4%;top:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:#071827a8;font-size:.74rem;line-height:1.3}.solutionStrip{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1fr);gap:24px;align-items:center;padding:clamp(1.2rem,3vw,2rem);border-radius:28px;background:linear-gradient(135deg,#0040800f,#ffffffeb),#fff;border:1px solid rgba(0,64,128,.09);box-shadow:0 20px 54px #0c3c6014}.solutionSteps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.solutionStep{min-height:80px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border-radius:var(--content-radius);background:#f7fafe;border:1px solid #e2eaf3}.solutionStep span{color:#0040806b;font-size:.86rem;font-weight:950}.solutionStep strong{color:#082b46;font-size:1.05rem;line-height:1.15}.home__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.cardLink{display:flex;flex-direction:column;gap:8px;min-height:80px;padding:1.1rem;border-radius:20px;background:#fff;border:1px solid #e2eaf3;color:#0c3c60;text-decoration:none;box-shadow:0 12px 30px #0c3c600b;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.cardLink:hover{transform:translateY(-3px);border-color:#0040802e;box-shadow:0 18px 40px #0c3c601a}.cardLink__title{color:#082b46;font-size:1.02rem;font-weight:950;line-height:1.2}.cardLink__desc{color:#405166;font-size:.94rem;line-height:1.5}.cardLink--problem{position:relative;overflow:hidden}.cardLink--problem:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(0,105,210,.06),transparent 45%);pointer-events:none}.cardLink--problem .cardLink__title{font-size:1.05rem}.businessGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.businessCard{position:relative;min-height:100px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:1.25rem;border-radius:26px;overflow:hidden;text-decoration:none;color:#fff;background:linear-gradient(180deg,#0317271a,#031727e6),linear-gradient(135deg,#004080,#0d73ce);box-shadow:0 22px 58px #0c3c6029;transition:transform .16s ease,box-shadow .16s ease}.businessCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 30%),radial-gradient(circle at bottom left,rgba(255,255,255,.12),transparent 34%);pointer-events:none}.businessCard:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0c3c6038}.businessCard__icon{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#ffffff29;color:#fff;font-size:1.25rem;font-weight:950}.businessCard__title,.businessCard__desc{position:relative;z-index:1}.businessCard__title{font-size:1.35rem;font-weight:950;line-height:1.1}.businessCard__desc{max-width:95%;color:#ffffffe0;font-size:.95rem;line-height:1.5}.brandGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:14px;margin-top:18px}.brandCard{display:flex;align-items:center;gap:14px;min-height:96px;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid rgba(0,64,128,.08);box-shadow:0 12px 30px #0c3c600d;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.brandCard:hover{transform:translateY(-3px);border-color:#00408029;box-shadow:0 18px 42px #0c3c601a}.brandCard__logo{width:58px;height:58px;flex:0 0 58px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#f7fafe;border:1px solid #e2eaf3}.brandCard__logo img{width:72%;height:72%;object-fit:contain;display:block}.brandCard__logo span{color:#082b46;font-size:.95rem;font-weight:950}.brandCard__body{min-width:0}.brandCard__title{color:#082b46;font-size:1rem;font-weight:950;line-height:1.2;margin-bottom:4px}.brandCard__desc{color:#405166;font-size:.92rem;line-height:1.35}.home__featuredGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:18px}.featuredCard{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #e2eaf3;color:inherit;text-decoration:none;box-shadow:0 14px 36px #0c3c600f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.featuredCard:hover{transform:translateY(-4px);border-color:#00408026;box-shadow:0 22px 52px #0c3c6021}.featuredCard__imgWrap{min-height:190px;display:flex;align-items:center;justify-content:center;padding:1rem;background:radial-gradient(circle at center,rgba(0,105,210,.08),transparent 55%),#f7fafe}.featuredCard__img{width:100%;height:160px;object-fit:contain;display:block;filter:drop-shadow(0 10px 18px rgba(0,0,0,.09))}.featuredCard__body{padding:1rem 1.1rem 1.15rem}.featuredCard__title{margin-bottom:.35rem;color:#082b46;font-weight:950;line-height:1.2}.featuredCard__desc{color:#405166;line-height:1.5;font-size:.94rem}.partnerBanner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,#0040800f,#fffffff2),#fff;border:1px solid rgba(0,64,128,.1);box-shadow:0 14px 36px #0c3c600f;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.partnerBanner:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:5px;border-radius:999px;background:linear-gradient(180deg,#004080,#0d73ce)}.partnerBanner:hover{transform:translateY(-3px);border-color:#0040802e;box-shadow:0 22px 54px #0c3c601c}.partnerBanner__meta{min-width:0;display:flex;flex-direction:column;gap:5px}.partnerBanner__eyebrow{color:#20415f;opacity:.9;font-size:.76rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.partnerBanner__title{color:#082b46;font-size:1.12rem;line-height:1.2;font-weight:950}.partnerBanner__desc{color:#405166;font-size:.95rem;line-height:1.45}.partnerBanner__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;color:#004080;white-space:nowrap;font-weight:950}.partnerBanner__arrow{font-size:18px;line-height:1}.faqCard{width:100%;min-height:84px;padding:1rem;border-radius:20px;background:#fff;border:1px solid #e2eaf3;color:#0c3c60;text-align:left;cursor:pointer;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;box-shadow:0 12px 30px #0c3c600b;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.faqCard:hover{transform:translateY(-3px);border-color:#00408029;box-shadow:0 18px 40px #0c3c601a}.faqCard__question{display:flex;align-items:center;justify-content:space-between;gap:14px}.faqCard__question span:first-child{color:#082b46;font-size:1rem;line-height:1.35;font-weight:950;letter-spacing:-.01em}.faqCard__icon{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:12px;border:1px solid #e2eaf3;color:#004080;font-weight:950;font-size:18px;line-height:1}.faqCard__answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease}.faqCard__answer p{margin:.75rem 0 0;color:#405166;line-height:1.6;font-size:.95rem;font-weight:500}.faqCard--open .faqCard__answer{max-height:220px;opacity:1}.faqCard--open .faqCard__icon{background:#f7fafe;border-color:#00408029}.homeServiceAreas{margin:clamp(2rem,5vw,4rem) 0}.homeServiceAreas__box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(18px,3vw,34px);align-items:center;padding:clamp(1.25rem,3vw,2rem);border:1px solid #e2eaf3;border-radius:26px;background:radial-gradient(circle at top right,rgba(0,105,210,.08),transparent 34%),#f6f8fbdb;box-shadow:0 18px 50px #0c3c600d}.homeServiceAreas__box h2{margin:0;color:#082b46;font-size:clamp(1.45rem,2.7vw,2.15rem);line-height:1.08;letter-spacing:-.035em}.homeServiceAreas__box p{max-width:680px;margin:.65rem 0 0;color:#405166;line-height:1.65;font-size:1rem}.homeServiceAreas__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:280px}.homeServiceAreas__links a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.78rem 1rem;border:1px solid rgba(0,64,128,.12);border-radius:15px;background:#fff;color:#004080;font-weight:950;line-height:1.1;text-decoration:none;box-shadow:0 10px 26px #0c3c600f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.homeServiceAreas__links a:hover{transform:translateY(-2px);border-color:#00408038;box-shadow:0 14px 32px #0c3c601a}@media (max-width: 960px){.homeServiceAreas__box{grid-template-columns:1fr}.homeServiceAreas__links{justify-content:flex-start;min-width:0}}@media (max-width: 680px){.homeServiceAreas__box{border-radius:22px}.homeServiceAreas__links{flex-direction:column}.homeServiceAreas__links a{width:100%}}.home__cta{margin-top:clamp(2rem,5vw,4rem)}.home__cta--center{text-align:center}.home__cta--center .home__p{max-width:760px;margin-left:auto;margin-right:auto}.home__cta--center .home__ctaRow{justify-content:center}@media (max-width: 980px){.homeHero,.revoDojoPromo,.solutionStrip,.home__sectionHead--split{grid-template-columns:1fr}.homeHero__visual{min-height:390px}.home__grid,.businessGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.home__container{padding:var(--page-start) .85rem var(--page-end)}.homeHero{padding-top:0}.homeHero__title{font-size:var(--hero-title-mobile-size)}.homeHero__lead{font-size:1rem}.homeHero__actions,.home__ctaRow{align-items:stretch}.homeHero__actions .btn,.home__ctaRow .btn{width:100%}.homeHero__trust{gap:8px}.homeHero__trust span{font-size:.82rem}.homeHero__visual{min-height:330px;border-radius:26px}.revoDojoPromo{padding:1.4rem;border-radius:24px}.revoDojoPromo__cta{width:100%;justify-content:center}.revoDojoPromo__visual{min-height:285px}.revoDojoPromo__device--ipad{width:210px;height:260px;left:5%}.revoDojoPromo__device--terminal{width:112px;height:185px;right:5%}.homeHero__device{width:min(310px,88%);padding:13px;border-radius:24px}.homeHero__device img{height:220px;border-radius:18px}.homeHero__floating{padding:10px 12px;border-radius:15px}.homeHero__floating strong{font-size:.86rem}.homeHero__floating span{font-size:.76rem}.homeHero__floating--one{left:12px;bottom:24px}.homeHero__floating--two{right:12px;top:24px}.home__section--soft,.solutionStrip{border-radius:22px}.solutionSteps,.home__grid,.businessGrid{grid-template-columns:1fr}.businessCard{min-height:180px}.partnerBanner{flex-direction:column;align-items:flex-start}.partnerBanner__cta{margin-top:6px}}:root{--color-ink: #071827;--color-heading: #082b46;--color-text: #405166;--color-brand: #004080;--color-brand-light: #0966c2;--color-accent: #fb8327;--color-surface: #ffffff;--color-page: #f4f7fb;--color-border: rgba(0, 64, 128, .09);--page-background: radial-gradient(circle at top left, rgba(0, 116, 232, .12), transparent 32%), linear-gradient(180deg, #f7fbff 0%, var(--color-page) 42%, #ffffff 100%);--public-page-background: radial-gradient(circle at top left, rgba(0, 105, 210, .08), transparent 34%), linear-gradient(180deg, #f8fbff 0%, #ffffff 34%, #ffffff 100%);--surface-raised: rgba(255, 255, 255, .94);--surface-border: 1px solid var(--color-border);--shadow-sm: 0 12px 30px rgba(12, 60, 96, .06);--shadow-md: 0 20px 54px rgba(12, 60, 96, .1);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--section-radius: 34px;--content-radius: 20px;--state-width: 620px;--container: 1180px;--page-start: clamp(1.5rem, 4vw, 3rem);--page-end: clamp(2.5rem, 6vw, 4.5rem);--section-space: clamp(2rem, 5vw, 4rem);--section-padding: clamp(1.2rem, 3vw, 2rem);--hero-columns: minmax(0, 1.05fr) minmax(340px, .95fr);--hero-gap: clamp(2rem, 5vw, 4.5rem);--hero-bottom: clamp(1.75rem, 5vw, 3.6rem);--hero-title-size: clamp(2.35rem, 5vw, 4.8rem);--hero-title-mobile-size: clamp(2.1rem, 12vw, 3.35rem);--section-title-size: clamp(1.55rem, 3vw, 2.35rem);--control-height: 48px;--button-radius: 999px;--button-primary-bg: linear-gradient(135deg, var(--color-brand), var(--color-brand-light));--button-primary-color: #ffffff;--button-primary-shadow: 0 14px 34px rgba(0, 64, 128, .18);--button-secondary-bg: #ffffff;--button-secondary-color: var(--color-brand);--button-secondary-border: rgba(0, 64, 128, .15)}*,*:before,*:after{box-sizing:border-box}html{color:var(--color-ink);background:#fff;scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid rgba(251,131,39,.72);outline-offset:3px}:root :is(.btn,.revoBtn,.ckBtn,.catBtn,.productBtn,.contactSubmit,.contactAction,.promotionsSlider__btn,.cmsButton,.hostBtn,.tpvIntent__button):active{transform:translateY(0)}:root :is(.btn,.revoBtn,.ckBtn,.catBtn,.productBtn,.contactSubmit,.contactAction,.promotionsSlider__btn,.cmsButton,.hostBtn,.tpvIntent__button):is(:disabled,[aria-disabled=true]){cursor:not-allowed;opacity:.62;pointer-events:none}.siteMain{min-height:calc(100vh - 72px);padding-top:72px}.viewportReveal{opacity:0;transform:translateY(18px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.viewportReveal--visible{opacity:1;transform:none;will-change:auto}.siteStatePage{display:grid;min-height:calc(100vh - 72px);place-items:center;padding:var(--page-start) 1rem var(--page-end);background:var(--page-background)}.siteState{width:min(var(--state-width),100%);padding:clamp(1.5rem,4vw,2rem);border:var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-raised);color:var(--color-text);text-align:center;box-shadow:var(--shadow-md)}.siteState--standalone{width:min(var(--state-width),calc(100% - 2rem));margin:var(--page-start) auto var(--page-end)}.siteState h1{margin:0 0 .8rem;color:var(--color-ink);font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.12;letter-spacing:-.04em}.siteState p{margin:0}.siteState p+.siteState__action{margin-top:1.25rem}.siteState__action{display:inline-flex;min-height:var(--control-height);align-items:center;justify-content:center;padding:.78rem 1.25rem;border-radius:var(--button-radius);background:var(--button-primary-bg);color:var(--button-primary-color);font-weight:800;text-decoration:none;box-shadow:var(--button-primary-shadow)}@media (max-width: 991px){.siteMain{min-height:calc(100vh - 74px);padding-top:74px}.siteStatePage{min-height:calc(100vh - 74px)}}@media (prefers-reduced-motion: reduce){.viewportReveal,.viewportReveal--visible{opacity:1;transform:none;transition:none}}@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}}
