.call-popup-wrapper.svelte-1f29ulx{position:fixed;bottom:24px;right:24px;z-index:1000}.call-popup.svelte-1f29ulx{position:relative;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #00000026;border:1px solid rgba(0,0,0,.05);width:320px;display:flex;flex-direction:column;gap:.5rem}.close-btn.svelte-1f29ulx{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;color:#86868b;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background .2s}.close-btn.svelte-1f29ulx:hover{background:#f5f5f7;color:#1d1d1f}.popup-content.svelte-1f29ulx h3:where(.svelte-1f29ulx){font-size:1.1rem;font-weight:600;color:#1d1d1f;margin:0 0 .25rem}.popup-content.svelte-1f29ulx p:where(.svelte-1f29ulx){font-size:.9rem;color:#515154;margin:0 0 1rem;line-height:1.4}.call-btn.svelte-1f29ulx{display:block;text-align:center;background:#25d366;color:#fff;padding:.75rem 1rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .2s}.call-btn.svelte-1f29ulx:hover{background:#128c7e}@media(max-width:640px){.call-popup-wrapper.svelte-1f29ulx{bottom:16px;right:16px;left:16px}.call-popup.svelte-1f29ulx{width:100%;box-sizing:border-box}}.lp-wrapper{font-family:Inter,system-ui,sans-serif;color:#1d1d1f;line-height:1.6;background-color:#fff}.hero-section.svelte-1v5y7h5{background:linear-gradient(135deg,#0d2f5b,#061933);color:#fff;padding:3rem 1.25rem 4rem;position:relative;overflow:hidden}.hero-container.svelte-1v5y7h5{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:2}.hero-content.svelte-1v5y7h5{display:flex;flex-direction:column;gap:1.25rem;text-align:center}.hero-content h1{font-size:2.25rem;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#fff}.hero-content p{font-size:1.125rem;color:#a8c1e6;max-width:600px;margin:0 auto}.hero-form-wrapper.svelte-1v5y7h5{width:100%;display:flex;justify-content:center}.form-card.svelte-1v5y7h5{background:#fff;border-radius:20px;padding:2rem 1.5rem;box-shadow:0 25px 50px -12px #0006;width:100%;max-width:480px;color:#1d1d1f;text-align:left}.form-card.svelte-1v5y7h5 h2:where(.svelte-1v5y7h5){font-size:1.5rem;font-weight:800;color:#0d2f5b;margin-bottom:.5rem;letter-spacing:-.02em}.form-card.svelte-1v5y7h5 p:where(.svelte-1v5y7h5){font-size:.95rem;color:#515154;margin-bottom:1.5rem}@media(min-width:1024px){.hero-section.svelte-1v5y7h5{padding:6rem 2rem}.hero-container.svelte-1v5y7h5{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem}.hero-content.svelte-1v5y7h5{flex:1.2;text-align:left;gap:1.5rem}.hero-content h1{font-size:3.5rem}.hero-content p{font-size:1.25rem;margin:0}.hero-form-wrapper.svelte-1v5y7h5{flex:1;justify-content:flex-end}.form-card.svelte-1v5y7h5{padding:2.5rem}}.benefits-section.svelte-1v5y7h5{padding:4rem 1.25rem;background:#fff}.benefits-container.svelte-1v5y7h5{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.benefits-container h2{font-size:1.75rem;font-weight:800;color:#0d2f5b;margin-bottom:1rem;letter-spacing:-.02em}.benefits-container h3{font-size:1.35rem;font-weight:700;color:#1d1d1f;margin:2rem 0 1rem}.benefits-container p{font-size:1.1rem;color:#4a4a4f;margin-bottom:1.25rem;line-height:1.7}@media(min-width:768px){.benefits-section.svelte-1v5y7h5{padding:6rem 2rem}.benefits-container h2{font-size:2.25rem}}.faq-section.svelte-1v5y7h5{padding:4rem 1.25rem;background:#f5f5f7}.faq-container.svelte-1v5y7h5{max-width:800px;margin:0 auto}.faq-container.svelte-1v5y7h5 h2:where(.svelte-1v5y7h5){font-size:2rem;font-weight:800;text-align:center;color:#0d2f5b;margin-bottom:3rem;letter-spacing:-.02em}.faq-list.svelte-1v5y7h5{display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1v5y7h5{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 4px 6px -1px #0000000d;transition:all .3s ease}.faq-item.svelte-1v5y7h5:hover{box-shadow:0 10px 15px -3px #0000001a}.faq-item.svelte-1v5y7h5 summary:where(.svelte-1v5y7h5){font-size:1.1rem;font-weight:600;color:#1d1d1f;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-item.svelte-1v5y7h5 summary:where(.svelte-1v5y7h5)::-webkit-details-marker{display:none}.faq-item.svelte-1v5y7h5 .icon:where(.svelte-1v5y7h5){font-size:1.5rem;color:#0d2f5b;font-weight:400;transition:transform .3s ease}.faq-item[open].svelte-1v5y7h5 .icon:where(.svelte-1v5y7h5){transform:rotate(45deg)}.faq-item.svelte-1v5y7h5 p:where(.svelte-1v5y7h5){margin-top:1.25rem;color:#515154;line-height:1.6;padding-top:1rem;border-top:1px solid #eaeaea}@media(min-width:768px){.faq-section.svelte-1v5y7h5{padding:6rem 2rem}}
