.who-we-are-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-сustomgrey);
}
.who-we-are-header {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-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;
}
.who-we-are-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.who-we-are-navlink {
  display: contents;
}
.who-we-are-image {
  width: 200px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.who-we-are-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.who-we-are-icon {
  width: 36px;
  height: 36px;
}
.who-we-are-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.who-we-are-link {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.who-we-are-link:focus {
  color: var(--dl-color-gray-white);
}
.who-we-are-link:hover {
  color: var(--dl-color-gray-white);
}
.who-we-are-link1 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.who-we-are-link1:focus {
  color: var(--dl-color-gray-white);
}
.who-we-are-link1:hover {
  color: var(--dl-color-gray-white);
}
.who-we-are-link2 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.who-we-are-link2:focus {
  color: var(--dl-color-gray-white);
}
.who-we-are-link2:hover {
  color: var(--dl-color-gray-white);
}
.who-we-are-link3 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  text-decoration: none;
}
.who-we-are-link3:focus {
  color: var(--dl-color-gray-white);
}
.who-we-are-link3:hover {
  color: var(--dl-color-gray-white);
}
.who-we-are-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;
}
.who-we-are-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;
}
.who-we-are-navlink1 {
  display: contents;
}
.who-we-are-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.who-we-are-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.who-we-are-icon2 {
  width: 24px;
  height: 24px;
}
.who-we-are-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.who-we-are-link4 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.who-we-are-link5 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.who-we-are-link6 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.who-we-are-link7 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.who-we-are-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.who-we-are-what-we-do {
  width: 100%;
  display: flex;
  max-width: 1200px;
  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: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.who-we-are-cards-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.who-we-are-features-card {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.who-we-are-image2 {
  width: 100%;
  height: 411px;
  object-fit: cover;
}
.who-we-are-features-card1 {
  width: 45%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.who-we-are-text-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.who-we-are-heading {
  color: var(--dl-color-gray-white);
  width: 100%;
  text-align: left;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.who-we-are-text {
  color: var(--dl-color-gray-700);
  text-align: left;
}
.who-we-are-text02 {
  color: var(--dl-color-gray-700);
}
.who-we-are-text05 {
  color: var(--dl-color-gray-700);
}
.who-we-are-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: contain;
  justify-content: center;
  background-image: url("public/playground_assets/wave_narrow1.svg");
  background-repeat: repeat;
  background-position: center;
}
.who-we-are-benefits {
  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);
}
.who-we-are-text08 {
  color: var(--dl-color-gray-white);
  font-size: 36px;
  font-family: Poppins;
  font-weight: 300;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-fiveunits);
  text-transform: none;
  text-decoration: none;
}
.who-we-are-cards-container1 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.who-we-are-service-card {
  width: 400px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.who-we-are-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: column;
}
.who-we-are-container06 {
  flex: 0 0 auto;
  width: auto;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: flex-start;
}
.who-we-are-container07 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-image3 {
  width: 50px;
  object-fit: cover;
}
.who-we-are-text09 {
  color: var(--dl-color-gray-white);
}
.who-we-are-container08 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-text10 {
  color: var(--dl-color-gray-700);
}
.who-we-are-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.who-we-are-container10 {
  flex: 0 0 auto;
  width: auto;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: flex-start;
}
.who-we-are-container11 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-image4 {
  width: 50px;
  object-fit: cover;
}
.who-we-are-text13 {
  color: var(--dl-color-gray-white);
}
.who-we-are-container12 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-text14 {
  color: var(--dl-color-gray-700);
}
.who-we-are-service-card1 {
  width: 400px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.who-we-are-container14 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: column;
}
.who-we-are-container15 {
  flex: 0 0 auto;
  width: auto;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: flex-start;
}
.who-we-are-container16 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-image5 {
  width: 50px;
  object-fit: cover;
}
.who-we-are-text17 {
  color: var(--dl-color-gray-white);
}
.who-we-are-container17 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-text18 {
  color: var(--dl-color-gray-700);
}
.who-we-are-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.who-we-are-container19 {
  flex: 0 0 auto;
  width: auto;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  justify-content: flex-start;
}
.who-we-are-container20 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-image6 {
  width: 50px;
  object-fit: cover;
}
.who-we-are-text21 {
  color: var(--dl-color-gray-white);
}
.who-we-are-container21 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.who-we-are-text22 {
  color: var(--dl-color-gray-700);
}
.who-we-are-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.who-we-are-contact-us {
  width: 100%;
  display: flex;
  max-width: 1000px;
  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-fiveunits);
  justify-content: flex-start;
}
.who-we-are-text25 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.who-we-are-text26 {
  color: var(--dl-color-gray-900);
  text-align: center;
}
.who-we-are-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.who-we-are-contact-us1 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  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: column;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: flex-start;
}
.who-we-are-text29 {
  color: var(--dl-color-primary-customyellow);
  text-align: center;
  margin-bottom: var(--dl-space-space-fourunits);
}
.who-we-are-navlink2 {
  box-shadow: 0px 0px 10px 0px #edcd0d;
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.who-we-are-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.who-we-are-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;
}
.who-we-are-text30 {
  color: var(--dl-color-gray-700);
}
.who-we-are-container24 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.who-we-are-navlink3 {
  color: var(--dl-color-gray-700);
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.who-we-are-navlink4 {
  color: var(--dl-color-gray-700);
  text-decoration: none;
}
@media(max-width: 1200px) {
  .who-we-are-container03 {
    background-size: cover;
  }
}
@media(max-width: 767px) {
  .who-we-are-header {
    position: static;
    background-color: var(--dl-color-primary-custompink);
  }
  .who-we-are-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-customyellow);
  }
  .who-we-are-icon {
    fill: var(--dl-color-gray-white);
  }
  .who-we-are-links-container {
    display: none;
  }
  .who-we-are-mobile-menu {
    display: none;
    padding: var(--dl-space-space-tripleunit);
    background-color: var(--dl-color-primary-сustomgrey);
  }
  .who-we-are-image1 {
    width: 200px;
  }
  .who-we-are-icon2 {
    fill: var(--dl-color-primary-customyellow);
    width: 50px;
    height: 50px;
  }
  .who-we-are-links-container1 {
    width: 100%;
    grid-gap: 25px;
    align-items: center;
  }
  .who-we-are-link4 {
    color: var(--dl-color-gray-900);
  }
  .who-we-are-link5 {
    color: var(--dl-color-gray-900);
  }
  .who-we-are-link6 {
    color: var(--dl-color-gray-900);
  }
  .who-we-are-link7 {
    color: var(--dl-color-gray-900);
  }
  .who-we-are-cards-container {
    align-items: center;
    flex-direction: column;
  }
  .who-we-are-features-card {
    width: 70%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .who-we-are-image2 {
    height: auto;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-features-card1 {
    width: 100%;
  }
  .who-we-are-text-container {
    width: 100%;
  }
  .who-we-are-cards-container1 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .who-we-are-service-card {
    width: auto;
  }
  .who-we-are-container04 {
    height: auto;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-container05 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-container09 {
    margin-bottom: 0px;
  }
  .who-we-are-service-card1 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .who-we-are-container13 {
    height: auto;
  }
  .who-we-are-container14 {
    margin-bottom: 0px;
  }
  .who-we-are-container18 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-footer {
    flex-direction: column-reverse;
  }
  .who-we-are-container24 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
@media(max-width: 479px) {
  .who-we-are-mobile-menu {
    display: none;
  }
  .who-we-are-what-we-do {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-features-card {
    width: 100%;
  }
  .who-we-are-features-card1 {
    width: 100%;
  }
  .who-we-are-benefits {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .who-we-are-service-card {
    width: 100%;
  }
  .who-we-are-service-card1 {
    width: 100%;
  }
}
