@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700&display=swap";:root{--color-bg:#fafaf8;--color-surface:#fff;--color-text:#14181c;--color-muted:#505860;--color-border:#e6e4df;--color-border-strong:#d4d0c8;--color-primary:#0c2a36;--color-primary-mid:#134456;--color-accent:#b84a1f;--color-accent-soft:#b84a1f1a;--color-wa:#25d366;--color-wa-hover:#1da851;--color-footer:#12161a;--font-sans:"DM Sans", system-ui, sans-serif;--font-display:"Fraunces", Georgia, serif;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow-sm:0 4px 16px #14181c0f;--shadow-md:0 12px 40px #14181c14;--header-h:68px;--ease:.2s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));margin:0;font-size:1rem;line-height:1.625}@media (width>=901px){body{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}#root{min-height:100dvh}a{color:var(--color-primary-mid);transition:color var(--ease);text-decoration:none}a:hover{color:var(--color-primary)}.container{width:min(1080px,100% - 2rem);margin-inline:auto}@media (width<=640px){.container{width:min(1080px,100% - 1.25rem)}}.containerNarrow{width:min(680px,100% - 2rem);margin-inline:auto}@media (width<=640px){.containerNarrow{width:min(680px,100% - 1.25rem)}}.skipLink{z-index:400;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;padding:.65rem 1rem;font-weight:600;position:absolute;left:-9999px}.skipLink:focus{top:1rem;left:1rem}._root_1l7m0_1{border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(180deg, var(--color-wa) 0%, #20bd5a 100%);transition:background var(--ease), transform .15s ease, box-shadow var(--ease);border:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000012,0 4px 14px #25d36647;color:#fff!important}._root_1l7m0_1:hover{background:linear-gradient(180deg, var(--color-wa-hover) 0%, #179748 100%);transform:translateY(-1px);box-shadow:0 2px 4px #00000014,0 8px 22px #25d36661;color:#fff!important}._root_1l7m0_1:active{transform:scale(.98)}._root_1l7m0_1:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}._sm_1l7m0_38{min-height:48px;padding:.55rem 1.05rem;font-size:1rem}._md_1l7m0_44{min-height:48px;padding:.65rem 1.25rem;font-size:1.0625rem}._lg_1l7m0_50{min-height:50px;padding:.85rem 1.5rem;font-size:1.125rem}._xl_1l7m0_56{min-height:54px;padding:1.05rem 1.7rem;font-size:1.1875rem}._pulse_1l7m0_62{animation:2.8s ease-in-out infinite _pulseSoft_1l7m0_1}@media (prefers-reduced-motion:reduce){._pulse_1l7m0_62{animation:none}}@keyframes _pulseSoft_1l7m0_1{0%,to{box-shadow:0 1px 2px #00000012,0 4px 14px #25d36647,0 0 #25d36659}50%{box-shadow:0 1px 2px #00000012,0 4px 14px #25d36647,0 0 0 12px #25d36600}}._header_2ihp2_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fafaf8eb;position:sticky;top:0}._inner_2ihp2_10{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:.75rem 1rem;padding-block:.55rem;display:flex}._brandBlock_2ihp2_19{flex-shrink:0;align-items:center;min-width:0;display:flex}._logo_2ihp2_26{font-family:var(--font-display);color:var(--color-primary);letter-spacing:-.035em;font-size:clamp(1.58rem,3.4vw,1.95rem);font-weight:700;line-height:1.08;text-decoration:none}._accent_2ihp2_36{color:var(--color-accent);font-weight:700}._nav_2ihp2_41{flex:auto;justify-content:flex-end;align-items:center;min-width:0;display:flex}@media (width>=901px){._nav_2ihp2_41{justify-content:center}}._toggle_2ihp2_55{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none}._bar_2ihp2_68{background:var(--color-text);border-radius:1px;width:22px;height:2px;display:block}._list_2ihp2_76{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.15rem;margin:0;padding:0;list-style:none;display:flex}._link_2ihp2_87{letter-spacing:.01em;color:var(--color-muted);font-size:.9375rem;font-weight:600;text-decoration:none}._link_2ihp2_87:hover{color:var(--color-primary)}._ctaDesktop_2ihp2_99{flex-shrink:0}._navWa_2ihp2_103{white-space:nowrap;font-weight:600;box-shadow:0 2px 10px #25d36638}._ctaLabelShort_2ihp2_109{display:none}@media (width<=380px){._ctaLabelFull_2ihp2_114{display:none}._ctaLabelShort_2ihp2_109{display:inline}}._ctaMobile_2ihp2_123{display:none}@media (width<=900px){._ctaDesktop_2ihp2_99{display:none}._ctaMobile_2ihp2_123{border-top:1px solid var(--color-border);margin-top:.25rem;padding-top:1rem;display:block}._ctaMobile_2ihp2_123 a,._ctaMobile_2ihp2_123 ._navWa_2ihp2_103{justify-content:center;width:100%;min-height:48px}._toggle_2ihp2_55{display:flex}._nav_2ihp2_41{flex:none;justify-content:flex-end}._list_2ihp2_76{inset:var(--header-h) 0 auto 0;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transition:transform var(--ease), opacity var(--ease), visibility var(--ease);flex-direction:column;align-items:stretch;gap:0;padding:.75rem 1.25rem 1.25rem;position:fixed;transform:translateY(-120%)}._listOpen_2ihp2_174{opacity:1;visibility:visible;transform:translateY(0)}._list_2ihp2_76 li:not(._ctaMobile_2ihp2_123) ._link_2ihp2_87{border-bottom:1px solid var(--color-border);padding:.85rem 0;display:block}}@media (width<=380px){._logo_2ihp2_26{font-size:1.42rem}}._root_2zpqx_1{border:1px solid color-mix(in srgb, var(--color-primary) 24%, var(--color-border));border-radius:var(--radius-sm);box-shadow:none;cursor:pointer;transition:border-color var(--ease), background var(--ease), color var(--ease), box-shadow var(--ease);background:0 0;justify-content:center;align-items:center;font-family:inherit;font-weight:600;line-height:1.25;text-decoration:none;display:inline-flex;color:var(--color-primary)!important}._root_2zpqx_1:hover{background:color-mix(in srgb, var(--color-primary) 6%, var(--color-surface));border-color:color-mix(in srgb, var(--color-primary) 38%, var(--color-border-strong));box-shadow:none;color:var(--color-primary)!important}._root_2zpqx_1:focus-visible{outline:2px solid var(--color-primary-mid);outline-offset:2px}._md_2zpqx_34{min-height:48px;padding:.65rem 1.35rem;font-size:1.0625rem}._lg_2zpqx_40{min-height:50px;padding:.85rem 1.55rem;font-size:1.125rem}._hero_b0tgr_1{padding:clamp(2.75rem,8vw,5.25rem) 0 clamp(3.25rem,10vw,6.5rem);position:relative;overflow:hidden}._bg_b0tgr_7{pointer-events:none;background:radial-gradient(70% 55% at 100% 0,#b84a1f12,#0000 55%),radial-gradient(55% 45% at 0 100%,#0c2a360f,#0000 50%);position:absolute;inset:0}._grid_b0tgr_16{grid-template-columns:1fr;place-items:start center;display:grid;position:relative}._content_b0tgr_24{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,4.5vw,2.35rem);width:100%;max-width:48rem;margin-inline:auto;display:flex}._eyebrowWrap_b0tgr_35{text-align:center;flex-direction:column;align-items:center;gap:.55rem;width:fit-content;max-width:min(100%,32rem);margin:0 auto;display:flex}@media (width<=900px){._eyebrowWrap_b0tgr_35{max-width:100%}}._eyebrowPrimary_b0tgr_52{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);background:linear-gradient(165deg,#0c2a361c 0%,#b84a1f17 100%);border:1px solid #0c2a3629;border-radius:999px;margin:0;padding:.5rem 1.15rem;font-size:clamp(.88rem,2.2vw,1.02rem);font-weight:700;display:inline-block;box-shadow:0 2px 12px #0c2a361a}._eyebrowSecondary_b0tgr_71{letter-spacing:.05em;max-width:22rem;color:var(--color-primary-mid);margin:0 auto;padding:0 .15rem;font-size:clamp(.875rem,2vw,.9375rem);font-weight:600;line-height:1.5}._title_b0tgr_82{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-primary);text-wrap:balance;margin:0;font-size:clamp(1.5rem,5.5vw,2.75rem);font-weight:700;line-height:1.18}._lead_b0tgr_93{color:var(--color-muted);max-width:36em;margin:0 auto;font-size:clamp(1.0625rem,2.4vw,1.1875rem);line-height:1.65}._actions_b0tgr_101{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.75rem;width:100%;max-width:36rem;margin:0;display:flex}._actions_b0tgr_101 ._heroPrimary_b0tgr_113{color:#fff!important;background:#22c55e!important;border:none!important;font-weight:700!important;animation:none!important;box-shadow:0 2px 8px #22c55e61!important}._actions_b0tgr_101 ._heroPrimary_b0tgr_113:hover{color:#fff!important;background:#16a34a!important;box-shadow:0 4px 14px #16a34a73!important}._actions_b0tgr_101 ._heroSecondary_b0tgr_129{color:var(--color-primary)!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7d7d7!important;font-weight:600!important}._actions_b0tgr_101 ._heroSecondary_b0tgr_129:hover{color:var(--color-primary)!important;background:#f4f4f4!important;border-color:#c9c9c9!important}@media (width<=640px){._actions_b0tgr_101{flex-flow:column;align-items:stretch;gap:.85rem;max-width:none}._actions_b0tgr_101 ._heroPrimary_b0tgr_113,._actions_b0tgr_101 ._heroSecondary_b0tgr_129{text-align:center;justify-content:center;width:100%;max-width:100%}}@media (width>=641px){._actions_b0tgr_101{flex-wrap:nowrap;align-items:center}._actions_b0tgr_101 ._heroPrimary_b0tgr_113,._actions_b0tgr_101 ._heroSecondary_b0tgr_129{flex:none}}._micro_b0tgr_173{color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}._section_l8tbi_1{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:clamp(2rem,5vw,3.25rem) 0}._header_l8tbi_7{text-align:center;max-width:640px;margin:0 auto 1.5rem}@media (width>=901px){._header_l8tbi_7{margin-bottom:2rem}}._kicker_l8tbi_19{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_l8tbi_28{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .5rem;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:700;line-height:1.2}._subtitle_l8tbi_37{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}._grid_l8tbi_44{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){._grid_l8tbi_44{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}._card_l8tbi_61{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;height:100%;padding:1.35rem 1.25rem;display:flex;box-shadow:0 1px 3px #14181c0a}._cardFeatured_l8tbi_72{border-color:color-mix(in srgb, var(--color-primary) 28%, var(--color-border));box-shadow:0 1px 3px #14181c0f, 0 0 0 1px color-mix(in srgb, var(--color-accent) 22%, transparent)}._cardSecondary_l8tbi_79{opacity:.97}._cardSecondary_l8tbi_79 ._cardTitle_l8tbi_83{color:color-mix(in srgb, var(--color-primary) 88%, var(--color-muted))}._cardSecondary_l8tbi_79 ._cardText_l8tbi_87{color:color-mix(in srgb, var(--color-muted) 94%, var(--color-text))}._cardTitle_l8tbi_83{color:var(--color-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.3}._cardText_l8tbi_87{color:var(--color-muted);flex:auto;margin:0 0 1.1rem;font-size:1rem;line-height:1.65}._btn_l8tbi_107{justify-content:center;width:100%;margin-top:auto}._section_59efg_1{padding:clamp(2.25rem,5vw,4rem) 0}@media (width>=901px){._section_59efg_1{padding:clamp(3.25rem,7vw,5rem) 0}}._muted_59efg_11{background:color-mix(in srgb, var(--color-bg) 70%, #dcd7ce)}._header_59efg_15{text-align:center;max-width:620px;margin:0 auto 1.75rem}@media (width>=901px){._header_59efg_15{margin-bottom:2.75rem}}._kicker_59efg_27{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_59efg_36{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-primary);margin:0 0 .65rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._subtitle_59efg_45{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.65}._grid_59efg_52{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin-inline:auto;display:grid}@media (width<=900px){._grid_59efg_52{grid-template-columns:1fr}}._card_59efg_66{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);transition:box-shadow var(--ease), border-color var(--ease);padding:1.6rem 1.45rem;box-shadow:0 1px 2px #14181c0a}._card_59efg_66:hover{box-shadow:var(--shadow-sm);border-color:color-mix(in srgb, var(--color-primary) 18%, var(--color-border))}._step_59efg_82{letter-spacing:.14em;color:var(--color-primary-mid);opacity:.85;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}._cardTitle_59efg_92{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.4}._cardText_59efg_99{color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}._ctaRow_59efg_106{justify-content:center;margin-top:1.75rem;padding-top:.25rem;display:flex}@media (width>=901px){._ctaRow_59efg_106{margin-top:2.25rem}}._problemBtn_59efg_119{justify-content:center;width:100%;max-width:420px;min-height:48px}@media (width>=480px){._problemBtn_59efg_119{width:auto}}._wrap_3uebf_1{background:var(--color-surface);border-block:1px solid var(--color-border);padding:1.5rem 0}@media (width>=901px){._wrap_3uebf_1{padding:2rem 0}}._accent_3uebf_13{background:linear-gradient(90deg,#0c2a3608 0%,#b84a1f0f 100%)}._inner_3uebf_17{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (width<=640px){._inner_3uebf_17{text-align:center;flex-direction:column;align-items:stretch}._copy_3uebf_32{text-align:center}}._copy_3uebf_32{flex:1;min-width:min(100%,280px)}._label_3uebf_42{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-mid);margin:0 0 .35rem;font-size:.8125rem;font-weight:700}._title_3uebf_51{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .4rem;font-size:clamp(1.25rem,2.8vw,1.5rem);font-weight:700;line-height:1.3}._hint_3uebf_60{color:var(--color-muted);max-width:36em;margin:0;font-size:1rem;line-height:1.65}._btn_3uebf_68{flex-shrink:0;min-height:48px}@media (width<=640px){._btn_3uebf_68{justify-content:center;width:100%}}._badge_16ko4_1{width:46px;height:46px;font-family:var(--font-display);letter-spacing:.02em;color:#fff;background:linear-gradient(145deg, var(--color-primary) 0%, var(--color-primary-mid) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;line-height:1;display:flex;box-shadow:0 2px 8px #0c2a3633}._section_1tqop_1{background:linear-gradient(#fafaf8 0%,#f5f4f1 100%);padding:clamp(2rem,5vw,3.5rem) 0}._header_1tqop_6{text-align:center;max-width:620px;margin:0 auto 1.25rem}@media (width>=901px){._header_1tqop_6{margin-bottom:1.65rem}}._kicker_1tqop_18{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_1tqop_27{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .65rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._subtitle_1tqop_35{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}._stack_1tqop_42{max-width:40rem;margin:0 auto}._block_1tqop_47{grid-template-columns:auto 1fr;align-items:start;gap:1rem 1.25rem;padding:0 0 1.35rem;display:grid}._blockBody_1tqop_55{min-width:0}._blockWithRule_1tqop_59{border-bottom:1px solid var(--color-border);margin-bottom:1.35rem}._blockTitle_1tqop_64{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .3rem;font-size:clamp(1.2rem,2.4vw,1.375rem);font-weight:700;line-height:1.25}._blockText_1tqop_73{color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}@media (width>=900px){._stack_1tqop_42{max-width:44rem}._block_1tqop_47{padding:0 0 1.5rem}._blockWithRule_1tqop_59{margin-bottom:1.5rem}}._section_1qzj1_1{background:var(--color-surface);border-block:1px solid var(--color-border);padding:clamp(2.5rem,6vw,4rem) 0}._header_1qzj1_7{text-align:center;max-width:560px;margin:0 auto 1.5rem}@media (width<=640px){._header_1qzj1_7{margin-bottom:1.25rem}}._kicker_1qzj1_19{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_1qzj1_28{font-family:var(--font-display);color:var(--color-primary);margin:0;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:700;line-height:1.25}._authority_1qzj1_37{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(135deg,#0c2a360d 0%,#b84a1f12 100%);max-width:720px;margin:0 auto 1.75rem;padding:1.1rem 1.25rem}@media (width<=640px){._authority_1qzj1_37{margin-bottom:1.35rem;padding:1rem}}._authorityText_1qzj1_54{color:var(--color-primary);margin:0;font-size:clamp(1rem,2.8vw,1.125rem);font-weight:600;line-height:1.45}._grid_1qzj1_62{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=900px){._grid_1qzj1_62{grid-template-columns:1fr;gap:.85rem}}._card_1qzj1_78{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;height:100%;padding:1.35rem 1.25rem;display:flex;box-shadow:0 1px 3px #14181c0a}@media (width<=640px){._card_1qzj1_78{padding:1.15rem 1.1rem}}._quote_1qzj1_95{border:none;margin:0 0 auto;padding:0}._quote_1qzj1_95 p{color:var(--color-text);margin:0;font-size:1rem;line-height:1.65}._author_1qzj1_37{color:var(--color-muted);margin:1rem 0 0;font-size:.875rem;font-weight:500}._section_1pyy0_1{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:clamp(2rem,5vw,3rem) 0}._header_1pyy0_7{text-align:center;max-width:560px;margin:0 auto 1.5rem}._kicker_1pyy0_13{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_1pyy0_22{font-family:var(--font-display);color:var(--color-primary);margin:0;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;line-height:1.25}._listIntro_1pyy0_31{text-align:center;max-width:640px;color:var(--color-muted);margin:0 auto 1rem;font-size:1rem;font-weight:500;line-height:1.55}._list_1pyy0_31{grid-template-columns:1fr;gap:.55rem;max-width:26rem;margin:0 auto;padding:0;list-style:none;display:grid}@media (width>=640px){._list_1pyy0_31{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;align-items:stretch;gap:.65rem 1rem;max-width:44rem}}._item_1pyy0_62{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:flex-start;gap:.65rem;margin:0;padding:.75rem .9rem;font-size:.9375rem;font-weight:500;line-height:1.45;display:flex;box-shadow:0 1px 2px #14181c0a}._bullet_1pyy0_78{background:var(--color-accent);border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-top:.45rem}._itemText_1pyy0_87{flex:auto;min-width:0}._section_1d478_1{border-block:1px solid var(--color-border);background:linear-gradient(135deg,#0c2a360a 0%,#b84a1f0d 100%);padding:clamp(2.25rem,6vw,5rem) 0}._grid_1d478_7{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.75rem,4vw,2.75rem);display:grid}._gridSingle_1d478_14{grid-template-columns:1fr;max-width:640px;margin-inline:auto}@media (width<=768px){._grid_1d478_7{grid-template-columns:1fr}}._kicker_1d478_26{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_1d478_35{font-family:var(--font-display);color:var(--color-primary);text-align:left;margin:0 0 1rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._p_1d478_44{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.65}._list_1d478_51{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);margin:0;padding:1.4rem 1.4rem 1.4rem 1.75rem;box-shadow:0 1px 2px #14181c0a}._list_1d478_51 li{color:var(--color-muted);margin-bottom:.8rem;font-size:1rem;line-height:1.65}._list_1d478_51 li:last-child{margin-bottom:0}._list_1d478_51 strong{color:var(--color-text)}._section_2n0dk_1{padding:clamp(2.25rem,6vw,5rem) 0}._header_2n0dk_5{text-align:center;max-width:620px;margin:0 auto 1.75rem}@media (width>=901px){._header_2n0dk_5{margin-bottom:2.75rem}}._kicker_2n0dk_17{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_2n0dk_26{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .65rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._subtitle_2n0dk_34{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}._grid_2n0dk_41{flex-wrap:wrap;justify-content:center;gap:1.15rem;max-width:1024px;margin-inline:auto;display:flex}._item_2n0dk_50{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);max-width:320px;transition:box-shadow var(--ease);flex:260px;gap:1rem;padding:1.35rem 1.25rem;display:flex}@media (width<=480px){._item_2n0dk_50{flex-basis:100%;max-width:none}}._item_2n0dk_50:hover{box-shadow:var(--shadow-sm)}._check_2n0dk_73{color:#fff;background:var(--color-primary);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:700;display:flex}._itemTitle_2n0dk_87{margin:0 0 .3rem;font-size:1.0625rem;font-weight:700}._itemText_2n0dk_93{color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}._section_oer9f_1{background:var(--color-surface);border-block:1px solid var(--color-border);padding:clamp(2.25rem,6vw,4rem) 0}._grid_oer9f_7{grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:start;gap:clamp(1.75rem,4.5vw,3rem);max-width:920px;margin:0 auto;display:grid}@media (width<=700px){._grid_oer9f_7{text-align:center;grid-template-columns:1fr;grid-template-areas:"kicker""visual""body";justify-items:center}._copy_oer9f_27{display:contents}._kicker_oer9f_31{text-align:center;grid-area:kicker;justify-self:stretch;width:100%}._visual_oer9f_38{grid-area:visual}._copyMain_oer9f_42{grid-area:body;justify-self:center;width:100%;max-width:36rem}}._visual_oer9f_38{width:100%;max-width:300px}._photoCard_oer9f_55{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);padding:.75rem}._photo_oer9f_55{aspect-ratio:4/5;object-fit:cover;object-position:top center;border-radius:var(--radius-md);background:var(--color-bg);border:1px solid #14181c0f;width:100%;height:auto;display:block}._copy_oer9f_27,._copyMain_oer9f_42{min-width:0}._kicker_oer9f_31{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_oer9f_92{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .5rem;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:700;line-height:1.2}._personName_oer9f_101{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-primary-mid);margin:0 0 1rem;font-size:clamp(1.2rem,2.4vw,1.45rem);font-weight:700;line-height:1.25}._text_oer9f_111{color:var(--color-muted);margin:0 0 .65rem;font-size:.98rem;line-height:1.63}._text_oer9f_111:last-of-type{margin-bottom:1.35rem}._btn_oer9f_122{margin-top:.125rem}@media (width<=700px){._btn_oer9f_122{justify-content:center;width:100%}}._section_h3qmu_1{background:#f3f2ef;padding:clamp(2.25rem,6vw,5rem) 0}._header_h3qmu_6{text-align:center;max-width:620px;margin:0 auto 1.75rem}@media (width>=901px){._header_h3qmu_6{margin-bottom:2.75rem}}._kicker_h3qmu_18{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_h3qmu_27{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .65rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._subtitle_h3qmu_35{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}._steps_h3qmu_42{max-width:700px;margin:0 auto;padding:0;list-style:none}._step_h3qmu_42{border-bottom:1px solid var(--color-border);grid-template-columns:auto 1fr;gap:1.15rem 1.35rem;padding:1.5rem 0;display:grid}._step_h3qmu_42:last-child{border-bottom:none}._stepTitle_h3qmu_61{margin:0 0 .3rem;font-size:1.125rem;font-weight:700}._stepText_h3qmu_67{color:var(--color-muted);margin:0;font-size:1rem;line-height:1.65}._section_1xdna_1{padding:clamp(2.25rem,6vw,5rem) 0}._header_1xdna_5{text-align:center;margin-bottom:1.5rem}@media (width>=901px){._header_1xdna_5{margin-bottom:2rem}}._kicker_1xdna_16{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_1xdna_25{font-family:var(--font-display);color:var(--color-primary);margin:0 0 .65rem;font-size:clamp(1.65rem,3.4vw,2.125rem);font-weight:700}._subtitle_1xdna_33{color:var(--color-muted);margin:0;font-size:1.0625rem;line-height:1.6}._list_1xdna_40{flex-direction:column;gap:.65rem;display:flex}._item_1xdna_46{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:box-shadow var(--ease);overflow:hidden}._itemOpen_1xdna_54{box-shadow:0 1px 2px #14181c0a}._trigger_1xdna_58{text-align:left;width:100%;min-height:52px;color:var(--color-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.1rem;font-family:inherit;font-size:1.02rem;font-weight:600;display:flex}._trigger_1xdna_58:hover{color:var(--color-primary-mid)}._icon_1xdna_80{background-color:var(--color-accent-soft);width:22px;height:22px;transition:transform var(--ease);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23b84a1f' d='M6 8.5L1.5 4h9L6 8.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0}._itemOpen_1xdna_54 ._icon_1xdna_80{transform:rotate(180deg)}._panel_1xdna_96{padding:0 1.15rem 1.05rem}._answer_1xdna_100{color:var(--color-muted);margin:0;font-size:1.02rem;line-height:1.68}._section_5jlyx_1{background:var(--color-bg);padding:clamp(2.25rem,6vw,4.75rem) 0}._finalBtn_5jlyx_6{justify-content:center;width:100%;max-width:380px}@media (width>=480px){._finalBtn_5jlyx_6{width:auto}}._inner_5jlyx_18{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:560px;box-shadow:var(--shadow-md);margin:0 auto;padding:clamp(2rem,5vw,2.75rem) clamp(1.5rem,4vw,2.5rem)}._kicker_5jlyx_29{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}._title_5jlyx_38{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-primary);margin:0 0 .85rem;font-size:clamp(1.6rem,3.2vw,2rem);font-weight:700}._text_5jlyx_47{color:var(--color-muted);margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.65}._foot_5jlyx_54{color:var(--color-muted);margin:1.15rem 0 0;font-size:.9375rem;line-height:1.55}._footer_1xa0o_1{background:var(--color-footer);color:#ebedf0d1;padding:2.5rem 0 1.25rem;font-size:1rem;line-height:1.6}@media (width>=901px){._footer_1xa0o_1{padding:2.75rem 0 1.35rem}}._grid_1xa0o_15{border-bottom:1px solid #ffffff12;grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;padding-bottom:1.5rem;display:grid}._col_1xa0o_23{min-width:0}@media (width<=640px){._grid_1xa0o_15{grid-template-columns:1fr}}._logo_1xa0o_33{font-family:var(--font-display);color:#f0f2f4;margin:0;font-size:1.25rem;font-weight:700}._accent_1xa0o_41{color:var(--color-accent)}._tagline_1xa0o_45{color:#ebedf09e;max-width:320px;margin:.65rem 0 0;line-height:1.6}._region_1xa0o_52{color:#ebedf0b3;margin:.85rem 0 0;font-size:.9375rem;line-height:1.55}._region_1xa0o_52 strong{color:#ebedf0c7;font-weight:600}._label_1xa0o_64{text-transform:uppercase;letter-spacing:.1em;color:#ebedf066;margin:0 0 .65rem;font-size:.8125rem;font-weight:700}._ul_1xa0o_73{margin:0;padding:0;list-style:none}._ul_1xa0o_73 li{margin-bottom:.4rem}._ul_1xa0o_73 a{color:#ebedf0d1}._ul_1xa0o_73 a:hover{color:#fff}._wa_1xa0o_91{font-weight:600;color:#5fe9a0!important}._wa_1xa0o_91:hover{color:#8ef0b8!important}._bottom_1xa0o_100{text-align:center;color:#ebedf061;padding-top:1.35rem;font-size:.875rem}._bottom_1xa0o_100 p{margin:0}._fab_ku2y9_1{right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));z-index:200;background:linear-gradient(180deg, var(--color-wa) 0%, #1fb855 100%);max-width:calc(100vw - 1.5rem);transition:transform .15s ease, box-shadow var(--ease);border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1rem .65rem .85rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;box-shadow:0 8px 28px #128c7e59;color:#fff!important}._fab_ku2y9_1:hover{transform:translateY(-2px);box-shadow:0 12px 36px #128c7e73;color:#fff!important}._fab_ku2y9_1:focus-visible{outline-offset:3px;outline:2px solid #fff}._icon_ku2y9_33{justify-content:center;align-items:center;display:flex}@media (width<=420px){._text_ku2y9_40{font-size:.9375rem}}
