.what-we-do-container1 {
  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;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-back);
}
 
.what-we-do-navbar {
  width: 100%;
  display: flex;
  padding: 20px;
  max-width: auto;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
  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-navlink1 {
  display: contents;
}
 
.what-we-do-image1 {
  width: 170px;
  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-icon1 {
  width: 36px;
  height: 36px;
}
 
.what-we-do-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.what-we-do-link1 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
 
.what-we-do-link2 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
 
.what-we-do-link3 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
  text-decoration: none;
}
 
.what-we-do-link4 {
  border-radius: 10px;
  text-decoration: none;
}
 
.what-we-do-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: 20px;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
  z-index: 99;
}
 
.what-we-do-container2 {
  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-image2 {
  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-icon3 {
  width: 24px;
  height: 24px;
  fill: #fff;
}
 
.what-we-do-links-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.what-we-do-link5 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
 
.what-we-do-link6 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
}
 
.what-we-do-link7 {
  fill: #848589;
  color: #848589;
  font-style: normal;
  line-height: 1.55;
}
 
.what-we-do-service-container {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
  background-color: var(--dl-color-primary-back);
}
 
.what-we-do-heading-container {
  width: 100%;
  display: flex;
  position: relative;
  max-width: auto;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  z-index: 90;
}
 
.what-we-do-heading {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  line-height: 1.22;
  margin-bottom: 50px;
  z-index: 90;
}
 
.what-we-do-image3 {
  left: 40px;
  width: 35px;
  bottom: 43px;
  position: absolute;
  object-fit: cover;
}
 
.what-we-do-image4 {
  top: 85px;
  right: 37px;
  width: 35px;
  position: absolute;
  object-fit: cover;
}
 
.what-we-do-image5 {
  top: 9px;
  right: 123px;
  width: 50px;
  position: absolute;
  object-fit: cover;
}
 
.what-we-do-b2c-description {
  margin-top: 50px;
  margin-bottom: 50px;
}
 
.what-we-do-b2c-description-container {
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.what-we-do-b2c-description-content {
  width: 45%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
}
 
.what-we-do-text12 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  align-self: flex-start;
  text-align: center;
  margin-bottom: 20px;
}
 
.what-we-do-text15 {
  color: var(--dl-color-gray-700);
  align-self: flex-start;
  text-align: left;
}
 
.what-we-do-text17 {
  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-text19 {
  color: var(--dl-color-gray-700);
}
 
.what-we-do-text20 {
  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-b2c-image {
  width: 45%;
  object-fit: cover;
}
 
.what-we-do-section-separator {
  width: 100%;
  object-fit: cover;
}
 
.what-we-do-social-network-description {
  margin-top: 50px;
  margin-bottom: 50px;
}
 
.what-we-do-social-description-container {
  width: 100%;
  height: auto;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.what-we-do-social-description-content {
  width: 45%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
}
 
.what-we-do-text22 {
  align-self: flex-start;
  text-align: center;
  margin-bottom: 20px;
}
 
.what-we-do-text25 {
  color: var(--dl-color-gray-700);
  align-self: flex-start;
  text-align: left;
}
 
.what-we-do-text29 {
  color: var(--dl-color-gray-700);
}
 
.what-we-do-social-image {
  width: 45%;
  object-fit: cover;
}
 
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-back);
}
 
.what-we-do-footer {
  width: 100%;
  display: flex;
  max-width: auto;
  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-text33 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
 
.what-we-do-container3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.what-we-do-text34 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-right: 50px;
}
 
.what-we-do-navlink2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
.what-we-do-social-network-description {
  margin: 0 auto;
}
 
@media(max-width: 991px) {
  .what-we-do-service-container {
    flex-direction: column-reverse;
  }
  .what-we-do-heading-container {
    flex-direction: column-reverse;
  }
}
 
@media(max-width: 767px) {
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-primary-highlight);
  }
  .what-we-do-icon1 {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-links-container1 {
    display: none;
  }
  .what-we-do-link4 {
    display: none;
  }
  .what-we-do-mobile-menu {
    background-color: var(--dl-color-primary-back);
  }
  .what-we-do-container2 {
    margin-bottom: 2rem;
  }
  .what-we-do-image2 {
    width: 170px;
  }
  .what-we-do-links-container2 {
    flex-direction: column;
  }
  .what-we-do-link5 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-right: 0px;
    margin-bottom: 2rem;
  }
  .what-we-do-link6 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-right: 0px;
    margin-bottom: 2rem;
  }
  .what-we-do-link7 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
  }
  .what-we-do-service-container {
    flex-direction: column;
  }
  .what-we-do-b2c-description-container {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-b2c-description-content {
    width: 100%;
    padding: 0px;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .what-we-do-social-description-container {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .what-we-do-social-description-content {
    width: 100%;
    padding: 0px;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .what-we-do-footer {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .what-we-do-service-container {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .what-we-do-heading-container {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .what-we-do-heading {
    z-index: 90;
    font-size: 36px;
  }
  .what-we-do-b2c-description-content {
    width: 100%;
    padding: 0px;
  }
  .what-we-do-b2c-image {
    width: 100%;
  }
  .what-we-do-social-description-content {
    width: 100%;
    padding: 0px;
  }
  .what-we-do-text22 {
    font-size: 24px;
  }
  .what-we-do-social-image {
    width: 100%;
  }
  .what-we-do-footer {
    flex-direction: column;
  }
  .what-we-do-text33 {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
