/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/privacy-policy/Components/privacy.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== LAYOUT ===== */
.privacy_main__HiaIz {
  min-height: 100vh;
  background-color: #f8fafc;
}

/* ===== NAVBAR ===== */
.privacy_nav__z_MDu {
  position: sticky;
  top: 0;
  z-index: 50;
  background-color: #004225;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.privacy_nav_inner__QuJOJ {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
}

.privacy_nav_logo__DBivr {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
  text-decoration: none;
}

.privacy_logo_image__1PADN {
  object-fit: contain;
}

.privacy_desktop_nav__UsZMR {
  display: none;
  align-items: center;
  gap: 2rem;
}

.privacy_nav_link__3mQm1 {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  transition: color 0.15s;
  text-decoration: none;
}

.privacy_nav_link__3mQm1:hover {
  color: white;
}

.privacy_nav_actions__Ovpd8 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.privacy_get_started_btn__tX_PL {
  display: none;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  transition: background-color 0.15s, color 0.15s;
  flex-shrink: 0;
  text-decoration: none;
}

.privacy_get_started_btn__tX_PL:hover {
  background-color: white;
  color: #004225;
}

.privacy_hamburger__orLH_ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  gap: 0.375rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.privacy_hamburger_line__1PjhT {
  display: block;
  width: 1.25rem;
  height: 2px;
  background-color: white;
  transition: transform 0.3s, opacity 0.3s;
}

.privacy_hamburger_line_top_open__moLkS {
  transform: rotate(45deg) translateY(8px);
}

.privacy_hamburger_line_mid_open__WjZtW {
  opacity: 0;
}

.privacy_hamburger_line_bottom_open__v031q {
  transform: rotate(-45deg) translateY(-8px);
}

.privacy_mobile_menu__OcMwV {
  background-color: #003a1f;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.privacy_mobile_nav_link__Y6VAc {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  padding: 0.5rem 0;
  transition: color 0.15s;
  text-decoration: none;
}

.privacy_mobile_nav_link__Y6VAc:hover {
  color: white;
}

.privacy_mobile_get_started__RareW {
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  transition: background-color 0.15s, color 0.15s;
  text-decoration: none;
}

.privacy_mobile_get_started__RareW:hover {
  background-color: white;
  color: #004225;
}

/* ===== HERO ===== */
.privacy_hero__r1tk0 {
  position: relative;
  overflow: hidden;
  background-color: #004225;
}

.privacy_hero_bg__t_D_G {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle at 15% 50%, rgba(111, 207, 151, 0.18) 0%, transparent 50%),
    radial-gradient(circle at 85% 15%, rgba(59, 130, 246, 0.1) 0%, transparent 45%);
}

.privacy_hero_content__RXuk8 {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem 1rem 6rem;
  text-align: center;
}

.privacy_hero_badge__YS96r {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  color: white;
  margin-bottom: 1.5rem;
}

.privacy_hero_title__zLYO_ {
  font-size: 2rem;
  font-weight: 700;
  color: white;
  line-height: 1.2;
  margin: 0;
}

.privacy_hero_title_accent__wmjnW {
  display: block;
  margin-top: 0.5rem;
  color: #6fcf97;
}

.privacy_hero_desc__RbC7D {
  margin-top: 1.25rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.75rem;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}

/* ===== QUICK INFO ===== */
.privacy_quick_info_section__Sk1g_ {
  position: relative;
  z-index: 10;
  margin-top: -3rem;
}

.privacy_quick_info_inner__P7TFw {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

.privacy_quick_info_card__OW9Wb {
  background-color: white;
  border-radius: 1rem;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.15);
  padding: 1.5rem;
}

