.what-we-do-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-customgrey);
}
.what-we-do-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customdarkpink);
}
.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);
  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: 200px;
  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;
  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 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-link:hover {
  color: var(--dl-color-primary-custompink);
}
.what-we-do-link1 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-link1:hover {
  color: var(--dl-color-primary-custompink);
}
.what-we-do-link2 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-link2:hover {
  color: var(--dl-color-primary-custompink);
}
.what-we-do-link3 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-link3:hover {
  color: var(--dl-color-primary-custompink);
}
.what-we-do-link4 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  transition: 0.3s;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: uppercase;
  text-decoration: none;
}
.what-we-do-link4:hover {
  color: var(--dl-color-primary-custompink);
}
.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: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link6 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link7 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link8 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-services {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
}
.what-we-do-heading-container {
  width: 45%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: column;
}
.what-we-do-text {
  font-size: 40px;
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-cards-container {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container02 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text01 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text02 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/maintenance-1200w.webp");
}
.what-we-do-cards-container1 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  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-text03 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text04 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card1 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/software-1200w.webp");
}
.what-we-do-cards-container2 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container04 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text07 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text08 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card2 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/product-1200w.webp");
}
.what-we-do-cards-container3 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container05 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text09 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text10 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card3 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/hiosting-1200w.webp");
}
.what-we-do-cards-container4 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container06 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text11 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text12 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card4 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/marketing-1200w.webp");
}
.what-we-do-cards-container5 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  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-text13 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text14 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card5 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/consulting-1200w.webp");
}
.what-we-do-cards-container6 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container08 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text15 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text16 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card6 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/services-1200w.webp");
}
.what-we-do-cards-container7 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container09 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text17 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text18 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card7 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/platform-1200w.webp");
}
.what-we-do-cards-container8 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 45%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text19 {
  color: var(--dl-color-gray-500);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-text20 {
  color: var(--dl-color-gray-700);
}
.what-we-do-service-card8 {
  width: 48%;
  height: 200px;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/analytics.webp");
}
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  background-color: var(--dl-color-primary-customdarkpink);
}
.footer-links {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.what-we-do-text-copyright {
  color: var(--dl-color-primary-custompink);
}
.what-we-do-footer-navlink {
  color: var(--dl-color-primary-custompink);
  padding-top: var(--dl-space-space-unit);
  border-color: var(--dl-color-primary-custompink);
  border-width: 2px;
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.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;
}
@media(max-width: 767px) {
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-custompink);
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-heading-container {
    width: 100%;
  }
  .what-we-do-cards-container {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container02 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card {
    width: 100%;
  }
  .what-we-do-cards-container1 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container03 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card1 {
    width: 100%;
  }
  .what-we-do-cards-container2 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container04 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card2 {
    width: 100%;
  }
  .what-we-do-cards-container3 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container05 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card3 {
    width: 100%;
  }
  .what-we-do-cards-container4 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container06 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card4 {
    width: 100%;
  }
  .what-we-do-cards-container5 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container07 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card5 {
    width: 100%;
  }
  .what-we-do-cards-container6 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container08 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card6 {
    width: 100%;
  }
  .what-we-do-cards-container7 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container09 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card7 {
    width: 100%;
  }
  .what-we-do-cards-container8 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-container10 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card8 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .what-we-do-mobile-menu {
    background-color: var(--dl-color-primary-customdarkpink);
  }
  .what-we-do-container01 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-image1 {
    width: 200px;
  }
  .what-we-do-icon2 {
    fill: var(--dl-color-primary-custompink);
    width: 50px;
    height: 50px;
  }
  .what-we-do-link5 {
    color: var(--dl-color-gray-white);
    font-style: normal;
    font-family: Lato;
    font-weight: 400;
  }
  .what-we-do-link6 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Lato;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-link7 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Lato;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-link8 {
    color: var(--dl-color-gray-white);
    font-size: 18px;
    font-style: normal;
    font-family: Lato;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-services {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-service-card {
    width: 100%;
  }
  .what-we-do-service-card1 {
    width: 100%;
  }
  .what-we-do-service-card2 {
    width: 100%;
  }
  .what-we-do-service-card3 {
    width: 100%;
  }
  .what-we-do-service-card4 {
    width: 100%;
  }
  .what-we-do-service-card5 {
    width: 100%;
  }
  .what-we-do-service-card6 {
    width: 100%;
  }
  .what-we-do-service-card7 {
    width: 100%;
  }
  .what-we-do-service-card8 {
    width: 100%;
  }
  .what-we-do-footer {
    flex-direction: column-reverse;
  }
  .what-we-do-navlink2 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
}
