.trust-badges.svelte-1symv8x{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}@media(max-width:768px){.trust-badges.svelte-1symv8x{flex-direction:column;align-items:center;gap:var(--space-4)}}.trust-badge.svelte-1symv8x{display:flex;align-items:center;gap:12px}.trust-badge__icon-wrapper.svelte-1symv8x{position:relative;flex-shrink:0}.trust-badge__icon.svelte-1symv8x{width:100%;height:100%;object-fit:contain}.trust-badge__text.svelte-1symv8x{font-size:14px;font-weight:var(--font-medium);color:#101828}.hero.svelte-gzujjl{position:relative;background-color:var(--color-white);padding:48px 0 140px;overflow:hidden}.hero__background.svelte-gzujjl{position:absolute;bottom:0;left:0;right:0;height:280px;pointer-events:none}.hero__curve.svelte-gzujjl{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:200%;height:100%}.hero__container.svelte-gzujjl{position:relative;z-index:1;display:flex;justify-content:center}.hero__content.svelte-gzujjl{max-width:900px;text-align:center}.hero__title.svelte-gzujjl{font-size:52px;font-weight:var(--font-bold);line-height:1.15;color:var(--color-gray-900);margin-bottom:var(--space-5);letter-spacing:.01em}.hero__subtitle.svelte-gzujjl{font-size:20px;font-weight:var(--font-medium);font-style:italic;line-height:1.5;color:#475467;margin-bottom:var(--space-6);max-width:720px;margin-left:auto;margin-right:auto}.hero__description.svelte-gzujjl{font-size:16px;font-weight:var(--font-normal);line-height:1.7;color:#475467;margin-bottom:var(--space-10);max-width:780px;margin-left:auto;margin-right:auto}.hero__cta.svelte-gzujjl{display:flex;justify-content:center;margin-bottom:var(--space-8)}.hero__button.svelte-gzujjl{background-color:#26c6da;color:#fff;font-size:18px;font-weight:var(--font-semibold);padding:16px 48px;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s}.hero__button.svelte-gzujjl:hover{background-color:#1fa5b5}@media(max-width:768px){.hero.svelte-gzujjl{padding:var(--space-8) 0 100px}.hero__background.svelte-gzujjl{height:180px}.hero__title.svelte-gzujjl{font-size:32px}.hero__subtitle.svelte-gzujjl{font-size:16px}.hero__description.svelte-gzujjl{font-size:14px}}.coverage-card.svelte-1vghyhx{flex:0 0 280px;width:280px;height:380px;border-radius:20px;overflow:hidden;transition:transform var(--transition-base),box-shadow var(--transition-base);position:relative;scroll-snap-align:start}.coverage-card.svelte-1vghyhx:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.coverage-card__image.svelte-1vghyhx{width:100%;height:100%;object-fit:cover;display:block}.coverage-card__overlay.svelte-1vghyhx{position:absolute;bottom:16px;left:12px;right:12px;padding:16px 20px;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;color:var(--color-gray-900)}.coverage-card__title.svelte-1vghyhx{font-size:20px;font-weight:var(--font-bold);margin-bottom:6px;line-height:1.3;color:#101828}.coverage-card__description.svelte-1vghyhx{font-size:14px;font-weight:var(--font-normal);line-height:1.4;color:#475467}@media(max-width:768px){.coverage-card.svelte-1vghyhx{flex:0 0 240px;width:240px;height:320px}.coverage-card__title.svelte-1vghyhx{font-size:18px}.coverage-card__description.svelte-1vghyhx{font-size:13px}}.coverage.svelte-lao9bu{padding:80px 0 60px;background-color:var(--color-white)}.coverage__container.svelte-lao9bu{max-width:1280px}.coverage__header.svelte-lao9bu{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-10);padding:0 var(--space-8)}.coverage__title.svelte-lao9bu{font-size:42px;font-weight:var(--font-bold);color:var(--color-gray-900);letter-spacing:.01em}.coverage__subtitle.svelte-lao9bu{font-size:20px;font-weight:var(--font-medium);font-style:italic;color:#475467;max-width:320px;text-align:right;line-height:1.5}.coverage__carousel.svelte-lao9bu{position:relative;padding:0 var(--space-8)}.coverage__grid.svelte-lao9bu{display:flex;gap:24px;overflow-x:auto;padding:var(--space-2) 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.coverage__grid.svelte-lao9bu::-webkit-scrollbar{display:none}.coverage__nav.svelte-lao9bu{display:flex;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-6);padding:0 var(--space-8)}.coverage__arrow.svelte-lao9bu{width:48px;height:48px;border:1px solid #e4e7ec;background:var(--color-white);border-radius:var(--radius-full);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);color:#667085}.coverage__arrow.svelte-lao9bu:hover{border-color:#d0d5dd;color:#344054}.coverage__arrow--next.svelte-lao9bu{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.coverage__arrow--next.svelte-lao9bu:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);color:#fff}@media(max-width:768px){.coverage.svelte-lao9bu{padding:var(--space-12) 0}.coverage__header.svelte-lao9bu{flex-direction:column;gap:var(--space-4);text-align:center;padding:0 var(--space-4)}.coverage__title.svelte-lao9bu{font-size:28px}.coverage__subtitle.svelte-lao9bu{text-align:center;max-width:100%;font-size:16px}.coverage__carousel.svelte-lao9bu{padding:0 var(--space-4)}.coverage__nav.svelte-lao9bu{justify-content:center;padding:0 var(--space-4)}}.how-it-works.svelte-1r5fjei{padding:var(--space-20) 0;background-color:var(--color-gray-50)}.how-it-works__container.svelte-1r5fjei{max-width:1280px}.how-it-works__header.svelte-1r5fjei{text-align:center;margin-bottom:var(--space-12)}.how-it-works__title.svelte-1r5fjei{font-size:48px;font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-4);letter-spacing:.02em}.how-it-works__subtitle.svelte-1r5fjei{font-size:22px;font-weight:var(--font-medium);color:#475467;line-height:1.45}.how-it-works__steps.svelte-1r5fjei{display:flex;justify-content:center;gap:64px;flex-wrap:wrap;padding:0 var(--space-8)}@media(max-width:768px){.how-it-works.svelte-1r5fjei{padding:var(--space-12) 0}.how-it-works__title.svelte-1r5fjei{font-size:32px}.how-it-works__steps.svelte-1r5fjei{gap:var(--space-10);padding:0 var(--space-4)}}.step.svelte-1r5fjei{flex:1 1 300px;max-width:360px;text-align:center}.step__illustration.svelte-1r5fjei{width:160px;height:160px;margin:0 auto var(--space-8);display:flex;align-items:center;justify-content:center}.step__illustration-img.svelte-1r5fjei{max-width:100%;max-height:100%;object-fit:contain}.step__title.svelte-1r5fjei{font-size:28px;font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-3);letter-spacing:.005em;line-height:1.4}.step__description.svelte-1r5fjei{font-size:18px;color:#475467;line-height:1.5}@media(max-width:768px){.step.svelte-1r5fjei{flex:1 1 100%;max-width:100%}.step__title.svelte-1r5fjei{font-size:22px}.step__description.svelte-1r5fjei{font-size:16px}}.explore.svelte-vzlc1u{background-color:var(--color-white)}.explore__container.svelte-vzlc1u{display:flex;min-height:640px}.explore__content.svelte-vzlc1u{flex:1;display:flex;align-items:center;padding:96px 32px 96px 64px;max-width:640px}.explore__text.svelte-vzlc1u{max-width:480px}.explore__title.svelte-vzlc1u{font-size:48px;font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-8);line-height:1.45;letter-spacing:.02em}.explore__subtitle.svelte-vzlc1u{font-size:22px;font-weight:var(--font-medium);font-style:italic;color:#475467;line-height:1.45}.explore__options-panel.svelte-vzlc1u{flex:1;background-color:#91e4e3;display:flex;align-items:center;justify-content:center;padding:96px 75px}.explore__options.svelte-vzlc1u{display:flex;flex-direction:column;gap:20px;width:100%;max-width:538px}.explore__option.svelte-vzlc1u{display:flex;align-items:center;justify-content:center;padding:24px 32px;background-color:var(--color-white);border:none;border-radius:16px;cursor:pointer;box-shadow:0 2px 8px #0057ff33;transition:box-shadow var(--transition-fast),transform var(--transition-fast);font-family:var(--font-family);font-size:22px;font-weight:var(--font-bold);color:#004097;letter-spacing:.01em}.explore__option.svelte-vzlc1u:hover{box-shadow:0 4px 16px #0057ff4d;transform:translateY(-2px)}@media(max-width:1024px){.explore__container.svelte-vzlc1u{flex-direction:column}.explore__content.svelte-vzlc1u{padding:var(--space-12) var(--space-6);max-width:100%}.explore__text.svelte-vzlc1u{max-width:100%;text-align:center}.explore__options-panel.svelte-vzlc1u{padding:var(--space-12) var(--space-6)}}@media(max-width:768px){.explore__title.svelte-vzlc1u{font-size:32px}.explore__subtitle.svelte-vzlc1u{font-size:18px}.explore__option.svelte-vzlc1u{padding:18px 24px;font-size:18px}}.why-his.svelte-1s70nh3{padding:80px 0;background-color:#f9fafb}.why-his__container.svelte-1s70nh3{max-width:1280px}.why-his__header.svelte-1s70nh3{text-align:center;margin-bottom:56px;padding:0 var(--space-8)}.why-his__title.svelte-1s70nh3{font-size:48px;font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-6);letter-spacing:.02em}.why-his__subtitle-emphasis.svelte-1s70nh3{font-size:22px;font-weight:var(--font-bold);font-style:italic;color:#475467;margin-bottom:var(--space-6);line-height:1.45}.why-his__subtitle.svelte-1s70nh3{font-size:22px;font-weight:var(--font-medium);color:#475467;max-width:800px;margin:0 auto;line-height:1.45}.why-his__grid.svelte-1s70nh3{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:0 var(--space-8)}@media(max-width:768px){.why-his.svelte-1s70nh3{padding:var(--space-12) 0}.why-his__title.svelte-1s70nh3{font-size:32px}.why-his__subtitle-emphasis.svelte-1s70nh3,.why-his__subtitle.svelte-1s70nh3{font-size:18px}.why-his__grid.svelte-1s70nh3{gap:var(--space-8);padding:0 var(--space-4)}}.reason.svelte-1s70nh3{flex:1 1 280px;max-width:360px;text-align:center}.reason__icon.svelte-1s70nh3{width:180px;height:160px;margin:0 auto var(--space-6);display:flex;align-items:center;justify-content:center}.reason__icon.svelte-1s70nh3 img:where(.svelte-1s70nh3){max-width:100%;max-height:100%;object-fit:contain}.reason__title.svelte-1s70nh3{font-size:22px;font-weight:var(--font-bold);color:var(--color-gray-900);line-height:1.4}@media(max-width:768px){.reason.svelte-1s70nh3{flex:1 1 100%;max-width:100%}.reason__title.svelte-1s70nh3{font-size:18px}}.bottom-cta.svelte-1im1wbc{padding:80px 0;background-color:var(--color-white)}.bottom-cta__content.svelte-1im1wbc{max-width:800px;margin:0 auto;text-align:center}.bottom-cta__title.svelte-1im1wbc{font-size:48px;font-weight:var(--font-bold);color:var(--color-gray-900);margin-bottom:var(--space-4);letter-spacing:.02em}.bottom-cta__subtitle.svelte-1im1wbc{font-size:22px;font-weight:var(--font-medium);color:#475467;margin-bottom:var(--space-8);line-height:1.45}.bottom-cta__form.svelte-1im1wbc{display:flex;justify-content:center;margin-bottom:var(--space-8)}.bottom-cta__button.svelte-1im1wbc{background-color:#26c6da;color:#fff;font-size:18px;font-weight:var(--font-semibold);padding:16px 48px;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s}.bottom-cta__button.svelte-1im1wbc:hover{background-color:#1fa5b5}@media(max-width:768px){.bottom-cta.svelte-1im1wbc{padding:var(--space-12) 0}.bottom-cta__title.svelte-1im1wbc{font-size:32px}.bottom-cta__subtitle.svelte-1im1wbc{font-size:18px}}.landing-page.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column}main.svelte-1uha8ag{flex:1}