.privacy_quick_info_grid__MRVq_ {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.privacy_quick_info_item___U7Vd {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.privacy_quick_info_icon__HCMWC {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  background-color: #f5f2ea;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.privacy_quick_info_label__TZlb_ {
  font-size: 0.75rem;
  font-weight: 500;
  color: #94a3b8;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}

.privacy_quick_info_value__raKkv {
  margin-top: 0.125rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0;
}

/* ===== CONTENT ===== */
.privacy_content_section__uD5NL {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2.5rem 1rem 3rem;
}

.privacy_content_grid__V7T50 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* TOC */
.privacy_toc_aside__88yV9 {
  width: 100%;
}

.privacy_toc_sticky__XX2kA {
  background-color: white;
  border-radius: 1rem;
  border: 1px solid #eaecf0;
  padding: 1.25rem;
  height: fit-content;
}

.privacy_toc_header__go7Jc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.privacy_toc_title__475v5 {
  font-size: 1rem;
  font-weight: 700;
  color: #333333;
  margin: 0;
}

.privacy_toc_toggle_icon__e6HyR {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  font-size: 1rem;
  transition: transform 0.2s;
}

.privacy_toc_toggle_icon_open__7amoT {
  transform: rotate(180deg);
}

.privacy_toc_nav__X6nE_ {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 1rem;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.privacy_toc_nav_open__NrsRI {
  max-height: 600px;
}

.privacy_toc_link__ZxlbH {
  display: block;
  padding: 0.375rem 0.5rem;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  color: #64748b;
  text-decoration: none;
  transition: color 0.15s, background-color 0.15s;
}

.privacy_toc_link__ZxlbH:hover {
  color: #004225;
  background-color: rgba(0, 66, 37, 0.06);
}

/* SECTIONS */
.privacy_sections_list__RrO45 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.privacy_section_card__6PYsL {
  background-color: white;
  border-radius: 1rem;
  border: 1px solid #eaecf0;
  padding: 1.5rem;
  transition: border-color 0.2s, box-shadow 0.2s;
  scroll-margin-top: 5rem;
}

.privacy_section_card__6PYsL:hover {
  border-color: rgba(0, 66, 37, 0.25);
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.08);
}

.privacy_section_icon_wrap__BjXbL {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  background-color: #f5f2ea;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  transition: background-color 0.15s;
}

.privacy_section_card__6PYsL:hover .privacy_section_icon_wrap__BjXbL {
  background-color: rgba(0, 66, 37, 0.1);
}

.privacy_section_title__6BL2R {
  font-size: 1.125rem;
  font-weight: 700;
  color: #333333;
  margin: 0 0 0.75rem;
}

.privacy_section_content__ZqODK {
  font-size: 0.9375rem;
  color: #64748b;
  line-height: 1.75rem;
  margin: 0;
}

/* ===== CTA ===== */
.privacy_cta_section__GwuLo {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem 3rem;
}

.privacy_cta_banner__w2j96 {
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  background-color: #004225;
  text-align: center;
  padding: 3rem 1rem;
}

.privacy_cta_banner_bg__BnwAU {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 50% 0%, rgba(111, 207, 151, 0.2) 0%, transparent 55%);
}

.privacy_cta_content__k1Ift {
  position: relative;
}

.privacy_cta_title__TF_Uc {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
  margin: 0;
}

.privacy_cta_desc__P1yJX {
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9375rem;
  line-height: 1.6rem;
  margin-bottom: 0;
}

.privacy_cta_button__SYKrZ {
  display: inline-block;
  margin-top: 2rem;
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  color: #004225;
  background-color: white;
  transition: background-color 0.15s;
  text-decoration: none;
}

.privacy_cta_button__SYKrZ:hover {
  background-color: #f5f2ea;
}

/* ===== FOOTER ===== */
.privacy_footer__wMuIM {
  background-color: white;
  border-top: 1px solid #eaecf0;
}

.privacy_footer_inner__0pXUw {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2rem 1rem;
}

.privacy_footer_content__A3Co6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.privacy_footer_brand__3FBmb {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.privacy_footer_logo_icon__f3aK_ {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 0.5rem;
  background-color: #004225;
  display: flex;
  align-items: center;
  justify-content: center;
}

.privacy_footer_brand_name__hZeT7 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #333333;
  margin: 0;
}

.privacy_footer_brand_sub__eIz8c {
  font-size: 0.75rem;
  color: #94a3b8;
  margin: 0;
}

.privacy_footer_links__aCrBw {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.privacy_footer_link__5p_yi {
  font-size: 0.875rem;
  color: #64748b;
  transition: color 0.15s;
  text-decoration: none;
}

.privacy_footer_link__5p_yi:hover {
  color: #004225;
}

/* ===== RESPONSIVE ===== */
@media (min-width: 640px) {
  .privacy_nav_inner__QuJOJ {
    padding: 0.75rem 1.5rem;
  }

  .privacy_get_started_btn__tX_PL {
    display: block;
  }

  .privacy_hero_content__RXuk8 {
    padding: 4rem 1.5rem 6rem;
  }

  .privacy_quick_info_inner__P7TFw {
    padding: 0 1.5rem;
  }

  .privacy_quick_info_card__OW9Wb {
    padding: 2rem;
  }

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

  .privacy_content_section__uD5NL {
    padding: 2.5rem 1.5rem 3rem;
  }

  .privacy_cta_section__GwuLo {
    padding: 0 1.5rem 3rem;
  }

  .privacy_footer_inner__0pXUw {
    padding: 2rem 1.5rem;
  }

  .privacy_footer_content__A3Co6 {
    flex-direction: row;
  }

  .privacy_footer_links__aCrBw {
    gap: 1.5rem;
  }
}

@media (min-width: 768px) {
  .privacy_nav_inner__QuJOJ {
    padding: 0.75rem 5rem;
  }

  .privacy_desktop_nav__UsZMR {
    display: flex;
  }

  .privacy_hamburger__orLH_ {
    display: none;
  }

  .privacy_hero_content__RXuk8 {
    padding: 5rem 5rem 7rem;
    text-align: left;
  }

  .privacy_hero_badge__YS96r {
    font-size: 0.875rem;
    margin-bottom: 2rem;
  }

  .privacy_hero_title__zLYO_ {
    font-size: 3rem;
  }

  .privacy_hero_desc__RbC7D {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
  }

  .privacy_quick_info_section__Sk1g_ {
    margin-top: -4rem;
  }

  .privacy_quick_info_inner__P7TFw {
    padding: 0 5rem;
  }

  .privacy_quick_info_card__OW9Wb {
    border-radius: 1.5rem;
    padding: 2.5rem;
  }

  .privacy_content_section__uD5NL {
    padding: 3rem 5rem 4rem;
  }

  .privacy_content_grid__V7T50 {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 2rem;
  }

  .privacy_toc_aside__88yV9 {
    width: auto;
    position: sticky;
    top: 5rem;
    align-self: start;
    height: fit-content;
  }

  .privacy_toc_sticky__XX2kA {
    padding: 1.5rem;
  }

  .privacy_toc_header__go7Jc {
    cursor: default;
  }

  .privacy_toc_toggle_icon__e6HyR {
    display: none;
  }

  .privacy_toc_nav__X6nE_ {
    max-height: none;
    overflow: visible;
    margin-top: 1.25rem;
    gap: 0.125rem;
  }

  .privacy_toc_link__ZxlbH {
    font-size: 0.875rem;
  }

  .privacy_sections_list__RrO45 {
    flex: 1;
    min-width: 0;
  }

  .privacy_section_card__6PYsL {
    padding: 2rem;
  }

  .privacy_section_title__6BL2R {
    font-size: 1.25rem;
  }

  .privacy_section_content__ZqODK {
    font-size: 1rem;
  }

  .privacy_cta_section__GwuLo {
    padding: 0 5rem 4rem;
  }

  .privacy_cta_banner__w2j96 {
    border-radius: 1.5rem;
    padding: 4rem 2rem;
  }

  .privacy_cta_title__TF_Uc {
    font-size: 2rem;
  }

  .privacy_footer_inner__0pXUw {
    padding: 2rem 5rem;
  }
}

@media (min-width: 1024px) {
  .privacy_desktop_nav__UsZMR {
    gap: 2.5rem;
  }

  .privacy_hero_title__zLYO_ {
    font-size: 3.75rem;
  }

  .privacy_content_grid__V7T50 {
    grid-template-columns: 280px 1fr;
    gap: 2.5rem;
  }

  .privacy_section_card__6PYsL {
    padding: 2.5rem;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/components/PublicPage/public-page.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
/* ===== LAYOUT ===== */
.public-page_main__j3A_S {
  min-height: 100vh;
  background-color: #f8fafc;
}

/* ===== NAVBAR ===== */
.public-page_nav__2oKi7 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 50;
  background-color: #004225;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.public-page_nav_spacer__oUrbD {
  height: 62px;
}

.public-page_nav_inner__iJZdi {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
}

.public-page_nav_logo__ScUvb {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
  text-decoration: none;
}

.public-page_logo_image__n3QqU {
  object-fit: contain;
}

.public-page_desktop_nav__ywK4s {
  display: none;
  align-items: center;
  gap: 2rem;
}

.public-page_nav_link__zPuTx {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  transition: color 0.15s;
  text-decoration: none;
}

.public-page_nav_link__zPuTx:hover {
  color: white;
}

.public-page_nav_actions__zpBNA {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.public-page_get_started_btn__jUdB_ {
  display: none;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  transition: background-color 0.15s, color 0.15s;
  flex-shrink: 0;
  text-decoration: none;
}

.public-page_get_started_btn__jUdB_:hover {
  background-color: white;
  color: #004225;
}

.public-page_hamburger__xk0fZ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  gap: 0.375rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.public-page_hamburger_line__7NOgV {
  display: block;
  width: 1.25rem;
  height: 2px;
  background-color: white;
  transition: transform 0.3s, opacity 0.3s;
}

.public-page_hamburger_line_top_open__R6m0q {
  transform: rotate(45deg) translateY(8px);
}

.public-page_hamburger_line_mid_open__rDKoA {
  opacity: 0;
}

.public-page_hamburger_line_bottom_open__Xj_Al {
  transform: rotate(-45deg) translateY(-8px);
}

.public-page_mobile_menu__NzXj0 {
  background-color: #003a1f;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.public-page_mobile_nav_link__sUUwH {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  padding: 0.5rem 0;
  transition: color 0.15s;
  text-decoration: none;
}

.public-page_mobile_nav_link__sUUwH:hover {
  color: white;
}

.public-page_mobile_get_started__rs7vn {
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  transition: background-color 0.15s, color 0.15s;
  text-decoration: none;
}

.public-page_mobile_get_started__rs7vn:hover {
  background-color: white;
  color: #004225;
}

/* ===== HERO ===== */
.public-page_hero__qurFZ {
  position: relative;
  overflow: hidden;
  background-color: #004225;
}

.public-page_hero_bg__zJ27e {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle at 10% 60%, rgba(111, 207, 151, 0.15) 0%, transparent 50%),
    radial-gradient(circle at 90% 10%, rgba(59, 130, 246, 0.12) 0%, transparent 45%);
}

.public-page_hero_content__0rerh {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem 1rem 6rem;
  text-align: center;
}

.public-page_hero_badge__LNuVj {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  color: white;
  margin-bottom: 1.5rem;
}

.public-page_hero_title__oOR1g {
  font-size: 2rem;
  font-weight: 700;
  color: white;
  line-height: 1.2;
  margin: 0;
}

.public-page_hero_title_accent__4m9aX {
  display: block;
  margin-top: 0.5rem;
  color: #6fcf97;
}

.public-page_hero_desc__Ou__b {
  margin-top: 1.25rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.75rem;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}

.public-page_hero_buttons__761lr {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: 2rem;
}

.public-page_hero_btn_primary__co6r_ {
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 0.9375rem;
  color: #004225;
  background-color: white;
  text-decoration: none;
  transition: background-color 0.15s;
}

.public-page_hero_btn_primary__co6r_:hover {
  background-color: #f5f2ea;
}

.public-page_hero_btn_secondary__qRIny {
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 0.9375rem;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  text-decoration: none;
  transition: background-color 0.15s, color 0.15s;
}

.public-page_hero_btn_secondary__qRIny:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* ===== QUICK INFO ===== */
.public-page_quick_info_section__6U1kV {
  position: relative;
  z-index: 10;
  margin-top: -3rem;
}

.public-page_quick_info_inner__UDrOE {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

.public-page_quick_info_card__nvNCm {
  background-color: white;
  border-radius: 1rem;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.15);
  padding: 1.5rem;
}

.public-page_quick_info_grid__Pu78Q {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.public-page_quick_info_item__ucfG0 {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.public-page_quick_info_icon__o1PEz {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.75rem;
  background-color: #f5f2ea;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.public-page_quick_info_label__qWMPB {
  font-size: 0.75rem;
  font-weight: 500;
  color: #94a3b8;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}

.public-page_quick_info_value__w_ukl {
  margin-top: 0.125rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0;
}

/* ===== POLICY CONTENT (TOC + SECTIONS) ===== */
.public-page_content_section__yg7F1 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2.5rem 1rem 3rem;
}

.public-page_content_grid__hmiy0 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.public-page_toc_aside__bm6vw {
  width: 100%;
}

.public-page_toc_sticky__cvKYQ {
  background-color: white;
  border-radius: 1rem;
  border: 1px solid #eaecf0;
  padding: 1.25rem;
  height: fit-content;
}

.public-page_toc_header__XOxR3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.public-page_toc_header_left__ZNpL_ {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.public-page_toc_dot__90OpA {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #004225;
  flex-shrink: 0;
}

.public-page_toc_title__e1eNQ {
  font-size: 0.75rem;
  font-weight: 700;
  color: #334155;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0;
}

.public-page_toc_toggle_icon__kNVFM {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  font-size: 1rem;
  transition: transform 0.2s;
}

.public-page_toc_toggle_icon_open__2o88j {
  transform: rotate(180deg);
}

.public-page_toc_nav__QdrWO {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 1rem;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.public-page_toc_nav_open__ZJVXQ {
  max-height: 800px;
}

.public-page_toc_link__S0rYO {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  padding: 0.4rem 0.625rem;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  color: #64748b;
  text-decoration: none;
  line-height: 1.5;
  transition: color 0.15s, background-color 0.15s;
}

.public-page_toc_link__S0rYO:hover {
  color: #004225;
  background-color: rgba(0, 66, 37, 0.06);
}

.public-page_toc_link_active__Sxk8Y {
  color: #004225;
  background-color: rgba(0, 66, 37, 0.08);
  font-weight: 600;
}

.public-page_toc_link_active__Sxk8Y .public-page_toc_link_num___T5o4 {
  color: #004225;
}

.public-page_toc_link_num___T5o4 {
  font-size: 0.625rem;
  font-weight: 700;
  color: #cbd5e1;
  flex-shrink: 0;
  padding-top: 0.1rem;
  letter-spacing: 0.05em;
}

/* ===== SECTIONS LAYOUT ===== */
.public-page_sections_list__kRaly {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.public-page_section_card__Chbs5 {
  background-color: white;
  border-radius: 1.25rem;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  scroll-margin-top: 5rem;
  transition: box-shadow 0.2s, border-color 0.2s;
}

.public-page_section_card__Chbs5:hover {
  border-color: #c0d9c9;
  box-shadow: 0 8px 32px -8px rgba(0, 66, 37, 0.12);
}

.public-page_section_icon_wrap__IuJBj {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.75rem;
  /* background-color: #004225; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.public-page_section_header__wGSWf {
  background: linear-gradient(135deg, #edf7f1 0%, #f5f9f7 100%);
  border-bottom: 1px solid #daeae0;
  padding: 1.125rem 1.375rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.public-page_section_header_meta__uEKX2 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  flex: 1;
  min-width: 0;
}

.public-page_section_num__Jjl4_ {
  font-size: 0.625rem;
  font-weight: 700;
  color: #94a3b8;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
}

.public-page_section_title__Funeh {
  font-size: 1.0625rem;
  font-weight: 700;
  color: #004225;
  margin: 0;
  line-height: 1.3;
}

.public-page_section_body__k22UI {
  padding: 1.5rem 1.375rem 1.75rem;
}

/* ===== RICH CONTENT TYPOGRAPHY ===== */
.public-page_rich_para__2WA9_ {
  font-size: 0.9375rem;
  color: #475569;
  line-height: 1.8;
  margin: 0 0 0.75rem;
}

.public-page_rich_para__2WA9_:last-child {
  margin-bottom: 0;
}

.public-page_rich_list___Ihwd {
  list-style: none;
  padding: 0;
  margin: 0 0 0.875rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.public-page_rich_list___Ihwd:last-child {
  margin-bottom: 0;
}

.public-page_rich_list_item__quDyd {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  font-size: 0.9375rem;
  color: #475569;
  line-height: 1.7;
}

.public-page_rich_list_item__quDyd::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #004225;
  flex-shrink: 0;
  margin-top: 0.55rem;
}

.public-page_rich_contact__URsFg {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 0.625rem;
  padding: 0.875rem 1.125rem;
  margin: 0.5rem 0 0.875rem;
}

.public-page_rich_contact_name__kvOfM {
  font-size: 0.875rem;
  font-weight: 700;
  color: #004225;
  margin: 0;
}

.public-page_rich_contact_email__s18Gv {
  font-size: 0.875rem;
  color: #004225;
  text-decoration: none;
  font-weight: 500;
}

.public-page_rich_contact_email__s18Gv:hover {
  text-decoration: underline;
}

/* ===== CTA BANNER ===== */
.public-page_cta_section__3biaE {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem 3rem;
}

.public-page_cta_banner__LTglV {
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  background-color: #004225;
  text-align: center;
  padding: 3rem 1rem;
}

.public-page_cta_banner_bg__nGjA_ {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 50% 0%, rgba(111, 207, 151, 0.2) 0%, transparent 55%);
}

.public-page_cta_content__hZnhs {
  position: relative;
}

.public-page_cta_title__70DiV {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
  margin: 0;
}

.public-page_cta_desc__RPjyl {
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9375rem;
  line-height: 1.6rem;
  margin-bottom: 0;
}

.public-page_cta_button__hU2Va {
  display: inline-block;
  margin-top: 2rem;
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  color: #004225;
  background-color: white;
  transition: background-color 0.15s;
  text-decoration: none;
}

.public-page_cta_button__hU2Va:hover {
  background-color: #f5f2ea;
}

.public-page_cta_buttons__11a4l {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: 2rem;
}

.public-page_cta_btn_primary__f6qc3 {
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 0.9375rem;
  color: #004225;
  background-color: white;
  text-decoration: none;
  transition: background-color 0.15s;
}

.public-page_cta_btn_primary__f6qc3:hover {
  background-color: #f5f2ea;
}

.public-page_cta_btn_secondary__jE0rV {
  padding: 0.875rem 2rem;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 0.9375rem;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
  text-decoration: none;
  transition: background-color 0.15s, color 0.15s;
}

.public-page_cta_btn_secondary__jE0rV:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* ===== FOOTER ===== */
.public-page_footer__qTCOu {
  background: var(--primary_green);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.public-page_footer_inner__dPO_Z {
  max-width: 1280px;
  margin: 0 auto;
  padding: 3.5rem 1rem 2rem;
}

.public-page_footer_grid__Hdbql {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem 1.5rem;
}

.public-page_footer_brand_col__LI8Xj {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.public-page_footer_logo_link___Es_m {
  display: inline-block;
  opacity: 0.95;
  transition: opacity 0.15s;
}

.public-page_footer_logo_link___Es_m:hover {
  opacity: 1;
}

.public-page_footer_tagline__Ut62G {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
  max-width: 280px;
  margin: 0;
}

.public-page_footer_socials__XUprE {
  display: flex;
  gap: 0.625rem;
  margin-top: 0.25rem;
}

.public-page_footer_social_link__7yGp8 {
  width: 2rem;
  height: 2rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  text-decoration: none;
}

.public-page_footer_social_link__7yGp8:hover {
  background: rgba(111, 207, 151, 0.12);
  border-color: rgba(111, 207, 151, 0.3);
  color: #6fcf97;
}

.public-page_footer_col__zJy_s {
  display: flex;
  flex-direction: column;
}

.public-page_footer_col_heading__0dvuV {
  font-size: 0.6875rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 1rem;
}

.public-page_footer_col_links__15_lh {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.public-page_footer_link__ZUzmf {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.15s;
  line-height: 1.4;
}

.public-page_footer_link__ZUzmf:hover {
  color: white;
}

.public-page_footer_divider__woM1S {
  height: 1px;
  background: rgba(255, 255, 255, 0.07);
  margin: 2.5rem 0 1.75rem;
}

.public-page_footer_bottom__tZwDP {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.875rem;
  text-align: center;
}

.public-page_footer_copyright__QFLjI {
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}

.public-page_footer_bottom_links__aNdLf {
  display: flex;
  gap: 1.5rem;
}

.public-page_footer_bottom_link__gEy50 {
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  transition: color 0.15s;
}

.public-page_footer_bottom_link__gEy50:hover {
  color: rgba(255, 255, 255, 0.7);
}

/* ===== RESPONSIVE ===== */
@media (min-width: 640px) {
  .public-page_nav_inner__iJZdi {
    padding: 0.75rem 1.5rem;
  }

  .public-page_get_started_btn__jUdB_ {
    display: block;
  }

  .public-page_hero_content__0rerh {
    padding: 4rem 1.5rem 6rem;
  }

  .public-page_quick_info_inner__UDrOE {
    padding: 0 1.5rem;
  }

  .public-page_quick_info_card__nvNCm {
    padding: 2rem;
  }

  .public-page_quick_info_grid__Pu78Q {
    grid-template-columns: repeat(3, 1fr);
  }

  .public-page_content_section__yg7F1 {
    padding: 2.5rem 1.5rem 3rem;
  }

  .public-page_cta_section__3biaE {
    padding: 0 1.5rem 3rem;
  }

  .public-page_footer_inner__dPO_Z {
    padding: 3.5rem 1.5rem 2rem;
  }
}

@media (min-width: 768px) {
  .public-page_nav_inner__iJZdi {
    padding: 0.75rem 5rem;
  }

  .public-page_desktop_nav__ywK4s {
    display: flex;
  }

  .public-page_hamburger__xk0fZ {
    display: none;
  }

  .public-page_hero_content__0rerh {
    padding: 5rem 5rem 7rem;
    text-align: left;
  }

  .public-page_hero_badge__LNuVj {
    font-size: 0.875rem;
    margin-bottom: 2rem;
  }

  .public-page_hero_title__oOR1g {
    font-size: 3rem;
  }

  .public-page_hero_desc__Ou__b {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    margin-left: 0;
    margin-right: 0;
  }

  .public-page_hero_buttons__761lr {
    justify-content: flex-start;
  }

  .public-page_quick_info_section__6U1kV {
    margin-top: -4rem;
  }

  .public-page_quick_info_inner__UDrOE {
    padding: 0 5rem;
  }

  .public-page_quick_info_card__nvNCm {
    border-radius: 1.5rem;
    padding: 2.5rem;
  }

  .public-page_content_section__yg7F1 {
    padding: 3rem 5rem 4rem;
  }

  .public-page_content_grid__hmiy0 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }

  .public-page_toc_aside__bm6vw {
    flex-shrink: 0;
    width: 260px;
    align-self: stretch;
    position: relative;
  }

  .public-page_toc_sticky__cvKYQ {
    padding: 1.5rem;
  }

  .public-page_toc_header__XOxR3 {
    cursor: default;
  }

  .public-page_toc_toggle_icon__kNVFM {
    display: none;
  }

  .public-page_toc_nav__QdrWO {
    max-height: none;
    overflow: visible;
    margin-top: 1.25rem;
    gap: 0.125rem;
  }

  .public-page_toc_link__S0rYO {
    font-size: 0.875rem;
  }

  .public-page_section_header__wGSWf {
    padding: 1.25rem 1.75rem;
  }

  .public-page_section_body__k22UI {
    padding: 1.75rem 1.75rem 2rem;
  }

  .public-page_section_title__Funeh {
    font-size: 1.125rem;
  }

  .public-page_rich_para__2WA9_ {
    font-size: 1rem;
  }

  .public-page_rich_list_item__quDyd {
    font-size: 1rem;
  }

  .public-page_cta_section__3biaE {
    padding: 0 5rem 4rem;
  }

  .public-page_cta_banner__LTglV {
    border-radius: 1.5rem;
    padding: 4rem 2rem;
  }

  .public-page_cta_title__70DiV {
    font-size: 2rem;
  }

  .public-page_footer_inner__dPO_Z {
    padding: 4rem 5rem 2.5rem;
  }

  .public-page_footer_grid__Hdbql {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 3rem;
  }

  .public-page_footer_brand_col__LI8Xj {
    grid-column: span 1;
  }

  .public-page_footer_bottom__tZwDP {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .public-page_desktop_nav__ywK4s {
    gap: 2.5rem;
  }

  .public-page_hero_title__oOR1g {
    font-size: 3.75rem;
  }

  .public-page_content_grid__hmiy0 {
    gap: 2.5rem;
  }

  .public-page_toc_aside__bm6vw {
    width: 280px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Typography/Typography.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.Typography_h1_bold__a0fTY {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  color: var(--font-black-color);
} 

.Typography_h2_bold___KZLt {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  color: var(--font-black-color);
}

.Typography_h3_bold__DGJJ_ {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  color: var(--font-black-color);
}

.Typography_h4_bold__fLoM5 {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 22px;
  color: var(--font-black-color);
}

.Typography_h5_bold__4ylmT {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  color: var(--font-black-color);
}

.Typography_h6_bold__Il7cJ {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  color: var(--font-black-color);
}

.Typography_body_xlarge_regular__9FECn {
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px;
  color: var(--font-black-color);
}

.Typography_body_large_bold__7d0GL {
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
  font-style: Bold;
  color: var(--font-black-color);
}

.Typography_body_large_semibold__Dj_Xb {
  font-family: "Inter";
  font-weight: 600;
  font-size: 16px;
  color: var(--font-black-color);
}

.Typography_body_large_medium__Q7Xtj {
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  color: var(--font-black-color);
}

.Typography_body_large_regular__X0AN_ {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  color: var(--font-black-color);
}

.Typography_body_medium_bold__COAqx {
  font-family: "Inter";
  font-weight: 700;
  font-size: 14px;
  color: var(--font-black-color);
}

.Typography_body_medium_semibold__EcuZn {
  font-family: "Inter";
  font-weight: 600;
  font-size: 14px;
  color: var(--font-black-color);
}

.Typography_body_medium_medium__CWX3c {
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px;
  color: var(--font-black-color);
}

.Typography_body_medium_regular__Jzg1T {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  color: var(--font-black-color);
}

.Typography_body_small_bold__eIfww {
  font-family: "Inter";
  font-weight: 700;
  font-size: 12px;
  color: var(--font-black-color);
}

.Typography_body_small_semibold__VBNb8 {
  font-family: "Inter";
  font-weight: 600;
  font-size: 12px;
  color: var(--font-black-color);
}

.Typography_body_small_medium__tqqSX {
  font-family: "Inter";
  font-weight: 500;
  font-size: 12px;
  color: var(--font-black-color);
}

.Typography_body_small_regular__R_Skf {
  font-family: "Inter";
  font-weight: 400;
  font-size: 12px;
  color: var(--font-black-color);
}

