.footer-footer {
  width: 1000px;
  height: 100px;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  max-width: 1000px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-navlink {
  color: var(--dl-color-gray-900);
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}
.footer-container {
  width: 513px;
  margin: var(--dl-space-space-twounits);
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  flex-direction: column;
}
.footer-text {
  color: var(--dl-color-primary-text);
  align-self: center;
}
.footer-text4 {
  text-align: left;
}
.footer-navlink1 {
  color: var(--dl-color-gray-900);
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}





@media(max-width: 991px) {
  .footer-footer {
    width: 90%;
    max-width: 100%;
    align-items: center;
    flex-direction: row;
  }
  .footer-container {
    width: auto;
    align-items: center;
  }
  .footer-root-class-name {
    max-width: auto;
  }
  .footer-root-class-name1 {
    width: 90%;
  }
  .footer-root-class-name2 {
    max-width: 980px;
  }
  .footer-root-class-name4 {
    width: 90%;
  }
}
@media(max-width: 767px) {
  .footer-footer {
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-container {
    width: 30%;
  }
  .footer-root-class-name {
    width: 100%;
    margin: 0px;
    max-width: 100%;
  }
  .footer-root-class-name3 {
    max-width: 760px;
  }
}
@media(max-width: 479px) {
  .footer-footer {
    padding: 0px;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-navlink {
    font-size: 16px;
  }
  .footer-text {
    font-size: 16px;
    text-align: center;
  }
  .footer-navlink1 {
    font-size: 16px;
  }
  .footer-root-class-name {
    margin: 0px;
  }
}

.what-we-do-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-header);
}
.what-we-do-container01 {
  flex: 0 0 auto;
  width: 1000px;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.what-we-do-container02 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  justify-content: space-between;
}
.what-we-do-navlink {
  color: var(--dl-color-primary-text);
  text-decoration: none;
}
.what-we-do-navlink1 {
  color: var(--dl-color-primary-text);
  text-decoration: none;
}
.what-we-do-navlink2 {
  color: var(--dl-color-primary-text);
  text-decoration: none;
}
.what-we-do-navlink3 {
  color: var(--dl-color-primary-text);
  text-decoration: none;
}
.what-we-do-container03 {
  width: 1000px;
  height: 1650px;
  margin: var(--dl-space-space-twounits);
  display: flex;
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(66, 64, 67, 0.3);
}
.what-we-do-text {
  color: var(--dl-color-primary-text);
  margin: var(--dl-space-space-twounits);
  text-align: center;
}
.what-we-do-text02 {
  color: var(--dl-color-gray-white);
  margin: var(--dl-space-space-twounits);
  font-size: 22px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
.what-we-do-container04 {
  width: 1100px;
  height: auto;
  display: flex;
  align-self: flex-end;
  align-items: flex-start;
  justify-content: space-between;
}
.what-we-do-container05 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.what-we-do-image {
  width: 500px;
  height: auto;
  align-self: flex-end;
  object-fit: cover;
}
.what-we-do-container06 {
  flex: 0 0 auto;
  width: 400px;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: column;
}
.what-we-do-container07 {
  flex: 0 0 auto;
  width: 550px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-heading {
  color: var(--dl-color-gray-white);
  width: 550px;
  font-size: 18px;
  align-self: flex-end;
  font-style: normal;
  font-family: Open Sans;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-unit);
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text06 {
  color: var(--dl-color-gray-900);
  width: 530px;
  font-size: 18px;
  align-self: flex-start;
  font-family: Open Sans;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text07 {
  font-family: Open Sans;
  font-weight: 300;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text11 {
  font-family: Open Sans;
  font-weight: 300;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text15 {
  font-family: Open Sans;
  font-weight: 300;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-image1 {
  left: -180px;
  right: 0px;
  width: 100px;
  bottom: -30px;
  position: absolute;
  align-self: flex-start;
  object-fit: cover;
}
.what-we-do-container08 {
  width: 1100px;
  height: auto;
  display: flex;
  align-self: flex-end;
  margin-top: var(--dl-space-space-sixunits);
  align-items: flex-start;
  justify-content: space-between;
}
.what-we-do-container09 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.what-we-do-image2 {
  width: 500px;
  height: auto;
  align-self: flex-end;
  object-fit: cover;
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 400px;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: column;
}
.what-we-do-container11 {
  flex: 0 0 auto;
  width: 550px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-start;
}
.what-we-do-heading1 {
  color: var(--dl-color-gray-white);
  width: 550px;
  font-size: 18px;
  align-self: flex-end;
  font-style: normal;
  font-family: Open Sans;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-unit);
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text18 {
  color: var(--dl-color-gray-900);
  width: 530px;
  font-size: 18px;
  align-self: flex-start;
  font-family: Open Sans;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 1.5;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-image3 {
  left: -180px;
  right: 0px;
  width: 100px;
  bottom: 0px;
  position: absolute;
  align-self: flex-start;
  object-fit: cover;
}
.what-we-do-text32 {
  color: var(--dl-color-gray-white);
  width: 800px;
  font-size: 22px;
  font-style: normal;
  margin-top: var(--dl-space-space-sixunits);
  text-align: center;
  font-weight: 600;
}
.what-we-do-link {
  display: contents;
}
.what-we-do-container12 {
  flex: 0 0 auto;
  right: 30px;
  width: 50px;
  bottom: 30px;
  height: 50px;
  display: flex;
  position: fixed;
  align-items: center;
  border-color: var(--dl-color-primary-text);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
}
.what-we-do-icon {
  fill: var(--dl-color-gray-white);
  width: 50px;
  height: 50px;
}
@media(max-width: 991px) {
  .what-we-do-container01 {
    width: 90%;
    justify-content: center;
  }
  .what-we-do-container02 {
    width: 100%;
  }
  .what-we-do-container03 {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: var(--dl-space-space-twounits);
  }
  .what-we-do-text02 {
    align-self: center;
  }
  .what-we-do-container04 {
    width: 85%;
    margin: var(--dl-space-space-twounits);
    padding: var(--dl-space-space-twounits);
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .what-we-do-container05 {
    align-self: center;
  }
  .what-we-do-image {
    width: 100%;
    align-self: center;
  }
  .what-we-do-container06 {
    width: 100%;
    align-self: center;
    margin-top: var(--dl-space-space-twounits);
    align-items: center;
    justify-content: center;
  }
  .what-we-do-container07 {
    width: 100%;
    margin: var(--dl-space-space-twounits);
    align-items: center;
    justify-content: center;
  }
  .what-we-do-heading {
    width: 100%;
  }
  .what-we-do-text06 {
    width: 100%;
    align-self: center;
    margin-top: 0px;
  }
  .what-we-do-image1 {
    display: none;
  }
  .what-we-do-container08 {
    width: var(--dl-size-size-85percent);
    height: auto;
    margin: var(--dl-space-space-twounits);
    padding: var(--dl-space-space-twounits);
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .what-we-do-container09 {
    width: 100%;
    align-self: center;
  }
  .what-we-do-image2 {
    width: 100%;
  }
  .what-we-do-container10 {
    width: 100%;
    align-self: center;
  }
  .what-we-do-container11 {
    width: 100%;
    height: auto;
    margin: var(--dl-space-space-twounits);
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .what-we-do-heading1 {
    width: 100%;
  }
  .what-we-do-text18 {
    width: 100%;
    align-self: center;
  }
  .what-we-do-image3 {
    display: none;
  }
  .what-we-do-text32 {
    width: 60%;
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container12 {
    display: none;
  }
}
@media(max-width: 767px) {
  .what-we-do-container02 {
    width: 100%;
  }
  .what-we-do-container04 {
    width: 85%;
    padding: var(--dl-space-space-twounits);
  }
  .what-we-do-container05 {
    width: 100%;
  }
  .what-we-do-container06 {
    width: 100%;
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container07 {
    width: 100%;
  }
  .what-we-do-text06 {
    width: 100%;
  }
  .what-we-do-container08 {
    width: var(--dl-size-size-85percent);
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container09 {
    width: 100%;
  }
  .what-we-do-container11 {
    width: 100%;
  }
  .what-we-do-text32 {
    width: 85%;
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container12 {
    display: none;
  }
}
@media(max-width: 479px) {
  .what-we-do-navlink {
    font-size: 16px;
  }
  .what-we-do-navlink1 {
    font-size: 16px;
  }
  .what-we-do-navlink2 {
    font-size: 16px;
  }
  .what-we-do-navlink3 {
    font-size: 16px;
  }
  .what-we-do-container03 {
    align-self: center;
  }
  .what-we-do-text {
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-text02 {
    margin: var(--dl-space-space-unit);
    font-size: 18px;
  }
  .what-we-do-container04 {
    width: 100%;
  }
  .what-we-do-container05 {
    width: 100%;
  }
  .what-we-do-image {
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container06 {
    width: 100%;
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container07 {
    width: 100%;
  }
  .what-we-do-text06 {
    font-size: 16px;
  }
  .what-we-do-container08 {
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-container09 {
    width: 100%;
  }
  .what-we-do-image2 {
    margin: var(--dl-space-space-twounits);
    align-self: center;
  }
  .what-we-do-container10 {
    width: 100%;
  }
  .what-we-do-container11 {
    width: 100%;
    margin: var(--dl-space-space-twounits);
  }
  .what-we-do-text18 {
    font-size: 16px;
  }
  .what-we-do-text32 {
    width: 85%;
    margin: var(--dl-space-space-twounits);
    font-size: 18px;
  }
}
