.branding-wrapper {
  display: contents;
}

.branding-branding {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.branding-logo {
  width: 45px;
  height: 45px;
  object-fit: cover;
}

.branding-company-name {
  color: #222223;
  font-size: 36px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 54px;
}

@media (max-width: 767px) {
  .branding-logo {
    width: 45px;
    height: 45px;
  }
  .branding-company-name {
    font-size: 21px;
    line-height: 32px;
  }
}

.branding-wrapper-1nq2 {
  display: contents;
}

.branding-branding1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.branding-logo1 {
  width: 45px;
  height: 45px;
  object-fit: cover;
}

.branding-company-name1 {
  color: #222223;
  font-size: 36px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 54px;
}

@media (max-width: 767px) {
  .branding-logo1 {
    width: 45px;
    height: 45px;
  }
  .branding-company-name1 {
    font-size: 21px;
    line-height: 32px;
  }
}

.number-wrapper {
  display: contents;
}

.number-number {
  position: relative;
  background-color: #ffffff;
}

.numberroot-class-name {
  background-color: #e8e6da;
}

.numberroot-class-name1 {
  background-color: #d0dfa6;
}

.numberroot-class-name2 {
  background-color: #79d490;
}

@media (max-width: 479px) {
  .number-number {
    width: 40px;
    height: 40px;
  }
  .number-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
}

.number-wrapper-wpda {
  display: contents;
}

.number-number1 {
  position: relative;
  background-color: #ffffff;
}

.numberroot-class-name {
  background-color: #e8e6da;
}

.numberroot-class-name1 {
  background-color: #d0dfa6;
}

.numberroot-class-name2 {
  background-color: #79d490;
}

@media (max-width: 479px) {
  .number-number1 {
    width: 40px;
    height: 40px;
  }
  .number-text1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
}

.number-wrapper-hz8y {
  display: contents;
}

.number-number2 {
  position: relative;
  background-color: #ffffff;
}

.numberroot-class-name {
  background-color: #e8e6da;
}

.numberroot-class-name1 {
  background-color: #d0dfa6;
}

.numberroot-class-name2 {
  background-color: #79d490;
}

@media (max-width: 479px) {
  .number-number2 {
    width: 40px;
    height: 40px;
  }
  .number-text2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
}

.number-wrapper-k4ht {
  display: contents;
}

.number-number3 {
  position: relative;
  background-color: #ffffff;
}

.numberroot-class-name {
  background-color: #e8e6da;
}

.numberroot-class-name1 {
  background-color: #d0dfa6;
}

.numberroot-class-name2 {
  background-color: #79d490;
}

@media (max-width: 479px) {
  .number-number3 {
    width: 40px;
    height: 40px;
  }
  .number-text3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
  }
}

.steps-wrapper {
  display: contents;
}

.steps-steps-list {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}

.steps-list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.steps-section1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.steps-caption1 {
  font-size: 24px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
}

.steps-divider1 {
  height: 60px;
  display: flex;
  align-items: center;
  margin-left: 40px;
  border-color: #222223;
  border-style: dotted;
  border-width: 2px;
  margin-right: 40px;
  flex-direction: column;
  justify-content: space-between;
}

.steps-section2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.steps-caption2 {
  font-size: 24px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
}

.steps-divider2 {
  height: 60px;
  display: flex;
  align-items: center;
  margin-left: 40px;
  border-color: #222223;
  border-style: dotted;
  border-width: 2px;
  margin-right: 40px;
  flex-direction: column;
  justify-content: space-between;
}

.steps-section3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.steps-caption3 {
  font-size: 24px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
}

.steps-divider3 {
  height: 60px;
  display: flex;
  align-items: center;
  margin-left: 40px;
  border-color: #222223;
  border-style: dotted;
  border-width: 2px;
  margin-right: 40px;
  flex-direction: column;
  justify-content: space-between;
}

.steps-section4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.steps-caption4 {
  font-size: 24px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
}

