:root{--col-brand-primary-1:#0c8281;--col-text-white:#fff;--col-text-primary:#b0b0b0;--col-text-secondary:#494e66;--col-text-gray:#d0d0d0;--col-text-background-secondary:#f5f5f5;--col-background-light-blue:#3a99d833;--col-background-main:#fafafa;--col-background-gray:#f4f5f7;--col-text-background-light-green:#e7eeee;--col-text-background-blue:#0f1036f2;--col-text-background-light-purple:#a45db533;--col-border:#d0d0d080;--main-maxwidth:1440px;--navbar-height:5rem;--navbar-height-tablet:6.4rem;--space-xs:.8rem;--space-sm:1.6rem;--space-md:2.4rem;--space-lg:4rem;--space-xl:8rem;--container-padding:4rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#fff;font-size:62.5%}body{color:var(--col-text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;line-height:1.6}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background-color:#0000;border:none}button:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:2px}select{appearance:none}select::-ms-expand{display:none}textarea{resize:none;font-family:inherit}.app--row-container,.container-centered{width:100%;max-width:var(--main-maxwidth);padding-inline:var(--container-padding);margin-inline:auto}.form-group{position:relative;overflow:hidden}.rotate-up-180deg{transition:transform .15s ease-in-out;transform:rotate(-180deg)}.rotate-down-180deg{transition:transform .15s ease-in-out;transform:rotate(0)}.loading_spinner_wrapper{margin:3rem 0 0}.app--actions-handler-wrapper{top:8rem!important;right:3rem!important}@media (width>=1440px){:root{--main-maxwidth:1440px;--container-padding:4rem}}@media (width>=1024px) and (width<=1439px){:root{--main-maxwidth:1200px;--container-padding:3.2rem}}@media (width>=768px) and (width<=1023px){:root{--main-maxwidth:960px;--container-padding:2.4rem}}@media (width>=675px) and (width<=767px){:root{--main-maxwidth:720px;--container-padding:2rem}}@media (width<=674px){:root{--main-maxwidth:100%;--container-padding:1.6rem}}@media (width<=1024px){:root{--navbar-height:var(--navbar-height-tablet)}.app--actions-handler-wrapper{top:6.4rem!important;right:2rem!important}}@media (width<=590px){.app--actions-handler-wrapper{right:0!important}}._app-container_uoqva_1{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:0;position:relative;overflow-x:clip}._app-container--inner_uoqva_16{width:100%;max-width:100%;margin-top:var(--navbar-height);box-sizing:border-box;min-height:100vh}._app-container--overlay_uoqva_30{margin-top:0}._main_nav_1ycgb_1{flex:1;justify-content:center;display:flex;position:relative}._nav_items_1ycgb_8{align-items:center;gap:.4rem;display:flex}._nav_btn_1ycgb_15,._nav_link_1ycgb_16{color:var(--nav-fg,#3e3e3e);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:1.5rem;font-weight:400;text-decoration:none;transition:color .15s,background .15s;display:flex}._nav_btn_1ycgb_15:hover,._nav_link_1ycgb_16:hover,._nav_btn_1ycgb_15._active_1ycgb_39{color:var(--nav-fg-hover,#0c8281)}._chevron_1ycgb_44{color:currentColor;flex-shrink:0;width:1.2rem;height:1.2rem;transition:transform .2s}._chevron_open_1ycgb_52{transform:rotate(180deg)}@media (width<=1200px){._nav_btn_1ycgb_15,._nav_link_1ycgb_16{padding:.6rem .8rem;font-size:1.4rem}}@media (width<=1024px){._nav_items_1ycgb_8{gap:0}._nav_btn_1ycgb_15,._nav_link_1ycgb_16{padding:.6rem}}._dropdown_overlay_1rveo_2{z-index:50;width:100%;padding-top:0;animation:.2s ease-out both _fadeSlideDown_1rveo_1;position:absolute;top:100%;left:0;right:0}@keyframes _fadeSlideDown_1rveo_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdown_panel_1rveo_26{padding:2.4rem var(--container-padding,4rem);background:#fbfbfd;border-top:1px solid #ebebeb;max-width:1280px;margin:0 auto;box-shadow:0 8px 32px #0000001a}._dropdown_overlay_1rveo_2:before{content:"";z-index:-1;background:#fff;border-top:1px solid #ebebeb;position:absolute;inset:0;box-shadow:0 8px 32px #0000001a}._section_label_1rveo_48{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:1.6rem;font-size:1.2rem;font-weight:600}._products_grid_1rveo_58{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}._product_card_1rveo_65{cursor:pointer;text-align:left;color:inherit;background:#ececee33;border:1px solid #0000;border-radius:1.2rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.6rem 1.6rem 2rem;text-decoration:none;transition:border-color .18s,background .18s,transform .15s;display:flex}._product_card_1rveo_65:focus-visible{outline-offset:2px;outline:2px solid #0c8281}._product_card_1rveo_65:hover{background:#fff;border-color:#0c8281;transform:translateY(-2px)}._card_header_1rveo_94{align-items:center;gap:1rem;display:flex}._product_icon_1rveo_100{object-fit:contain;flex-shrink:0;width:3.2rem;height:3.2rem}._product_label_1rveo_107{color:#1a1a2e;font-size:1.5rem;font-weight:600;line-height:1.3}._product_description_1rveo_115{color:#6b7280;margin:0;font-size:1.3rem;font-weight:400;line-height:1.5}@media (width<=900px){._products_grid_1rveo_58{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){._products_grid_1rveo_58{grid-template-columns:1fr}}._dropdown_10d8m_1{z-index:60;background:#fff;border:1px solid #ebebeb;min-width:18rem;padding:.8rem;animation:.18s ease-out both _popIn_10d8m_1;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f}._with_descriptions_10d8m_15{min-width:26rem}@keyframes _popIn_10d8m_1{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}._item_10d8m_24{border-radius:.8rem;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;text-decoration:none;transition:background .15s;display:flex}._item_10d8m_24:hover{background:#dfdfe6}._item_icon_10d8m_38{margin-top:.1rem;font-size:1.8rem;line-height:1}._item_content_10d8m_44{flex-direction:column;gap:.3rem;display:flex}._item_label_10d8m_50{color:#26123c;font-size:1.6rem;font-weight:500;line-height:1.3}._item_desc_10d8m_57{color:#6b7280;font-size:1.2rem;font-weight:400;line-height:1.4}._product_nav_aj7yv_1{flex:1;justify-content:center;align-items:center;gap:0;animation:.22s ease-out both _slideIn_aj7yv_1;display:flex}@keyframes _slideIn_aj7yv_1{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}._switcher_wrapper_aj7yv_22{position:relative}._switcher_btn_aj7yv_26{cursor:pointer;color:#0c8281;white-space:nowrap;background:#ececee33;align-items:center;gap:.6rem;padding:.5rem 1rem .5rem .8rem;font-size:1.5rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}._switcher_btn_aj7yv_26:hover,._switcher_active_aj7yv_42{background:#e0f7f6}._switcher_icon_aj7yv_46{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}._switcher_label_aj7yv_52{color:#0c8281;font-size:1.5rem;font-weight:600}._chevron_aj7yv_58{color:#0c8281;width:1.2rem;height:1.2rem;transition:transform .2s}._chevron_open_aj7yv_65{transform:rotate(180deg)}._divider_aj7yv_70{background:#e5e7eb;flex-shrink:0;width:1px;height:2rem;margin:0 1.6rem}._nav_items_aj7yv_79{align-items:center;gap:.4rem;display:flex}._nav_link_aj7yv_85{color:#3e3e3e;white-space:nowrap;border-radius:.6rem;align-items:center;padding:.6rem 1rem;font-size:1.5rem;font-weight:400;text-decoration:none;transition:color .15s,background .15s;display:flex}._nav_link_aj7yv_85:hover{color:#0c8281}._nav_link_active_aj7yv_103{color:#0c8281;font-weight:600}@media (width<=1024px){._divider_aj7yv_70{margin:0 1rem}._nav_link_aj7yv_85{padding:.6rem .7rem;font-size:1.4rem}._switcher_btn_aj7yv_26{font-size:1.4rem}}._navbar_va74k_2{z-index:40;--nav-fg:#3e3e3e;--nav-fg-hover:#0c8281;--nav-hover-bg:#f0fdfc;--nav-border:#e5e7eb;background:#fff;transition:background .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 14px #00000014}._navbar_transparent_va74k_16{box-shadow:none;--nav-fg:#fff;--nav-fg-hover:#fff;--nav-hover-bg:#ffffff29;--nav-border:#ffffff47;background:0 0}._navbar_inner_va74k_38{max-width:var(--main-maxwidth,1280px);height:var(--navbar-height);padding:0 var(--container-padding,4rem);align-items:center;gap:2.4rem;margin:0 auto;display:flex}._logo_btn_va74k_53{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}._logo_img_va74k_63{width:auto;height:2.4rem;transition:filter .25s}._navbar_transparent_va74k_16 ._logo_img_va74k_63{filter:brightness(0)invert()}._logo_text_va74k_79{color:#1a1a2e;letter-spacing:-.02em;white-space:nowrap;font-size:2rem}._logo_text_va74k_79 strong{color:#0c8281}._navbar_transparent_va74k_16 ._logo_text_va74k_79,._navbar_transparent_va74k_16 ._logo_text_va74k_79 strong{color:#fff}._desktop_center_va74k_96{flex:1;justify-content:center;align-items:center;display:flex;position:relative}._desktop_actions_va74k_106{flex-shrink:0;align-items:center;gap:1.2rem;display:flex}._sign_in_btn_va74k_113{color:var(--nav-fg);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.6rem;padding:.6rem 1rem;font-size:1.5rem;font-weight:600;transition:color .15s,background .15s}._sign_in_btn_va74k_113:hover{color:var(--nav-fg-hover);background:var(--nav-hover-bg)}._cta_btn_va74k_131{color:#fff;cursor:pointer;white-space:nowrap;background:#0c8281;border:none;border-radius:.8rem;padding:.8rem 1.8rem;font-size:1.5rem;font-weight:600;transition:background .18s,transform .15s,box-shadow .25s}._cta_btn_va74k_131:hover{background:#0a6f6e;transform:translateY(-1px)}._navbar_transparent_va74k_16 ._cta_btn_va74k_131{box-shadow:0 0 0 1px #ffffff4d}._auth_dropdown_wrapper_va74k_159{position:relative}._btn_chevron_va74k_163{vertical-align:middle;color:var(--nav-fg);margin-left:.4rem;transition:transform .2s;display:inline-block}._btn_chevron_white_va74k_171{color:#fff}._btn_chevron_open_va74k_175{transform:rotate(180deg)}._auth_dropdown_va74k_159{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;min-width:20rem;padding:.8rem;animation:.15s ease-out both _dropIn_va74k_1;position:absolute;top:calc(100% + .8rem);right:0;box-shadow:0 8px 24px #0000001a}@keyframes _dropIn_va74k_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){._navbar_va74k_2,._logo_img_va74k_63,._sign_in_btn_va74k_113,._cta_btn_va74k_131,._btn_chevron_va74k_163{transition:none}._auth_dropdown_va74k_159{animation:none}}._auth_dropdown_label_va74k_217{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;padding:.4rem .8rem .6rem;font-size:1.1rem;font-weight:600}._auth_dropdown_item_va74k_226{color:#1a1a2e;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:.7rem;align-items:center;gap:1rem;width:100%;padding:.9rem 1rem;font-size:1.4rem;font-weight:500;transition:background .15s,color .15s;display:flex}._auth_dropdown_item_va74k_226:hover{color:#0c8281;background:#f0fdfc}._auth_dropdown_icon_va74k_249{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}@media (width<=988px){._desktop_center_va74k_96,._desktop_actions_va74k_106{display:none}._navbar_inner_va74k_38{justify-content:space-between;padding:0 2rem}}@media (width<=480px){._navbar_inner_va74k_38{padding:0 1.6rem}._logo_text_va74k_79{font-size:1.8rem}}._mobile_nav_pz50q_1{display:none}@media (width<=988px){._mobile_nav_pz50q_1{display:flex}}._product_nav_link_active_pz50q_15{color:#0c8281;background:#f0fdfc;font-weight:600}._badge_icon_pz50q_10{object-fit:contain;width:1.8rem;height:1.8rem}._item_icon_pz50q_21{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}._burger_btn_pz50q_40{cursor:pointer;background:0 0;border:none;border-radius:.6rem;flex-direction:column;justify-content:center;gap:5px;padding:.8rem;transition:background .15s;display:flex}._burger_btn_pz50q_40:hover{background:#f0fdfc}._burger_bar_pz50q_55{transform-origin:50%;background:#3e3e3e;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}._bar1_open_pz50q_66{transform:translateY(7px)rotate(45deg)}._bar2_open_pz50q_67{opacity:0;transform:scaleX(0)}._bar3_open_pz50q_68{transform:translateY(-7px)rotate(-45deg)}._modal_pz50q_71{z-index:1000;background:#fff;flex-direction:column;animation:.25s ease-out both _modalIn_pz50q_1;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes _modalIn_pz50q_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._modal_header_pz50q_88{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.6rem 2rem;display:flex;position:sticky;top:0}._logo_reset_btn_pz50q_100{cursor:pointer;background:0 0;border:none;padding:0}._logo_text_pz50q_107{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem}._logo_text_pz50q_107 strong{color:#0c8281}._close_btn_pz50q_117{cursor:pointer;color:#3e3e3e;background:0 0;border:none;border-radius:.6rem;justify-content:center;align-items:center;padding:.6rem;transition:background .15s;display:flex}._close_btn_pz50q_117:hover{background:#f0fdfc}._modal_content_pz50q_133{flex-direction:column;flex:1;gap:0;padding:1.6rem 2rem 4rem;display:flex}._active_product_section_pz50q_142{margin-bottom:.8rem}._back_btn_pz50q_146{color:#6b7280;cursor:pointer;background:0 0;border:none;margin-bottom:.8rem;padding:.4rem 0;font-size:1.3rem;font-weight:500;transition:color .15s}._back_btn_pz50q_146:hover{color:#0c8281}._product_badge_pz50q_160{color:#0c8281;background:#f0fdfc;border:1.5px solid #0c8281;border-radius:2rem;align-items:center;gap:.6rem;margin-bottom:1.6rem;padding:.4rem 1.2rem .4rem .8rem;font-size:1.4rem;font-weight:600;display:inline-flex}._product_nav_items_pz50q_174{flex-direction:column;gap:.2rem;margin-bottom:1.6rem;display:flex}._product_nav_link_pz50q_15{color:#3e3e3e;border-radius:.8rem;padding:1rem 1.2rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}._product_nav_link_pz50q_15:hover{color:#0c8281;background:#f0fdfc}._separator_pz50q_196{background:#e5e7eb;height:1px;margin:.8rem 0 1.2rem}._switch_label_pz50q_202{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}._nav_section_pz50q_212{border-bottom:1px solid #f3f4f6}._section_toggle_pz50q_216{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 0;font-size:1.6rem;font-weight:500;display:flex}._section_chevron_pz50q_231{color:#6b7280;width:1.6rem;height:1.6rem;transition:transform .2s}._chevron_open_pz50q_238{transform:rotate(180deg)}._section_content_pz50q_242{flex-direction:column;gap:.2rem;padding-bottom:1.2rem;animation:.2s ease-out both _sectionIn_pz50q_1;display:flex}@keyframes _sectionIn_pz50q_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._product_item_pz50q_256{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.8rem;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:background .15s,border-color .15s;display:flex}._product_item_pz50q_256:hover,._product_item_active_pz50q_274{background:#f0fdfc;border-color:#0c8281}._item_icon_pz50q_21{font-size:2rem;line-height:1}._item_label_pz50q_284{color:#1a1a2e;font-size:1.5rem;font-weight:500}._simple_item_pz50q_291{color:#3e3e3e;border-radius:.8rem;align-items:center;gap:1rem;padding:1rem 1.2rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}._simple_item_pz50q_291:hover{color:#0c8281;background:#f0fdfc}._plain_link_pz50q_310{text-align:left;cursor:pointer;color:#1a1a2e;background:0 0;border:none;border-bottom:1px solid #f3f4f6;width:100%;padding:1.4rem 0;font-family:inherit;font-size:1.6rem;font-weight:500;text-decoration:none;transition:color .15s;display:block}._plain_link_pz50q_310:hover{color:#0c8281}._auth_section_pz50q_332{flex-direction:column;gap:1.2rem;margin-top:auto;padding-top:3.2rem;display:flex}._sign_in_btn_pz50q_340{color:#3e3e3e;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:.8rem;width:100%;padding:1.2rem;font-size:1.5rem;font-weight:600;transition:border-color .15s,color .15s}._sign_in_btn_pz50q_340:hover{color:#0c8281;border-color:#0c8281}._cta_btn_pz50q_358{color:#fff;cursor:pointer;background:#0c8281;border:none;border-radius:.8rem;width:100%;padding:1.2rem;font-size:1.5rem;font-weight:600;transition:background .15s,transform .15s}._cta_btn_pz50q_358:hover{background:#0a6f6e;transform:translateY(-1px)}._auth_expandable_pz50q_377{flex-direction:column;display:flex}._auth_expandable_pz50q_377 ._sign_in_btn_pz50q_340,._auth_expandable_pz50q_377 ._cta_btn_pz50q_358{justify-content:space-between;align-items:center;display:flex}._section_chevron_white_pz50q_389{color:#fff}._auth_product_list_pz50q_393{flex-direction:column;gap:.2rem;padding:.4rem 0 1rem;animation:.2s ease-out both _sectionIn_pz50q_1;display:flex}._auth_product_item_pz50q_401{color:#1a1a2e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.8rem;align-items:center;gap:1rem;padding:.9rem 1.2rem;font-size:1.4rem;font-weight:500;transition:background .15s,color .15s;display:flex}._auth_product_item_pz50q_401:hover{color:#0c8281;background:#f0fdfc}._footer_hvj7u_2{background:#f3f9f9;width:100%}._inner_hvj7u_8{max-width:var(--main-maxwidth,1280px);padding:5.6rem var(--container-padding,4rem) 4rem;justify-content:space-between;align-items:flex-start;gap:4rem;margin:0 auto;display:flex}._brand_hvj7u_19{flex-direction:column;flex-shrink:0;gap:2rem;max-width:30rem;display:flex}._logo_link_hvj7u_27{display:inline-flex}._logo_hvj7u_27{width:auto;height:3.2rem}._tagline_hvj7u_36{color:#374151;margin:0;font-size:1.5rem;font-weight:500;line-height:1.65}._socials_hvj7u_45{flex-wrap:wrap;gap:1rem;display:flex}._social_btn_hvj7u_51{background:#0c8281;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.8rem;height:3.8rem;transition:background .18s,transform .15s;display:flex}._social_btn_hvj7u_51:hover{background:#0a6f6e;transform:translateY(-2px)}._social_icon_hvj7u_68{object-fit:contain;width:1.8rem;height:1.8rem}._cols_hvj7u_75{flex-wrap:wrap;align-items:flex-start;gap:6rem;display:flex}._col_hvj7u_75{flex-direction:column;gap:1.4rem;min-width:12rem;display:flex}._col_heading_hvj7u_89{color:#064b4a;margin:0 0 .4rem;font-size:1.7rem;font-weight:700}._col_list_hvj7u_96{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}._col_link_hvj7u_105{color:#374151;font-size:1.5rem;font-weight:400;text-decoration:none;transition:color .15s}._col_link_hvj7u_105:hover{color:#0c8281}._bottom_hvj7u_118{max-width:var(--main-maxwidth,1280px);padding:1.6rem var(--container-padding,4rem);border-top:1px solid #d0dede;justify-content:flex-end;margin:0 auto;display:flex}._bottom_hvj7u_118 span{color:#0c8281;font-size:1.4rem;font-weight:500}@media (width<=900px){._inner_hvj7u_8{padding:4rem var(--container-padding,2rem) 3.2rem;flex-direction:column}._brand_hvj7u_19{max-width:100%}._cols_hvj7u_75{gap:4rem}}@media (width<=520px){._cols_hvj7u_75{gap:3.2rem}._col_hvj7u_75{min-width:10rem}._bottom_hvj7u_118{justify-content:center}}._cookie_banner_section_10wbl_10{z-index:100;box-sizing:border-box;pointer-events:none;visibility:hidden;opacity:0;justify-content:center;padding:1.6rem;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .6s,visibility 0s linear .9s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 1.6rem))}._cookie_open_10wbl_32{visibility:visible;opacity:1;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .6s,visibility;transform:translateY(0)}@media (prefers-reduced-motion:reduce){._cookie_banner_section_10wbl_10,._cookie_open_10wbl_32{transition:opacity .2s,visibility;transform:none}}._cookie_card_10wbl_49{pointer-events:auto;width:100%;max-width:var(--main-maxwidth,1280px);box-sizing:border-box;background:#fbfbfb;border-radius:2.4rem;align-items:center;gap:4rem;padding:2.8rem 3.2rem;display:flex;box-shadow:0 1.2rem 4rem #0407072e}._cookie_copy_10wbl_66{flex:1;min-width:0}._cookie_header_10wbl_71{color:#0b0b0f;margin:0 0 .8rem;font-size:2rem;font-weight:700;line-height:1.3}._cookie_text_10wbl_79{color:#454b66;max-width:78ch;margin:0;font-size:1.5rem;font-weight:400;line-height:1.75}._cookie_link_10wbl_93{color:inherit;text-underline-offset:.2rem;text-decoration:underline;transition:color .15s}._cookie_link_10wbl_93:hover{color:#0c8281}._cookie_actions_10wbl_105{flex-direction:column;flex-shrink:0;gap:1.2rem;width:22rem;display:flex}._cookie_btn_10wbl_113{cursor:pointer;border:none;border-radius:1rem;width:100%;padding:1.4rem 2rem;font-family:inherit;font-size:1.5rem;font-weight:600;transition:background .18s,transform .15s}._cookie_btn_10wbl_113:hover{transform:translateY(-1px)}._cookie_btn_10wbl_113:focus-visible{outline-offset:3px;outline:2px solid #0c8281}._accept_btn_10wbl_134{color:#fff;background:#0c8281}._accept_btn_10wbl_134:hover{background:#0a6f6e}._reject_btn_10wbl_143{color:#0f1036;background:#cbe4e2}._reject_btn_10wbl_143:hover{background:#b9dbd8}@media (width<=900px){._cookie_card_10wbl_49{border-radius:2rem;flex-direction:column;align-items:stretch;gap:2rem;padding:2.4rem}._cookie_actions_10wbl_105{flex-direction:row;width:100%}._cookie_btn_10wbl_113{flex:1}}@media (width<=650px){._cookie_banner_section_10wbl_10{padding:1.2rem}._cookie_card_10wbl_49{border-radius:1.6rem;gap:1.8rem;padding:2rem 1.8rem}._cookie_header_10wbl_71{font-size:1.7rem}._cookie_text_10wbl_79{font-size:1.35rem;line-height:1.65}._cookie_btn_10wbl_113{padding:1.2rem 1.4rem;font-size:1.4rem}}._section_latc4_3{background-color:var(--col-background-main);padding-block:var(--space-lg);box-sizing:border-box;width:100%}._banner_latc4_12{isolation:isolate;box-sizing:border-box;width:100%;padding-inline:var(--space-md);text-align:center;border-radius:2.4rem;position:relative;overflow:hidden}._lg_latc4_29{padding-block:var(--space-xl)}._md_latc4_33{padding-block:var(--space-lg)}._brand_latc4_44{--cta-fg:var(--col-text-white)}._dark_latc4_49{--cta-fg:var(--col-text-white);background-color:var(--col-text-background-blue)}._light_latc4_54{--cta-fg:var(--col-text-secondary)}._banner_latc4_12:before{content:"";z-index:-1;background-image:var(--cta-pattern);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}._heading_latc4_89{z-index:1;letter-spacing:-.02rem;color:#fff;margin:0;font-size:2.8rem;font-weight:600;line-height:1.35;position:relative}._subheading_latc4_103{z-index:1;max-width:56rem;margin:var(--space-xs) auto 0;color:var(--cta-fg);opacity:.9;font-size:1.5rem;line-height:1.65;position:relative}._actions_latc4_121{z-index:1;justify-content:center;gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex;position:relative}._button_latc4_135{min-width:15rem;padding:1.2rem var(--space-md);cursor:pointer;border:none;border-radius:.8rem;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,transform .15s ease-in-out;display:inline-flex}._button_latc4_135:focus-visible{outline:2px solid var(--cta-fg);outline-offset:3px}._button_latc4_135:hover{transform:translateY(-.2rem)}._primary_latc4_172{color:var(--col-text-white);background-color:#30beb7}._primary_latc4_172:hover{background-color:#34b8ae}._secondary_latc4_183{background-color:var(--col-text-white);color:var(--col-brand-primary-1)}._secondary_latc4_183:hover{background-color:var(--col-text-background-secondary)}._light_latc4_54 ._secondary_latc4_183{border:1px solid var(--col-border)}@media (width<=767px){._section_latc4_3{padding-block:var(--space-md)}._banner_latc4_12{border-radius:1.6rem}._lg_latc4_29{padding-block:var(--space-lg)}._md_latc4_33{padding-block:var(--space-md)}._heading_latc4_89{font-size:2.2rem}._subheading_latc4_103{font-size:1.4rem}}@media (width<=674px){._heading_latc4_89{font-size:2rem}._actions_latc4_121{flex-direction:column;align-items:stretch}._button_latc4_135{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){._button_latc4_135,._button_latc4_135:hover{transition:none;transform:none}}._faqSection_1nwur_1{background-color:#fff;width:100%}._faq_inner_1nwur_7{padding-top:6rem;padding-bottom:6rem}._pressSection_1nwur_12{text-align:center;margin-bottom:2rem}._pressTitle_1nwur_17{color:#040406;margin-bottom:1.2rem;font-size:2.4rem;font-weight:700}._pressSubtitle_1nwur_24{text-align:center;max-width:42.7rem;color:var(--col-text-secondary);margin:0 auto 4rem;font-size:1.6rem;line-height:1.5}._pressLogos_1nwur_33{flex-wrap:wrap;justify-content:center;align-items:center;gap:6rem;display:flex}._pressLink_1nwur_41{height:var(--press-logo-h,4rem);opacity:.8;align-items:center;text-decoration:none;transition:opacity .3s;display:inline-flex}._pressLink_1nwur_41:hover{opacity:1}._pressLink_1nwur_41:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:6px;border-radius:4px}._pressLogo_1nwur_33{height:var(--press-logo-h,4rem);width:auto;display:block}._pressWordmark_1nwur_67{letter-spacing:-.01em;color:#040406;white-space:nowrap;font-size:2rem;font-weight:700}._faq_wrapper_1nwur_75{background:var(--col-background-gray);border-radius:2.4rem;max-width:100rem;margin:0 auto;padding:0 10rem}._faqTitle_1nwur_83{color:var(--col-text-background-blue);text-align:center;letter-spacing:-.025em;margin-bottom:40px;font-size:2.8rem;font-weight:600}._viewAllContainer_1nwur_92{text-align:center}._viewAllButton_1nwur_96{color:var(--col-brand-primary-1);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;padding:8px 0;font-size:1.6rem;font-weight:500;transition:color .3s}._viewAllButton_1nwur_96:hover{color:#008a7a}._viewAllButton_1nwur_96:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:2px}@media (width<=768px){._faq_wrapper_1nwur_75{border-radius:1.2rem;padding:0 2rem}._pressTitle_1nwur_17,._faqTitle_1nwur_83{font-size:2.2rem}._pressSubtitle_1nwur_24{margin-bottom:3rem;font-size:1.4rem}._pressLogos_1nwur_33{gap:3rem}._pressLink_1nwur_41,._pressLogo_1nwur_33{height:calc(var(--press-logo-h,4rem) * .75)}._pressWordmark_1nwur_67{font-size:1.7rem}}@media (width<=480px){._faq_wrapper_1nwur_75{padding:0 1.5rem}._pressTitle_1nwur_17,._faqTitle_1nwur_83{font-size:1.8rem}._pressSubtitle_1nwur_24{margin-bottom:2rem;font-size:1.2rem}._pressLogos_1nwur_33{gap:2rem}}._section_ske0k_3{padding-block:var(--space-lg) var(--space-xl)}._light_ske0k_7{background-color:var(--col-text-white)}._plain_ske0k_11{background-color:var(--col-background-main)}._tinted_ske0k_15{background-color:var(--col-text-background-light-green)}._header_ske0k_21{margin-bottom:var(--space-md)}._left_ske0k_25{text-align:left}._center_ske0k_29{text-align:center}._center_ske0k_29+._list_ske0k_33,._center_ske0k_29 ._subheading_ske0k_37{margin-inline:auto}._heading_ske0k_41{letter-spacing:-.02rem;color:#040406;font-size:2.6rem;font-weight:700;line-height:1.3}._subheading_ske0k_37{max-width:62rem;margin-top:var(--space-xs);color:var(--col-text-secondary);opacity:.85;font-size:1.5rem;line-height:1.65}._list_ske0k_33{max-width:92rem;list-style:none}._indented_ske0k_65{padding-inline-start:var(--space-lg)}._item_ske0k_69{border-bottom:1px solid var(--col-border)}._questionWrapper_ske0k_75{font-size:inherit;font-weight:inherit}._question_ske0k_75{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;padding-block:var(--space-sm);text-align:left;color:#040406;font-size:1.5rem;font-weight:700;line-height:1.4;transition:color .15s ease-in-out;display:flex}._question_ske0k_75:hover{color:var(--col-brand-primary-1)}._questionText_ske0k_99{flex:1}._chevron_ske0k_103{color:var(--col-text-secondary);flex-shrink:0;display:block}._panel_ske0k_118{grid-template-rows:0fr;transition:grid-template-rows .25s ease-in-out;display:grid}._panelOpen_ske0k_124{grid-template-rows:1fr}._panelInner_ske0k_128{visibility:hidden;transition:visibility 0s linear .25s;overflow:hidden}._panelOpen_ske0k_124 ._panelInner_ske0k_128{visibility:visible;transition-delay:0s}._answer_ske0k_139{padding-bottom:var(--space-sm);color:var(--col-text-secondary);opacity:.85;padding-inline-end:var(--space-lg);font-size:1.5rem;line-height:1.7}._answer_ske0k_139 a{color:var(--col-brand-primary-1);text-decoration:underline}@media (width<=767px){._section_ske0k_3{padding-block:var(--space-md) var(--space-lg)}._heading_ske0k_41{font-size:2.2rem}._indented_ske0k_65{padding-inline-start:0}._question_ske0k_75,._answer_ske0k_139{font-size:1.4rem}._answer_ske0k_139{padding-inline-end:0}}@media (prefers-reduced-motion:reduce){._panel_ske0k_118,._panelInner_ske0k_128{transition:none}}._hero_section_e3uwj_7{width:100%;min-height:100dvh;padding-top:var(--navbar-height);box-sizing:border-box;background-color:#0c8281;background-image:url(/assets/green-bgd-DwSW1a1l.png);background-position:top;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex;position:relative}._icon_container_e3uwj_36{gap:2.4rem;display:flex}._hero_inner_e3uwj_41{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;padding:4rem 0 8rem;display:flex}._hero_badge_e3uwj_52{color:#0f1036;background:#cee6e6;border:1px solid #e0e0e0;border-radius:10rem;align-items:center;gap:.6rem;margin-bottom:2.8rem;padding:.6rem 1.6rem;font-size:1.4rem;font-weight:700;display:inline-flex}._hero_badge__icon_e3uwj_66{color:#0f1036;font-size:1.4rem}._hero_headline_e3uwj_72{color:#040707;letter-spacing:-.02em;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:5.2rem;font-style:italic;font-weight:750;line-height:1.15;display:flex}._headline_line_e3uwj_86{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}._teal_text_e3uwj_95{color:#cee6e6}._inline_badge_e3uwj_100{object-fit:contain;border-radius:50%;flex-shrink:0;width:4.8rem;height:4.8rem}._hero_subtext_e3uwj_109{color:#fff;max-width:54rem;margin-bottom:4rem;font-size:1.6rem;font-weight:400;line-height:2.6rem}._hero_cta_e3uwj_119{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;display:flex}._btnTeal_e3uwj_129{color:#fff!important;background:#30beb7!important}._btnTeal_e3uwj_129:hover{background:#28a8a2!important}._btnLight_e3uwj_138{border:1px solid #d0e8e7;color:#d21f3c!important;background:#f3f9f9!important}._btnLight_e3uwj_138:hover{background:#e6f2f2!important}@media (width<=1024px){._hero_headline_e3uwj_72{font-size:5.2rem}}@media (width<=768px){._hero_inner_e3uwj_41{padding:4rem 0 6rem}._hero_headline_e3uwj_72{font-size:4rem}._inline_badge_e3uwj_100{width:3.6rem;height:3.6rem}._hero_subtext_e3uwj_109{font-size:1.5rem}}@media (width<=675px){._hero_inner_e3uwj_41{padding:2rem 0 5rem}._hero_headline_e3uwj_72{letter-spacing:-.01em;font-size:3.2rem}._inline_badge_e3uwj_100{width:3rem;height:3rem}._hero_subtext_e3uwj_109{font-size:1.4rem;line-height:2.2rem}._hero_badge_e3uwj_52{padding:.2rem 1.4rem;font-size:1.3rem}._hero_cta_e3uwj_119{flex-direction:column;width:100%}._hero_cta_e3uwj_119>*{width:100%}._hero_cta_e3uwj_119>* button{width:100%!important}}._primaryButtonWrapper_1l5mr_1{display:inline-flex}._primaryButtonWrapper_1l5mr_1 ._button_1l5mr_5,._button_1l5mr_5{cursor:pointer;color:#fff;white-space:nowrap;background:#0c8281;border:none;border-radius:1rem;outline:none;justify-content:center;align-items:center;column-gap:1rem;height:5.2rem;padding:0 2.8rem;font-size:1.6rem;font-weight:500;line-height:2.4rem;transition:all .2s ease-in-out;display:inline-flex}._button_1l5mr_5:hover{background:#0a6f6e}._button_1l5mr_5:disabled{opacity:.6;cursor:not-allowed}._icon_1l5mr_40{flex-shrink:0;width:1.8rem;height:1.8rem}._row_five_section_1v9lv_1{background:var(--col-text-background-light-green);width:100%}._section_inner_1v9lv_7{padding-top:4rem;padding-bottom:8rem}._heading_1v9lv_14{text-align:left;color:#0b0c1f;margin:0;font-size:3.2rem;font-weight:700;line-height:1.3}._heading_1v9lv_14 span{color:#1ca39e}._navigation_top_1v9lv_27{justify-content:space-between;align-items:center;margin-bottom:2.8rem;display:flex}._navigation_1v9lv_27{align-items:center;gap:2rem;display:flex}._arrowBtn_1v9lv_42{cursor:pointer;color:#fff;background:#1ca39e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;padding:1rem;font-size:18px;transition:background-color .3s;display:flex}._arrowBtn_1v9lv_42:hover{background:#158e89}._arrowBtn_1v9lv_42:disabled{color:#999;cursor:not-allowed;background:#e0e0e0}._pagination_1v9lv_69{align-items:center;gap:.5rem;display:flex}._dot_1v9lv_75{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background-color .3s,width .3s}._dot_1v9lv_75._active_1v9lv_86{background:#1ca39e;border-radius:6px;width:24px}._dot_1v9lv_75:hover:not(._active_1v9lv_86){background:#9ca3af}._cardGrid_1v9lv_98{gap:2rem;margin-bottom:3rem;display:flex}._card_1v9lv_98{background:var(--col-text-background-secondary);border-radius:1.2rem;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:2.4rem;display:flex}._quote_1v9lv_115{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._text_1v9lv_122{color:var(--col-text-secondary);flex:1;margin:1rem 0;font-size:1.6rem;line-height:1.6}._text_1v9lv_122 p{margin:0}._text_1v9lv_122 p+p{margin-top:1.2rem}._user_1v9lv_138{align-items:center;gap:.75rem;margin-top:1.6rem;display:flex}._avatarInitials_1v9lv_145{color:#fff;background:#0077b6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}._avatarImg_1v9lv_158{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}._name_1v9lv_166{color:#040707;font-size:1.6rem;font-weight:700}._role_1v9lv_172{color:#585a63;font-size:1.4rem}._roleExtra_1v9lv_177{color:#585a63;opacity:.8;margin-top:.2rem;font-size:1.3rem;line-height:1.5}@media (width<=1024px){._cardGrid_1v9lv_98{gap:1.6rem}._navigation_top_1v9lv_27{flex-direction:column;align-items:flex-start;gap:2rem}._heading_1v9lv_14{font-size:2.8rem}}@media (width<=768px){._cardGrid_1v9lv_98{flex-direction:column}._card_1v9lv_98{width:100%}._heading_1v9lv_14{font-size:2.4rem}._arrowBtn_1v9lv_42{width:3.5rem;height:3.5rem;font-size:16px}}@media (width<=675px){._section_inner_1v9lv_7{padding-top:3rem;padding-bottom:6rem}._heading_1v9lv_14{font-size:2rem}}._container_53dyg_1{grid-template-columns:1fr 1fr;gap:24px;max-width:800px;margin:0 auto;padding:7rem 0;display:grid}._card_53dyg_10{border-radius:16px;padding:3.4rem 4rem;transition:transform .2s,box-shadow .2s;position:relative}._card_53dyg_10:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}._blogCard_53dyg_23{background:linear-gradient(135deg,#e8d5f2 0%,#d4c1e8 100%);grid-row:span 2;max-height:524px;padding:8rem 4rem}._faqCard_53dyg_31{background:linear-gradient(135deg,#d6e8f5 0%,#c4dcf0 100%)}._supportCard_53dyg_36{background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%)}._iconWrapper_53dyg_40{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex;box-shadow:0 2px 8px #0000001a}._blogCard_53dyg_23 ._iconWrapper_53dyg_40{color:#8b5cf6}._faqCard_53dyg_31 ._iconWrapper_53dyg_40{color:#3b82f6;background:#3b82f6}._supportCard_53dyg_36 ._iconWrapper_53dyg_40{color:#10b981}._title_53dyg_65{color:#1f2937;margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.3}._description_53dyg_73{color:#6b7280;margin-bottom:24px;font-size:16px;line-height:1.5}._button_53dyg_80{cursor:pointer;border:none;align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}._blogCard_53dyg_23 ._button_53dyg_80 button{color:#fff;background:#0f1036;border-radius:8px;padding:1.6rem 2.4rem}._blogCard_53dyg_23 ._button_53dyg_80:hover button{background:#111827;transform:translateY(-1px)}._linkButton_53dyg_106{color:#1f2937!important;background:0 0!important;padding:0!important;font-weight:600!important}._linkButton_53dyg_106:hover{color:#374151!important}._linkButton_53dyg_106 svg{transition:transform .2s}._linkButton_53dyg_106:hover svg{transform:translate(4px)}@media (width<=768px){._container_53dyg_1{grid-template-columns:1fr;gap:16px;padding:16px}._blogCard_53dyg_23{grid-row:span 1;max-height:524px;padding:8rem 4rem}._card_53dyg_10{padding:24px 20px}._title_53dyg_65{font-size:20px}._description_53dyg_73{font-size:14px}}@media (width<=480px){._title_53dyg_65{font-size:18px}._iconWrapper_53dyg_40{width:40px;height:40px;margin-top:2rem;margin-bottom:20px}._button_53dyg_80{font-size:14px}}._section_9sef7_1{background-color:var(--col-text-white);padding-block:var(--space-xl)}._header_9sef7_8{max-width:66rem;margin-bottom:var(--space-lg)}._eyebrow_9sef7_13{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_9sef7_23{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:700;line-height:1.25}._subheading_9sef7_32{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._groups_9sef7_41{gap:var(--space-lg);flex-direction:column;display:flex}._groupLabel_9sef7_47{letter-spacing:.02em;text-transform:uppercase;color:#040406;margin-bottom:var(--space-sm);font-size:1.4rem;font-weight:600}._tiles_9sef7_59{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));list-style:none;display:grid}._tile_9sef7_59{min-height:8rem;padding:var(--space-sm);text-align:center;background:#fbfdfd;border:1px solid #0c82811a;border-radius:1.4rem;justify-content:center;align-items:center;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}._tile_9sef7_59:hover{border-color:#0c82813d;transform:translateY(-.3rem);box-shadow:0 .8rem 2.2rem #0c82811a}._logo_9sef7_86{object-fit:contain;width:auto;max-width:100%;height:2.6rem}._logoGlyph_9sef7_94{height:3.2rem}._logoWide_9sef7_103{object-fit:cover;width:11rem;height:3.2rem}._logoLockup_9sef7_110{width:100%;height:auto;max-height:3.2rem}._wordmark_9sef7_117{letter-spacing:-.01em;color:#040406;font-size:1.7rem;font-weight:700}@media (width<=1023px){._heading_9sef7_23{font-size:2.8rem}}@media (width<=674px){._section_9sef7_1{padding-block:var(--space-lg)}._heading_9sef7_23{font-size:2.2rem}._subheading_9sef7_32{font-size:1.4rem}._tiles_9sef7_59{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1.2rem}._tile_9sef7_59{min-height:6.4rem}._wordmark_9sef7_117{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){._tile_9sef7_59,._tile_9sef7_59:hover{transition:none;transform:none}}._section_1gfgt_1{padding-block:var(--space-xl);background-color:#f7fbfb}._inner_1gfgt_7{align-items:center;gap:var(--space-xl);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);display:grid}._header_1gfgt_14{max-width:46rem}._eyebrow_1gfgt_18{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_1gfgt_28{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:2.8rem;font-weight:700;line-height:1.25}._subheading_1gfgt_37{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._logos_1gfgt_46{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._logoCard_1gfgt_53{min-height:12rem;padding:var(--space-sm);background:var(--col-text-white);text-align:center;border:1px solid #0c82811a;border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;transition:border-color .2s,box-shadow .2s;display:flex}._logoCard_1gfgt_53:hover{border-color:#0c82813d;box-shadow:0 .8rem 2.2rem #0c82811a}._logo_1gfgt_46{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:3.6rem}._wordmark_1gfgt_82{letter-spacing:-.01em;color:#040406;font-size:2rem;font-weight:700}._role_1gfgt_89{color:var(--col-text-secondary);opacity:.8;font-size:1.3rem}@media (width<=1023px){._inner_1gfgt_7{gap:var(--space-lg);grid-template-columns:minmax(0,1fr)}._header_1gfgt_14{max-width:60rem}._heading_1gfgt_28{font-size:2.6rem}}@media (width<=674px){._section_1gfgt_1{padding-block:var(--space-lg)}._heading_1gfgt_28{font-size:2.2rem}._subheading_1gfgt_37{font-size:1.4rem}._logos_1gfgt_46{grid-template-columns:minmax(0,1fr)}._logoCard_1gfgt_53{min-height:9rem}._wordmark_1gfgt_82{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){._logoCard_1gfgt_53,._logoCard_1gfgt_53:hover{transition:none}}._section_wrapper_9anwb_1{width:100%;padding:6rem 0;padding-left:calc(var(--container-padding) + max(0px, (100vw - var(--main-maxwidth)) / 2));background:#fff;overflow:hidden}._card_9anwb_12{background:var(--col-brand-primary-1,#0c8281);box-sizing:border-box;background-image:radial-gradient(110% 120% at 100% 0,#30beb780 0%,#30beb700 62%);border-radius:2.4rem 0 0 2.4rem;align-items:center;gap:4rem;width:100%;display:flex;position:relative;overflow:hidden}._left_9anwb_31{min-width:0;padding:5.6rem 0 5.6rem var(--container-padding);flex-direction:column;flex:auto;align-items:flex-start;display:flex}._eyebrow_9anwb_40{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;font-size:1.3rem;font-weight:600}._headline_9anwb_48{color:#fff;margin:1rem 0 0;font-size:3.2rem;font-weight:700;line-height:1.25}._divider_9anwb_56{background:#fff;width:6rem;height:2px;margin:1.6rem 0 2rem}._subtext_9anwb_63{color:#ffffffe0;max-width:48rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._tabs_9anwb_74{flex-direction:column;gap:.4rem;width:100%;max-width:48rem;margin-top:2.8rem;display:flex}._tab_9anwb_74{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:1.2rem;align-items:center;gap:1.4rem;width:100%;padding:1.2rem 1.4rem;font-family:inherit;transition:background .25s,border-color .25s;display:flex;position:relative;overflow:hidden}._tab_9anwb_74:hover{background:#ffffff14}._tab_9anwb_74:focus-visible{outline-offset:2px;outline:2px solid #fff}._tab_active_9anwb_109{background:#ffffff1f;border-color:#ffffff38}._tab_active_9anwb_109:before{content:"";background:var(--accent,#fff);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.8rem;bottom:.8rem;left:0}._tab_icon_9anwb_126{background:#fff;border-radius:1rem;flex-shrink:0;place-items:center;width:3.6rem;height:3.6rem;transition:transform .25s;display:grid;box-shadow:0 .2rem .8rem #0000001f}._tab_icon_9anwb_126 img{width:2rem;height:2rem;display:block}._tab_active_9anwb_109 ._tab_icon_9anwb_126{transform:scale(1.06)}._tab_text_9anwb_148{flex-direction:column;gap:.2rem;min-width:0;display:flex}._tab_name_9anwb_155{color:#fff;font-size:1.5rem;font-weight:600}._tab_blurb_9anwb_161{color:#ffffffb3;font-size:1.3rem;line-height:1.9rem}._tab_progress_9anwb_168{transform-origin:0;background:var(--accent,#fff);width:100%;height:2px;animation:5s linear forwards _tab_countdown_9anwb_1;position:absolute;bottom:0;left:0}@keyframes _tab_countdown_9anwb_1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}._actions_9anwb_190{flex-wrap:wrap;align-items:center;gap:2.4rem;margin-top:3.2rem;display:flex}._read_more_9anwb_198{color:#fff;background:#30beb7;border-radius:8px;align-items:center;gap:.8rem;padding:1.2rem 2rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}._read_more_9anwb_198:hover{background:#3ed3cb;transform:translateY(-2px);box-shadow:0 .8rem 1.8rem #0000002e}._read_more_9anwb_198:focus-visible{outline-offset:3px;outline:2px solid #fff}._read_more_arrow_9anwb_223{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .2s}._read_more_9anwb_198:hover ._read_more_arrow_9anwb_223{transform:translate(2px,-2px)}._trusted_row_9anwb_234{align-items:center;gap:1.2rem;display:flex}._avatar_stack_9anwb_240{flex-shrink:0;display:flex}._avatar_9anwb_240{border:2.5px solid var(--col-brand-primary-1,#0c8281);object-fit:cover;border-radius:50%;flex-shrink:0;width:3.4rem;height:3.4rem;margin-left:-1rem;position:relative}._avatar_9anwb_240:first-child{margin-left:0}._trusted_label_9anwb_260{color:#fff;white-space:nowrap;margin:0;font-size:1.4rem;font-weight:600}._right_9anwb_270{box-sizing:border-box;flex-direction:column;flex:0 0 54%;justify-content:center;align-self:stretch;gap:1.6rem;padding:5.6rem 0;display:flex;position:relative}._glow_9anwb_283{z-index:0;aspect-ratio:1;background:radial-gradient(circle,#ffffff2e 0%,#0000 65%);background:radial-gradient(circle at center, color-mix(in srgb, var(--accent,#fff) 30%, transparent) 0%, transparent 65%);pointer-events:none;width:90%;transition:background .6s;position:absolute;top:50%;left:10%;transform:translateY(-50%)}._window_9anwb_306{z-index:1;background:#f4f7f7;border:1px solid #ffffff47;border-right:none;border-radius:1.6rem 0 0 1.6rem;position:relative;overflow:hidden;box-shadow:0 3.2rem 6.4rem #00000047}._window_bar_9anwb_317{background:#ffffffe6;border-bottom:1px solid #0c82811f;align-items:center;gap:1.2rem;padding:.9rem 1.4rem;display:flex}._window_dots_9anwb_326{flex-shrink:0;gap:.5rem;display:flex}._window_dots_9anwb_326 i{background:#0c82812e;border-radius:50%;width:.9rem;height:.9rem}._window_dots_9anwb_326 i:first-child{background:var(--accent,#0c82812e);transition:background .4s}._window_url_9anwb_344{color:#494e66bf;white-space:nowrap;text-overflow:ellipsis;background:#0c828112;border-radius:999px;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:500;overflow:hidden}._window_screen_9anwb_356{aspect-ratio:940/480;position:relative}._shot_9anwb_361{object-fit:cover;object-position:left top;opacity:0;width:100%;height:100%;transition:opacity .35s,transform .5s;position:absolute;inset:0;transform:scale(1.02)}._shot_active_9anwb_373{opacity:1;transform:scale(1)}._window_link_9anwb_378{z-index:1;color:#fff;border-bottom:1px solid #ffffff59;align-self:flex-start;align-items:center;gap:.6rem;padding:.6rem 0;font-size:1.4rem;font-weight:600;text-decoration:none;transition:border-color .2s,gap .2s;display:inline-flex;position:relative}._window_link_9anwb_378 svg{width:1.4rem;height:1.4rem}._window_link_9anwb_378:hover{border-color:#fff;gap:1rem}._window_link_9anwb_378:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=1200px){._card_9anwb_12{gap:3.2rem}._right_9anwb_270{flex-basis:50%}}@media (width<=1024px){._left_9anwb_31,._right_9anwb_270{padding-top:4.8rem;padding-bottom:4.8rem}._headline_9anwb_48{font-size:2.8rem}._tab_blurb_9anwb_161{display:none}._actions_9anwb_190{gap:1.6rem}}@media (width<=860px){._card_9anwb_12{flex-direction:column;align-items:stretch;gap:0}._left_9anwb_31{padding:4.8rem var(--container-padding) 3.2rem}._subtext_9anwb_63,._tabs_9anwb_74{max-width:100%}._tabs_9anwb_74{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}._right_9anwb_270{padding:0 0 4.8rem var(--container-padding);flex:none;align-self:auto}._glow_9anwb_283{width:100%;left:0}}@media (width<=675px){._section_wrapper_9anwb_1{padding:4rem 0}._card_9anwb_12{border-radius:1.6rem}._left_9anwb_31{padding:3.2rem var(--container-padding) 2.4rem}._headline_9anwb_48{font-size:2.4rem}._subtext_9anwb_63{font-size:1.4rem;line-height:2.2rem}._tabs_9anwb_74{grid-template-columns:1fr;margin-top:2.4rem}._tab_9anwb_74{padding:1rem 1.2rem}._tab_blurb_9anwb_161{display:block}._actions_9anwb_190{gap:1.6rem;margin-top:2.4rem}._right_9anwb_270{padding:0 0 3.2rem var(--container-padding)}}@media (width<=540px){._window_screen_9anwb_356{aspect-ratio:4/3}._shot_9anwb_361,._shot_active_9anwb_373{transform-origin:0 0;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){._read_more_9anwb_198,._read_more_arrow_9anwb_223,._tab_9anwb_74,._tab_icon_9anwb_126,._shot_9anwb_361,._glow_9anwb_283,._window_link_9anwb_378{transition:none}._read_more_9anwb_198:hover,._read_more_9anwb_198:hover ._read_more_arrow_9anwb_223{transform:none}._tab_progress_9anwb_168{animation:none}}._section_wrapper_1f0g6_1{background:#e8f4f3;width:100%;padding:8rem 0;overflow:hidden}._inner_1f0g6_14{padding-left:calc(var(--container-padding) + max(0px, (100vw - var(--main-maxwidth)) / 2));grid-template-columns:minmax(26rem,30%) 1fr;align-items:center;gap:4rem;display:grid}._header_1f0g6_27{max-width:44rem}._headline_1f0g6_31{color:#040707;margin:0;font-size:3.2rem;font-weight:800;line-height:1.25}._header_divider_1f0g6_39{background:#0c8281;width:4rem;height:2px;margin:1.8rem 0}._header_description_1f0g6_46{color:#040406;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}._hint_1f0g6_54{color:#04040680;align-items:center;gap:.8rem;margin:2.8rem 0 0;font-size:1.3rem;font-weight:500;display:flex}._hint_dot_1f0g6_64{background:#0c8281;border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem;animation:2.4s ease-in-out infinite _hint_pulse_1f0g6_1}@keyframes _hint_pulse_1f0g6_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}._track_outer_1f0g6_87{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 82%,#0000 100%)}._track_1f0g6_87{align-items:stretch;gap:2.4rem;width:max-content;margin:0;padding:2.4rem 0;list-style:none;animation:34s linear infinite _scroll_left_1f0g6_1;display:flex}._track_1f0g6_87:hover,._track_1f0g6_87:focus-within{animation-play-state:paused}@keyframes _scroll_left_1f0g6_1{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.2rem))}}@media (width<=1024px){._inner_1f0g6_14{grid-template-columns:minmax(24rem,34%) 1fr;gap:3.2rem}._headline_1f0g6_31{font-size:2.8rem}}@media (width<=860px){._section_wrapper_1f0g6_1{padding:6rem 0}._inner_1f0g6_14{grid-template-columns:1fr;gap:0;padding-right:0}._header_1f0g6_27{max-width:60rem;padding-right:var(--container-padding)}._track_outer_1f0g6_87{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 88%,#0000 100%)}._track_outer_1f0g6_87::-webkit-scrollbar{display:none}._track_1f0g6_87{padding:3.2rem var(--container-padding) .8rem 0;animation:none}._track_1f0g6_87>[aria-hidden=true],._hint_1f0g6_54{display:none}}@media (width<=675px){._section_wrapper_1f0g6_1{padding:5rem 0}._headline_1f0g6_31{font-size:2.4rem}._header_description_1f0g6_46{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){._hint_dot_1f0g6_64{animation:none}._track_outer_1f0g6_87{scroll-snap-type:x mandatory;overflow-x:auto}._track_1f0g6_87{animation:none}._track_1f0g6_87>[aria-hidden=true],._hint_1f0g6_54{display:none}}._card_gjo2n_1{scroll-snap-align:start;flex-shrink:0;width:34rem;display:flex}._link_gjo2n_8{background:#fff;border:1px solid #0c828114;border-radius:2rem;flex-direction:column;width:100%;padding:0 0 2.4rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}._link_gjo2n_8:hover{transform:translateY(-6px);box-shadow:0 1.6rem 3.6rem #0407071f}._link_gjo2n_8:focus-visible{outline:2px solid var(--accent,#0c8281);outline-offset:3px}._accent_rail_gjo2n_34{background:var(--accent,#0c8281);flex-shrink:0;width:100%;height:4px}._media_gjo2n_43{background:#d9eae8;display:block;overflow:hidden}._image_gjo2n_51{aspect-ratio:540/320;object-fit:cover;object-position:var(--img-pos,50% 50%);width:100%;height:auto;transform:scale(var(--img-zoom,1.12));transform-origin:100% 100%;transition:transform .5s;display:block}._link_gjo2n_8:hover ._image_gjo2n_51{transform:scale(calc(var(--img-zoom,1.12) * 1.05))}._meta_gjo2n_69{justify-content:space-between;align-items:center;padding:2rem 2.4rem 0;display:flex}._icon_tile_gjo2n_76{background:#f1f5f5;background:color-mix(in srgb, var(--accent,#0c8281) 12%, #fff);border-radius:1.2rem;place-items:center;width:4rem;height:4rem;display:grid}._icon_tile_gjo2n_76 img{width:2.2rem;height:2.2rem;display:block}._number_gjo2n_92{color:color-mix(in srgb, var(--accent,#0c8281) 32%, #fff);-webkit-user-select:none;user-select:none;font-size:3.2rem;font-weight:800;line-height:1}._title_gjo2n_103{color:#040707;margin:1.6rem 0 0;padding:0 2.4rem;font-size:2rem;font-weight:800;line-height:1.3}._description_gjo2n_112{color:#6b7280;margin:.8rem 0 0;padding:0 2.4rem;font-size:1.5rem;font-weight:400;line-height:2.2rem}._cta_gjo2n_121{color:var(--accent,#0c8281);align-items:center;gap:.6rem;margin-top:auto;padding:2rem 2.4rem 0;font-size:1.4rem;font-weight:600;transition:gap .2s;display:inline-flex}._cta_gjo2n_121 svg{width:1.4rem;height:1.4rem}._link_gjo2n_8:hover ._cta_gjo2n_121{gap:1rem}@media (width<=675px){._card_gjo2n_1{width:29rem}._title_gjo2n_103{font-size:1.8rem}._description_gjo2n_112{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){._link_gjo2n_8,._image_gjo2n_51,._cta_gjo2n_121{transition:none}._link_gjo2n_8:hover{transform:none}._link_gjo2n_8:hover ._image_gjo2n_51{transform:scale(var(--img-zoom,1.12))}}._section_l1atk_3{padding-block:var(--space-xl) calc(var(--space-xl) + var(--space-sm));background-color:#f3f9f9}._header_l1atk_10{max-width:64rem;margin-bottom:var(--space-lg)}._eyebrow_l1atk_15{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_l1atk_25{letter-spacing:-.02rem;color:#040406;font-size:3.2rem;font-weight:700;line-height:1.25}._rule_l1atk_33{width:3.2rem;height:.2rem;margin-block:var(--space-sm) var(--space-xs);background-color:var(--col-brand-primary-1);border-radius:.2rem;display:block}._subheading_l1atk_42{color:#040406;margin:0;font-size:1.6rem;line-height:1.65}._grid_l1atk_51{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._card_l1atk_58{display:flex}._cardInner_l1atk_62{background-color:var(--col-text-white);border:1px solid #0c82811a;border-radius:1.6rem;flex-direction:column;width:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}a._cardInner_l1atk_62:hover{border-color:#0c828133;transform:translateY(-.4rem);box-shadow:0 1.2rem 3rem #0c828124}a._cardInner_l1atk_62:focus-visible{outline:2px solid var(--accent,#0c8281);outline-offset:3px}._visual_l1atk_88{aspect-ratio:16/10;background:#eef4f4;display:block;position:relative;overflow:hidden}._photo_l1atk_96{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}a._cardInner_l1atk_62:hover ._photo_l1atk_96{transform:scale(1.05)}._pattern_l1atk_112{background-color:#e9f2f1;background-color:color-mix(in srgb, var(--accent,#0c8281) 12%, #fff);background-image:linear-gradient(#0404060b 1px,#0000 1px),linear-gradient(90deg,#0404060b 1px,#0000 1px);background-size:2.4rem 2.4rem;position:absolute;inset:0}._visualEmpty_l1atk_126{aspect-ratio:auto;place-items:center;min-height:11rem;display:grid}._visualEmpty_l1atk_126 ._iconChip_l1atk_133{z-index:1;border-radius:1.4rem;width:5.2rem;height:5.2rem;position:relative;bottom:auto;left:auto}._visualEmpty_l1atk_126 ._iconChip_l1atk_133 svg{width:2.6rem;height:2.6rem}._iconChip_l1atk_133{left:var(--space-sm);bottom:var(--space-sm);width:4.4rem;height:4.4rem;color:var(--accent,#0c8281);background:var(--col-text-white);border-radius:1.2rem;place-items:center;transition:transform .25s;display:grid;position:absolute;box-shadow:0 .4rem 1.4rem #04070724}._iconChip_l1atk_133 svg{width:2.2rem;height:2.2rem}a._cardInner_l1atk_62:hover ._iconChip_l1atk_133{transform:scale(1.08)}._body_l1atk_175{padding:var(--space-md);flex-direction:column;flex:1;display:flex}._cardTitle_l1atk_182{color:#040406;margin-bottom:var(--space-xs);font-size:1.8rem;font-weight:700;line-height:1.35}._cardText_l1atk_190{color:var(--col-text-secondary);opacity:.85;margin:0;font-size:1.4rem;line-height:1.65}._cta_l1atk_198{margin-top:var(--space-sm);color:var(--accent,#0c8281);align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;transition:gap .2s;display:inline-flex}._cta_l1atk_198 svg{width:1.4rem;height:1.4rem}a._cardInner_l1atk_62:hover ._cta_l1atk_198{gap:1rem}@media (width<=1023px){._grid_l1atk_51{grid-template-columns:repeat(2,minmax(0,1fr))}._heading_l1atk_25{font-size:2.8rem}}@media (width<=674px){._section_l1atk_3{padding-block:var(--space-lg) var(--space-xl)}._grid_l1atk_51{gap:var(--space-sm);grid-template-columns:minmax(0,1fr)}._heading_l1atk_25{font-size:2.4rem}._subheading_l1atk_42{font-size:1.4rem}._cardTitle_l1atk_182{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){._cardInner_l1atk_62,a._cardInner_l1atk_62:hover,._photo_l1atk_96,a._cardInner_l1atk_62:hover ._photo_l1atk_96,._iconChip_l1atk_133,a._cardInner_l1atk_62:hover ._iconChip_l1atk_133,._cta_l1atk_198{transition:none;transform:none}}._section_97s4u_3{background-color:var(--col-text-white);padding-block:var(--space-xl) calc(var(--space-xl) + var(--space-sm))}._header_97s4u_11{text-align:center;margin-bottom:var(--space-lg)}._eyebrow_97s4u_16{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_97s4u_26{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:700;line-height:1.25}._brand_97s4u_35{color:var(--col-brand-primary-1)}._subheading_97s4u_39{color:#040406;max-width:62rem;margin-inline:auto;font-size:1.5rem;line-height:1.65}._grid_97s4u_53{gap:var(--space-md);grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;display:grid}._card_97s4u_60{padding:var(--space-md);background-color:#fbfdfd;border:1px solid #0c82811a;border-radius:1.6rem;flex-direction:column;grid-column:span 2;transition:transform .18s ease-in-out,box-shadow .18s ease-in-out,border-color .18s ease-in-out;display:flex;position:relative;overflow:hidden}._cardWide_97s4u_74{align-items:flex-start;gap:var(--space-md);flex-direction:row;grid-column:span 3}._cardWide_97s4u_74 ._iconWrap_97s4u_82{flex-shrink:0;margin-bottom:0}._cardWide_97s4u_74 ._cardBody_97s4u_87{min-width:0}._card_97s4u_60:after{content:"";background:radial-gradient(80% 120% at 100% 0,#0c828112 0%,#0000 70%);background:radial-gradient(80% 120% at 100% 0%, color-mix(in srgb, var(--accent,#0c8281) 10%, transparent) 0%, transparent 70%);opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}._card_97s4u_60:hover{border-color:#0c82812e;transform:translateY(-.4rem);box-shadow:0 1rem 2.6rem #0c82811f}._card_97s4u_60:hover:after{opacity:1}._iconWrap_97s4u_82{width:4.4rem;height:4.4rem;margin-bottom:var(--space-sm);color:var(--accent,#0c8281);background:#f1f5f5;background:color-mix(in srgb, var(--accent,#0c8281) 10%, #fff);border-radius:1.2rem;place-items:center;transition:transform .25s;display:grid}._iconWrap_97s4u_82 svg{width:2.2rem;height:2.2rem}._card_97s4u_60:hover ._iconWrap_97s4u_82{transform:scale(1.08)}._cardTitle_97s4u_143{color:#040406;margin-bottom:var(--space-xs);font-size:1.7rem;font-weight:700;line-height:1.35}._cardText_97s4u_151{color:var(--col-text-secondary);opacity:.85;margin:0;font-size:1.4rem;line-height:1.65}@media (width<=1023px){._grid_97s4u_53{grid-template-columns:repeat(4,minmax(0,1fr))}._card_97s4u_60,._cardWide_97s4u_74{grid-column:span 2}._card_97s4u_60:last-child{grid-column:span 4}}@media (width<=674px){._section_97s4u_3{padding-block:var(--space-lg) var(--space-xl)}._heading_97s4u_26{font-size:2.6rem}._subheading_97s4u_39{font-size:1.4rem}._grid_97s4u_53{gap:var(--space-sm);grid-template-columns:minmax(0,1fr)}._card_97s4u_60,._cardWide_97s4u_74,._card_97s4u_60:last-child{grid-column:span 1}}@media (prefers-reduced-motion:reduce){._card_97s4u_60,._card_97s4u_60:hover,._iconWrap_97s4u_82,._card_97s4u_60:hover ._iconWrap_97s4u_82{transition:none;transform:none}}._section_wrapper_ffcio_1{background:#fbfbfd;width:100%;padding:8rem 0}._wrapper_ffcio_6{background:#fafcfc}._header_ffcio_11{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:5.6rem;display:flex}._headline_ffcio_20{color:#040707;margin:0;font-size:3.2rem;font-weight:800;line-height:1.3}._subtext_ffcio_28{color:#6b7280;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}._cards_grid_ffcio_38{grid-template-columns:repeat(4,1fr);gap:2.4rem;display:grid}._card_ffcio_38{border-radius:2rem;flex-direction:column;gap:1.6rem;padding:3.2rem;display:flex}._icon_ffcio_54{object-fit:contain;flex-shrink:0;width:4.8rem;height:4.8rem}._card_title_ffcio_61{color:#040707;margin:0;font-size:2rem;font-weight:800;line-height:1.3}._card_description_ffcio_69{color:#4b5563;margin:0;font-size:1.5rem;font-weight:400;line-height:2.4rem}._card_blue_ffcio_79{background:#e8edfb}._card_green_ffcio_83{background:#e6f7ee}._card_purple_ffcio_87{background:#ede8fb}._card_peach_ffcio_91{background:#fdf0e6}@media (width<=1024px){._cards_grid_ffcio_38{grid-template-columns:repeat(2,1fr);gap:2rem}._headline_ffcio_20{font-size:2.8rem}}@media (width<=768px){._section_wrapper_ffcio_1{padding:6rem 0}._header_ffcio_11{margin-bottom:4rem}._card_ffcio_38{padding:2.8rem}._card_title_ffcio_61{font-size:1.8rem}}@media (width<=675px){._section_wrapper_ffcio_1{padding:5rem 0}._cards_grid_ffcio_38{grid-template-columns:1fr;gap:1.6rem}._headline_ffcio_20{font-size:2.4rem}._subtext_ffcio_28{font-size:1.5rem}._card_ffcio_38{border-radius:1.6rem;padding:2.4rem}._icon_ffcio_54{width:4rem;height:4rem}._card_title_ffcio_61{font-size:1.7rem}._card_description_ffcio_69{font-size:1.4rem}}._section_wrapper_1ym10_1{background:#fbfbfd;width:100%;padding:5rem 0 6rem}._headline_block_1ym10_9{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}._headline_1ym10_9{color:#040707;letter-spacing:-.02em;margin:0;font-size:4.4rem;font-weight:700;line-height:1.2}._teal_text_1ym10_27{color:#0c8281}._subtext_1ym10_31{color:#494e66;max-width:70.3rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_1ym10_40{display:inline}._trusted_row_1ym10_49{justify-content:center;align-items:center;gap:2rem;display:flex}._trusted_label_1ym10_56{color:#040707;font-size:1.8rem;font-weight:700}._avatars_wrapper_1ym10_62{align-items:center;gap:.8rem;display:flex}._avatar_stack_1ym10_68{display:flex}._avatar_1ym10_62{object-fit:cover;border:2.5px solid #fff;border-radius:50%;flex-shrink:0;width:3.8rem;height:3.8rem;margin-left:-1rem}._avatar_1ym10_62:first-child{margin-left:0}._arrow_badge_1ym10_86{background:#0c8281;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}@media (width<=1024px){._headline_1ym10_9{font-size:4.4rem}}@media (width<=768px){._section_wrapper_1ym10_1{padding:6rem 0 5rem}._headline_1ym10_9{font-size:3.6rem}._br_desktop_1ym10_40{display:none}}@media (width<=675px){._section_wrapper_1ym10_1{padding:5rem 0 4rem}._headline_1ym10_9{letter-spacing:-.01em;font-size:3rem}._subtext_1ym10_31{font-size:1.5rem;line-height:2.4rem}._trusted_row_1ym10_49{text-align:center;flex-direction:column;gap:1.6rem}._trusted_label_1ym10_56{font-size:1.6rem}._avatar_1ym10_62{width:3.2rem;height:3.2rem}}._eyebrow_1ym10_152{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-sm);font-size:1.3rem;font-weight:600;display:block}._facts_1ym10_164{justify-content:center;gap:var(--space-xl);margin:var(--space-lg) 0 var(--space-lg);flex-wrap:wrap;padding:0;list-style:none;display:flex}._fact_1ym10_164{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}._factValue_1ym10_182{letter-spacing:-.02em;color:var(--col-brand-primary-1);font-size:3.6rem;font-weight:800;line-height:1}._factLabel_1ym10_190{color:var(--col-text-secondary);max-width:20rem;font-size:1.4rem;line-height:1.5}@media (width<=1023px){._facts_1ym10_164{gap:var(--space-lg)}}@media (width<=674px){._facts_1ym10_164{gap:var(--space-md);margin:var(--space-md) 0}._factValue_1ym10_182{font-size:2.6rem}._factLabel_1ym10_190{font-size:1.3rem}}._leftSection_r1eei_3{gap:2rem;display:flex}._label_r1eei_8{margin:0;padding:0;font-size:1.6rem;font-weight:600}._avatars_r1eei_15{align-items:center;display:flex;position:relative}._avatar_r1eei_15{object-fit:cover;cursor:pointer;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-12px}._avatar_r1eei_15:hover{transform:scale(1.1)}._arrowWrapper_r1eei_35{cursor:pointer;background-color:#ff7c7c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-12px;transition:background .3s;display:flex;overflow:hidden;transform:rotate(45deg)}._arrowWrapper_r1eei_35:hover{background-color:#ff5252}._arrowIcon_r1eei_55{object-fit:contain;color:#fff;width:18px;height:18px;font-size:1rem;transform:rotate(-45deg)}@media (width<=768px){._label_r1eei_8{margin-bottom:1rem;font-size:1.5rem}._avatars_r1eei_15{justify-content:center;margin:0 auto}._avatar_r1eei_15,._arrowWrapper_r1eei_35{width:32px;height:32px;margin-left:-10px}}@media (width<=480px){._label_r1eei_8{font-size:1.4rem}._avatar_r1eei_15,._arrowWrapper_r1eei_35{width:32px;height:32px}}@media (width<=360px){._avatar_r1eei_15,._arrowWrapper_r1eei_35{width:28px;height:28px}}._section_8fcwi_3{background-color:var(--col-background-main);padding-block:var(--space-lg)}._panel_8fcwi_10{gap:var(--space-lg);padding:var(--space-lg);background-color:#ccf2ef;border-radius:1.6rem;grid-template-columns:minmax(0,1fr);align-items:start;display:grid}._heading_8fcwi_26{letter-spacing:-.02rem;color:var(--col-brand-primary-1);margin-bottom:var(--space-sm);font-size:clamp(2rem,1.5rem + 1vw,2.4rem);font-weight:700;line-height:1.3}._blockTitle_8fcwi_35{color:#040406;margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:700;line-height:1.4}._rule_8fcwi_44{background-color:var(--col-brand-primary-1);opacity:.5;border-radius:.2rem;width:3.2rem;height:.2rem;margin-top:.6rem;display:block}._heading_8fcwi_26 ._rule_8fcwi_44{opacity:1;width:4rem}._paragraph_8fcwi_59{color:var(--col-text-secondary);font-size:1.5rem;line-height:1.75}._paragraph_8fcwi_59+._paragraph_8fcwi_59{margin-top:var(--space-xs)}._block_8fcwi_35{margin-top:var(--space-md)}@media (width<=1023px){._panel_8fcwi_10{gap:var(--space-md);padding:var(--space-md)}}@media (width<=767px){._section_8fcwi_3{padding-block:var(--space-md)}._panel_8fcwi_10{grid-template-columns:minmax(0,1fr)}}@media (width<=674px){._panel_8fcwi_10{padding:var(--space-sm);border-radius:1.2rem}._paragraph_8fcwi_59{font-size:1.4rem}}._pullQuote_8fcwi_108{color:var(--col-brand-primary-1);margin:var(--space-md) 0 0;padding-left:var(--space-sm);border-left:3px solid var(--col-brand-primary-1);font-size:1.9rem;font-weight:700;line-height:1.45}._timeline_8fcwi_120{gap:var(--space-sm);margin:var(--space-lg) 0 0;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;list-style:none;display:grid}._milestone_8fcwi_129{padding-top:var(--space-sm);border-top:2px solid #0c828140;position:relative}._milestone_8fcwi_129:before{content:"";background:var(--col-brand-primary-1);border-radius:50%;width:1rem;height:1rem;position:absolute;top:-.6rem;left:0}._milestoneDate_8fcwi_147{color:var(--col-brand-primary-1);margin-bottom:.2rem;font-size:1.4rem;font-weight:800;display:block}._milestoneLabel_8fcwi_155{color:var(--col-text-secondary);font-size:1.3rem;line-height:1.45;display:block}@media (width<=674px){._pullQuote_8fcwi_108{font-size:1.7rem}._timeline_8fcwi_120{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}}._more_8fcwi_179[hidden]{display:none}._more_8fcwi_179{gap:var(--space-sm);margin-top:var(--space-sm);flex-direction:column;display:flex}._readMore_8fcwi_190{margin-top:var(--space-sm);color:var(--col-brand-primary-1);cursor:pointer;background:0 0;border:none;border-bottom:2px solid;align-self:flex-start;align-items:center;gap:.6rem;padding:0;font-family:inherit;font-size:1.6rem;font-weight:700;transition:opacity .2s;display:inline-flex}._readMore_8fcwi_190:hover{opacity:.75}._readMore_8fcwi_190:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:4px}._readMoreIcon_8fcwi_217{width:1.6rem;height:1.6rem;transition:transform .2s}._readMoreIconOpen_8fcwi_223{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){._readMore_8fcwi_190,._readMoreIcon_8fcwi_217{transition:none}}._link_8fcwi_235{color:var(--col-brand-primary-1);text-underline-offset:.3rem;font-weight:500;text-decoration:underline}._link_8fcwi_235:hover{text-decoration-thickness:.2rem}._section_5i6og_1{background-color:var(--col-text-white);padding-block:var(--space-xl)}._header_5i6og_8{max-width:62rem;margin:0 auto var(--space-lg);text-align:center}._eyebrow_5i6og_14{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_5i6og_24{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:800;line-height:1.25}._subheading_5i6og_33{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._grid_5i6og_42{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._card_5i6og_49{text-align:center;padding:var(--space-lg) var(--space-md);background:#fbfdfd;border:1px solid #0c82811a;border-radius:2rem;flex-direction:column;align-items:center;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}._card_5i6og_49:hover{border-color:color-mix(in srgb, var(--accent,#0c8281) 40%, transparent);transform:translateY(-.5rem);box-shadow:0 1.6rem 3.6rem #0407071a}._portrait_5i6og_70{width:11rem;height:11rem;margin-bottom:var(--space-sm);background:#eef4f4;background:color-mix(in srgb, var(--accent,#0c8281) 14%, #fff);border-radius:50%;place-items:center;transition:box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 0 #0c828100}._card_5i6og_49:hover ._portrait_5i6og_70{box-shadow:0 0 0 .6rem color-mix(in srgb, var(--accent,#0c8281) 14%, transparent)}._photo_5i6og_90{object-fit:cover;width:100%;height:100%;display:block}._initials_5i6og_98{letter-spacing:-.02em;color:var(--accent,#0c8281);font-size:3.2rem;font-weight:800}._name_5i6og_107{color:#040406;margin:0 0 .4rem;font-size:1.9rem;font-weight:700;line-height:1.3}._role_5i6og_115{color:var(--accent,#0c8281);margin:0;font-size:1.4rem;font-weight:500}._link_5i6og_122{width:3.2rem;height:3.2rem;margin-top:var(--space-sm);color:var(--col-text-secondary);background:#0c828114;border-radius:50%;place-items:center;transition:color .2s,background .2s;display:grid}._link_5i6og_122 svg{width:1.7rem;height:1.7rem}._link_5i6og_122:hover{color:var(--col-text-white);background:var(--accent,#0c8281)}._link_5i6og_122:focus-visible{outline:2px solid var(--accent,#0c8281);outline-offset:3px}@media (width<=1023px){._heading_5i6og_24{font-size:2.8rem}._grid_5i6og_42{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=674px){._section_5i6og_1{padding-block:var(--space-lg)}._heading_5i6og_24{font-size:2.4rem}._subheading_5i6og_33{font-size:1.5rem}._grid_5i6og_42{gap:var(--space-sm);grid-template-columns:minmax(0,1fr)}._card_5i6og_49{align-items:center;column-gap:var(--space-sm);text-align:left;padding:var(--space-sm);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"portrait name link""portrait role link";display:grid}._portrait_5i6og_70{flex-shrink:0;grid-area:portrait;width:7rem;height:7rem;margin-bottom:0}._name_5i6og_107{grid-area:name;align-self:end}._role_5i6og_115{grid-area:role;align-self:start}._initials_5i6og_98{font-size:2.2rem}._name_5i6og_107{font-size:1.7rem}._link_5i6og_122{grid-area:link;margin-top:0}}@media (prefers-reduced-motion:reduce){._card_5i6og_49,._card_5i6og_49:hover,._portrait_5i6og_70,._card_5i6og_49:hover ._portrait_5i6og_70{transition:none;transform:none}}._section_ziyru_3{background-color:var(--col-background-main);padding-block:var(--space-lg)}._panel_ziyru_10{background-color:var(--col-background-light-blue);padding:var(--space-lg);border-radius:1.6rem}._heading_ziyru_16{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:clamp(1.9rem,1.5rem + .8vw,2.2rem);font-weight:700;line-height:1.3}._list_ziyru_27{padding-inline-start:1.8rem;list-style:outside}._item_ziyru_32{color:#494e66;font-size:1.5rem;line-height:1.65}._item_ziyru_32+._item_ziyru_32{margin-top:.6rem}._item_ziyru_32::marker{font-size:1.2rem}._lead_ziyru_46{color:#494e66;font-weight:700}@media (width<=1023px){._panel_ziyru_10{padding:var(--space-md)}}@media (width<=767px){._section_ziyru_3{padding-block:var(--space-md)}._item_ziyru_32{font-size:1.4rem}}@media (width<=674px){._panel_ziyru_10{padding:var(--space-sm);border-radius:1.2rem}._list_ziyru_27{padding-inline-start:1.6rem}}._section_wrapper_euaye_1{background:#f3f9f9;width:100%;padding:8rem 0}._header_euaye_9{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:5.6rem;display:flex}._badge_euaye_19{color:#d21f3c;background:#fbe9ec;border-radius:10rem;align-items:center;gap:.6rem;padding:.6rem 1.6rem;font-size:1.4rem;font-weight:500;display:inline-flex}._badge_icon_euaye_31{color:#d21f3c;font-size:1.4rem}._headline_euaye_36{color:#040707;margin:0;font-size:3.6rem;font-weight:700;line-height:1.2}._subtext_euaye_44{color:#494e66;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_euaye_52{display:inline}._toggle_wrapper_euaye_58{background:#cee6e6;border-radius:8px;align-items:center;gap:0;margin-top:.8rem;padding:.4rem;display:flex}._toggle_btn_euaye_68{color:#0f1036;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.8rem;padding:.8rem 2rem;font-size:1.5rem;font-weight:500;transition:background .2s,color .2s;display:flex}._toggle_active_euaye_84{color:#fff;background:#0c8281}._save_badge_euaye_89{color:inherit;opacity:.9;font-size:1.2rem;font-weight:600}._cards_grid_euaye_98{grid-template-columns:repeat(4,1fr);align-items:start;gap:2rem;display:grid}._cards_grid_three_euaye_105{grid-template-columns:repeat(3,1fr);max-width:960px;margin:0 auto}._card_euaye_98{background:#fff;border:1.5px solid #0000;border-radius:12px;flex-direction:column;gap:0;padding:2.4rem;display:flex;position:relative}._card_featured_euaye_125{border-color:#0c8281;padding-top:5rem}._recommended_badge_euaye_132{color:#fff;white-space:nowrap;background:#0c8281;border-radius:10rem;padding:.5rem 1.6rem;font-size:1.3rem;font-weight:600;position:absolute;top:-1.4rem;left:50%;transform:translate(-50%)}._plan_name_euaye_148{color:#040707;text-align:center;margin:0 0 1.6rem;font-size:1.8rem;font-weight:600}._price_row_euaye_158{justify-content:center;align-items:baseline;gap:.4rem;margin-bottom:.8rem;display:flex}._price_euaye_158{color:#040707;font-size:3.2rem;font-weight:700;line-height:1}._price_unit_euaye_173{color:#6b7280;font-size:1.4rem;font-weight:400}._plan_description_euaye_181{color:#6b7280;text-align:center;margin:0 0 2rem;font-size:1.4rem;font-weight:400;line-height:2rem}._features_list_euaye_196{flex-direction:column;flex:1;gap:1.2rem;margin:0 0 3.2rem;padding:0;list-style:none;display:flex}._feature_item_euaye_206{color:#374151;align-items:flex-start;gap:1rem;font-size:1.4rem;font-weight:400;line-height:2rem;display:flex}._check_icon_euaye_216{flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem}._cta_btn_euaye_225{color:#040707;cursor:pointer;background:#e8f4f3;border:none;border-radius:1.2rem;width:100%;height:5rem;margin-top:auto;font-size:1.5rem;font-weight:600;transition:background .2s,color .2s}._cta_btn_euaye_225:hover{background:#d0e9e8}._cta_btn_featured_euaye_244{color:#fff;background:#0c8281}._cta_btn_featured_euaye_244:hover{background:#0a6f6e}@media (width<=1200px){._price_euaye_158{font-size:2.6rem}._plan_name_euaye_148{font-size:1.6rem}._card_euaye_98{padding:2.8rem 2rem}._card_featured_euaye_125{padding-top:4.8rem}}@media (width<=1024px){._cards_grid_euaye_98{grid-template-columns:repeat(2,1fr);gap:2.4rem}._headline_euaye_36{font-size:3rem}}@media (width<=768px){._section_wrapper_euaye_1{padding:6rem 0}._header_euaye_9{margin-bottom:4rem}._headline_euaye_36{font-size:2.6rem}._br_desktop_euaye_52{display:none}}@media (width<=675px){._section_wrapper_euaye_1{padding:5rem 0}._cards_grid_euaye_98{grid-template-columns:1fr;gap:2rem}._headline_euaye_36{font-size:2.4rem}._card_euaye_98{padding:2.8rem 2.4rem}._card_featured_euaye_125{padding-top:5rem}._price_euaye_158{font-size:3rem}}._section_iqmiq_2{width:100%}._topArea_iqmiq_8{text-align:center;background:#f8f9fb;padding:56px 24px 64px}._badge_iqmiq_15{color:#d21f3c;letter-spacing:.01em;background:#fbe9ec;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}._badgeStar_iqmiq_29{font-size:15px}._heading_iqmiq_34{color:#0d0d1a;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}._subheading_iqmiq_44{color:#6b7280;margin:0;max-width:480px;margin-inline:auto;font-size:15px;line-height:1.7}._darkArea_iqmiq_54{background:#0f1036;padding:48px 32px 56px}._grid_iqmiq_60{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin-inline:auto;display:grid}._card_iqmiq_69{cursor:pointer;text-align:left;opacity:.55;background:#ffffff14;border:2px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:14px;padding:28px 24px 32px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,opacity .2s;display:flex}._card_iqmiq_69:hover{opacity:.85;background:#ffffff24;border-color:#ffffff47;transform:translateY(-3px)}._card_active_iqmiq_90{opacity:1;background:#fff;border-color:#0c8281;transform:translateY(-6px);box-shadow:0 8px 28px #0c828159,0 0 0 3px #0c828133}._selected_indicator_iqmiq_98{color:#0c8281;letter-spacing:.02em;text-transform:uppercase;background:#e8f4f3;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:2px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}._card_iqmiq_69 ._cardTitle_iqmiq_115{color:#f1f5f9}._card_iqmiq_69 ._cardDescription_iqmiq_119{color:#94a3b8}._card_active_iqmiq_90 ._cardTitle_iqmiq_115{color:#0d0d1a}._card_active_iqmiq_90 ._cardDescription_iqmiq_119{color:#374151}._cardHeader_iqmiq_133{align-items:center;gap:16px;margin-bottom:8px;display:flex}._cardIcon_iqmiq_141{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._cardIcon_iqmiq_141 img{object-fit:contain;width:100%;height:100%}._cardTitle_iqmiq_115{color:#0d0d1a;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700;line-height:1.3}._cardDescription_iqmiq_119{color:#494e66;margin:0;font-size:13.5px;font-weight:500;line-height:1.7}@media (width<=1024px){._grid_iqmiq_60{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._topArea_iqmiq_8{padding:40px 20px 48px}._darkArea_iqmiq_54{padding:32px 16px 40px}._grid_iqmiq_60{grid-template-columns:1fr;gap:16px}._card_iqmiq_69{padding:22px 20px 26px}._cardHeader_iqmiq_133{gap:14px}._cardIcon_iqmiq_141{width:48px;height:48px}}._section_wrapper_1fzx1_1{background:#fff;width:100%;padding:8rem 0 4rem;overflow:hidden}._headline_1fzx1_10{color:#040707;text-align:center;margin:0 0 6rem;font-size:3.6rem;font-weight:800;line-height:1.2}._image_stage_1fzx1_25{width:100%;padding:6rem 10rem 10rem;position:relative}._hero_image_1fzx1_38{object-fit:cover;z-index:1;border-radius:2rem;width:100%;max-width:64rem;height:36rem;margin:0 auto;display:block;position:relative}._chip_1fzx1_62,._feature_card_1fzx1_63{z-index:2;white-space:nowrap;background:#fff;border-radius:10rem;position:absolute;box-shadow:0 4px 20px #0000001a}._chip_1fzx1_62{color:#040707;border-radius:.8rem;padding:1rem 2rem;font-size:1.4rem;font-weight:500}._chip_auto_data_1fzx1_83{top:3.4rem;left:25rem}._chip_one_sub_1fzx1_89{top:40%;right:12rem;transform:translateY(-50%)}._chip_save_1fzx1_96{bottom:7.6rem;left:50%;transform:translate(-50%)}._feature_card_1fzx1_63{border-radius:1.4rem;align-items:center;gap:1.2rem;min-width:22rem;padding:1.4rem 2rem;display:flex}._card_shared_1fzx1_114{top:1.6rem;right:20rem}._card_reporting_1fzx1_120{top:50%;left:5rem;transform:translateY(-60%)}._card_cost_1fzx1_127{bottom:13.2rem;right:6rem}._icon_circle_1fzx1_134{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}._icon_blue_1fzx1_144{background:#e6f0fb}._icon_green_1fzx1_148{background:#e6f7ee}._icon_purple_1fzx1_152{background:#ede8fb}._card_icon_1fzx1_156{object-fit:contain;width:2.2rem;height:2.2rem}._card_text_1fzx1_164{flex-direction:column;gap:.2rem;display:flex}._card_title_1fzx1_170{color:#040707;font-size:1.5rem;font-weight:700;line-height:1.3}._card_desc_1fzx1_177{color:#6b7280;font-size:1.3rem;font-weight:400;line-height:1.4}@media (width<=1024px){._image_stage_1fzx1_25{padding:6rem 6rem 10rem}._headline_1fzx1_10{font-size:3rem}._hero_image_1fzx1_38{max-width:56rem;height:30rem}._card_reporting_1fzx1_120{left:0}._chip_auto_data_1fzx1_83{left:8rem}}@media (width<=768px){._section_wrapper_1fzx1_1{padding:6rem 0 3rem}._headline_1fzx1_10{margin-bottom:4rem;font-size:2.6rem}._chip_auto_data_1fzx1_83,._chip_one_sub_1fzx1_89{display:none}._image_stage_1fzx1_25{padding:2rem 0 8rem}._hero_image_1fzx1_38{border-radius:1.6rem;max-width:100%;height:28rem}._card_shared_1fzx1_114{top:-3rem;right:1rem}._card_reporting_1fzx1_120{top:50%;left:-1rem;transform:translateY(-50%)}._card_cost_1fzx1_127{bottom:1.6rem;right:1rem}._chip_save_1fzx1_96{bottom:3rem}._feature_card_1fzx1_63{min-width:18rem;padding:1.2rem 1.6rem}}@media (width<=675px){._section_wrapper_1fzx1_1{padding:5rem 0 2rem}._headline_1fzx1_10{margin-bottom:3.2rem;font-size:2.2rem}._chip_1fzx1_62,._feature_card_1fzx1_63{display:none}._image_stage_1fzx1_25{padding:0}._hero_image_1fzx1_38{border-radius:1.2rem;max-width:100%;height:22rem}}@media (width<=1024px){._headline_l7psg_46{font-size:3rem}._left_l7psg_18{flex:0 0 50%;max-width:50%}._illustration_l7psg_82{max-width:44rem}}@media (width<=768px){._section_wrapper_l7psg_1{padding:5rem 0}._inner_l7psg_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_l7psg_18{flex:unset;align-items:center;max-width:100%}._subtext_l7psg_55{max-width:52rem}._right_l7psg_74{justify-content:center;width:100%}._illustration_l7psg_82{max-width:42rem}}@media (width<=675px){._section_wrapper_l7psg_1{padding:4rem 0}._headline_l7psg_46{font-size:2.6rem}._subtext_l7psg_55{font-size:1.5rem;line-height:2.4rem}._illustration_l7psg_82{max-width:100%}}._section_wrapper_1x90t_1{background:#fff;width:100%;padding:8rem 0 4rem;overflow:hidden}._headline_1x90t_9{max-width:40rem;margin:0 0 2rem}._headline_1x90t_9 h2{color:#040707;font-size:3.2rem;font-weight:700;line-height:1.2}._headline_1x90t_9 p{color:#494e66;font-size:1.6rem;font-weight:400;line-height:1.4}._image_stage_1x90t_32{width:100%;padding:6rem 10rem 10rem;position:relative}._hero_image_1x90t_45{object-fit:cover;z-index:1;border-radius:2rem;width:100%;max-width:64rem;height:36rem;margin:0 auto;display:block;position:relative}._chip_1x90t_62,._feature_card_1x90t_63{z-index:2;white-space:nowrap;background:#fff;border-radius:10rem;position:absolute;box-shadow:0 4px 20px #0000001a}._chip_1x90t_62{color:#040707;border-radius:.8rem;padding:1rem 2rem;font-size:1.4rem;font-weight:500}._chip_auto_data_1x90t_83{top:3.4rem;left:25rem}._chip_one_sub_1x90t_89{top:40%;right:12rem;transform:translateY(-50%)}._chip_save_1x90t_96{bottom:7.6rem;left:50%;transform:translate(-50%)}._feature_card_1x90t_63{white-space:normal;border-radius:1.4rem;align-items:center;gap:1.2rem;min-width:22rem;max-width:46rem;padding:1.4rem 2rem;display:flex}._card_shared_1x90t_116{top:1.6rem;right:20rem}._card_reporting_1x90t_122{top:50%;left:5rem;transform:translateY(-60%)}._card_cost_1x90t_129{bottom:13.2rem;right:6rem}._icon_circle_1x90t_136{flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}._card_icon_1x90t_147{object-fit:contain;width:2.2rem;height:2.2rem}._card_text_1x90t_155{flex-direction:column;gap:.2rem;display:flex}._card_title_1x90t_162{color:#040707;font-size:1.5rem;font-weight:700;line-height:1.3}._card_desc_1x90t_169{color:#6b7280;white-space:normal;word-break:break-word;max-width:30.4rem;font-size:1.3rem;font-weight:400;line-height:1.4}@media (width<=1024px){._image_stage_1x90t_32{padding:6rem 6rem 10rem}._headline_1x90t_9{font-size:3rem}._hero_image_1x90t_45{max-width:56rem;height:30rem}._card_reporting_1x90t_122{left:0}._chip_auto_data_1x90t_83{left:8rem}}@media (width<=768px){._section_wrapper_1x90t_1{padding:6rem 0 3rem}._headline_1x90t_9{margin-bottom:4rem;font-size:2.6rem}._chip_auto_data_1x90t_83,._chip_one_sub_1x90t_89{display:none}._image_stage_1x90t_32{padding:2rem 0 8rem}._hero_image_1x90t_45{border-radius:1.6rem;max-width:100%;height:28rem}._card_shared_1x90t_116{top:-3rem;right:1rem}._card_reporting_1x90t_122{top:50%;left:-1rem;transform:translateY(-50%)}._card_cost_1x90t_129{bottom:1.6rem;right:1rem}._chip_save_1x90t_96{bottom:3rem}._feature_card_1x90t_63{min-width:18rem;padding:1.2rem 1.6rem}}@media (width<=675px){._section_wrapper_1x90t_1{padding:5rem 0 2rem}._headline_1x90t_9{margin-bottom:3.2rem;font-size:2.2rem}._chip_1x90t_62,._feature_card_1x90t_63{display:none}._image_stage_1x90t_32{padding:0}._hero_image_1x90t_45{border-radius:1.2rem;max-width:100%;height:22rem}}._contact_wrapper_1fr7e_1{background:#fafcfc;padding:4rem 0}._contactContainer_1fr7e_6{gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:flex}._formSection_1fr7e_14{background:#fff;border-radius:1.6rem;flex:1;padding:2.4rem;box-shadow:0 2px 8px #0000001a}._contactSection_1fr7e_22{background:#fff;border-radius:1.6rem;flex:.4;max-height:38rem;padding:2.4rem;box-shadow:0 2px 8px #0000001a}._title_1fr7e_31{color:#494e66;margin-top:0;margin-bottom:2.4rem;font-size:2.4rem;font-weight:700}._form_1fr7e_14{flex-direction:column;gap:1.5rem;display:flex}._inputRow_1fr7e_45{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._inputGroup_1fr7e_50 input,._inputGroup_1fr7e_50 textarea,._textareaWrapper_1fr7e_55 textarea{box-sizing:border-box;width:100%}._inputGroup_1fr7e_50{flex-direction:column;gap:.5rem;display:flex;position:relative}._textareaWrapper_1fr7e_55{position:relative}._submitButton_1fr7e_70{margin-top:1rem}._submitButton_1fr7e_70 button{color:#fff;cursor:pointer;background-color:#2d7d32;border:none;border-radius:4px;width:100%;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;transition:background-color .2s}._submitButton_1fr7e_70 button:hover:not(:disabled){background-color:#1b5e20}._submitButton_1fr7e_70 button:disabled{cursor:not-allowed;background-color:#a5a5a5}._contactList_1fr7e_96{flex-direction:column;gap:1rem;display:flex}._contactItem_1fr7e_107{color:inherit;cursor:pointer;border-radius:.8rem;align-items:center;gap:.75rem;margin-left:-.75rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .15s;display:flex}._contactItem_1fr7e_107:hover{background-color:var(--col-text-background-light-green)}._contactItem_1fr7e_107:hover ._contactText_1fr7e_124{color:var(--col-brand-primary-1);text-underline-offset:.3rem;text-decoration:underline}._contactItem_1fr7e_107:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:2px}._contactIcon_1fr7e_135{object-fit:contain;flex-shrink:0;width:34px;height:34px}._contactText_1fr7e_124{color:#494e66;overflow-wrap:anywhere;font-size:1.8rem;font-weight:500;transition:color .15s}@media (prefers-reduced-motion:reduce){._contactItem_1fr7e_107,._contactText_1fr7e_124{transition:none}}@media (width<=768px){._contactContainer_1fr7e_6{flex-direction:column;gap:1.5rem;padding:1rem}._inputRow_1fr7e_45{grid-template-columns:1fr}._formSection_1fr7e_14,._contactSection_1fr7e_22{padding:1.5rem}}@media (width<=480px){._formSection_1fr7e_14,._contactSection_1fr7e_22{padding:1rem}._title_1fr7e_31{font-size:1.25rem}}._errorToastHandler_1fr7e_192{color:#8a1f1f;background:#fdecec;border:1px solid #f3b7b7}._toast_handler_container_19ytv_1{z-index:999;background:var(--neutral-colours-off-white,#f5f5f5);max-width:56.1rem;min-height:8rem;color:var(--Salesunbox-colour-2,#040707);border-radius:12px;align-items:center;padding:1.2rem 1rem 1.2rem 3rem;font-size:1.8rem;font-weight:500;line-height:2.8rem;display:flex;position:fixed;top:3rem;overflow:hidden}._toast_handler_container_19ytv_1:before{content:"";background:var(--Salesunbox-colour-1,#0c8281);border-radius:12px 0 0 12px;width:1.8rem;height:100%;position:absolute;top:0;left:0}._toast_handler_header_19ytv_33{justify-content:space-between;align-items:center;width:100%;display:flex}._cancel_error_button_wrrapper_19ytv_40{margin-left:10px}._cancel_error_button_wrrapper_19ytv_40 button{background-color:inherit;cursor:pointer;border:none;outline:none}._cancel_error_button_wrrapper_19ytv_40 button img{height:2rem}._toast_timer_counter_19ytv_55{background:#0c838166;border-radius:.6rem;height:1rem;transition:all .5s ease-out;position:absolute;bottom:0;left:0}@media (width<=1025px){._toast_handler_container_19ytv_1{max-width:45rem;min-height:6rem;font-size:1.6rem;font-weight:500;line-height:2rem}._toast_handler_container_19ytv_1:before{width:1.4rem}._cancel_error_button_wrrapper_19ytv_40 button img{height:1.8rem}._toast_timer_counter_19ytv_55{height:.6rem}}@media (width<=650px){._toast_handler_container_19ytv_1{min-height:5rem;padding-left:1.8rem;font-size:1.4rem;line-height:1.8rem}._toast_handler_container_19ytv_1:before{width:1rem}._cancel_error_button_wrrapper_19ytv_40 button img{height:1.6rem}._toast_timer_counter_19ytv_55{height:.4rem}}._spinner_container_ufgeo_1{justify-content:center;align-items:center;padding:0;display:flex}._loader_ufgeo_8{width:50px;height:50px;animation:1s infinite _rotate_ufgeo_1}._loader_ufgeo_8:before,._loader_ufgeo_8:after{content:"";border-radius:50%;width:20px;height:20px;display:block}._loader_ufgeo_8:before{background-color:#095d5c;margin-bottom:10px;animation:1s infinite _ball1_ufgeo_1;box-shadow:30px 0 #0c8281}._loader_ufgeo_8:after{background-color:#0c8281;animation:1s infinite _ball2_ufgeo_1;box-shadow:30px 0 #095d5c}@keyframes _rotate_ufgeo_1{0%{transform:rotate(0)scale(.8)}50%{transform:rotate(360deg)scale(1.2)}to{transform:rotate(720deg)scale(.8)}}@keyframes _ball1_ufgeo_1{0%{box-shadow:30px 0 #0c8281}50%{margin-bottom:0;transform:translate(15px,15px);box-shadow:0 0 #0c8281}to{margin-bottom:10px;box-shadow:30px 0 #0c8281}}@keyframes _ball2_ufgeo_1{0%{box-shadow:30px 0 #095d5c}50%{margin-top:-20px;transform:translate(15px,15px);box-shadow:0 0 #095d5c}to{margin-top:0;box-shadow:30px 0 #095d5c}}@media (width<=720px){._loader_ufgeo_8{width:45px;height:45px}._loader_ufgeo_8:before,._loader_ufgeo_8:after{width:18px;height:18px}@keyframes _rotate_ufgeo_1{0%{transform:rotate(0)scale(.56)}50%{transform:rotate(360deg)scale(.84)}to{transform:rotate(720deg)scale(.56)}}@keyframes _ball1_ufgeo_1{0%{box-shadow:30px 0 #0c8281}50%{margin-bottom:0;transform:translate(13.5px,13.5px);box-shadow:0 0 #0c8281}to{margin-bottom:9px;box-shadow:30px 0 #0c8281}}@keyframes _ball2_ufgeo_1{0%{box-shadow:30px 0 #095d5c}50%{margin-top:-18px;transform:translate(13.5px,13.5px);box-shadow:0 0 #095d5c}to{margin-top:0;box-shadow:30px 0 #095d5c}}}.form-label{color:#333;font-size:1.4rem;font-weight:500}.input-wrapper{width:100%;position:relative}.input-wrapper input{width:100%;height:6rem;color:var(--Salesunbox-colour-1,#0c8281);box-sizing:border-box;background:#e7eeee;border:.2px solid #d0d0d0;border-radius:.6rem;padding:2.2rem 1.2rem 1rem;font-size:1.6rem;font-weight:400;line-height:2.4rem}.input-wrapper .placeholder{color:#afaeae;pointer-events:none;background:0 0;padding:0 .2rem;font-size:1.6rem;transition:all .2s;position:absolute;top:1.6rem;left:1.2rem}.input-wrapper input:focus+.placeholder,.input-wrapper input.not-empty-input+.placeholder{color:#0c8281;background:#e7eeee;font-size:1.2rem;top:-.6rem}.form-group{width:100%;position:relative}.form-group textarea{resize:none;width:100%;height:15rem;color:var(--Salesunbox-colour-1,#0c8281);background:#e7eeee;border:.2px solid #d0d0d0;border-radius:.6rem;padding:2.4rem 1.2rem 1.5rem;font-size:1.6rem;font-weight:400;line-height:2.4rem}.form-group .placeholder{color:#888;pointer-events:none;font-size:1.4rem;transition:all .2s ease-in-out;position:absolute;top:1.2rem;left:1.2rem}textarea:focus+.placeholder,textarea.not-empty-input+.placeholder{color:#0c8281;background:#fff;padding:0 .4rem;font-size:1.2rem;top:-.8rem;left:1rem}._section_wrapper_l7psg_1{background:#fafafa;width:100%;padding:1rem 0}._inner_l7psg_9{justify-content:space-between;align-items:center;gap:4rem;display:flex}._left_l7psg_18{flex-direction:column;flex:0 0 48%;align-items:flex-start;gap:2rem;max-width:52%;display:flex}._badge_l7psg_28{color:#d21f3c;background:#fbe9ec;border-radius:10rem;align-items:center;gap:.6rem;padding:.6rem 1.6rem;font-size:1.4rem;font-weight:500;display:inline-flex}._badge_icon_l7psg_40{color:#d21f3c;font-size:1.4rem}._headline_l7psg_46{color:#040707;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._subtext_l7psg_55{color:#494e66;max-width:46rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._cta_button_l7psg_65 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._right_l7psg_74{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}._illustration_l7psg_82{object-fit:contain;width:100%;max-width:42rem;height:auto;display:block}@media (width<=1024px){._headline_l7psg_46{font-size:3rem}._left_l7psg_18{flex:0 0 50%;max-width:50%}._illustration_l7psg_82{max-width:44rem}}@media (width<=768px){._section_wrapper_l7psg_1{padding:5rem 0}._inner_l7psg_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_l7psg_18{flex:unset;align-items:center;max-width:100%}._subtext_l7psg_55{max-width:52rem}._right_l7psg_74{justify-content:center;width:100%}._illustration_l7psg_82{max-width:42rem}}@media (width<=675px){._section_wrapper_l7psg_1{padding:4rem 0}._headline_l7psg_46{font-size:2.6rem}._subtext_l7psg_55{font-size:1.5rem;line-height:2.4rem}._illustration_l7psg_82{max-width:100%}}._section_1m05k_1{padding-block:var(--space-xl);background-color:#f3f9f9}._header_1m05k_6{max-width:68rem;margin-bottom:var(--space-lg)}._eyebrow_1m05k_11{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_1m05k_21{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:800;line-height:1.25}._subheading_1m05k_30{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._grid_1m05k_37{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._card_1m05k_44{padding:var(--space-md);background:var(--col-text-white);border:1px solid #0c82811a;border-radius:1.4rem;transition:transform .2s,box-shadow .2s}._card_1m05k_44:hover{transform:translateY(-.3rem);box-shadow:0 .8rem 2.2rem #0c82811a}._cardTitle_1m05k_57{color:#040406;margin:0 0 .6rem;font-size:1.7rem;font-weight:700;line-height:1.35}._cardText_1m05k_65{color:var(--col-text-secondary);opacity:.9;margin:0;font-size:1.4rem;line-height:1.6}@media (width<=1023px){._heading_1m05k_21{font-size:2.8rem}._grid_1m05k_37{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=674px){._section_1m05k_1{padding-block:var(--space-lg)}._heading_1m05k_21{font-size:2.4rem}._subheading_1m05k_30{font-size:1.5rem}._grid_1m05k_37{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){._card_1m05k_44,._card_1m05k_44:hover{transition:none;transform:none}}._section_7miam_1{background-color:var(--col-text-white);padding-block:var(--space-xl)}._header_7miam_6{max-width:70rem;margin-bottom:var(--space-lg)}._eyebrow_7miam_11{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_7miam_21{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:800;line-height:1.25}._subheading_7miam_30{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._groups_7miam_37{gap:var(--space-lg) var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._groupLabel_7miam_43{letter-spacing:.02em;text-transform:uppercase;color:#040406;margin-bottom:var(--space-sm);border-bottom:1px solid #0c828124;padding-bottom:.8rem;font-size:1.4rem;font-weight:700}._list_7miam_54{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._item_7miam_63{color:var(--col-text-secondary);align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:1.55;display:flex;position:relative}._check_7miam_73{width:2.2rem;height:2.2rem;color:var(--col-brand-primary-1);background:#0c82811a;border-radius:50%;flex-shrink:0;place-items:center;margin-top:.1rem;display:grid}._check_7miam_73 svg{width:1.3rem;height:1.3rem}@media (width<=1023px){._heading_7miam_21{font-size:2.8rem}._groups_7miam_37{gap:var(--space-lg)}}@media (width<=674px){._section_7miam_1{padding-block:var(--space-lg)}._heading_7miam_21{font-size:2.4rem}._subheading_7miam_30{font-size:1.5rem}._groups_7miam_37{grid-template-columns:minmax(0,1fr)}._item_7miam_63{font-size:1.4rem}}@media (width<=1024px){._grid_1bv8z_58{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._topArea_1bv8z_8{padding:40px 20px 48px}._darkArea_1bv8z_68{padding:32px 16px 40px}._grid_1bv8z_58{grid-template-columns:1fr;gap:16px}._card_1bv8z_77{padding:22px 20px 26px}._cardHeader_1bv8z_81{gap:14px}._cardIcon_1bv8z_85{width:48px;height:48px}}._badge_1dcpv_1{color:#d21f3c;background:#fbe9ec;border-radius:10rem;align-items:center;gap:.6rem;padding:.6rem 1.6rem;font-size:1.4rem;font-weight:500;display:inline-flex}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}@media (width<=1024px){._inner_7f1uk_7{gap:4rem}}@media (width<=768px){._inner_7f1uk_7{flex-direction:column;gap:4rem}._left_7f1uk_15,._right_7f1uk_21{flex:unset;width:100%;max-width:100%}._right_7f1uk_21{text-align:center;align-items:center}._screenshot_card_7f1uk_38{max-width:56rem;margin:0 auto}}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}@media (width<=1024px){._inner_7f1uk_7{gap:4rem}}@media (width<=768px){._inner_7f1uk_7{flex-direction:column;gap:4rem}._left_7f1uk_15,._right_7f1uk_21{flex:unset;width:100%;max-width:100%}._right_7f1uk_21{text-align:center;align-items:center}._screenshot_card_7f1uk_38{max-width:56rem;margin:0 auto}}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}._section_wrapper_7f1uk_1{background:#f5f5f5;width:100%;padding:7rem 0}._inner_7f1uk_7{justify-content:space-between;align-items:center;gap:6rem;display:flex}._left_7f1uk_15{flex:1;justify-content:flex-start;display:flex}._right_7f1uk_21{flex-direction:column;flex:0 0 46%;align-items:flex-start;gap:2.4rem;max-width:46%;display:flex}._headline_7f1uk_31{color:#040707;margin:0;font-size:2.8rem;font-weight:800;line-height:1.3}._paragraph_7f1uk_32{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.6rem}._bullet_list_7f1uk_33{flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}._bullet_item_7f1uk_34{color:#374151;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:2.4rem;display:flex}._bullet_dot_7f1uk_35{color:#040707;flex-shrink:0;font-size:2rem;line-height:1.4}._bullet_text_7f1uk_36{flex:1}._bullet_text_7f1uk_36 strong{color:#040707;font-weight:700}._cta_button_7f1uk_37 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._screenshot_card_7f1uk_38{background:#cdeae8;border-radius:2rem;width:100%;padding:2.4rem 2.4rem 0;position:relative;overflow:hidden}._screenshot_7f1uk_38{object-fit:contain;border-radius:1.2rem 1.2rem 0 0;width:100%;height:auto;display:block;box-shadow:0 8px 32px #0000001f}@media (width<=1024px){._inner_7f1uk_7{gap:4rem}}@media (width<=768px){._inner_7f1uk_7{flex-direction:column;gap:4rem}._left_7f1uk_15,._right_7f1uk_21{flex:unset;width:100%;max-width:100%}._right_7f1uk_21{text-align:center;align-items:center}._screenshot_card_7f1uk_38{max-width:56rem;margin:0 auto}}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}@media (width<=1024px){._grid_1bv8z_58{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._topArea_1bv8z_8{padding:40px 20px 48px}._darkArea_1bv8z_68{padding:32px 16px 40px}._grid_1bv8z_58{grid-template-columns:1fr;gap:16px}._card_1bv8z_77{padding:22px 20px 26px}._cardHeader_1bv8z_81{gap:14px}._cardIcon_1bv8z_85{width:48px;height:48px}}._section_1bv8z_2{width:100%}._topArea_1bv8z_8{text-align:center;background:#f8f9fb;padding:56px 24px 64px}._badge_1bv8z_15{color:#d21f3c;letter-spacing:.01em;background:#fbe9ec;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}._badgeStar_1bv8z_29{font-size:15px}._heading_1bv8z_34{color:#0d0d1a;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}._subheading_1bv8z_44{color:#6b7280;margin:0;max-width:580px;margin-inline:auto;font-size:15px;line-height:1.7}@media (width<=1024px){._grid_1bv8z_58{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._topArea_1bv8z_8{padding:40px 20px 48px}._darkArea_1bv8z_68{padding:32px 16px 40px}._grid_1bv8z_58{grid-template-columns:1fr;gap:16px}._card_1bv8z_77{padding:22px 20px 26px}._cardHeader_1bv8z_81{gap:14px}._cardIcon_1bv8z_85{width:48px;height:48px}}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}._section_wrapper_1ecum_1{background:#f5f5f5;width:100%;padding:7rem 0}._inner_1ecum_7{justify-content:space-between;align-items:center;gap:6rem;display:flex}._left_1ecum_15{flex:1;justify-content:flex-start;display:flex}._right_1ecum_21{flex-direction:column;flex:0 0 46%;align-items:flex-start;gap:2.4rem;max-width:46%;display:flex}._headline_1ecum_32{color:#040707;margin:0;font-size:2.8rem;font-weight:800;line-height:1.3}._paragraph_1ecum_40{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.6rem}._bullet_list_1ecum_48{flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}._bullet_item_1ecum_57{color:#374151;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:2.4rem;display:flex}._bullet_dot_1ecum_66{color:#040707;flex-shrink:0;font-size:2rem;line-height:1.4}._bullet_text_1ecum_73{flex:1}._bullet_text_1ecum_73 strong{color:#040707;font-weight:700}._cta_button_1ecum_82 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._screenshot_card_1ecum_89{background:#cdeae8;border-radius:2rem;width:100%;padding:2.4rem 2.4rem 0;position:relative;overflow:hidden}._screenshot_1ecum_89{object-fit:contain;border-radius:1.2rem 1.2rem 0 0;width:100%;height:auto;display:block;box-shadow:0 8px 32px #0000001f}@media (width<=1024px){._inner_1ecum_7{gap:4rem}}@media (width<=768px){._inner_1ecum_7{flex-direction:column;gap:4rem}._left_1ecum_15,._right_1ecum_21{flex:unset;width:100%;max-width:100%}._right_1ecum_21{text-align:center;align-items:center}._screenshot_card_1ecum_89{max-width:56rem;margin:0 auto}}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}._section_wrapper_op0h8_1{background:#f5f5f5;width:100%;padding:7rem 0}._inner_op0h8_9{justify-content:space-between;align-items:center;gap:6rem;display:flex}._left_op0h8_18{flex-direction:column;flex:0 0 46%;align-items:flex-start;gap:2.4rem;max-width:46%;display:flex}._headline_op0h8_27{color:#040707;margin:0;font-size:2.8rem;font-weight:800;line-height:1.3}._paragraph_op0h8_35{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.6rem}._bullet_list_op0h8_44{flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}._bullet_item_op0h8_53{color:#374151;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:2.4rem;display:flex}._bullet_dot_op0h8_62{color:#040707;flex-shrink:0;font-size:2rem;line-height:1.4}._bullet_text_op0h8_69{flex:1}._bullet_text_op0h8_69 strong{color:#040707;font-weight:700}._cta_button_op0h8_79 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._right_op0h8_88{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}._screenshot_card_op0h8_101{background:#cdeae8;border-radius:2rem;width:100%;padding:2.4rem 2.4rem 0;position:relative;overflow:hidden}._screenshot_card_op0h8_101:before{content:"";z-index:0;background:#cdeae8;border-radius:2rem 2rem 0 0;height:3.2rem;position:absolute;top:0;left:0;right:0}._screenshot_op0h8_101{object-fit:contain;z-index:1;border-radius:1.2rem 1.2rem 0 0;width:100%;height:auto;display:block;position:relative;box-shadow:0 8px 32px #0000001f}@media (width<=1024px){._inner_op0h8_9{gap:4rem}._headline_op0h8_27{font-size:2.4rem}._left_op0h8_18{flex:0 0 48%;max-width:48%}}@media (width<=768px){._section_wrapper_op0h8_1{padding:5rem 0}._inner_op0h8_9{flex-direction:column;gap:4rem}._left_op0h8_18{flex:unset;width:100%;max-width:100%}._right_op0h8_88{justify-content:center;width:100%}._screenshot_card_op0h8_101{max-width:56rem;margin:0 auto}}@media (width<=675px){._section_wrapper_op0h8_1{padding:4rem 0}._headline_op0h8_27{font-size:2.2rem}._paragraph_op0h8_35,._bullet_item_op0h8_53{font-size:1.4rem;line-height:2.2rem}._screenshot_card_op0h8_101{border-radius:1.4rem;padding:1.6rem 1.6rem 0}}._section_wrapper_2a1mv_1{background:#fff;width:100%;padding:4rem 0 8rem;position:relative;overflow:hidden}._app--row-container_2a1mv_10{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}._image_stage_2a1mv_18{justify-content:center;width:100%;padding:2.4rem 0;display:flex;position:relative}._image_wrapper_2a1mv_27{z-index:2;border-radius:1.6rem;width:100%;max-width:944px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001a}._dashboard_image_2a1mv_40{border-radius:1.6rem;width:100%;height:auto;display:block}._bg_blob_2a1mv_48{z-index:0;pointer-events:none;background:#e0f4f3;border-radius:500px 221px 0 0;width:110%;max-width:1400px;height:443px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media (width<=1024px){._app--row-container_2a1mv_10{padding:0 1.5rem}._image_wrapper_2a1mv_27{max-width:100%}}@media (width<=768px){._section_wrapper_2a1mv_1{padding:3rem 0 6rem}._bg_blob_2a1mv_48{border-radius:400px 180px 0 0;width:100%;max-width:none;height:320px;bottom:-30px}}@media (width<=675px){._section_wrapper_2a1mv_1{padding:2rem 0 5rem}._image_stage_2a1mv_18{padding:1.6rem 0}._bg_blob_2a1mv_48{border-radius:300px 140px 0 0;width:105%;height:260px;bottom:-20px}}._container_tv57x_2{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding-top:1rem;display:flex;position:relative;overflow:hidden}._iconCircleWrapper_tv57x_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_tv57x_33{z-index:2;pointer-events:none;border:.2px solid #6a4f4f4d;border-bottom:none;border-radius:520px 520px 0 0;width:1040px;height:510px;position:absolute;top:35px;left:50%;transform:translate(-50%)}._iconCircle_tv57x_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_tv57x_1;position:absolute;top:0;left:50%}._icon_tv57x_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_tv57x_1;position:absolute;transform:translate(-50%,-50%)}._icon_tv57x_20 img{object-fit:contain;width:100%;height:100%}._icon1_tv57x_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_tv57x_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_tv57x_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_tv57x_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_tv57x_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_tv57x_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_tv57x_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_tv57x_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_tv57x_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_tv57x_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_tv57x_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_tv57x_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_tv57x_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_tv57x_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_tv57x_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_tv57x_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_tv57x_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_tv57x_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_tv57x_98{z-index:3;max-width:800px}._buttons_tv57x_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_tv57x_133,._waitlist_button_wrapper_tv57x_133 button{width:22.2rem;height:6.2rem!important}._waitlist_button_wrapper_tv57x_133._secondary_cta_tv57x_140 button{color:#0a5f5e;background:#d9ecea;font-weight:600}._waitlist_button_wrapper_tv57x_133._secondary_cta_tv57x_140 button:hover{background:#c7e2df}@keyframes _rotateCircle_tv57x_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_tv57x_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_tv57x_20,._icon_tv57x_20{animation:none}}@media (width<=1024px){._container_tv57x_2{padding:2.5rem 1.5rem}._content_tv57x_98{max-width:90%}}@media (width<=768px){._container_tv57x_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_tv57x_20,._halfCircleHr_tv57x_33{display:none}._content_tv57x_98{max-width:100%;margin-top:5rem;padding:0 1rem}h1{margin-bottom:1.5rem;font-size:3.2rem;line-height:1.3}p{max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}._buttons_tv57x_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_tv57x_133,._waitlist_button_wrapper_tv57x_133 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_tv57x_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_tv57x_20,._halfCircleHr_tv57x_33{display:none}._content_tv57x_98{margin-top:4rem;padding:0 .5rem}h1{margin-bottom:1rem;font-size:2.4rem;line-height:1.2}p{max-width:95%;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.5}._buttons_tv57x_121{gap:1.2rem}._waitlist_button_wrapper_tv57x_133 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_tv57x_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_tv57x_20,._halfCircleHr_tv57x_33{display:none}._content_tv57x_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_tv57x_133 button{width:100%}}._secondaryButtonWrapper_1oq73_1{display:inline-flex}._secondaryButtonWrapper_1oq73_1 ._button_1oq73_5,._button_1oq73_5{cursor:pointer;color:#040707;white-space:nowrap;background:#e8efef;border:none;border-radius:1rem;outline:none;justify-content:center;align-items:center;column-gap:1rem;height:5.2rem;padding:0 2.8rem;font-size:1.6rem;font-weight:500;line-height:2.4rem;transition:background .2s ease-in-out;display:inline-flex}._button_1oq73_5:hover{background:#d4e0e0}._button_1oq73_5:disabled{opacity:.6;cursor:not-allowed}._section_1po08_1{background:#f3f9f9;width:100%;padding:5rem 0 6rem}._container_1po08_7{text-align:left;max-width:1200px;margin:0 auto;padding:0 2rem}._header_1po08_15{margin-bottom:3.5rem}._title_1po08_19{color:#1e2937;margin-bottom:.75rem;font-size:2.75rem;font-weight:700}._subtitle_1po08_26{color:#494e66;max-width:520px;margin:0 auto;font-size:1.6rem}._cardsGrid_1po08_34{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;display:grid}._card_1po08_34{text-align:left;background:#fff;border-radius:20px;flex-direction:column;justify-content:left;height:100%;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000f}._card_1po08_34:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}._iconCircle_1po08_61 img{object-fit:contain;width:38px;height:38px}._cardTitle_1po08_67{color:#1e2937;font-size:2rem;font-weight:700}._cardDescription_1po08_74{color:#494e66;flex-grow:1;font-size:1.6rem;line-height:1.65}@media (width<=1024px){._title_1po08_19{font-size:2.5rem}}@media (width<=768px){._section_1po08_1{padding:4rem 0 5rem}._cardsGrid_1po08_34{grid-template-columns:1fr;gap:1.75rem}._card_1po08_34{padding:2rem 1.75rem}}._section_1yfxa_3{padding-block:var(--space-lg);background-color:#fafcfc}._grid_1yfxa_8{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}._card_1yfxa_17{padding:var(--space-md);border-radius:1.6rem}._challenge_1yfxa_28{--accent:#d21f3c;background-color:#fbe9ec}._solution_1yfxa_33{--accent:#3a99d8;background-color:#e3f4ff}._badge_1yfxa_40{background-color:var(--col-text-white);color:var(--accent);margin-bottom:var(--space-sm);border-radius:9999px;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:1;display:inline-flex}._star_1yfxa_54{color:var(--accent);flex-shrink:0;display:block}._title_1yfxa_62{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:2.8rem;font-weight:700;line-height:1.35}._description_1yfxa_71{color:#494e66;opacity:.85;font-size:1.5rem;line-height:1.75}@media (width<=1023px){._grid_1yfxa_8{gap:var(--space-md)}}@media (width<=767px){._section_1yfxa_3{padding-block:var(--space-md)}._grid_1yfxa_8{gap:var(--space-sm);grid-template-columns:minmax(0,1fr)}._title_1yfxa_62{font-size:1.9rem}._description_1yfxa_71{font-size:1.4rem}}@media (width<=1200px){._steps_nl0g0_41{row-gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}._step_nl0g0_41:nth-child(3n):before,._step_nl0g0_41:nth-child(5):before{display:none}}@media (width<=1023px){._heading_nl0g0_23{font-size:2.8rem}._steps_nl0g0_41{grid-template-columns:repeat(2,minmax(0,1fr))}._step_nl0g0_41:nth-child(2n):before,._step_nl0g0_41:nth-child(5):before{display:none}._step_nl0g0_41:nth-child(3n):before{display:block}}@media (width<=674px){._section_nl0g0_1{padding-block:var(--space-lg)}._heading_nl0g0_23{font-size:2.4rem}._subheading_nl0g0_32{font-size:1.5rem}._steps_nl0g0_41{row-gap:var(--space-md);grid-template-columns:minmax(0,1fr)}._step_nl0g0_41:before{display:none}}._layout_19en4_1{width:100%;height:calc(100vh - var(--navbar-height));background:#fff;display:flex;position:relative;overflow:hidden}._sidebar_19en4_18{width:20rem;height:100%;padding:5rem 2rem 5rem 0;padding-left:var(--container-padding);scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-right:1px solid #f0f0f0;flex-shrink:0;overflow-y:auto}._sidebar_19en4_18::-webkit-scrollbar{display:none}._sidebar_19en4_18{width:calc(20rem + var(--container-padding))}._sidebar_nav_19en4_44{flex-direction:column;gap:.4rem;display:flex}._sidebar_link_19en4_50{text-align:left;color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:.9rem 0;font-family:inherit;font-size:1.5rem;font-weight:400;line-height:1.5;transition:color .15s;display:block}._sidebar_link_19en4_50:hover{color:#374151}._sidebar_link_active_19en4_71{color:#040707;font-weight:700}._content_panel_19en4_78{min-width:0;height:100%;padding:5rem var(--container-padding) 10rem 5rem;scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}._content_panel_19en4_78::-webkit-scrollbar{display:none}._feature_block_19en4_96{border-bottom:1px solid #f0f0f0;margin-bottom:10rem;padding-bottom:10rem}._feature_block_19en4_96:last-child{border-bottom:none;margin-bottom:0}._feature_label_19en4_109{color:#0c8281;font-size:1.4rem;font-weight:600}._feature_headline_19en4_115{color:#040707;margin:0;font-size:3rem;font-weight:800;line-height:1.25}._feature_tagline_19en4_123{color:#9ca3af;margin:0;font-size:1.5rem;font-weight:400;line-height:1.6}._feature_header_19en4_138{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_left_19en4_146{flex-direction:column;gap:1.2rem;display:flex}._feature_header_right_19en4_152{padding-top:.8rem}._feature_desc_19en4_156{color:#374151;margin:0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._feature_header_inline_19en4_171{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_inline_left_19en4_179{flex-direction:column;gap:1.2rem;padding-top:.4rem;display:flex}._feature_desc_inline_19en4_186{color:#374151;margin:.4rem 0 0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._screenshot_wrapper_inline_19en4_201{background:#f8f8f8;border-radius:1.6rem;width:100%;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_wrapper_19en4_201{background:#f8f8f8;border-radius:1.6rem;width:100%;margin-bottom:5rem;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_img_19en4_220{border-radius:1.6rem;width:100%;height:auto;display:block}._feature_grid_19en4_229{grid-template-columns:repeat(3,1fr);gap:4rem 6rem;margin-top:0;display:grid}._feature_header_inline_19en4_171+._feature_grid_19en4_229{margin-top:4rem}._feature_item_19en4_243{flex-direction:column;gap:1rem;display:flex}._feature_item_title_19en4_249{color:#040707;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._feature_item_desc_19en4_257{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.4rem}@media (width<=1024px){._sidebar_19en4_18{width:calc(16rem + var(--container-padding))}._content_panel_19en4_78{padding-left:3rem}._feature_headline_19en4_115{font-size:2.6rem}._feature_header_19en4_138,._feature_header_inline_19en4_171{gap:3rem}._feature_grid_19en4_229{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_19en4_1{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_19en4_18{width:100%;height:auto;padding:1.6rem var(--container-padding);top:var(--navbar-height);z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;border-right:none;position:sticky;overflow:auto hidden}._sidebar_nav_19en4_44{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_19en4_50{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_19en4_71{color:#fff;background:#0c8281;font-weight:500}._content_panel_19en4_78{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_19en4_138,._feature_header_inline_19en4_171{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._screenshot_wrapper_inline_19en4_201{margin-bottom:0}._feature_header_inline_19en4_171+._feature_grid_19en4_229{margin-top:3rem}._feature_grid_19en4_229{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_19en4_78{padding:3rem var(--container-padding) 6rem}._feature_headline_19en4_115{font-size:2.2rem}._feature_item_title_19en4_249{font-size:1.6rem}._feature_item_desc_19en4_257{font-size:1.4rem}}@media (width<=1023px){._heading_dlypp_13{font-size:3.2rem}._subtext_dlypp_22{font-size:1.6rem}._highlights_dlypp_84{gap:var(--space-md)}}@media (width<=674px){._hero_dlypp_1{padding-block:var(--space-lg) 0}._heading_dlypp_13{font-size:2.6rem}._heading_dlypp_13 br{display:none}._subtext_dlypp_22{font-size:1.5rem}._actions_dlypp_32{flex-direction:column;align-items:stretch}._primary_dlypp_41,._secondary_dlypp_42{min-width:0}._highlights_dlypp_84{gap:var(--space-sm) var(--space-md)}._highlightStat_dlypp_101{font-size:1.6rem}}@media (width<=540px){._windowShot_dlypp_166{aspect-ratio:4/3;transform-origin:0 0;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){._primary_dlypp_41,._secondary_dlypp_42,._primary_dlypp_41:hover,._secondary_dlypp_42:hover{transition:none;transform:none}}@media (width<=1023px){._heading_187dt_23{font-size:2.8rem}}@media (width<=674px){._section_187dt_1{padding-block:var(--space-lg)}._heading_187dt_23{font-size:2.4rem}._subheading_187dt_32{font-size:1.5rem}._grid_187dt_58{grid-template-columns:minmax(0,1fr)}._card_187dt_65{padding:1.6rem}}@media (prefers-reduced-motion:reduce){._card_187dt_65,._card_187dt_65:hover{transition:none;transform:none}}._section_r2n4x_1{background-color:#f3f9f9;min-height:100vh;padding:64px 24px}._container_r2n4x_7{max-width:1200px;margin:0 auto}._header_r2n4x_13{text-align:center;margin-bottom:48px}._pill_r2n4x_18{color:#2bbfa4;background:red;border:1px solid #d6e4e2;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 14px;font-size:13px;font-weight:500;display:inline-flex}._title_r2n4x_32{color:#111827;letter-spacing:-.5px;margin:0 0 12px;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.2}._subtitle_r2n4x_41{color:#494e66;margin:0 0 28px;font-size:15px}._toggle_r2n4x_48{background:#cee6e6;border:1px solid #d6e4e2;border-radius:10px;gap:2px;padding:4px;display:inline-flex}._toggleBtn_r2n4x_57{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}._toggleActive_r2n4x_72{color:#fff;background:#3d9b9a}._saveBadge_r2n4x_77{padding:2px 8px;font-size:11px;font-weight:600}._toggleBtn_r2n4x_57:not(._toggleActive_r2n4x_72) ._saveBadge_r2n4x_77{color:#2bbfa4;background:#e6f7f4}._grid_r2n4x_89{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;display:grid}@media (width<=1024px){._grid_r2n4x_89{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._grid_r2n4x_89{grid-template-columns:1fr}}._card_r2n4x_109{background:#fff;border:2px solid #cee6e6;border-radius:16px;flex-direction:column;justify-content:space-between;transition:box-shadow .2s;display:flex;overflow:hidden}._card_r2n4x_109:hover{box-shadow:0 8px 32px #2bbfa41a}._cardPopular_r2n4x_124{color:#494e66;border-color:#3d9b9a}._cardBody_r2n4x_129{flex:1;padding:24px 20px 20px}._badge_r2n4x_135{letter-spacing:.08em;text-transform:uppercase;padding:6px 20px;font-size:10px;font-weight:700;display:block}._badgePopular_r2n4x_144{color:#fff;background:#3d9b9a}._badgeDefault_r2n4x_149{color:#2bbfa4;background:#e6f7f4}._planName_r2n4x_155{color:inherit;margin:0 0 8px;font-size:18px;font-weight:700}._cardPopular_r2n4x_124 ._planName_r2n4x_155{color:#494e66}._priceRow_r2n4x_167{align-items:baseline;gap:2px;margin-bottom:10px;display:flex}._price_r2n4x_167{color:#494e66;letter-spacing:-.5px;font-size:28px;font-weight:700}._pricePopular_r2n4x_181{color:#040406}._period_r2n4x_185{color:#9ca3af;margin-left:2px;font-size:13px}._cardPopular_r2n4x_124 ._period_r2n4x_185{color:#6b7280}._customPrice_r2n4x_195{color:#2bbfa4;font-size:15px;font-weight:600}._planDesc_r2n4x_202{color:#6b7280;margin:0 0 18px;font-size:13px;line-height:1.6}._cardPopular_r2n4x_124 ._planDesc_r2n4x_202{color:#494e66}._cta_r2n4x_214{cursor:pointer;border-radius:8px;width:100%;margin-bottom:20px;padding:11px 16px;font-size:14px;font-weight:600;transition:all .2s}._ctaPrimary_r2n4x_225{color:#fff;background:#3d9b9a;border:none}._ctaPrimary_r2n4x_225:hover{background:#22a891}._ctaOutline_r2n4x_235{color:#374151;background:0 0;border:1.5px solid #d1d5db}._ctaOutline_r2n4x_235:hover{color:#2bbfa4;border-color:#2bbfa4}._cardPopular_r2n4x_124 ._ctaOutline_r2n4x_235{color:#fff;border-color:#fff6}._cardPopular_r2n4x_124 ._ctaOutline_r2n4x_235:hover{background:#ffffff1a;border-color:#fff}._features_r2n4x_257{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._featureItem_r2n4x_266{color:#374151;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}._cardPopular_r2n4x_124 ._featureItem_r2n4x_266{color:#494e66}._featureItem_r2n4x_266 svg{flex-shrink:0;margin-top:1px}._cardPopular_r2n4x_124 ._featureItem_r2n4x_266 circle{fill:#ffffff26}._cardPopular_r2n4x_124 ._featureItem_r2n4x_266 path{stroke:#7ee8d8}._bestFor_r2n4x_293{border-top:1px solid #e5eeed;margin-top:20px;padding:16px 20px}._cardPopular_r2n4x_124 ._bestFor_r2n4x_293{border-top-color:#ffffff26}._bestForLabel_r2n4x_303{text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin:0 0 6px;font-size:11px;font-weight:700}._cardPopular_r2n4x_124 ._bestForLabel_r2n4x_303{color:#494e66}._bestForText_r2n4x_316{color:#6b7280;margin:0;font-size:12px;line-height:1.6}._cardPopular_r2n4x_124 ._bestForText_r2n4x_316{color:#625f70}._container_gpk3x_1{background:#f3f9f9;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 32px;display:flex}._wrapper_gpk3x_12{padding:2rem 0}._left_gpk3x_15{align-items:center;gap:16px;display:flex}._icon_gpk3x_21{object-fit:contain;width:64px;height:64px}._textWrapper_gpk3x_27{flex-direction:column;gap:6px;display:flex}._title_gpk3x_33{color:#0f1036;margin:0;font-size:20px;font-weight:700}._subtitle_gpk3x_40{color:#0f1036;max-width:420px;margin:0;font-size:20px;font-weight:700}._button_gpk3x_48{color:#fff;cursor:pointer;white-space:nowrap;background:#0c8281;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}._button_gpk3x_48:hover{background:#238b76}._button_gpk3x_48:active{transform:scale(.98)}@media (width<=768px){._container_gpk3x_1{flex-direction:column;align-items:flex-start;gap:16px}._left_gpk3x_15{align-items:flex-start}._button_gpk3x_48{text-align:center;width:100%}}@media (width<=480px){._icon_gpk3x_21{width:48px;height:48px}._title_gpk3x_33{font-size:18px}._subtitle_gpk3x_40{font-size:13px}}._section_wrapper_sc0bw_1{background:#fff;width:100%;padding:8rem 0}._layout_sc0bw_9{align-items:flex-start;gap:6rem;display:flex}._sidebar_sc0bw_21{width:16rem;top:calc(var(--navbar-height) + 4rem);flex-shrink:0;position:sticky}._sidebar_nav_sc0bw_28{flex-direction:column;gap:.4rem;display:flex}._sidebar_btn_sc0bw_34{text-align:left;color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.8rem;width:100%;padding:1rem 1.6rem;font-family:inherit;font-size:1.5rem;font-weight:500;line-height:1.5;transition:color .15s,background .15s;display:block}._sidebar_btn_sc0bw_34:hover{color:#040707;background:#f5f5f5}._sidebar_btn_active_sc0bw_57{color:#fff;background:#0c8281;font-weight:600}._sidebar_btn_active_sc0bw_57:hover{color:#fff;background:#0a6f6e}._content_sc0bw_70{flex:1;min-width:0}._search_wrapper_sc0bw_77{margin-bottom:3.2rem}._search_wrapper_sc0bw_77>div{width:100%;max-width:48rem}._empty_state_sc0bw_89{text-align:center;border:1px dashed var(--col-border);background-color:var(--col-background-main);border-radius:1.6rem;padding:4rem 2rem}._empty_title_sc0bw_97{color:var(--col-text-secondary);overflow-wrap:anywhere;font-size:1.8rem;font-weight:600}._empty_hint_sc0bw_105{color:#9ca3af;margin-top:.8rem;max-width:42rem;margin-inline:auto;font-size:1.5rem;line-height:2.4rem}._empty_actions_sc0bw_114{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2.4rem;display:flex}._empty_reset_sc0bw_122,._empty_cta_sc0bw_123{cursor:pointer;border-radius:.8rem;justify-content:center;align-items:center;min-height:4.4rem;padding:0 2rem;font-size:1.5rem;font-weight:500;display:inline-flex}._empty_reset_sc0bw_122{border:1px solid var(--col-border);background-color:var(--col-text-white);color:var(--col-text-secondary)}._empty_cta_sc0bw_123{border:1px solid var(--col-brand-primary-1);background-color:var(--col-brand-primary-1);color:var(--col-text-white)}._empty_reset_sc0bw_122:hover{background-color:var(--col-background-gray)}._empty_cta_sc0bw_123:hover{opacity:.9}@media (width<=768px){._layout_sc0bw_9{flex-direction:column;gap:3.2rem}._sidebar_sc0bw_21{width:100%;position:relative;top:0}._sidebar_nav_sc0bw_28{flex-flow:wrap;gap:.8rem}._sidebar_btn_sc0bw_34{color:#6b7280;background:#f5f5f5;border-radius:10rem;width:auto;padding:.8rem 1.6rem}._sidebar_btn_sc0bw_34:hover{background:#e5e5e5}._sidebar_btn_active_sc0bw_57{color:#fff;background:#0c8281}._search_wrapper_sc0bw_77>div{max-width:100%}}@media (width<=675px){._section_wrapper_sc0bw_1{padding:5rem 0}}._searchContainer_wkp3u_1{background:#fff;border:1.5px solid #e0e0e0;border-radius:1rem;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.6rem;transition:border-color .2s;display:flex}._searchContainer_wkp3u_1:focus-within{border-color:#0c8281}._searchIcon_wkp3u_17{opacity:.5;flex-shrink:0;width:1.8rem;height:1.8rem}._searchInput_wkp3u_24{color:#040707;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.5rem;font-weight:400}._searchInput_wkp3u_24::placeholder{color:#9ca3af}._faqList_3xpsy_1{flex-direction:column;display:flex}._faqItem_3xpsy_6{border-bottom:1px solid #e5e7eb}._faqItem_3xpsy_6:first-child{border-top:1px solid #e5e7eb}._faqQuestion_3xpsy_14{text-align:left;cursor:pointer;color:#040707;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:2.2rem 0;font-family:inherit;font-size:1.7rem;font-weight:600;transition:color .15s;display:flex}._faqQuestion_3xpsy_14:hover{color:#0c8281}._chevron_3xpsy_36{flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:flex;transform:rotate(0)}._chevronOpen_3xpsy_45{transform:rotate(180deg)}._chevron_3xpsy_36 img{width:1rem;height:1rem}._hrline_3xpsy_54{display:none}._faqAnswer_3xpsy_58{padding:0 0 2.4rem;animation:.25s _slideDown_3xpsy_1}._faqAnswer_3xpsy_58 p{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.6rem}@keyframes _slideDown_3xpsy_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){._faqQuestion_3xpsy_14{padding:2rem 0;font-size:1.5rem}._faqAnswer_3xpsy_58 p{font-size:1.4rem;line-height:2.4rem}}@media (width<=675px){._faqQuestion_3xpsy_14{padding:1.8rem 0;font-size:1.4rem}}@media (width<=1024px){._headline_1rtxx_35{font-size:3rem}._left_1rtxx_18{flex:0 0 50%;max-width:50%}._illustration_1rtxx_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1rtxx_1{padding:5rem 0}._inner_1rtxx_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1rtxx_18{flex:unset;align-items:center;max-width:100%}._subtext_1rtxx_44{max-width:52rem}._right_1rtxx_63{justify-content:center;width:100%}._illustration_1rtxx_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1rtxx_1{padding:4rem 0}._headline_1rtxx_35{font-size:2.6rem}._subtext_1rtxx_44{font-size:1.5rem;line-height:2.4rem}._illustration_1rtxx_71{max-width:100%}}._container_u9q3b_2{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding-top:1rem;display:flex;position:relative;overflow:hidden}._iconCircleWrapper_u9q3b_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_u9q3b_33{z-index:2;pointer-events:none;border:2px solid #6a4f4f4d;border-bottom:none;border-radius:520px 520px 0 0;width:1040px;height:510px;position:absolute;top:35px;left:50%;transform:translate(-50%)}._iconCircle_u9q3b_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_u9q3b_1;position:absolute;top:0;left:50%}._icon_u9q3b_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_u9q3b_1;position:absolute;transform:translate(-50%,-50%)}._icon_u9q3b_20 img{object-fit:contain;width:100%;height:100%}._icon1_u9q3b_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_u9q3b_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_u9q3b_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_u9q3b_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_u9q3b_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_u9q3b_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_u9q3b_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_u9q3b_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_u9q3b_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_u9q3b_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_u9q3b_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_u9q3b_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_u9q3b_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_u9q3b_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_u9q3b_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_u9q3b_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_u9q3b_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_u9q3b_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_u9q3b_98{z-index:3;max-width:800px}._buttons_u9q3b_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_u9q3b_132,._waitlist_button_wrapper_u9q3b_132 button{width:22.2rem;height:6.2rem!important}._waitlist_button_wrapper_u9q3b_132._secondary_cta_u9q3b_139 button{color:#0a5f5e;background:#d9ecea;font-weight:600}._waitlist_button_wrapper_u9q3b_132._secondary_cta_u9q3b_139 button:hover{background:#c7e2df}@keyframes _rotateCircle_u9q3b_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_u9q3b_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_u9q3b_20,._icon_u9q3b_20{animation:none}}@media (width<=1024px){._container_u9q3b_2{padding:2.5rem 1.5rem}._content_u9q3b_98{max-width:90%}}@media (width<=768px){._container_u9q3b_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_u9q3b_20,._halfCircleHr_u9q3b_33{display:none}._content_u9q3b_98{max-width:100%;margin-top:5rem;padding:0 1rem}h1{margin-bottom:1.5rem;font-size:3.2rem;line-height:1.3}p{max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}._buttons_u9q3b_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_u9q3b_132 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_u9q3b_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_u9q3b_20,._halfCircleHr_u9q3b_33{display:none}._content_u9q3b_98{margin-top:4rem;padding:0 .5rem}h1{margin-bottom:1rem;font-size:2.4rem;line-height:1.2}p{max-width:95%;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.5}._buttons_u9q3b_121{gap:1.2rem}._waitlist_button_wrapper_u9q3b_132 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_u9q3b_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_u9q3b_20,._halfCircleHr_u9q3b_33{display:none}._content_u9q3b_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_u9q3b_132 button{width:100%}}@media (width<=1024px){._app--row-container_unhqu_60{padding:0 1.5rem}._image_wrapper_unhqu_20{max-width:100%}}@media (width<=768px){._section_wrapper_unhqu_1{padding:3rem 0 6rem}._bg_blob_unhqu_41{border-radius:400px 180px 0 0;width:100%;max-width:none;height:320px;bottom:-30px}}@media (width<=675px){._section_wrapper_unhqu_1{padding:2rem 0 5rem}._image_stage_unhqu_11{padding:1.6rem 0}._bg_blob_unhqu_41{border-radius:300px 140px 0 0;width:105%;height:260px;bottom:-20px}}@media (width<=1024px){._title_9nnqb_19{font-size:2.5rem}}@media (width<=768px){._section_9nnqb_1{padding:4rem 0 5rem}._cardsGrid_9nnqb_34{grid-template-columns:1fr;gap:1.75rem}._card_9nnqb_34{padding:2rem 1.75rem}}@media (width<=1200px){._steps_nl0g0_41{row-gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}._step_nl0g0_41:nth-child(3n):before,._step_nl0g0_41:nth-child(5):before{display:none}}@media (width<=1023px){._heading_nl0g0_23{font-size:2.8rem}._steps_nl0g0_41{grid-template-columns:repeat(2,minmax(0,1fr))}._step_nl0g0_41:nth-child(2n):before,._step_nl0g0_41:nth-child(5):before{display:none}._step_nl0g0_41:nth-child(3n):before{display:block}}@media (width<=674px){._section_nl0g0_1{padding-block:var(--space-lg)}._heading_nl0g0_23{font-size:2.4rem}._subheading_nl0g0_32{font-size:1.5rem}._steps_nl0g0_41{row-gap:var(--space-md);grid-template-columns:minmax(0,1fr)}._step_nl0g0_41:before{display:none}}@media (width<=1024px){._sidebar_1kfts_18{width:calc(16rem + var(--container-padding))}._content_panel_1kfts_78{padding-left:3rem}._feature_headline_1kfts_115{font-size:2.6rem}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{gap:3rem}._feature_grid_1kfts_229{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_1kfts_1{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_1kfts_18{width:100%;height:auto;padding:1.6rem var(--container-padding);top:var(--navbar-height);z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;border-right:none;position:sticky;overflow:auto hidden}._sidebar_nav_1kfts_44{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_1kfts_50{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_1kfts_71{color:#fff;background:#0c8281;font-weight:500}._content_panel_1kfts_78{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._screenshot_wrapper_inline_1kfts_201{margin-bottom:0}._feature_header_inline_1kfts_171+._feature_grid_1kfts_229{margin-top:3rem}._feature_grid_1kfts_229{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_1kfts_78{padding:3rem var(--container-padding) 6rem}._feature_headline_1kfts_115{font-size:2.2rem}._feature_item_title_1kfts_249{font-size:1.6rem}._feature_item_desc_1kfts_257{font-size:1.4rem}}._hero_eoebo_1{padding-block:var(--space-xl) 0;background:linear-gradient(#f3f9f9 0%,#fff 100%);overflow:hidden}._content_eoebo_7{text-align:center;max-width:78rem;margin-inline:auto}._heading_eoebo_13{letter-spacing:-.05rem;color:#040406;margin:var(--space-sm) 0 0;font-size:4rem;font-weight:800;line-height:1.2}._subtext_eoebo_22{max-width:62rem;margin:var(--space-sm) auto 0;color:var(--col-text-secondary);font-size:1.7rem;line-height:1.65}._actions_eoebo_32{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}._primary_eoebo_41,._secondary_eoebo_42{border-radius:8px;justify-content:center;align-items:center;min-width:16rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}._primary_eoebo_41{color:var(--col-text-white);background:var(--col-brand-primary-1)}._primary_eoebo_41:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828147}._secondary_eoebo_42{color:var(--col-brand-primary-1);background:var(--col-text-white);border:1px solid #0c828147}._secondary_eoebo_42:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828124}._primary_eoebo_41:focus-visible,._secondary_eoebo_42:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:3px}._highlights_eoebo_84{justify-content:center;gap:var(--space-lg);margin:var(--space-lg) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}._highlight_eoebo_84{text-align:center;flex-direction:column;gap:.2rem;display:flex}._highlightStat_eoebo_101{color:var(--col-brand-primary-1);font-size:1.8rem;font-weight:800}._highlightLabel_eoebo_107{color:var(--col-text-secondary);font-size:1.3rem}._visual_eoebo_114{margin-top:var(--space-lg);justify-content:center;display:flex}._window_eoebo_120{background:#f4f7f7;border:1px solid #0c828124;border-bottom:none;border-radius:1.6rem 1.6rem 0 0;width:100%;max-width:76rem;overflow:hidden;box-shadow:0 -.4rem 6rem #04070724}._windowBar_eoebo_131{background:var(--col-text-white);border-bottom:1px solid #0c82811a;align-items:center;gap:1.2rem;padding:.9rem 1.4rem;display:flex}._windowDots_eoebo_140{flex-shrink:0;gap:.5rem;display:flex}._windowDots_eoebo_140 i{background:#0c82812e;border-radius:50%;width:.9rem;height:.9rem}._windowDots_eoebo_140 i:first-child{background:var(--col-brand-primary-1)}._windowUrl_eoebo_157{color:#494e66bf;background:#0c828112;border-radius:999px;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:500}._windowShot_eoebo_166{aspect-ratio:1080/900;object-fit:cover;object-position:left top;width:100%;height:auto;display:block}@media (width<=1023px){._heading_eoebo_13{font-size:3.2rem}._subtext_eoebo_22{font-size:1.6rem}._highlights_eoebo_84{gap:var(--space-md)}}@media (width<=674px){._hero_eoebo_1{padding-block:var(--space-lg) 0}._heading_eoebo_13{font-size:2.6rem}._heading_eoebo_13 br{display:none}._subtext_eoebo_22{font-size:1.5rem}._actions_eoebo_32{flex-direction:column;align-items:stretch}._primary_eoebo_41,._secondary_eoebo_42{min-width:0}._highlights_eoebo_84{gap:var(--space-sm) var(--space-md)}._highlightStat_eoebo_101{font-size:1.6rem}}@media (width<=540px){._windowShot_eoebo_166{aspect-ratio:4/3;transform-origin:0 0;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){._primary_eoebo_41,._secondary_eoebo_42,._primary_eoebo_41:hover,._secondary_eoebo_42:hover{transition:none;transform:none}}@media (width<=1023px){._heading_187dt_23{font-size:2.8rem}}@media (width<=674px){._section_187dt_1{padding-block:var(--space-lg)}._heading_187dt_23{font-size:2.4rem}._subheading_187dt_32{font-size:1.5rem}._grid_187dt_58{grid-template-columns:minmax(0,1fr)}._card_187dt_65{padding:1.6rem}}@media (prefers-reduced-motion:reduce){._card_187dt_65,._card_187dt_65:hover{transition:none;transform:none}}._section_wrapper_q99iv_1{background:#fff;width:100%;padding:8rem 0}._header_q99iv_9{flex-direction:column;gap:.8rem;margin-bottom:4rem;display:flex}._headline_q99iv_16{color:#040707;margin:0;font-size:2.8rem;font-weight:700;line-height:1.2}._subtext_q99iv_24{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.2rem}._table_q99iv_34{width:100%}._table_header_q99iv_40{border-bottom:1.5px solid #040707;grid-template-columns:2fr 1fr 1fr 1fr 1fr;margin-bottom:0;padding:0 0 1.6rem;display:grid}._col_label_q99iv_48{color:#040707;font-size:1.6rem;font-weight:700}._col_feature_q99iv_56{align-items:flex-start;padding-right:2rem;display:flex}._col_plan_q99iv_62{text-align:center;justify-content:center;align-items:center;padding:0 1rem;display:flex}._category_q99iv_72{border-bottom:1px solid #e5e7eb}._category_toggle_q99iv_76{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1.2rem;width:100%;padding:2rem 0;font-family:inherit;display:flex}._category_toggle_q99iv_76:hover ._category_label_q99iv_89{color:#0c8281}._chevron_q99iv_93{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex;transform:rotate(-90deg)}._chevron_open_q99iv_103{transform:rotate(0)}._category_label_q99iv_89{color:#040707;font-size:1.7rem;font-weight:700;transition:color .15s}._feature_rows_q99iv_117{padding-bottom:.8rem}._feature_row_q99iv_117{border-bottom:1px solid #f0f0f0;grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center;min-height:6rem;padding:1.8rem 0;display:grid}._feature_row_q99iv_117:last-child{border-bottom:none}._feature_name_q99iv_134{color:#040707;padding-right:2rem;font-size:1.5rem;font-weight:400;line-height:2.2rem}._cell_text_q99iv_144{color:#374151;text-align:center;font-size:1.4rem;font-weight:400;line-height:2rem}._check_icon_q99iv_153{background:#0c8281;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}._minus_icon_q99iv_165{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}@media (width<=1024px){._table_header_q99iv_40,._feature_row_q99iv_117{grid-template-columns:1.8fr 1fr 1fr 1fr 1fr}._headline_q99iv_16{font-size:2.4rem}}@media (width<=768px){._section_wrapper_q99iv_1{padding:6rem 0}._table_header_q99iv_40,._feature_row_q99iv_117{grid-template-columns:2fr 1fr 1fr}._table_header_q99iv_40 ._col_plan_q99iv_62:nth-child(3),._feature_row_q99iv_117 ._col_plan_q99iv_62:nth-child(3),._table_header_q99iv_40 ._col_plan_q99iv_62:nth-child(5),._feature_row_q99iv_117 ._col_plan_q99iv_62:nth-child(5){display:none}._col_label_q99iv_48{font-size:1.4rem}._category_label_q99iv_89{font-size:1.5rem}}@media (width<=675px){._section_wrapper_q99iv_1{padding:5rem 0}._table_header_q99iv_40,._feature_row_q99iv_117{grid-template-columns:2fr 1fr 1fr}._cell_text_q99iv_144{font-size:1.2rem}._feature_name_q99iv_134{font-size:1.3rem}._check_icon_q99iv_153,._minus_icon_q99iv_165{width:2.4rem;height:2.4rem}._headline_q99iv_16{font-size:2.2rem}}._section_144m7_1{background-color:#f3f9f9;min-height:100vh;padding:64px 24px}._container_144m7_7{max-width:1200px;margin:0 auto}._header_144m7_13{text-align:center;margin-bottom:48px}._pill_144m7_18{color:#2bbfa4;background:red;border:1px solid #d6e4e2;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 14px;font-size:13px;font-weight:500;display:inline-flex}._title_144m7_32{color:#111827;letter-spacing:-.5px;margin:0 0 12px;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.2}._subtitle_144m7_41{color:#494e66;margin:0 0 28px;font-size:15px}._toggle_144m7_48{background:#cee6e6;border:1px solid #d6e4e2;border-radius:10px;gap:2px;padding:4px;display:inline-flex}._toggleBtn_144m7_57{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}._toggleActive_144m7_72{color:#fff;background:#3d9b9a}._saveBadge_144m7_77{padding:2px 8px;font-size:11px;font-weight:600}._toggleBtn_144m7_57:not(._toggleActive_144m7_72) ._saveBadge_144m7_77{color:#2bbfa4;background:#e6f7f4}._grid_144m7_89{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;display:grid}@media (width<=1024px){._grid_144m7_89{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._grid_144m7_89{grid-template-columns:1fr}}._card_144m7_109{background:#fff;border:2px solid #cee6e6;border-radius:16px;flex-direction:column;justify-content:space-between;transition:box-shadow .2s;display:flex;overflow:hidden}._card_144m7_109:hover{box-shadow:0 8px 32px #2bbfa41a}._cardPopular_144m7_124{color:#494e66;border-color:#3d9b9a}._cardBody_144m7_129{flex:1;padding:24px 20px 20px}._badge_144m7_135{letter-spacing:.08em;text-transform:uppercase;padding:6px 20px;font-size:12px;font-weight:600;display:block}._badgePopular_144m7_144{color:#fff;background:#3d9b9a}._badgeDefault_144m7_149{color:#0c8281;background:#cee6e6}._planName_144m7_155{color:inherit;margin:0 0 8px;font-size:18px;font-weight:700}._cardPopular_144m7_124 ._planName_144m7_155{color:#494e66}._priceRow_144m7_167{align-items:baseline;gap:2px;margin-bottom:10px;display:flex}._price_144m7_167{color:#494e66;letter-spacing:-.5px;font-size:28px;font-weight:700}._pricePopular_144m7_181{color:#040406}._period_144m7_185{color:#9ca3af;margin-left:2px;font-size:13px}._cardPopular_144m7_124 ._period_144m7_185{color:#6b7280}._customPrice_144m7_195{color:#8e94a0;font-size:14px;font-weight:500}._planDesc_144m7_202{color:#6b7280;margin:0 0 18px;font-size:13px;line-height:1.6}._cardPopular_144m7_124 ._planDesc_144m7_202{color:#494e66}._cta_144m7_214{cursor:pointer;border-radius:8px;width:100%;margin-bottom:20px;padding:11px 16px;font-size:14px;font-weight:600;transition:all .2s}._ctaPrimary_144m7_225{color:#fff;background:#3d9b9a;border:none}._ctaPrimary_144m7_225:hover{background:#22a891}._ctaOutline_144m7_235{color:#374151;background:0 0;border:1.5px solid #d1d5db}._ctaOutline_144m7_235:hover{color:#2bbfa4;border-color:#2bbfa4}._cardPopular_144m7_124 ._ctaOutline_144m7_235{color:#fff;border-color:#fff6}._cardPopular_144m7_124 ._ctaOutline_144m7_235:hover{background:#ffffff1a;border-color:#fff}._features_144m7_257{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._featureItem_144m7_266{color:#374151;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}._cardPopular_144m7_124 ._featureItem_144m7_266{color:#494e66}._featureItem_144m7_266 svg{flex-shrink:0;margin-top:1px}._cardPopular_144m7_124 ._featureItem_144m7_266 circle{fill:#ffffff26}._cardPopular_144m7_124 ._featureItem_144m7_266 path{stroke:#7ee8d8}._bestFor_144m7_293{border-top:1px solid #e5eeed;margin-top:20px;padding:16px 20px}._cardPopular_144m7_124 ._bestFor_144m7_293{border-top-color:#ffffff26}._bestForLabel_144m7_303{text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin:0 0 6px;font-size:11px;font-weight:700}._cardPopular_144m7_124 ._bestForLabel_144m7_303{color:#494e66}._bestForText_144m7_316{color:#6b7280;margin:0;font-size:12px;line-height:1.6}._cardPopular_144m7_124 ._bestForText_144m7_316{color:#625f70}._section_wrapper_1dzhx_1{background:#fafafa;width:100%;padding:6rem 0}._inner_1dzhx_9{justify-content:space-between;align-items:center;gap:4rem;display:flex}._left_1dzhx_18{flex-direction:column;flex:0 0 48%;align-items:flex-start;gap:1rem;max-width:52%;display:flex}._badge_icon_1dzhx_29{color:#d21f3c;font-size:1.4rem}._headline_1dzhx_35{color:#040707;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._subtext_1dzhx_44{color:#494e66;max-width:52rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._link_1dzhx_55{color:var(--col-brand-primary-1);text-underline-offset:.3rem;font-weight:500;text-decoration:underline}._link_1dzhx_55:hover{text-decoration-thickness:.2rem}._cta_button_1dzhx_67 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._right_1dzhx_76{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}._illustration_1dzhx_84{object-fit:contain;width:100%;max-width:42rem;height:auto;display:block}@media (width<=1024px){._headline_1dzhx_35{font-size:3rem}._left_1dzhx_18{flex:0 0 50%;max-width:50%}._illustration_1dzhx_84{max-width:44rem}}@media (width<=768px){._section_wrapper_1dzhx_1{padding:5rem 0}._inner_1dzhx_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1dzhx_18{flex:unset;align-items:center;max-width:100%}._subtext_1dzhx_44{max-width:52rem}._right_1dzhx_76{justify-content:center;width:100%}._illustration_1dzhx_84{max-width:42rem}}@media (width<=675px){._section_wrapper_1dzhx_1{padding:4rem 0}._headline_1dzhx_35{font-size:2.6rem}._subtext_1dzhx_44{font-size:1.5rem;line-height:2.4rem}._illustration_1dzhx_84{max-width:100%}}._container_1m3ld_2{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding-top:1rem;display:flex;position:relative;overflow:hidden}._iconCircleWrapper_1m3ld_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_1m3ld_33{z-index:2;pointer-events:none;border:.5px solid #6a4f4f4d;border-bottom:none;border-radius:520px 520px 0 0;width:1040px;height:510px;position:absolute;top:35px;left:50%;transform:translate(-50%)}._iconCircle_1m3ld_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_1m3ld_1;position:absolute;top:0;left:50%}._icon_1m3ld_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_1m3ld_1;position:absolute;transform:translate(-50%,-50%)}._icon_1m3ld_20 img{object-fit:contain;width:100%;height:100%}._icon1_1m3ld_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_1m3ld_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_1m3ld_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_1m3ld_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_1m3ld_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_1m3ld_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_1m3ld_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_1m3ld_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_1m3ld_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_1m3ld_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_1m3ld_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_1m3ld_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_1m3ld_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_1m3ld_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_1m3ld_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_1m3ld_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_1m3ld_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_1m3ld_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_1m3ld_98{z-index:3;max-width:800px}._buttons_1m3ld_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_1m3ld_132,._waitlist_button_wrapper_1m3ld_132 button{width:22.2rem;height:6.2rem!important}@keyframes _rotateCircle_1m3ld_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_1m3ld_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_1m3ld_20,._icon_1m3ld_20{animation:none}}@media (width<=1024px){._container_1m3ld_2{padding:2.5rem 1.5rem}._content_1m3ld_98{max-width:90%}}@media (width<=768px){._container_1m3ld_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_1m3ld_20,._halfCircleHr_1m3ld_33{display:none}._content_1m3ld_98{max-width:100%;margin-top:5rem;padding:0 1rem}h1{margin-bottom:1.5rem;font-size:3.2rem;line-height:1.3}p{max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}._buttons_1m3ld_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_1m3ld_132 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_1m3ld_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_1m3ld_20,._halfCircleHr_1m3ld_33{display:none}._content_1m3ld_98{margin-top:4rem;padding:0 .5rem}h1{margin-bottom:1rem;font-size:2.4rem;line-height:1.2}p{max-width:95%;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.5}._buttons_1m3ld_121{gap:1.2rem}._waitlist_button_wrapper_1m3ld_132 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_1m3ld_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_1m3ld_20,._halfCircleHr_1m3ld_33{display:none}._content_1m3ld_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_1m3ld_132 button{width:100%}}@media (width<=1024px){._app--row-container_unhqu_60{padding:0 1.5rem}._image_wrapper_unhqu_20{max-width:100%}}@media (width<=768px){._section_wrapper_unhqu_1{padding:3rem 0 6rem}._bg_blob_unhqu_41{border-radius:400px 180px 0 0;width:100%;max-width:none;height:320px;bottom:-30px}}@media (width<=675px){._section_wrapper_unhqu_1{padding:2rem 0 5rem}._image_stage_unhqu_11{padding:1.6rem 0}._bg_blob_unhqu_41{border-radius:300px 140px 0 0;width:105%;height:260px;bottom:-20px}}@media (width<=1024px){._title_9nnqb_19{font-size:2.5rem}}@media (width<=768px){._section_9nnqb_1{padding:4rem 0 5rem}._cardsGrid_9nnqb_34{grid-template-columns:1fr;gap:1.75rem}._card_9nnqb_34{padding:2rem 1.75rem}}._container_9xurc_1{background:var(--col-brand-primary-1);max-width:var(--main-maxwidth);border-radius:4rem;margin:40px auto;padding:8px 6rem;position:relative;overflow:hidden}._content_9xurc_11{justify-content:space-between;align-items:center;gap:60px;max-width:1120px;margin:0 auto;display:flex}._textSection_9xurc_20{color:#fff;flex:1;max-width:52rem}._title_9xurc_26{color:#fff;margin:0 0 20px;font-size:3.2rem;font-weight:600}._description_9xurc_33{color:#ffffffe6;margin:0 0 32px;font-size:1.8rem;font-weight:400;line-height:1.6}._downloadButtons_9xurc_41{align-items:center;gap:16px;display:flex}._appStoreButton_9xurc_47,._playStoreButton_9xurc_47{background-color:var(--col-text-white);border:.86px solid #000;border-radius:8px;align-items:center;gap:.7rem;min-width:140px;padding:8px 16px;text-decoration:none;transition:all .2s;display:flex}._appStoreButton_9xurc_47:hover,._playStoreButton_9xurc_47:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}._storeIcon_9xurc_65{flex-shrink:0;width:24px;height:24px}._buttonText_9xurc_71{flex-direction:column;justify-content:center;align-items:flex-start;gap:.1rem;margin-left:.5rem;line-height:1.2;display:flex}._downloadText_9xurc_81,._storeName_9xurc_81{color:#000;margin:0;padding:0;display:block}._downloadText_9xurc_81{margin:0;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400}._storeName_9xurc_81{font-size:2.2rem;font-weight:700}._mobileSection_9xurc_100{flex:1;justify-content:flex-end;align-items:flex-end;min-height:400px;padding-bottom:0;display:flex;position:relative}._phoneContainer_9xurc_110{justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative;bottom:-.7rem}._phoneImage_9xurc_119{object-fit:contain;object-position:bottom;width:44.5rem;max-width:100%;height:auto;margin-bottom:-1px;display:block}._phone1_9xurc_129{margin-top:3rem}@media (width<=1200px){._container_9xurc_1{padding:8px 4rem}._content_9xurc_11{gap:50px}._phoneImage_9xurc_119{width:40rem}}@media (width<=1024px){._container_9xurc_1{padding:8px 3rem}._content_9xurc_11{gap:40px}._title_9xurc_26{font-size:2.8rem}._description_9xurc_33{font-size:1.6rem}._phoneImage_9xurc_119{width:35rem}}@media (width<=900px){._container_9xurc_1{border-radius:2rem;padding:40px 2rem}._content_9xurc_11{gap:30px}._title_9xurc_26{font-size:2.4rem}._description_9xurc_33{font-size:1.4rem}._phoneImage_9xurc_119{width:30rem}}@media (width<=768px){._container_9xurc_1{border-radius:1.5rem;margin:20px auto;padding:40px 1.5rem}._content_9xurc_11{text-align:center;flex-direction:column;gap:40px}._textSection_9xurc_20{order:1;max-width:100%}._mobileSection_9xurc_100{order:2;justify-content:center;min-height:300px}._phoneContainer_9xurc_110{bottom:-3.8rem}._title_9xurc_26{margin:0 0 16px;font-size:2.2rem}._description_9xurc_33{margin:0 0 24px;font-size:1.2rem}._downloadButtons_9xurc_41{flex-wrap:wrap;justify-content:center;gap:12px}._appStoreButton_9xurc_47,._playStoreButton_9xurc_47{min-width:130px;padding:10px 14px}._storeName_9xurc_81{font-size:1.8rem}._downloadText_9xurc_81{font-size:.9rem}._phoneImage_9xurc_119{width:45rem}}@media (width<=640px){._container_9xurc_1{border-radius:1rem;margin:16px auto;padding:30px 1rem}._content_9xurc_11{gap:25px}._title_9xurc_26{font-size:2rem}._description_9xurc_33{font-size:1.1rem}._phoneContainer_9xurc_110{bottom:-3rem}._phoneImage_9xurc_119{width:42rem}}@media (width<=480px){._container_9xurc_1{border-radius:.8rem;margin:12px auto;padding:24px 1rem}._content_9xurc_11{gap:20px}._title_9xurc_26{margin:0 0 12px;font-size:1.8rem}._description_9xurc_33{margin:0 0 20px;font-size:1rem}._downloadButtons_9xurc_41{flex-direction:column;gap:10px;width:100%}._appStoreButton_9xurc_47,._playStoreButton_9xurc_47{justify-content:center;width:100%;max-width:220px;padding:12px 16px}._storeName_9xurc_81{font-size:1.6rem}._downloadText_9xurc_81{font-size:.85rem}._mobileSection_9xurc_100{min-height:250px}._phoneContainer_9xurc_110{bottom:-2.31rem}._phoneImage_9xurc_119{width:30rem}}@media (width<=360px){._container_9xurc_1{margin:8px auto;padding:20px .8rem}._title_9xurc_26{font-size:1.6rem}._description_9xurc_33{font-size:.95rem}._appStoreButton_9xurc_47,._playStoreButton_9xurc_47{max-width:200px;padding:10px 14px}._storeName_9xurc_81{font-size:1.4rem}._downloadText_9xurc_81{font-size:.8rem}._phoneContainer_9xurc_110{bottom:-3.28rem}._phoneImage_9xurc_119{width:28rem}}._section_i14uv_3{background-color:var(--col-background-main);padding-block:var(--space-lg)}._frame_i14uv_10{background-color:var(--col-background-gray);border-radius:1.6rem;width:100%;max-width:1032px;height:500px;margin-inline:auto;position:relative;overflow:hidden}._poster_i14uv_24,._video_i14uv_25{border:none;width:100%;height:100%;display:block}._poster_i14uv_24{object-fit:cover}._playButton_i14uv_38{color:var(--col-text-white);background-color:#e8193c;border-radius:10rem;align-items:center;gap:.8rem;padding:1rem 1.8rem;font-size:1.4rem;font-weight:600;line-height:1;transition:background-color .15s ease-in-out,transform .15s ease-in-out;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .4rem 1.6rem #00000047}._playButton_i14uv_38:hover{background-color:#c9142f;transform:translate(-50%,-50%)scale(1.04)}._playButton_i14uv_38:focus-visible{outline:2px solid var(--col-text-white);outline-offset:3px}._playIcon_i14uv_76{flex-shrink:0;display:block}@media (width<=1032px){._frame_i14uv_10{aspect-ratio:1032/500;height:auto}}@media (width<=767px){._section_i14uv_3{padding-block:var(--space-md)}._frame_i14uv_10{aspect-ratio:1032/500;border-radius:1.2rem;width:100%;height:auto}._playButton_i14uv_38{padding:.9rem 1.6rem;font-size:1.3rem}}@media (prefers-reduced-motion:reduce){._playButton_i14uv_38{transition:none}._playButton_i14uv_38:hover{transform:translate(-50%,-50%)}}._section_1gdap_3{padding-block:var(--space-lg) var(--space-xl);box-sizing:border-box;width:100%}._plain_1gdap_9{background-color:var(--col-background-main)}._light_1gdap_13{background-color:var(--col-text-white)}._tinted_1gdap_17{background-color:#f3f9f9}._header_1gdap_23{margin-bottom:var(--space-md)}._left_1gdap_27{text-align:left}._center_1gdap_31{text-align:center}._center_1gdap_31 ._subheading_1gdap_35{margin-inline:auto}._heading_1gdap_39{letter-spacing:-.02rem;color:#040406;margin:0;font-size:2.6rem;font-weight:700;line-height:1.3}._subheading_1gdap_35{max-width:62rem;margin-top:var(--space-xs);color:var(--col-text-secondary);opacity:.85;font-size:1.5rem;line-height:1.65}._grid_1gdap_59{gap:var(--space-sm);box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none;margin:0;padding:0;list-style:none;display:grid}._grid_1gdap_59>._card_1gdap_79:last-child:nth-child(odd){width:calc(50% - (var(--space-sm) / 2));grid-column:1/-1;justify-self:center}._card_1gdap_79{align-items:flex-start;gap:var(--space-sm);background-color:var(--col-text-white);width:100%;min-width:0;padding:var(--space-sm);box-sizing:border-box;border-radius:1.2rem;display:flex}._iconTile_1gdap_107{--icon-bg:var(--col-text-background-light-green);box-sizing:border-box;flex:0 0 48px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;display:inline-flex}._iconTile_1gdap_107 svg,._iconTile_1gdap_107 img{object-fit:contain;flex-shrink:0;width:48px;max-width:48px;height:48px;max-height:48px;display:block}._body_1gdap_160{flex:1;min-width:0}._cardTitle_1gdap_165{color:#040406;margin:0 0 .6rem;font-size:1.8rem;font-weight:600;line-height:1.4}._cardText_1gdap_175{color:#494e66;opacity:.85;margin:0;font-size:1.4rem;line-height:1.65}@media (width<=1023px){._grid_1gdap_59{grid-template-columns:repeat(2,minmax(0,1fr))}._card_1gdap_79{width:100%}._grid_1gdap_59>._card_1gdap_79:last-child:nth-child(odd){width:calc(50% - (var(--space-sm) / 2))}}@media (width<=767px){._section_1gdap_3{padding-block:var(--space-md) var(--space-lg)}._heading_1gdap_39{font-size:2.2rem}._grid_1gdap_59{grid-template-columns:minmax(0,1fr);width:100%}._card_1gdap_79{width:100%;min-width:0}._grid_1gdap_59>._card_1gdap_79:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;width:100%}._iconTile_1gdap_107{flex:0 0 48px;width:48px;min-width:48px;height:48px;min-height:48px}._iconTile_1gdap_107 svg,._iconTile_1gdap_107 img{width:48px;height:48px}}@media (width<=480px){._card_1gdap_79{gap:1.2rem}._iconTile_1gdap_107{flex:0 0 48px;width:48px;min-width:48px;height:48px;min-height:48px}._iconTile_1gdap_107 svg,._iconTile_1gdap_107 img{width:48px;height:48px}}@media (width<=1024px){._headline_1rtxx_35{font-size:3rem}._left_1rtxx_18{flex:0 0 50%;max-width:50%}._illustration_1rtxx_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1rtxx_1{padding:5rem 0}._inner_1rtxx_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1rtxx_18{flex:unset;align-items:center;max-width:100%}._subtext_1rtxx_44{max-width:52rem}._right_1rtxx_63{justify-content:center;width:100%}._illustration_1rtxx_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1rtxx_1{padding:4rem 0}._headline_1rtxx_35{font-size:2.6rem}._subtext_1rtxx_44{font-size:1.5rem;line-height:2.4rem}._illustration_1rtxx_71{max-width:100%}}._section_13zt8_1{background-color:#eef4f4;flex-direction:column;align-items:center;padding:60px 40px 80px;display:flex}._heading_13zt8_14{color:#0d1a1a;text-align:center;margin:0 0 12px;font-size:30px;font-weight:700;line-height:1.3}._subheading_13zt8_23{color:#6b7b7b;text-align:center;margin:0 0 32px;font-size:14px}._toggleWrapper_13zt8_31{background-color:#d4e8e8;border-radius:8px;gap:2px;margin-bottom:44px;padding:4px;display:flex}._toggleBtn_13zt8_40{color:#3a5a5a;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 22px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}._toggleBtn_13zt8_40:hover{background:#ffffff80}._toggleActive_13zt8_59{color:#0d1a1a;background:#fff;box-shadow:0 1px 4px #0000001f}._toggleActiveYearly_13zt8_65{color:#fff;background:#3d9b9a;box-shadow:0 1px 4px #00000026}._saveBadge_13zt8_71{color:#3a5a5a;background:#fff3;border-radius:12px;padding:2px 8px;font-size:11px}._saveBadgeActive_13zt8_79{color:#fff;background:#ffffff40;border-radius:12px;padding:2px 8px;font-size:11px}._cardsRow_13zt8_88{align-items:stretch;gap:16px;width:100%;max-width:1100px;display:flex}._card_13zt8_88{background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:28px 24px;display:flex;box-shadow:0 2px 8px #0000000d}._ctaCard_13zt8_108{color:#0d1a1a;background:#fff}._ctaTitle_13zt8_113{color:#0d1a1a;margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.35}._ctaDesc_13zt8_121{color:#494e66;margin:0 0 12px;font-size:16px;line-height:1.5}._ctaDesc2_13zt8_128{color:#494e66;flex:1;margin:0 0 28px;font-size:16px;line-height:1.6}._ctaBtn_13zt8_136{color:#fff;cursor:pointer;background:#3d9b9a;border:none;border-radius:8px;width:100%;margin-top:auto;padding:13px 16px;font-size:14px;font-weight:600;transition:background .2s}._ctaBtn_13zt8_136:hover{background:#148f82}._planCard_13zt8_155{border:1.5px solid #e8f0f0;position:relative}._planName_13zt8_160{color:#0d1a1a;margin:0 0 8px;font-size:18px;font-weight:700}._planNameHighlighted_13zt8_167{color:#0d1a1a}._planDesc_13zt8_171{color:#6b7b7b;margin:0 0 20px;font-size:13px;line-height:1.55}._priceOld_13zt8_178{color:#aabcbc;margin-bottom:2px;font-size:13px;text-decoration:line-through}._priceNew_13zt8_185{color:#0d1a1a;margin-bottom:2px;font-size:32px;font-weight:700;line-height:1}._priceNewHighlighted_13zt8_193{color:#0d1a1a}._pricePeriod_13zt8_197{color:#6b7b7b;margin-left:4px;font-size:14px;font-weight:500}._priceNote_13zt8_204{color:#6b7b7b;margin:6px 0 18px;font-size:12px}._inherits_13zt8_210{color:#0d1a1a;margin:0 0 8px;font-size:13px}._featureList_13zt8_216{flex-direction:column;gap:6px;margin:0 0 auto;padding:0;list-style:none;display:flex}._featureList_13zt8_216 li{color:#3a5a5a;padding-left:20px;font-size:13px;line-height:1.5;position:relative}._featureList_13zt8_216 li:before{content:"";border-bottom:2px solid #1aafa0;border-left:2px solid #1aafa0;width:10px;height:5px;position:absolute;top:.55em;left:0;transform:rotate(-45deg)}._featureText_13zt8_246{color:#3a5a5a;flex:1;margin:0 0 auto;font-size:13px;line-height:1.7}._featureText_13zt8_246 strong{color:#0d1a1a;font-weight:700}._planBtn_13zt8_260{text-align:center;cursor:pointer;border-radius:8px;width:100%;margin-top:24px;padding:13px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}._planBtnOutline_13zt8_274{color:#494e66;background:#cee6e6;border:none}._planBtnOutline_13zt8_274:hover{background:#c8e8e6}._planBtnFilled_13zt8_284{color:#fff;background:#1aafa0;border:none}._planBtnFilled_13zt8_284:hover{background:#148f82}._planCardHighlighted_13zt8_295{border:2px solid #1aafa0;box-shadow:0 4px 20px #1aafa026}._customDivider_13zt8_302{background:#e8f0f0;height:1px;margin:20px 0}._demoTitle_13zt8_308{color:#0d1a1a;margin:0 0 8px;font-size:17px;font-weight:700}._demoDesc_13zt8_315{color:#6b7b7b;flex:1;margin:0;font-size:13px}._contactBtn_13zt8_322{margin-top:auto}@media (width<=900px){._cardsRow_13zt8_88{flex-direction:column}._ctaCard_13zt8_108,._customCard_13zt8_333{flex:unset;min-width:unset}}._saveBadge_13zt8_71,._saveBadgeActive_13zt8_79{white-space:nowrap}@media (width<=674px){._toggleWrapper_13zt8_31{width:100%}._toggleBtn_13zt8_40{flex:1;justify-content:center;padding:8px 10px;font-size:13px}._saveBadge_13zt8_71,._saveBadgeActive_13zt8_79{padding:2px 6px;font-size:10px}}._wrapper_1r63s_1{box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:40px 24px 64px;display:flex}._compareWrapper_1r63s_12{margin-bottom:24px}._compareBtn_1r63s_17{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c8ccd4;border-radius:8px;padding:14px 64px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}._compareBtn_1r63s_17:hover{border-color:#6b5ce7;box-shadow:0 0 0 3px #6b5ce71a}._compareSection_1r63s_36{width:100%;margin-bottom:50px}._card_1r63s_42{box-sizing:border-box;text-align:center;color:#fff;background:linear-gradient(135deg,#0c8281 0%,#4a7fcb 40%,#5e30bf 70%,#7b3fb8 100%);border-radius:4rem;flex-direction:column;align-items:center;width:100%;padding:52px 40px 48px;display:flex}._eyebrow_1r63s_62{color:#ffffffe6;margin:0 0 20px;font-size:13.5px;font-weight:400;line-height:1.65}._eyebrow_1r63s_62 strong{color:#fff;font-weight:700}._title_1r63s_75{color:#fff;letter-spacing:-.3px;margin:0 0 14px;font-size:2.8rem;font-weight:700;line-height:1.2}._description_1r63s_84{color:#ffffffe0;max-width:400px;margin:0 0 28px;font-size:13.5px;font-weight:400;line-height:1.65}._priceRow_1r63s_93{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}._price_1r63s_93{color:#fff;letter-spacing:-1px;font-size:38px;font-weight:800}._priceSuffix_1r63s_107{color:#ffffffbf;font-size:14px;font-weight:400}._included_1r63s_113{color:#fffc;margin:0 0 28px;font-size:13px;font-weight:400}._ctaBtn_1r63s_120{color:#1a1a1a;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 56px;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s}._ctaBtn_1r63s_120:hover{opacity:.92;transform:translateY(-1px)}._ctaBtn_1r63s_120:active{transform:translateY(0)}@media (width<=600px){._card_1r63s_42{border-radius:16px;padding:40px 24px 36px}._title_1r63s_75{font-size:22px}._price_1r63s_93{font-size:30px}._compareBtn_1r63s_17{width:100%;padding:12px 40px}._ctaBtn_1r63s_120{width:100%;padding:14px 24px}._compareSection_1r63s_36{margin-bottom:40px}}._section_u0dus_5{background-color:#fff;max-width:1100px;margin:0 auto;padding:56px 60px 80px}._title_u0dus_13{color:#0d1a1a;margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.2}._subtitle_u0dus_21{color:#8a9a9a;margin:0 0 40px;font-size:13.5px;line-height:1.5}._table_u0dus_29{border-collapse:collapse;width:100%}._headerRow_u0dus_35 th{text-align:left;padding-bottom:12px}._featureHeader_u0dus_40{color:#0d1a1a;text-align:left;width:55%;font-size:15px;font-weight:700}._planHeader_u0dus_48{color:#0d1a1a;text-align:center;width:15%;font-size:15px;font-weight:700}._dividerCell_u0dus_57{padding:0}._headerDivider_u0dus_61{background:linear-gradient(90deg,#0d1a1a 35%,#e0e0e0 35%);height:1.5px;margin-bottom:8px}._row_u0dus_68{border-bottom:1px solid #f0f0f0}._row_u0dus_68:last-child{border-bottom:none}._featureCell_u0dus_76{color:#2c3e3e;text-align:left;width:55%;padding:18px 0;font-size:13.5px;font-weight:400}._iconCell_u0dus_86{text-align:center;vertical-align:middle;padding:14px 0}._iconCheck_u0dus_93,._iconMinus_u0dus_94{justify-content:center;align-items:center;display:inline-flex}@media (width<=700px){._section_u0dus_5{padding:40px 20px 60px}._featureCell_u0dus_76,._planHeader_u0dus_48{font-size:12px}}@media (width<=1024px){._sidebar_1kfts_18{width:calc(16rem + var(--container-padding))}._content_panel_1kfts_78{padding-left:3rem}._feature_headline_1kfts_115{font-size:2.6rem}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{gap:3rem}._feature_grid_1kfts_229{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_1kfts_1{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_1kfts_18{width:100%;height:auto;padding:1.6rem var(--container-padding);top:var(--navbar-height);z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;border-right:none;position:sticky;overflow:auto hidden}._sidebar_nav_1kfts_44{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_1kfts_50{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_1kfts_71{color:#fff;background:#0c8281;font-weight:500}._content_panel_1kfts_78{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._screenshot_wrapper_inline_1kfts_201{margin-bottom:0}._feature_header_inline_1kfts_171+._feature_grid_1kfts_229{margin-top:3rem}._feature_grid_1kfts_229{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_1kfts_78{padding:3rem var(--container-padding) 6rem}._feature_headline_1kfts_115{font-size:2.2rem}._feature_item_title_1kfts_249{font-size:1.6rem}._feature_item_desc_1kfts_257{font-size:1.4rem}}._hero_1979r_1{padding-block:var(--space-xl) 0;background:linear-gradient(#f3f9f9 0%,#fff 100%);overflow:hidden}._content_1979r_7{text-align:center;max-width:78rem;margin-inline:auto}._heading_1979r_13{letter-spacing:-.05rem;color:#040406;margin:var(--space-sm) 0 0;font-size:4rem;font-weight:800;line-height:1.2}._subtext_1979r_22{max-width:62rem;margin:var(--space-sm) auto 0;color:var(--col-text-secondary);font-size:1.7rem;line-height:1.65}._actions_1979r_32{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}._primary_1979r_41,._secondary_1979r_42{border-radius:8px;justify-content:center;align-items:center;min-width:16rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}._primary_1979r_41{color:var(--col-text-white);background:var(--col-brand-primary-1)}._primary_1979r_41:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828147}._secondary_1979r_42{color:var(--col-brand-primary-1);background:var(--col-text-white);border:1px solid #0c828147}._secondary_1979r_42:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828124}._primary_1979r_41:focus-visible,._secondary_1979r_42:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:3px}._highlights_1979r_84{justify-content:center;gap:var(--space-lg);margin:var(--space-lg) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}._highlight_1979r_84{text-align:center;flex-direction:column;gap:.2rem;display:flex}._highlightStat_1979r_101{color:var(--col-brand-primary-1);font-size:1.8rem;font-weight:800}._highlightLabel_1979r_107{color:var(--col-text-secondary);font-size:1.3rem}._visual_1979r_114{margin-top:var(--space-lg);justify-content:center;display:flex}._window_1979r_120{background:#f4f7f7;border:1px solid #0c828124;border-bottom:none;border-radius:1.6rem 1.6rem 0 0;width:100%;max-width:96rem;overflow:hidden;box-shadow:0 -.4rem 6rem #04070724}._windowBar_1979r_131{background:var(--col-text-white);border-bottom:1px solid #0c82811a;align-items:center;gap:1.2rem;padding:.9rem 1.4rem;display:flex}._windowDots_1979r_140{flex-shrink:0;gap:.5rem;display:flex}._windowDots_1979r_140 i{background:#0c82812e;border-radius:50%;width:.9rem;height:.9rem}._windowDots_1979r_140 i:first-child{background:var(--col-brand-primary-1)}._windowUrl_1979r_157{color:#494e66bf;background:#0c828112;border-radius:999px;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:500}._windowShot_1979r_166{aspect-ratio:940/480;object-fit:cover;object-position:left top;width:100%;height:auto;display:block}@media (width<=1023px){._heading_1979r_13{font-size:3.2rem}._subtext_1979r_22{font-size:1.6rem}._highlights_1979r_84{gap:var(--space-md)}}@media (width<=674px){._hero_1979r_1{padding-block:var(--space-lg) 0}._heading_1979r_13{font-size:2.6rem}._heading_1979r_13 br{display:none}._subtext_1979r_22{font-size:1.5rem}._actions_1979r_32{flex-direction:column;align-items:stretch}._primary_1979r_41,._secondary_1979r_42{min-width:0}._highlights_1979r_84{gap:var(--space-sm) var(--space-md)}._highlightStat_1979r_101{font-size:1.6rem}}@media (width<=540px){._windowShot_1979r_166{aspect-ratio:4/3;transform-origin:0 0;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){._primary_1979r_41,._secondary_1979r_42,._primary_1979r_41:hover,._secondary_1979r_42:hover{transition:none;transform:none}}._section_141ki_1{padding-block:var(--space-xl);background-color:#f3f9f9}._inner_141ki_6{align-items:center;gap:var(--space-xl);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}._eyebrow_141ki_15{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_141ki_25{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:2.8rem;font-weight:800;line-height:1.25}._text_141ki_34{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._channels_141ki_43{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._channel_141ki_43{padding:var(--space-sm);background:var(--col-text-white);text-align:center;border:1px solid #0c82811a;border-radius:1.4rem;flex-direction:column;align-items:center;gap:.4rem;transition:transform .2s,box-shadow .2s;display:flex}._channel_141ki_43:hover{transform:translateY(-.3rem);box-shadow:0 .8rem 2.2rem #0c82811f}._logoWrap_141ki_68{place-items:center;height:3.6rem;margin-bottom:.4rem;display:grid}._logo_141ki_68{object-fit:contain;width:auto;max-width:100%;height:2.2rem}._logoGlyph_141ki_82{height:2.8rem}._channelName_141ki_86{color:#040406;font-size:1.5rem;font-weight:700}._channelRole_141ki_92{color:var(--col-text-secondary);opacity:.85;font-size:1.3rem}@media (width<=1023px){._inner_141ki_6{gap:var(--space-lg);grid-template-columns:minmax(0,1fr)}._heading_141ki_25{font-size:2.6rem}}@media (width<=674px){._section_141ki_1{padding-block:var(--space-lg)}._heading_141ki_25{font-size:2.2rem}._text_141ki_34{font-size:1.5rem}._channels_141ki_43{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){._channel_141ki_43,._channel_141ki_43:hover{transition:none;transform:none}}@media (width<=1023px){._heading_187dt_23{font-size:2.8rem}}@media (width<=674px){._section_187dt_1{padding-block:var(--space-lg)}._heading_187dt_23{font-size:2.4rem}._subheading_187dt_32{font-size:1.5rem}._grid_187dt_58{grid-template-columns:minmax(0,1fr)}._card_187dt_65{padding:1.6rem}}@media (prefers-reduced-motion:reduce){._card_187dt_65,._card_187dt_65:hover{transition:none;transform:none}}._container_vj5e1_2{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding-top:1rem;display:flex;position:relative;overflow:hidden}._iconCircleWrapper_vj5e1_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_vj5e1_33{z-index:2;pointer-events:none;border:2px solid #6a4f4f4d;border-bottom:none;border-radius:520px 520px 0 0;width:1040px;height:510px;position:absolute;top:35px;left:50%;transform:translate(-50%)}._iconCircle_vj5e1_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_vj5e1_1;position:absolute;top:0;left:50%}._icon_vj5e1_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_vj5e1_1;position:absolute;transform:translate(-50%,-50%)}._icon_vj5e1_20 img{object-fit:contain;width:100%;height:100%}._icon1_vj5e1_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_vj5e1_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_vj5e1_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_vj5e1_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_vj5e1_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_vj5e1_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_vj5e1_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_vj5e1_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_vj5e1_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_vj5e1_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_vj5e1_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_vj5e1_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_vj5e1_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_vj5e1_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_vj5e1_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_vj5e1_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_vj5e1_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_vj5e1_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_vj5e1_98{z-index:3;max-width:800px}h1{color:#040406;padding-bottom:1.6rem;font-size:4.5rem;font-weight:700}h1 span{color:#0c8281}p{color:var(--col-text-secondary);margin-top:1rem;font-size:1.8rem;line-height:30px}._buttons_vj5e1_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_vj5e1_132,._waitlist_button_wrapper_vj5e1_132 button{width:22.2rem;height:6.2rem!important}._waitlist_button_wrapper_vj5e1_132._secondary_cta_vj5e1_139 button{color:#0a5f5e;background:#d9ecea;font-weight:600}._waitlist_button_wrapper_vj5e1_132._secondary_cta_vj5e1_139 button:hover{background:#c7e2df}@keyframes _rotateCircle_vj5e1_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_vj5e1_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_vj5e1_20,._icon_vj5e1_20{animation:none}}@media (width<=1024px){._container_vj5e1_2{padding:2.5rem 1.5rem}._content_vj5e1_98{max-width:90%}}@media (width<=768px){._container_vj5e1_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_vj5e1_20,._halfCircleHr_vj5e1_33{display:none}._content_vj5e1_98{max-width:100%;margin-top:5rem;padding:0 1rem}h1{margin-bottom:1.5rem;font-size:3.2rem;line-height:1.3}p{max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}._buttons_vj5e1_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_vj5e1_132 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_vj5e1_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_vj5e1_20,._halfCircleHr_vj5e1_33{display:none}._content_vj5e1_98{margin-top:4rem;padding:0 .5rem}h1{margin-bottom:1rem;font-size:2.4rem;line-height:1.2}p{max-width:95%;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.5}._buttons_vj5e1_121{gap:1.2rem}._waitlist_button_wrapper_vj5e1_132 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_vj5e1_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_vj5e1_20,._halfCircleHr_vj5e1_33{display:none}._content_vj5e1_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_vj5e1_132 button{width:100%}}._section_wrapper_unhqu_1{background:#fff;width:100%;padding:4rem 0 8rem;position:relative;overflow:hidden}._image_stage_unhqu_11{justify-content:center;width:100%;padding:2.4rem 0;display:flex;position:relative}._image_wrapper_unhqu_20{z-index:2;border-radius:1.6rem;width:100%;max-width:944px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001a}._dashboard_image_unhqu_33{border-radius:1.6rem;width:100%;height:auto;display:block}._bg_blob_unhqu_41{z-index:0;pointer-events:none;background:#e0f4f3;border-radius:500px 221px 0 0;width:110%;max-width:1400px;height:443px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media (width<=1024px){._app--row-container_unhqu_60{padding:0 1.5rem}._image_wrapper_unhqu_20{max-width:100%}}@media (width<=768px){._section_wrapper_unhqu_1{padding:3rem 0 6rem}._bg_blob_unhqu_41{border-radius:400px 180px 0 0;width:100%;max-width:none;height:320px;bottom:-30px}}@media (width<=675px){._section_wrapper_unhqu_1{padding:2rem 0 5rem}._image_stage_unhqu_11{padding:1.6rem 0}._bg_blob_unhqu_41{border-radius:300px 140px 0 0;width:105%;height:260px;bottom:-20px}}._section_9nnqb_1{background:#f3f9f9;width:100%;padding:5rem 0 6rem}._container_9nnqb_7{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}._header_9nnqb_15{margin-bottom:3.5rem}._title_9nnqb_19{color:#1e2937;margin-bottom:.75rem;font-size:2.75rem;font-weight:700}._subtitle_9nnqb_26{color:#494e66;max-width:520px;margin:0 auto;font-size:1.6rem}._cardsGrid_9nnqb_34{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;display:grid}._card_9nnqb_34{text-align:left;background:#fff;border-radius:20px;flex-direction:column;justify-content:left;height:100%;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000f}._card_9nnqb_34:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}._iconCircle_9nnqb_61 img{object-fit:contain;width:38px;height:38px}._cardTitle_9nnqb_67{color:#1e2937;font-size:2rem;font-weight:700}._cardDescription_9nnqb_74{color:#494e66;flex-grow:1;font-size:1.6rem;line-height:1.65}@media (width<=1024px){._title_9nnqb_19{font-size:2.5rem}}@media (width<=768px){._section_9nnqb_1{padding:4rem 0 5rem}._cardsGrid_9nnqb_34{grid-template-columns:1fr;gap:1.75rem}._card_9nnqb_34{padding:2rem 1.75rem}}._section_nl0g0_1{padding-block:var(--space-xl);background-color:#f3f9f9}._header_nl0g0_8{max-width:66rem;margin-bottom:var(--space-lg)}._eyebrow_nl0g0_13{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_nl0g0_23{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:800;line-height:1.25}._subheading_nl0g0_32{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._steps_nl0g0_41{gap:var(--space-md);counter-reset:step;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;display:grid}._step_nl0g0_41{padding-top:var(--space-sm);position:relative}._step_nl0g0_41:before{content:"";top:3.2rem;left:5.6rem;right:calc(var(--space-md) * -1);background:linear-gradient(90deg,#0c828147,#0c82811f);height:2px;position:absolute}._step_nl0g0_41:last-child:before{display:none}._marker_nl0g0_73{margin-bottom:var(--space-sm);align-items:center;gap:1rem;display:flex}._iconWrap_nl0g0_80{z-index:1;width:4.8rem;height:4.8rem;color:var(--col-brand-primary-1);background:var(--col-text-white);border-radius:1.4rem;flex-shrink:0;place-items:center;display:grid;position:relative;box-shadow:0 .4rem 1.4rem #0c828124}._iconWrap_nl0g0_80 svg{width:2.4rem;height:2.4rem}._stepNumber_nl0g0_99{z-index:1;color:#0c828173;background:#f3f9f9;padding-right:.6rem;font-size:1.4rem;font-weight:800;position:relative}._stepTitle_nl0g0_109{color:#040406;margin:0 0 .6rem;font-size:1.7rem;font-weight:700;line-height:1.35}._stepText_nl0g0_117{color:var(--col-text-secondary);opacity:.9;margin:0;font-size:1.4rem;line-height:1.6}@media (width<=1200px){._steps_nl0g0_41{row-gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}._step_nl0g0_41:nth-child(3n):before,._step_nl0g0_41:nth-child(5):before{display:none}}@media (width<=1023px){._heading_nl0g0_23{font-size:2.8rem}._steps_nl0g0_41{grid-template-columns:repeat(2,minmax(0,1fr))}._step_nl0g0_41:nth-child(2n):before,._step_nl0g0_41:nth-child(5):before{display:none}._step_nl0g0_41:nth-child(3n):before{display:block}}@media (width<=674px){._section_nl0g0_1{padding-block:var(--space-lg)}._heading_nl0g0_23{font-size:2.4rem}._subheading_nl0g0_32{font-size:1.5rem}._steps_nl0g0_41{row-gap:var(--space-md);grid-template-columns:minmax(0,1fr)}._step_nl0g0_41:before{display:none}}._section_70cgy_3{padding-block:var(--space-lg) var(--space-xl)}._plain_70cgy_7{background-color:var(--col-background-main)}._light_70cgy_11{background-color:var(--col-text-white)}._tinted_70cgy_15{background-color:var(--col-text-background-light-green)}._header_70cgy_21{margin-bottom:var(--space-md)}._heading_70cgy_25{letter-spacing:-.02rem;color:#040406;font-size:clamp(2.2rem,1.6rem + 1vw,2.6rem);font-weight:700;line-height:1.3}._subheading_70cgy_33{max-width:62rem;margin-top:var(--space-xs);color:var(--col-text-secondary);opacity:.85;font-size:1.5rem;line-height:1.65}._grid_70cgy_44{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}._card_70cgy_53{padding:var(--space-md);background-color:var(--card-bg);border-radius:1.6rem;flex-direction:column;align-items:flex-start;transition:transform .2s,box-shadow .2s;display:flex}._card_70cgy_53:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2.6rem #5e30bf29}._purple_70cgy_69{--card-bg:#ece0f3;--icon-bg:var(--col-text-white)}._teal_70cgy_74{--card-bg:var(--col-text-background-light-green);--icon-bg:var(--col-text-white)}._blue_70cgy_79{--card-bg:var(--col-background-light-blue);--icon-bg:var(--col-text-white)}._neutral_70cgy_84{--card-bg:var(--col-background-gray);--icon-bg:var(--col-text-white)}._iconTile_70cgy_91{width:4.8rem;height:4.8rem;margin-bottom:var(--space-sm);color:#5e30bf;background:var(--icon-bg);border-radius:1.4rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 .2rem .8rem #0407070f}._iconTile_70cgy_91 svg{width:2.4rem;height:2.4rem}._title_70cgy_112{letter-spacing:-.02rem;color:#040406;margin-bottom:.6rem;font-size:clamp(1.8rem,1.4rem + .7vw,2rem);font-weight:700;line-height:1.3}._tagline_70cgy_121{color:var(--col-text-secondary);margin-bottom:var(--space-sm);font-size:1.4rem;line-height:1.5}._bullets_70cgy_130{margin:var(--space-xs) 0 0;flex-direction:column;gap:.7rem;padding:0;list-style:none;display:flex}._bullet_70cgy_130{color:var(--col-text-secondary);opacity:.92;padding-left:2.2rem;font-size:1.4rem;line-height:1.55;position:relative}._bullet_70cgy_130:before{content:"";border-bottom:2px solid #5e30bf;border-left:2px solid #5e30bf;width:1rem;height:.5rem;position:absolute;top:.5em;left:0;transform:rotate(-45deg)}._bullet_70cgy_130+._bullet_70cgy_130{margin-top:.4rem}._bullet_70cgy_130::marker{font-size:1.2rem}@media (width<=1023px){._grid_70cgy_44{gap:var(--space-sm)}._card_70cgy_53{padding:var(--space-sm)}._iconTile_70cgy_91{width:4.8rem;height:4.8rem;margin-bottom:var(--space-sm)}._iconTile_70cgy_91 svg,._iconTile_70cgy_91 img{width:2.2rem;height:2.2rem}}@media (width<=767px){._section_70cgy_3{padding-block:var(--space-md) var(--space-lg)}._grid_70cgy_44{grid-template-columns:minmax(0,1fr)}._card_70cgy_53{padding:var(--space-md)}}@media (width<=674px){._card_70cgy_53{padding:var(--space-sm)}._iconTile_70cgy_91{width:4.4rem;height:4.4rem}}@media (width>=768px) and (width<=1023px){._grid_70cgy_44{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){._card_70cgy_53,._card_70cgy_53:hover{transition:none;transform:none}}._section_wrapper_1rtxx_1{background:#fafafa;width:100%;padding:6rem 0}._inner_1rtxx_9{justify-content:space-between;align-items:center;gap:4rem;display:flex}._left_1rtxx_18{flex-direction:column;flex:0 0 48%;align-items:flex-start;gap:1rem;max-width:52%;display:flex}._badge_icon_1rtxx_29{color:#d21f3c;font-size:1.4rem}._headline_1rtxx_35{color:#040707;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._subtext_1rtxx_44{color:#494e66;max-width:52rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._cta_button_1rtxx_54 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._right_1rtxx_63{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}._illustration_1rtxx_71{object-fit:contain;width:100%;max-width:42rem;height:auto;display:block}@media (width<=1024px){._headline_1rtxx_35{font-size:3rem}._left_1rtxx_18{flex:0 0 50%;max-width:50%}._illustration_1rtxx_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1rtxx_1{padding:5rem 0}._inner_1rtxx_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1rtxx_18{flex:unset;align-items:center;max-width:100%}._subtext_1rtxx_44{max-width:52rem}._right_1rtxx_63{justify-content:center;width:100%}._illustration_1rtxx_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1rtxx_1{padding:4rem 0}._headline_1rtxx_35{font-size:2.6rem}._subtext_1rtxx_44{font-size:1.5rem;line-height:2.4rem}._illustration_1rtxx_71{max-width:100%}}._link_1rtxx_148{color:var(--col-brand-primary-1);text-underline-offset:.3rem;font-weight:500;text-decoration:underline}._link_1rtxx_148:hover{text-decoration-thickness:.2rem}._section_1di0l_5{background-color:#fff;padding:48px 40px 64px}._pageTitle_1di0l_11{color:#0e1a1a;letter-spacing:-.2px;margin:0 0 6px;font-size:26px;font-weight:700}._pageSubtitle_1di0l_19{color:#6b8888;margin:0 0 28px;font-size:14px}._tableWrapper_1di0l_28{border:1px solid #e0eeec;border-radius:12px;width:100%;overflow-x:auto}._table_1di0l_28{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}._headerRow_1di0l_45{border-bottom:1px solid #e0eeec}._featureHeaderCell_1di0l_50{text-align:left;vertical-align:bottom;background:#fff;border-right:1px solid #e0eeec;width:28%;padding:20px 22px 18px}._allPlansLabel_1di0l_59{color:#0e1a1a;margin-bottom:14px;font-size:15px;font-weight:700}._toggleWrapper_1di0l_67{background:#f4f4f4;border-radius:7px;gap:2px;padding:3px;display:inline-flex}._toggleBtn_1di0l_75{color:#5a7272;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:5px;padding:5px 13px;font-size:13px;font-weight:500;transition:background .15s,color .15s}._toggleActive_1di0l_88{color:#fff;background:#3d9b9a}._planHeaderCell_1di0l_94{text-align:center;vertical-align:bottom;background:#fff;border-right:1px solid #e0eeec;padding:18px 12px 16px}._planHeaderCell_1di0l_94:last-child{border-right:none}._planName_1di0l_106{color:#0e1a1a;margin-bottom:4px;font-size:14px;font-weight:700}._planPrice_1di0l_113{color:#6b8888;font-size:13px;font-weight:400}._bodyRow_1di0l_122{border-top:1px solid #e8f2f0}._bodyRow_1di0l_122:hover{background-color:#f9fdfc}._featureCell_1di0l_131{color:#0e1a1a;vertical-align:middle;background:#fff;border-right:1px solid #e0eeec;padding:16px 22px;font-size:14px;font-weight:400}._valueCell_1di0l_142{text-align:center;color:#2a3d3d;vertical-align:middle;border-right:1px solid #e0eeec;padding:16px 12px;font-size:13.5px;font-weight:400;line-height:1.5}._valueCell_1di0l_142:last-child{border-right:none}._valueCell_1di0l_142 svg{vertical-align:middle;display:inline-block}@media (width<=768px){._section_1di0l_5{padding:32px 16px 48px}._table_1di0l_28{min-width:640px}}@media (width<=674px){._toggleWrapper_1di0l_67{box-sizing:border-box;flex-direction:column;gap:4px;width:100%;display:flex}._toggleBtn_1di0l_75{white-space:nowrap;justify-content:center;width:100%;padding:7px 8px;font-size:12px}}._section_17jna_5{background-color:#eef6f5;min-height:100vh;padding:72px 40px 80px}._header_17jna_12{text-align:center;margin-bottom:40px}._badge_17jna_17{color:#3d9b9a;background:#fff;border:1px solid #e0eeec;border-radius:999px;align-items:center;gap:5px;margin-bottom:18px;padding:4px 14px;font-size:13px;font-weight:500;display:inline-flex}._badgeDot_17jna_31{color:#3d9b9a;font-size:11px}._title_17jna_36{color:#0e1a1a;letter-spacing:-.3px;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.25}._subtitle_17jna_45{color:#5a7272;margin:0 0 24px;font-size:15px}._toggleWrapper_17jna_52{background:#fff;border:1px solid #ddecea;border-radius:8px;gap:2px;padding:4px;display:inline-flex}._toggleBtn_17jna_61{color:#5a7272;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:7px 20px;font-size:14px;font-weight:500;transition:background .18s,color .18s}._toggleActive_17jna_74{color:#fff;background:#3d9b9a}._cardsWrapper_17jna_82{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;max-width:1200px;margin:0 auto;display:grid}._card_17jna_82{background:#fff;border:1.5px solid #cee6e6;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}._cardInner_17jna_102{flex-direction:column;flex:1;padding:24px 22px 28px;display:flex}._cardPopular_17jna_110{border:2px solid #3d9b9a;box-shadow:0 4px 24px #1abca821}._cardRecommended_17jna_116{border:1.5px solid #d0e8e5}._popularBadge_17jna_121,._recommendedBadge_17jna_122{text-align:center;letter-spacing:.08em;padding:6px 0;font-size:11px;font-weight:700}._popularBadge_17jna_121{color:#fff;background:#3d9b9a}._recommendedBadge_17jna_122{color:#cee6e6;background:#e6f7f5}._planName_17jna_141{color:#0e1a1a;margin-bottom:8px;font-size:16px;font-weight:600}._price_17jna_149{align-items:baseline;gap:1px;margin-bottom:8px;display:flex}._currency_17jna_156{color:#0e1a1a;margin-right:1px;font-size:22px;font-weight:700}._price_17jna_149{color:#0e1a1a;font-size:32px;font-weight:700;line-height:1}._period_17jna_174{color:#7a9898;margin-left:2px;font-size:14px;font-weight:400}._customPriceDashes_17jna_182{color:#0e1a1a;letter-spacing:2px;font-size:22px;font-weight:700}._customPriceLabel_17jna_189{color:#5a7272;margin-left:4px;font-size:14px;font-weight:500}._planDesc_17jna_197{color:#5a7272;margin:0 0 18px;font-size:13.5px;line-height:1.5}._btnOutline_17jna_205{color:#1abca8;cursor:pointer;background:0 0;border:1.5px solid #3d9b9a;border-radius:8px;width:100%;margin-bottom:20px;padding:10px 0;font-size:14px;font-weight:600;transition:background .16s,color .16s}._btnOutline_17jna_205:hover{background:#f0faf9}._btnPrimary_17jna_223{color:#fff;cursor:pointer;background:#3d9b9a;border:none;border-radius:8px;width:100%;margin-bottom:20px;padding:10px 0;font-size:14px;font-weight:600;transition:background .16s}._btnPrimary_17jna_223:hover{background:#17a895}._featureList_17jna_242{flex-direction:column;gap:9px;margin:0 0 20px;padding:0;list-style:none;display:flex}._featureItem_17jna_251{color:#2a3d3d;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}._checkIcon_17jna_260{flex-shrink:0;margin-top:1px}._bestFor_17jna_266{border-top:1px solid #e8f2f0;margin-top:auto;padding-top:16px}._bestForLabel_17jna_272{color:#0e1a1a;margin-bottom:5px;font-size:13px;font-weight:700;display:block}._bestForText_17jna_280{color:#5a7272;margin:0;font-size:12.5px;line-height:1.5}@media (width<=1100px){._cardsWrapper_17jna_82{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._section_17jna_5{padding:48px 16px 60px}._cardsWrapper_17jna_82{grid-template-columns:1fr}._title_17jna_36{font-size:24px}}@media (width<=674px){._toggleWrapper_17jna_52{box-sizing:border-box;width:100%;max-width:100%;display:flex}._toggleBtn_17jna_61{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:8px 6px;font-size:12px}._toggleNote_17jna_330{display:none}}._layout_1kfts_1{width:100%;height:calc(100vh - var(--navbar-height));background:#fff;display:flex;position:relative;overflow:hidden}._sidebar_1kfts_18{width:20rem;height:100%;padding:5rem 2rem 5rem 0;padding-left:var(--container-padding);scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-right:1px solid #f0f0f0;flex-shrink:0;overflow-y:auto}._sidebar_1kfts_18::-webkit-scrollbar{display:none}._sidebar_1kfts_18{width:calc(20rem + var(--container-padding))}._sidebar_nav_1kfts_44{flex-direction:column;gap:.4rem;display:flex}._sidebar_link_1kfts_50{text-align:left;color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:.9rem 0;font-family:inherit;font-size:1.5rem;font-weight:400;line-height:1.5;transition:color .15s;display:block}._sidebar_link_1kfts_50:hover{color:#374151}._sidebar_link_active_1kfts_71{color:#040707;font-weight:700}._content_panel_1kfts_78{min-width:0;height:100%;padding:5rem var(--container-padding) 10rem 5rem;scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}._content_panel_1kfts_78::-webkit-scrollbar{display:none}._feature_block_1kfts_96{border-bottom:1px solid #f0f0f0;margin-bottom:10rem;padding-bottom:10rem}._feature_block_1kfts_96:last-child{border-bottom:none;margin-bottom:0}._feature_label_1kfts_109{color:#0c8281;font-size:1.4rem;font-weight:600}._feature_headline_1kfts_115{color:#040707;margin:0;font-size:3rem;font-weight:700;line-height:1.25}._feature_tagline_1kfts_123{color:#9ca3af;margin:0;font-size:1.5rem;font-weight:400;line-height:1.6}._feature_header_1kfts_138{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_left_1kfts_146{flex-direction:column;gap:1.2rem;display:flex}._feature_header_right_1kfts_152{padding-top:.8rem}._feature_desc_1kfts_156{color:#374151;margin:0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._feature_header_inline_1kfts_171{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_inline_left_1kfts_179{flex-direction:column;gap:1.2rem;padding-top:.4rem;display:flex}._feature_desc_inline_1kfts_186{color:#374151;margin:.4rem 0 0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._screenshot_wrapper_inline_1kfts_201{background:#f8f8f8;border-radius:1.6rem;width:100%;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_wrapper_1kfts_201{background:#f8f8f8;border-radius:1.6rem;width:100%;margin-bottom:5rem;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_img_1kfts_220{border-radius:1.6rem;width:100%;height:auto;display:block}._feature_grid_1kfts_229{grid-template-columns:repeat(3,1fr);gap:4rem 6rem;margin-top:0;display:grid}._feature_header_inline_1kfts_171+._feature_grid_1kfts_229{margin-top:4rem}._feature_item_1kfts_243{flex-direction:column;gap:1rem;display:flex}._feature_item_title_1kfts_249{color:#040707;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._feature_item_desc_1kfts_257{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.4rem}@media (width<=1024px){._sidebar_1kfts_18{width:calc(16rem + var(--container-padding))}._content_panel_1kfts_78{padding-left:3rem}._feature_headline_1kfts_115{font-size:2.6rem}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{gap:3rem}._feature_grid_1kfts_229{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_1kfts_1{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_1kfts_18{width:100%;height:auto;padding:1.6rem var(--container-padding);top:var(--navbar-height);z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;border-right:none;position:sticky;overflow:auto hidden}._sidebar_nav_1kfts_44{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_1kfts_50{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_1kfts_71{color:#fff;background:#0c8281;font-weight:500}._content_panel_1kfts_78{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_1kfts_138,._feature_header_inline_1kfts_171{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._screenshot_wrapper_inline_1kfts_201{margin-bottom:0}._feature_header_inline_1kfts_171+._feature_grid_1kfts_229{margin-top:3rem}._feature_grid_1kfts_229{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_1kfts_78{padding:3rem var(--container-padding) 6rem}._feature_headline_1kfts_115{font-size:2.2rem}._feature_item_title_1kfts_249{font-size:1.6rem}._feature_item_desc_1kfts_257{font-size:1.4rem}}._hero_dlypp_1{padding-block:var(--space-xl) 0;background:linear-gradient(#f3f9f9 0%,#fff 100%);overflow:hidden}._content_dlypp_7{text-align:center;max-width:78rem;margin-inline:auto}._heading_dlypp_13{letter-spacing:-.05rem;color:#040406;margin:var(--space-sm) 0 0;font-size:4rem;font-weight:800;line-height:1.2}._subtext_dlypp_22{max-width:62rem;margin:var(--space-sm) auto 0;color:var(--col-text-secondary);font-size:1.7rem;line-height:1.65}._actions_dlypp_32{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}._primary_dlypp_41,._secondary_dlypp_42{border-radius:8px;justify-content:center;align-items:center;min-width:16rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}._primary_dlypp_41{color:var(--col-text-white);background:var(--col-brand-primary-1)}._primary_dlypp_41:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828147}._secondary_dlypp_42{color:var(--col-brand-primary-1);background:var(--col-text-white);border:1px solid #0c828147}._secondary_dlypp_42:hover{transform:translateY(-2px);box-shadow:0 .8rem 2rem #0c828124}._primary_dlypp_41:focus-visible,._secondary_dlypp_42:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:3px}._highlights_dlypp_84{justify-content:center;gap:var(--space-lg);margin:var(--space-lg) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}._highlight_dlypp_84{text-align:center;flex-direction:column;gap:.2rem;display:flex}._highlightStat_dlypp_101{color:var(--col-brand-primary-1);font-size:1.8rem;font-weight:800}._highlightLabel_dlypp_107{color:var(--col-text-secondary);font-size:1.3rem}._visual_dlypp_114{margin-top:var(--space-lg);justify-content:center;display:flex}._window_dlypp_120{background:#f4f7f7;border:1px solid #0c828124;border-bottom:none;border-radius:1.6rem 1.6rem 0 0;width:100%;max-width:96rem;overflow:hidden;box-shadow:0 -.4rem 6rem #04070724}._windowBar_dlypp_131{background:var(--col-text-white);border-bottom:1px solid #0c82811a;align-items:center;gap:1.2rem;padding:.9rem 1.4rem;display:flex}._windowDots_dlypp_140{flex-shrink:0;gap:.5rem;display:flex}._windowDots_dlypp_140 i{background:#0c82812e;border-radius:50%;width:.9rem;height:.9rem}._windowDots_dlypp_140 i:first-child{background:var(--col-brand-primary-1)}._windowUrl_dlypp_157{color:#494e66bf;background:#0c828112;border-radius:999px;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:500}._windowShot_dlypp_166{aspect-ratio:1440/900;object-fit:cover;object-position:left top;width:100%;height:auto;display:block}@media (width<=1023px){._heading_dlypp_13{font-size:3.2rem}._subtext_dlypp_22{font-size:1.6rem}._highlights_dlypp_84{gap:var(--space-md)}}@media (width<=674px){._hero_dlypp_1{padding-block:var(--space-lg) 0}._heading_dlypp_13{font-size:2.6rem}._heading_dlypp_13 br{display:none}._subtext_dlypp_22{font-size:1.5rem}._actions_dlypp_32{flex-direction:column;align-items:stretch}._primary_dlypp_41,._secondary_dlypp_42{min-width:0}._highlights_dlypp_84{gap:var(--space-sm) var(--space-md)}._highlightStat_dlypp_101{font-size:1.6rem}}@media (width<=540px){._windowShot_dlypp_166{aspect-ratio:4/3;transform-origin:0 0;transform:scale(1.3)}}@media (prefers-reduced-motion:reduce){._primary_dlypp_41,._secondary_dlypp_42,._primary_dlypp_41:hover,._secondary_dlypp_42:hover{transition:none;transform:none}}._section_187dt_1{background-color:var(--col-text-white);padding-block:var(--space-xl)}._header_187dt_8{max-width:70rem;margin-bottom:var(--space-lg)}._eyebrow_187dt_13{letter-spacing:.12em;text-transform:uppercase;color:var(--col-brand-primary-1);margin-bottom:var(--space-xs);font-size:1.3rem;font-weight:600;display:block}._heading_187dt_23{letter-spacing:-.02rem;color:#040406;margin-bottom:var(--space-sm);font-size:3.2rem;font-weight:800;line-height:1.25}._subheading_187dt_32{color:var(--col-text-secondary);margin:0;font-size:1.6rem;line-height:1.65}._groups_187dt_41{gap:var(--space-lg);flex-direction:column;display:flex}._groupLabel_187dt_47{letter-spacing:.02em;text-transform:uppercase;color:#040406;margin-bottom:var(--space-sm);border-bottom:1px solid #0c828124;padding-bottom:.8rem;font-size:1.4rem;font-weight:700}._grid_187dt_58{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));list-style:none;display:grid}._card_187dt_65{background:#fbfdfd;border:1px solid #0c82811a;border-radius:1.4rem;align-items:flex-start;gap:1.2rem;padding:1.8rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._card_187dt_65:hover{border-color:#0c82813d;transform:translateY(-.3rem);box-shadow:0 .8rem 2.2rem #0c82811a}._check_187dt_83{width:2.4rem;height:2.4rem;color:var(--col-brand-primary-1);background:#0c82811a;border-radius:50%;flex-shrink:0;place-items:center;margin-top:.2rem;display:grid}._check_187dt_83 svg{width:1.4rem;height:1.4rem}._cardTitle_187dt_100{color:#040406;margin:0 0 .4rem;font-size:1.6rem;font-weight:700;line-height:1.35}._cardText_187dt_108{color:var(--col-text-secondary);opacity:.9;margin:0;font-size:1.4rem;line-height:1.6}@media (width<=1023px){._heading_187dt_23{font-size:2.8rem}}@media (width<=674px){._section_187dt_1{padding-block:var(--space-lg)}._heading_187dt_23{font-size:2.4rem}._subheading_187dt_32{font-size:1.5rem}._grid_187dt_58{grid-template-columns:minmax(0,1fr)}._card_187dt_65{padding:1.6rem}}@media (prefers-reduced-motion:reduce){._card_187dt_65,._card_187dt_65:hover{transition:none;transform:none}}._page_1ua5j_2{color:#1a1a1a;box-sizing:border-box;background-color:#fff;min-height:100vh;padding:40px 24px}._container_1ua5j_11{grid-template-columns:1fr 280px;align-items:start;gap:48px;max-width:1100px;margin:0 auto;display:grid}._main_1ua5j_21{flex-direction:column;gap:32px;display:flex}._sectionHeader_1ua5j_28{flex-direction:column;gap:4px;display:flex}._sectionTitle_1ua5j_34{color:#111;margin:0;font-size:22px;font-weight:700;line-height:1.2}._sectionSubtitle_1ua5j_42{color:#555;margin:0;font-size:13px;line-height:1.5}._featuredPost_1ua5j_50{cursor:pointer;flex-direction:column;gap:12px;display:flex}._featuredImageWrapper_1ua5j_57{border-radius:8px;width:100%;height:260px;overflow:hidden}._featuredImage_1ua5j_57{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}._featuredPost_1ua5j_50:hover ._featuredImage_1ua5j_57{transform:scale(1.03)}._featuredTitle_1ua5j_76{color:#494e66;letter-spacing:-.2px;margin:0;font-size:22px;font-weight:700;line-height:1.35}._featuredTitle_1ua5j_76:hover{text-decoration:underline}._featuredExcerpt_1ua5j_89{color:#444;margin:0;font-size:13px;line-height:1.6}._postMeta_1ua5j_97{color:#888;flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:11.5px;display:flex}._dot_1ua5j_107{color:#ccc}._postsGrid_1ua5j_112{grid-template-columns:repeat(3,1fr);gap:24px 20px;display:grid}._gridCard_1ua5j_118{cursor:pointer;flex-direction:column;gap:8px;display:flex}._gridImageWrapper_1ua5j_125{border-radius:6px;width:100%;height:110px;overflow:hidden}._gridImage_1ua5j_125{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}._gridCard_1ua5j_118:hover ._gridImage_1ua5j_125{transform:scale(1.04)}._gridTitle_1ua5j_144{color:#111;margin:0;font-size:13px;font-weight:600;line-height:1.45}._sidebar_1ua5j_153{flex-direction:column;gap:28px;display:flex;position:sticky;top:24px}._searchWrapper_1ua5j_162{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;display:flex}._searchIcon_1ua5j_172{color:#aaa;flex-shrink:0}._searchInput_1ua5j_177{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:13px}._searchInput_1ua5j_177::placeholder{color:#aaa}._sideSection_1ua5j_192{flex-direction:column;gap:14px;display:flex}._sideTitle_1ua5j_198{color:#111;margin:0;font-size:15px;font-weight:700}._featuredList_1ua5j_206{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}._featuredItem_1ua5j_215{cursor:pointer;align-items:center;gap:10px;display:flex}._featuredThumb_1ua5j_222{object-fit:cover;border-radius:4px;flex-shrink:0;width:48px;height:40px}._featuredItemTitle_1ua5j_230{color:#222;font-size:12.5px;font-weight:500;line-height:1.4}._featuredItem_1ua5j_215:hover ._featuredItemTitle_1ua5j_230{color:#1a6ef5}._tagsWrapper_1ua5j_242{flex-wrap:wrap;gap:8px;display:flex}._tag_1ua5j_242{color:#444;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:500;transition:background .2s,color .2s,border-color .2s}._tag_1ua5j_242:hover{background:#f0f0f0;border-color:#bbb}._tagActive_1ua5j_265{color:#fff;background:#1a1a1a;border-color:#1a1a1a}@media (width<=900px){._container_1ua5j_11{grid-template-columns:1fr}._sidebar_1ua5j_153{position:static}}@media (width<=600px){._postsGrid_1ua5j_112{grid-template-columns:repeat(2,1fr)}._featuredImageWrapper_1ua5j_57{height:200px}}@media (width<=420px){._postsGrid_1ua5j_112{grid-template-columns:1fr}}._cardLink_1ua5j_301{color:inherit;text-decoration:none}._cardLink_1ua5j_301:hover{text-decoration:underline}._pagination_15jbu_1{justify-content:center;align-items:center;gap:.6rem;display:flex}._pageButton_15jbu_8,._navButton_15jbu_9{cursor:pointer;color:teal;background-color:#0000;border:1px solid teal;border-radius:6px;padding:.8rem;font-size:1.4rem;font-weight:500;transition:all .2s ease-in-out}._pageButton_15jbu_8:hover,._navButton_15jbu_9:hover{background-color:#0080801a}._pageButton_15jbu_8:disabled{cursor:default;opacity:.6;border:none}._navButton_15jbu_9{color:#1e1a33;background-color:#0000;border:none;font-weight:500}._navButton_15jbu_9:disabled{opacity:.5;cursor:not-allowed}._active_15jbu_44{color:#fff;background-color:teal;border-color:teal}._page_1wlsd_2{color:#1a1a1a;box-sizing:border-box;background-color:#fff;min-height:100vh}._filter_container_1wlsd_11{border-bottom:1px solid #eee;justify-content:center;align-items:center;padding:2.5rem 24px 0;display:flex}._articleContainer_1wlsd_21{flex-direction:column;gap:28px;max-width:900px;margin:0 auto;padding:40px 24px 80px;display:flex}._titleRow_1wlsd_31{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}._articleTitle_1wlsd_38{color:#111;letter-spacing:-.3px;max-width:580px;margin:0;font-size:26px;font-weight:800;line-height:1.3}._authorBlock_1wlsd_49{flex-shrink:0;align-items:center;gap:10px;display:flex}._authorAvatar_1wlsd_56{object-fit:cover;border-radius:50%;width:40px;height:40px}._authorInfo_1wlsd_63{flex-direction:column;gap:2px;display:flex}._authorName_1wlsd_69{color:#111;font-size:13px;font-weight:600}._authorMeta_1wlsd_75{color:#888;font-size:11px}._heroWrapper_1wlsd_81{border-radius:10px;width:100%;height:300px;overflow:hidden}._heroImage_1wlsd_88{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}._contentGrid_1wlsd_97{grid-template-columns:120px 1fr;align-items:start;gap:32px;display:grid}._shareColumn_1wlsd_105{flex-direction:column;align-items:flex-start;gap:10px;padding-top:2px;display:flex}._shareLabel_1wlsd_113{color:#111;font-size:13px;font-weight:600}._shareIcons_1wlsd_120{flex-flow:wrap;align-items:center;gap:8px;display:flex}._iconBtn_1wlsd_128{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}._iconBtn_1wlsd_128:hover{opacity:.7}._postTag_1wlsd_144{color:#008060;background:#e6f4f0;border-radius:4px;margin-top:4px;padding:3px 9px;font-size:11.5px;font-weight:600}._articleBody_1wlsd_155{flex-direction:column;gap:22px;display:flex}._bodyText_1wlsd_161{color:#333;margin:0;font-size:14px;line-height:1.75}._inlineImageWrapper_1wlsd_169{border-radius:8px;width:100%;height:200px;overflow:hidden}._inlineImage_1wlsd_169{object-fit:cover;width:100%;height:100%;display:block}._subHeading_1wlsd_184{color:#111;margin:0;font-size:18px;font-weight:700;line-height:1.4}._relatedSection_1wlsd_193{border-top:1px solid #eee;flex-direction:column;gap:20px;padding-top:20px;display:flex}._relatedTitle_1wlsd_201{color:#111;margin:0;font-size:19px;font-weight:700}._relatedGrid_1wlsd_208{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}._relatedCard_1wlsd_214{cursor:pointer;flex-direction:column;gap:8px;display:flex}._relatedImageWrapper_1wlsd_221{border-radius:8px;width:100%;height:130px;overflow:hidden}._relatedImage_1wlsd_221{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}._relatedCard_1wlsd_214:hover ._relatedImage_1wlsd_221{transform:scale(1.04)}._relatedCardTitle_1wlsd_240{color:#111;margin:0;font-size:14px;font-weight:700;line-height:1.4}._relatedExcerpt_1wlsd_248{color:#555;margin:0;font-size:12px;line-height:1.55}._relatedMeta_1wlsd_255{color:#999;align-items:center;gap:4px;margin:0;font-size:11px;display:flex}._dot_1wlsd_264{color:#ccc}._relatedTag_1wlsd_268{border-radius:4px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:600}._tagBlue_1wlsd_276{color:#1a56db;background:#e8f0fe}._tagGreen_1wlsd_281{color:#008060;background:#e6f4f0}@media (width<=700px){._titleRow_1wlsd_31{flex-direction:column;gap:16px}._articleTitle_1wlsd_38{max-width:100%;font-size:20px}._contentGrid_1wlsd_97{grid-template-columns:1fr}._shareColumn_1wlsd_105{flex-flow:wrap;align-items:center;gap:12px}._relatedGrid_1wlsd_208{grid-template-columns:1fr}._heroWrapper_1wlsd_81{height:200px}}@media (width<=480px){._relatedGrid_1wlsd_208{grid-template-columns:1fr}}._loadingContainer_1wlsd_325{justify-content:center;align-items:center;min-height:60vh;display:flex}._errorContainer_1wlsd_332{color:#555;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:40px 24px;font-size:15px;display:flex}._backButton_1wlsd_345{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}._backButton_1wlsd_345:hover{background:#333}._authorAvatarPlaceholder_1wlsd_363{color:#3730a3;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}._filterContainer_9pm3x_1{background:#e7eeee;border-radius:8px;flex-wrap:wrap;gap:8px;max-width:100%;padding:8px 12px;display:inline-flex}._filterButton_9pm3x_12{cursor:pointer;color:#0a0a23;background:0 0;border:none;border-radius:.8rem;padding:.8rem 2rem;font-size:1.4rem;font-weight:500;transition:background .3s}._filterButton_9pm3x_12:hover{background-color:#0000000d}._active_9pm3x_28{background-color:#fff;font-weight:700}._blogContent_1jcsi_2{color:#333;max-width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1.6rem;line-height:1.8;overflow-x:auto}._blogContent_1jcsi_2 h1,._blogContent_1jcsi_2 h2,._blogContent_1jcsi_2 h3,._blogContent_1jcsi_2 h4,._blogContent_1jcsi_2 h5,._blogContent_1jcsi_2 h6{color:#1a1a1a;margin:2.4rem 0 1.6rem;font-weight:700;line-height:1.3}._blogContent_1jcsi_2 h1{font-size:3.2rem}._blogContent_1jcsi_2 h2{font-size:2.8rem}._blogContent_1jcsi_2 h3{font-size:2.4rem}._blogContent_1jcsi_2 h4{font-size:2rem}._blogContent_1jcsi_2 h5{font-size:1.8rem}._blogContent_1jcsi_2 h6{font-size:1.6rem}._blogContent_1jcsi_2 p{margin:1.6rem 0}._blogContent_1jcsi_2 ul,._blogContent_1jcsi_2 ol{margin:1.6rem 0;padding-left:3rem}._blogContent_1jcsi_2 ol{counter-reset:none;list-style-type:decimal}._blogContent_1jcsi_2 ol li{margin:.8rem 0;list-style-type:decimal;display:list-item}._blogContent_1jcsi_2 ul{list-style-type:disc}._blogContent_1jcsi_2 ul li{margin:.8rem 0;list-style-type:disc;display:list-item}._blogContent_1jcsi_2 ol ol{list-style-type:lower-alpha}._blogContent_1jcsi_2 ol ol ol{list-style-type:lower-roman}._blogContent_1jcsi_2 ul ul{list-style-type:circle}._blogContent_1jcsi_2 ul ul ul{list-style-type:square}._blogContent_1jcsi_2 a{color:#06c;text-decoration:none;transition:color .2s}._blogContent_1jcsi_2 a:hover{color:#049;text-decoration:underline}._blogContent_1jcsi_2 img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}._blogContent_1jcsi_2 blockquote{background:#f5f5f5;border-left:4px solid #06c;margin:2rem 0;padding:1.6rem 2rem;font-style:italic}._blogContent_1jcsi_2 pre{color:#d4d4d4;background:#1e1e1e;border-radius:8px;margin:2rem 0;padding:1.6rem;overflow-x:auto}._blogContent_1jcsi_2 code{background:#f5f5f5;border-radius:4px;padding:.2rem .6rem;font-family:Courier New,Courier,monospace;font-size:.9em}._blogContent_1jcsi_2 pre code{background:0 0;padding:0}._blogContent_1jcsi_2 table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;margin:2.4rem 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}._blogContent_1jcsi_2 thead{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}._blogContent_1jcsi_2 thead th{text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:1.6rem;font-size:1.4rem;font-weight:600}._blogContent_1jcsi_2 tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s}._blogContent_1jcsi_2 tbody tr:hover{background-color:#f8f9fa}._blogContent_1jcsi_2 tbody tr:last-child{border-bottom:none}._blogContent_1jcsi_2 td,._blogContent_1jcsi_2 th{text-align:left;vertical-align:top;padding:1.4rem 1.6rem}._blogContent_1jcsi_2 td{color:#555;font-size:1.5rem}._blogContent_1jcsi_2 tbody tr:nth-child(2n){background-color:#fafafa}._blogContent_1jcsi_2 tbody tr:nth-child(2n):hover{background-color:#f0f0f0}._blogContent_1jcsi_2 caption{color:#333;text-align:left;padding:1.2rem;font-size:1.6rem;font-weight:600}._blogContent_1jcsi_2>table{white-space:nowrap;display:block;overflow-x:auto}@media (width<=768px){._blogContent_1jcsi_2{font-size:1.4rem}._blogContent_1jcsi_2 h1{font-size:2.4rem}._blogContent_1jcsi_2 h2{font-size:2rem}._blogContent_1jcsi_2 h3{font-size:1.8rem}._blogContent_1jcsi_2 h4{font-size:1.6rem}._blogContent_1jcsi_2 table{-webkit-overflow-scrolling:touch;font-size:1.3rem;display:block;overflow-x:auto}._blogContent_1jcsi_2 thead th{padding:1.2rem;font-size:1.2rem}._blogContent_1jcsi_2 td{padding:1rem 1.2rem;font-size:1.3rem}._blogContent_1jcsi_2 table._responsive_1jcsi_232{border:0}._blogContent_1jcsi_2 table._responsive_1jcsi_232 thead{display:none}._blogContent_1jcsi_2 table._responsive_1jcsi_232 tr{border:1px solid #ddd;border-radius:8px;margin-bottom:1.6rem;display:block}._blogContent_1jcsi_2 table._responsive_1jcsi_232 td{text-align:right;border-bottom:1px solid #eee;padding:1rem;display:block}._blogContent_1jcsi_2 table._responsive_1jcsi_232 td:last-child{border-bottom:0}._blogContent_1jcsi_2 table._responsive_1jcsi_232 td:before{content:attr(data-label);float:left;color:#333;font-weight:600}}._blogContent_1jcsi_2 figure{margin:2.4rem 0}._blogContent_1jcsi_2 figcaption{color:#666;text-align:center;margin-top:.8rem;font-size:1.4rem;font-style:italic}._blogContent_1jcsi_2 hr{border:none;border-top:2px solid #e0e0e0;margin:3.2rem 0}._wrapper_1iwig_1{text-align:center;background:#fff;padding:clamp(2.5rem,8vw,9rem) 0}._wrapper_1iwig_1 h1{color:#040406;text-align:center;margin:0 0 clamp(1rem,2vw,1.5rem);padding:0 1rem;font-size:clamp(1.8rem,5vw,4rem)}._wrapper_1iwig_1 p{color:#494e66;max-width:800px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);font-size:clamp(1.2rem,4vw,1.6rem);font-weight:500;line-height:1.5}@container (width<=600px){._wrapper_1iwig_1 h1{font-size:1.8rem}._wrapper_1iwig_1 p{font-size:1.2rem}}._appCard_1np11_1{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #0000;border-radius:14px;flex-direction:column;gap:12px;width:100%;padding:22px 20px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;position:relative;box-shadow:0 2px 8px #0000000a}._appCard_1np11_1:hover{border-color:#a8d5cf;transform:translateY(-2px);box-shadow:0 4px 16px #1a7b6e1a}._appCardSelected_1np11_26{border-color:#30be83!important;box-shadow:0 4px 20px #1a7b6e26!important}._selectedBadge_1np11_31{color:#1a7b6e;background:#fff;border-radius:120px;padding:2px 12px;font-size:11px;font-weight:600;position:absolute;top:-10px;left:70%;transform:translate(-50%)}._appCardIcon_1np11_44{flex-shrink:0}._appCardContent_1np11_48{flex-direction:column;gap:6px;display:flex}._appCardTitle_1np11_54{color:#1a1a1a;margin:0;font-size:15px;font-weight:700}._appCardDesc_1np11_61{color:#5a6472;margin:0;font-size:13px;line-height:1.55}._summaryPanel_170oh_1{background:#fff;border-radius:14px;flex-direction:column;gap:0;padding:24px 22px;display:flex;box-shadow:0 2px 12px #0000000f}._summaryCount_170oh_11{color:#1a1a1a;margin:0 0 16px;font-size:20px;font-weight:700}._selectedAppList_170oh_18{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}._selectedAppItem_170oh_25{background:#f2f7f6;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}._selectedAppIcon_170oh_34{flex-shrink:0;align-items:center;display:flex}._selectedAppLabel_170oh_40{color:#1a1a1a;font-size:13.5px;font-weight:500}._summaryBenefits_170oh_46{background:#eef4f4;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:18px;padding:12px 14px;display:flex}._summaryBenefits_170oh_46 p{color:#1a7b6e;margin:0;font-size:13px;font-weight:500}._continueBtn_170oh_63{color:#fff;cursor:pointer;background:#1a7b6e;border:none;border-radius:8px;width:100%;height:48px;margin-bottom:10px;font-size:15px;font-weight:700;transition:background .18s,box-shadow .18s,transform .1s}._continueBtn_170oh_63:hover:not(:disabled){background:#155f55;transform:translateY(-1px);box-shadow:0 4px 14px #1a7b6e4d}._continueBtn_170oh_63:disabled{opacity:.4;cursor:not-allowed}._summaryNote_170oh_88{color:#8aa5a2;text-align:center;margin:0;font-size:12px;line-height:1.5}._layout_y60oe_1{grid-template-columns:1fr 300px;align-items:start;gap:28px;display:grid}._appsGrid_y60oe_8{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=860px){._layout_y60oe_1{grid-template-columns:1fr}}@media (width<=600px){._appsGrid_y60oe_8{grid-template-columns:1fr}}._formField_1h017_1{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}._formLabel_1h017_8{color:#2d2d2d;font-size:13.5px;font-weight:600}._requiredStar_1h017_14{color:#e03e3e;margin-left:2px}._formCard_p19gw_1{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:716px;margin:0 auto;padding:2.4rem;box-shadow:0 2px 16px #00000012}._formTitle_p19gw_12{color:#1a1a1a;text-align:center;margin:0 0 28px;font-size:24px;font-weight:700;line-height:1.3}._formGrid_p19gw_21{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0;display:grid}._formGrid_p19gw_21>*{margin-bottom:0!important}._formGrid_p19gw_21{margin-bottom:18px}._formInput_p19gw_37{color:#1a1a1a;box-sizing:border-box;background:#f3f9f9;border:1.5px solid #ececee;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px;transition:border-color .18s,box-shadow .18s}._formInput_p19gw_37::placeholder{color:#b0b8c1}._formInput_p19gw_37:focus{background:#fff;border-color:#1a7b6e;box-shadow:0 0 0 3px #1a7b6e1a}._selectWrapper_p19gw_61{position:relative}._formSelect_p19gw_65{appearance:none;color:#1a1a1a;cursor:pointer;box-sizing:border-box;background:#f7f9fb;border:1.5px solid #dde3ea;border-radius:8px;outline:none;width:100%;height:48px;padding:0 40px 0 14px;font-size:14px;transition:border-color .18s,box-shadow .18s}._formSelect_p19gw_65:focus{background:#fff;border-color:#1a7b6e;box-shadow:0 0 0 3px #1a7b6e1a}._selectChevron_p19gw_88{pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}._submitBtn_p19gw_96{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#1a7b6e 0%,#0f5c52 100%);border:none;border-radius:10px;width:100%;height:52px;margin-top:8px;margin-bottom:18px;font-size:16px;font-weight:700;transition:opacity .18s,box-shadow .18s,transform .1s}._submitBtn_p19gw_96:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #1a7b6e4d}._submitBtn_p19gw_96:disabled{opacity:.4;cursor:not-allowed}._legalText_p19gw_123{color:#625f70;text-align:center;margin:0;font-size:16px;line-height:1.5}._legalLink_p19gw_131{color:#1a7b6e;text-underline-offset:2px;text-decoration:underline}@media (width<=600px){._formCard_p19gw_1{padding:28px 22px}._formGrid_p19gw_21{grid-template-columns:1fr}}._formCard_13lm7_1{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:600px;margin:0 auto;padding:40px 44px;box-shadow:0 2px 16px #00000012}._verifyTitle_13lm7_12{color:#1a1a1a;text-align:center;font-size:24px;font-weight:700}._verifySubtitle_13lm7_19{color:#625f70;text-align:center;margin:0 0 32px;font-size:16px}._otpRow_13lm7_26{justify-content:center;gap:10px;margin-bottom:20px;display:flex}._otpBox_13lm7_33{text-align:center;color:#1a1a1a;caret-color:#0000;background:#e7eeee;border:1.5px solid #d5d5d5;border-radius:8px;outline:none;width:52px;height:52px;font-size:20px;font-weight:700;transition:border-color .18s,box-shadow .18s}._otpBox_13lm7_33:focus{background:#fff;border-color:#1a7b6e;box-shadow:0 0 0 3px #1a7b6e1a}._otpBoxFilled_13lm7_54{background:#f0faf9;border-color:#1a7b6e}._resendText_13lm7_59{color:#5a6472;text-align:center;margin:0 0 24px;font-size:13.5px}._resendBtn_13lm7_66{color:#e03e3e;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:600;text-decoration:underline}._submitBtn_13lm7_78{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#0c8281 0%,#0f5c52 100%);border:none;border-radius:10px;width:100%;height:52px;margin-top:8px;margin-bottom:18px;font-size:16px;font-weight:700;transition:opacity .18s,box-shadow .18s,transform .1s}._submitBtn_13lm7_78:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #1a7b6e4d}._submitBtn_13lm7_78:disabled{opacity:.4;cursor:not-allowed}._legalText_13lm7_105{color:#625f70;text-align:center;margin:0;font-size:16px;line-height:1.5}._legalLink_13lm7_113{color:#625f70;text-underline-offset:2px;text-decoration:underline}@media (width<=600px){._formCard_13lm7_1{padding:28px 22px}._otpBox_13lm7_33{width:42px;height:42px;font-size:17px}}._welcomeScreen_bj4vm_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;animation:.5s ease-out both _fadeUp_bj4vm_1;display:flex}._welcomeIllustration_bj4vm_12{margin-bottom:8px;animation:.6s cubic-bezier(.34,1.56,.64,1) both _bounceIn_bj4vm_1}._welcomeTitle_bj4vm_17{color:#1a1a1a;margin:0;font-size:32px;font-style:italic;font-weight:700}._welcomeSubtitle_bj4vm_26{color:#494e66;margin:0;font-size:16px;font-weight:500}@keyframes _fadeUp_bj4vm_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounceIn_bj4vm_1{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}._stepper_1xcax_1{justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:600px;display:flex}._stepperItem_1xcax_10{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}._stepDot_1xcax_20{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;transition:background .3s,color .3s;display:flex}._stepDotActive_1xcax_33{color:#fff;background:#1a7b6e}._stepDotInactive_1xcax_38{color:#fff;background:#85c0c0}._stepLine_1xcax_43{background:#cde2df;flex:1;height:2px;margin-top:17px;margin-left:-68px;margin-right:-18px;transition:background .4s}._stepLineActive_1xcax_53{background:#1a7b6e}._stepLabel_1xcax_57{white-space:nowrap;font-size:13px}._stepLabelActive_1xcax_62{color:#1a1a1a;font-weight:600}._stepLabelInactive_1xcax_67{color:#8aa5a2;font-weight:400}._page_1y3vd_2{box-sizing:border-box;background:#eef4f4;flex-direction:column;align-items:center;min-height:100vh;padding:40px 24px 64px;display:flex}._content_1y3vd_12{width:100%;max-width:1020px;margin-top:32px}._overlay_3kkq4_1{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}._modal_3kkq4_15{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:920px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000002e}._header_3kkq4_29{flex-shrink:0;justify-content:space-between;align-items:center;padding:28px 32px 0;display:flex}._title_3kkq4_37{color:#1a1a1a;letter-spacing:-.3px;margin:0;font-size:22px;font-weight:700}._closeBtn_3kkq4_45{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .18s,color .18s;display:flex}._closeBtn_3kkq4_45:hover{color:#222;background:#e0e0e0}._progressTrack_3kkq4_66{background:#e8e8e8;border-radius:2px;flex-shrink:0;height:3px;margin:16px 32px 0;overflow:hidden}._progressBar_3kkq4_75{background:#1a7b6e;border-radius:2px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}._body_3kkq4_83{flex:1;grid-template-columns:1fr 1fr;gap:24px;padding:24px 32px;display:grid;overflow:visible auto}._formPanel_3kkq4_95{flex-direction:column;display:flex;overflow:visible}._stepContent_3kkq4_102{flex-direction:column;gap:20px;display:flex;overflow:visible}._row_3kkq4_111{grid-template-columns:1fr 1fr;gap:16px;display:grid}._infoPanel_3kkq4_118{background:#f3f9f9;border-radius:12px;height:fit-content;padding:2.4rem;position:sticky;top:0}._infoPanelInner_3kkq4_128{flex-direction:column;gap:0;display:flex}._infoTitle_3kkq4_134{color:#1a1a1a;margin:0 0 16px;font-size:16px;font-weight:700}._infoItem_3kkq4_141{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}._infoIcon_3kkq4_148{color:#fff;background:#1a7b6e;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:flex}._infoText_3kkq4_160{color:#2d2d2d;font-size:14px;font-weight:500;line-height:38px}._infoDateLine_3kkq4_167{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.3}._infoTimeLine_3kkq4_174{color:#5a6472;margin-top:2px;font-size:13px}._divider_3kkq4_180{border:none;border-top:1px solid #d4e0dd;margin:14px 0}._descTitle_3kkq4_186{text-align:left;color:#1a1a1a;margin:0 0 8px;font-size:14px;font-weight:700}._descIntro_3kkq4_194{text-align:left;color:#4a5568;margin:0 0 8px;font-size:13px;line-height:1.5}._descList_3kkq4_202{text-align:left;flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}._descList_3kkq4_202 li{color:#4a5568;font-size:13px;line-height:1.55}._formPanel_3kkq4_95 label,._stepContent_3kkq4_102 label,._row_3kkq4_111 label{text-align:left!important;color:#1f2937!important;width:100%!important;margin-bottom:6px!important;font-size:13px!important;font-weight:500!important;display:block!important}._formPanel_3kkq4_95>div,._stepContent_3kkq4_102>div{text-align:left}._row_3kkq4_111>div{text-align:left;width:100%}._footer_3kkq4_241{border-top:1px solid #f0f0f0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;padding:16px 32px 24px;display:flex}._btnSecondary_3kkq4_253{color:#4a5568;cursor:pointer;letter-spacing:.1px;background:#f5f7fa;border:1.5px solid #d8dde3;border-radius:8px;height:46px;padding:0 32px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s}._btnSecondary_3kkq4_253:hover{background:#eaecef;border-color:#c2c8d0}._btnPrimary_3kkq4_272{color:#fff;cursor:pointer;letter-spacing:.2px;white-space:nowrap;background:#1a7b6e;border:none;border-radius:8px;height:46px;padding:0 32px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .1s}._btnPrimary_3kkq4_272:hover:not(._btnDisabled_3kkq4_287){background:#155f55;transform:translateY(-1px);box-shadow:0 4px 14px #1a7b6e52}._btnPrimary_3kkq4_272:active:not(._btnDisabled_3kkq4_287){transform:translateY(0)}._btnDisabled_3kkq4_287{opacity:.45;cursor:not-allowed;pointer-events:none}@media (width<=860px){._modal_3kkq4_15{max-width:100%}._body_3kkq4_83{gap:16px;padding:20px 24px}._header_3kkq4_29{padding:22px 24px 0}._progressTrack_3kkq4_66{margin:14px 24px 0}._footer_3kkq4_241{padding:14px 24px 20px}}@media (width<=680px){._overlay_3kkq4_1{align-items:flex-end;padding:0}._modal_3kkq4_15{border-radius:20px 20px 0 0;width:100%;max-height:95vh}._header_3kkq4_29{padding:20px 20px 0}._title_3kkq4_37{font-size:18px}._progressTrack_3kkq4_66{margin:12px 20px 0}._body_3kkq4_83{grid-template-columns:1fr;gap:16px;padding:16px 20px;overflow:visible auto}._infoPanel_3kkq4_118{order:-1;padding:16px;position:static}._infoPanelInner_3kkq4_128{gap:0}._infoTitle_3kkq4_134{margin-bottom:10px;font-size:14px}._infoItemsRow_3kkq4_382{flex-wrap:wrap;gap:10px;display:flex}._infoItem_3kkq4_141{margin-bottom:8px}._infoIcon_3kkq4_148{width:32px;min-width:32px;height:32px}._infoText_3kkq4_160{font-size:13px;line-height:32px}._descTitle_3kkq4_186{font-size:13px}._descIntro_3kkq4_194,._descList_3kkq4_202 li{font-size:12px}._divider_3kkq4_180{margin:10px 0}._row_3kkq4_111{grid-template-columns:1fr;gap:16px}._stepContent_3kkq4_102{gap:16px}._footer_3kkq4_241{flex-wrap:wrap;gap:10px;padding:12px 20px 20px}._btnSecondary_3kkq4_253,._btnPrimary_3kkq4_272{flex:1;min-width:120px;height:48px;font-size:15px}}._formPanel_3kkq4_95 [class*=timePicker],._formPanel_3kkq4_95 [class*=time-picker],._formPanel_3kkq4_95 [class*=TimePickerInput],._stepContent_3kkq4_102 [class*=timePicker],._stepContent_3kkq4_102 [class*=time-picker],._stepContent_3kkq4_102 [class*=TimePickerInput]{z-index:10;position:relative}._formPanel_3kkq4_95 [class*=timePicker] ul,._formPanel_3kkq4_95 [class*=timePicker] [role=listbox],._formPanel_3kkq4_95 [class*=time-picker] ul,._formPanel_3kkq4_95 [class*=time-picker] [role=listbox],._stepContent_3kkq4_102 [class*=timePicker] ul,._stepContent_3kkq4_102 [class*=timePicker] [role=listbox],._stepContent_3kkq4_102 [class*=time-picker] ul,._stepContent_3kkq4_102 [class*=time-picker] [role=listbox]{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;z-index:9999!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;max-height:220px!important;position:fixed!important;overflow-y:auto!important;box-shadow:0 8px 24px #0000001f!important}._formPanel_3kkq4_95 [class*=timePicker] ul::-webkit-scrollbar{width:4px}._stepContent_3kkq4_102 [class*=timePicker] ul::-webkit-scrollbar{width:4px}._formPanel_3kkq4_95 [class*=timePicker] ul::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}._stepContent_3kkq4_102 [class*=timePicker] ul::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.form-group{flex-direction:column;gap:.5rem;display:flex;position:relative}.label-container{justify-content:space-between;align-items:center;display:flex}.form-group label{color:#333;font-size:1.4rem;font-weight:500}.required_star{color:red;margin-left:2px}.sub-label{color:#888;font-size:1.2rem}.form-group--inner{align-items:center;width:100%;display:flex;position:relative}.form-group--inner select{letter-spacing:.01em;width:100%;height:5.6rem;color:var(--col-text-primary);appearance:none;box-sizing:border-box;background-color:#e7eeee;border:.2px solid #d0d0d0;border-radius:.6rem;outline:none;padding:1.2rem 1.6rem;font-size:1.6rem;font-weight:500;line-height:1.764rem}.disabled-select-input{cursor:not-allowed;opacity:.6}.form-group .dropdown-icon{pointer-events:none;z-index:5;height:2.4rem;position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}.left_icon_input{padding-left:4rem!important}.form-group--inner select:focus{border-color:#0c8281;box-shadow:0 0 0 1px #0c828133}@media (width<=600px){.form-group--inner select{height:5rem;font-size:1.4rem}}._wrapper_z8r5v_2{width:100%;position:relative}._wrapper_z8r5v_2 .form-group{flex-direction:column;gap:.5rem;display:flex;position:relative}._inputGroup_z8r5v_16{cursor:pointer;flex-direction:column;gap:.5rem;display:flex;position:relative}._label_z8r5v_25{color:#333;font-size:1.4rem;font-weight:500}._asterisk_z8r5v_31{color:red;margin-left:2px}._inputField_z8r5v_37{box-sizing:border-box;cursor:pointer;background-color:#e7eeee;border:.2px solid #d0d0d0;border-radius:.6rem;outline:none;justify-content:space-between;align-items:center;width:100%;height:5.6rem;padding:1.2rem 1.6rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}._inputField_z8r5v_37:hover{border-color:#0c8281}._inputValue_z8r5v_58{letter-spacing:.01em;color:var(--Salesunbox-colour-1,#0c8281);font-size:1.6rem;font-weight:500;line-height:1.764rem}._placeholder_z8r5v_67{color:#333;font-weight:400}._calIcon_z8r5v_73{pointer-events:none;z-index:5;width:2.4rem;height:2.4rem;color:var(--Salesunbox-colour-1,#0c8281);position:absolute;top:50%;right:1.6rem;transform:translateY(-50%)}._inputField_z8r5v_37:focus-within{border-color:#0c8281;box-shadow:0 0 0 1px #0c828133}@media (width<=600px){._inputField_z8r5v_37{height:5rem}._inputValue_z8r5v_58{font-size:1.4rem}}._backdrop_z8r5v_103{z-index:40;background:#00000073;position:fixed;inset:0}._popup_z8r5v_111{z-index:50;background:#fff;border-radius:20px;width:320px;animation:.22s cubic-bezier(.34,1.56,.64,1) _popIn_z8r5v_1;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000038}@keyframes _popIn_z8r5v_1{0%{opacity:0;transform:translate(-50%,-48%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}._header_z8r5v_131{background:#fff;border-bottom:1px solid #f3f4f6;padding:20px 20px 14px;position:relative}._headerLabel_z8r5v_138{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:12px;font-weight:500}._headerDate_z8r5v_147{color:#111827;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:400;line-height:1.1}._editBtn_z8r5v_156{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex;position:absolute;top:18px;right:18px}._editBtn_z8r5v_156:hover{color:#111827;background:#f3f4f6}._nav_z8r5v_178{justify-content:space-between;align-items:center;padding:12px 16px 6px;display:flex}._navBtn_z8r5v_185{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;line-height:1;transition:background .15s;display:flex}._navBtn_z8r5v_185:hover:not(:disabled){background:#f3f4f6}._navBtn_z8r5v_185:disabled{opacity:.25;cursor:not-allowed}._monthYearBtn_z8r5v_210{color:#111827;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:14px;font-weight:600;transition:background .15s;display:flex}._monthYearBtn_z8r5v_210:hover{background:#f3f4f6}._dayHeaders_z8r5v_230{grid-template-columns:repeat(7,1fr);padding:4px 12px 2px;display:grid}._dayHeader_z8r5v_230{text-align:center;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;padding:4px 0;font-size:11px;font-weight:600}._grid_z8r5v_247{grid-template-columns:repeat(7,1fr);gap:2px;padding:4px 12px 8px;display:grid}._cell_z8r5v_254{aspect-ratio:1;color:#111827;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;padding:0;font-size:13px;font-weight:400;transition:background .12s,color .12s;display:flex}._cell_z8r5v_254:hover:not(._disabled_z8r5v_271):not(._empty_z8r5v_271):not(._selected_z8r5v_271){background:#f3f4f6}._cell_z8r5v_254._empty_z8r5v_271{cursor:default;visibility:hidden}._cell_z8r5v_254._selected_z8r5v_271{color:#fff;background:#1c1c1e;font-weight:600}._cell_z8r5v_254._today_z8r5v_286{color:#2563eb;font-weight:700;position:relative}._cell_z8r5v_254._today_z8r5v_286:after{content:"";background:#2563eb;border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}._cell_z8r5v_254._disabled_z8r5v_271{color:#d1d5db;cursor:not-allowed}._yearPicker_z8r5v_310{max-height:260px;padding:12px 16px 4px;overflow-y:auto}._yearPickerTitle_z8r5v_316{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px;font-size:12px;font-weight:600}._yearGrid_z8r5v_325{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}._yearCell_z8r5v_331{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 6px;font-size:13px;font-weight:500;transition:all .15s}._yearCell_z8r5v_331:hover{background:#f9fafb;border-color:#1c1c1e}._yearSelected_z8r5v_349{font-weight:600;color:#fff!important;background:#1c1c1e!important;border-color:#1c1c1e!important}._footer_z8r5v_357{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;padding:10px 16px 16px;display:flex}._cancelBtn_z8r5v_367{color:#6b7280;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s}._cancelBtn_z8r5v_367:hover{color:#111827;background:#f3f4f6}._okBtn_z8r5v_385{color:#2563eb;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:700;transition:background .15s}._okBtn_z8r5v_385:hover{background:#eff6ff}._yearPicker_z8r5v_310::-webkit-scrollbar{width:4px}._yearPicker_z8r5v_310::-webkit-scrollbar-track{background:0 0}._yearPicker_z8r5v_310::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}._timePickerContainer_16h3b_1{width:100%;position:relative}._backdrop_16h3b_7{z-index:40;background:#00000073;position:fixed;inset:0}._modal_16h3b_15{z-index:50;background:#fff;border-radius:20px;width:320px;animation:.22s cubic-bezier(.34,1.56,.64,1) _popIn_16h3b_1;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000038}@keyframes _popIn_16h3b_1{0%{opacity:0;transform:translate(-50%,-48%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}._modalHeader_16h3b_35{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}._modalTitle_16h3b_43{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:600}._closeBtn_16h3b_52{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:14px;line-height:1;transition:color .15s,background .15s}._closeBtn_16h3b_52:hover{color:#111827;background:#f3f4f6}._timeOptionsContainer_16h3b_70{max-height:300px;padding:8px 0;overflow-y:auto}._timeOption_16h3b_70{cursor:pointer;color:#374151;border-bottom:1px solid #f9fafb;padding:13px 20px;font-size:15px;font-weight:500;transition:background .15s,color .15s}._timeOption_16h3b_70:hover{color:#111827;background-color:#f3f4f6}._timeOption_16h3b_70:last-child{border-bottom:none}._timeOption_16h3b_70._selected_16h3b_95{color:#fff;background-color:#1c1c1e;font-weight:600}._timeOption_16h3b_70._selected_16h3b_95:hover{color:#fff;background-color:#2d2d2f}._timeOptionsContainer_16h3b_70::-webkit-scrollbar{width:4px}._timeOptionsContainer_16h3b_70::-webkit-scrollbar-track{background:0 0}._timeOptionsContainer_16h3b_70::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}._timeOptionsContainer_16h3b_70::-webkit-scrollbar-thumb:hover{background:#d1d5db}._heroSection_1w7uk_1{background-size:cover;justify-content:center;align-items:center;width:100%;padding:13rem;display:flex}._heroWrapper_1w7uk_10{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:150rem;display:flex}._heroContent_1w7uk_19{text-align:center;max-width:65.7rem;margin:0 auto}._heroContent_1w7uk_19 h1{color:var(--col-text-background-blue);margin-bottom:1rem;font-size:4.4rem}._gray_1w7uk_31{color:var(--col-text-gray)}._heroContent_1w7uk_19 p{color:var(--col-text-secondary);font-size:1.6rem}._labelContainer_1w7uk_40{margin:0}._heroText_1w7uk_44{color:#26123c;margin-bottom:2rem;font-size:1.8rem}._lowerContainer_1w7uk_50{justify-content:flex-start;align-items:center;gap:8rem;display:flex}._waitlist_button_wrapper_1w7uk_57 button{padding:2rem 4.6rem}._form_container_1w7uk_61{width:100%;max-width:120rem;padding:4rem 0}@media (width<=1024px){._heroSection_1w7uk_1{max-height:none;padding:5rem 4rem}._heroContent_1w7uk_19{max-width:90%}._heroContent_1w7uk_19 h1{font-size:3.6rem}._heroText_1w7uk_44{font-size:1.6rem}._lowerContainer_1w7uk_50{gap:4rem}._waitlist_button_wrapper_1w7uk_57 button{padding:1.8rem 3.6rem}._form_container_1w7uk_61{max-width:100%}}@media (width<=768px){._heroSection_1w7uk_1{padding:3rem 2rem}._heroContent_1w7uk_19{max-width:100%}._heroContent_1w7uk_19 h1{font-size:3rem;line-height:1.2}._heroText_1w7uk_44{font-size:1.5rem;line-height:1.5}._lowerContainer_1w7uk_50{flex-direction:column;align-items:flex-start;gap:2rem}._waitlist_button_wrapper_1w7uk_57{width:100%}._waitlist_button_wrapper_1w7uk_57 button{width:100%;padding:1.6rem 3rem}._form_container_1w7uk_61{width:100%;padding:2rem 0}}@media (width<=480px){._heroSection_1w7uk_1{padding:2rem 1.5rem}._heroContent_1w7uk_19 h1{margin-bottom:.8rem;font-size:2.4rem}._heroText_1w7uk_44{margin-bottom:1.5rem;font-size:1.4rem}._lowerContainer_1w7uk_50{gap:1.5rem}._waitlist_button_wrapper_1w7uk_57 button{padding:1.4rem 2.5rem;font-size:1.4rem}}@media (width<=320px){._heroSection_1w7uk_1{padding:1.5rem 1rem}._heroContent_1w7uk_19 h1{font-size:2rem;line-height:1.1}._heroText_1w7uk_44{font-size:1.3rem}._waitlist_button_wrapper_1w7uk_57 button{padding:1.2rem 2rem;font-size:1.3rem}}._formContainer_1wqw2_1{justify-content:center;align-items:center;width:100%;display:flex}._formWrapper_1wqw2_8{background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;width:100%;max-width:48rem;padding:2rem;display:flex;overflow:hidden}._progress_1wqw2_20{justify-content:center;gap:.6rem;margin-bottom:.5rem;display:flex}._progressDot_1wqw2_27{background:#e0e0e0;border-radius:999px;width:2.4rem;height:.4rem;transition:background .3s}._progressDotOptional_1wqw2_35{background:#efefef;width:1.2rem}._progressDotActive_1wqw2_40{background:var(--col-text-background-blue,#1f6f54)}._stepWrapper_1wqw2_44{min-height:8rem}._fullRow_1wqw2_48{grid-template-columns:1fr;display:grid}._actions_1wqw2_53{align-items:center;gap:1rem;margin-top:1rem;display:flex}._backBtn_1wqw2_60{cursor:pointer;color:var(--col-text-secondary,#555);background:0 0;border:1px solid #d0d0d0;border-radius:6px;padding:1.2rem 2.4rem;font-size:1.5rem;transition:background .2s,border-color .2s}._backBtn_1wqw2_60:hover{background:#f5f5f5;border-color:#b0b0b0}._backBtn_1wqw2_60:disabled{opacity:.5;cursor:not-allowed}._submitBtn_1wqw2_81{flex:1}._submitBtn_1wqw2_81 button{width:100%}@keyframes _slideInForward_1wqw2_1{0%{opacity:0;transform:translate(3rem)}to{opacity:1;transform:translate(0)}}@keyframes _slideInBack_1wqw2_1{0%{opacity:0;transform:translate(-3rem)}to{opacity:1;transform:translate(0)}}._slideForward_1wqw2_112{animation:.35s _slideInForward_1wqw2_1}._slideBack_1wqw2_116{animation:.35s _slideInBack_1wqw2_1}._optionsGroup_1wqw2_120{flex-direction:column;gap:1.2rem;display:flex}._optionsLabel_1wqw2_126{color:var(--col-text-primary,#1a1a1a);flex-direction:column;gap:.3rem;font-size:1.6rem;display:flex}._optionsSubLabel_1wqw2_134{color:var(--col-text-secondary,#777);font-size:1.3rem}._chipGroup_1wqw2_139{flex-wrap:wrap;gap:.8rem;display:flex}._chip_1wqw2_139{color:var(--col-text-secondary,#555);cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:999px;padding:.9rem 1.6rem;font-size:1.4rem;transition:background .2s,border-color .2s,color .2s}._chip_1wqw2_139:hover{border-color:var(--col-text-background-blue,#1f6f54);color:var(--col-text-background-blue,#1f6f54)}._chipSelected_1wqw2_161{background:var(--col-text-background-blue,#1f6f54);border-color:var(--col-text-background-blue,#1f6f54);color:#fff}._chipSelected_1wqw2_161:hover{color:#fff}._otherInput_1wqw2_171{margin-top:.4rem;animation:.25s _slideInForward_1wqw2_1}._optionalHint_1wqw2_176{color:var(--col-text-secondary,#777);margin-top:.8rem;font-size:1.3rem}._countdown_1wqw2_182{color:var(--col-text-background-blue,#1f6f54);font-variant-numeric:tabular-nums;font-weight:600}._skipBtn_1wqw2_188{color:var(--col-text-secondary,#777);cursor:pointer;background:0 0;border:none;align-self:center;padding:.4rem;font-size:1.3rem;text-decoration:underline}._skipBtn_1wqw2_188:hover{color:var(--col-text-background-blue,#1f6f54)}._skipBtn_1wqw2_188:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){._formWrapper_1wqw2_8{max-width:100%;padding:1.5rem}}@media (width<=480px){._formWrapper_1wqw2_8{padding:1rem}._actions_1wqw2_53{flex-direction:column-reverse}._backBtn_1wqw2_60{width:100%}}._section_16eh0_1{background-size:cover;justify-content:center;align-items:center;width:100%;padding:13rem;display:flex}._wrapper_16eh0_10{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:76rem;display:flex}._iconWrapper_16eh0_20{background-color:var(--col-text-background-light-green);border-radius:50%;justify-content:center;align-items:center;width:8.8rem;height:8.8rem;margin-bottom:3.2rem;display:flex}._icon_16eh0_20{width:4rem;height:4rem;color:var(--col-brand-primary-1)}._title_16eh0_37{color:var(--col-text-background-blue);margin-bottom:1.6rem;font-size:4.4rem;line-height:1.2}._body_16eh0_44{color:var(--col-text-secondary);max-width:56rem;margin:0 auto;font-size:1.6rem;line-height:1.7}._nextSteps_16eh0_52{text-align:left;flex-direction:column;gap:1.6rem;width:100%;max-width:52rem;margin:4rem auto 0;padding:0;list-style:none;display:flex}._nextStep_16eh0_52{color:var(--col-text-secondary);align-items:flex-start;gap:1.6rem;font-size:1.6rem;line-height:1.6;display:flex}._stepNumber_16eh0_73{background-color:var(--col-text-background-light-green);width:2.8rem;height:2.8rem;color:var(--col-brand-primary-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex}._actions_16eh0_87{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:4.8rem;display:flex}._primaryLink_16eh0_96,._secondaryLink_16eh0_97{border-radius:.8rem;padding:1.6rem 3.2rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}._primaryLink_16eh0_96{background-color:var(--col-brand-primary-1);color:var(--col-text-white)}._primaryLink_16eh0_96:hover{background-color:#0a6a69}._secondaryLink_16eh0_97{border:1px solid var(--col-border);color:var(--col-text-secondary)}._secondaryLink_16eh0_97:hover{background-color:var(--col-text-background-light-green);color:var(--col-brand-primary-1)}@media (width<=1024px){._section_16eh0_1{padding:5rem 4rem}._title_16eh0_37{font-size:3.6rem}}@media (width<=768px){._section_16eh0_1{padding:4rem 2rem}._title_16eh0_37{font-size:2.8rem}._iconWrapper_16eh0_20{width:7.2rem;height:7.2rem;margin-bottom:2.4rem}._icon_16eh0_20{width:3.2rem;height:3.2rem}._actions_16eh0_87{flex-direction:column;width:100%;margin-top:3.2rem}._primaryLink_16eh0_96,._secondaryLink_16eh0_97{text-align:center;width:100%}}._container_1eu94_1{min-height:100vh;padding-top:2.4rem;display:flex}._sidebar_1eu94_7{scrollbar-width:none;-ms-overflow-style:none;background-color:#f4f5f7;border-radius:2.4rem;flex-shrink:0;width:380px;max-height:calc(100vh - 14rem);margin-top:2.4rem;margin-left:5rem;padding:3.4rem 2.4rem;position:sticky;top:10rem;overflow-y:auto}._sidebar_1eu94_7::-webkit-scrollbar{display:none}._sidebarSection_1eu94_28{margin-bottom:2rem}._sidebarTitle_1eu94_32{color:#0c8281;margin:0 0 16px;font-size:16px;font-weight:600}._sidebarList_1eu94_39{margin:0;padding:0;list-style:none}._textContent_1eu94_44 table{border-collapse:collapse;width:100%;margin:40px 0}._textContent_1eu94_44 th,._textContent_1eu94_44 td{text-align:left;vertical-align:top;border:1px solid #d1d5db;padding:12px}._textContent_1eu94_44 th{background-color:#f3f4f6;font-weight:600}._textContent_1eu94_44 td ul{margin:0;padding-left:20px}._sidebarItem_1eu94_67{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-bottom:4px;padding:8px 16px;font-family:inherit;font-size:16px;line-height:1.4;transition:all .2s;display:block}._sidebarItem_1eu94_67:focus-visible{outline-offset:2px;outline:2px solid #0c8281}._sidebarItem_1eu94_67:hover{color:#0c8281;background-color:#0c82811a}._sidebarItem_1eu94_67._active_1eu94_94{color:#0c8281;font-weight:500}._mainContent_1eu94_100{flex:1;width:100%;max-width:980px;margin:0 auto;padding:60px 8px}._mainContent_1eu94_100::-webkit-scrollbar{display:none}._header_1eu94_112{margin-bottom:40px;padding-bottom:24px}._title_1eu94_117{color:#1a202c;margin:0 0 8px;font-size:32px;font-weight:700;line-height:1.2}._lastUpdated_1eu94_125{margin:0;font-size:16px;font-weight:700}._allContent_1eu94_131{margin-top:32px}._contentSection_1eu94_135{margin-bottom:60px;scroll-margin-top:9rem}._contentSection_1eu94_135:last-child{margin-bottom:20px}._sectionTitle_1eu94_145{color:#1a202c;margin:0 0 24px;font-size:24px;font-weight:600;line-height:1.3}._textContent_1eu94_44{color:#4a5568;font-size:16px;line-height:1.7}._textContent_1eu94_44 p{margin:0 0 20px}._textContent_1eu94_44 p:last-child{margin-bottom:0}._textContent_1eu94_44 strong{color:#2d3748;font-weight:600}@media (width<=1024px){._sidebar_1eu94_7{width:320px;margin-left:2rem}._mainContent_1eu94_100{padding:32px}}@media (width<=768px){._container_1eu94_1{flex-direction:column;padding-top:1.6rem}._sidebar_1eu94_7{border-radius:0;order:2;width:100%;max-height:none;margin:0;padding:24px 20px;position:static}._mainContent_1eu94_100{order:1;padding:24px 20px}._title_1eu94_117{font-size:28px}._sectionTitle_1eu94_145{font-size:20px}._textContent_1eu94_44{font-size:15px}}@media (width<=480px){._sidebar_1eu94_7,._mainContent_1eu94_100{padding:20px 16px}._title_1eu94_117{font-size:24px}._sectionTitle_1eu94_145{font-size:18px}._textContent_1eu94_44{font-size:14px;line-height:1.6}}._wrapper_665l8_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;padding:6rem 1.5rem;display:flex}._code_665l8_12{color:#0f766e;margin:0;font-size:5rem;font-weight:800;line-height:1}._title_665l8_20{margin:0;font-size:2rem;font-weight:700}._body_665l8_26{color:#4b5563;max-width:32rem;margin:0 0 1rem;font-size:1rem}._cta_665l8_33{color:#fff;background-color:#0f766e;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}._cta_665l8_33:hover{background-color:#115e59}@font-face{font-family:Avenir-Black;src:url(/assets/Avenir-Black-Cwg4aXyE.eot);src:url(/assets/Avenir-Black-BE6V2HRJ.woff2)format("woff2"),url(/assets/Avenir-Black-DwqY8uw3.woff)format("woff"),url(/assets/Avenir-Black-DVy1pNue.ttf)format("truetype"),url(/assets/Avenir-Black-DWZG5zQf.svg#Avenir-Black)format("svg"),url(/assets/Avenir-Black-Cwg4aXyE.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-BlackOblique;src:url(/assets/Avenir-BlackOblique-B-gNNrWA.eot);src:url(/assets/Avenir-BlackOblique-fWI9LRkK.woff2)format("woff2"),url(/assets/Avenir-BlackOblique-eN5H-9IA.woff)format("woff"),url(/assets/Avenir-BlackOblique-zj4-rdYM.ttf)format("truetype"),url(/assets/Avenir-BlackOblique-C_Xm1u5N.svg#Avenir-BlackOblique)format("svg"),url(/assets/Avenir-BlackOblique-B-gNNrWA.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Book;src:url(/assets/Avenir-Book-BhYicWE0.eot);src:url(/assets/Avenir-Book-WyQR-vdv.woff2)format("woff2"),url(/assets/Avenir-Book-ZvxRw3ff.woff)format("woff"),url(/assets/Avenir-Book--O26LrC4.ttf)format("truetype"),url(/assets/Avenir-Book-B-byqBmA.svg#Avenir-Book)format("svg"),url(/assets/Avenir-Book-BhYicWE0.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-BookOblique;src:url(/assets/Avenir-BookOblique-_NdOYrCl.eot);src:url(/assets/Avenir-BookOblique-YuQ2hUvd.woff2)format("woff2"),url(/assets/Avenir-BookOblique-DuOXsODF.woff)format("woff"),url(/assets/Avenir-BookOblique-DiH3Vt11.ttf)format("truetype"),url(/assets/Avenir-BookOblique-BDbiO8RV.svg#Avenir-BookOblique)format("svg"),url(/assets/Avenir-BookOblique-_NdOYrCl.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Heavy;src:url(/assets/Avenir-Heavy-DHrePVdy.eot);src:url(/assets/Avenir-Heavy-D-5iP1oJ.woff2)format("woff2"),url(/assets/Avenir-Heavy-C6eggUdh.woff)format("woff"),url(/assets/Avenir-Heavy-BnaY3ije.ttf)format("truetype"),url(/assets/Avenir-Heavy-Hm2jTy14.svg#Avenir-Heavy)format("svg"),url(/assets/Avenir-Heavy-DHrePVdy.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-HeavyOblique;src:url(/assets/Avenir-HeavyOblique-B3nbu7hB.eot);src:url(/assets/Avenir-HeavyOblique-k016gwDd.woff2)format("woff2"),url(/assets/Avenir-HeavyOblique-D-9y0zf8.woff)format("woff"),url(/assets/Avenir-HeavyOblique-CfvN-OHx.ttf)format("truetype"),url(/assets/Avenir-HeavyOblique-GaJWxng4.svg#Avenir-HeavyOblique)format("svg"),url(/assets/Avenir-HeavyOblique-B3nbu7hB.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Light;src:url(/assets/Avenir-Light-BrGWrabj.eot);src:url(/assets/Avenir-Light-DFoZUAJs.woff2)format("woff2"),url(/assets/Avenir-Light-kGZ5ZodM.woff)format("woff"),url(/assets/Avenir-Light-CUuepbqj.ttf)format("truetype"),url(/assets/Avenir-Light-DY4C0Xd2.svg#Avenir-Light)format("svg"),url(/assets/Avenir-Light-BrGWrabj.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-LightOblique;src:url(/assets/Avenir-LightOblique-Ccw9dA0_.eot);src:url(/assets/Avenir-LightOblique-BnSNO3MZ.woff2)format("woff2"),url(/assets/Avenir-LightOblique-BAJeQIBi.woff)format("woff"),url(/assets/Avenir-LightOblique-BcD9AO1y.ttf)format("truetype"),url(/assets/Avenir-LightOblique-CCw3kIWR.svg#Avenir-LightOblique)format("svg"),url(/assets/Avenir-LightOblique-Ccw9dA0_.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Medium;src:url(/assets/Avenir-Medium-DJEQJnKi.eot);src:url(/assets/Avenir-Medium-CuQjw6Pm.woff2)format("woff2"),url(/assets/Avenir-Medium-BJn9aTFg.woff)format("woff"),url(/assets/Avenir-Medium-Cm7KNDHF.ttf)format("truetype"),url(/assets/Avenir-Medium-CC1Cw3yb.svg#Avenir-Medium)format("svg"),url(/assets/Avenir-Medium-DJEQJnKi.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-MediumOblique;src:url(/assets/Avenir-MediumOblique-CaNBRiNq.eot);src:url(/assets/Avenir-MediumOblique-2JSIKcCo.woff2)format("woff2"),url(/assets/Avenir-MediumOblique-C_b9uD74.woff)format("woff"),url(/assets/Avenir-MediumOblique-BjnFVxkF.ttf)format("truetype"),url(/assets/Avenir-MediumOblique-BRCxkmdy.svg#Avenir-MediumOblique)format("svg"),url(/assets/Avenir-MediumOblique-CaNBRiNq.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Oblique;src:url(/assets/Avenir-Oblique-Drc1wKTz.eot);src:url(/assets/Avenir-Oblique-Bk-5eOAz.woff2)format("woff2"),url(/assets/Avenir-Oblique-B40aW5Gm.woff)format("woff"),url(/assets/Avenir-Oblique-9iCnlZvC.ttf)format("truetype"),url(/assets/Avenir-Oblique-D03AAd1g.svg#Avenir-Oblique)format("svg"),url(/assets/Avenir-Oblique-Drc1wKTz.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir-Roman;src:url(/assets/Avenir-Roman-wYJvGmCU.eot);src:url(/assets/Avenir-Roman-bUnz8TWD.woff2)format("woff2"),url(/assets/Avenir-Roman-DgHab1Av.woff)format("woff"),url(/assets/Avenir-Roman-D0cZzoyq.ttf)format("truetype"),url(/assets/Avenir-Roman-Cnq2nzfe.svg#Avenir-Roman)format("svg"),url(/assets/Avenir-Roman-wYJvGmCU.eot?#iefix)format("embedded-opentype");font-weight:400;font-style:normal}
