.page{min-height:100vh}main{padding-bottom:var(--footer-bar-height);display:block}:root{--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.55rem;--surface-shadow:0 10px 26px #0e365d14;--surface-border:1px solid #11559a1c;--hero-shadow:0 24px 46px #07244733;--content-max:1360px;--footer-bar-height:76px}section[id]{scroll-margin-top:110px}.hero,.block,.footer{width:min(calc(100% - clamp(1rem, 2.8vw, 2.6rem)), var(--content-max));margin-inline:auto}.topbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #11559a1a;width:100%;transition:box-shadow .22s,border-color .22s;position:sticky;top:0;box-shadow:0 8px 26px #092b5314}.topbar-scrolled{border-bottom-color:#11559a29;box-shadow:0 10px 26px #0c2b551f}.topbar-inner{width:min(100%, var(--content-max));justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:76px;margin:0 auto;padding:.7rem clamp(1rem,2.5vw,2rem);display:flex}.brand{flex:none;align-items:center;margin-right:auto;display:inline-flex}.brand img{width:auto;max-width:min(260px,36vw);height:auto;max-height:56px;display:block}.main-nav{justify-content:flex-end;align-items:center;gap:1rem;margin-left:auto;display:flex}.nav-links{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{letter-spacing:.005em;color:var(--text-soft);padding:.5rem .05rem;font-size:1rem;font-weight:700;transition:color .2s;display:inline-block;position:relative}.nav-link:after{content:"";transform-origin:50%;background:linear-gradient(90deg, var(--brand-blue), var(--brand-green));border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link:focus-visible{color:var(--brand-blue)}.nav-link:hover:after,.nav-link:focus-visible:after,.nav-link-active:after{transform:scaleX(1)}.nav-link-active{color:var(--brand-blue-dark)}.menu-toggle{cursor:pointer;background:#fff;border:1px solid #11559a40;border-radius:.7rem;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.menu-toggle span{background:var(--brand-blue-dark);border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s}.menu-toggle-open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle-open span:nth-child(2){opacity:0}.menu-toggle-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.hero{border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--hero-shadow);background:linear-gradient(130deg,#0d4582fc 0%,#0d5191f5 43%,#158857ed 100%);border:1px solid #ffffff2e;margin:clamp(.7rem,2vw,1rem) auto 1rem;padding:clamp(1rem,1.8vw,1.55rem);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 72%,#7bd8c22e,#0000 46%),radial-gradient(circle at 14% 18%,#9bcfff21,#0000 40%);position:absolute;inset:0}.hero:after{content:"";opacity:.42;mix-blend-mode:soft-light;pointer-events:none;background-image:repeating-radial-gradient(circle at 80% 52%,#fff1,#fff1 1px,#0000 1px 24px);position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(1rem,2.2vw,1.8rem);display:grid;position:relative}.hero-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.hero h1{text-wrap:balance;max-width:15ch;margin:.62rem 0 .78rem;font-family:Arial Narrow,Roboto Condensed,sans-serif;font-size:clamp(2rem,3.35vw,3.15rem);line-height:1.08}.hero p{color:#eef7fff2;max-width:58ch;margin:0;font-size:clamp(.96rem,1.08vw,1.08rem);line-height:1.5}.hero-kicker{letter-spacing:.12em;background:#15427970;border:1px solid #b5dfff99;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:0;padding:.46rem .98rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-kicker:before{content:"";background:#ffffff24;border:1px solid #cae9ffd6;border-radius:999px;width:.92rem;height:.92rem;box-shadow:inset 0 0 0 2px #1363a46b}.hero-tags{flex-wrap:wrap;gap:.48rem;margin-top:.9rem;display:flex}.hero-tags span{letter-spacing:.07em;background:#09315e42;border:1px solid #bbdfff85;border-radius:999px;align-items:center;gap:.44rem;padding:.37rem .72rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-tags span svg{stroke:#d6edfffa;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.hero-button{color:#1d4f89;letter-spacing:.005em;background:linear-gradient(#fff 0%,#eef8ff 100%);border:1px solid #cae5ffb3;border-radius:.88rem;justify-content:center;align-items:center;gap:.75rem;min-height:50px;padding:.85rem 1.2rem .85rem .95rem;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 12px 26px #07234433}.hero-button-icon{background:#1a57a0;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.hero-button-icon svg,.hero-button-arrow svg{stroke:currentColor;fill:none;stroke-width:2.05px;stroke-linecap:round;stroke-linejoin:round;width:.92rem;height:.92rem}.hero-button-icon svg{color:#fff}.hero-button-arrow{color:#1f9a4b;margin-left:.5rem}.hero-button:hover,.hero-button:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 28px #07234440}.hero-actions{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.85rem;width:100%;margin-top:1rem;display:flex}.hero-visual{justify-content:flex-end;align-items:flex-end;min-height:245px;display:flex;position:relative;overflow:hidden}.hero-ground{filter:blur(1px);opacity:.8;z-index:0;background:radial-gradient(circle at 46% 40%,#5fa46d6b 0%,#347a4d94 56%,#1c4c3a85 100%),repeating-linear-gradient(100deg,#eefff014 0 2px,#0000 2px 8px);border-radius:50%;height:clamp(66px,9vw,108px);position:absolute;bottom:3%;left:8%;right:-3%}.hero-illustration{z-index:1;opacity:.78;filter:saturate(.88)brightness(.98)contrast(.96)drop-shadow(0 14px 24px #04193133);mix-blend-mode:screen;width:min(510px,100%);height:auto;display:block;position:relative;-webkit-mask-image:radial-gradient(circle at 58% 72%,#000 56%,#000000f2 74%,#0000009e 89%,#0000 100%);mask-image:radial-gradient(circle at 58% 72%,#000 56%,#000000f2 74%,#0000009e 89%,#0000 100%)}.block{border-radius:var(--radius-md);background:var(--white);border:var(--surface-border);box-shadow:var(--surface-shadow);margin:0 auto 1.2rem;padding:1.2rem}.block h2{color:var(--brand-blue);letter-spacing:.03em;margin-top:0;font-family:Arial Narrow,Roboto Condensed,sans-serif}.who-block{padding:clamp(1.15rem,2.2vw,1.6rem)}.about-content p{color:#35567c;line-height:1.55}.two-columns{grid-template-columns:2fr 1fr;gap:1.2rem;display:grid}.stats{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.stats li{background:linear-gradient(#fff 0%,#f6faff 100%);border:1px solid #11559a2b;border-radius:1rem;align-items:center;gap:.9rem;padding:1rem 1.05rem;display:flex;box-shadow:0 10px 22px #0e365d14}.stat-icon{background:linear-gradient(#f1f8ff 0%,#e7f1ff 100%);border:1px solid #11559a24;border-radius:999px;flex:none;justify-content:center;align-items:center;width:3.05rem;height:3.05rem;display:inline-flex}.stat-icon svg{stroke:#165da7;fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:1.42rem;height:1.42rem}.stat-copy{gap:.16rem;display:grid}.stats strong{font-size:clamp(1.4rem,2.2vw,1.95rem);line-height:1}.stat-copy span{color:#4a6a8f}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-grid article{border-radius:var(--radius-sm);background:linear-gradient(#f8fbff 0%,#e9f4ff 100%);border:1px solid #11559a38;padding:1rem}.service-grid h3{margin-top:0}.projects-block{background:linear-gradient(160deg,#fff 0%,#edf6ff 100%)}.carousel{width:min(900px,100%);margin-inline:auto;position:relative}.carousel-card{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#fffffff5;border:1px solid #11559a24;border-radius:1.15rem;grid-template-columns:minmax(0,1.55fr) minmax(250px,.85fr);min-height:285px;animation:.52s cubic-bezier(.22,1,.36,1) carousel-enter;display:grid;overflow:hidden;box-shadow:0 18px 45px #0c365b21}.carousel-image{background:linear-gradient(145deg,#dcebf4 0%,#eef6f8 100%);min-width:0;height:285px;padding:.75rem}.carousel-image img{object-fit:contain;border-radius:.75rem;width:100%;height:100%;display:block;box-shadow:0 8px 24px #0a2e4b1f}.carousel-content{flex-direction:column;justify-content:center;padding:1.7rem 1.8rem;display:flex}.carousel-content h3{color:var(--brand-blue-dark);margin:.45rem 0 0;font-size:clamp(1.25rem,2vw,1.65rem)}.carousel-content>p:last-child{color:var(--text-soft);margin-bottom:0;line-height:1.65}.carousel-counter{color:var(--brand-green);letter-spacing:.14em;font-size:.74rem;font-weight:900}.carousel-city{color:var(--brand-blue);margin:.55rem 0 .15rem;font-weight:700}.carousel-btn{z-index:3;color:#fff;cursor:pointer;background:#0a4379eb;border:none;border-radius:999px;width:2.55rem;height:2.55rem;font-size:1.65rem;line-height:1;transition:transform .18s,background .18s,box-shadow .18s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0527483d}.carousel-btn-prev{left:-1.1rem}.carousel-btn-next{right:-1.1rem}.carousel-btn:hover,.carousel-btn:focus-visible{background:var(--brand-green);transform:translateY(-50%)scale(1.06);box-shadow:0 10px 24px #0527484d}.dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}@keyframes carousel-enter{0%{opacity:0;transform:translate(14px)scale(.995)}to{opacity:1;transform:translate(0)scale(1)}}.dot{cursor:pointer;background:#b7c8b1;border:none;border-radius:50%;width:11px;height:11px}.dot-active{background:var(--brand-green)}.contact-block{background:radial-gradient(circle at 0 0,#11559a29,#0000 45%),#fff}.contact-form{gap:.9rem;display:grid}.contact-form label{gap:.35rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{border:1px solid #b8cde5;border-radius:.6rem;width:100%;padding:.72rem;font-family:inherit;font-size:1rem}.contact-form button{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--brand-blue), var(--brand-green));color:#fff;cursor:pointer;border:none;width:fit-content;padding:.8rem 1.15rem;font-weight:700}.contact-form button:disabled{opacity:.7;cursor:not-allowed}.honeypot-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-status{color:var(--brand-blue-dark);margin:0;font-weight:700}.footer-bar{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffffc,#edf6fffc);border-top:2px solid #11559a33;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #092b5326}.footer{min-height:var(--footer-bar-height);text-align:left;color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1rem,4vw,3rem);margin:0 auto;padding:.35rem .75rem;font-weight:700;display:flex}.privacy-consent{align-items:start;grid-template-columns:auto 1fr!important;gap:.65rem!important;font-weight:500!important}.privacy-consent input{width:1.15rem;height:1.15rem;margin-top:.15rem}.privacy-link,.privacy-modal a{color:var(--brand-blue);text-underline-offset:.15em;text-decoration:underline}.privacy-link{font:inherit;cursor:pointer;font-weight:700;display:inline;width:auto!important;color:var(--brand-blue)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.privacy-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#041831a8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.privacy-modal{background:#fff;border:1px solid #11559a33;border-radius:1rem;width:min(680px,100%);max-height:min(84vh,680px);overflow:hidden;box-shadow:0 24px 70px #03183059}.privacy-modal-header{border-bottom:1px solid #11559a26;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.privacy-modal-header h2{color:var(--brand-blue);margin:0;font-size:clamp(1.35rem,4vw,1.75rem)}.privacy-modal-close{width:2.4rem;height:2.4rem;color:var(--brand-blue-dark);cursor:pointer;background:#f2f7fc;border:1px solid #11559a33;border-radius:999px;flex:none;padding:0;font-size:1.65rem;line-height:1}.privacy-modal-content{max-height:calc(84vh - 74px);padding:.25rem 1.15rem 1.15rem;overflow-y:auto}.privacy-modal-content p{color:var(--text-soft);line-height:1.6}.turnstile-container{min-height:65px}.footer-since{text-align:center;gap:.05rem;line-height:1.15;display:grid}.footer-since strong{color:var(--brand-blue-dark);font-size:1rem}.footer-since span{color:var(--brand-green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.footer-distributor-logo{object-fit:contain;flex:none;width:auto;max-width:340px;height:58px;display:block}@media (width<=960px){.topbar-inner{min-height:72px;padding:.6rem 1rem}.brand img{max-width:min(230px,40vw);max-height:52px}.nav-links{gap:.95rem}.nav-link{font-size:.95rem}.two-columns{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-actions{align-items:flex-start}.hero-grid{grid-template-columns:1fr}.hero-visual{justify-content:center;min-height:210px}.hero-ground{bottom:8%;left:4%;right:4%}.hero-illustration{opacity:.76;width:min(500px,94%)}}@media (width<=720px){.topbar-inner{gap:1rem;min-height:68px;padding:.55rem 1rem}.brand img{max-width:min(220px,62vw);height:auto;max-height:52px}.menu-toggle{flex:none;margin-left:auto;display:inline-flex}.main-nav{transform-origin:top;opacity:0;visibility:hidden;background:#fffffffa;border-bottom:1px solid #11559a26;gap:.7rem;padding:.45rem .78rem .95rem;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;transform:translateY(-8px);box-shadow:0 12px 24px #07234224}.main-nav-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.nav-link{background:#11559a0f;border-radius:.62rem;justify-content:center;align-items:center;padding:.55rem .45rem;display:flex}.nav-link:after{bottom:4px;left:20%;right:20%}.hero{border-radius:var(--radius-md);padding:1.05rem}.hero h1{max-width:100%;font-size:clamp(1.7rem,9.5vw,2.22rem)}.hero p{font-size:.98rem}.hero-tags span{padding:.3rem .58rem;font-size:.7rem}.hero-actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.hero-button{text-align:center;width:100%}.hero-visual{min-height:auto;display:block}.footer{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:.65rem;padding:.75rem}:root{--footer-bar-height:66px}.footer-bar{position:fixed;box-shadow:0 -8px 22px #092b531f}.footer-since strong{font-size:.88rem}.footer-since span{font-size:.65rem}.footer-distributor-logo{max-width:165px;height:46px}.hero-illustration{opacity:.72;width:min(420px,100%);margin-inline:auto}.stats li{padding:.95rem}.carousel{width:100%}.carousel-card{grid-template-columns:1fr;min-height:0}.carousel-image{height:220px}.carousel-content{padding:1.2rem 1.3rem 1.35rem}.carousel-btn-prev{left:.45rem}.carousel-btn-next{right:.45rem}.service-grid{grid-template-columns:1fr}.block{padding:1rem}.contact-form button{width:100%}}@media (width<=480px){.brand img{max-width:min(235px,84vw);max-height:52px}.nav-links{grid-template-columns:1fr}.hero{padding:1rem}.hero-kicker{font-size:.74rem}.hero h1{font-size:clamp(1.5rem,9vw,1.9rem);line-height:1.1}.stats strong{font-size:1.75rem}.stat-icon{width:2.8rem;height:2.8rem}.carousel-image{height:200px}.footer{flex-flow:row;justify-content:space-between;gap:.5rem;padding:.35rem .7rem}.footer-distributor-logo{max-width:min(165px,52vw);height:44px}:root{--footer-bar-height:62px}}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #168442b3}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}:root{--bg-main:#f7fbff;--bg-accent:#e8f3ff;--text-main:#0c2b55;--text-soft:#2f4f75;--brand-blue:#11559a;--brand-blue-dark:#0b3f74;--brand-green:#1f9a43;--brand-green-dark:#177735;--highlight:#12a14a;--white:#fff}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:radial-gradient(circle at 15% 0%, #11559a1f, transparent 52%), radial-gradient(circle at 85% 8%, #1f9a4321, transparent 48%), var(--bg-main);color:var(--text-main);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}
