.what-we-do-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.what-we-do-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
}
.what-we-do-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-navlink {
  display: contents;
}
.what-we-do-image {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.what-we-do-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.what-we-do-icon {
  width: 36px;
  height: 36px;
}
.what-we-do-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-link {
  font-style: normal;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.what-we-do-link1 {
  font-style: normal;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.what-we-do-link2 {
  font-style: normal;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.what-we-do-link3 {
  font-style: normal;
  text-decoration: none;
}
.what-we-do-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.what-we-do-container01 {
  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-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.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-link4 {
  font-style: normal;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.what-we-do-link5 {
  font-style: normal;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.what-we-do-link6 {
  font-style: normal;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.what-we-do-link7 {
  font-style: normal;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.what-we-do-hero {
  width: 100%;
  height: 100%;
  display: flex;
  max-height: 300px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/hero-bg.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
.what-we-do-content-container {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: space-between;
}
.what-we-do-hero-text {
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading {
  color: var(--dl-color-gray-white);
  text-align: left;
}
.what-we-do-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-features {
  width: 100%;
  display: flex;
  position: relative;
  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-container03 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-text08 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container04 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-image2 {
  width: 100%;
  max-width: 500px;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-features1 {
  width: 100%;
  display: flex;
  position: relative;
  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 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-image3 {
  width: 100%;
  max-width: 500px;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-container06 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line1 {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-text17 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-features2 {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  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-container07 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line2 {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-text26 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container08 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 500px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-image4 {
  width: 100%;
  max-width: 100%;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-features3 {
  width: 100%;
  display: flex;
  position: relative;
  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-container09 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-image5 {
  width: 100%;
  max-width: 500px;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line3 {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-text35 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-features4 {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  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-container11 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line4 {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-text44 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 500px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-image6 {
  width: 100%;
  max-width: 100%;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-features5 {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  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-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 500px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-image7 {
  width: 100%;
  max-width: 100%;
  box-shadow: 0px 5px 15px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 20px;
}
.what-we-do-container14 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-decor-line5 {
  flex: 0 0 auto;
  width: 50px;
  height: 2px;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-primary-customred);
}
.what-we-do-container15 {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.what-we-do-text57 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container16 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text61 {
  color: var(--dl-color-gray-black);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 300px;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  background-image: url("public/index-footer.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
.what-we-do-footer-container {
  left: 0px;
  width: 100%;
  bottom: 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-container18 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-navlink1 {
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: none;
}
.what-we-do-navlink2 {
  text-decoration: none;
}
@media(max-width: 991px) {
  .what-we-do-hero {
    max-height: auto;
    flex-direction: row;
  }
  .what-we-do-content-container {
    flex-direction: row;
  }
  .what-we-do-hero-text {
    width: 80%;
  }
  .what-we-do-features {
    flex-direction: column;
  }
  .what-we-do-container03 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features1 {
    flex-direction: column-reverse;
  }
  .what-we-do-container06 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features2 {
    align-items: center;
    flex-direction: column;
  }
  .what-we-do-container07 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-image4 {
    max-width: 500px;
    align-self: center;
  }
  .what-we-do-features3 {
    flex-direction: column-reverse;
  }
  .what-we-do-container10 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features4 {
    align-items: center;
    flex-direction: column;
  }
  .what-we-do-container11 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-image6 {
    max-width: 500px;
    align-self: center;
  }
  .what-we-do-features5 {
    align-items: center;
    flex-direction: column-reverse;
  }
  .what-we-do-image7 {
    max-width: 500px;
  }
  .what-we-do-container14 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
@media(max-width: 767px) {
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: #fdba87;
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-mobile-menu {
    background-color: var(--dl-color-primary-customred);
  }
  .what-we-do-container01 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-image1 {
    width: 160px;
  }
  .what-we-do-icon2 {
    fill: var(--dl-color-gray-white);
    width: 50px;
    height: 50px;
  }
  .what-we-do-link4 {
    color: var(--dl-color-gray-white);
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .what-we-do-link5 {
    color: var(--dl-color-gray-white);
    margin-bottom: var(--dl-space-space-doubleunit);
    text-transform: capitalize;
  }
  .what-we-do-link6 {
    color: var(--dl-color-gray-white);
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .what-we-do-link7 {
    color: var(--dl-color-gray-white);
    margin-bottom: 0px;
    text-transform: capitalize;
  }
  .what-we-do-container05 {
    width: 100%;
    align-items: center;
  }
  .what-we-do-container09 {
    width: 100%;
    align-items: center;
  }
  .what-we-do-footer {
    flex-direction: column-reverse;
  }
  .what-we-do-container18 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
}
@media(max-width: 479px) {
  .what-we-do-navbar-container {
    position: static;
  }
  .what-we-do-navbar {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .what-we-do-hero {
    height: 100%;
    max-height: 100vh;
    padding-top: 0px;
    margin-bottom: 0px;
    flex-direction: column;
    padding-bottom: 0px;
    background-position: left;
  }
  .what-we-do-content-container {
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-space-space-fiveunits);
    margin-bottom: 0px;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-fiveunits);
    justify-content: center;
  }
  .what-we-do-hero-text {
    width: 100%;
  }
  .what-we-do-heading {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container03 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features1 {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column-reverse;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container06 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features2 {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container07 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features3 {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column-reverse;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container10 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features4 {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container11 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features5 {
    padding-top: var(--dl-space-space-fiveunits);
    flex-direction: column-reverse;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-container14 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
