.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: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  position: sticky;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.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: 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;
  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: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link1 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-link2 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.55;
  text-transform: capitalize;
  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-link3 {
  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-link4 {
  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-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-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.what-we-do-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: 650px;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: flex-end;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/bg_social-700h.jpg");
  background-position: center;
}
.what-we-do-what-we-do-card {
  flex: 0 0 auto;
  right: 0px;
  width: 700px;
  bottom: -200px;
  height: 450px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
}
.what-we-do-container04 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(0, 116, 240, 0.5);
}
.what-we-do-container05 {
  flex: 1;
  width: 200px;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-primary-custompink);
}
.what-we-do-container06 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-text {
  color: var(--dl-color-primary-customapricot);
  font-size: 48px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-image2 {
  width: 20px;
  object-fit: cover;
}
.what-we-do-text01 {
  color: var(--dl-color-gray-white);
}
.what-we-do-social {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-container07 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.what-we-do-icon4 {
  fill: var(--dl-color-primary-customapricot);
  width: 100px;
  height: 100px;
}
.what-we-do-heading-container {
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.what-we-do-text07 {
  color: var(--dl-color-gray-black);
  font-size: 48px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-cards-container {
  width: 100%;
  display: flex;
  grid-gap: 25px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-features-card {
  flex: 1;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-text-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text08 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-container08 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.what-we-do-container09 {
  flex: 0 0 auto;
  width: 100%;
  height: 650px;
  display: flex;
  max-width: 1200px;
  align-items: flex-start;
  background-size: cover;
  background-image: url("public/playground_assets/232-700h.jpg");
  background-position: center;
}
.what-we-do-b2c {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-self: center;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-end;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-what-we-do-card1 {
  flex: 0 0 auto;
  left: 0px;
  width: 700px;
  bottom: 300px;
  height: 450px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(0, 116, 240, 0.5);
}
.what-we-do-container11 {
  flex: 1;
  width: 200px;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-fourunits);
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-primary-custompink);
}
.what-we-do-container12 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-text12 {
  color: var(--dl-color-primary-customapricot);
  font-size: 48px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.what-we-do-image3 {
  width: 20px;
  object-fit: cover;
}
.what-we-do-text13 {
  color: var(--dl-color-gray-white);
}
.what-we-do-container13 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-end;
}
.what-we-do-icon6 {
  fill: var(--dl-color-primary-customapricot);
  width: 100px;
  height: 100px;
}
.what-we-do-heading-container1 {
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.what-we-do-text19 {
  color: var(--dl-color-gray-black);
  font-size: 48px;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1.22;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-cards-container1 {
  width: 100%;
  display: flex;
  grid-gap: 25px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-features-card1 {
  flex: 1;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
.what-we-do-text-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-text20 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text22 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-text25 {
  color: var(--dl-color-gray-700);
  font-size: 16px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.what-we-do-container14 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  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-copyright-container {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.what-we-do-link6 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.what-we-do-container15 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-navlink1 {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: none;
}
.what-we-do-navlink2 {
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .what-we-do-navbar {
    max-width: 1200px;
    background-color: var(--dl-color-gray-black);
  }
  .what-we-do-left-side {
    justify-content: space-between;
  }
  .what-we-do-image {
    width: 160px;
  }
}
@media(max-width: 991px) {
  .what-we-do-what-we-do-card {
    position: static;
  }
  .what-we-do-what-we-do-card1 {
    margin: var(--dl-space-space-fiveunits);
    position: static;
    align-self: center;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .what-we-do-container13 {
    align-self: flex-start;
  }
}
@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-gray-black);
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-mobile-menu {
    display: none;
  }
  .what-we-do-image1 {
    width: 150px;
  }
  .what-we-do-links-container1 {
    width: 100%;
    grid-gap: 25px;
    align-items: center;
  }
  .what-we-do-link3 {
    text-transform: capitalize;
  }
  .what-we-do-link4 {
    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-link5 {
    font-size: 18px;
    font-style: normal;
    font-family: Raleway;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: 0px;
    text-transform: capitalize;
    text-decoration: none;
  }
  .what-we-do-heading-container {
    width: 100%;
  }
  .what-we-do-cards-container {
    align-items: center;
    flex-direction: column;
  }
  .what-we-do-features-card {
    width: 70%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-heading-container1 {
    width: 100%;
  }
  .what-we-do-cards-container1 {
    align-items: center;
    flex-direction: column;
  }
  .what-we-do-features-card1 {
    width: 70%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
}
@media(max-width: 479px) {
  .what-we-do-what-we-do-card {
    width: 100%;
    height: auto;
  }
  .what-we-do-container04 {
    display: none;
  }
  .what-we-do-social {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-features-card {
    width: 100%;
  }
  .what-we-do-b2c {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-what-we-do-card1 {
    width: 100%;
    height: auto;
  }
  .what-we-do-container10 {
    display: none;
  }
  .what-we-do-features-card1 {
    width: 100%;
  }
  .what-we-do-footer {
    flex-direction: column-reverse;
  }
  .what-we-do-container15 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
