.footer-container-footer-container {
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.footer-container-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-container-root-class-name {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 80px;
}
.footer-container-root-class-name1 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 80px;
  position: static;
}
.footer-container-root-class-name2 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 80px;
}

.what-we-do-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.what-we-do-header-container {
  flex: 0 0 auto;
  width: 100%;
  height: 90px;
  display: flex;
  max-width: auto;
  align-items: center;
  justify-content: space-between;
}
.what-we-do-container01 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.what-we-do-navlink {
  display: contents;
}
.what-we-do-image {
  width: 250px;
  align-self: flex-end;
  object-fit: cover;
  text-decoration: none;
}
.what-we-do-navbar {
  width: 100%;
  height: 80px;
  display: flex;
  padding: var(--dl-space-space-doubleunit);
  max-width: 50%;
  align-self: flex-start;
  align-items: center;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-primary-customdark-orange);
  border-bottom-left-radius: 50px;
}
.what-we-do-links-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: space-between;
}
.what-we-do-link {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link1 {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link2 {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link3 {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  text-decoration: none;
}
.what-we-do-link4 {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  text-decoration: none;
}
.what-we-do-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-icon {
  width: 36px;
  height: 36px;
}
.what-we-do-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.what-we-do-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-heading {
  font-size: 24px;
  font-style: normal;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-icon2 {
  width: 24px;
  height: 24px;
}
.what-we-do-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-link5 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link6 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link7 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link8 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.what-we-do-text01 {
  color: var(--dl-color-primary-customdark-orange);
}
.what-we-do-features {
  width: 100%;
  margin: var(--dl-space-space-fiveunits);
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-container04 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
.what-we-do-image1 {
  width: 72px;
  height: 73px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-text02 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-features1 {
  width: 100%;
  margin: var(--dl-space-space-fiveunits);
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-container05 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
.what-we-do-image2 {
  width: 72px;
  height: 73px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-text04 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-features2 {
  width: 100%;
  margin: var(--dl-space-space-fiveunits);
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-container06 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
.what-we-do-container07 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.what-we-do-image3 {
  width: 72px;
  height: 73px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-text06 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-features3 {
  width: 100%;
  margin: var(--dl-space-space-fiveunits);
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-container08 {
  width: 45%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  flex-direction: column;
}
.what-we-do-image4 {
  width: 72px;
  height: 73px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-text08 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-container09 {
  width: 45%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  align-self: flex-start;
  flex-direction: column;
}
.what-we-do-image5 {
  width: 72px;
  height: 73px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-text18 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  border-radius: 50px;
  justify-content: flex-start;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.what-we-do-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 95%;
  align-items: center;
  border-radius: 50px;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-customdark-orange);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media(max-width: 1600px) {
  .what-we-do-container01 {
    width: 25%;
    justify-content: flex-end;
  }
}
@media(max-width: 1200px) {
  .what-we-do-navbar {
    background-color: var(--dl-color-primary-darkorange50);
  }
}
@media(max-width: 991px) {
  .what-we-do-image {
    padding-left: var(--dl-space-space-doubleunit);
  }
  .what-we-do-container11 {
    max-width: 100%;
  }
}
@media(max-width: 767px) {
  .what-we-do-header-container {
    justify-content: space-between;
  }
  .what-we-do-container01 {
    justify-content: space-between;
  }
  .what-we-do-navbar {
    position: relative;
    justify-content: flex-end;
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-gray-black);
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-features3 {
    margin: 0px;
    padding: 0px;
    flex-direction: column;
  }
  .what-we-do-container08 {
    width: 100%;
    padding-top: var(--dl-space-space-fiveunits);
    margin-bottom: var(--dl-space-space-tenunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container09 {
    width: 100%;
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
}
@media(max-width: 479px) {
  .what-we-do-image {
    width: 200px;
  }
  .what-we-do-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
}