@media (max-width: 767px) {
  .steps-steps-list {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .steps-caption1 {
    font-size: 16px;
    line-height: 40px;
  }
  .steps-divider1 {
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .steps-caption2 {
    font-size: 16px;
    line-height: 40px;
  }
  .steps-divider2 {
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .steps-caption3 {
    font-size: 16px;
    line-height: 40px;
  }
  .steps-divider3 {
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .steps-caption4 {
    font-size: 16px;
    line-height: 40px;
  }
}

.faq8-wrapper {
  display: contents;
}

.faq8faq8 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.faq8-max-width {
  align-self: center;
}

.faq8-container10 {
  align-self: stretch;
  align-items: stretch;
}

.faq8-text10 {
  text-align: center;
}

.faq8-text11 {
  text-align: center;
}

.faq8-list {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.faq8-faq1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}

.faq8-trigger1 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-faq1-question {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}

.faq8-icons-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-icon10 {
  width: 24px;
  height: 24px;
}

.faq8-icon12 {
  width: 24px;
  height: 24px;
}

.faq8-container14 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.faq8-faq2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}

.faq8-trigger2 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-faq2-question1 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}

.faq8-icons-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-icon14 {
  width: 24px;
  height: 24px;
}

.faq8-icon16 {
  width: 24px;
  height: 24px;
}

.faq8-container17 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.faq8-faq3 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}

.faq8-trigger3 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-faq2-question2 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}

.faq8-icons-container3 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}

.faq8-icon18 {
  width: 24px;
  height: 24px;
}

.faq8-icon20 {
  width: 24px;
  height: 24px;
}

.faq8-container20 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}

.faq8-button {
  align-self: center;
}

.home-fragment1 {
  display: contents;
}

.home-text21 {
  display: inline-block;
}

.home-fragment2 {
  display: contents;
}

.home-text22 {
  display: inline-block;
}

.home-fragment3 {
  display: contents;
}

.home-text23 {
  display: inline-block;
}

.home-fragment4 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment5 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

.home-fragment6 {
  display: contents;
}

.home-text26 {
  display: inline-block;
}

.faq8root-class-name {
  background-color: #d9d9d9;
}

.branding-wrapper-13hb {
  display: contents;
}

.branding-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.branding-logo2 {
  width: 26px;
  height: 26px;
  object-fit: cover;
}

.branding-company-name2 {
  color: #222223;
  font-size: 36px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 54px;
}

@media (max-width: 767px) {
  .branding-logo2 {
    width: 15px;
    height: 15px;
  }
  .branding-company-name2 {
    font-size: 21px;
    line-height: 32px;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}

.home-hero {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #f6f5ed;
}

.home-main1 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: 646px;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
}

.home-content1 {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
}

.home-header1 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.home-navbar-interactive {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.home-desktop-menu {
  display: flex;
}

.home-links1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-link10 {
  text-decoration: none;
}

.home-link11 {
  text-decoration: none;
}

.home-link12 {
  text-decoration: none;
}

.home-link13 {
  text-decoration: none;
}

.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}

.home-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.home-nav {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}

.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.home-links2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  flex-direction: column;
}

.home-link14 {
  text-decoration: none;
}

.home-link15 {
  text-decoration: none;
}

.home-link16 {
  text-decoration: none;
}

.home-link17 {
  text-decoration: none;
}

.home-icon-group {
  display: flex;
}

.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}

.home-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  margin-right: var(--dl-layout-space-twounits);
}

