.team-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.team-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.team-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;
}
.team-navlink {
  display: contents;
}
.team-image {
  width: 170px;
  object-fit: cover;
  text-decoration: none;
}
.team-links-container {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.team-icon {
  width: 36px;
  height: 36px;
}
.team-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;
}
.team-container1 {
  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;
}
.team-image1 {
  width: 100px;
  object-fit: cover;
}
.team-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-icon2 {
  width: 24px;
  height: 24px;
}
.team-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-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;
}
.team-link10 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.team-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");
}
.team-hero1 {
  flex: 1;
  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: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.team-hero-text-container {
  width: 80%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.team-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;
}
.team-text {
  color: var(--dl-color-primary-customyellow);
  margin-bottom: var(--dl-space-space-tripleunit);
}
.team-text1 {
  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);
}
.team-text2 {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 2;
  margin-bottom: var(--dl-space-space-unit);
}
.team-li {
  color: var(--dl-color-primary-customyellow);
  margin-bottom: var(--dl-space-space-unit);
}
.team-text3 {
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.team-li1 {
  color: var(--dl-color-primary-customyellow);
  margin-bottom: var(--dl-space-space-unit);
}
.team-text4 {
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.team-li2 {
  color: var(--dl-color-primary-customyellow);
  margin-bottom: var(--dl-space-space-unit);
}
.team-text5 {
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.team-li3 {
  color: var(--dl-color-primary-customyellow);
  margin-bottom: var(--dl-space-space-unit);
}
.team-text6 {
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.team-text7 {
  color: var(--dl-color-gray-white);
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 2;
}
.team-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.team-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;
}
.team-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.team-link11 {
  margin-right: var(--dl-space-space-tripleunit);
}
@media(max-width: 991px) {
  .team-links-container {
    width: 70%;
  }
  .team-hero1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .team-hero-text-container {
    width: 80%;
    align-items: center;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .team-heading {
    text-align: center;
  }
  .team-text1 {
    text-align: center;
  }
  .team-text2 {
    text-align: center;
  }
  .team-text7 {
    text-align: center;
  }
}
@media(max-width: 767px) {
  .team-navbar {
    position: relative;
  }
  .team-links-container {
    display: none;
  }
  .team-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);
  }
  .team-icon {
    fill: var(--dl-color-gray-white);
  }
  .team-mobile-menu {
    background-color: #253f56;
  }
  .team-container1 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .team-image1 {
    width: 170px;
  }
  .team-icon2 {
    fill: var(--dl-color-primary-customyellow);
    width: 50px;
    height: 50px;
  }
  .team-links-container1 {
    gap: 25px;
  }
  .team-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;
  }
  .team-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;
  }
  .team-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;
  }
  .team-link09 {
    color: var(--dl-color-primary-customyellow);
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
  }
  .team-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;
  }
}
@media(max-width: 479px) {
  .team-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .team-hero-text-container {
    width: 100%;
  }
  .team-heading {
    font-size: 60px;
  }
  .team-text1 {
    font-style: normal;
    font-weight: 400;
  }
  .team-text2 {
    font-style: normal;
    font-weight: 400;
  }
  .team-text7 {
    font-style: normal;
    font-weight: 400;
  }
  .team-footer {
    flex-direction: column-reverse;
  }
}
