.pg-blockquote {
  text-align: center;
}
.pg-blockquote img {
  margin-bottom: 50px;
  margin-bottom: 3.66vw;
  height: 50px;
  height: 3.66vw;
}
@media (max-width: 991px) {
  .pg-blockquote img {
    margin-bottom: 50px;
    margin-bottom: 6.51vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote img {
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .pg-blockquote img {
    height: 50px;
    height: 6.51vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote img {
    height: 50px;
  }
}
.pg-blockquote p {
  font-size: 20px;
  line-height: 32px;
  font-size: 1.46vw;
  line-height: 2.34vw;
  padding-bottom: 50px;
  padding-bottom: 3.66vw;
}
@media (max-width: 991px) {
  .pg-blockquote p {
    font-size: 20px;
    line-height: 32px;
    font-size: 2.6vw;
    line-height: 4.17vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote p {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .pg-blockquote p {
    padding-bottom: 50px;
    padding-bottom: 6.51vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote p {
    padding-bottom: 35px;
  }
}
.pg-blockquote footer {
  margin-top: 0px;
  margin-top: 0vw;
  text-align: center;
}
@media (max-width: 991px) {
  .pg-blockquote footer {
    margin-top: 0px;
    margin-top: 0vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote footer {
    margin-top: 35px;
  }
}
.pg-blockquote footer cite {
  font-family: 'Larsseit-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  font-size: 1.17vw;
  line-height: 1.61vw;
  width: 100%;
  font-style: normal;
  color: #9bacb9;
}
.i18n-ru .pg-blockquote footer cite {
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-weight: normal;
}
@media (max-width: 991px) {
  .pg-blockquote footer cite {
    font-size: 16px;
    line-height: 22px;
    font-size: 2.08vw;
    line-height: 2.86vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote footer cite {
    font-size: 16px;
    line-height: 22px;
  }
}
.pg-blockquote footer cite strong {
  font-size: 20px;
  line-height: 22px;
  font-size: 1.46vw;
  line-height: 1.61vw;
  font-family: 'Larsseit-Bold', Arial, sans-serif;
  font-weight: bold;
  color: #3e4d5c;
}
@media (max-width: 991px) {
  .pg-blockquote footer cite strong {
    font-size: 20px;
    line-height: 22px;
    font-size: 2.6vw;
    line-height: 2.86vw;
  }
}
@media (max-width: 767px) {
  .pg-blockquote footer cite strong {
    font-size: 20px;
    line-height: 22px;
  }
}
.i18n-ru .pg-blockquote footer cite strong {
  font-family: 'Roboto-Bold', Arial, sans-serif;
  font-weight: bold;
}
