.testimonial-simple-box {
  padding: 0 0 80px; }
  .testimonial-simple-box .black-section-title {
    text-align: center;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px; }
  .testimonial-simple-box .box-testimonial {
    background-color: #F6F8FF;
    border-radius: 20px;
    padding: 61px 144px;
    box-sizing: border-box;
    text-align: center; }
    .testimonial-simple-box .box-testimonial h3 {
      font-weight: 700;
      font-size: 30px;
      line-height: 45px;
      letter-spacing: -0.04em;
      margin-bottom: 45px; }
    .testimonial-simple-box .box-testimonial p {
      font-weight: 400;
      font-size: 25px;
      line-height: 37.5px;
      letter-spacing: -0.04em;
      text-align: center; }
    .testimonial-simple-box .box-testimonial .testimonial-author {
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 150%;
      text-align: center;
      color: #212E44;
      display: inline-block;
      margin: 0px auto; }
  @media (max-width: 1200px) {
    .testimonial-simple-box .box-testimonial {
      padding: 61px 45px; } }
  @media (max-width: 991px) {
    .testimonial-simple-box {
      padding-bottom: 70px; }
      .testimonial-simple-box .black-section-title {
        margin-bottom: 32px;
        text-align: center; }
      .testimonial-simple-box .box-testimonial {
        padding: 38px 36px; }
        .testimonial-simple-box .box-testimonial h3 {
          font-size: 25px;
          line-height: 25px;
          margin-bottom: 27px; }
        .testimonial-simple-box .box-testimonial p {
          font-size: 22px;
          line-height: 25px;
          margin-bottom: 30px; } }
  @media (max-width: 768px) {
    .testimonial-simple-box {
      padding-bottom: 60px; }
      .testimonial-simple-box .black-section-title {
        margin-bottom: 24px; }
      .testimonial-simple-box .box-testimonial {
        padding: 40px 57px; }
        .testimonial-simple-box .box-testimonial h3 {
          font-size: 20px;
          line-height: 25px; }
        .testimonial-simple-box .box-testimonial p {
          font-size: 18px;
          line-height: 25px; }
        .testimonial-simple-box .box-testimonial .testimonial-author {
          font-size: 18px;
          line-height: 150%; } }
  @media (max-width: 599px) {
    .testimonial-simple-box {
      padding-bottom: 56px; }
      .testimonial-simple-box .black-section-title {
        text-align: center; }
      .testimonial-simple-box .box-testimonial {
        padding: 38px 16px; }
        .testimonial-simple-box .box-testimonial h3 {
          font-size: 20px;
          line-height: 25px; }
        .testimonial-simple-box .box-testimonial p {
          font-size: 18px;
          line-height: 25px; }
        .testimonial-simple-box .box-testimonial .testimonial-author {
          font-size: 16px;
          line-height: 150%; } }


/*# sourceMappingURL=testimonial_simple_box.css.map*/