/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/page.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.page_page__ZU32B {
  min-height: 100vh;
  background: transparent;
  color: #e6edf3;
  position: relative;
  overflow: hidden;
}

.page_gridOverlay__d_B1A {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(34, 197, 94, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 197, 94, 0.08) 1px, transparent 1px);
  background-size: 52px 52px;
  opacity: 0.14;
  animation: page_grid-move__ylNhA 22s linear infinite;
  pointer-events: none;
}

.page_section__61PEw {
  position: relative;
  z-index: 1;
  padding: 64px 16px;
}

.page_heroSection___mcj9 {
  padding-top: 96px;
  padding-bottom: 72px;
}

.page_container__aoG4z {
  max-width: 1120px;
  margin: 0 auto;
}

.page_hero__SKW6o {
  text-align: center;
}

.page_heroTitle__Gfler {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: #ffffff;
  margin: 0;
  overflow-wrap: anywhere;
}

.page_heroSubtitle__RTAw0 {
  margin-top: 16px;
  font-size: 18px;
  color: rgba(230, 237, 243, 0.78);
  line-height: 1.6;
  overflow-wrap: anywhere;
}

.page_heroActions__8_tzb {
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

.page_primaryCta__JU8yd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #34d399;
  color: #000000;
  padding: 12px 26px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  border: none;
  transition: background 0.2s ease;
}

.page_primaryCta__JU8yd:hover {
  background: #6ee7b7;
}

.page_secondaryCta__fOxcz {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 26px;
  border-radius: 999px;
  border: 1px solid rgba(52, 211, 153, 0.4);
  color: #d1fae5;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: border 0.2s ease, color 0.2s ease;
}

.page_secondaryCta__fOxcz:hover {
  border-color: rgba(52, 211, 153, 0.7);
  color: #ecfdf5;
}

.page_primaryCta__JU8yd:focus-visible,
.page_secondaryCta__fOxcz:focus-visible,
.page_objectivePrimary__OgKps:focus-visible,
.page_previewButton___WzUJ:focus-visible,
.page_pricingLink__sbL2P:focus-visible {
  outline: 2px solid rgba(52, 211, 153, 0.7);
  outline-offset: 3px;
}

.page_ctaIcon__O_iFk {
  width: 16px;
  height: 16px;
}

.page_heroPills__IALAD {
  margin-top: 26px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.page_heroPill__Duf9x {
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  padding: 8px 16px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  color: rgba(230, 237, 243, 0.75);
}

.page_sectionHeader__a4Fw5 {
  text-align: center;
  margin-bottom: 28px;
}

.page_sectionHeaderAlt___fEYO {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 24px;
}

.page_sectionTitle__hzsAh {
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}

.page_sectionTitleAlt__RCkTk {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}

.page_sectionSubtitle__ROo6Q {
  margin-top: 12px;
  color: rgba(230, 237, 243, 0.7);
  font-size: 16px;
  line-height: 1.6;
  overflow-wrap: anywhere;
}

.page_objectiveGrid__Umq8M {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
  max-width: 1040px;
  margin: 0 auto;
}

.page_objectiveCard__W7KaL {
  display: flex;
  flex-direction: column;
  background: rgba(10, 14, 15, 0.94);
  border: 1px solid rgba(52, 211, 153, 0.16);
  border-radius: 26px;
  padding: 26px;
  min-height: 100%;
  box-shadow: 0 20px 60px -50px rgba(16, 185, 129, 0.6);
  transition: border 0.2s ease, transform 0.2s ease;
}

.page_objectiveCard__W7KaL:hover {
  border-color: rgba(52, 211, 153, 0.4);
  transform: translateY(-2px);
}

.page_objectiveTitle__QDPqu {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}

.page_objectiveResult__CsojS {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(230, 237, 243, 0.72);
}

.page_objectiveList__ZQvQ_ {
  margin: 16px 0 0;
  list-style: none;
  padding: 0;
  display: grid;
  gap: 10px;
  color: rgba(230, 237, 243, 0.7);
  font-size: 14px;
}

.page_objectiveListItem__vaGut {
  display: flex;
  align-items: center;
  gap: 10px;
}

.page_objectiveDot__30JTC {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #34d399;
  flex-shrink: 0;
}

.page_objectiveActions__AYT8C {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  padding-top: 18px;
}

.page_objectivePrimary__OgKps {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #34d399;
  color: #000000;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
}

.page_objectivePrimary__OgKps:hover {
  background: #6ee7b7;
}

.page_objectiveSecondary__OvhXT {
  font-size: 13px;
  color: #c7f9e9;
  text-decoration: none;
}

.page_objectiveSecondary__OvhXT:hover {
  color: #ecfdf5;
}

.page_previewGrid__8DNDj {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}

.page_previewCard__BEgSz {
  display: flex;
  flex-direction: column;
  border-radius: 26px;
  border: 1px solid rgba(52, 211, 153, 0.2);
  background: rgba(10, 14, 15, 0.9);
  overflow: hidden;
}

.page_previewFrame__oLoo6 {
  position: relative;
  aspect-ratio: 16 / 10;
  background: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
}

.page_previewIframe__zWugl {
  width: 280%;
  height: 280%;
  border: none;
  transform: scale(0.36);
  transform-origin: top left;
  pointer-events: none;
}

.page_previewContent__rZ9k8 {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 22px;
}

.page_previewTitle__q11Le {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.page_previewDescription__z_Day {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(230, 237, 243, 0.7);
}

.page_previewButton___WzUJ {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid rgba(52, 211, 153, 0.4);
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: #c7f9e9;
  text-decoration: none;
  transition: border 0.2s ease, color 0.2s ease;
}

.page_previewButton___WzUJ:hover {
  border-color: rgba(52, 211, 153, 0.7);
  color: #ecfdf5;
}

.page_previewEmpty__5TKHj {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.5);
  padding: 24px;
  text-align: center;
  font-size: 14px;
  color: rgba(230, 237, 243, 0.7);
}

.page_casesGrid__w7LUG {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

.page_caseCard__z9Mlf {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.6);
  padding: 22px;
}

.page_caseLine__lDyiL {
  font-size: 14px;
  color: rgba(230, 237, 243, 0.7);
  line-height: 1.5;
}

.page_caseLine__lDyiL + .page_caseLine__lDyiL {
  margin-top: 10px;
}

.page_caseResult__eRRTi {
  margin-top: 10px;
  font-size: 14px;
  color: #c7f9e9;
}

.page_caseLink___J98g {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #c7f9e9;
  text-decoration: none;
}

.page_splitSection__gh1Ce {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 32px;
}

.page_stepsList__W2Adq {
  margin-top: 20px;
  display: grid;
  gap: 16px;
}

.page_stepCard__RUgHq {
  display: flex;
  gap: 16px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.55);
  padding: 18px;
}

