.landing-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--backgroundlight-peach);
  /* overflow: hidden; */
}

.landing-page .headers {
  display: flex;
  width: 1440px;
  height: 100px;
  align-items: center;
  justify-content: space-between;
  padding: 15px 70px;
  position: relative;
  background-color: #165225;
}

.landing-page .logo {
  position: relative;
  width: 295px;
  height: 62px;
  aspect-ratio: 4.79;
  object-fit: cover;
}

.landing-page .button {
  position: relative;
  width: 165px;
  height: 64px;
  aspect-ratio: 2.58;
  object-fit: cover;
}

.landing-page .div {
  position: relative;
  width: 1440px;
  height: 100px;
  background-color: #ffffff;
}

.landing-page .navbar {
  display: inline-flex;
  height: 20px;
  align-items: center;
  gap: 40px;
  position: absolute;
  top: 40px;
  left: 70px;
}

.landing-page .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: #393939;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.landing-page .buttons {
  justify-content: center;
  position: absolute;
  top: 30px;
  right: 70px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .icon-buttons {
  justify-content: flex-end;
  padding: 13px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.landing-page .text-icon-wrapper {
  height: 40px;
  justify-content: flex-end;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: #165225;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .text-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .language {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.landing-page .img-2 {
  position: relative;
  width: 16px;
  height: 16px;
}

.landing-page .hero {
  position: relative;
  width: 1440px;
  height: 600px;
  background-image: url(./img/img.png);
  background-size: cover;
  background-position: 50% 50%;
}

.landing-page .overlay {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 600px;
  background-color: var(--image-overlays50);
}

.landing-page .chevron-right-wrapper {
  justify-content: center;
  padding: 12px;
  position: absolute;
  top: calc(50.00% - 20px);
  right: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .texts-buttons {
  display: flex;
  width: 623px;
  gap: 30px;
  position: absolute;
  top: calc(50.00% - 117px);
  left: calc(50.00% - 311px);
  flex-direction: column;
  align-items: center;
}

.landing-page .save-time-money-on {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--hero-h2-font-family);
  font-weight: var(--hero-h2-font-weight);
  color: #ffffff;
  font-size: var(--hero-h2-font-size);
  text-align: center;
  letter-spacing: var(--hero-h2-letter-spacing);
  line-height: var(--hero-h2-line-height);
  font-style: var(--hero-h2-font-style);
}

.landing-page .div-2 {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .div-wrapper {
  height: 50px;
  justify-content: center;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: #165225;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--body-bold-16-font-family);
  font-weight: var(--body-bold-16-font-weight);
  color: #ffffff;
  font-size: var(--body-bold-16-font-size);
  letter-spacing: var(--body-bold-16-letter-spacing);
  line-height: var(--body-bold-16-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-16-font-style);
}

.landing-page .indentation {
  position: relative;
  width: 1440px;
  height: 80px;
}

.landing-page .about {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 0px 70px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .texts {
  display: inline-flex;
  justify-content: center;
  gap: 64px;
  position: relative;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
}

.landing-page .group {
  position: relative;
  width: 586px;
  height: 104px;
}

.landing-page .section-subtitle {
  position: absolute;
  top: 0;
  left: 87px;
  font-family: var(--body-regular-18-font-family);
  font-weight: var(--body-regular-18-font-weight);
  color: var(--grey-90);
  font-size: var(--body-regular-18-font-size);
  text-align: center;
  letter-spacing: var(--body-regular-18-letter-spacing);
  line-height: var(--body-regular-18-line-height);
  white-space: nowrap;
  font-style: var(--body-regular-18-font-style);
}

.landing-page .section-title {
  position: absolute;
  top: 55px;
  left: 0;
  font-family: var(--headers-h2-font-family);
  font-weight: var(--headers-h2-font-weight);
  color: #165225;
  font-size: var(--headers-h2-font-size);
  text-align: center;
  letter-spacing: var(--headers-h2-letter-spacing);
  line-height: var(--headers-h2-line-height);
  white-space: nowrap;
  font-style: var(--headers-h2-font-style);
}

.landing-page .frame {
  display: flex;
  width: 1300px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .group-2 {
  position: relative;
  width: 659px;
  height: 108px;
}

.landing-page .features {
  position: absolute;
  top: 0;
  left: 0;
  width: 282px;
  height: 108px;
  display: flex;
}

.landing-page .block {
  width: 282px;
  height: 108px;
  display: flex;
  flex-direction: column;
}

.landing-page .frame-wrapper {
  display: inline-flex;
  width: 273px;
  height: 49px;
  position: relative;
  align-items: flex-end;
  gap: 10px;
}

.landing-page .frame-2 {
  display: inline-flex;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .icon {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .plus {
  position: relative;
  width: 46px;
  height: 46px;
}

.landing-page .vector {
  position: absolute;
  width: 58.33%;
  height: 0;
  top: 60.87%;
  left: 16.49%;
}

.landing-page .vector-2 {
  position: absolute;
  width: 58.33%;
  height: 0;
  top: 31.70%;
  left: 45.65%;
}

.landing-page .element-millions {
  position: relative;
  width: 217px;
  height: 49px;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--greenoriginal);
  font-size: 64px;
  letter-spacing: -1.28px;
  line-height: 57.6px;
  white-space: nowrap;
}

.landing-page .span {
  letter-spacing: var(--headers-h1-letter-spacing);
  font-family: var(--headers-h1-font-family);
  font-style: var(--headers-h1-font-style);
  font-weight: var(--headers-h1-font-weight);
  line-height: var(--headers-h1-line-height);
  font-size: var(--headers-h1-font-size);
}

.landing-page .text-wrapper-3 {
  font-size: 42px;
  letter-spacing: -0.35px;
  line-height: 37.8px;
}

.landing-page .line {
  width: 318px;
  margin-top: 13px;
  height: 1px;
  object-fit: cover;
}

.landing-page .text {
  display: flex;
  width: 290px;
  height: 31px;
  position: relative;
  margin-top: 14px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.landing-page .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--grey-100);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.2px;
  white-space: nowrap;
}

.landing-page .features-2 {
  position: absolute;
  top: 0;
  left: 377px;
  width: 282px;
  height: 108px;
}

.landing-page .frame-3 {
  display: inline-flex;
  height: 108px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.landing-page .p {
  width: 288px;
  position: relative;
  height: 49px;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--greenoriginal);
  font-size: 64px;
  letter-spacing: -1.28px;
  line-height: 57.6px;
  white-space: nowrap;
}

.landing-page .line-2 {
  position: absolute;
  top: 62px;
  left: 0;
  width: 258px;
  height: 1px;
  object-fit: cover;
}

.landing-page .text-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: absolute;
  top: 77px;
  left: 0;
}

.landing-page .text-wrapper-5 {
  position: relative;
  width: 181px;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--grey-100);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.2px;
}

.landing-page .block-wrapper {
  display: flex;
  width: 282px;
  height: 139px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.landing-page .block-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.landing-page .frame-4 {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing-page .frame-5 {
  align-items: flex-end;
  flex: 0 0 auto;
  margin-right: -1.00px;
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.landing-page .frame-6 {
  align-items: flex-start;
  flex: 0 0 auto;
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.landing-page .element-millions-2 {
  width: 227px;
  position: relative;
  height: 49px;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--greenoriginal);
  font-size: 64px;
  letter-spacing: -1.28px;
  line-height: 57.6px;
  white-space: nowrap;
}

.landing-page .line-3 {
  position: relative;
  width: 258px;
  height: 1px;
  object-fit: cover;
}

.landing-page .d-enfants-soutenus {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--grey-100);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.2px;
}

.landing-page .features-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .block-3 {
  position: relative;
  width: 282px;
  height: 108px;
}

.landing-page .frame-7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 263px;
  height: 49px;
  display: flex;
}

.landing-page .frame-8 {
  width: 277px;
  height: 49px;
  align-items: flex-start;
  display: inline-flex;
  gap: 10px;
  position: relative;
}

.landing-page .element-million {
  width: 221px;
  position: relative;
  height: 49px;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: var(--greenoriginal);
  font-size: 64px;
  letter-spacing: -1.28px;
  line-height: 57.6px;
  white-space: nowrap;
}

.landing-page .services {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 65px;
  padding: 0px 70px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -70.00px;
  margin-right: -70.00px;
}

.landing-page .texts-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .section-subtitle-2 {
  margin-top: -1.00px;
  font-family: var(--body-regular-18-font-family);
  font-weight: var(--body-regular-18-font-weight);
  color: var(--grey-90);
  font-size: var(--body-regular-18-font-size);
  letter-spacing: var(--body-regular-18-letter-spacing);
  line-height: var(--body-regular-18-line-height);
  position: relative;
  width: fit-content;
  text-align: center;
  white-space: nowrap;
  font-style: var(--body-regular-18-font-style);
}

.landing-page .section-title-2 {
  font-family: var(--headers-h2-font-family);
  font-weight: var(--headers-h2-font-weight);
  color: #165225;
  font-size: var(--headers-h2-font-size);
  letter-spacing: var(--headers-h2-letter-spacing);
  line-height: var(--headers-h2-line-height);
  position: relative;
  width: fit-content;
  text-align: center;
  white-space: nowrap;
  font-style: var(--headers-h2-font-style);
}

.landing-page .features-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 70px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .feature {
  justify-content: center;
  gap: 21px;
  padding: 25px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  width: 420px;
  height: 220px;
  align-items: flex-start;
  position: relative;
  border-radius: 24px;
  border: 1px solid;
  border-color: var(--greenlight);
}

.landing-page .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(--headers-h4-font-family);
  font-weight: var(--headers-h4-font-weight);
  color: #165225;
  font-size: var(--headers-h4-font-size);
  letter-spacing: var(--headers-h4-letter-spacing);
  line-height: var(--headers-h4-line-height);
  white-space: nowrap;
  font-style: var(--headers-h4-font-style);
}

.landing-page .aides-relatives-la {
  position: relative;
  width: fit-content;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: #393939;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28.1px;
}

.landing-page .frame-9 {
  display: flex;
  height: 21px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.landing-page .buttons-2 {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -9.50px;
  margin-bottom: -9.50px;
  background-color: var(--grey-100);
  border-radius: 10px;
  opacity: 0;
}

.landing-page .button-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--body-bold-14-font-family);
  font-weight: var(--body-bold-14-font-weight);
  color: var(--white-color);
  font-size: var(--body-bold-14-font-size);
  letter-spacing: var(--body-bold-14-letter-spacing);
  line-height: var(--body-bold-14-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-14-font-style);
}

.landing-page .chevron-right {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -1569.00px;
  margin-right: -4694.00px;
}

.landing-page .buttons-3 {
  height: 50px;
  justify-content: flex-end;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -14.50px;
  margin-bottom: -14.50px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .button-3 {
  position: relative;
  width: fit-content;
  font-family: var(--body-bold-16-font-family);
  font-weight: var(--body-bold-16-font-weight);
  color: #165225;
  font-size: var(--body-bold-16-font-size);
  letter-spacing: var(--body-bold-16-letter-spacing);
  line-height: var(--body-bold-16-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-16-font-style);
}

.landing-page .feature-2 {
  gap: 30px;
  padding: 30px 25px;
  background-color: var(--backgroundlight-green);
  display: flex;
  flex-direction: column;
  width: 420px;
  height: 220px;
  align-items: flex-start;
  position: relative;
  border-radius: 24px;
  border: 1px solid;
  border-color: var(--greenlight);
}

.landing-page .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--headers-h4-font-family);
  font-weight: var(--headers-h4-font-weight);
  color: var(--greenoriginal);
  font-size: var(--headers-h4-font-size);
  letter-spacing: var(--headers-h4-letter-spacing);
  line-height: var(--headers-h4-line-height);
  white-space: nowrap;
  font-style: var(--headers-h4-font-style);
}

