.testimonials .text {
  user-select: none;
}
.testimonials .text--primary-title {
  font-family: Daikon-Bold, sans-serif;
  font-size: 2.5rem;
  line-height: 1.4;
  color: #282828;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 375px) {
  .testimonials .text--primary-title {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .testimonials .text--primary-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .text--primary-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .testimonials .text--primary-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials .text--primary-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .text--primary-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--primary-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 2500px) {
  .testimonials .text--primary-title {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .text--primary-title {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--primary-title {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .text--primary-title {
    font-size: 3.8rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .text--primary-title {
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .text--primary-title {
    font-size: 4.6rem;
  }
}
.testimonials .text--secondary-title {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #262B2E;
  margin: 1rem 0;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .testimonials .text--secondary-title {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .text--secondary-title {
    word-spacing: -2px;
  }
}
@media screen and (min-width: 375px) {
  .testimonials .text--secondary-title {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 428px) {
  .testimonials .text--secondary-title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .text--secondary-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .testimonials .text--secondary-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials .text--secondary-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .text--secondary-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--secondary-title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 2500px) {
  .testimonials .text--secondary-title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials .text--secondary-title {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--secondary-title {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 375px) {
  .testimonials .text--secondary-title {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .text--secondary-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .text--secondary-title {
    font-size: 2.8rem;
    word-spacing: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .text--secondary-title {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .text--secondary-title {
    font-size: 3.4rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .text--secondary-title {
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .text--secondary-title {
    font-size: 3.8rem;
  }
}
.testimonials .text--secondary-title--alt {
  font-size: 2rem;
  margin: 0;
  line-height: 1.2;
}
@media only screen and (min-width: 375px) {
  .testimonials .text--secondary-title--alt {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .text--secondary-title--alt {
    font-size: 2.4rem;
  }
}
.testimonials .text--para, .testimonials .text--list-item {
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #57575C;
  margin: 0 0 1rem 0;
  font-weight: 500;
  word-spacing: -2px;
  margin: 2rem auto;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .testimonials .text--para, .testimonials .text--list-item {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .text--para, .testimonials .text--list-item {
    word-spacing: -2px;
  }
}
@media screen and (min-width: 375px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 2500px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 375px) {
  .testimonials .text--para, .testimonials .text--list-item {
    line-height: 1.8;
  }
}
@media screen and (min-width: 1440px) {
  .testimonials .text--para, .testimonials .text--list-item {
    line-height: 2;
  }
}
@media screen and (min-width: 1900px) {
  .testimonials .text--para, .testimonials .text--list-item {
    line-height: 2.2;
  }
}
@media screen and (min-width: 1024px) {
  .testimonials .text--para, .testimonials .text--list-item {
    margin: 0 0 1.5rem 0;
  }
}
@media only screen and (min-width: 375px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .text--para, .testimonials .text--list-item {
    font-size: 2.2rem;
  }
}
.testimonials .text--para--alt {
  margin: 1rem 0;
}
.testimonials .section {
  position: relative;
  padding: 2rem;
}
@media only screen and (min-width: 375px) {
  .testimonials .section {
    padding: 4rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .section {
    padding: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .section {
    padding: 5rem 8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .section {
    padding: 5rem 12rem;
    margin-bottom: 5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .section {
    padding-left: 20rem;
    padding-right: 20rem;
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .testimonials .section {
    padding-left: 25rem;
    padding-right: 25rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .section {
    padding: 10rem 40rem;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .section {
    padding: 10rem 60rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .section--testimonials {
    padding: 5rem 3rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .section--testimonials {
    margin: 3rem 0;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .section--testimonials {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .hero-partial__text-container {
    width: 60%;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .hero-partial__text-container {
    width: 50%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .hero-partial__text-container {
    width: 40%;
  }
}
.testimonials .btn--scroll {
  display: none;
  position: absolute;
  top: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 100px;
  border: none;
  padding: 1rem;
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  .testimonials .btn--scroll {
    display: flex;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .btn--scroll {
    height: 50px;
    width: 50px;
    padding: 1.2rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .btn--scroll {
    height: 50px;
    width: 50px;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .btn--scroll {
    height: 60px;
    width: 60px;
  }
}
.testimonials .btn--scroll--left {
  left: 0.5rem;
  transform: translateY(-50%) rotate(90deg);
}
@media only screen and (min-width: 1280px) {
  .testimonials .btn--scroll--left {
    left: 2rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .btn--scroll--left {
    left: 5%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .btn--scroll--left {
    left: 10%;
  }
}
.testimonials .btn--scroll--right {
  right: 0.5rem;
  transform: translateY(-50%) rotate(-90deg);
}
@media only screen and (min-width: 1280px) {
  .testimonials .btn--scroll--right {
    right: 2rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .btn--scroll--right {
    right: 5%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .btn--scroll--right {
    right: 10%;
  }
}
.testimonials .btn svg {
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 375px) {
  .testimonials .testimonial-cards {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .testimonial-cards {
    margin-left: -3rem;
    margin-right: -3rem;
    padding: 1rem 5rem;
    display: flex;
    overflow: hidden;
    justify-content: center;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .testimonial-cards {
    padding-left: 4rem;
    padding-right: 4rem;
    overflow: initial;
    margin: 3rem -3rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .testimonial-cards {
    margin-left: 0;
    margin-right: 0;
  }
}
.testimonials .card {
  margin: 2rem 0;
}
@media only screen and (min-width: 375px) {
  .testimonials .card {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .card {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card {
    flex: 0 0 50%;
    padding: 1rem;
    margin: 0;
    max-width: 350px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .card {
    flex-basis: 33%;
    padding: 0.8rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card {
    max-width: 400px;
    padding: 0;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .card {
    max-width: 450px;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .card {
    max-width: 500px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .card:nth-child(odd) {
    position: relative;
    transform: translateY(5%) scale(0.8);
  }
}
.testimonials .card__container {
  padding: 1rem;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  .testimonials .card__container {
    min-height: 100%;
    padding: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card__container {
    padding: 2rem;
  }
}
.testimonials .card .btn--show-more {
  border: none;
  padding: 0.8rem 2.5rem;
  border-radius: 100px;
  font-weight: bold;
  font-size: 1.4rem;
  color: white;
  background-color: #01aeef;
}
@media only screen and (min-width: 375px) {
  .testimonials .card .btn--show-more {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .card .btn--show-more {
    font-size: 1.8rem;
    padding: 1rem 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card .btn--show-more {
    font-size: 1.8rem;
  }
}
.testimonials .card .text {
  font-family: Montserrat, sans-serif;
  line-height: 1.2;
}
.testimonials .card .text--customer-name {
  color: #262B2E;
  font-size: 1.8rem;
  text-align: center;
  margin: 0 0 1rem 0;
  font-weight: 700;
}
@media only screen and (min-width: 375px) {
  .testimonials .card .text--customer-name {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .card .text--customer-name {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card .text--customer-name {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card .text--customer-name {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .card .text--customer-name {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .card .text--customer-name {
    font-size: 2.8rem;
  }
}
.testimonials .card .text--title {
  color: rgb(70.25, 70.25, 70.25);
  text-align: center;
  font-weight: 500;
  width: 80%;
  margin: 1rem auto;
  font-size: 1.5rem;
}
@media only screen and (min-width: 375px) {
  .testimonials .card .text--title {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .card .text--title {
    font-size: 1.8rem;
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card .text--title {
    width: 80%;
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card .text--title {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .card .text--title {
    font-size: 2rem;
    width: 75%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .card .text--title {
    font-size: 2.2rem;
  }
}
.testimonials .card .text--review {
  color: #282828;
  width: 90%;
  display: -webkit-box;
  line-height: 1.3;
  overflow: hidden;
  text-align: center;
  margin: 1rem auto;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 1.4rem;
}
@media only screen and (min-width: 375px) {
  .testimonials .card .text--review {
    font-size: 1.5rem;
    width: 89%;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .card .text--review {
    font-size: 1.8rem;
    width: 88%;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card .text--review {
    font-size: 1.6rem;
    width: auto;
    -webkit-line-clamp: 6;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card .text--review {
    font-size: 1.7rem;
    width: 95%;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .card .text--review {
    font-size: 1.9rem;
    width: 90%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .card .text--review {
    font-size: 2rem;
  }
}
.testimonials .card .landmark--header, .testimonials .card .landmark--body, .testimonials .card .landmark--footer {
  padding: 1rem;
}
@media only screen and (min-width: 375px) {
  .testimonials .card .landmark--header, .testimonials .card .landmark--body, .testimonials .card .landmark--footer {
    padding: 2rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .card .landmark--header, .testimonials .card .landmark--body, .testimonials .card .landmark--footer {
    padding: 4rem;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .card .landmark--header, .testimonials .card .landmark--body, .testimonials .card .landmark--footer {
    padding: 5rem;
  }
}
.testimonials .card .landmark--header, .testimonials .card .landmark--footer {
  min-height: 25px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .testimonials .card .landmark--header, .testimonials .card .landmark--footer {
    flex: 0 0 20%;
    min-height: 0;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .card .landmark--body {
    flex: 0 0 60%;
  }
}
.testimonials .card .landmark__section--show-more {
  display: flex;
  justify-content: center;
}
.testimonials .card .quote {
  display: flex;
}
.testimonials .card .quote--end {
  justify-content: flex-end;
}
@media only screen and (min-width: 1280px) {
  .testimonials .card .quote--end {
    margin-top: 2rem;
  }
}
.testimonials .card .quote svg {
  height: 2rem;
  width: 2.4rem;
}
.testimonials .t-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 121;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonials .t-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
}
.testimonials .t-modal__container {
  position: relative;
  z-index: 1;
  background-color: transparent;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .testimonials .t-modal__container {
    width: 80%;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials .t-modal__container {
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .t-modal__container {
    width: 50%;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .t-modal__container {
    width: 40%;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .t-modal__container {
    width: 35%;
  }
}
.testimonials .t-modal .btn--scroll {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.testimonials .t-modal .btn--scroll--left {
  left: 1rem;
}
.testimonials .t-modal .btn--scroll--right {
  right: 1rem;
}
.testimonials .t-modal .card {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .testimonials .t-modal .card {
    max-width: initial;
    transform: initial;
    padding: 5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .t-modal .card {
    padding: 3rem;
  }
}
.testimonials .t-modal .card__container {
  background-color: rgb(0.575, 100.05, 137.425);
  height: 400px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 375px) {
  .testimonials .t-modal .card__container {
    height: 450px;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .testimonials .t-modal .card__container {
    height: 500px;
  }
}
@media only screen and (min-width: 1280px) {
  .testimonials .t-modal .card__container {
    height: 500px;
  }
}
@media only screen and (min-width: 1900px) {
  .testimonials .t-modal .card__container {
    height: 600px;
  }
}
@media only screen and (min-width: 2500px) {
  .testimonials .t-modal .card__container {
    height: 700px;
  }
}
@media only screen and (min-width: 768px) {
  .testimonials .t-modal .card .landmark--header, .testimonials .t-modal .card .landmark--footer {
    flex-basis: auto;
  }
}
.testimonials .t-modal .card .landmark--body {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .testimonials .t-modal .card .landmark--body {
    flex-grow: 1;
  }
}
.testimonials .t-modal .card .text {
  color: white;
}
.testimonials .t-modal .card .text--review {
  overflow-y: auto;
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  display: block;
  padding: 1rem;
  width: 95%;
  max-height: 350px;
}
@media only screen and (min-width: 1024px) {
  .testimonials .t-modal .card .text--review {
    padding: 0 3rem 3rem 3rem;
  }
}