@charset "UTF-8";
/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
.check-list li, .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description ul li {
  position: relative;
  margin-bottom: 6px;
  padding-left: 30px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  list-style: none;
}
.check-list li:after, .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description ul li:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 6px;
  display: block;
  width: 6px;
  height: 13px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: #FFC800;
  transform: rotate(45deg);
}
.check-list--green li:after {
  border-color: #47a247;
}
.check-list--blue li:after {
  border-color: #0046b4;
}

/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
.primary-link, .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description a {
  font-weight: 700;
  color: #0046b4;
  text-decoration: none;
}
.primary-link:hover, .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description a:hover {
  text-decoration: underline;
  color: #336bc3;
}

/* There is a padding-left on .container that forces to move this to the left and prevents cover all the area. That is the reason for this adjustment */
.primary-separator, .paragraph-testimonial-paragraph .separator {
  display: flex;
  width: 100px;
  height: 3px;
  margin: 0 auto 30px;
  background-color: #0046b4;
}
@media (min-width: 992px) {
  .primary-separator, .paragraph-testimonial-paragraph .separator {
    margin-bottom: 25px;
  }
}

.paragraph-testimonial-paragraph {
  margin: 80px 15px;
}
.paragraph-testimonial-paragraph__field-title {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  letter-spacing: -0.75px;
  color: #202020;
}
@media (min-width: 992px) {
  .paragraph-testimonial-paragraph__field-title {
    margin-bottom: 65px;
    font-size: 46px;
    letter-spacing: -1.15px;
  }
}
.paragraph-testimonial-paragraph__field-testimonial-item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .paragraph-testimonial-paragraph__field-testimonial-item {
    position: relative;
    flex-direction: row;
    width: 85%;
    max-width: 950px;
    margin: 0 auto;
  }
  .paragraph-testimonial-paragraph__field-testimonial-item::after, .paragraph-testimonial-paragraph__field-testimonial-item::before {
    content: "”";
    position: absolute;
    top: 35%;
    right: -65px;
    opacity: 0.6;
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 106px;
    color: #0046b4;
  }
  .paragraph-testimonial-paragraph__field-testimonial-item::before {
    content: "“";
    right: initial;
    left: -65px;
  }
}
@media (min-width: 1200px) {
  .paragraph-testimonial-paragraph__field-testimonial-item {
    width: 90%;
    max-width: 1146px;
  }
}
.paragraph-testimonial-paragraph__field-testimonial-item-item:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .paragraph-testimonial-paragraph__field-testimonial-item-item {
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .paragraph-testimonial-paragraph__field-testimonial-item-item {
    width: 31.5%;
    margin-bottom: 0;
  }
  .paragraph-testimonial-paragraph__field-testimonial-item-item:not(:last-child) {
    margin-bottom: 0;
  }
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-image {
  width: 100%;
  height: 160px;
  margin: 0 auto 30px;
}
@media (min-width: 480px) {
  .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-image {
    height: 240px;
  }
}
@media (min-width: 992px) {
  .paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-image {
    height: 160px;
  }
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-image *:not(.contextual) {
  width: 100%;
  height: 100%;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-image img {
  object-fit: cover;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-testimonial-name {
  margin-bottom: 5px;
  font-size: 14px;
  text-align: left;
  color: #606060;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-place-of-study {
  position: relative;
  margin-bottom: 30px;
  font-size: 12px;
  text-align: left;
  color: #606060;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-place-of-study::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #404040;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description p {
  font-size: 15px;
  letter-spacing: -0.15px;
  color: #606060;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description a {
  font-size: 15px;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description ul li {
  font-size: 15px;
  color: #606060;
}
.paragraph-testimonial-paragraph__field-testimonial-item-item .paragraph-testimonial-paragraph-item__field-description ul li::after {
  top: 5px;
  border-color: #0046b4;
}

/*# sourceMappingURL=testimonial-static.css.map */
