:root {
  --c7aa3a: #c7aa3a;
  --3a7c3e: #3a7c3e;
  --255a28: var(--3a7c3e);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  aspect-ratio: auto;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hero-section {
  height: 625px;
  background-color: #f5faf2;
  display: flex;
  position: relative;
}

.body {
  background-image: url('../images/bg-sec2.png');
  background-position: 0 0;
  background-size: auto;
}

.statistics {
  background-color: #e6f4df;
  padding: 57px 0;
  position: relative;
}

.section-download-app {
  background-image: url('../images/bg-sec2.png');
  background-position: 0 0;
  background-size: auto;
}

.container {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-items {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  max-height: 430px;
  object-fit: fill;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-hero {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.title-hero {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.header-titile {
  color: #c7aa3a;
  text-align: right;
  font-family: Cairo, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
}

.header-titile-2 {
  color: #3b7b3e;
  text-align: right;
  font-family: Cairo, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.paragraph-hero {
  color: #777;
  text-align: right;
  justify-content: space-between;
  font-family: Cairo, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  display: flex;
}

.vectors-wrapper-2 {
  height: 60px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-y {
  background-color: #c7aa3a;
  border-radius: 10px;
  padding: 16px 32px;
  font-family: Cairo, sans-serif;
  font-size: 15px;
}

.btn-y:hover {
  opacity: .85;
}

.btn-y.btn-g {
  background-color: #3b7b3e;
}

.btn-cta {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  display: flex;
}

.nav-bar {
  width: 100%;
  height: 100px;
  background-image: linear-gradient(274deg, #fff, rgba(255, 255, 255, 0));
  border-radius: 10px;
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero-content {
  width: 85%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  display: flex;
  position: relative;
}

.logos-nav {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  padding: 19px;
  display: flex;
}

.logo-nav {
  width: 70px;
  padding-left: 8px;
  padding-right: 8px;
}

.arc-2 {
  width: 570px;
  height: 600px;
  position: absolute;
  top: -9%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.arc-1 {
  width: 460px;
  height: 210px;
  position: absolute;
  top: 10px;
  left: 540px;
}

.testmonial-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.about-us {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: url('../images/bg-sec2.png');
  background-position: 0 0;
  background-size: auto;
  border: 0 #000;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.heading {
  color: #3a7c3e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
}

.heading.color-y {
  color: #c7aa3b;
  line-height: 150%;
}

.grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.join_link_page .grid {
  display: grid;
   grid-template-columns: repeat(auto-fit, 25%);
   justify-content: center;
   justify-items: center;
  width: 100%;
  grid-template-rows: auto;
  /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 15px;
  line-height: 150%;
}

.join_link_page .heading-2 {
  font-size: 1.5rem;
}

.paragraph {
  text-align: center;
  margin-bottom: 0;
  font-family: Cairo, sans-serif;
  font-size: 13px;
  line-height: 150%;
}

.cards-testmonial {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5faf2;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 10px;
  flex-direction: column;
  padding: 32px 16px;
  display: flex;
  position: relative;
}

.image-2 {
  object-position: 50% 50%;
  border-radius: 10px;
  margin-top: -59px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: auto;
}

.text-about {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.card-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-section {
  width: 85%;
  max-width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.paragraph-2 {
  color: #777;
  font-family: Cairo, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.heading-3 {
  color: #3a7c3e;
  font-family: Cairo, sans-serif;
  font-size: 40px;
  line-height: 150%;
}

.container-3 {
  width: 85%;
}

.grid-2 {
  width: 100%;
  grid-template: ". Area-2"
                 ". Area-2"
                 / 1fr 1fr 1fr;
  grid-auto-flow: column;
  margin-left: auto;
  margin-right: auto;
}

.statistics-card {
  background-color: #f5faf2;
  border-radius: 10px;
  padding-bottom: 16px;
  overflow: visible;
}

.statistics-card.option, .statistics-card.opt {
  opacity: 0;
}

.bg-icon {
  width: 30%;
  background-color: #c7aa3a;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 19px 15px;
}

.heading-4 {
  color: #3a7c3e;
  text-align: center;
  font-family: Cairo, sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.paragraph-3 {
  text-align: center;
  font-family: Cairo, sans-serif;
  font-size: 16px;
}

.bg-battern {
  z-index: 0;
  height: 470px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective: none;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.container-4 {
  z-index: 2;
  position: relative;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image-3 {
  width: 100%;
}

.screen-app {
  object-fit: fill;
  border-radius: 100px;
  padding: 30px 78px;
  position: relative;
}

.download-content {
  width: 85%;
  justify-content: space-between;
  align-items: center;
  margin: 86px auto;
  display: flex;
}

.download-items {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  padding: 33px 30px;
  display: flex;
  position: relative;
}

.bg-y-screen {
  z-index: 1;
  width: 520px;
  height: 380px;
  background-color: #c7aa3b;
  border-radius: 270px;
  position: absolute;
  top: 52%;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
}

.image-4 {
  z-index: 2;
  position: relative;
}

.paragraph-4 {
  color: #fff;
  text-align: right;
  font-family: Cairo, sans-serif;
}

.heading-5 {
  color: #c7aa3b;
  text-align: right;
  font-family: Cairo, sans-serif;
}

.download-btns {
  z-index: 2;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.text-download {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.bg-download {
  width: 810px;
  background-color: #3a7c3e;
  border-radius: 110px 30px 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  cursor: pointer;
}

.copyright-section {
  background-color: #255a28;
  padding: 11px;
}

.content-footer {
  background-color: #3b7b3e;
  padding: 22px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Cairo, sans-serif;
  font-weight: 300;
}

.items-footer {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-footer {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.download-icon-footer {
  flex-direction: column;
  display: flex;
}

.social-media-icon {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.text-block-2 {
  width: 300px;
  color: #fff;
  text-align: center;
  font-family: Cairo, sans-serif;
  font-weight: 200;
}

.social-icon, .image-6, .image-7, .image-8, .image-9 {
  cursor: pointer;
}

.image-10, .image-11 {
  width: 80%;
}

.image-12 {
  width: 90px;
}

@media screen and (max-width: 991px) {
  .hero-items {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
  }

  .vectors-wrapper {
    max-height: 300px;
  }

  .hero-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .grid {
    grid-row-gap: 52px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". Area-2";
    grid-auto-flow: row;
  }

  .div-block {
    display: block;
  }

  .download-content {
    flex-direction: column;
  }

  .download-items {
    background-color: var(--3a7c3e);
    border-radius: 30px;
    padding: 68px 42px 44px;
  }

  .paragraph-4, .heading-5 {
    text-align: center;
  }

  .text-download {
    align-items: center;
  }

  .bg-download {
    width: 850px;
    display: none;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 100%;
    padding-bottom: 56px;
  }

  .hero-items {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .vectors-wrapper {
    width: 75%;
    height: 500px;
    max-height: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .title-hero {
    text-align: center;
    align-items: center;
  }

  .header-titile, .header-titile-2 {
    font-size: 26px;
  }

  .paragraph-hero {
    text-align: center;
    font-size: 14px;
  }

  .btn-cta {
    text-align: center;
    flex-direction: column;
  }

  .nav-bar {
    width: 90%;
    background-image: linear-gradient(274deg, #fff, #fff);
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content {
    width: 80%;
    flex-direction: column;
  }

  .logos-nav {
    width: 100%;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-nav {
    width: 70px;
  }

  .arc-2 {
    width: 620px;
    height: 350px;
    top: 2%;
    transform: rotate(110deg);
  }

  .heading {
    font-size: 32px;
  }

  .grid-2 {
    flex-direction: column;
    display: flex;
  }

  .bg-icon {
    text-align: center;
    padding-top: 80px;
  }

  .bg-battern {
    width: 470px;
  }

  .screen-app {
    z-index: 23;
    background-color: var(--c7aa3a);
    margin-bottom: -19px;
    padding: 0 0 75px;
  }

  .download-items {
    padding-left: 23px;
    padding-right: 23px;
  }

  .bg-y-screen {
    display: none;
  }

  .image-4 {
    margin-top: -59px;
    margin-bottom: -59px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-4 {
    font-weight: 300;
  }

  .download-btns {
    flex-direction: column;
    align-items: center;
  }

  .image-5 {
    object-fit: contain;
  }

  .items-footer {
    flex-direction: column;
  }

  .logo-footer {
    align-items: center;
  }

  .text-block-2 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .vectors-wrapper {
    width: 100%;
    max-height: 260px;
  }

  .content {
    width: 100%;
  }

  .nav-bar {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .logos-nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .logo-nav {
    width: 50px;
  }

  .arc-2 {
    top: 10%;
  }

  .about-us {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .heading {
    font-size: 23px;
    font-weight: 500;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .bg-icon {
    padding: 43px 7px 9px;
  }

  .heading-4 {
    font-size: 28px;
    font-weight: 500;
  }

  .screen-app {
    width: 90%;
  }

  .download-items {
    width: 90%;
    padding-top: 38px;
  }

  .text-block-2 {
    width: 100%;
    font-weight: 300;
    line-height: 170%;
  }
}

#w-node-_127fb95d-93b7-e873-f0d9-7c3dc5d8efa3-9390ae10, #w-node-_023c6cc2-2b07-1321-433e-f29df8a76be5-9390ae10, #w-node-_90175503-b796-a283-579c-6dd54f1931c6-9390ae10, #w-node-c17a3f19-ceb9-da1f-9e28-9d8566d78c00-9390ae10, #w-node-c17a3f19-ceb9-da1f-9e28-9d8566d78c01-9390ae10, #w-node-c17a3f19-ceb9-da1f-9e28-9d8566d78c04-9390ae10, #w-node-_61ac9e99-3539-19bb-8d27-2f5a802ae440-9390ae10, #w-node-_61ac9e99-3539-19bb-8d27-2f5a802ae441-9390ae10, #w-node-_61ac9e99-3539-19bb-8d27-2f5a802ae444-9390ae10, #w-node-_0e6ab3f7-01c4-77d0-fdad-ad6b5d98dd4e-9390ae10, #w-node-_0e6ab3f7-01c4-77d0-fdad-ad6b5d98dd4f-9390ae10, #w-node-_0e6ab3f7-01c4-77d0-fdad-ad6b5d98dd52-9390ae10, #w-node-_1dee3865-efff-074b-3480-7ea55333ee2e-9390ae10, #w-node-e1b11936-6acf-95be-89bc-b06e746150eb-9390ae10, #w-node-d204ac4e-8c91-73c6-e48c-0d9d98e562bc-9390ae10, #w-node-d204ac4e-8c91-73c6-e48c-0d9d98e562bd-9390ae10, #w-node-_16ef0e86-cc1b-b038-6851-6459cce563e9-9390ae10, #w-node-_16ef0e86-cc1b-b038-6851-6459cce563ea-9390ae10, #w-node-_9d7beabe-1e0e-d513-b5ef-9b944d9e9b57-9390ae10, #w-node-_9d7beabe-1e0e-d513-b5ef-9b944d9e9b58-9390ae10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99cfe950-b12e-428b-3be8-122b6843a446-9390ae10 {
  grid-area: Area-2;
}

#w-node-a0be8223-b458-147e-fd11-d3ad2ec9e16d-9390ae10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
.join_link_page .cards-testmonial{
  width: 100%;
  grid-row-gap: 10px !important;
}
