.what-we-do-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.what-we-do-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-navbar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-doubleunit);
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-end;
  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-navlink {
  display: contents;
}
.what-we-do-image {
  width: 170px;
  object-fit: cover;
  text-decoration: none;
}
.what-we-do-links-container {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-link {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link01 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link02 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link03 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link04 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link05 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  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-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  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: 100px;
  object-fit: cover;
}
.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-link06 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link07 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link08 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link09 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.what-we-do-link10 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.what-we-do-hero {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/background.png");
}
.what-we-do-hero1 {
  flex: 1;
  width: 100%;
  display: flex;
  max-width: 1000px;
  margin-top: var(--dl-space-space-tenunits);
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.what-we-do-hero-text-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.what-we-do-heading {
  color: var(--dl-color-primary-customyellow);
  font-size: 72px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-tripleunit);
  letter-spacing: 2px;
}
.what-we-do-text {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 2;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.what-we-do-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-container03 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container04 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_a089b87fbf7b455fa571b2acfc16fee5_mv2_d_7360_4912_s_4_2-1000w.jpg");
  background-position: center;
}
.what-we-do-text03 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container05 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container06 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_f11355af53664e329dc2c5db0765b611_mv2_d_3480_2694_s_4_2-1000w.jpg");
  background-position: center;
}
.what-we-do-text04 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container07 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-container08 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container09 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_0bee61e5996749fcb5c0c7e3eec34fc9_mv2_d_5472_3648_s_4_2.jpg");
  background-position: center;
}
.what-we-do-text05 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container10 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container11 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_f0f98f629bb14a1cb088d29492dc61d4_mv2_d_6016_3881_s_4_2.jpg");
  background-position: center;
}
.what-we-do-text06 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-container13 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container14 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_6f5d6d3ddc304128b246afff72b0e31a_mv2_d_5184_3456_s_4_2.jpg");
  background-position: center;
}
.what-we-do-text07 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container15 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container16 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_7032852e1c48434a80b1b7c85d139c70_mv2_d_6000_4000_s_4_2.jpg");
  background-position: center;
}
.what-we-do-text08 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container17 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.what-we-do-container18 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container19 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_6666f4c9ba4b447091345c659fe33f6a_mv2_d_5760_3892_s_4_2.jpg");
  background-position: center;
}
.what-we-do-text09 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container20 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container21 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_df7540fc9fc04380b8ce717504e4b4c6_mv2_d_2525_1683_s_2.jpg");
  background-position: center;
}
.what-we-do-text10 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container22 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.what-we-do-container23 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container24 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_c4f2e209504a4ac5986d2c2a38471036_mv2_d_5616_3744_s_4_2-1000w.jpg");
  background-position: center;
}
.what-we-do-text11 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-container25 {
  flex: 0 0 auto;
  width: 49%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.what-we-do-container26 {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/9fb2b3_8f3375e5664c48839e3375feb936e468_mv2_d_5377_3584_s_4_2-1000w.jpg");
  background-position: center;
}
.what-we-do-text12 {
  color: var(--dl-color-primary-customyellow);
}
.what-we-do-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.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-container27 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.what-we-do-link11 {
  margin-right: var(--dl-space-space-tripleunit);
}
@media(max-width: 991px) {
  .what-we-do-links-container {
    width: 70%;
  }
  .what-we-do-hero1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .what-we-do-hero-text-container {
    width: 80%;
    align-items: center;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .what-we-do-heading {
    text-align: center;
  }
  .what-we-do-text {
    text-align: center;
  }
}
@media(max-width: 767px) {
  .what-we-do-navbar {
    position: relative;
  }
  .what-we-do-links-container {
    display: none;
  }
  .what-we-do-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-customyellow);
  }
  .what-we-do-icon {
    fill: var(--dl-color-gray-white);
  }
  .what-we-do-mobile-menu {
    background-color: #253f56;
  }
  .what-we-do-container01 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-image1 {
    width: 170px;
  }
  .what-we-do-icon2 {
    fill: var(--dl-color-primary-customyellow);
    width: 50px;
    height: 50px;
  }
  .what-we-do-links-container1 {
    gap: 25px;
  }
  .what-we-do-link06 {
    color: var(--dl-color-primary-customyellow);
    font-size: 24px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .what-we-do-link07 {
    color: var(--dl-color-primary-customyellow);
    font-size: 24px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .what-we-do-link08 {
    color: var(--dl-color-primary-customyellow);
    font-size: 24px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .what-we-do-link09 {
    color: var(--dl-color-primary-customyellow);
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
  }
  .what-we-do-link10 {
    color: var(--dl-color-primary-customyellow);
    font-size: 24px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .what-we-do-container02 {
    flex-direction: column;
  }
  .what-we-do-container03 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-container05 {
    width: 100%;
  }
  .what-we-do-container07 {
    flex-direction: column;
  }
  .what-we-do-container08 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-container10 {
    width: 100%;
  }
  .what-we-do-container12 {
    flex-direction: column;
  }
  .what-we-do-container13 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-container15 {
    width: 100%;
  }
  .what-we-do-container17 {
    flex-direction: column;
  }
  .what-we-do-container18 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-container20 {
    width: 100%;
  }
  .what-we-do-container22 {
    margin-bottom: 0px;
    flex-direction: column;
  }
  .what-we-do-container23 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .what-we-do-container25 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .what-we-do-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .what-we-do-hero-text-container {
    width: 100%;
  }
  .what-we-do-heading {
    font-size: 60px;
  }
  .what-we-do-text {
    font-style: normal;
    font-weight: 400;
  }
  .what-we-do-footer {
    flex-direction: column-reverse;
  }
}