.home-icon18 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.home-hero-section {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
.home-hero-section-page {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading1 {
  color: #222223;
  font-size: 70px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 91px;
}

.home-caption1 {
  color: #222223;
  font-size: 20px;
  line-height: 30px;
}

.home-buttons {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-image1 {
  flex: 1;
  height: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-end;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  background-size: cover;
  background-image: url('public/hero-img.png');
}
.home-image1-page {
  flex: 1;
  height: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-end;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
.home-details-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
  background-color: #79d490;
}

.home-details {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fourunits);
}

.home-category1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-image2 {
  width: 32px;
  object-fit: cover;
}

.home-text11 {
  max-width: 282px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-category2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-image3 {
  width: 32px;
  object-fit: cover;
}

.home-text12 {
  max-width: 282px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-category3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-image4 {
  width: 32px;
  object-fit: cover;
}

.home-text13 {
  max-width: 282px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-mission {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: 200px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: center;
}

.home-content2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: flex-start;
  flex-direction: column;
}

.home-main2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-title1 {
  color: #222223;
  font-style: normal;
  font-weight: 500;
}

.home-header3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading2 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption2 {
  color: rgb(34, 34, 35);
  font-size: 18px;
  line-height: 27px;
}

.home-highlights1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-highlight1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 248px;
  align-items: flex-start;
  flex-direction: column;
}

.home-title2 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description1 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-highlight2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  max-width: 248px;
  align-items: flex-start;
  flex-direction: column;
}

.home-title3 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description2 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-images1 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-image5 {
  width: 367px;
  object-fit: cover;
}

.home-row1 {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-image6 {
  right: 0px;
  width: 333px;
  bottom: 0px;
  z-index: 100;
  position: absolute;
  object-fit: cover;
}

.home-petitions {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: 120px;
  justify-content: center;
}

.home-images2 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-image7 {
  width: 641px;
  object-fit: cover;
}

.home-content3 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: flex-start;
  flex-direction: column;
}

.home-main3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-header4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading3 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption3 {
  color: rgb(34, 34, 35);
  font-size: 18px;
  line-height: 27px;
}

.home-button13 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-steps {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #f6f5ed;
}

.home-content4 {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: 120px;
  justify-content: space-between;
}

.home-information {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: flex-start;
  flex-direction: column;
}

.home-main4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-header5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading4 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption4 {
  color: rgb(34, 34, 35);
  font-size: 18px;
  line-height: 27px;
}

.home-button15 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-help {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: 140px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}

.home-help-content {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.home-header6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.home-heading5 {
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption5 {
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}

.home-switch1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-content5 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.home-save {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-content6 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: flex-start;
  flex-direction: column;
}

.home-main5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-header7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading6 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption6 {
  color: rgb(34, 34, 35);
  font-size: 18px;
  line-height: 27px;
}

.home-highlights2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-highlight3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-title4 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description3 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-highlight4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-title5 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description4 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-button17 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-images3 {
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-image8 {
  width: 640px;
  object-fit: cover;
}

.home-companies {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-content7 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: flex-start;
  flex-direction: column;
}

.home-main6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-header8 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-heading7 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
}

.home-caption7 {
  color: rgb(34, 34, 35);
  font-size: 18px;
  line-height: 27px;
}

.home-highlights3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.home-highlight5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-title6 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description5 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-highlight6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}

.home-title7 {
  color: rgb(34, 34, 35);
  font-size: 40px;
  font-style: normal;
  font-family: Lora;
  font-weight: 500;
  line-height: 52px;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-left-width: 1px;
}

.home-description6 {
  color: rgb(34, 34, 35);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.home-button20 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.home-images4 {
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}

.home-image9 {
  width: 640px;
  object-fit: cover;
}

.home-container4 {
  display: contents;
}

.home-donate {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #79d490;
}

.home-content8 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}

.home-header9 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.home-heading8 {
  width: 100%;
  font-size: 56px;
  max-width: 640px;
  font-style: normal;
  text-align: center;
  font-family: Lora;
  font-weight: 500;
  line-height: 72px;
}

.home-caption8 {
  width: 100%;
  font-size: 20px;
  max-width: 640px;
  text-align: center;
  line-height: 30px;
}

.home-amount {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-row2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-button23 {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}

.home-button24 {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}

.home-row3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.home-button25 {
  color: rgb(255, 255, 255);
  padding-right: 29px;
  background-color: rgb(0, 0, 0);
}

.home-button26 {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}

.home-fragment1 {
  display: contents;
}

.home-text21 {
  display: inline-block;
}

.home-fragment2 {
  display: contents;
}

.home-text22 {
  display: inline-block;
}

.home-fragment3 {
  display: contents;
}

.home-text23 {
  display: inline-block;
}

.home-fragment4 {
  display: contents;
}

.home-text24 {
  display: inline-block;
}

.home-fragment5 {
  display: contents;
}

.home-text25 {
  display: inline-block;
}

.home-fragment6 {
  display: contents;
}

.home-text26 {
  display: inline-block;
}

.home-footer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
  background-color: #79d590;
}

.home-top {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  border-color: #222223;
  border-style: dashed;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  border-bottom-width: 1px;
}

.home-navigation-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}

.home-link18 {
  text-decoration: none;
}

.home-link19 {
  text-decoration: none;
}

.home-link20 {
  text-decoration: none;
}

.home-link21 {
  text-decoration: none;
}

.home-middle {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 250px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
}

.home-text27 {
  width: 100%;
  font-size: 24px;
  font-style: normal;
  text-align: center;
  font-family: Lora;
  font-weight: 500;
  line-height: 36px;
}

.home-text28 {
  width: 100%;
  font-size: 24px;
  font-style: normal;
  text-align: center;
  font-family: Lora;
  font-weight: 500;
  line-height: 36px;
}

.home-bottom {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #222223;
  border-style: dashed;
  flex-direction: column;
  justify-content: center;
  border-top-width: 1px;
}

.home-copyright {
  color: rgba(0, 0, 0, 0.3);
  width: 100%;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 18px;
}

.home-container6 {
  display: contents;
}

.home-container8 {
  display: contents;
}

@media (max-width: 991px) {
  .home-main1 {
    gap: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-threeunits);
  }
  .home-navbar-interactive {
    gap: 0;
    justify-content: space-between;
  }
  .home-links1 {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-heading1 {
    font-size: 36px;
    line-height: 46px;
  }
  .home-caption1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-buttons {
    flex-direction: column;
  }
  .home-button12 {
    display: none;
  }
  .home-details {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-category1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-category2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-category3 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-mission {
    gap: var(--dl-layout-space-twounits);
  }
  .home-petitions {
    padding-top: 0px;
    flex-direction: column-reverse;
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-images2 {
    width: 100%;
  }
  .home-image7 {
    flex: 1;
    width: 100%;
  }
  .home-content3 {
    max-width: 100%;
  }
  .home-button13 {
    width: 100%;
  }
  .home-content4 {
    gap: var(--dl-layout-space-fourunits);
    align-items: flex-start;
    padding-top: var(--dl-layout-space-sixunits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-sixunits);
    justify-content: flex-start;
  }
  .home-button15 {
    width: 100%;
  }
  .home-help {
    padding-top: var(--dl-layout-space-sixunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-save {
    flex-direction: column;
  }
  .home-content6 {
    max-width: 100%;
  }
  .home-button17 {
    width: 100%;
  }
  .home-images3 {
    width: 100%;
  }
  .home-image8 {
    width: 100%;
  }
  .home-companies {
    flex-direction: column;
  }
  .home-content7 {
    max-width: 100%;
  }
  .home-button20 {
    width: 100%;
  }
  .home-images4 {
    width: 100%;
  }
  .home-image9 {
    width: 100%;
  }
  .home-content8 {
    padding-top: var(--dl-layout-space-sixunits);
    padding-bottom: var(--dl-layout-space-sixunits);
  }
  .home-footer {
    width: 100%;
    padding-top: var(--dl-layout-space-sixunits);
  }
}

@media (max-width: 767px) {
  .home-main1 {
    gap: var(--dl-layout-space-threeunits);
    height: 800px;
    position: relative;
    padding-left: 0px;
    flex-direction: column;
  }
  .home-content1 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-navbar-interactive {
    gap: 0;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    justify-content: space-between;
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-image1 {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
  }
  .home-details {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-category1 {
    gap: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-text11 {
    max-width: 100%;
  }
  .home-category2 {
    gap: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-text12 {
    max-width: 100%;
  }
  .home-category3 {
    gap: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-text13 {
    max-width: 100%;
  }
  .home-mission {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-sixunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-content2 {
    max-width: 100%;
  }
  .home-images1 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-row1 {
    width: 100%;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    justify-content: flex-end;
  }
  .home-image6 {
    bottom: var(--dl-layout-space-halfunit);
    position: static;
  }
  .home-petitions {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-content4 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-help {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-help-content {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading6 {
    text-align: center;
  }
  .home-caption6 {
    text-align: center;
  }
  .home-heading7 {
    text-align: center;
  }
  .home-caption7 {
    text-align: center;
  }
  .home-content8 {
    gap: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-amount {
    max-width: 1000%;
  }
  .home-footer {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}

@media (max-width: 479px) {
  .home-content1 {
    gap: var(--dl-layout-space-threeunits);
  }
  .home-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-mission {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-title1 {
    font-size: 12px;
  }
  .home-header3 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-heading2 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption2 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-highlights1 {
    gap: var(--dl-layout-space-unit);
    flex-direction: column;
  }
  .home-highlight1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-title2 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-highlight2 {
    gap: var(--dl-layout-space-unit);
  }
  .home-title3 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-image5 {
    width: 200px;
  }
  .home-image6 {
    width: 200px;
  }
  .home-petitions {
    gap: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-heading3 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption3 {
    color: rgb(34, 34, 35);
    line-height: 24px;
  }
  .home-content4 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-heading4 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption4 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-help {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-heading5 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption5 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-heading6 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption6 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-highlights2 {
    width: 100%;
  }
  .home-highlight3 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    flex-direction: column;
  }
  .home-title4 {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    border-left-width: 0px;
  }
  .home-description3 {
    width: 100%;
    text-align: center;
  }
  .home-highlight4 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    flex-direction: column;
  }
  .home-title5 {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    border-left-width: 0px;
  }
  .home-description4 {
    width: 100%;
    text-align: center;
  }
  .home-button17 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-heading7 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption7 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-highlight5 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    flex-direction: column;
  }
  .home-title6 {
    padding-left: 0px;
    border-left-width: 0px;
  }
  .home-description5 {
    text-align: center;
  }
  .home-highlight6 {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    flex-direction: column;
  }
  .home-title7 {
    padding-left: 0px;
    border-left-width: 0px;
  }
  .home-description6 {
    text-align: center;
  }
  .home-button20 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-content8 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-heading8 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-caption8 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-amount {
    flex-direction: column;
  }
  .home-row2 {
    width: 100%;
  }
  .home-row3 {
    width: 100%;
  }
  .home-footer {
    padding-top: var(--dl-layout-space-threeunits);
  }
  .home-navigation-links {
    flex-direction: column;
  }
  .home-text27 {
    font-size: 18px;
    line-height: 40px;
  }
  .home-text28 {
    font-size: 18px;
    line-height: 40px;
  }
  .home-bottom {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .home-copyright {
    font-size: 10px;
    line-height: 15px;
  }
}
.home-about-section {
  padding: 80px 24px;
  background-color: #79d490;
  display: flex;
  justify-content: center;
}

.home-about-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.home-approach-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.home-approach-item h3 {
  font-family: Lora, serif;
  font-size: 24px;
  font-weight: 600;
  color: #222223;
}

.home-text {
  font-size: 16px;
  line-height: 1.5;
  color: #444;
}

@media (max-width: 767px) {
  .home-approach-list {
    grid-template-columns: 1fr;
  }
}
.home-facts-section,
.home-testimonials {
  padding: 80px 24px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
}

.home-facts-content,
.home-testimonials-content {
  max-width: 900px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  text-align: center;
}

.home-facts-grid,
.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.fact-item,
.testimonial-item {
  background-color: #f6f5ed;
  padding: 24px;
  border-radius: 8px;
}

.fact-number {
  font-size: 36px;
  font-weight: bold;
  color: #222223;
}

.fact-text,
.testimonial-text {
  font-size: 16px;
  color: #444;
}

.testimonial-author {
  display: block;
  margin-top: 12px;
  font-style: italic;
  color: #666;
}

@media (max-width: 767px) {
  .home-facts-grid,
  .testimonial-grid {
    grid-template-columns: 1fr;
  }
}
