/* Original visual system, with the current homepage content and contact fixes. */
.home-classic{min-width:320px}
.home-classic *{letter-spacing:0}
.home-classic main{outline:none}
.home-classic .site-header{gap:24px;z-index:60}
.home-classic .site-nav{gap:22px}
.home-classic .logo{font-size:30px}
.home-classic .header-action{font-size:15px;white-space:normal}
.home-classic :is(section,main,[id]){scroll-margin-top:100px}
.home-classic .hero2-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);padding-top:48px;padding-bottom:108px;gap:44px}
.home-classic .hero2 h1{font-size:60px;line-height:1.08;overflow-wrap:break-word}
.home-classic .hero2 .lead2{font-size:17px;line-height:1.65}
.home-classic .hero2 .proof{margin-top:24px;gap:10px 22px;font-size:13px}
.home-classic .hero2 .pp::before{content:'';width:6px;height:6px;border:1px solid #8ff0ff;flex:none}
.home-classic .hero2 .card2{white-space:normal;max-width:230px}
.home-classic .hero2 .card2>span:last-child{min-width:0}
.home-classic .hero2 .card2 b{line-height:1.3}
.home-classic .hero2 .card2 small{line-height:1.4}
.home-wrap{width:calc(100% - 80px);max-width:1220px;margin-inline:auto}
.home-section{padding:48px 0}
.home-heading{margin-bottom:26px}
.home-kicker{margin:0 0 10px;font-size:12px;font-weight:750;line-height:1.5;color:#325bc0}
.home-section h2,.home-classic .lead-copy h2{font-size:34px;line-height:1.2;margin:0;color:#172a52;font-weight:800;hyphens:none}
.home-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.home-case{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid #dce5f1;border-radius:8px;box-shadow:0 10px 28px #1f375c14;transition:transform .25s ease,box-shadow .25s ease}
.home-case:hover{transform:translateY(-5px);box-shadow:0 20px 42px #1f375c24}
.home-case-image{display:block;aspect-ratio:8/5;overflow:hidden;background:#f0f4fa;border-bottom:1px solid #dce5f1}
.home-case-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:top}
.home-case-copy{padding:22px;display:flex;flex-direction:column;flex:1;min-width:0}
.home-case-copy .home-kicker{font-size:11px;color:#526587;margin-bottom:7px}
.home-case h3{font-size:22px;line-height:1.3;margin:0;color:#172a52}
.home-case-copy>p:not(.home-kicker){font-size:14px;line-height:1.65;color:#53627b;margin:12px 0 16px}
.home-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:14px;font-weight:750;color:#0f55ff;line-height:1.45;text-underline-offset:4px}
.home-link:hover{text-decoration:underline}
.home-link>span{flex-shrink:0}
.home-case-copy>.home-link{margin-top:auto}
.home-services{background:#f2f6fd;border-block:1px solid #dfe7f4}
.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.home-service{--accent:#0f55ff;position:relative;display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid #dce5f1;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1f375c14;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.home-service:nth-child(2){--accent:#087f6b}.home-service:nth-child(3){--accent:#c93350}.home-service:nth-child(4){--accent:#08788b}.home-service:nth-child(5){--accent:#6845cf}.home-service:nth-child(6){--accent:#9a5b00}
.home-service::before{content:'';position:absolute;inset:0 0 auto;height:4px;background:var(--accent)}
.home-service:hover{transform:translateY(-5px);box-shadow:0 20px 42px #1f375c24}
.home-service-number{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,white);border:1px solid color-mix(in srgb,var(--accent) 18%,white);font-size:13px;font-weight:800;margin-bottom:16px}
.home-service h3{font-size:22px;line-height:1.25;margin:0;color:#172a52;hyphens:none;overflow-wrap:break-word}
.home-service>p:not(.home-price){color:#53627b;font-size:14px;line-height:1.65;margin:12px 0}
.home-service .home-price{font-size:13px;font-weight:700;color:#31506f;margin:auto 0 12px;padding-top:6px}
.home-service-links{display:flex;align-items:flex-start;flex-direction:column;margin-top:2px;border-top:1px solid #e4eaf2;padding-top:8px}
.home-service-links .home-link{width:100%;color:var(--accent)}
.home-section-end{display:flex;flex-wrap:wrap;gap:24px;margin-top:18px}
.home-proof .home-wrap{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;align-items:center}
.home-proof .home-heading{margin-bottom:18px}
.home-proof-copy>p{font-size:15px;line-height:1.7;color:#53627b}
.home-metric{display:block;font-size:36px;line-height:1.3;font-weight:800;color:#087f6b;margin-top:18px}
.home-proof-copy .home-period,.home-proof-copy .home-note{font-size:12px;line-height:1.6;margin:10px 0;color:#53627b}
.home-evidence{margin:0;min-width:0}
.home-evidence img{display:block;width:100%;height:auto;border:1px solid #dce5f1;border-radius:8px;background:#fff;box-shadow:0 14px 32px #1f375c12}
.home-process{padding:78px 0}
.home-process .home-wrap{position:relative;z-index:3}
.home-process .home-heading{text-align:center}
.home-process .home-kicker{color:#a6ecff}
.home-process h2{color:#fff}
.home-process ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0}
.home-process li{padding:24px;min-width:0;background:#ffffff18;border:1px solid #ffffff38;border-radius:8px}
.home-process li>span{font-size:13px;font-weight:800;color:#8ff0ff}
.home-process h3{margin:10px 0 8px;font-size:21px;line-height:1.3;color:#fff}
.home-process p{font-size:14px;line-height:1.65;margin:0;color:#ffffffdb}
.home-about p{max-width:900px;font-size:16px;line-height:1.75;color:#53627b;margin:18px 0 0}
.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px;margin-top:20px}
.home-faq{background:#f2f6fd;border-block:1px solid #dfe7f4}
.home-faq .home-wrap{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:48px}
.home-faq details{border-bottom:1px solid #d4def0}
.home-faq details:first-child{border-top:1px solid #d4def0}
.home-faq summary{padding:18px 24px 18px 0;font-size:16px;font-weight:700;cursor:pointer;line-height:1.5;color:#172a52}
.home-faq details>p{font-size:14px;line-height:1.7;margin:0 0 20px;color:#53627b}
.home-classic .lead-section{max-width:1220px;width:calc(100% - 80px);margin:0 auto;padding:48px 0 60px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:40px;border:0;border-radius:0;box-shadow:none;background:none}
.home-classic .lead-copy p{font-size:15px;line-height:1.7;color:#53627b}
.home-classic .lead-form{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.home-classic .lead-form label{min-width:0}
.home-classic .lead-form :is(input:not([type=checkbox]),select,textarea){width:100%;min-width:0;max-width:100%;font-size:16px;line-height:1.5;border-radius:8px;padding:11px 12px}
.home-classic .lead-form textarea{resize:vertical}
.home-classic .lead-form>label:has(select){grid-column:1/-1}
.home-classic .lead-form label>span{font-size:13px;font-weight:650}
.home-classic .lead-form .form-consent{display:flex;gap:10px;align-items:flex-start}
.home-classic .lead-form input[type=checkbox]{width:18px;height:18px;margin:3px 0 0;flex-shrink:0;accent-color:#0f55ff}
.home-classic .lead-form .form-consent span{font-size:12px;line-height:1.6}
.home-classic .lead-form .form-consent a{text-decoration:underline}
.home-classic .lead-form .button{min-height:48px;white-space:normal;font-size:15px}
.home-classic .form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.home-classic .site-footer{padding-top:36px;padding-bottom:36px;gap:28px}
.home-classic .site-footer h2{font-size:15px}
.home-classic .site-footer p,.home-classic .site-footer a:not(.logo){font-size:13px;line-height:1.65}
.home-skip{position:fixed;left:16px;top:-100px;z-index:20000;background:#fff;padding:12px 20px;border:2px solid #0f55ff;border-radius:4px}
.home-skip:focus{top:12px}
.home-classic :is(a,button,summary,input,select,textarea):focus-visible{outline:2px solid #0f55ff;outline-offset:3px}
.home-classic .lang-menu{z-index:80;max-height:65vh;overflow:auto}
.home-classic .to-top{left:auto!important;right:18px!important;bottom:92px!important;width:40px!important;height:40px!important;background:#fff;color:#0f55ff;border:1px solid #cbd7ec;box-shadow:0 3px 10px #18232218}
.home-classic .to-top svg{stroke:currentColor}
.home-classic .ck-bar{border-radius:8px}
@media(min-width:1281px){.home-classic .site-header{grid-template-columns:auto 1fr auto}.home-classic .site-nav{display:flex;position:static;transform:none;opacity:1;visibility:visible;justify-content:center}}
@media(max-width:1280px){.home-classic .site-header{padding:10px 24px;gap:16px}.home-classic .site-nav{background:#fff;padding:20px 24px}.home-classic .site-nav a{min-height:44px}.home-classic .header-action{display:none}.home-classic .hero2 h1{font-size:50px}}
@media(max-width:900px){.home-classic .hero2-inner{grid-template-columns:minmax(0,1fr);padding-top:36px;padding-bottom:80px}.home-classic .hero2 .stage2{display:none}.home-classic .hero2 h1{font-size:46px}.home-wrap{width:calc(100% - 48px)}.home-case-grid{gap:16px}.home-case-copy{padding:16px}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-proof .home-wrap{gap:24px}.home-classic .lead-section{width:calc(100% - 48px);gap:24px}.home-process ol{gap:16px}.home-process li{padding:18px}}
@media(max-width:640px){.home-classic .site-header{padding:8px 16px;min-height:68px;gap:10px}.home-classic .logo{font-size:25px}.home-wrap{width:calc(100% - 40px)}.home-classic .hero2-inner{width:calc(100% - 40px);padding:28px 0 70px}.home-classic .hero2 h1{font-size:36px;line-height:1.12;overflow-wrap:anywhere}.home-classic .hero2 .lead2{font-size:16px;line-height:1.6;margin-top:16px}.home-classic .hero2 .eyebrow2{font-size:10px;padding:7px 10px}.home-classic .hero2 .acts{gap:10px;margin-top:22px}.home-classic .hero2 .acts .b{flex:1 1 100%;padding:13px 16px;justify-content:center;font-size:14px}.home-classic .hero2 .proof{font-size:12px;margin-top:18px;gap:8px 16px}.home-section{padding:32px 0}.home-section h2,.home-classic .lead-copy h2{font-size:26px;line-height:1.25}.home-heading{margin-bottom:20px}.home-case-grid,.home-service-grid,.home-process ol,.home-proof .home-wrap,.home-faq .home-wrap{grid-template-columns:minmax(0,1fr)}.home-case-grid{gap:20px}.home-case-copy{padding:20px}.home-service{padding:22px}.home-process{padding:68px 0}.home-proof .home-wrap{gap:20px}.home-about .home-actions{align-items:flex-start;flex-direction:column;gap:0}.home-faq .home-wrap{gap:20px}.home-classic .lead-section{width:calc(100% - 40px);grid-template-columns:minmax(0,1fr);padding:32px 0 44px;gap:20px}.home-classic .lead-form{grid-template-columns:minmax(0,1fr);gap:14px}.home-classic .lead-form>button{width:calc(100% - 64px)}.home-classic .lead-form .form-consent{padding-right:48px}.home-classic .site-footer{padding:30px 20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.home-classic .footer-brand{grid-column:1/-1}.home-classic .site-nav{left:0;right:0}.home-classic .ck-bar{padding:12px;bottom:10px}.home-classic .ck-bar p{font-size:13px;line-height:1.5}.home-classic .to-top{right:18px!important;bottom:86px!important;width:38px!important;height:38px!important}}
@media(max-width:360px){.home-classic .hero2 h1{font-size:32px}.home-classic .site-header{padding-inline:12px}.home-classic .logo{font-size:22px}.home-classic .logo-mark{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){.home-classic *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.home-classic .rv,.home-classic .reveal-on{opacity:1;transform:none}}

.home-service-icon{display:grid;place-items:center;flex:none;width:54px;height:54px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--accent) 22%,white);border-radius:8px;background:color-mix(in srgb,var(--accent) 9%,white);color:var(--accent);box-shadow:0 5px 14px color-mix(in srgb,var(--accent) 8%,transparent);transition:transform .25s ease,box-shadow .25s ease}
.home-service-icon svg{display:block;width:30px;height:30px}
.home-service-icon img{display:block;width:44px;height:44px;object-fit:contain}
.home-service:hover .home-service-icon{transform:translateY(-2px);box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 15%,transparent)}
.home-process li>.home-step-icon{display:grid;place-items:center;width:46px;height:46px;margin:0 0 14px;border:1px solid #ffffff38;border-radius:8px;color:#a6f2ff;background:#ffffff12}
.home-step-icon svg{display:block;width:26px;height:26px}
.home-classic .hero2 .pp::before{content:none;display:none}
.home-classic .hero2 .pp>span{min-width:0}
@media(prefers-reduced-motion:reduce){.home-service:hover .home-service-icon{transform:none}}

/* Bundled Lucide icon license:
ISC License

Copyright (c) 2026 Lucide Icons and Contributors

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---

The following Lucide icons are derived from the Feather project:

airplay, alert-circle, alert-octagon, alert-triangle, aperture, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, calendar, cast, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, circle, clipboard, clock, code, columns, command, compass, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, crosshair, database, divide-circle, divide-square, dollar-sign, download, external-link, feather, frown, hash, headphones, help-circle, info, italic, key, layout, life-buoy, link-2, link, loader, lock, log-in, log-out, maximize, meh, minimize, minimize-2, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, move, music, navigation-2, navigation, octagon, pause-circle, percent, plus-circle, plus-square, plus, power, radio, rss, search, server, share, shopping-bag, sidebar, smartphone, smile, square, table-2, tablet, target, terminal, trash-2, trash, triangle, tv, type, upload, x-circle, x-octagon, x-square, x, zoom-in, zoom-out

The MIT License (MIT) (for the icons listed above)

Copyright (c) 2013-present Cole Bemis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

*/