.landing-page .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: var(--body-bold-24-font-family);
  font-weight: var(--body-bold-24-font-weight);
  color: #393939;
  font-size: var(--body-bold-24-font-size);
  letter-spacing: var(--body-bold-24-letter-spacing);
  line-height: var(--body-bold-24-line-height);
  white-space: nowrap;
  font-style: var(--body-bold-24-font-style);
}

.landing-page .chevron-right-2 {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -1576.50px;
  margin-right: -4254.00px;
}

.landing-page .buttons-4 {
  height: 50px;
  justify-content: center;
  padding: 10px 20px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -14.50px;
  margin-bottom: -14.50px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .feature-3 {
  gap: 30px;
  padding: 30px 25px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  width: 420px;
  height: 220px;
  align-items: flex-start;
  position: relative;
  border-radius: 24px;
  border: 1px solid;
  border-color: var(--greenlight);
}

.landing-page .chevron-right-3 {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -1576.50px;
  margin-right: -3814.00px;
}

.landing-page .blog-news {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 38px;
  padding: 0px 55px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing-page .blog-container-wrapper {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 38px;
  padding: 0px 55px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -55.00px;
  margin-right: -55.00px;
}

.landing-page .blog-container {
  display: flex;
  flex-direction: column;
  width: 1300px;
  align-items: flex-start;
  gap: 38px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .blog-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing-page .categories {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .badges {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 6px 15px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 10px;
}

.landing-page .tag {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  color: #393939;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.landing-page .tag-wrapper {
  padding: 6px 15px;
  background-color: #393939;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .tag-2 {
  color: #ffffff;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto Flex", Helvetica;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.landing-page .button-arrows {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  opacity: 0;
}

.landing-page .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 10px;
}

.landing-page .chevron-left {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -1298.00px;
  margin-right: -3529.00px;
}

.landing-page .chevron-right-4 {
  position: relative;
  width: 16px;
  height: 16px;
  margin-bottom: -1298.00px;
  margin-right: -3479.00px;
}

.landing-page .blog-content {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 450px;
}

.landing-page .img-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 658px;
  height: 450px;
  object-fit: cover;
}

.landing-page .blog-text-container {
  display: flex;
  flex-direction: column;
  width: 592px;
  align-items: flex-start;
  gap: 98px;
  position: absolute;
  top: 16px;
  left: 708px;
}

.landing-page .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.landing-page .title-wrapper {
  padding: 6px 10px 5px;
  background-color: #165225;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .title-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--CAPS-12-font-family);
  font-weight: var(--CAPS-12-font-weight);
  color: #ffffff;
  font-size: var(--CAPS-12-font-size);
  text-align: center;
  letter-spacing: var(--CAPS-12-letter-spacing);
  line-height: var(--CAPS-12-line-height);
  white-space: nowrap;
  font-style: var(--CAPS-12-font-style);
}

.landing-page .ellipse {
  position: relative;
  width: 4px;
  height: 4px;
  background-color: var(--grey-30);
  border-radius: 2px;
}

.landing-page .blog-date {
  position: relative;
  width: fit-content;
  font-family: var(--CAPS-12-font-family);
  font-weight: var(--CAPS-12-font-weight);
  color: var(--grey-50);
  font-size: var(--CAPS-12-font-size);
  letter-spacing: var(--CAPS-12-letter-spacing);
  line-height: var(--CAPS-12-line-height);
  white-space: nowrap;
  font-style: var(--CAPS-12-font-style);
}

.landing-page .blog-title {
  position: relative;
  align-self: stretch;
  font-family: var(--headers-h6-font-family);
  font-weight: var(--headers-h6-font-weight);
  color: #393939;
  font-size: var(--headers-h6-font-size);
  letter-spacing: var(--headers-h6-letter-spacing);
  line-height: var(--headers-h6-line-height);
  font-style: var(--headers-h6-font-style);
}

.landing-page .blog-description {
  position: relative;
  align-self: stretch;
  font-family: var(--body-regular-18-font-family);
  font-weight: var(--body-regular-18-font-weight);
  color: #393939;
  font-size: var(--body-regular-18-font-size);
  letter-spacing: var(--body-regular-18-letter-spacing);
  line-height: var(--body-regular-18-line-height);
  font-style: var(--body-regular-18-font-style);
}

.landing-page .buttons-5 {
  height: 40px;
  justify-content: center;
  padding: 10px 20px;
  position: relative;
  background-color: var(--grey-100);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .icon-buttons-2 {
  justify-content: center;
  padding: 12px;
  position: absolute;
  top: 205px;
  left: 1309px;
  background-color: var(--grey-100);
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.landing-page .clients-partners {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  padding: 0px 70px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .texts-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .logo-2 {
  position: relative;
  width: 310px;
  height: 119px;
  border-radius: 14px;
  border: 1px solid;
  border-color: var(--grey-20);
}

.landing-page .chevron {
  position: absolute;
  top: 15px;
  left: 279px;
  width: 16px;
  height: 16px;
}

.landing-page .partner-logo {
  position: absolute;
  top: 19px;
  left: 65px;
  width: 180px;
  height: 80px;
  aspect-ratio: 2.25;
  object-fit: cover;
}

.landing-page .partner-logo-2 {
  top: 17px;
  left: 61px;
  width: 188px;
  height: 84px;
  aspect-ratio: 2.25;
  position: absolute;
  object-fit: cover;
}

.landing-page .logo-3 {
  position: relative;
  width: 310px;
  height: 119px;
}

.landing-page .partner-logo-3 {
  top: 8px;
  left: 38px;
  width: 234px;
  height: 104px;
  aspect-ratio: 2.25;
  position: absolute;
  object-fit: cover;
}

.landing-page .partner-logo-4 {
  top: 19px;
  left: 76px;
  width: 158px;
  height: 63px;
  aspect-ratio: 2.51;
  position: absolute;
  object-fit: cover;
}

.landing-page .footers {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-start;
  gap: 27px;
  padding: 60px 69px 30px;
  position: relative;
  flex: 0 0 auto;
  background-color: #165225;
}

.landing-page .footer-container {
  display: flex;
  width: 1301px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .navigation {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .footer-link {
  position: relative;
  width: fit-content;
  font-family: var(--body-regular-14-font-family);
  font-weight: var(--body-regular-14-font-weight);
  color: var(--grey-20);
  font-size: var(--body-regular-14-font-size);
  letter-spacing: var(--body-regular-14-letter-spacing);
  line-height: var(--body-regular-14-line-height);
  white-space: nowrap;
  font-style: var(--body-regular-14-font-style);
}

.landing-page .line-4 {
  position: relative;
  width: 1300px;
  height: 1px;
  object-fit: cover;
}

.landing-page .footer-divider {
  display: flex;
  width: 1300px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .bottom-links {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.landing-page .footer-text {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--body-regular-12-font-family);
  font-weight: var(--body-regular-12-font-weight);
  color: #ffffff;
  font-size: var(--body-regular-12-font-size);
  letter-spacing: var(--body-regular-12-letter-spacing);
  line-height: var(--body-regular-12-line-height);
  white-space: nowrap;
  font-style: var(--body-regular-12-font-style);
}

.landing-page .text-wrapper-9 {
  font-family: var(--body-regular-12-font-family);
  font-weight: var(--body-regular-12-font-weight);
  color: #ffffff;
  font-size: var(--body-regular-12-font-size);
  letter-spacing: var(--body-regular-12-letter-spacing);
  line-height: var(--body-regular-12-line-height);
  font-style: var(--body-regular-12-font-style);
}

.landing-page .social-media {
  display: flex;
  width: 186px;
  align-items: center;
  gap: 30px;
  position: relative;
}
