.help_contact_wrapper__B094i{background:var(--muted-bg);padding:56px 20px 80px;display:flex;justify-content:center}.help_contact_inner__wbrQF{width:100%;max-width:1100px;text-align:center}.help_contact_heading__DY5jA{color:var(--dark-green);font-size:34px;margin:0 0 8px;font-weight:800}.help_contact_lead__KkzDr{color:rgba(4,44,39,.65);font-size:13px;max-width:720px;margin:0 auto 22px}.help_contact_grid__nAqI8{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:start;justify-items:stretch;margin-top:18px}.help_contact_sidebar__Vd_nJ{display:flex;flex-direction:column;gap:14px;align-items:stretch}.help_contact_contactCard__DIEcz{display:flex;gap:14px;align-items:center;background:var(--off-white);border-radius:12px;padding:18px;border:1px solid var(--card-border);box-shadow:0 8px 20px rgba(4,44,39,.03)}.help_contact_iconWrap__n7V_P{width:52px;height:52px;display:inline-grid;place-items:center;border-radius:50%;background:var(--dark-green);flex:0 0 52px;box-shadow:0 6px 14px rgba(4,44,39,.08)}.help_contact_icon___yvWR{font-size:20px;color:var(--off-white)}.help_contact_icon___yvWR svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor}.help_contact_cardContent__FqMvB{text-align:left;flex:1}.help_contact_cardTitle__QYoxv{color:var(--dark-green);font-weight:800;font-size:14px;margin-bottom:6px}.help_contact_cardMeta__nVbYN{color:var(--dark-green);font-size:13px;font-weight:700;margin-bottom:6px}.help_contact_cardSub__fdCqn{color:rgba(4,44,39,.65);font-size:13px}.help_contact_form__FYxEN{background:var(--off-white);border-radius:12px;padding:22px;border:1px solid var(--card-border);box-shadow:0 12px 36px rgba(4,44,39,.05);text-align:left}.help_contact_row__srXJ8{display:grid;grid-template-columns:1fr 1fr;gap:12px}.help_contact_field__703Yo{display:flex;flex-direction:column;margin-bottom:12px}.help_contact_labelText__ARG2G{font-size:12px;color:rgba(4,44,39,.65);margin-bottom:6px;font-weight:700}.help_contact_input__55hMe,.help_contact_select__ZB_gr,.help_contact_textarea__7q84n{padding:12px 14px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;font-size:14px;color:var(--dark-green);outline:none;transition:box-shadow .12s,border-color .12s;height:44px;box-sizing:border-box}.help_contact_select__ZB_gr{appearance:none;padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,rgba(4,44,39,.35) 0),linear-gradient(135deg,rgba(4,44,39,.35) 50%,transparent 0);background-position:calc(100% - 14px) calc(1em + 2px),calc(100% - 10px) calc(1em + 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.help_contact_input__55hMe::placeholder,.help_contact_textarea__7q84n::placeholder{color:rgba(4,44,39,.35)}.help_contact_textarea__7q84n{resize:vertical;min-height:140px;height:auto}.help_contact_input__55hMe:focus,.help_contact_select__ZB_gr:focus,.help_contact_textarea__7q84n:focus{border-color:rgba(89,156,16,.5);box-shadow:0 0 0 6px rgba(89,156,16,.06)}.help_contact_actions__bSAxx{margin-top:12px;display:flex;justify-content:stretch}.help_contact_sendBtn__SLoGy{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,var(--dark-green),#02311f);color:var(--off-white);border:none;padding:12px 18px;border-radius:8px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(4,44,39,.12);width:100%;height:44px;font-size:15px}.help_contact_sendIcon__cbazw{display:inline-grid;place-items:center;font-size:16px}.help_contact_sendIcon__cbazw svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor}@media (max-width:960px){.help_contact_grid__nAqI8{grid-template-columns:1fr}.help_contact_sidebar__Vd_nJ{order:-1;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:6px}.help_contact_contactCard__DIEcz{min-width:220px;flex:0 0 auto}.help_contact_row__srXJ8{grid-template-columns:1fr}.help_contact_actions__bSAxx{justify-content:center}}.help_contact_form__FYxEN .help_contact_field__703Yo:last-of-type{margin-bottom:4px}.help_faq_wrapper__vPIgw{background:transparent;padding:28px 18px 64px;display:flex;justify-content:center}.help_faq_inner__IjgXd{width:100%;max-width:820px;text-align:center}.help_faq_heading__Cue_C{color:var(--dark-green);font-size:28px;margin:0 0 6px;font-weight:800}.help_faq_sub__vWxWm{color:rgba(4,44,39,.6);font-size:13px;margin:0 0 18px}.help_faq_tabs__AnQoO{display:inline-flex;gap:10px;background:transparent;margin:14px 0 20px;border-radius:10px;box-shadow:none}.help_faq_tab__YJ5SL{background:var(--off-white);color:var(--dark-green);border:1px solid var(--card-border1);padding:8px 14px;border-radius:8px;font-weight:700;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px}.help_faq_tab__YJ5SL:hover{transform:translateY(-1px)}.help_faq_active__oFtwB{background:linear-gradient(180deg,var(--dark-green),#02311f);color:var(--off-white);box-shadow:0 8px 18px rgba(4,44,39,.12);border-color:rgba(4,44,39,.14)}.help_faq_list__xi7dB{margin-top:8px;display:grid;gap:12px;text-align:left}.help_faq_item__O1bbi{background:var(--off-white);border-radius:10px;padding:0;border:2px solid var(--card-border1);overflow:hidden;box-shadow:0 6px 14px rgba(0,0,0,.253)}.help_faq_summary__1J9k5{list-style:none;cursor:pointer;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;color:var(--dark-green);font-size:14px}.help_faq_summary__1J9k5::-webkit-details-marker{display:none}.help_faq_summary__1J9k5::marker{content:""}.help_faq_summary__1J9k5:after{content:"▾";color:var(--dark-green);font-size:16px;transition:transform .18s ease}.help_faq_item__O1bbi[open]>.help_faq_summary__1J9k5:after{transform:rotate(180deg)}.help_faq_panel__tQzXG{padding:12px 18px 18px;border-top:1px solid rgba(4,44,39,.02);background:transparent;color:rgba(4,44,39,.8);font-size:14px;line-height:1.45}@media (max-width:700px){.help_faq_heading__Cue_C{font-size:22px}.help_faq_tab__YJ5SL{padding:8px 12px;font-size:13px}.help_faq_summary__1J9k5{font-size:13px;padding:12px 14px}.help_faq_panel__tQzXG{font-size:13px;padding:10px 14px 16px}}.hero_hero__IcPk7{width:100vw;height:auto;background:linear-gradient(180deg,#eaf7ea,#fff);margin-top:0;padding:4rem 1rem 3rem;box-sizing:border-box;display:grid;place-items:center}.hero_container__VXSBq{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1400px;margin:.5rem auto 0;padding:0 1.5rem;box-sizing:border-box}.hero_copy__etsp0{padding:6px 4px}.hero_title__Ihv95{color:var(--dark-green);font-size:clamp(1.9rem,4.5vw,4.2rem);line-height:1.03;margin:0 0 12px;font-weight:700}.hero_lead__fQdJA{color:rgba(4,44,39,.8);font-size:15px;margin:0 0 18px;max-width:560px}.hero_features__qStf0{list-style:none;padding:0;margin:0;display:flex;gap:18px;align-items:center}.hero_features__qStf0 li{display:flex;align-items:center;gap:8px;color:rgba(4,44,39,.7);font-size:13px}.hero_dot__gC8nJ{color:var(--green-accent);font-weight:700;font-size:14px;line-height:1}.hero_media__dwIuU{display:flex;justify-content:flex-end}.hero_imageWrap__EMl6p{position:relative;width:100%;max-width:620px;border-radius:12px;overflow:visible}.hero_image__FOugR{width:100%;height:320px;display:block;border-radius:12px;box-shadow:0 8px 30px rgba(4,44,39,.08);object-fit:cover}.hero_badge__9ne1R{position:absolute;bottom:18px;left:18px;background:var(--off-white);display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;box-shadow:0 8px 22px rgba(4,44,39,.08);border:1px solid rgba(4,44,39,.04);min-width:180px}.hero_badgeIcon__Nwd2i{background:var(--green-accent);color:var(--off-white);width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.hero_badgeText__tvjcM{display:flex;flex-direction:column;font-size:13px;color:var(--dark-green)}.hero_badgeText__tvjcM small{color:rgba(4,44,39,.6);font-size:11px;font-weight:600}@media (max-width:980px){.hero_container__VXSBq{grid-template-columns:1fr;padding:.4rem}.hero_media__dwIuU{order:2;justify-content:center;margin-top:0}.hero_title__Ihv95{font-size:28px}.hero_image__FOugR{max-width:100%;height:auto}.hero_badge__9ne1R{left:12px;bottom:12px}.hero_hero__IcPk7{margin-top:0;padding-top:2rem;padding-bottom:2rem}}.ready_to_start_cta__RuRKU{background:var(--dark-green,#042c27);color:#fff;width:100%;padding:44px 18px;margin-bottom:0}.ready_to_start_container__iKrDC{max-width:1100px;margin:0 auto;text-align:center;padding:6px 18px}.ready_to_start_titleRow__HyoSC{display:inline-flex;align-items:center;gap:14px;justify-content:center;margin:0 auto 8px}.ready_to_start_titleIcon__R9Rl_{width:48px;height:48px;color:var(--off-white,#fff);display:inline-block}.ready_to_start_title__ZZZR6{margin:0;font-size:36px;line-height:1.03;font-weight:800;color:#fff}.ready_to_start_lead__p0vAE{margin:8px auto 18px;max-width:760px;color:hsla(0,0%,100%,.95);font-size:16px}.ready_to_start_actions__Z0XKC{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:12px}.ready_to_start_btnIcon__gylGq{width:20px;height:20px;display:inline-block}.ready_to_start_primary__Ya1wk{background:var(--off-white,#fff);color:var(--dark-green,#042c27);border:none;border-radius:10px;box-shadow:0 8px 22px rgba(4,44,39,.14)}.ready_to_start_ghost__XwwRG,.ready_to_start_primary__Ya1wk{padding:14px 22px;font-weight:800;display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:16px}.ready_to_start_ghost__XwwRG{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.95);border-radius:10px}@media (max-width:520px){.ready_to_start_title__ZZZR6{font-size:22px}.ready_to_start_lead__p0vAE{font-size:14px}.ready_to_start_ghost__XwwRG,.ready_to_start_primary__Ya1wk{padding:12px 16px;font-size:15px}.ready_to_start_titleIcon__R9Rl_{width:36px;height:36px}.ready_to_start_btnIcon__gylGq{width:18px;height:18px}}