@font-face {
  font-family: Headth;
  src: url('../fonts/HEADTH__.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Headoh;
  src: url('../fonts/HEADOH__.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.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;
}

.heading {
  color: #ebebeb;
  letter-spacing: -3px;
  text-transform: capitalize;
  width: 820px;
  font-family: Poppins, sans-serif;
  font-size: 77px;
  font-weight: 600;
  line-height: 1em;
}

.div-block-4 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 120px;
  padding-left: 3.4%;
  padding-right: 3%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-3 {
  color: #e6e6e6;
  text-transform: capitalize;
  width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.5em;
}

.div-block-12 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 228px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-2 {
  text-transform: capitalize;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 17.5px;
  font-weight: 500;
  line-height: 1.5em;
}

.bg-hero-video {
  background-color: #14141400;
  background-image: linear-gradient(#161616fc, #0e0e0e4d 50%, #0e0e0efa);
  justify-content: flex-start;
  align-items: center;
  height: 100svh;
  padding-bottom: 0;
  padding-left: 3.4%;
  padding-right: 3%;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-5 {
  background-color: #447c47;
  border-radius: 0;
  justify-content: center;
  width: 323px;
  margin-bottom: 1.7em;
  padding-left: 3px;
  padding-right: 0;
  display: flex;
}

.button-3 {
  z-index: 1;
  letter-spacing: .5px;
  background-color: #437c48;
  border: 2px solid #437c48;
  border-radius: 0;
  height: 55px;
  padding: 15px 20px 18px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  transition: all .3s;
  position: relative;
}

.button-3:hover {
  color: #fff;
  -webkit-text-stroke-color: #000;
  background-color: #c8b299;
  border-color: #c8b299;
}

.button-3._2 {
  z-index: 0;
  background-color: #55b45500;
  background-image: url('../images/white-arrow-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-color: #437c48 #437c48 #437c48 #55b455;
  border-radius: 0 3px 3px 0;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-3._2:hover {
  background-color: #c8b299;
  border-color: #c8b299;
  border-radius: 0 3px 3px 0;
}

.button-3._2.w--current {
  background-image: url('../images/white-arrow-right.png');
  border-radius: 0;
}

.navbar {
  z-index: 25;
  background-color: #181e2400;
  justify-content: space-between;
  align-items: center;
  padding: 17px 3.3% 14px 3.4%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-15 {
  background-color: #437c48;
  width: 0%;
  height: 4px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-13 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.button-6 {
  filter: grayscale(43%);
  letter-spacing: .5px;
  background-color: #3898ec00;
  background-image: url('../images/PHONE.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-top: 0;
  margin-right: 0;
  padding: 2px 0 0 34px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: .8em;
  position: relative;
  top: 0;
}

.text-span-7 {
  float: right;
  color: #fff;
  text-align: right;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  font-size: 7.5px;
  font-weight: 300;
  position: relative;
  top: 1px;
}

.menu-parent {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-left: 20px;
  padding: 12px 5px 8px;
  display: flex;
  overflow: hidden;
}

.menu-bar {
  background-color: #f0e4d7;
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

.text-span-8 {
  color: #5aa861;
  font-weight: 500;
}

.image-2 {
  width: 150px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.image-3 {
  width: 60px;
  margin-right: 10px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.paragraph {
  color: #000;
  width: 100%;
  max-width: 100%;
  margin-top: -.4vw;
  margin-bottom: 3vw;
  padding-left: 0%;
  padding-right: 11%;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph._3 {
  margin-bottom: 2vw;
}

.paragraph._4 {
  color: #fff;
  padding-right: 30%;
}

.paragraph._4._5 {
  padding-right: 5%;
}

.paragraph._2 {
  padding-right: 0%;
}

.paragraph._2._8 {
  margin-bottom: 1vw;
  font-size: 1.4vw;
}

.paragraph._2._8._55 {
  width: 100%;
  margin-bottom: 4vw;
}

.paragraph._2._8._55.d {
  color: #0d356f;
}

.paragraph._2._8._55 {
  width: 100%;
}

.paragraph._2._8._55._555 {
  color: #242e38;
  width: 90%;
  font-size: 1.2vw;
  line-height: 1.7em;
}

.cat {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.div-block-96 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-47 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.js {
  height: 0;
  margin-bottom: 0;
}

.div-block-95 {
  width: 31%;
  padding-top: .5vw;
  padding-bottom: 0;
}

.div-block-51 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-51._5, .div-block-51._5._6 {
  margin-top: 3vw;
}

.div-block-91 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 6vw;
  padding-bottom: 8vw;
  padding-left: 3%;
  display: flex;
}

.heading-4 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-4.ey {
  font-weight: 700;
  line-height: .8em;
}

.text-block-3 {
  color: #000;
  letter-spacing: .2px;
  -webkit-text-stroke-width: .1px;
  text-transform: uppercase;
  margin-top: 0;
  padding-left: .2vw;
  font-family: Poppins, sans-serif;
  font-size: .8vw;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
  top: -3px;
  left: 1px;
}

.text-block-3._2 {
  padding-left: .2vw;
  font-weight: 400;
  position: relative;
  top: -1px;
}

.text-block-3._2._3 {
  padding-left: 0;
  top: -2px;
  left: .25vw;
}

.green-number {
  color: #333;
  text-align: center;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 2.3vw;
  font-weight: 600;
  line-height: 1em;
}

.green-number.partners {
  color: #242e38;
  letter-spacing: -1px;
  font-size: 3vw;
  font-weight: 400;
}

.green-number.clients {
  color: #242e38;
  letter-spacing: -2px;
  font-size: 3vw;
  font-weight: 400;
}

.green-number.projects {
  color: #242e38;
  letter-spacing: -2px;
  margin-left: 2px;
  font-size: 3vw;
  font-weight: 400;
}

.heading-flex {
  grid-column-gap: 2px;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  line-height: 1em;
  display: flex;
}

.div-block-36 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 7vw;
  padding-bottom: 1.15vw;
  padding-left: 5px;
  display: flex;
}

.div-block-37 {
  border: 2px solid #437c48;
  border-left: 0 solid #0000;
  border-right: 0 solid #0000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 8vw;
  padding-bottom: 1.2vw;
  padding-left: 5px;
  display: flex;
}

.div-block-35 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 2.5vw;
  margin-left: 0;
  display: flex;
}

.text-block-12 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-94 {
  padding-left: .25vw;
}

.number-content {
  width: 195px;
}

.div-block-92 {
  width: 60%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-38 {
  background-color: #55b45500;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 8vw;
  padding-bottom: 1vw;
  padding-left: 5px;
  padding-right: 15px;
  display: flex;
}

.button-8 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-8:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.text-block-5 {
  color: #437c48;
  text-transform: none;
  margin-top: 11px;
  font-family: Poppins, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 4px;
  left: 4px;
}

.text-block-5._3 {
  font-size: 1.8vw;
  top: 3px;
  left: 2px;
}

.div-block-93 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-50 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1px;
  display: flex;
}

.text-span-18 {
  color: #437c48;
}

.cat-2 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.div-block-102 {
  background-color: #437c48;
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-99 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 48vw;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2%;
  display: flex;
  position: relative;
}

.div-block-101 {
  color: #20262c;
  -webkit-text-stroke-width: .2px;
  border-bottom: 0 solid #55b455;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 25px 2% 25px 1%;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-101:hover {
  color: #b49a7b;
  letter-spacing: .5px;
  font-weight: 500;
}

.heading-5 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-5._3 {
  width: 68%;
}

.div-block-100 {
  background-color: #242e38;
  background-image: linear-gradient(#141a20, #161c2300 50%, #181e25), url('../images/3.jpg');
  background-position: 0 0, 87%;
  background-size: auto, cover;
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-end;
  height: 60vw;
  display: flex;
}

.div-block-97 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 3%;
  display: flex;
}

.text-span-14 {
  color: #437c48;
  background-color: #437c48;
  border-radius: 2px;
  margin-right: 1vw;
  font-size: .7vw;
  font-weight: 400;
  position: relative;
  top: -.2vw;
  left: -3px;
}

.div-block-98 {
  width: 49%;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-48 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-103 {
  padding-left: .25vw;
}

.lottie-animation-3 {
  width: 11vw;
  margin-right: 2vw;
  display: flex;
  position: absolute;
  inset: -12vw 0% auto auto;
}

.link-block-5 {
  letter-spacing: .5px;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.button-9 {
  color: #3330;
  background-color: #55b455;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-9:hover {
  background-color: #324961;
  margin-right: 20px;
}

.button-9._2 {
  background-color: #437c48;
  background-size: .7vw;
  width: 2vw;
  height: 2vw;
}

.button-9._2:hover {
  background-color: #c8b299;
  margin-right: 0;
}

.div-block-104 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.text-block-13 {
  font-size: 1.2vw;
}

.text-span-21 {
  color: #437c48;
}

.div-block-68 {
  background-color: #437c48;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 51px;
  padding-bottom: 43px;
  display: flex;
}

.marquee {
  grid-column-gap: 1rem;
  background-color: #f1714400;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.text-block {
  color: #fff;
  text-transform: capitalize;
  font-family: Poppins, sans-serif;
  font-size: 5vw;
  font-weight: 600;
  line-height: 1;
}

.div-block-71 {
  background-color: #437c48;
  width: 26px;
  height: 4px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  top: -2px;
}

.link-block-7 {
  width: 80%;
  position: absolute;
  inset: 0%;
}

.div-block-52 {
  justify-content: flex-start;
  align-items: center;
  width: 48%;
  height: 79vw;
  margin-top: 0;
  margin-left: 6vw;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cat-3 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.image-4 {
  width: 1.5vw;
  margin-bottom: 1.5vw;
  margin-right: 2vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-4._2 {
  margin-bottom: 0;
  inset: .3vw 0% 0% auto;
}

.div-block-109 {
  background-color: #c8b299;
  border-radius: 3px;
  width: 12px;
  height: 12px;
  margin-top: 0%;
  margin-bottom: 4vw;
  margin-left: 0%;
  position: static;
  inset: 0% auto auto 0%;
}

.link-block-9 {
  background-color: #437c48;
  position: absolute;
  inset: 0%;
}

.div-block-66 {
  width: 270px;
  height: auto;
  margin-top: 0;
  margin-left: 2vw;
  position: absolute;
  inset: auto auto -2% 0%;
}

.div-block-110 {
  background-color: #141414;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 1vw 0% 13vw 3%;
  display: flex;
}

.text-block-49 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.text-block-49._2 {
  color: #fff;
}

.text-block-49._2.t {
  color: #242e38;
}

.div-block-124 {
  margin-bottom: 3vw;
  margin-right: 1.5vw;
  padding: 2px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-72 {
  background-color: #437c48;
  width: 50px;
  height: 4px;
  margin-bottom: 1vw;
  margin-left: 0;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-54 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 85%;
  height: 73%;
  display: flex;
}

.heading-6 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-6._3._4 {
  color: #fff;
  line-height: 1em;
}

.div-block-107 {
  width: 48%;
  height: 26.5vw;
  margin-top: 9vw;
  padding-top: 27px;
  padding-bottom: 0;
  position: sticky;
  top: 15em;
}

.div-block-70 {
  flex-flow: column;
  margin-top: 1vw;
  padding-bottom: 0;
  display: flex;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1em;
}

.text-block-6._2 {
  font-size: 2vw;
  font-weight: 600;
}

.div-block-125 {
  padding-left: .25vw;
}

.div-block-60 {
  background-color: #437c48;
  width: 4px;
  height: 98%;
  margin-top: -.25vw;
  margin-left: auto;
  margin-right: 22px;
  position: static;
  inset: 11% 0% auto;
}

.text-block-7 {
  color: #fff;
  letter-spacing: .5px;
  -webkit-text-stroke-width: .5px;
  width: 80%;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.3em;
  position: relative;
  top: .9vw;
}

.text-block-7._3 {
  color: #fff;
}

.div-block-61 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-61._1 {
  position: relative;
}

.div-block-53 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25px;
  height: 81%;
  padding-top: 7.4vw;
  padding-bottom: 0;
  display: flex;
  position: relative;
  right: 1vw;
}

.text-span-22 {
  color: #55b455;
}

.button-10 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-10:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.button-10._2 {
  background-size: .7vw;
  width: 2vw;
  height: 2vw;
}

.button-10._2:hover {
  margin-right: 0;
}

.button-10._2._3 {
  background-color: #c8b29900;
  border: 1px solid #bba58f;
}

.button-10._2._3:hover {
  background-color: #c8b299;
  margin-right: 0;
}

.div-block-57 {
  background-color: #fff0;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  height: 16vw;
  margin-bottom: 2vw;
  margin-left: 0%;
  padding-bottom: 1.5vw;
  padding-left: 5%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-57._2 {
  background-color: #55b455;
  border-radius: 0;
  justify-content: center;
  height: 9.5vw;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-126 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-105 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-105._2 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 3.5vw;
  display: flex;
}

.div-block-105._2._12121 {
  margin-top: 0;
}

.link-block-6, .link-block-10, .link-block-11, .link-block-12 {
  width: 80%;
  position: absolute;
  inset: 0%;
}

.text-span-23 {
  color: #c8b299;
}

.text-span-24 {
  color: #529958;
}

.div-block-127 {
  height: auto;
}

.div-block-113 {
  background-color: #f1f1f1;
  height: auto;
  padding: 9vw 3% 10vw;
}

.div-block-113._2222 {
  background-color: #141414;
  padding-bottom: 4vw;
}

.cat-4 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.text-block-50 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.image-5 {
  width: 10%;
  padding-right: 2vw;
}

.div-block-114 {
  margin-bottom: 5vw;
  padding-top: 0;
  padding-bottom: 0;
}

.collection-item {
  border: 6px solid #181e24;
  border-left: 0 solid #f7f6f6;
  border-right-width: 9px;
  padding-left: 0;
  padding-right: 0;
}

.collection-item._2 {
  border-top-color: #181e2400;
  border-bottom-color: #181e2400;
  border-right-color: #181e2400;
}

.heading-7 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-7._22 {
  margin-top: 1.5vw;
  margin-bottom: 0;
}

.heading-7._22._444 {
  color: #fff;
}

.div-block-115 {
  justify-content: space-between;
  align-items: flex-end;
  height: auto;
  margin-top: 0;
  margin-bottom: -3vw;
  display: flex;
}

.text-block-51 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-128 {
  padding-left: .25vw;
}

.div-block-128._2 {
  padding-left: .3vw;
}

.button-11 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-11:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.text-span-70 {
  color: #55b455;
}

.div-block-129 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-130 {
  justify-content: space-between;
  height: auto;
  display: flex;
}

.div-block-130._5 {
  margin-bottom: 1vh;
}

.image-6, .image-7, .image-8 {
  width: 33%;
}

.text-span-71 {
  color: #437c48;
}

.div-block-121 {
  background-image: url('../images/111.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 106%;
  height: 40vw;
}

.div-block-121.mobile {
  display: none;
}

.cat-5 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.featuresv6_sticky-container {
  margin-top: 4vw;
}

.div-block-122 {
  color: #fff;
  border: 1px solid #fff0;
  border-radius: 6px;
  width: 100%;
  padding: 12px 3% 12px 10px;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.8em;
}

.div-block-122._2 {
  color: #182d38;
  font-size: 1.2vw;
}

.div-block-67 {
  background-color: #141414;
  height: auto;
  padding: 11vw 3% 13vw;
  display: block;
}

.text-block-8 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #55b455;
  border-radius: 3px;
  margin-top: 0;
  margin-left: 0;
  padding: 2px 10px;
  font-family: Poppins, sans-serif;
  font-size: .7vw;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: 0;
}

.text-block-8._2 {
  color: #c8b299;
  background-color: #39613b;
  padding-left: 0;
  padding-right: 0;
  font-size: .7vw;
  font-weight: 600;
  display: block;
}

.text-block-8._2._4 {
  color: #c8b299;
  background-color: #182d3800;
  font-weight: 600;
}

.text-block-8._2._3 {
  color: #fff;
  text-transform: capitalize;
  background-color: #55b45500;
  border-bottom: 3px solid #c8b299;
  border-radius: 0;
  padding-top: 0;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.4em;
}

.text-block-8._2._3._4 {
  color: #181e24;
  font-weight: 400;
}

.text-block-52 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.text-block-52._2 {
  color: #fff;
}

.featuresv6_sticky-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #38613c;
  border: 0 solid #acacac2b;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15rem;
  padding: 2.6rem 2.5rem 2.1rem;
  display: flex;
  position: sticky;
  top: 11rem;
}

.featuresv6_sticky-div.is-second {
  background-color: #e2e2e2;
  margin-top: -12rem;
  margin-bottom: 12rem;
  padding-top: 2.6rem;
  top: 14rem;
}

.featuresv6_sticky-div.is-fourth {
  background-color: #e2e2e2;
  margin-top: -6rem;
  margin-bottom: 6rem;
  top: 20rem;
}

.featuresv6_sticky-div.is-fourth._5th {
  background-color: #39613b;
  margin-top: -3rem;
  margin-bottom: 3rem;
  top: 23rem;
}

.featuresv6_sticky-div.is-fourth._6 {
  margin-top: 0;
  margin-bottom: 0;
  top: 26rem;
}

.featuresv6_sticky-div.is-third {
  margin-top: -9rem;
  margin-bottom: 9rem;
  top: 17rem;
}

.heading-8 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-8._3._4 {
  color: #fff;
  line-height: 1em;
}

.div-block-74 {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  top: 15em;
}

.text-block-53 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-131 {
  padding-left: .25vw;
}

.div-block-73 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-span-20 {
  color: #519957;
}

.button-12 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-12:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.div-block-132 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-75 {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-86 {
  width: 100%;
  padding-top: 0;
  padding-bottom: .8vw;
  position: relative;
}

.div-block-86._2 {
  justify-content: space-between;
  align-items: center;
  margin-top: -5px;
  padding: 0 11px;
  display: flex;
}

.div-block-86._2._3 {
  justify-content: flex-end;
  align-items: center;
}

.text-block-41 {
  color: #fff;
  text-transform: capitalize;
  padding-left: .3vw;
  font-family: Poppins, sans-serif;
  font-size: 1.1vw;
  font-weight: 400;
  position: absolute;
  inset: -.8vw auto auto 0%;
}

.heading-9 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-9._3._4 {
  color: #fff;
  line-height: 1em;
}

.heading-9._3._4._5 {
  margin-bottom: 0;
}

.div-block-135 {
  background-color: #f1f1f1;
  height: auto;
  padding-bottom: 3.5vw;
  padding-left: 3%;
  padding-right: 3%;
}

.div-block-135._2 {
  background-color: #141414;
}

.div-block-136 {
  background-image: linear-gradient(#141414b0, #14141426 50%, #141414), url('../images/1z.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 50vw;
  padding: 48px 48px 48px 35px;
  display: flex;
  position: relative;
}

.div-block-143 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-144 {
  width: 100%;
  margin-top: 2vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 18rem;
}

.text-span-73 {
  color: #55b455;
}

.button-13 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-13:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.container {
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  position: relative;
  top: 54px;
}

.cat-6 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.footer-grid {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6vh;
  margin-left: auto;
  margin-right: auto;
}

.text-block-31 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.link-2 {
  color: #80c284;
  font-weight: 400;
  text-decoration: none;
}

.footer-bar {
  border-top: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.div-block-145 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-col {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-col.size {
  color: #fff;
  text-align: center;
  border-left: 0 solid #fff3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.full-width {
  padding-bottom: 0;
  display: flex;
}

.italic-link {
  z-index: 1;
  color: #fff;
  text-transform: capitalize;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6em;
  position: relative;
}

.italic-link:hover {
  color: #55b455;
}

.div-block-146 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  font-size: 9px;
  font-weight: 300;
  display: flex;
}

.footer {
  background-color: #141414;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-54 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-147 {
  padding-left: .25vw;
}

.btn-text {
  color: #000;
  text-transform: uppercase;
  padding: 2px 4px;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.btn-text.text-white {
  line-height: 1.5em;
}

.div-block-148 {
  justify-content: space-between;
  align-items: flex-start;
  width: 37%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  display: flex;
}

.text-block-32 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.footer-row {
  border-bottom: 1px solid #fff3;
  width: 100%;
  margin-bottom: 20px;
  padding-top: .2rem;
  padding-bottom: .1rem;
}

.footer-row.no-border {
  border-bottom-style: none;
}

.image-14 {
  width: 160px;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-149 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.spacer-small {
  width: 100%;
  padding-bottom: 1.5rem;
}

.image-15 {
  width: 25%;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

.image-15._2 {
  width: 59%;
  margin-left: 0;
  position: relative;
  top: 1px;
  left: -8px;
}

.text-span-74 {
  color: #5dad64;
}

.button-4 {
  text-transform: capitalize;
  background-color: #3898ec00;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.button-4:hover {
  color: #55b455;
}

.button-4._2 {
  letter-spacing: .2px;
  border-bottom: .7px solid #c8b299;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}

.button-4._2:hover {
  color: #75bb79;
}

.button-4._2._5 {
  border-bottom-width: 0;
  border-bottom-color: #55b45500;
}

.button-4._2._3 {
  border-bottom-width: 0;
  border-bottom-color: #55b45500;
  margin-right: 20px;
  font-size: 18px;
}

.button-4._2._3._4._10 {
  font-size: 16px;
}

.menu {
  z-index: 24;
  background-color: #141414;
  background-image: linear-gradient(88deg, #141414e3, #141414 92%), url('../images/TREE.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 13%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100svh;
  padding-left: 2.6%;
  padding-right: 3%;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-18 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 310px;
  height: auto;
  margin-top: 0;
  padding: 39px 5px 0;
  display: flex;
  position: relative;
  left: 0;
}

.link-block-4 {
  filter: invert();
  background-image: url('../images/59439_159439.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #000;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  transition: all .3s;
  position: relative;
  inset: 0%;
}

.link-block-4:hover {
  background-color: #975f9c;
  border-color: #975f9c;
}

.link-block-4._2 {
  background-image: url('../images/youtube-icon.png');
  background-size: 20px;
}

.link-block-4._3 {
  background-image: url('../images/IG.png');
  background-size: 19px;
}

.div-block-23 {
  background-color: #c8b299;
  width: 100%;
  height: .7px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-21 {
  margin-right: 8px;
}

.button {
  letter-spacing: -.2vw;
  text-transform: none;
  background-color: #3898ec00;
  padding: 0 0 .1em;
  font-family: Poppins, sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: .8em;
  transition: all .3s;
}

.button:hover {
  color: #57ad5c;
}

.div-block-22 {
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.div-block-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  display: flex;
  position: relative;
}

.div-block-20 {
  border-top: .7px solid #c8b299;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-17 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-block-55 {
  color: #1f1f1f;
  margin-bottom: 13px;
  margin-left: -3px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: .7em;
}

.mobile-phone {
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.nav {
  z-index: 5;
  background-color: #141414;
  height: 106px;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-389 {
  flex-flow: row;
  justify-content: flex-start;
  display: flex;
}

.button-17 {
  filter: hue-rotate(76deg);
  color: #000;
  background-color: #3898ec00;
  background-image: url('../images/PHONE_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1.3vw;
  padding-top: 0;
  padding-left: 2vw;
  padding-right: 2vw;
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  font-weight: 600;
}

.button-17._2 {
  background-image: url('../images/mail.png');
}

.button-17._3 {
  background-image: url('../images/find-us.png');
}

.div-block-390 {
  padding-left: .25vw;
}

.div-block-168 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 5vw 3%;
  display: flex;
}

.div-block-168._2 {
  padding-top: 5vw;
}

.div-block-168._2._2345.ssss {
  flex-flow: column;
}

.div-block-168._2._2345.ssss._00 {
  padding-top: 8vw;
}

.div-block-169 {
  width: 45%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-right: 4%;
  position: sticky;
  top: 15em;
}

.div-block-169._6656 {
  padding-bottom: 1vw;
  top: 16em;
}

.div-block-169._6656.ty {
  position: sticky;
  top: 15em;
}

.div-block-156 {
  width: 55%;
  padding-top: 5.2vw;
  padding-bottom: 1vw;
}

.div-block-156._6 {
  padding-top: 0;
}

.paragraph-2 {
  color: #0d356f;
  width: 100%;
  max-width: 100%;
  margin-top: -.4vw;
  margin-bottom: 3vw;
  padding-left: 0%;
  padding-right: 10%;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph-2._66 {
  margin-bottom: 1.7vw;
}

.paragraph-2._66._7 {
  color: #242e38;
  margin-bottom: 3vw;
}

.text-span-129 {
  color: #437c48;
}

.div-block-351 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-255 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-field-2 {
  color: #242e38;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  height: 50px;
  font-family: Poppins, sans-serif;
}

.text-field-2::placeholder {
  color: #242e38;
}

.text-field-2._22 {
  padding-top: 19px;
  padding-bottom: 103px;
}

.image-34 {
  margin-bottom: 5vw;
}

.image-34._2 {
  width: 105%;
  max-width: 105%;
  margin-bottom: 1vw;
}

.image-34._2.mob2 {
  display: none;
}

.text-block-85 {
  color: #192e44;
  font-family: Poppins, sans-serif;
  font-size: 2.2vw;
  font-weight: 500;
  line-height: 1em;
}

.text-block-85._5 {
  color: #0d356f;
}

.text-block-85._5.sdfg {
  color: #242e38;
  text-transform: capitalize;
}

.button-14 {
  background-color: #55b455;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-14:hover {
  background-color: #324961;
  margin-right: 20px;
}

.button-14._03 {
  margin-top: 1vw;
}

.button-14._03._4 {
  color: #f000;
  background-color: #437c48;
}

.button-14._03._4:hover {
  background-color: #c8b299;
}

.error-message-2 {
  color: #fff;
  background-color: #437c48;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.cat-7 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.text-block-86 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.form-block {
  margin-top: 3vw;
}

.text-block-84 {
  color: #fff;
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 1.5vw;
  font-weight: 200;
  line-height: 1.2em;
}

.text-block-84._33 {
  color: #192e44;
  font-weight: 500;
}

.heading-11 {
  color: #0d356f;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.text-span-134 {
  color: #437c48;
}

.success-message-2 {
  background-color: #ddd0;
}

.success-message-2._444 {
  padding-left: 0;
}

.image-33 {
  width: 80px;
  padding-right: 20px;
}

.div-block-252 {
  height: auto;
  padding-top: 60px;
}

.div-block-253 {
  background-color: #fff;
  width: 95.3%;
  height: auto;
  padding: 4vw 3%;
}

.text-span-135, .text-span-136 {
  color: #437c48;
}

.div-block-442 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-443 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.heading-12 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-12._2222._556._444 {
  color: #0d356f;
  font-size: 3vw;
}

.image-44 {
  width: 50%;
}

.image-44.mobile {
  display: none;
}

.image-44.desktop {
  width: 50%;
}

.div-block-438 {
  padding-left: .25vw;
}

.image-45 {
  width: 30%;
}

.div-block-437 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 5vw;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-437._55._888 {
  align-items: flex-end;
  padding-top: 15vh;
  padding-bottom: 0;
}

.text-block-87 {
  color: #fff;
  margin-left: .7vw;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.text-span-147 {
  color: red;
}

.cat-8 {
  opacity: 1;
  background-color: red;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.div-block-439 {
  width: 45%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  position: sticky;
  top: 15em;
}

.div-block-439._55 {
  width: 45%;
  padding-bottom: 1vw;
  position: relative;
  top: 0;
}

.div-block-403 {
  width: 75%;
}

.div-block-264 {
  border-bottom: 1px solid #5a8e5d;
  margin-bottom: 5vw;
  padding-bottom: 3vw;
}

.div-block-264._66._5 {
  padding-bottom: 3vw;
}

.div-block-162 {
  color: #242e38;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 49.5%;
  margin-top: .5vw;
  padding: 4vw 5%;
  transition: all .3s;
  display: flex;
}

.div-block-162:hover {
  color: #fff;
  background-color: #242e38;
}

.div-block-162._55 {
  color: #fff;
  background-color: #437c48;
  width: 100%;
  padding-bottom: 4.5vw;
}

.div-block-162._55:hover {
  color: #fff;
  background-color: #437c48;
}

.div-block-405 {
  background-color: #024bb6;
  justify-content: space-between;
  align-items: center;
  margin-top: .5vw;
  padding: 58px 5%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-405:hover {
  background-color: #004cb7;
}

.div-block-405.dddd {
  background-color: #437c48;
  width: 100%;
  font-family: Poppins, sans-serif;
}

.heading-13 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-13._55 {
  color: #242e38;
  letter-spacing: -1px;
  font-size: 2vw;
}

.text-block-93 {
  text-transform: capitalize;
  margin-top: 2vw;
  margin-bottom: 1vw;
  font-size: 1.2vw;
  font-weight: 600;
}

.text-block-93._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8vw;
  line-height: 1em;
}

.link-block-14 {
  position: absolute;
  inset: 0%;
}

.div-block-440 {
  width: 55%;
  padding-top: 5.2vw;
  padding-bottom: 1vw;
}

.div-block-440._555 {
  width: 50%;
  padding-top: 2vw;
}

.paragraph-5 {
  width: auto;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  line-height: 23px;
}

.paragraph-5._55 {
  font-size: 1.2vw;
  line-height: 1.4em;
}

.div-block-262 {
  width: 45%;
  padding-top: 55px;
  padding-bottom: 55px;
}

.div-block-262._555 {
  width: 45%;
  padding-top: 0;
}

.text-block-102 {
  color: #242e38;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.text-block-46 {
  text-transform: capitalize;
  margin-top: 2vw;
  margin-bottom: 1vw;
  font-family: Poppins, sans-serif;
  font-size: 1.4vw;
  font-weight: 600;
}

.div-block-165 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-165._2._55 {
  flex-flow: column;
}

.image-17 {
  width: 34px;
  margin-bottom: 20px;
}

.div-block-359 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-359._55 {
  margin-top: 3vw;
}

.image-42 {
  width: 2vw;
}

.div-block-261 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 0 3% 3vw;
  display: flex;
}

.button-25 {
  color: #3330;
  background-color: #55b455;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-25:hover {
  background-color: #324961;
  margin-right: 20px;
}

.button-25._55 {
  background-color: #5a8e5d;
  background-size: 1vw;
  width: 2.5vw;
  height: 2.5vw;
}

.button-25._4 {
  background-color: #437c48;
  background-size: 1vw;
  width: 3vw;
  height: 3vw;
  margin-right: 0;
}

.button-25._4:hover {
  background-color: #c8b299;
  margin-right: 0;
}

.text-span-148 {
  color: #437c48;
}

.div-block-444 {
  height: 1000px;
}

.paragraph-6 {
  color: #000;
  width: 100%;
  max-width: 100%;
  margin-top: -.4vw;
  margin-bottom: 3vw;
  padding-left: 0%;
  padding-right: 11%;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph-6._2 {
  padding-right: 0%;
}

.paragraph-6._2._8 {
  margin-bottom: 1vw;
  font-size: 1.4vw;
}

.paragraph-6._2._8._55 {
  width: 100%;
  margin-bottom: 4vw;
}

.cat-9 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.div-block-154 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 5vw;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-154._55._888 {
  align-items: flex-start;
  padding-top: 0;
}

.div-block-445 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-445._55 {
  margin-top: 3vw;
}

.text-block-103 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.heading-14 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.div-block-446 {
  padding-left: .25vw;
}

.text-span-142 {
  color: #437c48;
}

.div-block-447 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.div-block-155 {
  width: 45%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  position: sticky;
  top: 15em;
}

.div-block-155._55 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 2vw;
  padding-bottom: 9vw;
  display: flex;
  position: relative;
  top: 0;
}

.section-2.is-hero {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: auto;
  margin-top: 3vw;
  padding: 1em 0% 0;
  display: flex;
}

.marquee_track {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.marquee-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.marquee_img {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.marquee_flex {
  justify-content: flex-start;
  align-items: flex-start;
  height: 55vh;
  display: flex;
}

.marquee_img-wrap {
  width: 100%;
  height: 100%;
  padding-top: 62%;
  position: relative;
}

.page-wrapper-2 {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.marquee_item {
  flex: none;
  width: 25svw;
  height: 100%;
  margin-right: 2em;
}

.div-block-343 {
  z-index: 1;
  background-color: #f1f1f1;
  height: auto;
  margin-top: 10vh;
  padding: 0 0% 5vh 2.8%;
  position: relative;
  overflow: hidden;
}

.marquee_list {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-448 {
  width: 45%;
  padding-top: 55px;
  padding-bottom: 55px;
}

.div-block-448._555 {
  width: 45%;
  padding-top: 0;
}

.paragraph-7 {
  color: #000;
  width: 100%;
  max-width: 100%;
  margin-top: -.4vw;
  margin-bottom: 3vw;
  padding-left: 0%;
  padding-right: 11%;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph-7._2 {
  padding-right: 0%;
}

.paragraph-7._2._8 {
  margin-bottom: 1vw;
  font-size: 1.4vw;
}

.paragraph-7._2._8._55 {
  width: 100%;
}

.paragraph-7._2._8._55._555 {
  color: #fff;
  width: 90%;
  font-size: 1.2vw;
  line-height: 1.7em;
}

.div-block-449 {
  color: #242e38;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 49.5%;
  margin-top: .5vw;
  padding: 4vw 5%;
  transition: all .3s;
  display: flex;
}

.div-block-449:hover {
  color: #fff;
  background-color: #242e38;
}

.div-block-449._55 {
  color: #fff;
  background-color: #252525;
  width: 100%;
}

.div-block-450 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-450._2._55 {
  flex-flow: column;
}

.image-46 {
  width: 34px;
  margin-bottom: 20px;
}

.div-block-451 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-451._55 {
  margin-top: 3vw;
}

.text-block-104 {
  color: #c8b299;
  text-transform: capitalize;
  margin-top: 2vw;
  margin-bottom: 1vw;
  font-family: Poppins, sans-serif;
  font-size: 1.3vw;
  font-weight: 600;
}

.text-block-105 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.heading-15 {
  color: #242e38;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.heading-15._55 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 2vw;
}

.div-block-452 {
  width: 55%;
  padding-top: 5.2vw;
  padding-bottom: 1vw;
}

.div-block-452._555 {
  width: 50%;
  padding-top: 2vw;
}

.div-block-453 {
  border-bottom: 1px solid #5a8e5d;
  margin-bottom: 5vw;
  padding-bottom: 5vw;
}

.div-block-453._66._5 {
  border-bottom-width: 0;
}

.b {
  color: #55b455;
  font-weight: 500;
}

.div-block-454 {
  background-color: #141414;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 5vw 3% 2vw;
  display: flex;
}

.div-block-455 {
  width: 60%;
}

.image-47 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-456 {
  text-align: center;
  width: 30%;
}

.div-block-457 {
  background-color: #024bb6;
  justify-content: space-between;
  align-items: center;
  margin-top: .5vw;
  padding: 58px 5%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-457:hover {
  background-color: #004cb7;
}

.div-block-457.dddd {
  background-color: #437c48;
  width: 100%;
  font-family: Poppins, sans-serif;
}

.div-block-458 {
  width: 75%;
}

.text-block-106 {
  text-transform: capitalize;
  margin-top: 2vw;
  margin-bottom: 1vw;
  font-size: 1.2vw;
  font-weight: 600;
}

.text-block-106._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8vw;
  line-height: 1em;
}

.link-block-15 {
  position: absolute;
  inset: 0%;
}

.image-48 {
  width: 2vw;
}

.div-block-459 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-460 {
  width: 70%;
  max-width: 100%;
}

.text-span-141 {
  color: red;
}

.button-26 {
  z-index: 1;
  letter-spacing: .5px;
  background-color: red;
  border: 2px solid red;
  border-radius: 0;
  height: 55px;
  padding: 15px 20px 18px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
  transition: all .3s;
  position: relative;
}

.button-26:hover {
  color: #fff;
  -webkit-text-stroke-color: #000;
  background-color: red;
  border-color: red;
}

.button-26._2 {
  z-index: 0;
  background-color: #55b45500;
  background-image: url('../images/white-arrow-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-left-color: #55b455;
  border-radius: 0 3px 3px 0;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-26._2:hover {
  filter: invert();
  background-color: #000;
  border-color: #000;
  border-radius: 0 3px 3px 0;
}

.button-26._2.w--current {
  background-image: url('../images/white-arrow-right.png');
  border-radius: 0;
}

.paragraph-4 {
  color: #fff;
  width: 580px;
  max-width: 100%;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.6em;
}

.div-block-461 {
  background-color: #181e24;
  background-image: linear-gradient(15deg, #00051a, #fff0 46%), linear-gradient(#080c11, #0d12166b 50%, #00060c), url('../images/We-Help-You-Sell-Your-Home---Pierce-County.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-461._2 {
  background-image: linear-gradient(15deg, #00051a, #fff0 46%), linear-gradient(#013886, #0048b04d 50%, #004ab0), url('../images/1w.jpg');
  background-size: auto, auto, cover;
}

.div-block-461._2._3 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0f0f0fab 50%, #191919), url('../images/555.jpg');
  background-size: auto, auto, cover;
}

.div-block-461._2._3._4 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0f0f0f87 50%, #191919), url('../images/stump-grinding.jpg');
  background-size: auto, auto, cover;
}

.div-block-461._2._3._5 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0f0f0f4a 50%, #191919), url('../images/t.jpg');
}

.div-block-461._2._3._5._6 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0000005c 50%, #191919), url('../images/22.jpg');
}

.div-block-461._2._3._5._7 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#131313, #16161666 50%, #191919), url('../images/q.jpg');
}

.div-block-461._2._3._5._8._999 {
  background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0f0f0f4a 50%, #191919), url('../images/4_1.jpg');
}

.heading-16 {
  color: #ebebeb;
  letter-spacing: -3px;
  text-transform: capitalize;
  width: 820px;
  font-family: Poppins, sans-serif;
  font-size: 77px;
  font-weight: 600;
  line-height: 1em;
}

.heading-16._2 {
  letter-spacing: -.12vw;
  text-transform: capitalize;
  width: auto;
  max-width: 100%;
  margin-top: 2vw;
  margin-bottom: 1.5vw;
  font-size: 59px;
  line-height: 1em;
}

.div-block-413 {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-end;
  height: auto;
  margin-top: 5vw;
  margin-bottom: 0;
  padding: 4vw 6% 4vw 5%;
  display: flex;
}

.div-block-462 {
  width: 45%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  position: sticky;
  top: 15em;
}

.div-block-463 {
  width: 75%;
}

.div-block-408 {
  background-color: #fff;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

.paragraph-8 {
  color: #000;
  width: 100%;
  max-width: 100%;
  margin-top: -.4vw;
  margin-bottom: 3vw;
  padding-left: 0%;
  padding-right: 11%;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph-8._99 {
  margin-top: 1.5vw;
  margin-bottom: -.4vw;
  font-size: 1.1vw;
  line-height: 1.9em;
}

.paragraph-8._2 {
  padding-right: 0%;
}

.paragraph-8._2._8 {
  color: #242e38;
  margin-bottom: 1vw;
  font-size: 1.4vw;
}

.text-block-98 {
  font-size: 1vw;
}

.div-block-201 {
  background-color: #242e38;
  width: 95%;
  height: 400px;
  margin-bottom: 1vw;
  padding-top: 41px;
  padding-bottom: 41px;
}

.div-block-201._2 {
  background-color: #242e3800;
  background-image: url('../images/Squares-Green.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 5vw;
  height: auto;
  margin-bottom: -2vw;
}

.div-block-201._2._5 {
  background-image: url('../images/green-dots.webp');
  padding-top: 20px;
}

.div-block-464 {
  background-color: #315f36;
  justify-content: space-between;
  align-items: center;
  margin-top: .5vw;
  padding: 58px 5%;
  font-family: Poppins, sans-serif;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-464:hover {
  background-color: #315f36;
}

.div-block-409 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.heading-17 {
  color: #0d356f;
  letter-spacing: -2px;
  text-transform: none;
  width: 90%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 0%;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1em;
}

.text-span-137 {
  color: #437c48;
}

.div-block-411 {
  color: #fff;
  background-color: #437c48;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 1.7vw;
  height: 1.7vw;
  margin-bottom: 0;
  margin-right: 1vw;
  font-family: Poppins, sans-serif;
  display: flex;
}

.text-block-107 {
  text-transform: capitalize;
  margin-top: 2vw;
  margin-bottom: 1vw;
  font-size: 1.2vw;
  font-weight: 600;
}

.text-block-107._2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8vw;
  line-height: 1em;
}

.link-block-16 {
  position: absolute;
  inset: 0%;
}

.text-span-139 {
  color: red;
}

.div-block-465 {
  background-color: #f1f1f1;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 5vw 3%;
  display: flex;
}

.text-block-99 {
  color: #242e38;
  font-family: Poppins, sans-serif;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 1em;
  position: relative;
  top: -.5px;
}

.paragraph-10 {
  color: #242e38;
  width: 83%;
  margin-top: 2vw;
  font-family: Poppins, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.7em;
}

.paragraph-10._6._77 {
  color: #242e38;
}

.paragraph-9 {
  width: auto;
  font-family: Poppins, sans-serif;
  font-size: 1.1vw;
  line-height: 1.3em;
}

.div-block-402 {
  color: #242e38;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 49.5%;
  margin-top: .5vw;
  padding: 4vw 5%;
  font-family: Poppins, sans-serif;
  transition: all .3s;
  display: flex;
}

.div-block-402:hover {
  color: #fff;
  background-color: #315f36;
}

.text-block-108 {
  color: #192e44;
  font-family: Poppins, sans-serif;
  font-size: 2.2vw;
  font-weight: 500;
  line-height: 1em;
}

.text-block-108._5 {
  color: #242e38;
  font-size: 2.4vw;
}

.text-span-138 {
  color: red;
}

.cat-10 {
  opacity: 1;
  background-color: #437c48;
  border-radius: 0;
  flex-flow: row;
  align-items: center;
  width: auto;
  padding: 3px 10px 3px 8px;
  display: inline-flex;
}

.image-43 {
  margin-bottom: 5vw;
}

.image-43._5 {
  margin-bottom: 3vw;
}

.div-block-412 {
  justify-content: flex-start;
  margin-bottom: 0;
  display: flex;
}

.button-20 {
  color: #3330;
  background-color: #437c48;
  background-image: url('../images/right-top-corner-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.5vw;
  border-radius: 0;
  width: 4.2vw;
  height: 4.2vw;
  margin-right: 10px;
  padding: 0;
  transition: all .3s;
}

.button-20:hover {
  background-color: #c8b299;
  margin-right: 20px;
}

.image-41 {
  width: 40px;
  margin-bottom: 20px;
}

.div-block-466 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-466._9 {
  margin-top: 3vw;
}

.div-block-466._9._10 {
  display: none;
}

.lottie-animation-4 {
  width: 24%;
}

.image-49 {
  width: 2vw;
}

.div-block-407 {
  padding-left: .25vw;
}

.text-block-100 {
  color: #242e38;
  text-transform: capitalize;
  padding-bottom: 23px;
  font-family: Poppins, sans-serif;
  font-size: 2.8vw;
  font-weight: 600;
  line-height: 1.1em;
}

.div-block-410 {
  border-bottom: 1px solid #242e3847;
  flex-flow: column;
  padding: 5vw 0% 6vw 1%;
  display: flex;
}

.div-block-410._2 {
  border-bottom-width: 0;
  padding-bottom: 5vw;
}

.div-block-404 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-94 {
  color: #474747;
  font-family: Poppins, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  display: inline-block;
}

.div-block-406 {
  width: 55%;
  padding-top: 5vw;
  padding-bottom: 1vw;
}

.text-span-149 {
  color: #242e38;
}

.text-span-150 {
  color: #437c48;
}

.text-span-151 {
  color: #5a8e5d;
}

.text-span-152 {
  color: #437c48;
}

.text-span-153 {
  color: #5a8e5d;
}

.text-span-154, .text-span-155 {
  color: #437c48;
}

.text-span-156 {
  color: #5a8e5d;
}

.text-span-157 {
  color: #437c48;
}

.text-span-158, .text-span-159 {
  color: #5a8e5d;
}

.text-span-160 {
  color: #437c48;
}

.text-span-161, .text-span-162 {
  color: #5a8e5d;
}

.text-span-163, .text-span-164 {
  color: #437c48;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-large {
  color: #242e38;
  text-transform: capitalize;
  flex: 1;
  font-family: Poppins, sans-serif;
  font-size: 1.4vw;
  line-height: 1em;
}

.faq_section-content {
  text-align: left;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 29px;
  display: flex;
}

.faq_question {
  z-index: 2;
  grid-column-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.faq_answer-content {
  color: #242e38;
  padding-bottom: 2rem;
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.7em;
}

.link-3 {
  color: #55b455;
  font-weight: 500;
  text-decoration: none;
}

.faq_item {
  border-bottom: .0625rem solid #437c48;
}

.faq_item._2 {
  border-bottom-color: #437c4800;
}

.faq_answer {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.faq_expand-icon {
  background-color: #437c48;
  border-radius: .75rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.faq_expand-icon:hover {
  background-color: #437c48;
}

.faq_question-expand {
  filter: invert();
}

.div-block-467 {
  height: 500px;
}

.div-block-468 {
  height: 103px;
}

.div-block-469 {
  margin-top: 37px;
  display: flex;
}

.text-span-165 {
  letter-spacing: 0;
  font-size: 1vw;
  font-weight: 500;
}

.rich-text-block {
  font-family: Poppins, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.6em;
}

@media screen and (max-width: 991px) {
  .heading {
    width: 719px;
    font-size: 66px;
  }

  .heading-3 {
    width: 480px;
    font-size: 17px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .div-block-5 {
    width: 438px;
  }

  .featuresv6_sticky-container {
    margin-top: 4vw;
  }

  .footer-bar {
    justify-content: center;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .footer-col.size {
    border-left-style: none;
    width: 100%;
    padding-bottom: 10rem;
    padding-left: 0;
  }

  .full-width {
    width: 100%;
  }

  .footer {
    height: auto;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .button-4._2 {
    font-size: 1.5vw;
  }

  .button-4._2._3 {
    font-size: 14px;
  }

  .div-block-18 {
    width: 200px;
    padding-top: 0;
  }

  .div-block-23 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button {
    font-size: 7.3vw;
  }

  .marquee_item {
    width: 42vw;
    margin-right: 3vw;
  }

  .heading-16 {
    width: 719px;
    font-size: 66px;
  }

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

  .faq_question {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .faq_answer-content {
    padding-bottom: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    letter-spacing: -2px;
    width: 450px;
    font-size: 44px;
    font-weight: 600;
  }

  .heading-3 {
    width: 400px;
    font-size: 14.5px;
  }

  .button-3 {
    font-size: 2.5vw;
  }

  .button-3._2 {
    padding: 23px 21px;
  }

  .green-number {
    font-size: 54px;
    line-height: 60px;
  }

  .number-content {
    text-align: center;
  }

  .button-4._2 {
    font-size: 1.4vw;
    line-height: .5em;
  }

  .menu {
    height: 100svh;
  }

  .div-block-18 {
    width: 160px;
  }

  .div-block-23 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .button {
    font-size: 5vw;
  }

  .div-block-2 {
    height: auto;
    padding-bottom: 25vh;
  }

  .div-block-20 {
    height: 80px;
  }

  .marquee_item {
    width: 58vw;
    margin-right: 4vw;
  }

  .button-26 {
    font-size: 2.5vw;
  }

  .button-26._2 {
    padding: 23px 21px;
  }

  .heading-16 {
    letter-spacing: -2px;
    width: 450px;
    font-size: 44px;
    font-weight: 600;
  }

  .text-weight-medium.text-size-large {
    font-size: 3vw;
  }

  .faq_question {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }

  .faq_answer-content {
    padding-bottom: 1.25rem;
  }

  .faq_answer {
    margin-bottom: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    letter-spacing: -2px;
    width: auto;
    margin-top: 15px;
    font-size: 12vw;
    font-weight: 600;
    line-height: 1.03em;
  }

  .div-block-4 {
    flex-flow: column;
    height: auto;
    padding-bottom: 50px;
    padding-left: 3%;
  }

  .heading-3 {
    letter-spacing: .2px;
    -webkit-text-stroke-width: .3px;
    width: 91vw;
    margin-bottom: 30px;
    padding-left: 4px;
    font-size: 3.6vw;
    font-weight: 400;
  }

  .div-block-12 {
    justify-content: flex-start;
  }

  .heading-2 {
    font-size: 3.1vw;
  }

  .bg-hero-video {
    padding-bottom: 5vh;
    padding-left: 3%;
  }

  .div-block-5 {
    border-radius: 0;
    width: 56vw;
    margin-bottom: .5em;
    padding-left: 1px;
  }

  .button-3 {
    height: 57px;
    padding: 16px 18px 19px;
    font-size: 4vw;
  }

  .button-3._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .navbar {
    height: 95px;
    padding: 18px 5%;
  }

  .div-block-15 {
    background-color: #5a8e5d;
  }

  .button-6 {
    display: none;
  }

  .menu-parent {
    margin-top: 1px;
    margin-left: 0%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 2px;
  }

  .image-2 {
    width: 140px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-3 {
    width: 54px;
    margin-right: 9px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph {
    color: #444;
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 9vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.7vw;
    line-height: 1.4em;
  }

  .paragraph._3 {
    margin-top: 0;
    margin-bottom: 6vw;
    padding-right: 5%;
    font-size: 4.7vw;
  }

  .paragraph._4 {
    padding-right: 5%;
    font-size: 4.7vw;
    font-weight: 300;
    line-height: 1.5em;
  }

  .paragraph._4._5 {
    padding-right: 0%;
  }

  .paragraph._2 {
    font-size: 4.4vw;
  }

  .paragraph._2._8 {
    margin-top: 0;
    margin-bottom: 11vw;
    padding-right: 5%;
    font-size: 4.4vw;
  }

  .paragraph._2._8._55.d {
    margin-bottom: 10vw;
  }

  .paragraph._2._8._55._555 {
    width: 97%;
    padding-right: 0%;
    font-size: 4vw;
    line-height: 1.5em;
  }

  .cat {
    padding: 2px 8px 2px 6px;
  }

  .text-block-47 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .js {
    display: none;
  }

  .div-block-95 {
    width: 100%;
    margin-top: 2vw;
    padding-top: 0;
  }

  .div-block-51._5 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    position: relative;
  }

  .div-block-51._5._6 {
    margin-top: 5vw;
  }

  .div-block-51._3 {
    display: flex;
  }

  .div-block-91 {
    flex-flow: column;
    padding: 12vw 3% 4vw;
  }

  .heading-4 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-4.ey {
    font-weight: 700;
  }

  .text-block-3 {
    margin-top: 1px;
    padding-left: .2vw;
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.1em;
    top: -4px;
  }

  .text-block-3._2 {
    font-size: 3vw;
    font-weight: 400;
    top: -4px;
  }

  .text-block-3._2._3 {
    top: -3px;
    left: .5vw;
  }

  .green-number {
    font-size: 6vw;
    line-height: 1em;
  }

  .green-number.partners {
    letter-spacing: -1px;
    font-size: 10vw;
    font-weight: 300;
    line-height: 1em;
  }

  .green-number.clients {
    letter-spacing: -1px;
    font-size: 10vw;
    font-weight: 300;
  }

  .green-number.projects {
    letter-spacing: -1px;
    font-size: 10vw;
    font-weight: 300;
    line-height: 1em;
  }

  .heading-flex {
    justify-content: flex-start;
  }

  .div-block-36 {
    height: 28vw;
    padding-bottom: 3vw;
  }

  .div-block-37 {
    border-top-width: 1px;
    border-bottom-width: 1px;
    width: 100%;
    height: 26vw;
    padding-bottom: 3vw;
    padding-right: 2px;
  }

  .div-block-35 {
    width: 100%;
    margin-top: 4vw;
    margin-left: 0;
  }

  .text-block-12 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .number-content {
    text-align: left;
    width: auto;
  }

  .div-block-92 {
    width: 100%;
  }

  .div-block-38 {
    height: 27vw;
    padding-bottom: 3vw;
  }

  .button-8 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-8:hover {
    margin-right: 20px;
  }

  .text-block-5 {
    text-transform: none;
    margin-top: 19px;
    font-size: 5vw;
    font-weight: 400;
    position: relative;
    top: -1px;
    left: 2px;
  }

  .text-block-5._3 {
    font-size: 5vw;
  }

  .div-block-93 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .cat-2 {
    padding: 2px 8px 2px 6px;
  }

  .div-block-102 {
    background-color: #55b455;
    width: 100%;
    height: 1px;
    padding: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-99 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 20vw;
    padding-bottom: 4vw;
    padding-left: 0%;
  }

  .div-block-101 {
    width: 95%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-5 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-5._3 {
    width: 84%;
    line-height: 1em;
  }

  .div-block-100 {
    background-color: #181f25;
    border-radius: 0;
    height: 100vw;
  }

  .div-block-97 {
    background-color: #f1f1f1;
    flex-flow: column;
    margin-top: 0;
    padding-top: 4vw;
    padding-bottom: 7vw;
    padding-left: 3%;
  }

  .text-span-14 {
    border-radius: 0;
    font-size: 2.5vw;
    top: -.4vw;
  }

  .div-block-98 {
    width: 100%;
    padding-bottom: 0;
  }

  .text-block-48 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .lottie-animation-3 {
    filter: none;
    width: 22vw;
    margin-right: 3vw;
    top: 5.3vw;
  }

  .button-9 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-9:hover {
    margin-right: 20px;
  }

  .button-9._2 {
    background-size: 2.5vw;
    width: 8vw;
    height: 8vw;
  }

  .div-block-104 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .text-block-13 {
    font-size: 4vw;
  }

  .div-block-68 {
    background-color: #55b455;
    padding-top: 0;
    padding-bottom: 0;
  }

  .marquee {
    background-color: #437c48;
    margin-bottom: 0;
    padding-top: 3.5rem;
    padding-bottom: 3.6rem;
  }

  .text-block {
    font-size: 9vw;
  }

  .div-block-71 {
    width: 25px;
    top: 0;
  }

  .div-block-52 {
    width: 100%;
    height: 130vw;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0%;
    display: flex;
  }

  .cat-3 {
    padding: 2px 8px 2px 6px;
  }

  .image-4 {
    width: 4.5vw;
    margin-bottom: 4vw;
    margin-right: 4vw;
  }

  .image-4._2 {
    top: .9vw;
  }

  .div-block-109 {
    width: 8px;
    height: 8px;
    margin-bottom: 5vw;
    margin-left: .3%;
  }

  .div-block-66 {
    width: auto;
    margin-left: 0;
    bottom: -44vw;
  }

  .div-block-110 {
    flex-flow: column;
    padding-top: 8vw;
    padding-bottom: 55vw;
  }

  .text-block-49 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .div-block-124 {
    margin-bottom: 3.5vw;
    margin-right: 3vw;
  }

  .div-block-72 {
    margin-bottom: 5px;
  }

  .div-block-54 {
    width: 100%;
    height: 85%;
    position: relative;
    top: -5vw;
  }

  .heading-6 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-6._3 {
    line-height: 1em;
  }

  .heading-6._3._4 {
    width: 100%;
    padding-right: 0%;
    line-height: 1.1em;
  }

  .div-block-107 {
    width: 100%;
    height: 100vw;
    position: relative;
    top: 0;
  }

  .text-block-6 {
    font-size: 5vw;
    font-weight: 500;
  }

  .text-block-6._2 {
    font-size: 5.5vw;
  }

  .div-block-60 {
    height: 70%;
  }

  .text-block-7 {
    color: #d8d8d8;
    letter-spacing: .5px;
    width: 82%;
    padding-right: 0%;
    font-size: 3.2vw;
    font-weight: 300;
    line-height: 1.5em;
    top: 1.9vw;
  }

  .text-block-7._3 {
    color: #d8d8d8;
    width: 83%;
    padding-right: 5%;
    font-size: 3.2vw;
  }

  .div-block-53 {
    width: 25px;
    height: 107%;
    margin-top: 0;
    margin-right: 1vw;
    padding-top: .7vw;
    padding-bottom: 0;
    top: 18.4vw;
    right: -1.5vw;
  }

  .button-10 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-10:hover {
    margin-right: 20px;
  }

  .button-10._2 {
    background-size: 2.5vw;
    width: 8vw;
    height: 8vw;
  }

  .button-10._2._3 {
    width: 6vw;
    height: 6vw;
  }

  .div-block-57 {
    width: 93%;
    height: 41vw;
    margin-bottom: 3vw;
    margin-left: 0%;
    padding-bottom: 3vw;
    padding-left: 6%;
  }

  .div-block-57._2 {
    height: 25.5vw;
  }

  .div-block-126 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .div-block-105 {
    justify-content: flex-start;
  }

  .div-block-105._2 {
    margin-top: 8vw;
    display: none;
  }

  .div-block-105._2._12121 {
    display: flex;
  }

  .div-block-113 {
    background-image: none;
    padding-top: 16vw;
    padding-bottom: 18vw;
  }

  .cat-4 {
    padding: 2px 8px 2px 6px;
  }

  .text-block-50 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .image-5 {
    width: 18%;
    margin-right: 1vw;
    padding-right: 0;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .div-block-114 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .collection-item {
    border-top-width: 7px;
    border-bottom-width: 4px;
    border-right-width: 0;
  }

  .heading-7 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-7._22 {
    margin-bottom: 0;
  }

  .div-block-115 {
    height: auto;
    margin-top: 4vw;
    margin-bottom: 2vw;
    position: relative;
  }

  .text-block-51 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .button-11 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-11:hover {
    margin-right: 20px;
  }

  .div-block-129 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .div-block-130 {
    flex-flow: column;
    margin-top: 5vw;
    margin-bottom: 10vw;
  }

  .div-block-130._5 {
    margin-top: 0;
  }

  .image-6, .image-7 {
    width: 100%;
    margin-bottom: 2vw;
  }

  .image-8 {
    width: 100%;
  }

  .div-block-121 {
    background-position: 0 0, 50%;
    height: 70vw;
    display: none;
  }

  .div-block-121.mobile {
    width: 103%;
    height: 78vw;
    margin-top: 10vw;
    margin-bottom: 14vw;
    display: block;
  }

  .cat-5 {
    padding: 2px 8px 2px 6px;
  }

  .div-block-122 {
    padding-right: 5%;
    font-size: 4vw;
  }

  .div-block-122._2 {
    padding-right: 9%;
    font-size: 4vw;
  }

  .div-block-67 {
    border-radius: 0;
    flex-flow: column;
    padding: 0 3% 4vw;
    display: flex;
  }

  .text-block-8 {
    margin-left: 1px;
    padding: 1px 10px;
    font-size: 2.5vw;
  }

  .text-block-8._2 {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 2.5vw;
  }

  .text-block-8._2._3 {
    font-size: 4vw;
  }

  .text-block-52 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .featuresv6_sticky-div {
    padding: 2rem 0 2rem 3%;
    top: 8rem;
  }

  .featuresv6_sticky-div.is-second {
    margin-top: -14rem;
    padding-top: 2rem;
    top: 11rem;
  }

  .featuresv6_sticky-div.is-fourth {
    margin-top: -8rem;
    top: 17rem;
  }

  .featuresv6_sticky-div.is-fourth._5th {
    margin-top: -5rem;
    top: 20rem;
  }

  .featuresv6_sticky-div.is-fourth._6 {
    margin-top: -2rem;
    top: 23rem;
  }

  .featuresv6_sticky-div.is-third {
    margin-top: -11rem;
    padding-left: 3%;
    top: 14rem;
  }

  .heading-8 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-8._3 {
    line-height: 1em;
  }

  .heading-8._3._4 {
    width: 100%;
    padding-right: 0%;
    line-height: 1.1em;
  }

  .div-block-74 {
    width: 100%;
    padding-left: 1%;
    padding-right: 0%;
    position: relative;
    top: 0;
  }

  .div-block-74._5 {
    margin-bottom: 0;
  }

  .text-block-53 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .div-block-73 {
    flex-flow: column;
  }

  .button-12 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-12:hover {
    margin-right: 20px;
  }

  .div-block-132 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .div-block-75 {
    width: 100%;
    margin-top: 12vw;
  }

  .div-block-86._2 {
    padding-right: 3%;
  }

  .text-block-41 {
    padding-left: .8vw;
    font-size: 3vw;
  }

  .heading-9 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-9._3 {
    line-height: 1em;
  }

  .heading-9._3._4 {
    width: 100%;
    padding-right: 0%;
    line-height: 1.1em;
  }

  .heading-9._3._4._5 {
    width: 98%;
    margin-bottom: -1vw;
    font-size: 8.2vw;
    line-height: 1em;
  }

  .div-block-136 {
    border-radius: 0;
    height: 110vw;
    padding: 7vw 4% 5vw;
  }

  .div-block-143 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 15%;
  }

  .div-block-144 {
    top: 11rem;
  }

  .button-13 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-13:hover {
    margin-right: 20px;
  }

  .container {
    padding-left: 1.5%;
  }

  .cat-6 {
    padding: 2px 8px 2px 6px;
  }

  .text-block-31 {
    text-align: left;
    width: 100%;
    padding-right: 0;
    font-size: 2.4vw;
    line-height: 1.8em;
  }

  .footer-bar {
    flex-flow: column;
    padding-bottom: 6.8rem;
  }

  .footer-col.size {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .full-width {
    height: 160px;
    margin-bottom: 0;
    padding: 0;
  }

  .italic-link {
    font-size: 1rem;
    font-weight: 400;
  }

  .div-block-146 {
    flex-flow: column;
    align-items: flex-start;
    font-size: 3vw;
  }

  .footer {
    height: auto;
    padding-top: 3rem;
    padding-left: 3%;
    padding-right: 1.4rem;
  }

  .text-block-54 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .div-block-148 {
    text-align: center;
    justify-content: flex-start;
    width: 99px;
    margin-left: 5px;
    padding-left: 2px;
  }

  .text-block-32 {
    text-align: left;
    font-size: 2.4vw;
    line-height: 2.8em;
  }

  .footer-row {
    margin-bottom: 12px;
    padding-bottom: .2rem;
  }

  .image-14 {
    width: 110px;
    margin-bottom: 13%;
    margin-left: 0;
  }

  .div-block-149 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .image-15 {
    width: 26px;
    padding-top: 2px;
  }

  .image-15._2 {
    width: 62px;
    margin-left: -3px;
    padding-top: 1px;
    left: 0;
  }

  .button-4 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4vw;
    line-height: 1em;
    display: flex;
  }

  .button-4._2 {
    letter-spacing: .2px;
    border-bottom-width: .7px;
    margin-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 10px;
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1em;
    display: flex;
  }

  .button-4._2._5 {
    border-bottom-width: 0;
    border-bottom-color: #55b45500;
  }

  .button-4._2._3 {
    margin-right: 7px;
    font-size: 3.4vw;
  }

  .button-4._2._3._4._667 {
    display: none;
  }

  .button-4._2._3._4._10 {
    background-color: #55b455;
    padding-left: 10px;
  }

  .menu {
    background-image: linear-gradient(92deg, #0000 41%, #141414), url('../images/TREE.png');
    background-position: 0 0, 130% 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 37%;
    justify-content: flex-end;
    align-items: flex-start;
    display: none;
  }

  .div-block-3 {
    justify-content: flex-start;
    margin-bottom: 4vh;
    padding-bottom: 0;
  }

  .div-block-18 {
    text-align: left;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding: 0;
    position: static;
  }

  .link-block-4 {
    background-size: 15px;
    border-width: 1.5px;
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
  }

  .div-block-23 {
    height: .7px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .div-block-21 {
    margin-right: 8px;
    padding-top: 2px;
    position: relative;
  }

  .button {
    padding-top: .2em;
    padding-bottom: .2em;
    font-size: 8vw;
    line-height: .7em;
  }

  .div-block-434 {
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-bottom: 32vw;
  }

  .div-block-20 {
    border-top-width: .7px;
    justify-content: flex-start;
    align-items: center;
    height: 22vw;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-left: 0%;
    display: flex;
  }

  .div-block-17 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    display: flex;
  }

  .mobile-phone {
    z-index: 2;
    background-color: #437c48;
    background-image: url('../images/white-phone.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px;
    border: 2px solid #437c48;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 14px 3.5% 51px 14px;
    display: block;
  }

  .link-block {
    width: 50px;
    height: 50px;
    padding: 0;
    position: absolute;
    inset: 0%;
  }

  .nav {
    z-index: 5;
    height: 95px;
  }

  .div-block-389 {
    margin-top: 8vw;
    margin-bottom: 7vw;
  }

  .button-17 {
    background-size: 4vw;
    margin-right: 2vw;
    padding-left: 5vw;
    padding-right: 4vw;
    font-size: 3.4vw;
  }

  .div-block-168 {
    flex-flow: column;
    align-items: flex-start;
    padding: 15vw 0% 20vw 3%;
  }

  .div-block-168._2 {
    padding-top: 10vw;
    padding-bottom: 0;
  }

  .div-block-168._2._2345 {
    padding-top: 4vh;
    padding-left: 0%;
  }

  .div-block-168._2._2345.ssss._00 {
    padding-top: 20vw;
    padding-left: 4%;
    padding-right: 5%;
  }

  .div-block-169 {
    width: 100%;
    padding-left: 1%;
    position: relative;
    top: 0;
  }

  .div-block-169._6656 {
    padding-left: 4%;
    top: 0;
  }

  .div-block-169._6656.ty {
    position: static;
    top: 0;
  }

  .div-block-156 {
    width: 100%;
    margin-top: 0;
    padding-top: 3vw;
  }

  .div-block-156._6 {
    padding-bottom: 3vw;
  }

  .div-block-156._6.eratsy {
    color: #fff;
    padding-bottom: 6vw;
    padding-left: 3%;
    padding-right: 3%;
  }

  .paragraph-2 {
    color: #444;
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 9vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.7vw;
    line-height: 1.4em;
  }

  .paragraph-2._66 {
    margin-bottom: 0;
  }

  .div-block-351 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .div-block-255 {
    align-items: flex-end;
    margin-bottom: 6vw;
    padding-right: 10px;
  }

  .text-field-2 {
    padding-left: 10px;
  }

  .text-field-2._22 {
    padding-bottom: 80px;
  }

  .image-34 {
    max-width: 103.2%;
    height: 82vw;
    margin-bottom: 12vw;
  }

  .image-34._2 {
    max-width: 100%;
    height: 100vw;
    margin-bottom: 0;
  }

  .image-34._2.mob2 {
    width: auto;
    max-width: 100%;
    height: 90.5vw;
    margin: 18px 0 9vw auto;
    display: block;
    position: relative;
  }

  .image-34._2.mob2._444 {
    height: 93vw;
  }

  .image-34._2.dek {
    display: none;
  }

  .text-block-85 {
    margin-bottom: 5vw;
    font-size: 7.5vw;
    line-height: 1.1em;
  }

  .text-block-85._5 {
    padding-right: 20%;
  }

  .text-block-85._5.sdfg {
    text-transform: capitalize;
    margin-bottom: 0;
    padding-right: 0%;
    font-size: 7vw;
    line-height: 1em;
  }

  .button-14 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-14:hover {
    margin-right: 20px;
  }

  .cat-7 {
    padding: 2px 8px 2px 6px;
  }

  .text-block-86 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .text-block-84 {
    margin-top: 10vw;
    font-size: 4vw;
  }

  .heading-11 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .success-message-2._444 {
    padding-top: 0;
  }

  .image-33 {
    width: 12%;
    padding-right: 3px;
  }

  .div-block-253 {
    color: #fff;
    width: 100%;
    padding: 10vw 5%;
  }

  .div-block-442 {
    margin-bottom: 11vw;
  }

  .div-block-443 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .heading-12 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-12._2222 {
    width: 90%;
  }

  .heading-12._2222._556 {
    width: 100%;
    font-size: 8vw;
  }

  .heading-12._2222._556._444 {
    font-size: 7vw;
  }

  .image-44 {
    width: 100%;
  }

  .image-44.mobile {
    margin-bottom: 8vw;
    display: block;
  }

  .image-44.desktop {
    display: none;
  }

  .div-block-437 {
    flex-flow: column;
    padding-top: 15vw;
    padding-bottom: 10vw;
  }

  .div-block-437._55 {
    padding-bottom: 5vw;
  }

  .div-block-437._55._888 {
    padding-top: 13vh;
    padding-bottom: 1vh;
  }

  .text-block-87 {
    margin-left: 1.5vw;
    font-size: 2.7vw;
  }

  .cat-8 {
    padding: 2px 8px 2px 6px;
  }

  .div-block-439 {
    width: 100%;
    position: relative;
    top: 0;
  }

  .div-block-439._55 {
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-403 {
    width: 130%;
  }

  .div-block-264 {
    padding-top: 4vw;
    padding-bottom: 15vw;
  }

  .div-block-264._66 {
    padding-bottom: 10vw;
  }

  .div-block-264._66._5 {
    border-bottom-color: #f000;
  }

  .div-block-162 {
    width: 100%;
    margin-bottom: 1.5vw;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .div-block-162._55 {
    padding-bottom: 9vw;
  }

  .div-block-405 {
    width: 100%;
    padding-top: 9vw;
    padding-bottom: 9vw;
  }

  .heading-13 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-13._55 {
    font-size: 6.5vw;
  }

  .text-block-93 {
    margin-bottom: 3vw;
    font-size: 4.2vw;
  }

  .text-block-93._2 {
    font-size: 5vw;
  }

  .div-block-440 {
    width: 100%;
    margin-top: 0;
    padding-top: 3vw;
  }

  .div-block-440._555 {
    width: 100%;
    margin-top: 3vw;
  }

  .paragraph-5 {
    padding-right: 5%;
    font-size: 4vw;
    line-height: 1.4em;
  }

  .paragraph-5._55 {
    font-size: 3.8vw;
  }

  .div-block-262 {
    width: 100%;
  }

  .div-block-262._555 {
    width: 97%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-102 {
    color: #fff;
    font-size: 3.5vw;
  }

  .text-block-46 {
    margin-bottom: 3vw;
    font-size: 4.2vw;
  }

  .div-block-165 {
    flex-flow: column;
    width: 90%;
  }

  .div-block-165._2 {
    width: 97%;
  }

  .div-block-359._55 {
    margin-top: -3vw;
  }

  .image-42 {
    width: 6vw;
  }

  .div-block-261 {
    flex-flow: column;
    padding-bottom: 14vw;
  }

  .button-25 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-25:hover {
    margin-right: 20px;
  }

  .button-25._55 {
    background-size: 2.5vw;
    width: 8vw;
    height: 8vw;
  }

  .button-25._4 {
    background-size: 3vw;
    width: 10vw;
    height: 10vw;
    margin-right: 0;
  }

  .button-25._4:hover {
    margin-right: 0;
  }

  .paragraph-6 {
    color: #444;
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 9vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.7vw;
    line-height: 1.4em;
  }

  .paragraph-6._2 {
    font-size: 4.4vw;
  }

  .paragraph-6._2._8 {
    margin-top: 0;
    margin-bottom: 11vw;
    padding-right: 5%;
    font-size: 4.4vw;
  }

  .paragraph-6._2._8._55 {
    margin-bottom: 8vw;
    padding-right: 5%;
    font-size: 4.4vw;
  }

  .cat-9 {
    padding: 2px 8px 2px 6px;
  }

  .div-block-154 {
    flex-flow: column;
    padding-top: 15vw;
    padding-bottom: 10vw;
  }

  .div-block-154._55 {
    padding-bottom: 5vw;
  }

  .div-block-154._55._888 {
    padding-top: 10vw;
    padding-bottom: 20vw;
  }

  .div-block-445._55 {
    margin-top: -3vw;
  }

  .text-block-103 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .heading-14 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-14._2222 {
    width: 90%;
  }

  .heading-14._2222._556 {
    width: 100%;
    font-size: 8vw;
  }

  .heading-14._2222._556._99 {
    font-size: 7.5vw;
  }

  .div-block-447 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .div-block-155 {
    width: 100%;
    position: relative;
    top: 0;
  }

  .div-block-155._55 {
    padding-bottom: 0;
  }

  .section-2.is-hero {
    margin-top: 0;
    margin-bottom: 14px;
    padding-left: 0%;
  }

  .marquee_flex {
    height: 40vh;
  }

  .marquee_item {
    width: 50vw;
    margin-right: 4vw;
  }

  .div-block-343 {
    padding-top: 3vh;
    padding-bottom: 0;
  }

  .div-block-448 {
    width: 100%;
  }

  .div-block-448._555 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-7 {
    color: #444;
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 9vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.7vw;
    line-height: 1.4em;
  }

  .paragraph-7._2 {
    font-size: 4.4vw;
  }

  .paragraph-7._2._8 {
    margin-top: 0;
    margin-bottom: 11vw;
    padding-right: 5%;
    font-size: 4.4vw;
  }

  .paragraph-7._2._8._55._555 {
    width: 97%;
    padding-right: 0%;
    font-size: 4vw;
    line-height: 1.5em;
  }

  .div-block-449 {
    width: 100%;
    margin-bottom: 1.5vw;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .div-block-449._55 {
    margin-bottom: 2vw;
  }

  .div-block-450 {
    flex-flow: column;
    width: 90%;
  }

  .div-block-450._2 {
    width: 97%;
  }

  .div-block-451._55 {
    margin-top: -3vw;
  }

  .text-block-104 {
    margin-bottom: 3vw;
    font-size: 4.2vw;
  }

  .text-block-105 {
    color: #fff;
    font-size: 3.5vw;
  }

  .heading-15 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .heading-15._55 {
    font-size: 6.5vw;
  }

  .div-block-452 {
    width: 100%;
    margin-top: 0;
    padding-top: 3vw;
  }

  .div-block-452._555 {
    width: 100%;
  }

  .div-block-453 {
    padding-top: 7vw;
    padding-bottom: 15vw;
  }

  .div-block-453._66 {
    padding-bottom: 10vw;
  }

  .div-block-454 {
    flex-flow: column;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-right: 0%;
  }

  .div-block-455 {
    width: 100%;
  }

  .div-block-456 {
    display: none;
  }

  .div-block-457 {
    width: 100%;
    padding-top: 9vw;
    padding-bottom: 9vw;
  }

  .div-block-458 {
    width: 130%;
  }

  .text-block-106 {
    margin-bottom: 3vw;
    font-size: 4.2vw;
  }

  .text-block-106._2 {
    font-size: 5vw;
  }

  .image-48 {
    width: 6vw;
  }

  .div-block-459 {
    justify-content: flex-start;
  }

  .div-block-460 {
    width: 98%;
    margin-right: 1%;
  }

  .button-26 {
    height: 57px;
    padding: 16px 18px 19px;
    font-size: 4vw;
  }

  .button-26._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .paragraph-4 {
    margin-bottom: 8vw;
    padding-right: 0%;
    font-size: 4.2vw;
  }

  .div-block-461 {
    background-position: 0 0, 0 0, 28%;
    background-size: auto, auto, cover;
    border: 0 solid #fff;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100svh;
    padding-bottom: 6.5vh;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-461._2 {
    background-position: 0 0, 0 0, 50%;
    height: 100svh;
  }

  .div-block-461._2._3._5._8._999 {
    background-image: linear-gradient(15deg, #161616, #fff0 46%), linear-gradient(#181818, #0f0f0f4a 50%, #191919), url('../images/4_1.jpg');
    background-position: 0 0, 0 0, 38%;
  }

  .heading-16 {
    letter-spacing: -2px;
    width: auto;
    margin-top: 15px;
    font-size: 11.3vw;
    font-weight: 600;
    line-height: 1.03em;
  }

  .heading-16._2 {
    letter-spacing: -.2vw;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 9.5vw;
    line-height: 1em;
  }

  .div-block-413 {
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 1.5vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .div-block-462 {
    width: 100%;
    position: relative;
    top: 0;
  }

  .div-block-463 {
    width: 130%;
  }

  .div-block-408 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .paragraph-8 {
    color: #444;
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 9vw;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 4.7vw;
    line-height: 1.4em;
  }

  .paragraph-8._99 {
    width: 100%;
    margin-top: 3vw;
    margin-bottom: 8vw;
    padding-right: 5%;
    font-size: 4.5vw;
    line-height: 1.5em;
  }

  .paragraph-8._2 {
    font-size: 4.4vw;
  }

  .paragraph-8._2._8 {
    margin-top: 0;
    margin-bottom: 11vw;
    padding-right: 5%;
    font-size: 4.4vw;
  }

  .paragraph-8._2._8._12 {
    display: none;
  }

  .text-block-98 {
    font-size: 3vw;
  }

  .div-block-201 {
    width: 90.5%;
    height: 300px;
    margin-bottom: 4vw;
  }

  .div-block-201._2 {
    background-position: 96% 0;
    background-size: 11vw;
    width: 97%;
    margin-bottom: 0;
    padding-top: 10vw;
    padding-left: 2%;
  }

  .div-block-201._2._5 {
    padding-top: 10vw;
  }

  .div-block-464 {
    width: 100%;
    padding-top: 9vw;
    padding-bottom: 9vw;
  }

  .div-block-409 {
    flex-flow: column;
    align-items: flex-start;
  }

  .heading-17 {
    letter-spacing: -1.5px;
    -webkit-text-stroke-width: 0px;
    width: auto;
    margin-top: 6vw;
    margin-bottom: 4vw;
    font-size: 8.2vw;
    font-weight: 500;
    line-height: 1em;
  }

  .div-block-411 {
    width: 7vw;
    height: 7vw;
    margin-bottom: 0;
    margin-right: 2vw;
  }

  .text-block-107 {
    margin-bottom: 3vw;
    font-size: 4.2vw;
  }

  .text-block-107._2 {
    font-size: 5vw;
  }

  .div-block-465 {
    flex-flow: column;
    padding-top: 15vw;
    padding-bottom: 10vw;
  }

  .text-block-99 {
    padding-top: .3vw;
    font-size: 5vw;
    font-weight: 600;
    top: .6vw;
  }

  .paragraph-10 {
    width: 100%;
    font-size: 4.4vw;
    line-height: 1.4em;
  }

  .paragraph-10._6 {
    padding-right: 20px;
  }

  .paragraph-10._6._77 {
    padding-right: 0;
  }

  .paragraph-9 {
    padding-right: 5%;
    font-size: 3.7vw;
    line-height: 1.4em;
  }

  .div-block-402 {
    width: 100%;
    margin-bottom: 1.5vw;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .div-block-402:hover {
    color: #fff;
    background-color: #315f36;
  }

  .text-block-108 {
    margin-bottom: 5vw;
    font-size: 7.5vw;
    line-height: 1.1em;
  }

  .text-block-108._5 {
    padding-right: 20%;
    font-size: 7.5vw;
  }

  .cat-10 {
    padding: 2px 8px 2px 6px;
  }

  .image-43 {
    max-width: 103.2%;
    height: 82vw;
    margin-bottom: 12vw;
  }

  .image-43._5 {
    height: 94vw;
    margin-bottom: 10vw;
  }

  .div-block-412 {
    margin-bottom: 3vw;
  }

  .button-20 {
    background-size: 4.5vw;
    width: 12vw;
    height: 12vw;
    margin-right: 10px;
  }

  .button-20:hover {
    margin-right: 20px;
  }

  .div-block-466._9 {
    display: none;
  }

  .div-block-466._9._10 {
    display: flex;
  }

  .lottie-animation-4 {
    width: 38%;
  }

  .image-49 {
    width: 6vw;
  }

  .text-block-100 {
    padding-bottom: 7vw;
    font-size: 6.5vw;
  }

  .div-block-410 {
    margin-right: 0%;
    padding: 18vw 0% 13vw;
  }

  .div-block-410._2 {
    margin-right: 0%;
  }

  .div-block-404 {
    flex-flow: column;
    width: 100%;
  }

  .text-block-94 {
    color: #242e38;
    font-size: 3.5vw;
  }

  .div-block-406 {
    width: 100%;
    margin-top: 0;
    padding-top: 3vw;
  }

  .text-weight-medium.text-size-large {
    font-size: 4.7vw;
    line-height: 1.3em;
  }

  .faq_section-content {
    margin-top: 10vw;
    padding-top: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .faq_answer-content {
    font-size: 3.5vw;
    line-height: 1.7em;
  }

  .faq_item {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-468 {
    height: 88px;
  }

  .text-span-165 {
    font-size: 3vw;
  }

  .rich-text-block {
    font-size: 4vw;
  }

  .code-embed {
    color: #fff;
    height: 2450px;
    max-height: 100%;
    margin-bottom: 30vw;
  }

  .div-block-470 {
    color: #fff;
  }
}

#w-node-_45de319f-a7f5-4845-f660-04cd2fe7059c-2fe70599, #w-node-_45de319f-a7f5-4845-f660-04cd2fe705bb-2fe70599 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45de319f-a7f5-4845-f660-04cd2fe705da-2fe70599 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_45de319f-a7f5-4845-f660-04cd2fe7059c-2fe70599, #w-node-_45de319f-a7f5-4845-f660-04cd2fe705bb-2fe70599 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_45de319f-a7f5-4845-f660-04cd2fe705da-2fe70599 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }
}


@font-face {
  font-family: 'Headth';
  src: url('../fonts/HEADTH__.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Headoh';
  src: url('../fonts/HEADOH__.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}