.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: 1000px;
  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);
  justify-content: space-between;
}
.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 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
}
.what-we-do-link:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link1 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link1:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link1:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link2 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link2:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link2:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link3 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.what-we-do-link3:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link3:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link4 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  text-decoration: none;
}
.what-we-do-link4:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-link4:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.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-navlink1 {
  display: contents;
}
.what-we-do-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  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: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link6 {
  font-size: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link7 {
  font-size: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link8 {
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-section {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  background-color: var(--dl-color-theme-neutral-dark);
}
.what-we-do-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-left: 0rem;
  padding-right: 0rem;
  padding-bottom: 5rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-dark);
}
.what-we-do-container03 {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/wave-back-1500w.png");
  background-position: top;
}
.what-we-do-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-text {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: 800px;
  padding-top: 7rem;
  font-size: 60px;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.22;
  margin-bottom: 3rem;
  letter-spacing: 1.5px;
  text-decoration: none;
}
.what-we-do-container05 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container06 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.what-we-do-container07 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container08 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container09 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text01 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container12 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text02 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: 2rem;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text07 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-container13 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-container14 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container15 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container16 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text08 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container18 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text09 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1px;
}
.what-we-do-text12 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-text14 {
  color: var(--dl-color-gray-700);
}
.what-we-do-container19 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container20 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container21 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container22 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text15 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container24 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text16 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1px;
}
.what-we-do-text21 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-container25 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.what-we-do-container26 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container27 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container28 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container29 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text22 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container30 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container31 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text23 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
}
.what-we-do-text28 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-container32 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-container33 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container34 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container35 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text29 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container36 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container37 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text30 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 22px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-text35 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-container38 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container39 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-container40 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container41 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text36 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.what-we-do-container42 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.what-we-do-container43 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-text37 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-style: normal;
  margin-bottom: 2rem;
  letter-spacing: 1px;
}
.what-we-do-text40 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-mutedblue);
}
.what-we-do-footer {
  width: 100%;
  display: flex;
  max-width: 1000px;
  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-navlink2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
.what-we-do-text41 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.what-we-do-navlink3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 991px) {
  .what-we-do-container04 {
    max-width: 100%;
  }
  .what-we-do-container06 {
    flex-direction: column;
  }
  .what-we-do-container25 {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-highlightblue);
  }
  .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-gray-black);
  }
  .what-we-do-container01 {
    margin-bottom: 3rem;
  }
  .what-we-do-image1 {
    width: 160px;
  }
  .what-we-do-icon2 {
    fill: var(--dl-color-gray-highlightblue);
    width: 50px;
    height: 50px;
  }
  .what-we-do-link5 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    font-size: 16px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 2rem;
    text-transform: none;
    text-decoration: none;
  }
  .what-we-do-link6 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    margin-bottom: 2rem;
  }
  .what-we-do-link7 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    margin-bottom: 2rem;
  }
  .what-we-do-link8 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
  }
  .what-we-do-text {
    width: 100%;
    font-size: 3rem;
  }
  .what-we-do-footer {
    flex-direction: column;
  }
}
