: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_bofy2_1{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:0;position:relative;overflow-x:hidden}._app-container--inner_bofy2_11{width:100%;max-width:100%;margin-top:var(--navbar-height);box-sizing:border-box;min-height:100vh}._main_nav_8wrgl_1{flex:1;justify-content:center;display:flex;position:relative}._nav_items_8wrgl_8{align-items:center;gap:.4rem;display:flex}._nav_btn_8wrgl_15,._nav_link_8wrgl_16{color:#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_8wrgl_15:hover,._nav_link_8wrgl_16:hover,._nav_btn_8wrgl_15._active_8wrgl_39{color:#0c8281;background:#f0fdfc}._chevron_8wrgl_45{color:currentColor;flex-shrink:0;width:1.2rem;height:1.2rem;transition:transform .2s}._chevron_open_8wrgl_53{transform:rotate(180deg)}@media (width<=1200px){._nav_btn_8wrgl_15,._nav_link_8wrgl_16{padding:.6rem .8rem;font-size:1.4rem}}@media (width<=1024px){._nav_items_8wrgl_8{gap:0}._nav_btn_8wrgl_15,._nav_link_8wrgl_16{padding:.6rem}}._dropdown_overlay_15p4x_2{z-index:50;width:100%;padding-top:0;animation:.2s ease-out both _fadeSlideDown_15p4x_1;position:absolute;top:100%;left:0;right:0}@keyframes _fadeSlideDown_15p4x_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdown_panel_15p4x_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_15p4x_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_15p4x_48{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:1.6rem;font-size:1.2rem;font-weight:600}._products_grid_15p4x_58{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}._product_card_15p4x_65{cursor:pointer;text-align:left;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;transition:border-color .18s,background .18s,transform .15s;display:flex}._product_card_15p4x_65:hover{background:#fff;border-color:#0c8281;transform:translateY(-2px)}._card_header_15p4x_86{align-items:center;gap:1rem;display:flex}._product_icon_15p4x_92{object-fit:contain;flex-shrink:0;width:3.2rem;height:3.2rem}._product_label_15p4x_99{color:#1a1a2e;font-size:1.5rem;font-weight:600;line-height:1.3}._product_description_15p4x_107{color:#6b7280;margin:0;font-size:1.3rem;font-weight:400;line-height:1.5}@media (width<=900px){._products_grid_15p4x_58{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){._products_grid_15p4x_58{grid-template-columns:1fr}}._dropdown_17cc7_1{z-index:60;background:#fff;border:1px solid #ebebeb;min-width:18rem;padding:.8rem;animation:.18s ease-out both _popIn_17cc7_1;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f}._with_descriptions_17cc7_16{min-width:26rem}@keyframes _popIn_17cc7_1{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}._item_17cc7_25{border-radius:.8rem;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;text-decoration:none;transition:background .15s;display:flex}._item_17cc7_25:hover{background:#f0fdfc}._item_icon_17cc7_39{margin-top:.1rem;font-size:1.8rem;line-height:1}._item_content_17cc7_45{flex-direction:column;gap:.3rem;display:flex}._item_label_17cc7_51{color:#26123c;font-size:1.6rem;font-weight:500;line-height:1.3}._item_desc_17cc7_58{color:#6b7280;font-size:1.2rem;font-weight:400;line-height:1.4}._product_nav_bq4g6_1{flex:1;justify-content:center;align-items:center;gap:0;animation:.22s ease-out both _slideIn_bq4g6_1;display:flex}@keyframes _slideIn_bq4g6_1{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}._switcher_wrapper_bq4g6_22{position:relative}._switcher_btn_bq4g6_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_bq4g6_26:hover,._switcher_active_bq4g6_42{background:#e0f7f6}._switcher_icon_bq4g6_46{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}._switcher_label_bq4g6_52{color:#0c8281;font-size:1.5rem;font-weight:600}._chevron_bq4g6_58{color:#0c8281;width:1.2rem;height:1.2rem;transition:transform .2s}._chevron_open_bq4g6_65{transform:rotate(180deg)}._divider_bq4g6_70{background:#e5e7eb;flex-shrink:0;width:1px;height:2rem;margin:0 1.6rem}._nav_items_bq4g6_79{align-items:center;gap:.4rem;display:flex}._nav_link_bq4g6_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_bq4g6_85:hover{color:#0c8281;background:#f0fdfc}._nav_link_active_bq4g6_103{color:#0c8281;background:#f0fdfc;font-weight:600}@media (width<=1024px){._divider_bq4g6_70{margin:0 1rem}._nav_link_bq4g6_85{padding:.6rem .7rem;font-size:1.4rem}._switcher_btn_bq4g6_26{font-size:1.4rem}}._navbar_1g06h_2{z-index:40;background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 14px #00000014}._navbar_inner_1g06h_13{max-width:var(--main-maxwidth,1280px);height:7rem;padding:0 var(--container-padding,4rem);align-items:center;gap:2.4rem;margin:0 auto;display:flex}._logo_btn_1g06h_24{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}._logo_img_1g06h_34{width:auto;height:2.4rem}._logo_text_1g06h_40{color:#1a1a2e;letter-spacing:-.02em;white-space:nowrap;font-size:2rem}._logo_text_1g06h_40 strong{color:#0c8281}._desktop_center_1g06h_52{flex:1;justify-content:center;align-items:center;display:flex;position:relative}._desktop_actions_1g06h_62{flex-shrink:0;align-items:center;gap:1.2rem;display:flex}._sign_in_btn_1g06h_69{color:#3e3e3e;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_1g06h_69:hover{color:#0c8281;background:#f0fdfc}._cta_btn_1g06h_87{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}._cta_btn_1g06h_87:hover{background:#0a6f6e;transform:translateY(-1px)}@media (width<=988px){._desktop_center_1g06h_52,._desktop_actions_1g06h_62{display:none}._navbar_inner_1g06h_13{justify-content:space-between;padding:0 2rem}}@media (width<=480px){._navbar_inner_1g06h_13{height:6rem;padding:0 1.6rem}._logo_text_1g06h_40{font-size:1.8rem}}._mobile_nav_f33q2_1{display:none}@media (width<=988px){._mobile_nav_f33q2_1{display:flex}}._product_nav_link_active_f33q2_15{color:#0c8281;background:#f0fdfc;font-weight:600}._badge_icon_f33q2_10{object-fit:contain;width:1.8rem;height:1.8rem}._item_icon_f33q2_21{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}._burger_btn_f33q2_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_f33q2_40:hover{background:#f0fdfc}._burger_bar_f33q2_55{transform-origin:50%;background:#3e3e3e;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}._bar1_open_f33q2_66{transform:translateY(7px)rotate(45deg)}._bar2_open_f33q2_67{opacity:0;transform:scaleX(0)}._bar3_open_f33q2_68{transform:translateY(-7px)rotate(-45deg)}._modal_f33q2_71{z-index:1000;background:#fff;flex-direction:column;animation:.25s ease-out both _modalIn_f33q2_1;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes _modalIn_f33q2_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._modal_header_f33q2_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_f33q2_100{cursor:pointer;background:0 0;border:none;padding:0}._logo_text_f33q2_107{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem}._logo_text_f33q2_107 strong{color:#0c8281}._close_btn_f33q2_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_f33q2_117:hover{background:#f0fdfc}._modal_content_f33q2_133{flex-direction:column;flex:1;gap:0;padding:1.6rem 2rem 4rem;display:flex}._active_product_section_f33q2_142{margin-bottom:.8rem}._back_btn_f33q2_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_f33q2_146:hover{color:#0c8281}._product_badge_f33q2_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_f33q2_174{flex-direction:column;gap:.2rem;margin-bottom:1.6rem;display:flex}._product_nav_link_f33q2_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_f33q2_15:hover{color:#0c8281;background:#f0fdfc}._separator_f33q2_196{background:#e5e7eb;height:1px;margin:.8rem 0 1.2rem}._switch_label_f33q2_202{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}._nav_section_f33q2_212{border-bottom:1px solid #f3f4f6}._section_toggle_f33q2_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_f33q2_231{color:#6b7280;width:1.6rem;height:1.6rem;transition:transform .2s}._chevron_open_f33q2_238{transform:rotate(180deg)}._section_content_f33q2_242{flex-direction:column;gap:.2rem;padding-bottom:1.2rem;animation:.2s ease-out both _sectionIn_f33q2_1;display:flex}@keyframes _sectionIn_f33q2_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._product_item_f33q2_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_f33q2_256:hover,._product_item_active_f33q2_274{background:#f0fdfc;border-color:#0c8281}._item_icon_f33q2_21{font-size:2rem;line-height:1}._item_label_f33q2_284{color:#1a1a2e;font-size:1.5rem;font-weight:500}._simple_item_f33q2_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_f33q2_291:hover{color:#0c8281;background:#f0fdfc}._plain_link_f33q2_310{color:#1a1a2e;border-bottom:1px solid #f3f4f6;padding:1.4rem 0;font-size:1.6rem;font-weight:500;text-decoration:none;transition:color .15s;display:block}._plain_link_f33q2_310:hover{color:#0c8281}._auth_section_f33q2_324{flex-direction:column;gap:1.2rem;margin-top:auto;padding-top:3.2rem;display:flex}._sign_in_btn_f33q2_332{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_f33q2_332:hover{color:#0c8281;border-color:#0c8281}._cta_btn_f33q2_350{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_f33q2_350:hover{background:#0a6f6e;transform:translateY(-1px)}._footer_container_14ywb_1{box-sizing:border-box;background:#fffc;width:100%;box-shadow:0 2px 14px #0000001a}._footer_container__inner_14ywb_8{max-width:var(--main-maxwidth);min-height:316px;padding:40px var(--container-padding);box-sizing:border-box;justify-content:space-between;gap:2rem;width:100%;margin:auto;display:flex}._company_logo_wrapper_14ywb_20 img{max-width:100%;height:5.56rem}._logo_writeup_14ywb_25{color:#040707;word-wrap:break-word;max-width:31.5rem;margin:2.2rem 0;font-size:18px;font-weight:500;line-height:27px}._icon_wrapper_14ywb_35{background:#0c8281;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex}._social_icons_container_14ywb_46{flex-wrap:wrap;column-gap:1.2rem;display:flex}._social_icons_container__secondary_14ywb_52{display:none}._link_col_14ywb_56 h3{color:#064b4a;word-wrap:break-word;margin:0;font-size:2.4rem;font-weight:700;line-height:3.6rem}._footer_links_container_14ywb_65{grid-template-columns:repeat(3,1fr);gap:2rem 4rem;width:100%;display:grid}._link_col_14ywb_56,._company_contact_wrapper_14ywb_73{flex-direction:column;row-gap:2rem;min-width:0;display:flex}._footer_column_link_14ywb_80 a,._contact_row_14ywb_81,._contact_row_14ywb_81 a{color:#040707;word-wrap:break-word;font-size:1.6rem;font-weight:400;line-height:24px}@media (width<=1040px){._footer_links_container_14ywb_65{gap:2rem}}@media (width<=920px){._footer_links_container_14ywb_65{grid-template-columns:repeat(2,1fr)}._link_col_14ywb_56 h3{font-size:2rem;font-weight:600;line-height:2rem}._logo_writeup_14ywb_25{margin:1.8rem 0}}@media (width<=675px){._footer_container__inner_14ywb_8{padding:32px var(--container-padding);flex-direction:column;row-gap:3.6rem}._logo_writeup_14ywb_25{font-size:1.6rem;line-height:2.4rem}._link_col_14ywb_56 h3{font-size:1.8rem;line-height:1.8rem}._footer_column_link_14ywb_80 a,._contact_row_14ywb_81,._contact_row_14ywb_81 a{font-size:1.4rem;line-height:20px}._social_icons_container_14ywb_46{column-gap:3.6rem;margin-top:0}._social_icons_container__primary_14ywb_143{display:none}._social_icons_container__secondary_14ywb_52{margin-top:2.8rem;display:flex}}._faqSection_1sn4r_1{background-color:#fff;width:100%}._faq_inner_1sn4r_7{padding-top:6rem;padding-bottom:6rem}._pressSection_1sn4r_12{text-align:center;margin-bottom:2rem}._pressTitle_1sn4r_17{color:#040406;margin-bottom:1.2rem;font-size:2.4rem;font-weight:700}._pressSubtitle_1sn4r_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_1sn4r_33{flex-wrap:wrap;justify-content:center;align-items:center;gap:6rem;display:flex}._pressLogo_1sn4r_33{opacity:.8;width:auto;height:40px;transition:opacity .3s}._pressLogo_1sn4r_33:hover{opacity:1}._faq_wrapper_1sn4r_52{background:var(--col-background-gray);border-radius:2.4rem;max-width:100rem;margin:0 auto;padding:0 10rem}._faqTitle_1sn4r_60{color:var(--col-text-background-blue);text-align:center;letter-spacing:-.025em;margin-bottom:40px;font-size:2.8rem;font-weight:600}._viewAllContainer_1sn4r_69{text-align:center}._viewAllButton_1sn4r_73{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_1sn4r_73:hover{color:#008a7a}._viewAllButton_1sn4r_73:focus-visible{outline:2px solid var(--col-brand-primary-1);outline-offset:2px}@media (width<=768px){._faq_wrapper_1sn4r_52{border-radius:1.2rem;padding:0 2rem}._pressTitle_1sn4r_17,._faqTitle_1sn4r_60{font-size:2.2rem}._pressSubtitle_1sn4r_24{margin-bottom:3rem;font-size:1.4rem}._pressLogos_1sn4r_33{gap:3rem}._pressLogo_1sn4r_33{height:30px}}@media (width<=480px){._faq_wrapper_1sn4r_52{padding:0 1.5rem}._pressTitle_1sn4r_17,._faqTitle_1sn4r_60{font-size:1.8rem}._pressSubtitle_1sn4r_24{margin-bottom:2rem;font-size:1.2rem}._pressLogos_1sn4r_33{gap:2rem}}._section_wrapper_oc2o9_1{background:#fff;width:100%;padding:8rem 0}._header_row_oc2o9_8{justify-content:center;align-items:center;gap:6rem;max-width:90rem;margin-bottom:9rem;margin-left:auto;margin-right:auto;display:flex}._header_left_oc2o9_19{flex:none;min-width:0}._headline_oc2o9_24{color:#040707;margin:0;font-size:2.8rem;font-weight:750;line-height:1.3}._teal_text_oc2o9_32{color:#0c8281}._header_right_oc2o9_36{flex:1;align-items:center;gap:2rem;padding-top:.4rem;display:flex}._header_divider_oc2o9_44{background:#0c8281;flex-shrink:0;width:4rem;height:2px;margin-top:1rem}._header_description_oc2o9_52{color:#040406;max-width:41.8rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}._grid_wrapper_oc2o9_63{justify-content:center;display:flex;position:relative}._grid_oc2o9_63{grid-template-columns:1fr 1fr;gap:1.6rem 14rem;width:100%;display:grid}._hub_oc2o9_79{z-index:2;background:#0c8281;border-radius:50%;justify-content:center;align-items:center;width:7.2rem;height:7.2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1rem #0c82811f,0 0 0 2rem #0c82810f}@media (width<=1024px){._header_row_oc2o9_8{gap:4rem}._headline_oc2o9_24{font-size:2.8rem}._grid_oc2o9_63{column-gap:10rem}}@media (width<=768px){._section_wrapper_oc2o9_1{padding:6rem 0}._header_row_oc2o9_8{flex-direction:column;gap:2.4rem;margin-bottom:4rem}._header_right_oc2o9_36{padding-top:0}._grid_oc2o9_63{gap:1.6rem}._hub_oc2o9_79{display:none}}@media (width<=675px){._section_wrapper_oc2o9_1{padding:5rem 0}._headline_oc2o9_24{font-size:2.4rem}._grid_oc2o9_63{grid-template-columns:1fr;gap:1.2rem}}._card_10si6_1{background:#f3f9f9;border-radius:1.6rem;flex-direction:column;gap:1.6rem;min-height:18rem;padding:3.2rem;display:flex;position:relative}._card_header_10si6_12{align-items:center;gap:1.2rem;display:flex}._icon_wrapper_10si6_18{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}._icon_10si6_18{object-fit:contain}._card_title_10si6_30{color:#040406;margin:0;font-size:1.6rem;font-weight:700}._card_description_10si6_37{color:#494e66;max-width:32rem;margin:0;font-size:1.4rem;font-weight:400;line-height:2.2rem}._card--top-left_10si6_48:after,._card--top-right_10si6_49:after,._card--bottom-left_10si6_50:after,._card--bottom-right_10si6_51:after{content:"";background:0 0;border:0 solid #cee6e6;width:5rem;height:8rem;position:absolute}._card--top-left_10si6_48:after{border-top-width:1.5px;border-right-width:1.5px;border-top-right-radius:24px;top:80%;right:-5rem;transform:translateY(-100%)}._card--top-right_10si6_49:after{border-top-width:1.5px;border-left-width:1.5px;border-top-left-radius:24px;top:80%;left:-5rem;transform:translateY(-100%)}._card--bottom-left_10si6_50:after{border-bottom-width:1.5px;border-right-width:1.5px;border-bottom-right-radius:24px;top:20%;right:-5rem}._card--bottom-right_10si6_51:after{border-bottom-width:1.5px;border-left-width:1.5px;border-bottom-left-radius:24px;top:20%;left:-5rem}._card--top-left_10si6_48{padding-bottom:2.4rem;padding-right:7rem}._card--top-right_10si6_49{padding-bottom:2.4rem;padding-left:7rem}._card--bottom-left_10si6_50{padding-top:2.4rem;padding-right:7rem}._card--bottom-right_10si6_51{padding-top:2.4rem;padding-left:7rem}@media (width<=1024px){._card--top-left_10si6_48,._card--bottom-left_10si6_50{padding-right:5rem}._card--top-right_10si6_49,._card--bottom-right_10si6_51{padding-left:5rem}}@media (width<=768px){._card_10si6_1,._card--top-left_10si6_48,._card--top-right_10si6_49,._card--bottom-left_10si6_50,._card--bottom-right_10si6_51{border-radius:1.6rem;min-height:auto;padding:2.8rem}._card--top-left_10si6_48:after,._card--top-right_10si6_49:after,._card--bottom-left_10si6_50:after,._card--bottom-right_10si6_51:after{display:none}}@media (width<=675px){._card_10si6_1,._card--top-left_10si6_48,._card--top-right_10si6_49,._card--bottom-left_10si6_50,._card--bottom-right_10si6_51{border-radius:1.2rem;padding:2.4rem}._card_title_10si6_30{font-size:1.5rem}._card_description_10si6_37{font-size:1.3rem}}._hero_section_g91w8_1{width:100%;min-height:calc(100vh - var(--navbar-height));background-color:#f5f6f7;background-image:url(/assets/landing-page-hero-background-DTRLQ0qj.svg);background-position:top;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex}._icon_container_g91w8_12{gap:2.4rem;display:flex}._hero_inner_g91w8_16{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;padding:10rem 0 8rem;display:flex}._hero_badge_g91w8_27{color:#040707;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:500;display:inline-flex}._hero_badge__icon_g91w8_41{color:#0f1036;font-size:1.4rem}._hero_headline_g91w8_47{color:#040707;letter-spacing:-.02em;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2.4rem;font-size:5.2rem;font-style:italic;font-weight:750;line-height:1.15;display:flex}._headline_line_g91w8_61{color:#0f1036;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}._teal_text_g91w8_70{color:#0c8281}._inline_badge_g91w8_76{object-fit:contain;border-radius:50%;flex-shrink:0;width:4.8rem;height:4.8rem}._hero_subtext_g91w8_85{color:#0f1036;max-width:54rem;margin-bottom:4rem;font-size:1.6rem;font-weight:400;line-height:2.6rem}._hero_cta_g91w8_95{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;display:flex}@media (width<=1024px){._hero_headline_g91w8_47{font-size:5.2rem}}@media (width<=768px){._hero_inner_g91w8_16{padding:8rem 0 6rem}._hero_headline_g91w8_47{font-size:4rem}._inline_badge_g91w8_76{width:3.6rem;height:3.6rem}._hero_subtext_g91w8_85{font-size:1.5rem}}@media (width<=675px){._hero_inner_g91w8_16{padding:6rem 0 5rem}._hero_headline_g91w8_47{letter-spacing:-.01em;font-size:3.2rem}._inline_badge_g91w8_76{width:3rem;height:3rem}._hero_subtext_g91w8_85{font-size:1.4rem;line-height:2.2rem}._hero_badge_g91w8_27{padding:.5rem 1.4rem;font-size:1.3rem}._hero_cta_g91w8_95{flex-direction:column;width:100%}._hero_cta_g91w8_95>*{width:100%}._hero_cta_g91w8_95>* button{width:100%!important}}._primaryButtonWrapper_1rk9a_1{display:inline-flex}._primaryButtonWrapper_1rk9a_1 ._button_1rk9a_5,._button_1rk9a_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_1rk9a_5:hover{background:#0a6f6e}._button_1rk9a_5:disabled{opacity:.6;cursor:not-allowed}._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_wrapper_dfiaa_1{background:#fff;width:100%;padding:8rem 0}._cards_row_dfiaa_9{grid-template-columns:1fr 1fr;gap:2.4rem;display:grid;position:relative}._center_icon_dfiaa_23{z-index:10;position:absolute;top:-2.8rem;left:50%;transform:translate(-50%)}._icon_circle_dfiaa_31{background:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;display:flex}._rocket_icon_dfiaa_43{object-fit:contain;width:4.8rem;height:4.8rem}._card_dfiaa_9{background:#00bfae33;border-radius:2rem;flex-direction:column;gap:2.8rem;padding:5.2rem 4rem 4rem;display:flex}._card_headline_dfiaa_62{color:#0f1036;margin:0;font-size:2.8rem;font-weight:700;line-height:1.3}._bullet_list_dfiaa_72{flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}._bullet_item_dfiaa_81{color:#0f1036;align-items:flex-start;gap:1rem;font-size:1.8rem;font-weight:400;line-height:2.2rem;display:flex}._bullet_dot_dfiaa_91{color:#0f1036;flex-shrink:0;font-size:1.8rem;line-height:1.4}._steps_list_dfiaa_100{flex-direction:column;gap:2rem;display:flex}._step_item_dfiaa_106{flex-direction:column;gap:.2rem;display:flex}._step_label_dfiaa_112{color:#040707;font-size:1.6rem;font-weight:500;line-height:2.2rem}._step_description_dfiaa_119{color:#040707;font-size:1.5rem;font-weight:400;line-height:2.2rem}@media (width<=1024px){._card_dfiaa_9{padding:5.2rem 3.2rem 3.2rem}._card_headline_dfiaa_62{font-size:2.2rem}}@media (width<=768px){._cards_row_dfiaa_9{grid-template-columns:1fr;gap:5.6rem}._center_icon_dfiaa_23{top:50%;transform:translate(-50%,-50%)}._card_dfiaa_9{padding:4rem 2.8rem}._card_dfiaa_9:first-of-type{padding-bottom:2.8rem}}@media (width<=675px){._section_wrapper_dfiaa_1{padding:5rem 0}._cards_row_dfiaa_9{gap:4.8rem}._card_dfiaa_9{border-radius:1.6rem;gap:2rem;padding:4.4rem 2.4rem 3.2rem}._card_headline_dfiaa_62{font-size:2rem}._bullet_item_dfiaa_81,._step_label_dfiaa_112,._step_description_dfiaa_119{font-size:1.4rem}}._row_five_section_heknt_1{background:var(--col-text-background-light-green);width:100%}._section_inner_heknt_7{padding-top:4rem;padding-bottom:8rem}._heading_heknt_14{text-align:left;color:#0b0c1f;margin:0;font-size:3.2rem;font-weight:700;line-height:1.3}._heading_heknt_14 span{color:#1ca39e}._navigation_top_heknt_27{justify-content:space-between;align-items:center;margin-bottom:2.8rem;display:flex}._navigation_heknt_27{align-items:center;gap:2rem;display:flex}._arrowBtn_heknt_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_heknt_42:hover{background:#158e89}._arrowBtn_heknt_42:disabled{color:#999;cursor:not-allowed;background:#e0e0e0}._pagination_heknt_69{align-items:center;gap:.5rem;display:flex}._dot_heknt_75{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background-color .3s,width .3s}._dot_heknt_75._active_heknt_86{background:#1ca39e;border-radius:6px;width:24px}._dot_heknt_75:hover:not(._active_heknt_86){background:#9ca3af}._cardGrid_heknt_98{gap:2rem;margin-bottom:3rem;display:flex}._card_heknt_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_heknt_115{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._text_heknt_122{color:var(--col-text-secondary);flex:1;margin:1rem 0;font-size:1.6rem;line-height:1.6}._user_heknt_130{align-items:center;gap:.75rem;margin-top:1.6rem;display:flex}._avatarInitials_heknt_137{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_heknt_150{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}._name_heknt_158{color:#040707;font-size:1.6rem;font-weight:700}._role_heknt_164{color:#585a63;font-size:1.4rem}@media (width<=1024px){._cardGrid_heknt_98{gap:1.6rem}._navigation_top_heknt_27{flex-direction:column;align-items:flex-start;gap:2rem}._heading_heknt_14{font-size:2.8rem}}@media (width<=768px){._cardGrid_heknt_98{flex-direction:column}._card_heknt_98{width:100%}._heading_heknt_14{font-size:2.4rem}._arrowBtn_heknt_42{width:3.5rem;height:3.5rem;font-size:16px}}@media (width<=675px){._section_inner_heknt_7{padding-top:3rem;padding-bottom:6rem}._heading_heknt_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_wrapper_1ai4w_1{width:100%;padding:6rem 0;padding-left:calc(var(--container-padding) + max(0px, (100vw - var(--main-maxwidth)) / 2));background:#fff;overflow:hidden}._card_1ai4w_13{padding:5.2rem var(--container-padding);box-sizing:border-box;background:#0c8281;border-radius:2.4rem 0 0 2.4rem;justify-content:space-between;align-items:center;gap:4rem;width:100%;display:flex}._left_1ai4w_28{flex-direction:column;flex:1;gap:1.6rem;min-width:0;display:flex}._headline_1ai4w_36{color:#fff;margin:0;font-size:2.8rem;font-weight:700;line-height:1.3}._divider_1ai4w_44{background:#fff;width:6rem;height:2px}._subtext_1ai4w_50{color:#fff;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}._br_desktop_1ai4w_58{display:inline}._center_1ai4w_64{flex-direction:column;flex-shrink:0;align-items:center;gap:1.6rem;display:flex}._video_card_1ai4w_72{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:1.6rem;width:22rem;height:13rem;position:relative;overflow:hidden}._video_thumbnail_1ai4w_83{object-fit:cover;opacity:.6;width:100%;height:100%}._video_overlay_1ai4w_90{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex;position:absolute;inset:0}._play_button_1ai4w_100{cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}._video_label_1ai4w_112{color:#fff;font-size:1.2rem;font-weight:600}._video_label__faded_1ai4w_118{opacity:.6}._watch_video_link_1ai4w_122{color:#fff;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}._watch_video_link_1ai4w_122:hover{opacity:.8}._youtube_icon_1ai4w_137{flex-shrink:0;width:2.4rem;height:2.4rem}._right_1ai4w_145{flex-direction:column;flex-shrink:0;align-items:center;gap:1.2rem;padding-right:4rem;display:flex}._avatars_wrapper_1ai4w_154{align-items:center;gap:.8rem;display:flex}._avatar_stack_1ai4w_160{display:flex}._avatar_1ai4w_154{object-fit:cover;border:2.5px solid #0c8281;border-radius:50%;flex-shrink:0;width:4rem;height:4rem;margin-left:-1rem}._avatar_1ai4w_154:first-child{margin-left:0}._arrow_badge_1ai4w_178{background:#2ab5a5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}._trusted_label_1ai4w_189{color:#fff;text-align:center;margin:0;font-size:1.5rem;font-weight:600}@media (width<=1024px){._card_1ai4w_13{gap:3.2rem;padding-top:4.4rem;padding-bottom:4.4rem}._headline_1ai4w_36{font-size:2.8rem}._video_card_1ai4w_72{width:18rem;height:11rem}}@media (width<=768px){._card_1ai4w_13{flex-direction:column;align-items:flex-start;gap:3.6rem;padding-top:4rem;padding-bottom:4rem}._center_1ai4w_64{width:100%}._video_card_1ai4w_72{width:100%;height:16rem}._right_1ai4w_145{align-items:flex-start;width:100%;padding-right:0}._br_desktop_1ai4w_58{display:none}}@media (width<=675px){._section_wrapper_1ai4w_1{padding:4rem 0}._card_1ai4w_13{border-radius:1.6rem 0 0 1.6rem;gap:3.2rem;padding-top:3.2rem;padding-bottom:3.2rem}._headline_1ai4w_36{font-size:2.4rem}._subtext_1ai4w_50{font-size:1.4rem}._video_card_1ai4w_72{height:18rem}}._section_wrapper_3a5tl_1{background:#e8f4f3;width:100%;padding:8rem 0 0;overflow:hidden}._header_row_3a5tl_10{align-items:flex-start;gap:6rem;margin-bottom:6rem;display:flex}._header_left_3a5tl_17{flex:none}._headline_3a5tl_21{color:#040707;margin:0;font-size:3.2rem;font-weight:800;line-height:1.3}._header_right_3a5tl_29{flex:1;padding-top:.4rem}._header_description_3a5tl_34{color:#040406;max-width:51.7rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}._track_outer_3a5tl_45{width:100%;padding-bottom:6rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 88%,#0000 100%)}._track_3a5tl_45{gap:2.4rem;width:max-content;padding:2rem 4rem;animation:28s linear infinite _scroll-left_3a5tl_1;display:flex}._track_3a5tl_45:hover{animation-play-state:paused}@keyframes _scroll-left_3a5tl_1{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.2rem))}}@media (width<=1024px){._header_row_3a5tl_10{gap:4rem}._headline_3a5tl_21{font-size:2.8rem}}@media (width<=768px){._section_wrapper_3a5tl_1{padding:6rem 0 0}._header_row_3a5tl_10{flex-direction:column;gap:2rem;margin-bottom:4rem}._header_right_3a5tl_29{padding-top:0}}@media (width<=675px){._section_wrapper_3a5tl_1{padding:5rem 0 0}._headline_3a5tl_21{font-size:2.4rem}._header_row_3a5tl_10{margin-bottom:3.2rem}}@media (prefers-reduced-motion:reduce){._track_3a5tl_45{flex-wrap:wrap;width:100%;padding:2rem 0;animation:none}}._card_ue29v_1{background:#fff;border-radius:1.6rem;flex-direction:column;flex-shrink:0;gap:1.4rem;width:40rem;min-width:32rem;padding:2.8rem;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000a}._image_number_row_ue29v_16{flex:1;align-items:stretch;gap:0;width:100%;display:flex}._image_wrapper_ue29v_24{border-radius:1.2rem;flex:1;min-width:0;min-height:16rem;overflow:hidden}._image_ue29v_16{object-fit:cover;width:100%;height:14rem;display:block}._number_ue29v_39{color:#e0eaea;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:flex-start;padding:.8rem .4rem 0 1.2rem;font-size:6rem;font-weight:700;line-height:1}._image_number_row_ue29v_16 ._number_ue29v_39:first-child{padding:.8rem 1.2rem 0 0}._quote_ue29v_55{color:#d0dada;font-size:2.8rem;font-weight:800;line-height:1}._title_ue29v_62{color:#040707;margin:0;font-size:2.4rem;font-weight:800;line-height:1.3}._description_ue29v_70{color:#6b7280;margin:0;font-size:1.6rem;font-weight:400;line-height:2.2rem}._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_15ami_1{background:#fbfbfd;width:100%;padding:5rem 0 6rem}._headline_block_15ami_9{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}._headline_15ami_9{color:#040707;letter-spacing:-.02em;margin:0;font-size:4.4rem;font-weight:700;line-height:1.2}._teal_text_15ami_27{color:#0c8281}._subtext_15ami_31{color:#494e66;max-width:69.3rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_15ami_40{display:inline}._image_wrapper_15ami_46{border-radius:2rem;width:100%;margin-bottom:4rem;overflow:hidden}._hero_image_15ami_53{object-fit:cover;width:100%;height:100%;max-height:52rem;display:block}._trusted_row_15ami_63{justify-content:center;align-items:center;gap:2rem;display:flex}._trusted_label_15ami_70{color:#040707;font-size:1.8rem;font-weight:700}._avatars_wrapper_15ami_76{align-items:center;gap:.8rem;display:flex}._avatar_stack_15ami_82{display:flex}._avatar_15ami_76{object-fit:cover;border:2.5px solid #fff;border-radius:50%;flex-shrink:0;width:3.8rem;height:3.8rem;margin-left:-1rem}._avatar_15ami_76:first-child{margin-left:0}._arrow_badge_15ami_100{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_15ami_9{font-size:4.4rem}}@media (width<=768px){._section_wrapper_15ami_1{padding:6rem 0 5rem}._headline_15ami_9{font-size:3.6rem}._hero_image_15ami_53{max-height:40rem}._br_desktop_15ami_40{display:none}}@media (width<=675px){._section_wrapper_15ami_1{padding:5rem 0 4rem}._headline_15ami_9{letter-spacing:-.01em;font-size:3rem}._subtext_15ami_31{font-size:1.5rem;line-height:2.4rem}._hero_image_15ami_53{border-radius:1.4rem;max-height:28rem}._trusted_row_15ami_63{text-align:center;flex-direction:column;gap:1.6rem}._trusted_label_15ami_70{font-size:1.6rem}._avatar_15ami_76{width:3.2rem;height:3.2rem}}._leftSection_bf15n_3{gap:2rem;display:flex}._label_bf15n_8{margin:0;padding:0;font-size:1.6rem;font-weight:600}._avatars_bf15n_15{align-items:center;display:flex;position:relative}._avatar_bf15n_15{object-fit:cover;cursor:pointer;border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-12px}._avatar_bf15n_15:hover{transform:scale(1.1)}._arrowWrapper_bf15n_35{cursor:pointer;background-color:#ff7c7c;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-12px;transition:background .3s;display:flex;transform:rotate(45deg)}._arrowWrapper_bf15n_35:hover{background-color:#ff5252}._arrowIcon_bf15n_53{color:#fff;font-size:1rem;transform:rotate(-45deg)}@media (width<=768px){._label_bf15n_8{margin-bottom:1rem;font-size:1.5rem}._avatars_bf15n_15{justify-content:center;margin:0 auto}._avatar_bf15n_15,._arrowWrapper_bf15n_35{width:32px;height:32px;margin-left:-10px}}@media (width<=480px){._label_bf15n_8{font-size:1.4rem}._avatar_bf15n_15,._arrowWrapper_bf15n_35{width:32px;height:32px}}@media (width<=360px){._avatar_bf15n_15,._arrowWrapper_bf15n_35{width:28px;height:28px}}._container_1gcjx_1{background:#fbfbfd;justify-content:center;width:100%;padding:20px;display:flex}._wrapper_1gcjx_9{background:#f3f9f9;border-radius:20px;align-items:center;gap:40px;width:100%;max-width:1200px;padding:40px;display:flex}._imageWrapper_1gcjx_21{flex:1}._imageWrapper_1gcjx_21 img{object-fit:cover;border-radius:16px;width:47.9rem;height:47.9rem}._content_1gcjx_33{flex:1}._title_1gcjx_37{color:#1a1a1a;margin-bottom:16px;font-size:32px;font-weight:700}._content_1gcjx_33 p{color:#0f1036;margin-bottom:14px;font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;line-height:1.7}._stats_1gcjx_55{gap:60px;margin-top:24px;display:flex}._stats_1gcjx_55 h3{color:#0c8281;margin-bottom:4px;font-size:32px}._stats_1gcjx_55 span{color:#6b7280;font-size:13px}@media (width<=1024px){._wrapper_1gcjx_9{flex-direction:column;padding:30px}._stats_1gcjx_55{justify-content:space-between;gap:20px}}@media (width<=600px){._container_1gcjx_1{padding:60px 16px}._wrapper_1gcjx_9{gap:24px;padding:20px}._title_1gcjx_37{font-size:24px}._content_1gcjx_33 p{font-size:14px}._stats_1gcjx_55{flex-direction:column;gap:16px}._stats_1gcjx_55 h3{font-size:22px}}@media (width<=1200px){._price_16ybt_152{font-size:2.6rem}._plan_name_16ybt_142{font-size:1.6rem}._card_16ybt_98{padding:2.8rem 2rem}._card_featured_16ybt_119{padding-top:4.8rem}}@media (width<=1024px){._cards_grid_16ybt_98{grid-template-columns:repeat(2,1fr);gap:2.4rem}._headline_16ybt_36{font-size:3rem}}@media (width<=768px){._section_wrapper_16ybt_1{padding:6rem 0}._header_16ybt_9{margin-bottom:4rem}._headline_16ybt_36{font-size:2.6rem}._br_desktop_16ybt_52{display:none}}@media (width<=675px){._section_wrapper_16ybt_1{padding:5rem 0}._cards_grid_16ybt_98{grid-template-columns:1fr;gap:2rem}._headline_16ybt_36{font-size:2.4rem}._card_16ybt_98{padding:2.8rem 2.4rem}._card_featured_16ybt_119{padding-top:5rem}._price_16ybt_152{font-size:3rem}}._section_yzrqi_2{width:100%}._topArea_yzrqi_8{text-align:center;background:#f8f9fb;padding:56px 24px 64px}._badge_yzrqi_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_yzrqi_29{font-size:15px}._heading_yzrqi_34{color:#0d0d1a;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}._subheading_yzrqi_44{color:#6b7280;margin:0;max-width:480px;margin-inline:auto;font-size:15px;line-height:1.7}._darkArea_yzrqi_54{background:#0f1036;padding:48px 32px 56px}._grid_yzrqi_60{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin-inline:auto;display:grid}._card_yzrqi_69{background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:28px 24px 32px;transition:transform .2s,box-shadow .2s;display:flex}._card_yzrqi_69:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e}._cardHeader_yzrqi_85{align-items:center;gap:16px;margin-bottom:8px;display:flex}._cardIcon_yzrqi_93{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._cardIcon_yzrqi_93 img{object-fit:contain;width:100%;height:100%}._cardTitle_yzrqi_109{color:#0d0d1a;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700;line-height:1.3}._cardDescription_yzrqi_118{color:#494e66;margin:0;font-size:13.5px;font-weight:500;line-height:1.7}@media (width<=1024px){._grid_yzrqi_60{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._topArea_yzrqi_8{padding:40px 20px 48px}._darkArea_yzrqi_54{padding:32px 16px 40px}._grid_yzrqi_60{grid-template-columns:1fr;gap:16px}._card_yzrqi_69{padding:22px 20px 26px}._cardHeader_yzrqi_85{gap:14px}._cardIcon_yzrqi_93{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_1ipky_1{background:#fafcfc;padding:4rem 0}._contactContainer_1ipky_6{gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:flex}._formSection_1ipky_14{background:#fff;border-radius:1.6rem;flex:1;padding:2.4rem;box-shadow:0 2px 8px #0000001a}._contactSection_1ipky_22{background:#fff;border-radius:1.6rem;flex:.4;max-height:38rem;padding:2.4rem;box-shadow:0 2px 8px #0000001a}._title_1ipky_31{color:#494e66;margin-top:0;margin-bottom:2.4rem;font-size:2.4rem;font-weight:700}._form_1ipky_14{flex-direction:column;gap:1.5rem;display:flex}._inputRow_1ipky_45{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._inputGroup_1ipky_50 input,._inputGroup_1ipky_50 textarea,._textareaWrapper_1ipky_55 textarea{box-sizing:border-box;width:100%}._inputGroup_1ipky_50{flex-direction:column;gap:.5rem;display:flex;position:relative}._textareaWrapper_1ipky_55{position:relative}._submitButton_1ipky_70{margin-top:1rem}._submitButton_1ipky_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_1ipky_70 button:hover:not(:disabled){background-color:#1b5e20}._submitButton_1ipky_70 button:disabled{cursor:not-allowed;background-color:#a5a5a5}._contactList_1ipky_96{flex-direction:column;gap:1rem;display:flex}._contactItem_1ipky_102{align-items:center;gap:.75rem;padding:.5rem 0;display:flex}._contactIcon_1ipky_109{object-fit:contain;flex-shrink:0;width:34px;height:34px}._contactText_1ipky_116{color:#494e66;font-size:1.8rem;font-weight:500}@media (width<=768px){._contactContainer_1ipky_6{flex-direction:column;gap:1.5rem;padding:1rem}._inputRow_1ipky_45{grid-template-columns:1fr}._formSection_1ipky_14,._contactSection_1ipky_22{padding:1.5rem}}@media (width<=480px){._formSection_1ipky_14,._contactSection_1ipky_22{padding:1rem}._title_1ipky_31{font-size:1.25rem}}.form-group{flex-direction:column;gap:.5rem;display:flex;position:relative}.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%}}@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_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){._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}}._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_m312o_1{background:#fafcfc;width:100%;padding:6rem 0}._container_m312o_7{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}._leftContent_m312o_18{max-width:520px}._heading_m312o_22{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.15}._description_m312o_30{color:#494e66;font-size:1.6rem;line-height:1.65}._cardsGrid_m312o_37{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._card_m312o_37{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:1rem;padding:1.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000a}._card_m312o_37:hover{border-color:#e0f4f3;transform:translateY(-4px);box-shadow:0 10px 30px #00000014}._card_m312o_37 span{color:#222;font-size:1.6rem;font-weight:600}@media (width<=1024px){._container_m312o_7{gap:3rem}}@media (width<=768px){._container_m312o_7{text-align:center;grid-template-columns:1fr;gap:3.5rem}._leftContent_m312o_18{max-width:100%;margin:0 auto}._heading_m312o_22{font-size:2.4rem}._cardsGrid_m312o_37{grid-template-columns:1fr 1fr;gap:1rem}._card_m312o_37{padding:1.5rem 1rem}}@media (width<=480px){._cardsGrid_m312o_37{grid-template-columns:1fr}}._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}._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}}@keyframes _rotateCircle_1x81w_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_1x81w_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_1x81w_20,._icon_1x81w_20{animation:none}}@media (width<=1024px){._container_1x81w_2{padding:2.5rem 1.5rem}._content_1x81w_98{max-width:90%}}@media (width<=768px){._container_1x81w_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_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_1x81w_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_1x81w_128 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_1x81w_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_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_1x81w_121{gap:1.2rem}._waitlist_button_wrapper_1x81w_128 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_1x81w_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_1x81w_128 button{width:100%}}@media (width>=1400px){._wrapper_tn7sr_8{padding:0}}@media (width>=1200px) and (width<=1399px){._wrapper_tn7sr_8{gap:3.5rem;padding:0 3rem}._heading_tn7sr_23{font-size:3rem}._right_tn7sr_50{flex:0 0 48rem;max-width:48rem}._videoWrapper_tn7sr_55{height:30rem}}@media (width>=1024px) and (width<=1199px){._container_tn7sr_1{padding:6rem 2rem}._wrapper_tn7sr_8{gap:3rem;padding:0 2.5rem}._left_tn7sr_18{flex:1}._heading_tn7sr_23{margin-bottom:3rem;font-size:2.6rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:0 0 42rem;max-width:42rem}._videoWrapper_tn7sr_55{height:26rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.5rem}}@media (width>=900px) and (width<=1023px){._container_tn7sr_1{padding:5rem 2rem}._wrapper_tn7sr_8{gap:2.5rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.5rem 3rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 38rem;max-width:38rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{padding:1.1rem 2.2rem;font-size:1.4rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width>=768px) and (width<=899px){._container_tn7sr_1{padding:4rem 2rem}._wrapper_tn7sr_8{gap:2rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.2rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 34rem;max-width:34rem}._videoWrapper_tn7sr_55{height:22rem}._playButton_tn7sr_80{gap:.6rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width<=767px){._container_tn7sr_1{padding:4rem 1.6rem}._wrapper_tn7sr_8{flex-direction:column;gap:3rem;padding:0}._left_tn7sr_18{text-align:center;width:100%}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem;line-height:1.4}._heading_tn7sr_23 br{display:none}._left_tn7sr_18 ._ctaBtn_tn7sr_34{justify-content:center;display:flex}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:none;width:100%;max-width:100%}._videoWrapper_tn7sr_55{height:28rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.4rem}}@media (width<=639px){._container_tn7sr_1{padding:3rem 1.6rem}._wrapper_tn7sr_8{gap:2.5rem}._heading_tn7sr_23{margin-bottom:2rem;font-size:2rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{gap:.5rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.6rem;height:1.6rem}}@media (width<=479px){._container_tn7sr_1{padding:2.5rem 1.2rem}._wrapper_tn7sr_8{gap:2rem}._heading_tn7sr_23{margin-bottom:1.8rem;font-size:1.8rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.3rem 2.4rem;font-size:1.3rem}._videoWrapper_tn7sr_55{border-radius:1.2rem;height:20rem}._playButton_tn7sr_80{gap:.5rem;padding:.9rem 1.8rem;font-size:1.2rem}._playIcon_tn7sr_107{width:1.5rem;height:1.5rem}}@media (width<=359px){._container_tn7sr_1{padding:2rem 1rem}._heading_tn7sr_23{margin-bottom:1.5rem;font-size:1.6rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.2rem 2rem;font-size:1.2rem}._videoWrapper_tn7sr_55{height:18rem}._playButton_tn7sr_80{padding:.8rem 1.5rem;font-size:1.1rem}._playIcon_tn7sr_107{width:1.4rem;height:1.4rem}}@media (width<=1024px){._headline_16zqe_20{font-size:3rem}._step_title_16zqe_90{font-size:2.6rem}._step_row_16zqe_51{gap:4rem}}@media (width<=768px){._section_wrapper_16zqe_1{padding:6rem 0}._header_16zqe_9{margin-bottom:5rem}._steps_16zqe_43{gap:6rem}._step_row_16zqe_51,._step_row_reversed_16zqe_59{grid-template-columns:1fr;gap:3.2rem}._step_row_reversed_16zqe_59 ._screenshot_wrapper_16zqe_63{order:1}._step_row_reversed_16zqe_59 ._step_text_16zqe_67{order:2}._step_title_16zqe_90{font-size:2.4rem}._step_description_16zqe_98{max-width:100%}._br_desktop_16zqe_37{display:none}}@media (width<=675px){._section_wrapper_16zqe_1{padding:5rem 0}._headline_16zqe_20{font-size:2.6rem}._subtext_16zqe_28{font-size:1.5rem;line-height:2.4rem}._steps_16zqe_43{gap:5rem}._step_title_16zqe_90{font-size:2.2rem}._step_description_16zqe_98{font-size:1.5rem;line-height:2.4rem}}@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}}._layout_77ssv_1{width:100%;height:calc(100vh - var(--navbar-height));top:var(--navbar-height);background:#fff;display:flex;position:sticky;overflow:hidden}._sidebar_77ssv_13{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_77ssv_13::-webkit-scrollbar{display:none}._sidebar_77ssv_13{width:calc(20rem + var(--container-padding))}._sidebar_nav_77ssv_39{flex-direction:column;gap:.4rem;display:flex}._sidebar_link_77ssv_45{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_77ssv_45:hover{color:#374151}._sidebar_link_active_77ssv_66{color:#040707;font-weight:700}._content_panel_77ssv_73{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_77ssv_73::-webkit-scrollbar{display:none}._feature_block_77ssv_91{border-bottom:1px solid #f0f0f0;margin-bottom:10rem;padding-bottom:10rem}._feature_block_77ssv_91:last-child{border-bottom:none;margin-bottom:0}._feature_label_77ssv_104{color:#0c8281;font-size:1.4rem;font-weight:600}._feature_headline_77ssv_110{color:#040707;margin:0;font-size:3rem;font-weight:800;line-height:1.25}._feature_tagline_77ssv_118{color:#9ca3af;margin:0;font-size:1.5rem;font-weight:400;line-height:1.6}._feature_header_77ssv_133{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_left_77ssv_141{flex-direction:column;gap:1.2rem;display:flex}._feature_header_right_77ssv_147{padding-top:.8rem}._feature_desc_77ssv_151{color:#374151;margin:0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._feature_header_inline_77ssv_166{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_inline_left_77ssv_174{flex-direction:column;gap:1.2rem;padding-top:.4rem;display:flex}._feature_desc_inline_77ssv_181{color:#374151;margin:.4rem 0 0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._screenshot_wrapper_inline_77ssv_196{background:#f8f8f8;border-radius:1.6rem;width:100%;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_wrapper_77ssv_196{background:#f8f8f8;border-radius:1.6rem;width:100%;margin-bottom:5rem;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_img_77ssv_215{border-radius:1.6rem;width:100%;height:auto;display:block}._feature_grid_77ssv_224{grid-template-columns:repeat(3,1fr);gap:4rem 6rem;margin-top:0;display:grid}._feature_header_inline_77ssv_166+._feature_grid_77ssv_224{margin-top:4rem}._feature_item_77ssv_238{flex-direction:column;gap:1rem;display:flex}._feature_item_title_77ssv_244{color:#040707;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._feature_item_desc_77ssv_252{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.4rem}@media (width<=1024px){._sidebar_77ssv_13{width:calc(16rem + var(--container-padding))}._content_panel_77ssv_73{padding-left:3rem}._feature_headline_77ssv_110{font-size:2.6rem}._feature_header_77ssv_133,._feature_header_inline_77ssv_166{gap:3rem}._feature_grid_77ssv_224{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._layout_77ssv_1{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_77ssv_13{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_77ssv_39{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_77ssv_45{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_77ssv_66{color:#fff;background:#0c8281;font-weight:500}._content_panel_77ssv_73{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_77ssv_133,._feature_header_inline_77ssv_166{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._screenshot_wrapper_inline_77ssv_196{margin-bottom:0}._feature_header_inline_77ssv_166+._feature_grid_77ssv_224{margin-top:3rem}._feature_grid_77ssv_224{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_77ssv_73{padding:3rem var(--container-padding) 6rem}._feature_headline_77ssv_110{font-size:2.2rem}._feature_item_title_77ssv_244{font-size:1.6rem}._feature_item_desc_77ssv_252{font-size:1.4rem}}@media (width<=768px){._hero_1txu9_1{min-height:auto;padding:48px 24px}._content_1txu9_22{flex-direction:column;align-items:flex-start;gap:24px}._left_1txu9_32{max-width:100%}._heading_1txu9_37{font-size:22px}._right_1txu9_55{justify-content:flex-start}}._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_pe0v0_1{background:#f3f9f9;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 32px;display:flex}._wrapper_pe0v0_12{padding:2rem 0}._left_pe0v0_15{align-items:center;gap:16px;display:flex}._icon_pe0v0_21{object-fit:contain;width:64px;height:64px}._textWrapper_pe0v0_27{flex-direction:column;gap:6px;display:flex}._title_pe0v0_33{color:#0f1036;margin:0;font-size:20px;font-weight:700}._subtitle_pe0v0_40{color:#0f1036;max-width:420px;margin:0;font-size:20px;font-weight:700}._button_pe0v0_48{color:#fff;cursor:pointer;white-space:nowrap;background:#2ca58d;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}._button_pe0v0_48:hover{background:#238b76}._button_pe0v0_48:active{transform:scale(.98)}@media (width<=768px){._container_pe0v0_1{flex-direction:column;align-items:flex-start;gap:16px}._left_pe0v0_15{align-items:flex-start}._button_pe0v0_48{text-align:center;width:100%}}@media (width<=480px){._icon_pe0v0_21{width:48px;height:48px}._title_pe0v0_33{font-size:18px}._subtitle_pe0v0_40{font-size:13px}}@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}}._wrapper_1kkyx_3{color:#111827;background:#f9fafb;min-height:100vh;padding:40px 24px 80px}._header_1kkyx_11{max-width:900px;margin:0 auto 28px}._title_1kkyx_16{color:#111827;letter-spacing:-.3px;margin:0 0 6px;font-size:28px;font-weight:700}._subtitle_1kkyx_24{color:#6b7280;margin:0;font-size:14px}._tableCard_1kkyx_31{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:900px;margin:0 auto;overflow:hidden}._tableHeader_1kkyx_41{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:220px repeat(4,1fr);display:grid}._featureLabelHeader_1kkyx_48{border-right:1px solid #e5e7eb;flex-direction:column;gap:12px;padding:20px 20px 16px;display:flex}._allPlans_1kkyx_56{color:#111827;font-size:15px;font-weight:700}._billingToggle_1kkyx_63{background:#f3f4f6;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:3px;display:flex}._toggleBtn_1kkyx_73{color:#0f1036;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .18s}._toggleBtn_1kkyx_73:hover{color:#374151}._toggleBtn_1kkyx_73._active_1kkyx_91{color:#0f1036;background:#fff;box-shadow:0 1px 3px #0000001a}._toggleBtn_1kkyx_73._activeYearly_1kkyx_97{color:#fff;background:#3d9b9a;box-shadow:0 1px 3px #0d948859}._planHeader_1kkyx_104{text-align:center;border-right:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:20px 12px 16px;display:flex}._planHeader_1kkyx_104:last-child{border-right:none}._planName_1kkyx_119{color:#111827;font-size:14px;font-weight:700}._planPrice_1kkyx_125{color:#6b7280;font-size:13px;font-weight:400}._row_1kkyx_132{border-bottom:1px solid #f3f4f6;grid-template-columns:220px repeat(4,1fr);align-items:center;min-height:52px;transition:background .12s;display:grid}._row_1kkyx_132:last-child{border-bottom:none}._row_1kkyx_132:hover{background:#f9fafb}._rowEven_1kkyx_149{background:#fff}._featureLabel_1kkyx_48{color:#374151;border-right:1px solid #e5e7eb;padding:12px 20px;font-size:13.5px;font-weight:500;line-height:1.4}._cell_1kkyx_162{text-align:center;border-right:1px solid #f3f4f6;justify-content:center;align-items:center;min-height:52px;padding:12px 10px;display:flex}._cell_1kkyx_162:last-child{border-right:none}._cellText_1kkyx_176{color:#374151;white-space:pre-line;text-align:center;font-size:13px;line-height:1.45}._addon_1kkyx_184{color:#374151;font-size:13px}@media (width<=700px){._wrapper_1kkyx_3{padding:24px 12px 60px}._tableCard_1kkyx_31{overflow-x:auto}._tableHeader_1kkyx_41,._row_1kkyx_132{grid-template-columns:160px repeat(4,120px);min-width:640px}._featureLabelHeader_1kkyx_48,._featureLabel_1kkyx_48{padding:12px}._title_1kkyx_16{font-size:22px}}@media (width<=768px){._layout_1otpm_9{flex-direction:column;gap:3.2rem}._sidebar_1otpm_21{width:100%;position:relative;top:0}._sidebar_nav_1otpm_28{flex-flow:wrap;gap:.8rem}._sidebar_btn_1otpm_34{color:#6b7280;background:#f5f5f5;border-radius:10rem;width:auto;padding:.8rem 1.6rem}._sidebar_btn_1otpm_34:hover{background:#e5e5e5}._sidebar_btn_active_1otpm_57{color:#fff;background:#0c8281}._search_wrapper_1otpm_77>div{max-width:100%}}@media (width<=675px){._section_wrapper_1otpm_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_1oohy_35{font-size:3rem}._left_1oohy_18{flex:0 0 50%;max-width:50%}._illustration_1oohy_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1oohy_1{padding:5rem 0}._inner_1oohy_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1oohy_18{flex:unset;align-items:center;max-width:100%}._subtext_1oohy_44{max-width:52rem}._right_1oohy_63{justify-content:center;width:100%}._illustration_1oohy_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1oohy_1{padding:4rem 0}._headline_1oohy_35{font-size:2.6rem}._subtext_1oohy_44{font-size:1.5rem;line-height:2.4rem}._illustration_1oohy_71{max-width:100%}}._container_1x81w_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_1x81w_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_1x81w_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_1x81w_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_1x81w_1;position:absolute;top:0;left:50%}._icon_1x81w_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_1x81w_1;position:absolute;transform:translate(-50%,-50%)}._icon_1x81w_20 img{object-fit:contain;width:100%;height:100%}._icon1_1x81w_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_1x81w_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_1x81w_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_1x81w_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_1x81w_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_1x81w_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_1x81w_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_1x81w_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_1x81w_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_1x81w_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_1x81w_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_1x81w_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_1x81w_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_1x81w_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_1x81w_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_1x81w_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_1x81w_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_1x81w_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_1x81w_98{z-index:3;max-width:800px}._buttons_1x81w_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_1x81w_128 button{width:22.2rem;height:6.2rem!important}@media (prefers-reduced-motion:reduce){._iconCircle_1x81w_20,._icon_1x81w_20{animation:none}}@media (width<=1024px){._container_1x81w_2{padding:2.5rem 1.5rem}._content_1x81w_98{max-width:90%}}@media (width<=768px){._container_1x81w_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_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_1x81w_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_1x81w_128 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_1x81w_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_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_1x81w_121{gap:1.2rem}._waitlist_button_wrapper_1x81w_128 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_1x81w_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_1x81w_20,._halfCircleHr_1x81w_33{display:none}._content_1x81w_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_1x81w_128 button{width:100%}}@media (width<=1024px){._container_8wdx2_7{gap:3rem}}@media (width<=768px){._container_8wdx2_7{text-align:center;grid-template-columns:1fr;gap:3.5rem}._leftContent_8wdx2_18{max-width:100%;margin:0 auto}._heading_8wdx2_22{font-size:2.4rem}._cardsGrid_8wdx2_37{grid-template-columns:1fr 1fr;gap:1rem}._card_8wdx2_37{padding:1.5rem 1rem}}@media (width<=480px){._cardsGrid_8wdx2_37{grid-template-columns:1fr}}@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>=1400px){._wrapper_tn7sr_8{padding:0}}@media (width>=1200px) and (width<=1399px){._wrapper_tn7sr_8{gap:3.5rem;padding:0 3rem}._heading_tn7sr_23{font-size:3rem}._right_tn7sr_50{flex:0 0 48rem;max-width:48rem}._videoWrapper_tn7sr_55{height:30rem}}@media (width>=1024px) and (width<=1199px){._container_tn7sr_1{padding:6rem 2rem}._wrapper_tn7sr_8{gap:3rem;padding:0 2.5rem}._left_tn7sr_18{flex:1}._heading_tn7sr_23{margin-bottom:3rem;font-size:2.6rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:0 0 42rem;max-width:42rem}._videoWrapper_tn7sr_55{height:26rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.5rem}}@media (width>=900px) and (width<=1023px){._container_tn7sr_1{padding:5rem 2rem}._wrapper_tn7sr_8{gap:2.5rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.5rem 3rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 38rem;max-width:38rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{padding:1.1rem 2.2rem;font-size:1.4rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width>=768px) and (width<=899px){._container_tn7sr_1{padding:4rem 2rem}._wrapper_tn7sr_8{gap:2rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.2rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 34rem;max-width:34rem}._videoWrapper_tn7sr_55{height:22rem}._playButton_tn7sr_80{gap:.6rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width<=767px){._container_tn7sr_1{padding:4rem 1.6rem}._wrapper_tn7sr_8{flex-direction:column;gap:3rem;padding:0}._left_tn7sr_18{text-align:center;width:100%}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem;line-height:1.4}._heading_tn7sr_23 br{display:none}._left_tn7sr_18 ._ctaBtn_tn7sr_34{justify-content:center;display:flex}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:none;width:100%;max-width:100%}._videoWrapper_tn7sr_55{height:28rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.4rem}}@media (width<=639px){._container_tn7sr_1{padding:3rem 1.6rem}._wrapper_tn7sr_8{gap:2.5rem}._heading_tn7sr_23{margin-bottom:2rem;font-size:2rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{gap:.5rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.6rem;height:1.6rem}}@media (width<=479px){._container_tn7sr_1{padding:2.5rem 1.2rem}._wrapper_tn7sr_8{gap:2rem}._heading_tn7sr_23{margin-bottom:1.8rem;font-size:1.8rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.3rem 2.4rem;font-size:1.3rem}._videoWrapper_tn7sr_55{border-radius:1.2rem;height:20rem}._playButton_tn7sr_80{gap:.5rem;padding:.9rem 1.8rem;font-size:1.2rem}._playIcon_tn7sr_107{width:1.5rem;height:1.5rem}}@media (width<=359px){._container_tn7sr_1{padding:2rem 1rem}._heading_tn7sr_23{margin-bottom:1.5rem;font-size:1.6rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.2rem 2rem;font-size:1.2rem}._videoWrapper_tn7sr_55{height:18rem}._playButton_tn7sr_80{padding:.8rem 1.5rem;font-size:1.1rem}._playIcon_tn7sr_107{width:1.4rem;height:1.4rem}}._section_wrapper_16zqe_1{background:#fbfbfd;width:100%;padding:8rem 0}._header_16zqe_9{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:7rem;display:flex}._headline_16zqe_20{color:#040707;margin:0;font-size:2.8rem;font-weight:800;line-height:1.2}._subtext_16zqe_28{color:#494e66;max-width:58rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_16zqe_37{display:inline}._steps_16zqe_43{flex-direction:column;gap:8rem;display:flex}._step_row_16zqe_51{grid-template-columns:62fr 38fr;align-items:center;gap:6rem;display:grid}._step_row_reversed_16zqe_59{grid-template-columns:38fr 62fr}._step_row_reversed_16zqe_59 ._screenshot_wrapper_16zqe_63{order:2}._step_row_reversed_16zqe_59 ._step_text_16zqe_67{order:1}._screenshot_16zqe_63{border-radius:1.6rem;width:100%;height:auto;display:block}._step_text_16zqe_67{flex-direction:column;gap:1.6rem;display:flex}._step_title_16zqe_90{color:#0f1036;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._step_description_16zqe_98{color:#494e66;max-width:32rem;margin:0;font-size:1.8rem;font-weight:400;line-height:2.6rem}@media (width<=1024px){._headline_16zqe_20{font-size:3rem}._step_title_16zqe_90{font-size:2.6rem}._step_row_16zqe_51{gap:4rem}}@media (width<=768px){._section_wrapper_16zqe_1{padding:6rem 0}._header_16zqe_9{margin-bottom:5rem}._steps_16zqe_43{gap:6rem}._step_row_16zqe_51,._step_row_reversed_16zqe_59{grid-template-columns:1fr;gap:3.2rem}._step_row_reversed_16zqe_59 ._screenshot_wrapper_16zqe_63{order:1}._step_row_reversed_16zqe_59 ._step_text_16zqe_67{order:2}._step_title_16zqe_90{font-size:2.4rem}._step_description_16zqe_98{max-width:100%}._br_desktop_16zqe_37{display:none}}@media (width<=675px){._section_wrapper_16zqe_1{padding:5rem 0}._headline_16zqe_20{font-size:2.6rem}._subtext_16zqe_28{font-size:1.5rem;line-height:2.4rem}._steps_16zqe_43{gap:5rem}._step_title_16zqe_90{font-size:2.2rem}._step_description_16zqe_98{font-size:1.5rem;line-height:2.4rem}}@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<=1024px){._sidebar_yaxne_22{width:calc(16rem + var(--container-padding))}._content_panel_yaxne_87{padding-left:3rem}._feature_headline_yaxne_138{font-size:2.6rem}._feature_header_yaxne_118{gap:3rem}}@media (width<=768px){._layout_yaxne_10{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_yaxne_22{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_yaxne_48{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_yaxne_54{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_yaxne_75{color:#fff;background:#0c8281;font-weight:500}._content_panel_yaxne_87{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_yaxne_118{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._feature_grid_yaxne_187{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_yaxne_87{padding:3rem var(--container-padding) 6rem}._feature_headline_yaxne_138{font-size:2.2rem}._feature_item_title_yaxne_199{font-size:1.6rem}._feature_item_desc_yaxne_207{font-size:1.4rem}}@media (width<=768px){._hero_1txu9_1{min-height:auto;padding:48px 24px}._content_1txu9_22{flex-direction:column;align-items:flex-start;gap:24px}._left_1txu9_32{max-width:100%}._heading_1txu9_37{font-size:22px}._right_1txu9_55{justify-content:flex-start}}._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_wrapper_16ybt_1{background:#f3f9f9;width:100%;padding:8rem 0}._header_16ybt_9{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:5.6rem;display:flex}._badge_16ybt_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_16ybt_31{color:#d21f3c;font-size:1.4rem}._headline_16ybt_36{color:#040707;margin:0;font-size:3.6rem;font-weight:700;line-height:1.2}._subtext_16ybt_44{color:#494e66;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_16ybt_52{display:inline}._toggle_wrapper_16ybt_58{background:#cee6e6;border-radius:8px;align-items:center;gap:0;margin-top:.8rem;padding:.4rem;display:flex}._toggle_btn_16ybt_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_16ybt_84{color:#fff;background:#0c8281}._save_badge_16ybt_89{color:inherit;opacity:.9;font-size:1.2rem;font-weight:600}._cards_grid_16ybt_98{grid-template-columns:repeat(4,1fr);align-items:start;gap:2rem;display:grid}._card_16ybt_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_16ybt_119{border-color:#0c8281;padding-top:5rem}._recommended_badge_16ybt_126{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_16ybt_142{color:#040707;text-align:center;margin:0 0 1.6rem;font-size:1.8rem;font-weight:600}._price_row_16ybt_152{justify-content:center;align-items:baseline;gap:.4rem;margin-bottom:.8rem;display:flex}._price_16ybt_152{color:#040707;font-size:3.2rem;font-weight:700;line-height:1}._price_unit_16ybt_167{color:#6b7280;font-size:1.4rem;font-weight:400}._plan_description_16ybt_175{color:#6b7280;text-align:center;margin:0 0 2rem;font-size:1.4rem;font-weight:400;line-height:2rem}._features_list_16ybt_190{flex-direction:column;flex:1;gap:1.2rem;margin:0 0 3.2rem;padding:0;list-style:none;display:flex}._feature_item_16ybt_200{color:#374151;align-items:flex-start;gap:1rem;font-size:1.4rem;font-weight:400;line-height:2rem;display:flex}._check_icon_16ybt_210{flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem}._cta_btn_16ybt_219{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_16ybt_219:hover{background:#d0e9e8}._cta_btn_featured_16ybt_238{color:#fff;background:#0c8281}._cta_btn_featured_16ybt_238:hover{background:#0a6f6e}@media (width<=1200px){._price_16ybt_152{font-size:2.6rem}._plan_name_16ybt_142{font-size:1.6rem}._card_16ybt_98{padding:2.8rem 2rem}._card_featured_16ybt_119{padding-top:4.8rem}}@media (width<=1024px){._cards_grid_16ybt_98{grid-template-columns:repeat(2,1fr);gap:2.4rem}._headline_16ybt_36{font-size:3rem}}@media (width<=768px){._section_wrapper_16ybt_1{padding:6rem 0}._header_16ybt_9{margin-bottom:4rem}._headline_16ybt_36{font-size:2.6rem}._br_desktop_16ybt_52{display:none}}@media (width<=675px){._section_wrapper_16ybt_1{padding:5rem 0}._cards_grid_16ybt_98{grid-template-columns:1fr;gap:2rem}._headline_16ybt_36{font-size:2.4rem}._card_16ybt_98{padding:2.8rem 2.4rem}._card_featured_16ybt_119{padding-top:5rem}._price_16ybt_152{font-size:3rem}}@media (width<=1024px){._headline_1oohy_35{font-size:3rem}._left_1oohy_18{flex:0 0 50%;max-width:50%}._illustration_1oohy_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1oohy_1{padding:5rem 0}._inner_1oohy_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1oohy_18{flex:unset;align-items:center;max-width:100%}._subtext_1oohy_44{max-width:52rem}._right_1oohy_63{justify-content:center;width:100%}._illustration_1oohy_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1oohy_1{padding:4rem 0}._headline_1oohy_35{font-size:2.6rem}._subtext_1oohy_44{font-size:1.5rem;line-height:2.4rem}._illustration_1oohy_71{max-width:100%}}._section_wrapper_1otpm_1{background:#fff;width:100%;padding:8rem 0}._layout_1otpm_9{align-items:flex-start;gap:6rem;display:flex}._sidebar_1otpm_21{width:16rem;top:calc(var(--navbar-height) + 4rem);flex-shrink:0;position:sticky}._sidebar_nav_1otpm_28{flex-direction:column;gap:.4rem;display:flex}._sidebar_btn_1otpm_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_1otpm_34:hover{color:#040707;background:#f5f5f5}._sidebar_btn_active_1otpm_57{color:#fff;background:#0c8281;font-weight:600}._sidebar_btn_active_1otpm_57:hover{color:#fff;background:#0a6f6e}._content_1otpm_70{flex:1;min-width:0}._search_wrapper_1otpm_77{margin-bottom:3.2rem}._search_wrapper_1otpm_77>div{width:100%;max-width:48rem}._empty_state_1otpm_89{text-align:center;padding:4rem 0}._empty_state_1otpm_89 p{color:#9ca3af;font-size:1.5rem}@media (width<=768px){._layout_1otpm_9{flex-direction:column;gap:3.2rem}._sidebar_1otpm_21{width:100%;position:relative;top:0}._sidebar_nav_1otpm_28{flex-flow:wrap;gap:.8rem}._sidebar_btn_1otpm_34{color:#6b7280;background:#f5f5f5;border-radius:10rem;width:auto;padding:.8rem 1.6rem}._sidebar_btn_1otpm_34:hover{background:#e5e5e5}._sidebar_btn_active_1otpm_57{color:#fff;background:#0c8281}._search_wrapper_1otpm_77>div{max-width:100%}}@media (width<=675px){._section_wrapper_1otpm_1{padding:5rem 0}}@media (width<=1024px){._container_8wdx2_7{gap:3rem}}@media (width<=768px){._container_8wdx2_7{text-align:center;grid-template-columns:1fr;gap:3.5rem}._leftContent_8wdx2_18{max-width:100%;margin:0 auto}._heading_8wdx2_22{font-size:2.4rem}._cardsGrid_8wdx2_37{grid-template-columns:1fr 1fr;gap:1rem}._card_8wdx2_37{padding:1.5rem 1rem}}@media (width<=480px){._cardsGrid_8wdx2_37{grid-template-columns:1fr}}@keyframes _rotateCircle_1clxz_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinIcon_1clxz_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){._iconCircle_1clxz_20,._icon_1clxz_20{animation:none}}@media (width<=1024px){._container_1clxz_2{padding:2.5rem 1.5rem}._content_1clxz_98{max-width:90%}}@media (width<=768px){._container_1clxz_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_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_1clxz_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_1clxz_128 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_1clxz_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_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_1clxz_121{gap:1.2rem}._waitlist_button_wrapper_1clxz_128 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_1clxz_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_1clxz_128 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>=1400px){._wrapper_tn7sr_8{padding:0}}@media (width>=1200px) and (width<=1399px){._wrapper_tn7sr_8{gap:3.5rem;padding:0 3rem}._heading_tn7sr_23{font-size:3rem}._right_tn7sr_50{flex:0 0 48rem;max-width:48rem}._videoWrapper_tn7sr_55{height:30rem}}@media (width>=1024px) and (width<=1199px){._container_tn7sr_1{padding:6rem 2rem}._wrapper_tn7sr_8{gap:3rem;padding:0 2.5rem}._left_tn7sr_18{flex:1}._heading_tn7sr_23{margin-bottom:3rem;font-size:2.6rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:0 0 42rem;max-width:42rem}._videoWrapper_tn7sr_55{height:26rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.5rem}}@media (width>=900px) and (width<=1023px){._container_tn7sr_1{padding:5rem 2rem}._wrapper_tn7sr_8{gap:2.5rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.5rem 3rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 38rem;max-width:38rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{padding:1.1rem 2.2rem;font-size:1.4rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width>=768px) and (width<=899px){._container_tn7sr_1{padding:4rem 2rem}._wrapper_tn7sr_8{gap:2rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.2rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 34rem;max-width:34rem}._videoWrapper_tn7sr_55{height:22rem}._playButton_tn7sr_80{gap:.6rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width<=767px){._container_tn7sr_1{padding:4rem 1.6rem}._wrapper_tn7sr_8{flex-direction:column;gap:3rem;padding:0}._left_tn7sr_18{text-align:center;width:100%}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem;line-height:1.4}._heading_tn7sr_23 br{display:none}._left_tn7sr_18 ._ctaBtn_tn7sr_34{justify-content:center;display:flex}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:none;width:100%;max-width:100%}._videoWrapper_tn7sr_55{height:28rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.4rem}}@media (width<=639px){._container_tn7sr_1{padding:3rem 1.6rem}._wrapper_tn7sr_8{gap:2.5rem}._heading_tn7sr_23{margin-bottom:2rem;font-size:2rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{gap:.5rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.6rem;height:1.6rem}}@media (width<=479px){._container_tn7sr_1{padding:2.5rem 1.2rem}._wrapper_tn7sr_8{gap:2rem}._heading_tn7sr_23{margin-bottom:1.8rem;font-size:1.8rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.3rem 2.4rem;font-size:1.3rem}._videoWrapper_tn7sr_55{border-radius:1.2rem;height:20rem}._playButton_tn7sr_80{gap:.5rem;padding:.9rem 1.8rem;font-size:1.2rem}._playIcon_tn7sr_107{width:1.5rem;height:1.5rem}}@media (width<=359px){._container_tn7sr_1{padding:2rem 1rem}._heading_tn7sr_23{margin-bottom:1.5rem;font-size:1.6rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.2rem 2rem;font-size:1.2rem}._videoWrapper_tn7sr_55{height:18rem}._playButton_tn7sr_80{padding:.8rem 1.5rem;font-size:1.1rem}._playIcon_tn7sr_107{width:1.4rem;height:1.4rem}}@media (width<=1024px){._headline_89ahv_20{font-size:3rem}._step_title_89ahv_90{font-size:2.6rem}._step_row_89ahv_51{gap:4rem}}@media (width<=768px){._section_wrapper_89ahv_1{padding:6rem 0}._header_89ahv_9{margin-bottom:5rem}._steps_89ahv_43{gap:6rem}._step_row_89ahv_51,._step_row_reversed_89ahv_59{grid-template-columns:1fr;gap:3.2rem}._step_row_reversed_89ahv_59 ._screenshot_wrapper_89ahv_63{order:1}._step_row_reversed_89ahv_59 ._step_text_89ahv_67{order:2}._step_title_89ahv_90{font-size:2.4rem}._step_description_89ahv_98{max-width:100%}._br_desktop_89ahv_37{display:none}}@media (width<=675px){._section_wrapper_89ahv_1{padding:5rem 0}._headline_89ahv_20{font-size:2.6rem}._subtext_89ahv_28{font-size:1.5rem;line-height:2.4rem}._steps_89ahv_43{gap:5rem}._step_title_89ahv_90{font-size:2.2rem}._step_description_89ahv_98{font-size:1.5rem;line-height:2.4rem}}@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<=1024px){._headline_1oohy_35{font-size:3rem}._left_1oohy_18{flex:0 0 50%;max-width:50%}._illustration_1oohy_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1oohy_1{padding:5rem 0}._inner_1oohy_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1oohy_18{flex:unset;align-items:center;max-width:100%}._subtext_1oohy_44{max-width:52rem}._right_1oohy_63{justify-content:center;width:100%}._illustration_1oohy_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1oohy_1{padding:4rem 0}._headline_1oohy_35{font-size:2.6rem}._subtext_1oohy_44{font-size:1.5rem;line-height:2.4rem}._illustration_1oohy_71{max-width:100%}}._section_b58i1_5{background-color:#eef4f4;flex-direction:column;align-items:center;padding:60px 40px 80px;font-family:Inter,Segoe UI,sans-serif;display:flex}._badge_b58i1_15{color:#e05c5c;background-color:#fce8e8;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:13px;font-weight:500;display:inline-flex}._badgeDot_b58i1_28{font-size:10px}._heading_b58i1_33{color:#0d1a1a;text-align:center;margin:0 0 12px;font-size:30px;font-weight:700;line-height:1.3}._subheading_b58i1_42{color:#6b7b7b;text-align:center;margin:0 0 32px;font-size:14px}._toggleWrapper_b58i1_50{background-color:#d4e8e8;border-radius:8px;gap:2px;margin-bottom:44px;padding:4px;display:flex}._toggleBtn_b58i1_59{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_b58i1_59:hover{background:#ffffff80}._toggleActive_b58i1_78{color:#0d1a1a;background:#fff;box-shadow:0 1px 4px #0000001f}._toggleActiveYearly_b58i1_84{color:#fff;background:#3d9b9a;box-shadow:0 1px 4px #00000026}._saveBadge_b58i1_90{color:#3a5a5a;background:#fff3;border-radius:12px;padding:2px 8px;font-size:11px}._saveBadgeActive_b58i1_98{color:#fff;background:#ffffff40;border-radius:12px;padding:2px 8px;font-size:11px}._cardsRow_b58i1_107{align-items:stretch;gap:16px;width:100%;max-width:1100px;display:flex}._card_b58i1_107{background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:28px 24px;display:flex;box-shadow:0 2px 8px #0000000d}._ctaCard_b58i1_127{color:#0d1a1a;background:#fff}._ctaTitle_b58i1_132{color:#0d1a1a;margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.35}._ctaTitleHighlight_b58i1_140{color:#1aafa0}._ctaDesc_b58i1_144{color:#6b7b7b;margin:0 0 12px;font-size:13px;line-height:1.5}._ctaDesc2_b58i1_151{color:#6b7b7b;flex:1;margin:0 0 28px;font-size:13px;line-height:1.6}._ctaBtn_b58i1_159{color:#fff;cursor:pointer;background:#1aafa0;border:none;border-radius:8px;width:100%;margin-top:auto;padding:13px 16px;font-size:14px;font-weight:600;transition:background .2s}._ctaBtn_b58i1_159:hover{background:#148f82}._planCard_b58i1_178{border:1.5px solid #e8f0f0;position:relative}._planName_b58i1_183{color:#0d1a1a;margin:0 0 8px;font-size:18px;font-weight:700}._planNameHighlighted_b58i1_190{color:#0d1a1a}._planDesc_b58i1_194{color:#6b7b7b;margin:0 0 20px;font-size:13px;line-height:1.55}._priceOld_b58i1_201{color:#aabcbc;margin-bottom:2px;font-size:13px;text-decoration:line-through}._priceNew_b58i1_208{color:#0d1a1a;margin-bottom:2px;font-size:32px;font-weight:700;line-height:1}._priceNewHighlighted_b58i1_216{color:#0d1a1a}._planFree_b58i1_220{color:#6b7b7b;margin:0 0 18px;font-size:12px}._featureList_b58i1_226{margin:0 0 auto;padding:0;list-style:none}._featureList_b58i1_226 li{color:#3a5a5a;font-size:13px;line-height:1.7}._featureText_b58i1_238{color:#3a5a5a;flex:1;margin:0 0 auto;font-size:13px;line-height:1.7}._featureText_b58i1_238 strong{color:#0d1a1a;font-weight:700}._planBtn_b58i1_252{cursor:pointer;border-radius:8px;width:100%;margin-top:24px;padding:13px 16px;font-size:14px;font-weight:600;transition:all .2s}._planBtnOutline_b58i1_263{color:#1aafa0;background:#e8f4f3;border:none}._planBtnOutline_b58i1_263:hover{background:#c8e8e6}._planBtnFilled_b58i1_273{color:#fff;background:#1aafa0;border:none}._planBtnFilled_b58i1_273:hover{background:#148f82}._planCardHighlighted_b58i1_284{border:2px solid #1aafa0;box-shadow:0 4px 20px #1aafa026}._customDivider_b58i1_291{background:#e8f0f0;height:1px;margin:20px 0}._demoTitle_b58i1_297{color:#0d1a1a;margin:0 0 8px;font-size:17px;font-weight:700}._demoDesc_b58i1_304{color:#6b7b7b;flex:1;margin:0;font-size:13px}._contactBtn_b58i1_311{margin-top:auto}@media (width<=900px){._cardsRow_b58i1_107{flex-direction:column}._ctaCard_b58i1_127,._customCard_b58i1_322{flex:unset;min-width:unset}}._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_ore9w_5{background-color:#fff;max-width:1100px;margin:0 auto;padding:56px 60px 80px;font-family:Inter,Segoe UI,sans-serif}._title_ore9w_14{color:#0d1a1a;margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.2}._subtitle_ore9w_22{color:#8a9a9a;margin:0 0 40px;font-size:13.5px;line-height:1.5}._table_ore9w_30{border-collapse:collapse;width:100%}._headerRow_ore9w_36 th{text-align:left;padding-bottom:12px}._featureHeader_ore9w_41{color:#0d1a1a;text-align:left;width:55%;font-size:15px;font-weight:700}._planHeader_ore9w_49{color:#0d1a1a;text-align:center;width:15%;font-size:15px;font-weight:700}._dividerCell_ore9w_58{padding:0}._headerDivider_ore9w_62{background:linear-gradient(90deg,#0d1a1a 35%,#e0e0e0 35%);height:1.5px;margin-bottom:8px}._row_ore9w_69{border-bottom:1px solid #f0f0f0}._row_ore9w_69:last-child{border-bottom:none}._featureCell_ore9w_77{color:#2c3e3e;width:55%;padding:18px 0;font-size:13.5px}._iconCell_ore9w_84{text-align:center;vertical-align:middle;padding:14px 0}._iconCheck_ore9w_91,._iconMinus_ore9w_92{justify-content:center;align-items:center;display:inline-flex}@media (width<=700px){._section_ore9w_5{padding:40px 20px 60px}._featureCell_ore9w_77,._planHeader_ore9w_49{font-size:12px}}@media (width<=1024px){._sidebar_yaxne_22{width:calc(16rem + var(--container-padding))}._content_panel_yaxne_87{padding-left:3rem}._feature_headline_yaxne_138{font-size:2.6rem}._feature_header_yaxne_118{gap:3rem}}@media (width<=768px){._layout_yaxne_10{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_yaxne_22{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_yaxne_48{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_yaxne_54{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_yaxne_75{color:#fff;background:#0c8281;font-weight:500}._content_panel_yaxne_87{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_yaxne_118{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._feature_grid_yaxne_187{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_yaxne_87{padding:3rem var(--container-padding) 6rem}._feature_headline_yaxne_138{font-size:2.2rem}._feature_item_title_yaxne_199{font-size:1.6rem}._feature_item_desc_yaxne_207{font-size:1.4rem}}@media (width<=768px){._hero_1txu9_1{min-height:auto;padding:48px 24px}._content_1txu9_22{flex-direction:column;align-items:flex-start;gap:24px}._left_1txu9_32{max-width:100%}._heading_1txu9_37{font-size:22px}._right_1txu9_55{justify-content:flex-start}}._section_8wdx2_1{background:#fafcfc;width:100%;padding:6rem 0}._container_8wdx2_7{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}._leftContent_8wdx2_18{max-width:520px}._heading_8wdx2_22{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.15}._description_8wdx2_30{color:#494e66;font-size:1.6rem;line-height:1.65}._cardsGrid_8wdx2_37{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._card_8wdx2_37{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:1rem;padding:1.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000a}._card_8wdx2_37:hover{border-color:#e0f4f3;transform:translateY(-4px);box-shadow:0 10px 30px #00000014}._card_8wdx2_37 span{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:1.6rem;font-weight:600;overflow:hidden}@media (width<=1024px){._container_8wdx2_7{gap:3rem}}@media (width<=768px){._container_8wdx2_7{text-align:center;grid-template-columns:1fr;gap:3.5rem}._leftContent_8wdx2_18{max-width:100%;margin:0 auto}._heading_8wdx2_22{font-size:2.4rem}._cardsGrid_8wdx2_37{grid-template-columns:1fr 1fr;gap:1rem}._card_8wdx2_37{padding:1.5rem 1rem}}@media (width<=480px){._cardsGrid_8wdx2_37{grid-template-columns:1fr}}._container_1clxz_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_1clxz_20{z-index:1;pointer-events:none;width:1040px;height:500px;margin-left:-520px;position:absolute;top:35px;left:50%;overflow:hidden}._halfCircleHr_1clxz_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_1clxz_20{will-change:transform;border-radius:50%;width:1040px;height:1040px;margin-left:-520px;animation:20s linear infinite _rotateCircle_1clxz_1;position:absolute;top:0;left:50%}._icon_1clxz_20{--radius:520px;will-change:transform;width:40px;height:40px;animation:3s linear infinite _spinIcon_1clxz_1;position:absolute;transform:translate(-50%,-50%)}._icon_1clxz_20 img{object-fit:contain;width:100%;height:100%}._icon1_1clxz_78{top:calc(var(--radius) - var(--radius) * 1);left:calc(50% + var(--radius) * 0)}._icon2_1clxz_79{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * .342)}._icon3_1clxz_80{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * .6428)}._icon4_1clxz_81{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * .866)}._icon5_1clxz_82{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * .9848)}._icon6_1clxz_83{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * .9848)}._icon7_1clxz_84{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * .866)}._icon8_1clxz_85{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * .6428)}._icon9_1clxz_86{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * .342)}._icon10_1clxz_87{top:calc(var(--radius) - var(--radius) * -1);left:calc(50% + var(--radius) * 0)}._icon11_1clxz_88{top:calc(var(--radius) - var(--radius) * -.9397);left:calc(50% + var(--radius) * -.342)}._icon12_1clxz_89{top:calc(var(--radius) - var(--radius) * -.766);left:calc(50% + var(--radius) * -.6428)}._icon13_1clxz_90{top:calc(var(--radius) - var(--radius) * -.5);left:calc(50% + var(--radius) * -.866)}._icon14_1clxz_91{top:calc(var(--radius) - var(--radius) * -.1736);left:calc(50% + var(--radius) * -.9848)}._icon15_1clxz_92{top:calc(var(--radius) - var(--radius) * .1736);left:calc(50% + var(--radius) * -.9848)}._icon16_1clxz_93{top:calc(var(--radius) - var(--radius) * .5);left:calc(50% + var(--radius) * -.866)}._icon17_1clxz_94{top:calc(var(--radius) - var(--radius) * .766);left:calc(50% + var(--radius) * -.6428)}._icon18_1clxz_95{top:calc(var(--radius) - var(--radius) * .9397);left:calc(50% + var(--radius) * -.342)}._content_1clxz_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_1clxz_121{justify-content:center;gap:2.4rem;margin-top:4rem;display:flex}._waitlist_button_wrapper_1clxz_128 button{width:22.2rem;height:6.2rem!important}@media (prefers-reduced-motion:reduce){._iconCircle_1clxz_20,._icon_1clxz_20{animation:none}}@media (width<=1024px){._container_1clxz_2{padding:2.5rem 1.5rem}._content_1clxz_98{max-width:90%}}@media (width<=768px){._container_1clxz_2{min-height:auto;padding:4rem 2rem 3rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_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_1clxz_121{flex-direction:column;align-items:center;gap:.5rem;width:100%}._waitlist_button_wrapper_1clxz_128 button{border-radius:.8rem;width:100%;height:4.2rem;font-size:1rem}}@media (width<=480px){._container_1clxz_2{padding:3rem 1.5rem 2.5rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_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_1clxz_121{gap:1.2rem}._waitlist_button_wrapper_1clxz_128 button{width:100%;height:4.8rem;font-size:1.4rem}}@media (width<=360px){._container_1clxz_2{padding:2.5rem 1rem 2rem}._iconCircleWrapper_1clxz_20,._halfCircleHr_1clxz_33{display:none}._content_1clxz_98{margin-top:3rem}h1{font-size:2rem;line-height:1.1}p{margin-bottom:2rem;font-size:1.2rem}._waitlist_button_wrapper_1clxz_128 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}}._container_tn7sr_1{background-color:#0d0c33;border-radius:2.4rem;width:100%;padding:6rem 2rem}._wrapper_tn7sr_8{justify-content:space-between;align-items:center;gap:4rem;max-width:100%;margin:0 auto;padding:0 2rem;display:flex}._left_tn7sr_18{flex:1;min-width:0}._heading_tn7sr_23{color:#fff;font-size:2.4rem;font-weight:700}._left_tn7sr_18 p{color:#fff;margin-bottom:3rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{cursor:pointer;border:none;border-radius:.8rem;padding:1.8rem 3.6rem;font-size:1.6rem;font-weight:600;transition:background-color .3s}._ctaBtn_tn7sr_34:hover button{background-color:#e6e6e6}._right_tn7sr_50{flex:0 0 52rem;max-width:52rem}._videoWrapper_tn7sr_55{background-color:#000;border-radius:1.6rem;width:100%;height:32rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d}._videoThumbnail_tn7sr_65{object-fit:cover;width:100%;height:100%;display:block}._video_tn7sr_55{object-fit:cover;border:none;width:100%;height:100%;display:block}._playButton_tn7sr_80{color:#fff;cursor:pointer;z-index:10;background-color:#ff8c00;border:none;border-radius:3rem;align-items:center;gap:.8rem;padding:1.4rem 2.8rem;font-size:1.6rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #ff8c0066}._playButton_tn7sr_80:hover{background-color:#ff9a1a;transform:translate(-50%,-50%)scale(1.05);box-shadow:0 6px 25px #ff8c0080}._playIcon_tn7sr_107{flex-shrink:0;width:2rem;height:2rem}@media (width>=1400px){._wrapper_tn7sr_8{padding:0}}@media (width>=1200px) and (width<=1399px){._wrapper_tn7sr_8{gap:3.5rem;padding:0 3rem}._heading_tn7sr_23{font-size:3rem}._right_tn7sr_50{flex:0 0 48rem;max-width:48rem}._videoWrapper_tn7sr_55{height:30rem}}@media (width>=1024px) and (width<=1199px){._container_tn7sr_1{padding:6rem 2rem}._wrapper_tn7sr_8{gap:3rem;padding:0 2.5rem}._left_tn7sr_18{flex:1}._heading_tn7sr_23{margin-bottom:3rem;font-size:2.6rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:0 0 42rem;max-width:42rem}._videoWrapper_tn7sr_55{height:26rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.5rem}}@media (width>=900px) and (width<=1023px){._container_tn7sr_1{padding:5rem 2rem}._wrapper_tn7sr_8{gap:2.5rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.5rem 3rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 38rem;max-width:38rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{padding:1.1rem 2.2rem;font-size:1.4rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width>=768px) and (width<=899px){._container_tn7sr_1{padding:4rem 2rem}._wrapper_tn7sr_8{gap:2rem;padding:0 2rem}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.2rem;line-height:1.4}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._right_tn7sr_50{flex:0 0 34rem;max-width:34rem}._videoWrapper_tn7sr_55{height:22rem}._playButton_tn7sr_80{gap:.6rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.8rem;height:1.8rem}}@media (width<=767px){._container_tn7sr_1{padding:4rem 1.6rem}._wrapper_tn7sr_8{flex-direction:column;gap:3rem;padding:0}._left_tn7sr_18{text-align:center;width:100%}._heading_tn7sr_23{margin-bottom:2.5rem;font-size:2.4rem;line-height:1.4}._heading_tn7sr_23 br{display:none}._left_tn7sr_18 ._ctaBtn_tn7sr_34{justify-content:center;display:flex}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.6rem 3.2rem;font-size:1.5rem}._right_tn7sr_50{flex:none;width:100%;max-width:100%}._videoWrapper_tn7sr_55{height:28rem}._playButton_tn7sr_80{padding:1.2rem 2.4rem;font-size:1.4rem}}@media (width<=639px){._container_tn7sr_1{padding:3rem 1.6rem}._wrapper_tn7sr_8{gap:2.5rem}._heading_tn7sr_23{margin-bottom:2rem;font-size:2rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.4rem 2.8rem;font-size:1.4rem}._videoWrapper_tn7sr_55{height:24rem}._playButton_tn7sr_80{gap:.5rem;padding:1rem 2rem;font-size:1.3rem}._playIcon_tn7sr_107{width:1.6rem;height:1.6rem}}@media (width<=479px){._container_tn7sr_1{padding:2.5rem 1.2rem}._wrapper_tn7sr_8{gap:2rem}._heading_tn7sr_23{margin-bottom:1.8rem;font-size:1.8rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.3rem 2.4rem;font-size:1.3rem}._videoWrapper_tn7sr_55{border-radius:1.2rem;height:20rem}._playButton_tn7sr_80{gap:.5rem;padding:.9rem 1.8rem;font-size:1.2rem}._playIcon_tn7sr_107{width:1.5rem;height:1.5rem}}@media (width<=359px){._container_tn7sr_1{padding:2rem 1rem}._heading_tn7sr_23{margin-bottom:1.5rem;font-size:1.6rem}._left_tn7sr_18 ._ctaBtn_tn7sr_34 button{padding:1.2rem 2rem;font-size:1.2rem}._videoWrapper_tn7sr_55{height:18rem}._playButton_tn7sr_80{padding:.8rem 1.5rem;font-size:1.1rem}._playIcon_tn7sr_107{width:1.4rem;height:1.4rem}}._section_wrapper_89ahv_1{background:#fbfbfd;width:100%;padding:8rem 0}._header_89ahv_9{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:7rem;display:flex}._headline_89ahv_20{color:#040707;margin:0;font-size:2.8rem;font-weight:800;line-height:1.2}._subtext_89ahv_28{color:#494e66;max-width:58rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._br_desktop_89ahv_37{display:inline}._steps_89ahv_43{flex-direction:column;gap:8rem;display:flex}._step_row_89ahv_51{grid-template-columns:62fr 38fr;align-items:center;gap:6rem;display:grid}._step_row_reversed_89ahv_59{grid-template-columns:38fr 62fr}._step_row_reversed_89ahv_59 ._screenshot_wrapper_89ahv_63{order:2}._step_row_reversed_89ahv_59 ._step_text_89ahv_67{order:1}._screenshot_89ahv_63{border-radius:1.6rem;width:100%;height:auto;display:block}._step_text_89ahv_67{flex-direction:column;gap:1.6rem;display:flex}._step_title_89ahv_90{color:#0f1036;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._step_description_89ahv_98{color:#494e66;max-width:45.2rem;margin:0;font-size:1.8rem;font-weight:400;line-height:2.6rem}@media (width<=1024px){._headline_89ahv_20{font-size:3rem}._step_title_89ahv_90{font-size:2.6rem}._step_row_89ahv_51{gap:4rem}}@media (width<=768px){._section_wrapper_89ahv_1{padding:6rem 0}._header_89ahv_9{margin-bottom:5rem}._steps_89ahv_43{gap:6rem}._step_row_89ahv_51,._step_row_reversed_89ahv_59{grid-template-columns:1fr;gap:3.2rem}._step_row_reversed_89ahv_59 ._screenshot_wrapper_89ahv_63{order:1}._step_row_reversed_89ahv_59 ._step_text_89ahv_67{order:2}._step_title_89ahv_90{font-size:2.4rem}._step_description_89ahv_98{max-width:100%}._br_desktop_89ahv_37{display:none}}@media (width<=675px){._section_wrapper_89ahv_1{padding:5rem 0}._headline_89ahv_20{font-size:2.6rem}._subtext_89ahv_28{font-size:1.5rem;line-height:2.4rem}._steps_89ahv_43{gap:5rem}._step_title_89ahv_90{font-size:2.2rem}._step_description_89ahv_98{font-size:1.5rem;line-height:2.4rem}}._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_wrapper_1oohy_1{background:#fafafa;width:100%;padding:6rem 0}._inner_1oohy_9{justify-content:space-between;align-items:center;gap:4rem;display:flex}._left_1oohy_18{flex-direction:column;flex:0 0 48%;align-items:flex-start;gap:1rem;max-width:52%;display:flex}._badge_icon_1oohy_29{color:#d21f3c;font-size:1.4rem}._headline_1oohy_35{color:#040707;margin:0;font-size:2.8rem;font-weight:700;line-height:1.25}._subtext_1oohy_44{color:#494e66;max-width:52rem;margin:0;font-size:1.6rem;font-weight:400;line-height:2.6rem}._cta_button_1oohy_54 button{border-radius:1rem!important;height:5.2rem!important;padding:0 3.2rem!important;font-size:1.6rem!important}._right_1oohy_63{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}._illustration_1oohy_71{object-fit:contain;width:100%;max-width:42rem;height:auto;display:block}@media (width<=1024px){._headline_1oohy_35{font-size:3rem}._left_1oohy_18{flex:0 0 50%;max-width:50%}._illustration_1oohy_71{max-width:44rem}}@media (width<=768px){._section_wrapper_1oohy_1{padding:5rem 0}._inner_1oohy_9{text-align:center;flex-direction:column;align-items:center;gap:4rem}._left_1oohy_18{flex:unset;align-items:center;max-width:100%}._subtext_1oohy_44{max-width:52rem}._right_1oohy_63{justify-content:center;width:100%}._illustration_1oohy_71{max-width:42rem}}@media (width<=675px){._section_wrapper_1oohy_1{padding:4rem 0}._headline_1oohy_35{font-size:2.6rem}._subtext_1oohy_44{font-size:1.5rem;line-height:2.4rem}._illustration_1oohy_71{max-width:100%}}._section_180kv_5{background-color:#fff;padding:48px 40px 64px;font-family:Inter,Helvetica Neue,Arial,sans-serif}._pageTitle_180kv_12{color:#0e1a1a;letter-spacing:-.2px;margin:0 0 6px;font-size:26px;font-weight:700}._pageSubtitle_180kv_20{color:#6b8888;margin:0 0 28px;font-size:14px}._tableWrapper_180kv_29{border:1px solid #e0eeec;border-radius:12px;width:100%;overflow-x:auto}._table_180kv_29{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}._headerRow_180kv_46{border-bottom:1px solid #e0eeec}._featureHeaderCell_180kv_51{text-align:left;vertical-align:bottom;background:#fff;border-right:1px solid #e0eeec;width:28%;padding:20px 22px 18px}._allPlansLabel_180kv_60{color:#0e1a1a;margin-bottom:14px;font-size:15px;font-weight:700}._toggleWrapper_180kv_68{background:#f4f4f4;border-radius:7px;gap:2px;padding:3px;display:inline-flex}._toggleBtn_180kv_76{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_180kv_89{color:#fff;background:#3d9b9a}._planHeaderCell_180kv_95{text-align:center;vertical-align:bottom;background:#fff;border-right:1px solid #e0eeec;padding:18px 12px 16px}._planHeaderCell_180kv_95:last-child{border-right:none}._planName_180kv_107{color:#0e1a1a;margin-bottom:4px;font-size:14px;font-weight:700}._planPrice_180kv_114{color:#6b8888;font-size:13px;font-weight:400}._bodyRow_180kv_123{border-top:1px solid #e8f2f0}._bodyRow_180kv_123:hover{background-color:#f9fdfc}._featureCell_180kv_132{color:#0e1a1a;vertical-align:middle;background:#fff;border-right:1px solid #e0eeec;padding:16px 22px;font-size:14px;font-weight:400}._valueCell_180kv_143{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_180kv_143:last-child{border-right:none}._valueCell_180kv_143 svg{vertical-align:middle;display:inline-block}@media (width<=768px){._section_180kv_5{padding:32px 16px 48px}._table_180kv_29{min-width:640px}}._section_1mvwo_5{background-color:#eef6f5;min-height:100vh;padding:72px 40px 80px}._header_1mvwo_12{text-align:center;margin-bottom:40px}._badge_1mvwo_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_1mvwo_31{color:#3d9b9a;font-size:11px}._title_1mvwo_36{color:#0e1a1a;letter-spacing:-.3px;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.25}._subtitle_1mvwo_45{color:#5a7272;margin:0 0 24px;font-size:15px}._toggleWrapper_1mvwo_52{background:#fff;border:1px solid #ddecea;border-radius:8px;gap:2px;padding:4px;display:inline-flex}._toggleBtn_1mvwo_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_1mvwo_74{color:#fff;background:#3d9b9a}._cardsWrapper_1mvwo_82{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;max-width:1200px;margin:0 auto;display:grid}._card_1mvwo_82{background:#fff;border:1.5px solid #cee6e6;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}._cardInner_1mvwo_102{flex-direction:column;flex:1;padding:24px 22px 28px;display:flex}._cardPopular_1mvwo_110{border:2px solid #3d9b9a;box-shadow:0 4px 24px #1abca821}._cardRecommended_1mvwo_116{border:1.5px solid #d0e8e5}._popularBadge_1mvwo_121,._recommendedBadge_1mvwo_122{text-align:center;letter-spacing:.08em;padding:6px 0;font-size:11px;font-weight:700}._popularBadge_1mvwo_121{color:#fff;background:#3d9b9a}._recommendedBadge_1mvwo_122{color:#cee6e6;background:#e6f7f5}._planName_1mvwo_141{color:#0e1a1a;margin-bottom:8px;font-size:16px;font-weight:600}._price_1mvwo_149{align-items:baseline;gap:1px;margin-bottom:8px;display:flex}._currency_1mvwo_156{color:#0e1a1a;margin-right:1px;font-size:22px;font-weight:700}._price_1mvwo_149{color:#0e1a1a;font-size:32px;font-weight:700;line-height:1}._period_1mvwo_174{color:#7a9898;margin-left:2px;font-size:14px;font-weight:400}._customPriceDashes_1mvwo_182{color:#0e1a1a;letter-spacing:2px;font-size:22px;font-weight:700}._customPriceLabel_1mvwo_189{color:#5a7272;margin-left:4px;font-size:14px;font-weight:500}._planDesc_1mvwo_197{color:#5a7272;margin:0 0 18px;font-size:13.5px;line-height:1.5}._btnOutline_1mvwo_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_1mvwo_205:hover{background:#f0faf9}._btnPrimary_1mvwo_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_1mvwo_223:hover{background:#17a895}._featureList_1mvwo_242{flex-direction:column;gap:9px;margin:0 0 20px;padding:0;list-style:none;display:flex}._featureItem_1mvwo_251{color:#2a3d3d;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}._checkIcon_1mvwo_260{flex-shrink:0;margin-top:1px}._bestFor_1mvwo_266{border-top:1px solid #e8f2f0;margin-top:auto;padding-top:16px}._bestForLabel_1mvwo_272{color:#0e1a1a;margin-bottom:5px;font-size:13px;font-weight:700;display:block}._bestForText_1mvwo_280{color:#5a7272;margin:0;font-size:12.5px;line-height:1.5}@media (width<=1100px){._cardsWrapper_1mvwo_82{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._section_1mvwo_5{padding:48px 16px 60px}._cardsWrapper_1mvwo_82{grid-template-columns:1fr}._title_1mvwo_36{font-size:24px}}._layout_yaxne_10{width:100%;height:calc(100vh - var(--navbar-height));top:var(--navbar-height);background:#fff;display:flex;position:sticky;overflow:hidden}._sidebar_yaxne_22{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_yaxne_22::-webkit-scrollbar{display:none}._sidebar_yaxne_22{width:calc(20rem + var(--container-padding))}._sidebar_nav_yaxne_48{flex-direction:column;gap:.4rem;display:flex}._sidebar_link_yaxne_54{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_yaxne_54:hover{color:#374151}._sidebar_link_active_yaxne_75{color:#040707;font-weight:700}._content_panel_yaxne_87{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_yaxne_87::-webkit-scrollbar{display:none}._feature_block_yaxne_105{border-bottom:1px solid #f0f0f0;margin-bottom:10rem;padding-bottom:10rem}._feature_block_yaxne_105:last-child{border-bottom:none;margin-bottom:0}._feature_header_yaxne_118{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:4rem;display:grid}._feature_header_left_yaxne_126{flex-direction:column;gap:1.2rem;display:flex}._feature_label_yaxne_132{color:#0c8281;font-size:1.4rem;font-weight:600}._feature_headline_yaxne_138{color:#040707;margin:0;font-size:3rem;font-weight:800;line-height:1.25}._feature_tagline_yaxne_146{color:#9ca3af;margin:0;font-size:1.5rem;font-weight:400;line-height:1.6}._feature_header_right_yaxne_154{padding-top:.8rem}._feature_desc_yaxne_158{color:#374151;margin:0;font-size:1.5rem;font-style:italic;font-weight:400;line-height:2.6rem}._screenshot_wrapper_yaxne_169{background:#f8f8f8;border-radius:1.6rem;width:100%;margin-bottom:5rem;overflow:hidden;box-shadow:0 4px 32px #00000017}._screenshot_img_yaxne_178{border-radius:1.6rem;width:100%;height:auto;display:block}._feature_grid_yaxne_187{grid-template-columns:1fr 1fr;gap:4rem 8rem;display:grid}._feature_item_yaxne_193{flex-direction:column;gap:1rem;display:flex}._feature_item_title_yaxne_199{color:#040707;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._feature_item_desc_yaxne_207{color:#6b7280;margin:0;font-size:1.5rem;font-weight:400;line-height:2.4rem}@media (width<=1024px){._sidebar_yaxne_22{width:calc(16rem + var(--container-padding))}._content_panel_yaxne_87{padding-left:3rem}._feature_headline_yaxne_138{font-size:2.6rem}._feature_header_yaxne_118{gap:3rem}}@media (width<=768px){._layout_yaxne_10{flex-direction:column;height:auto;position:relative;top:0;overflow:visible}._sidebar_yaxne_22{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_yaxne_48{flex-direction:row;gap:.8rem;width:max-content}._sidebar_link_yaxne_54{white-space:nowrap;color:#6b7280;background:#f5f5f5;border-radius:10rem;padding:.7rem 1.6rem}._sidebar_link_active_yaxne_75{color:#fff;background:#0c8281;font-weight:500}._content_panel_yaxne_87{height:auto;padding:4rem var(--container-padding) 8rem;overflow-y:visible}._feature_header_yaxne_118{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3.2rem}._feature_grid_yaxne_187{grid-template-columns:1fr;gap:3rem}}@media (width<=675px){._content_panel_yaxne_87{padding:3rem var(--container-padding) 6rem}._feature_headline_yaxne_138{font-size:2.2rem}._feature_item_title_yaxne_199{font-size:1.6rem}._feature_item_desc_yaxne_207{font-size:1.4rem}}._hero_1txu9_1{box-sizing:border-box;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='581'%20viewBox='0%200%201440%20581'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8137_82549)'%3e%3crect%20width='1440'%20height='581'%20fill='%230C8281'/%3e%3cg%20opacity='0.05'%20clip-path='url(%23clip1_8137_82549)'%3e%3cpath%20d='M1257%20211.582L791.6%20445.067L752.003%20367.238C749.799%20362.862%20748.48%20358.094%20748.122%20353.207C747.764%20348.32%20748.374%20343.41%20749.916%20338.759C751.459%20334.108%20753.904%20329.807%20757.112%20326.102C760.32%20322.397%20764.227%20319.362%20768.61%20317.169L1167.27%20116.995C1176.17%20112.544%201186.47%20111.81%201195.91%20114.953C1205.35%20118.095%201213.16%20124.858%201217.61%20133.754L1257%20211.582Z'%20fill='white'/%3e%3cpath%20d='M1091.45%20501.828L626%20735.624L665.545%20813.452C670.064%20822.282%20677.89%20828.971%20687.317%20832.061C696.745%20835.151%20707.012%20834.393%20715.883%20829.952L1114.55%20629.881C1123.35%20625.443%201130.03%20617.699%201133.14%20608.343C1136.24%20598.988%201135.51%20588.785%201131.1%20579.968L1091.45%20501.828Z'%20fill='white'/%3e%3cpath%20d='M1187.2%20420.318L750.55%20639.742C746.763%20641.642%20742.377%20641.967%20738.351%20640.645C734.326%20639.322%20730.987%20636.461%20729.065%20632.685L687.081%20549.669C686.137%20547.8%20685.572%20545.762%20685.419%20543.674C685.265%20541.586%20685.526%20539.488%20686.187%20537.501C686.848%20535.514%20687.895%20533.678%20689.269%20532.097C690.643%20530.517%20692.315%20529.223%20694.191%20528.292L1130.95%20309.128C1134.73%20307.241%201139.12%20306.924%201143.14%20308.245C1147.16%20309.566%201150.5%20312.418%201152.43%20316.184L1194.36%20399.201C1196.17%20402.958%201196.43%20407.273%201195.09%20411.221C1193.75%20415.169%201190.92%20418.435%201187.2%20420.318Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8137_82549'%3e%3crect%20width='1440'%20height='581'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_8137_82549'%3e%3crect%20width='631'%20height='721'%20fill='white'%20transform='translate(626%20113)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:260px;padding:234px 99px 80px;display:flex;position:relative;overflow:hidden}._content_1txu9_22{z-index:1;align-items:center;gap:64px;width:100%;display:flex;position:relative}._left_1txu9_32{flex:none;max-width:627px}._heading_1txu9_37{color:#fff;letter-spacing:-.3px;margin:0 0 16px;font-size:30px;font-weight:700;line-height:1.25}._subtext_1txu9_46{color:#ffffffd9;margin:0;font-size:16px;font-weight:400;line-height:1.6}._right_1txu9_55{flex:1;justify-content:flex-end;display:flex}._rightText_1txu9_61{color:#ffffffd9;text-align:left;max-width:325px;margin:0;font-size:16px;font-weight:400;line-height:1.6}@media (width<=768px){._hero_1txu9_1{min-height:auto;padding:48px 24px}._content_1txu9_22{flex-direction:column;align-items:flex-start;gap:24px}._left_1txu9_32{max-width:100%}._heading_1txu9_37{font-size:22px}._right_1txu9_55{justify-content:flex-start}}@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}
