.card-testimonial-andres {
  background-color: white;
}
@media (min-width: 768px) {
  .card-testimonial-andres {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='390' fill='none'%3E%3Cpath fill='%23EBF7FF' fill-rule='evenodd' d='m0 0 83.597 20.686c85.597 19.973 256.791 61.344 427.985 71.33 171.194 10.7 342.388-9.986 427.985-19.972L1024 61.5V389l-84.433.22H0V0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-color: #D2E7FE;
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: cover;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres {
    background-position: center 250px;
  }
}
@media (max-width: 767.98px) {
  .card-testimonial-andres .container-custom {
    max-width: 480px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023.78px) {
  .card-testimonial-andres .container-custom {
    margin-top: 25px;
    margin: 0 auto;
    max-width: 453px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres .container-custom {
    padding-left: 0;
    padding-right: 0;
    max-width: 940px;
    margin-top: 65px;
  }
}
.card-testimonial-andres .--br-mobile {
  display: none;
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .card-testimonial-andres .--br-mobile {
    display: block;
  }
}
.card-testimonial-andres__content-wrapper {
  background-color: #FFFFFF;
  box-shadow: 0px 12px 128px rgba(0, 0, 0, 0.1);
  height: 100%;
  padding: 20px;
  border-radius: 41px;
}
@media (min-width: 480px) {
  .card-testimonial-andres__content-wrapper {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .card-testimonial-andres__content-wrapper {
    box-shadow: 0 5px 32px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres__content-wrapper {
    border-radius: 85px;
    padding: 0;
  }
}
.card-testimonial-andres__image-container {
  display: none;
}
@media (min-width: 480px) {
  .card-testimonial-andres__image-container {
    display: flex;
    align-items: flex-end;
    width: 28%;
    margin: 0;
    padding: 0;
    height: 100%;
    float: left;
  }
}
.card-testimonial-andres__image-wrapper {
  filter: drop-shadow(-20px 27px 15px #0000001c);
  height: 215px;
}
@media (min-width: 1024px) {
  .card-testimonial-andres__image-wrapper {
    height: 416px;
    margin-left: -15px;
  }
}
@media (min-width: 1320px) {
  .card-testimonial-andres__image-wrapper {
    margin-left: 8px;
  }
}
.card-testimonial-andres__image {
  margin-top: -13px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .card-testimonial-andres__image {
    margin-top: -13px;
    margin-left: -4px;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres__image {
    margin-top: 0;
    margin-top: -56px;
  }
}
.card-testimonial-andres__copy-container {
  width: 100%;
}
@media (min-width: 480px) {
  .card-testimonial-andres__copy-container {
    width: 60%;
    height: 100%;
    float: right;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
  }
}
.card-testimonial-andres__copy-wrapper {
  display: block;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .card-testimonial-andres__copy-wrapper {
    padding-right: 16px;
    margin-left: -6px;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres__copy-wrapper {
    margin-left: 0;
  }
}
.card-testimonial-andres__title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  display: inline;
}
@media (min-width: 768px) {
  .card-testimonial-andres__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres__title {
    font-size: 29.25px;
    letter-spacing: -0.5px;
  }
}
.card-testimonial-andres__title.--blue {
  font-weight: 600;
}
.card-testimonial-andres__copy-2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #000;
  margin-top: 10px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .card-testimonial-andres__copy-2 {
    color: #000000;
    font-size: 16px;
    line-height: 120%;
  }
}
@media (min-width: 1024px) {
  .card-testimonial-andres__copy-2 {
    font-size: 29.25px;
    margin-top: 22px;
    margin-bottom: 42px;
  }
}
@media (min-width: 1320) {
  .card-testimonial-andres__copy-2 {
    letter-spacing: -0.75px;
  }
}
.card-testimonial-andres__copy-3 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter";
  font-style: normal;
  line-height: 130%;
}
.card-testimonial-andres__copy-3 strong {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .card-testimonial-andres__copy-3 {
    font-size: 15.955px;
    line-height: 130%;
  }
}