.page_stepIcon__jLVEF {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid rgba(52, 211, 153, 0.3);
  background: rgba(52, 211, 153, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #34d399;
  flex-shrink: 0;
}

.page_icon__AYuK3 {
  width: 18px;
  height: 18px;
}

.page_stepTitle__kKqcb {
  margin: 0;
  font-size: 16px;
  color: #ffffff;
}

.page_stepText__9rP0A {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(230, 237, 243, 0.7);
}

.page_faqList__rwZfK {
  margin-top: 20px;
  display: grid;
  gap: 12px;
}

.page_faqItem__ZM3hV {
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.6);
  padding: 16px 18px;
}

.page_faqItem__ZM3hV[open] {
  border-color: rgba(52, 211, 153, 0.4);
}

.page_faqSummary__xG4xC {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  list-style: none;
}

.page_faqSummary__xG4xC::-webkit-details-marker {
  display: none;
}

.page_faqToggle__IhS4Y {
  color: #34d399;
  font-size: 18px;
  transition: transform 0.2s ease;
}

.page_faqItem__ZM3hV[open] .page_faqToggle__IhS4Y {
  transform: rotate(45deg);
}

.page_faqAnswer__TQMcb {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(230, 237, 243, 0.7);
}

.page_pricingGrid__0Ajsw {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

.page_pricingCard__6AoR8,
.page_pricingCardHighlight__aF_fn {
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.6);
  padding: 24px;
}

.page_pricingCardHighlight__aF_fn {
  border-color: rgba(52, 211, 153, 0.35);
  background: rgba(10, 14, 15, 0.9);
}

.page_pricingTitle__c_Wig {
  margin: 0;
  font-size: 18px;
  color: #ffffff;
}

.page_pricingText__S_5Pa {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(230, 237, 243, 0.7);
}

.page_pricingLink__sbL2P {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #c7f9e9;
  text-decoration: none;
}

.page_finalCtaSection__TYm4d {
  position: relative;
  z-index: 1;
  padding: 32px 16px 96px;
}

.page_finalCtaBox__HOvE9 {
  border-radius: 30px;
  border: 1px solid rgba(52, 211, 153, 0.2);
  background: linear-gradient(140deg, rgba(52, 211, 153, 0.12), rgba(0, 0, 0, 0.8));
  padding: 32px 24px;
  text-align: center;
}

.page_finalCtaTitle__7A4S4 {
  margin: 0;
  font-size: 24px;
  color: #ffffff;
  line-height: 1.4;
}

.page_finalCtaActions__KVBcr {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

@media (min-width: 640px) {
  .page_heroTitle__Gfler {
    font-size: 44px;
  }

  .page_heroSubtitle__RTAw0 {
    font-size: 19px;
  }

  .page_objectiveGrid__Umq8M {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page_previewGrid__8DNDj {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page_casesGrid__w7LUG {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page_pricingGrid__0Ajsw {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .page_heroTitle__Gfler {
    font-size: 48px;
  }

  .page_heroSection___mcj9 {
    padding-top: 120px;
  }

  .page_splitSection__gh1Ce {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .page_heroTitle__Gfler {
    font-size: 54px;
  }

  .page_objectiveGrid__Umq8M {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page_previewGrid__8DNDj {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page_pricingGrid__0Ajsw {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@keyframes page_grid-move__ylNhA {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 52px 52px;
  }
}

