.style_pageWrapper__N6hIT{display:flex;min-height:100dvh;flex-direction:column}.style_container__Evn3i{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.style_main__cvR9E{flex:1;display:flex;flex-direction:column}.style_easyAndGlobe__sMhKb{display:grid;grid-template-columns:1fr 1fr;max-width:80rem;margin:0 auto;width:100%;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}@media(max-width:768px){.style_easyAndGlobe__sMhKb{grid-template-columns:1fr;padding:0 1rem;border-left:none;border-right:none}}.style_headerContainer__a3DSL{display:flex;align-items:center;justify-content:space-between;height:4rem}.style_logo__fPNh9{display:flex;align-items:center;gap:.5rem;font-weight:700}.style_logoIcon__wYt_9{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(to bottom right,var(--primary-color),rgba(var(--primary-color),.7));color:var(--primary-foreground)}.style_desktopNav__WnzJS{display:none;gap:2rem}@media(min-width:768px){.style_desktopNav__WnzJS{display:flex}}.style_navLink__6RpJc{font-size:.875rem;font-weight:500;color:var(--muted-foreground);transition:color .2s ease}.style_navLink__6RpJc:hover{color:var(--foreground-color)}.style_desktopActions__tJsU9{display:none;gap:1rem;align-items:center}@media(min-width:768px){.style_desktopActions__tJsU9{display:flex}}.style_mobileActions__jkgwp{display:flex;gap:1rem;align-items:center}@media(min-width:768px){.style_mobileActions__jkgwp{display:none}}.style_themeToggle___Y4r8{border-radius:9999px}.style_themeIcon__scDJq{width:1.125rem;height:1.125rem}.style_menuIcon__40HOJ{width:1.25rem;height:1.25rem}.style_loginLink__gCRbA{font-size:.875rem;font-weight:500;color:var(--muted-foreground);transition:color .2s ease}.style_loginLink__gCRbA:hover{color:var(--foreground-color)}.style_ctaButton__b_usZ{border-radius:9999px}.style_buttonIcon__O9jIz{margin-left:.25rem;width:1rem;height:1rem}.style_mobileMenu__JiKFL{position:absolute;top:4rem;inset-inline:0;background-color:rgba(var(--background-color),.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color)}.style_mobileMenuContainer__ZsrVo{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}.style_mobileNavLink___6iVx{padding:.5rem 0;font-size:.875rem;font-weight:500}.style_mobileMenuFooter__lsYY9{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid var(--border-color)}.style_heroSection__C2DqR{width:100%;padding:5rem 0;overflow:hidden;position:relative;background-image:linear-gradient(to bottom,transparent,var(--background)),linear-gradient(90deg,rgba(148,163,184,.05) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.05) 1px,transparent 1px);background-size:100% 100%,24px 24px,24px 24px;background-position:0 0}.style_heroSection__C2DqR:before{content:"";position:absolute;inset:0;mask-image:radial-gradient(ellipse 50% 80% at 50% 0,black 40%,transparent 110%);-webkit-mask-image:radial-gradient(ellipse 50% 80% at 50% 0,black 40%,transparent 110%);background-image:linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 0),linear-gradient(rgba(148,163,184,.1) 1px,transparent 0);background-size:24px 24px}@media(min-width:768px){.style_heroSection__C2DqR{padding:8rem 0}}@media(min-width:1024px){.style_heroSection__C2DqR{padding:10rem 0}}.style_sectionHeader__yXcRE{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;margin-bottom:3rem}.style_sectionBadge__OYLVr{border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:500}.style_sectionTitle__axwYq{font-size:1.875rem;font-weight:700;letter-spacing:-.025em}@media(min-width:768px){.style_sectionTitle__axwYq{font-size:2.25rem}}.style_sectionDescription__Prv5_{max-width:50rem;color:var(--muted-foreground)}@media(min-width:768px){.style_sectionDescription__Prv5_{font-size:1.125rem}}.style_featuresSection__VE_OR{width:100%;padding:5rem 0}@media(min-width:768px){.style_featuresSection__VE_OR{padding:8rem 0}}.style_featuresGrid__dmgO9{display:grid;gap:1.5rem}@media(min-width:640px){.style_featuresGrid__dmgO9{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.style_featuresGrid__dmgO9{grid-template-columns:repeat(3,1fr)}}.style_featureCard__5yfvj{height:100%;overflow:hidden;border-color:rgba(229,231,235,.4);background:rgba(0,0,0,0);backdrop-filter:blur(8px);transition:all .3s ease}.style_featureCard__5yfvj:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.style_featureCardContent__P5IzQ{padding:1.5rem;display:flex;flex-direction:column;height:100%}.style_featureIconWrapper__V2hqf{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background-color:rgba(59,130,246,.1);color:var(--text-primary);margin-bottom:1rem}.style_dark__QPKux .style_featureIconWrapper__V2hqf{background-color:rgba(59,130,246,.2)}.style_featureIcon__q57f_{width:1.25rem;height:1.25rem}.style_featureTitle__DxExS{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.style_featureDescription__dznGT{color:var(--muted-foreground)}.style_pricingSection__QM8Wb{width:100%;padding:5rem 0;background-color:rgba(var(--muted-color),.3);position:relative;overflow:hidden}@media(min-width:768px){.style_pricingSection__QM8Wb{padding:8rem 0}}.style_pricingContainer__WcWVs{max-width:80rem;margin:0 auto}.style_pricingTabs__GFvKr{width:100%}.style_tabsListWrapper__U69em{display:flex;justify-content:center;margin-bottom:2rem}.style_tabsList__F1_NB{border-radius:9999px;padding:.25rem}.style_tabsTrigger__A3Gta{border-radius:9999px;padding:0 1.5rem}.style_pricingGrid___0t1Z{display:grid;gap:1.5rem}@media(min-width:1024px){.style_pricingGrid___0t1Z{grid-template-columns:repeat(3,1fr);gap:2rem}}.style_popularCard__BlNiI{border-color:var(--primary-color);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1)}.style_popularBadge__PH9VY{position:absolute;top:0;right:0;background-color:var(--primary-color);color:var(--primary-foreground);padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-bottom-left-radius:.5rem}.style_pricingCardContent__uph_8{padding:1.5rem;display:flex;flex-direction:column;height:100%}.style_pricingTitle__w7RKy{font-size:1.5rem;font-weight:700}.style_pricingPrice__Tvk9Q{display:flex;align-items:baseline;margin-top:1rem}.style_price__zV2D9{font-size:2.25rem;font-weight:700}.style_period__cJf6v{color:var(--muted-foreground);margin-left:.25rem}.style_pricingDescription__xWVh_{color:var(--muted-foreground);margin-top:.5rem}.style_featuresList__GdeDM{margin:1.5rem 0;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.style_featureItem__KcIeR{display:flex;align-items:center}.style_featureCheck__EIcd5{margin-right:.5rem;width:1rem;height:1rem;color:var(--primary-color)}.style_srOnly__UXkYb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.styles_logosSection__f2nhM{width:100%}.styles_logosContent__wioR6{display:flex;flex-direction:column;gap:1rem;max-width:80rem;margin:0 auto;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);padding:2rem 3rem}@media(max-width:1000px){.styles_logosContent__wioR6{padding:2rem 1rem}}@media(max-width:768px){.styles_logosContent__wioR6{border-left:none;border-right:none}}.styles_logosTitle__s6hPv{font-size:.875rem;font-weight:500;color:var(--text-primary)}.styles_logosList__Cri6I{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}@media(min-width:768px){.styles_logosList__Cri6I{gap:3rem}}@media(min-width:1024px){.styles_logosList__Cri6I{gap:4rem}}.styles_companyLogo__i_W_O{height:2rem;width:auto;opacity:.7;filter:grayscale(100%);transition:all .3s ease}.styles_companyLogo__i_W_O:hover{opacity:1;filter:grayscale(0)}.styles_logoItem__3ePhb{display:flex;align-items:center;justify-content:center;gap:1rem}.styles_logoItemTitle__oHMu4{font-size:1.25rem;font-weight:500;color:var(--muted-foreground)}.styles_sectionHeader__opCWv{display:flex;flex-direction:column;margin:0 auto;max-width:80rem;padding:2rem 3rem;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}@media(max-width:1000px){.styles_sectionHeader__opCWv{padding:2rem 1rem}}@media(max-width:768px){.styles_sectionHeader__opCWv{border-left:none;border-right:none}}.styles_title__Tu3en{font-size:3.5rem;font-weight:700;line-height:1.1;max-width:64rem}.styles_description__Y2I5A{font-size:1.25rem;max-width:48rem;line-height:1.5}.styles_featuresGrid__XtwWQ{display:grid;grid-template-columns:1fr;position:relative;z-index:10;max-width:80rem;margin:0 auto;border-left:none;border-right:none}@media(min-width:768px){.styles_featuresGrid__XtwWQ{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_featuresGrid__XtwWQ{grid-template-columns:repeat(4,1fr);border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary)}}.styles_feature__wkpQr{display:flex;flex-direction:column;padding:2.5rem 0;position:relative}@media(min-width:1024px){.styles_feature__wkpQr{border-right:1px solid var(--border-primary)}.styles_feature__wkpQr:first-child,.styles_feature__wkpQr:nth-child(5){border-left:1px solid var(--border-primary)}.styles_feature__wkpQr:nth-child(-n+4){border-bottom:1px solid var(--border-primary)}}.styles_feature__wkpQr:hover{background-color:var(--container-primary)}.styles_feature__wkpQr:hover .styles_gradientOverlay__TURFG{opacity:1}.styles_feature__wkpQr:hover .styles_titleBar__Wm_Xi{height:2rem;background-color:var(--primary)}.styles_feature__wkpQr:hover .styles_title__Tu3en{transform:translateX(.5rem)}@media(max-width:768px){.styles_feature__wkpQr{border-left:none;border-right:none;border-bottom:none}}.styles_descriptionWrapper__k5KxQ{padding:0 2.5rem}.styles_gradientOverlay__TURFG{opacity:0;transition:opacity .2s;position:absolute;inset:0;height:100%;width:100%;pointer-events:none}.styles_gradientOverlay__TURFG.styles_top__67e4O{background:linear-gradient(to top,var(--gradient-from),transparent)}.styles_gradientOverlay__TURFG.styles_bottom__J5FQP{background:linear-gradient(to bottom,var(--gradient-from),transparent)}.styles_iconWrapper__ztf48{margin-bottom:1rem;position:relative;z-index:10;padding:0 2.5rem;color:var(--text-secondary)}.styles_titleWrapper__3A0Ir{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:10;padding:0 2.5rem}.styles_titleBar__Wm_Xi{position:absolute;left:0;inset-block:0;height:1.5rem;width:.25rem;border-top-right-radius:9999px;border-bottom-right-radius:9999px;background-color:var(--border-primary);transition:all .2s;transform-origin:center}.styles_title__Tu3en{display:inline-block;color:var(--text-primary);transition:transform .2s}.styles_description__Y2I5A{font-size:.875rem;color:var(--text-secondary);max-width:20rem;position:relative;z-index:10;padding:0 2.5rem}.styles_subTitleWrapper__1K6Et{max-width:48rem;text-align:center}.styles_feature__a0SNb{display:flex;flex-direction:column;padding:2.5rem 0;position:relative;border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}@media(min-width:1024px){.styles_feature__a0SNb:nth-last-child(-n+4){border-bottom:none}.styles_feature__a0SNb:nth-child(4n){border-right:none}}.styles_feature__a0SNb:hover{background-color:var(--container-primary)}.styles_feature__a0SNb:hover .styles_gradientOverlay__6ECzX{opacity:1}.styles_feature__a0SNb:hover .styles_titleBar__g9dXy{height:2rem;background-color:var(--primary)}.styles_feature__a0SNb:hover .styles_title__hCzoY{transform:translateX(.5rem)}.styles_descriptionWrapper__fczh6{padding:0 2.5rem}@media(max-width:1000px){.styles_descriptionWrapper__fczh6{padding:0 1rem}}.styles_gradientOverlay__6ECzX{opacity:0;transition:opacity .2s;position:absolute;inset:0;height:100%;width:100%;pointer-events:none}.styles_gradientOverlay__6ECzX.styles_top__qMRuQ{background:linear-gradient(to top,var(--gradient-from),transparent)}.styles_gradientOverlay__6ECzX.styles_bottom__S7Oif{background:linear-gradient(to bottom,var(--gradient-from),transparent)}.styles_iconWrapper__xP4zO{margin-bottom:1rem;position:relative;z-index:10;padding:0 2.5rem;color:var(--text-secondary)}@media(max-width:1000px){.styles_iconWrapper__xP4zO{padding:0 1rem}}.styles_titleWrapper__xy_Tv{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:10;padding:0 2.5rem}@media(max-width:1000px){.styles_titleWrapper__xy_Tv{padding:0 1rem}}.styles_titleBar__g9dXy{position:absolute;left:0;inset-block:0;height:1.5rem;width:.25rem;border-top-right-radius:9999px;border-bottom-right-radius:9999px;background-color:var(--border-primary);transition:all .2s;transform-origin:center}.styles_title__hCzoY{display:inline-block;color:var(--text-primary);transition:transform .2s}.styles_description__v58Tj{font-size:.875rem;color:var(--text-secondary);max-width:20rem;position:relative;z-index:10;padding:0 2.5rem}.styles_subTitleWrapper__SxQbn{max-width:48rem;text-align:center}.styles_faqSection__VdB5t{width:100%;max-width:80rem;margin:0 auto;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);padding-bottom:3rem}@media(max-width:768px){.styles_faqSection__VdB5t{border-left:none;border-right:none;border-bottom:none}}.styles_container__IpdKH{width:100%;margin:0 auto;display:grid;grid-template-columns:auto 1fr}@media(max-width:900px){.styles_container__IpdKH{grid-template-columns:1fr}}.styles_sectionHeader__faci8{padding:5rem;border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}@media(max-width:1100px){.styles_sectionHeader__faci8{padding:2rem;border-right:none}}.styles_seeAllQuestions__yc_76{margin-top:2rem}.styles_sectionBadge__sw5zF{margin-bottom:1rem}.styles_faqContainer__KK5AF{width:100%;margin:0 auto}.styles_faqTitle__KqMBX{text-align:center;margin-bottom:2rem}.styles_faqAccordion__gCUdF{width:100%}