.testimonials-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.testimonials-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.testimonials-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;
}
.testimonials-navlink {
  display: contents;
}
.testimonials-image {
  width: 170px;
  object-fit: cover;
  text-decoration: none;
}
.testimonials-links-container {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.testimonials-icon {
  width: 36px;
  height: 36px;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-image1 {
  width: 100px;
  object-fit: cover;
}
.testimonials-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.testimonials-icon2 {
  width: 24px;
  height: 24px;
}
.testimonials-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-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;
}
.testimonials-link10 {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.testimonials-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");
  background-position: top;
}
.testimonials-hero1 {
  flex: 1;
  width: 100%;
  display: flex;
  max-width: 1000px;
  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);
  justify-content: center;
}
.testimonials-text {
  color: var(--dl-color-primary-customyellow);
  font-size: 72px;
  font-family: Montserrat;
  margin-bottom: var(--dl-space-space-tripleunit);
  letter-spacing: 2px;
}
.testimonials-container2 {
  flex: 0 0 auto;
  width: 85%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.testimonials-image2 {
  width: 100px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
}
.testimonials-text1 {
  color: var(--dl-color-primary-customyellow);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.testimonials-container3 {
  flex: 0 0 auto;
  width: 85%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.testimonials-image3 {
  width: 100px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
}
.testimonials-text2 {
  color: var(--dl-color-gray-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.testimonials-container4 {
  flex: 0 0 auto;
  width: 85%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.testimonials-image4 {
  width: 100px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
}
.testimonials-text3 {
  color: var(--dl-color-primary-customyellow);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.testimonials-container5 {
  flex: 0 0 auto;
  width: 85%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.testimonials-image5 {
  width: 100px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
}
.testimonials-text4 {
  color: var(--dl-color-gray-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.testimonials-container6 {
  flex: 0 0 auto;
  width: 85%;
  display: flex;
  align-items: flex-start;
}
.testimonials-image6 {
  width: 100px;
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
}
.testimonials-text5 {
  color: var(--dl-color-primary-customyellow);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: Montserrat;
  font-weight: 500;
}
.testimonials-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.testimonials-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;
}
.testimonials-container7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.testimonials-link11 {
  margin-right: var(--dl-space-space-tripleunit);
}
@media(max-width: 991px) {
  .testimonials-links-container {
    width: 70%;
  }
  .testimonials-hero1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media(max-width: 767px) {
  .testimonials-navbar {
    position: relative;
  }
  .testimonials-links-container {
    display: none;
  }
  .testimonials-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);
  }
  .testimonials-icon {
    fill: var(--dl-color-gray-white);
  }
  .testimonials-mobile-menu {
    background-color: #253f56;
  }
  .testimonials-container1 {
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-image1 {
    width: 170px;
  }
  .testimonials-icon2 {
    fill: var(--dl-color-primary-customyellow);
    width: 50px;
    height: 50px;
  }
  .testimonials-links-container1 {
    gap: 25px;
  }
  .testimonials-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;
  }
  .testimonials-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;
  }
  .testimonials-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;
  }
  .testimonials-link09 {
    color: var(--dl-color-primary-customyellow);
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
  }
  .testimonials-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;
  }
  .testimonials-text5 {
    color: var(--dl-color-primary-customyellow);
  }
}
@media(max-width: 479px) {
  .testimonials-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .testimonials-hero1 {
    align-items: flex-start;
  }
  .testimonials-container2 {
    width: 100%;
    flex-direction: column;
  }
  .testimonials-image2 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-container3 {
    width: 100%;
    flex-direction: column;
  }
  .testimonials-image3 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-container4 {
    width: 100%;
    flex-direction: column;
  }
  .testimonials-image4 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-container5 {
    width: 100%;
    flex-direction: column;
  }
  .testimonials-image5 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-container6 {
    width: 100%;
    flex-direction: column;
  }
  .testimonials-image6 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .testimonials-text5 {
    color: var(--dl-color-primary-customyellow);
  }
  .testimonials-footer {
    flex-direction: column-reverse;
  }
}
