:root{--blue-900:#06264a;--blue-800:#0a3a6e;--blue-700:#0d4f95;--blue-600:#1268bd;--blue-500:#1f86dd;--blue-100:#dbeeff;--blue-50:#f0f7ff;--frost:#6fe3f5;--frost-soft:#d3f6fc;--action:#ff7a18;--action-dark:#e5650a;--ink:#0e1a26;--ink-soft:#47586a;--ink-faint:#7d8c9b;--line:#e2e9f0;--bg:#fff;--bg-alt:#f5f9fd;--ok:#12924f;--green:#16a34a;--green-dark:#12833c;--green-darker:#0e6b31;--pad:1.125rem;--radius:14px;--radius-lg:20px;--shadow-sm:0 1px 2px #06264a0f, 0 2px 8px #06264a0d;--shadow:0 4px 12px #06264a14, 0 12px 32px #06264a14;--shadow-lg:0 10px 24px #06264a1a, 0 24px 60px #06264a24;--max:1140px;--max-narrow:780px;--callbar:68px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;padding-bottom:calc(var(--callbar) + env(safe-area-inset-bottom));margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.62;overflow-x:hidden}@media (min-width:900px){body{padding-bottom:0}}img{max-width:100%;height:auto;display:block}svg{flex:none;width:20px;height:20px}a{color:var(--blue-600);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{letter-spacing:-.02em;text-wrap:balance;margin:0 0 .6em;font-weight:800;line-height:1.18}h1{font-size:clamp(1.85rem,6.5vw,3.1rem)}h2{font-size:clamp(1.5rem,5vw,2.25rem)}h3{font-size:clamp(1.15rem,3.6vw,1.4rem)}p{text-wrap:pretty;margin:0 0 1.05em}ul{margin:0 0 1.05em;padding-left:1.15em}hr{border:0;border-top:1px solid var(--line);margin:2rem 0}:focus-visible{outline:3px solid var(--blue-500);outline-offset:2px;border-radius:6px}.wrap{width:100%;max-width:var(--max);padding-inline:var(--pad);margin:0 auto}.wrap-narrow{max-width:var(--max-narrow)}.bleed{margin-inline:calc(var(--pad) * -1)}@media (min-width:720px){.bleed{margin-inline:0}}.section{padding-block:clamp(2.75rem,8vw,4.75rem)}.section--alt{background:var(--bg-alt)}.section--dark{background:linear-gradient(160deg, var(--blue-900), var(--blue-700));color:#fff}.section--dark h2,.section--dark h3{color:#fff}.section--dark p{color:#c9dcf1}.section-head{max-width:680px;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.section-head--center{text-align:center;margin-inline:auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-600);margin-bottom:.7rem;font-size:.78rem;font-weight:800;display:inline-block}.section--dark .eyebrow{color:var(--frost)}.lead{color:var(--ink-soft);font-size:clamp(1.02rem,2.6vw,1.15rem)}.section--dark .lead{color:#c9dcf1}.btn{text-align:center;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:54px;padding:.85rem 1.4rem;font-size:1.02rem;font-weight:800;line-height:1.2;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--call{background:var(--action);color:#fff;box-shadow:0 6px 18px #ff7a1857}.btn--call:hover{background:var(--action-dark)}.btn--primary{background:var(--blue-600);color:#fff;box-shadow:0 6px 18px #1268bd47}.btn--primary:hover{background:var(--blue-700)}.btn--ghost{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff8c}.btn--ghost:hover{background:#fff3}.btn--wa{background:var(--green-dark);color:#fff;box-shadow:0 6px 18px #12833c57}.btn--wa:hover{background:var(--green-darker)}.btn--outline{color:var(--blue-700);border:1.5px solid var(--line);box-shadow:var(--shadow-sm);background:#fff}.btn--outline:hover{border-color:var(--blue-500)}.btn--block{width:100%}.btn-row{flex-wrap:wrap;gap:.75rem;display:flex}.btn-row>.btn{flex:220px}@media (min-width:560px){.btn-row>.btn{flex:0 auto}}.header{z-index:60;-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.header__inner{align-items:center;gap:.75rem;min-height:64px;display:flex}@media (min-width:900px){.header .wrap{max-width:1240px}.header__inner{grid-template-columns:1fr auto 1fr;gap:1rem;display:grid}}.logo{letter-spacing:-.03em;color:var(--blue-900);align-items:center;gap:.55rem;margin-right:auto;font-size:1.16rem;font-weight:900;display:inline-flex}.logo:hover{text-decoration:none}.logo__mark{background:linear-gradient(150deg, var(--blue-600), var(--frost));color:#fff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.logo__mark svg{width:21px;height:21px}.logo small{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);margin-top:-2px;font-size:.66rem;font-weight:700;display:block}.nav{white-space:nowrap;align-items:center;gap:1rem;display:none}@media (min-width:1200px){.nav{gap:1.5rem}}.nav a{color:var(--ink);font-size:.94rem;font-weight:600}.nav a:hover{color:var(--blue-600);text-decoration:none}.header__phones{display:none}.header__tel{letter-spacing:-.01em;color:var(--blue-900);white-space:nowrap;align-items:center;gap:.42rem;font-size:1rem;font-weight:800;line-height:1.32;display:flex}.header__tel svg{width:17px;height:17px;color:var(--green)}.header__tel:hover{color:var(--blue-600);text-decoration:none}.header__tel:hover svg{color:var(--green-dark)}@media (min-width:900px){.nav{justify-self:center;display:inline-flex}.header__phones{justify-self:end;justify-items:end;gap:1px;display:grid}.header__tel+.header__tel{color:var(--ink-soft);font-size:.93rem}.header__tel+.header__tel svg{width:15px;height:15px}}@media (min-width:1200px){.header__phones{align-items:center;gap:1.15rem;display:flex}.header__tel+.header__tel{color:var(--blue-900);border-left:1px solid var(--line);padding-left:1.15rem;font-size:1rem}.header__tel+.header__tel svg{width:17px;height:17px}}.burger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:46px;height:46px;display:inline-grid}.burger span{background:var(--ink);border-radius:2px;width:20px;height:2px;display:block;position:relative}.burger span:before,.burger span:after{content:"";background:var(--ink);border-radius:2px;width:20px;height:2px;position:absolute;left:0}.burger span:before{top:-6px}.burger span:after{top:6px}@media (min-width:900px){.burger{display:none}}.mobilemenu{border-top:1px solid var(--line);background:#fff;padding-block:.5rem 1rem}.mobilemenu a{border-bottom:1px solid var(--line);color:var(--ink);padding:.85rem 0;font-weight:700;display:block}.mobilemenu a:last-child{border-bottom:0}.hero{background:linear-gradient(158deg, #072f5c 0%, var(--blue-700) 55%, #1478c9 100%);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#6fe3f552,#6fe3f500 65%);width:70vw;max-width:620px;height:70vw;max-height:620px;position:absolute;top:-30%;right:-18%}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:65% 40%;opacity:.42;width:100%;height:100%}.hero__bg:after{content:"";background:linear-gradient(100deg,#072f5cf0 0%,#072f5cd1 42%,#0d4f9580 100%);position:absolute;inset:0}@media (max-width:719px){.hero__bg:after{background:linear-gradient(#072f5ce6 0%,#072f5cdb 55%,#072f5cf0 100%)}}.hero__inner{z-index:1;padding-block:clamp(2.75rem,9vw,5.5rem);position:relative}.mediaband{align-items:center;gap:1.5rem;display:grid}@media (min-width:880px){.mediaband{grid-template-columns:1fr 1fr;gap:3rem}.mediaband--flip>:first-child{order:2}}.mediaband__img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:var(--bg-alt);overflow:hidden}.mediaband__img img{aspect-ratio:3/2;object-fit:cover;width:100%}@media (max-width:639px){.mediaband__img--bleed{margin-inline:calc(var(--pad) * -1);box-shadow:none;border-radius:0}}.servicehero{border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:1.75rem;overflow:hidden}.servicehero img{aspect-ratio:16/9;object-fit:cover;width:100%}@media (max-width:639px){.servicehero{margin-inline:calc(var(--pad) * -1);box-shadow:none;border-radius:0}}.hero h1{color:#fff;margin-bottom:.55em}.hero__sub{color:#cfe6fb;max-width:40ch;margin-bottom:1.6rem;font-size:clamp(1.05rem,3.2vw,1.25rem)}.hero__cta-wa{display:none}@media (min-width:640px){.hero__cta-alt{display:none}.hero__cta-wa{display:inline-flex}}@media (min-width:900px){.hero__cta .btn--call{display:none}}@media (max-width:639px){.hero__inner{padding-block:2rem 2.25rem}.hero h1{margin-bottom:.5em;font-size:1.62rem}.hero__sub{margin-bottom:1.25rem;font-size:.98rem;line-height:1.5}.hero__cta{flex-direction:column;gap:.6rem}.hero__cta>.btn{flex:none;width:100%;min-height:52px}}.strip{background:var(--blue-900);color:#cfe6fb}.strip__grid{background:#ffffff1a;grid-template-columns:1fr 1fr;gap:1px;display:grid}.strip__item{background:var(--blue-900);padding:1.1rem var(--pad);align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;display:flex}.strip__item svg{width:18px;height:18px;color:var(--frost);flex:none}@media (min-width:780px){.strip__grid{grid-template-columns:repeat(4,1fr)}}.grid{gap:1rem;display:grid}.grid--2,.grid--3{grid-template-columns:1fr}@media (min-width:640px){.grid--2,.grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.grid--3{grid-template-columns:repeat(3,1fr)}}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:1.35rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}a.card:hover{border-color:var(--blue-100);box-shadow:var(--shadow);text-decoration:none;transform:translateY(-3px)}.card h3{color:var(--ink);margin-bottom:.35rem}.card p{color:var(--ink-soft);margin-bottom:.9rem;font-size:.96rem}.card__icon{background:var(--blue-50);width:48px;height:48px;color:var(--blue-600);border-radius:12px;place-items:center;margin-bottom:.9rem;display:grid}.card__icon svg{width:26px;height:26px}.card__foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.6rem;display:flex}.card__pret{color:var(--blue-700);font-size:.95rem;font-weight:800}.card__more{color:var(--action);font-size:.9rem;font-weight:800}@media (max-width:639px){.grid--bleed{margin-inline:calc(var(--pad) * -1);gap:0}.grid--bleed .card{box-shadow:none;border-top:0;border-left:0;border-right:0;border-radius:0}.grid--bleed .card:first-child{border-top:1px solid var(--line)}}.facts{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}@media (min-width:780px){.facts{grid-template-columns:repeat(4,1fr)}}.fact{text-align:center;background:#fff;padding:1.25rem 1rem}.fact__n{color:var(--blue-600);letter-spacing:-.03em;font-size:clamp(1.5rem,5vw,2rem);font-weight:900;display:block}.fact__t{color:var(--ink-soft);font-size:.85rem;font-weight:600}.pricetable{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.pricetable+.pricetable{margin-top:1.5rem}.pricetable__head{background:var(--blue-50);color:var(--blue-900);border-bottom:1px solid var(--line);padding:.95rem 1.15rem;font-weight:800}.pricerow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:.95rem 1.15rem;display:flex}.pricerow:last-child{border-bottom:0}.pricerow__name{font-weight:700}.pricerow__det{color:var(--ink-faint);font-size:.88rem;font-weight:500;display:block}.pricerow__val{color:var(--blue-700);white-space:nowrap;font-size:1.02rem;font-weight:900}.pricetable__note{background:var(--bg-alt);color:var(--ink-soft);border-top:1px solid var(--line);padding:.9rem 1.15rem;font-size:.88rem}@media (max-width:639px){.pricetable--bleed{margin-inline:calc(var(--pad) * -1);border-left:0;border-right:0;border-radius:0}}.checklist{gap:.6rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.checklist li{align-items:flex-start;gap:.6rem;font-size:.98rem;display:flex}.checklist li:before{content:"";background:var(--blue-50) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231268bd' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 13px no-repeat;border-radius:50%;flex:none;width:21px;height:21px;margin-top:2px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:1.05rem 2.5rem 1.05rem 0;font-weight:700;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";border-right:2.4px solid var(--blue-600);border-bottom:2.4px solid var(--blue-600);width:11px;height:11px;transition:transform .2s;position:absolute;top:1.35rem;right:.35rem;transform:rotate(45deg)}.faq details[open] summary:after{transform:rotate(-135deg)}.faq details p{color:var(--ink-soft);padding-right:1rem}.zonegroup+.zonegroup{margin-top:2rem}.zonegroup h3{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin-bottom:.85rem;font-size:1.05rem}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:1px solid var(--line);min-height:42px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;padding:.4rem .95rem;font-size:.92rem;font-weight:700;display:inline-flex}.chip:hover{border-color:var(--blue-500);color:var(--blue-700);text-decoration:none}.brands{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (min-width:720px){.brands{grid-template-columns:repeat(6,1fr)}}.brand{background:#fff;place-items:center;min-height:84px;padding:1.1rem .75rem;display:grid}.brand img{object-fit:contain;filter:grayscale();opacity:.72;width:auto;max-height:34px;transition:filter .2s,opacity .2s}.brand:hover img{filter:none;opacity:1}.brand span{color:var(--ink-faint);text-align:center;font-size:.9rem;font-weight:800}.gallery{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:720px){.gallery{grid-template-columns:repeat(3,1fr);gap:.75rem}}.gallery img{aspect-ratio:4/3;object-fit:cover;background:var(--bg-alt);border-radius:10px;width:100%}@media (max-width:639px){.gallery--bleed{margin-inline:calc(var(--pad) * -1);gap:2px}.gallery--bleed img{border-radius:0}}.formcard{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;padding:1.35rem}@media (max-width:639px){.formcard--bleed{margin-inline:calc(var(--pad) * -1);border-left:0;border-right:0;border-radius:0}}.field{margin-bottom:.9rem}.field label{color:var(--ink);margin-bottom:.35rem;font-size:.88rem;font-weight:700;display:block}.field input,.field select,.field textarea{border:1.5px solid var(--line);width:100%;min-height:52px;font:inherit;color:var(--ink);background:#fff;border-radius:12px;padding:.75rem .9rem;font-size:16px}.field textarea{resize:vertical;min-height:116px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #1f86dd29}.field--row{gap:.9rem;display:grid}@media (min-width:560px){.field--row{grid-template-columns:1fr 1fr}}.formnote{color:var(--ink-faint);margin-top:.75rem;font-size:.82rem}.alert{border-radius:12px;margin-bottom:1rem;padding:.9rem 1rem;font-size:.95rem;font-weight:600}.alert--ok{color:#0b6b3a;background:#e7f7ee;border:1px solid #b9e6cd}.alert--err{color:#a32219;background:#fdeceb;border:1px solid #f6c9c5}.contactbox{gap:1rem;display:grid}.contactline{border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:.85rem;padding:.95rem 1.1rem;display:flex}.contactline:hover{border-color:var(--blue-500);text-decoration:none}.contactline__ico{background:var(--blue-50);width:44px;height:44px;color:var(--blue-600);border-radius:12px;flex:none;place-items:center;display:grid}.contactline__ico svg{width:22px;height:22px}.contactline b{letter-spacing:-.01em;font-size:1.06rem;display:block}.contactline small{color:var(--ink-faint);font-size:.84rem}.cta{background:linear-gradient(140deg, var(--blue-800), var(--blue-600));color:#fff;border-radius:var(--radius-lg);text-align:center;padding:clamp(1.5rem,5vw,2.5rem)}.cta h2{color:#fff}.cta p{color:#cfe6fb;max-width:46ch;margin-inline:auto}.cta .btn-row{justify-content:center;margin-top:1.4rem}@media (max-width:639px){.cta--bleed{margin-inline:calc(var(--pad) * -1);border-radius:0}}.footer{background:var(--blue-900);color:#a9c6e3;padding-block:clamp(2.25rem,6vw,3.25rem) 1.5rem;font-size:.94rem}.footer a{color:#d7e8f8}.footer h4{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem}.footer__grid{gap:1.75rem;display:grid}@media (min-width:780px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:2rem}}.footer ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.footer__firma{color:#86a8c9;border-top:1px solid #ffffff1f;margin:2rem 0 0;padding-top:1.25rem;font-size:.85rem;line-height:1.6}.footer__firma+.footer__bottom{border-top:0;margin-top:.75rem;padding-top:0}.footer__bottom{color:#86a8c9;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.25rem;margin-top:2rem;padding-top:1.25rem;font-size:.85rem;display:flex}.callbar{z-index:70;padding-bottom:env(safe-area-inset-bottom);visibility:hidden;background:#ffffff2e;grid-template-columns:1fr 1fr;gap:1px;transition:transform .28s,visibility .28s;display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -6px 20px #06264a2e}.callbar.is-visible{visibility:visible;transform:none}@media (prefers-reduced-motion:reduce){.callbar{transition:none}}.callbar a{height:var(--callbar);color:#fff;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.callbar a:hover{text-decoration:none}.callbar__call{background:var(--action)}.callbar__wa{background:var(--blue-700)}.callbar svg{width:20px;height:20px}@media (min-width:900px){.callbar{display:none}}.breadcrumb{color:var(--ink-faint);padding-block:.9rem;font-size:.85rem}.breadcrumb a{color:var(--ink-faint)}.breadcrumb span{margin-inline:.4rem}.prose h2{margin-top:2rem}.prose h3{margin-top:1.5rem}.pagehead{background:var(--bg-alt);border-bottom:1px solid var(--line);padding-block:clamp(1.75rem,6vw,3rem)}.pagehead h1{margin-bottom:.4em}.pagehead .lead{max-width:62ch;margin-bottom:0}.split{gap:1.75rem;display:grid}@media (min-width:900px){.split{grid-template-columns:1.15fr .85fr;align-items:start;gap:2.5rem}.split--sticky>:last-child{position:sticky;top:84px}}.consent{left:0;right:0;bottom:env(safe-area-inset-bottom);z-index:80;border-top:1px solid var(--line);padding:1rem var(--pad) 1.1rem;background:#fff;transition:bottom .28s;position:fixed;box-shadow:0 -8px 28px #06264a24}@media (max-width:899px){body.callbar-on .consent{bottom:calc(var(--callbar) + env(safe-area-inset-bottom))}}@media (min-width:900px){.consent{bottom:0}}.consent__inner{max-width:var(--max);align-items:center;gap:.85rem;margin:0 auto;display:grid}@media (min-width:820px){.consent__inner{grid-template-columns:1fr auto;gap:1.5rem}}.consent p{color:var(--ink-soft);margin:0;font-size:.9rem}.consent__btns{gap:.6rem;display:flex}.consent__btns .btn{flex:1;min-height:48px;padding-inline:1.1rem;font-size:.95rem}@media (min-width:820px){.consent__btns .btn{flex:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
