@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--blue:#003b8f;--blue-2:#006fd6;--orange:#ff6b00;--ink:#071a39;--muted:#526783;--pale:#eef6ff;--line:#dce7f5;--white:#fff;--shadow:0 24px 70px rgba(5,35,79,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}.lp-wrap{width:min(1160px,calc(100% - 40px));margin:auto}.lp-header{position:sticky;z-index:30;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(7,26,57,.08);backdrop-filter:blur(14px)}.lp-header .lp-wrap{height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.lp-logo{display:flex;width:225px;height:82px;align-items:center;overflow:hidden}.lp-logo img{width:225px;max-width:none;height:auto;flex:0 0 auto}.lp-nav{display:flex;align-items:center;gap:30px}.lp-nav a{text-decoration:none;font-size:1.08rem;font-weight:800}.lp-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 21px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--orange),#ff941c);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 13px 30px rgba(255,107,0,.22);cursor:pointer}.lp-button.secondary{background:#fff;color:var(--blue);border:1px solid var(--line);box-shadow:none}.lp-hero{overflow:hidden;background:linear-gradient(115deg,#fff 0 57%,var(--pale) 57%)}.lp-hero .lp-wrap{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-block:70px}.lp-kicker{color:var(--blue-2);text-transform:uppercase;letter-spacing:.11em;font-size:1.02rem;font-weight:800}.lp-hero h1{max-width:690px;margin-top:20px;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.97;letter-spacing:-.065em}.lp-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--blue-2)}.lp-lead{max-width:650px;margin-top:25px;color:var(--muted);font-size:1.1rem;line-height:1.7}.lp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lp-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:35px;color:var(--muted);font-size:.86rem;font-weight:700}.lp-trust span:before{content:'✓';margin-right:7px;color:var(--orange)}.lp-visual{position:relative;min-height:490px;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,var(--blue),var(--blue-2));box-shadow:var(--shadow)}.lp-visual img{width:100%;height:490px;object-fit:cover}.lp-visual.abstract{display:grid;place-items:center}.lp-visual.abstract:before,.lp-visual.abstract:after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.3)}.lp-visual.abstract:before{width:370px;height:370px}.lp-visual.abstract:after{width:270px;height:270px}.lp-energy-mark{position:relative;z-index:2;color:#fff;text-align:center}.lp-energy-mark strong{display:block;font:800 5.8rem/1 Manrope}.lp-energy-mark span{display:block;margin-top:10px;color:#dcecff;font-weight:700}.lp-float{position:absolute;right:20px;bottom:20px;padding:16px 18px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.lp-float strong,.lp-float small{display:block}.lp-float small{margin-top:4px;color:var(--muted)}.lp-proof{border-block:1px solid var(--line);background:#fff}.lp-proof .lp-wrap{display:grid;grid-template-columns:repeat(3,1fr)}.lp-proof article{padding:27px 30px;border-right:1px solid var(--line)}.lp-proof article:last-child{border:0}.lp-proof strong{display:block;color:var(--blue);font:800 1.15rem Manrope}.lp-proof span{display:block;margin-top:5px;color:var(--muted);font-size:.9rem}.lp-section{padding:95px 0}.lp-section.tint{background:var(--pale)}.lp-heading{display:flex;justify-content:space-between;align-items:end;gap:45px}.lp-heading h2{max-width:700px;margin-top:14px;font-size:clamp(2rem,3.8vw,4rem);line-height:1.05;letter-spacing:-.055em}.lp-heading>p{max-width:430px;color:var(--muted);line-height:1.7}.lp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.lp-card{padding:29px;border:1px solid var(--line);border-radius:22px;background:#fff}.lp-card b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e7f2ff;color:var(--blue-2)}.lp-card h3{margin-top:28px;font-size:1.25rem}.lp-card p{margin-top:10px;color:var(--muted);line-height:1.65}.lp-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.lp-process h2{margin-top:14px;font-size:clamp(2.1rem,3.8vw,4rem);line-height:1.05;letter-spacing:-.055em}.lp-steps{display:grid}.lp-step{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.lp-step:first-child{padding-top:0}.lp-step>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800}.lp-step h3{font-size:1.2rem}.lp-step p{margin-top:7px;color:var(--muted);line-height:1.6}.lp-contact{background:linear-gradient(135deg,#002b6c,var(--blue) 58%,var(--blue-2));color:#fff}.lp-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.lp-contact h2{margin-top:14px;font-size:clamp(2.2rem,4vw,4.3rem);line-height:1.04;letter-spacing:-.055em}.lp-contact-copy>p:last-child{margin-top:22px;color:#dbeaff;line-height:1.7}.lp-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:28px;border-radius:26px;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.lp-form label{display:grid;gap:7px;font-size:.85rem;font-weight:700}.lp-form input,.lp-form select,.lp-form textarea{width:100%;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font:inherit}.lp-form .wide{grid-column:1/-1}.lp-consent{display:flex!important;grid-column:1/-1;align-items:flex-start;gap:10px;color:var(--muted);font-size:.78rem!important;font-weight:500!important;line-height:1.45}.lp-consent input{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.lp-form .lp-button{grid-column:1/-1;justify-self:start}.lp-form-note{grid-column:1/-1;min-height:20px;color:var(--blue);font-size:.83rem;font-weight:700}.lp-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.lp-faq h2{margin-top:14px;font-size:clamp(2rem,3.5vw,3.7rem);letter-spacing:-.05em}.lp-faq-list details{padding:20px 0;border-bottom:1px solid var(--line)}.lp-faq-list summary{cursor:pointer;font-weight:800}.lp-faq-list p{padding-top:11px;color:var(--muted);line-height:1.65}.lp-footer{padding:38px 0;background:#002e73;color:#fff}.lp-footer .lp-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.lp-footer img{width:180px;filter:brightness(0) invert(1)}.lp-footer p{color:#c8d8ee;font-size:.85rem}.lp-footer a{font-weight:700}.lp-wa{position:fixed;z-index:40;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:14px 18px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 15px 38px rgba(18,97,48,.35)}
@media(max-width:900px){.lp-nav>a:not(.lp-button){display:none}.lp-hero{background:#fff}.lp-hero .lp-wrap,.lp-process,.lp-contact-grid,.lp-faq{grid-template-columns:1fr}.lp-hero .lp-wrap{gap:45px}.lp-proof .lp-wrap,.lp-card-grid{grid-template-columns:1fr}.lp-proof article{border-right:0;border-bottom:1px solid var(--line)}.lp-heading{align-items:start;flex-direction:column}.lp-process,.lp-contact-grid,.lp-faq{gap:45px}}
@media(max-width:600px){.lp-wrap{width:min(100% - 30px,1160px)}.lp-header .lp-wrap{height:80px}.lp-logo{width:165px;height:64px}.lp-logo img{width:165px}.lp-header .lp-button{min-height:44px;padding:10px 14px;font-size:.9rem}.lp-hero .lp-wrap{min-height:auto;padding-block:52px}.lp-kicker{font-size:.94rem}.lp-hero h1{font-size:2.75rem}.lp-lead{font-size:1rem}.lp-visual,.lp-visual img{min-height:350px;height:350px}.lp-trust{flex-direction:column;gap:9px}.lp-section{padding:70px 0}.lp-card-grid{grid-template-columns:1fr}.lp-form{grid-template-columns:1fr;padding:20px}.lp-form .wide,.lp-form .lp-button,.lp-form-note{grid-column:auto}.lp-footer .lp-wrap{align-items:flex-start;flex-direction:column}.lp-wa{width:56px;height:56px;padding:13px;justify-content:center}.lp-wa span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}
