.pg-blog-author-items {
  display: grid;
  grid-gap: 3.66vw;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 767px) {
  .pg-blog-author-items {
    grid-template-columns: 1fr;
  }
}
.in-sidebar .pg-blog-author-items {
  display: inline-block;
}
.pg-blog-author-teaser {
  margin-right: 50px;
  margin-left: 50px;
  margin-right: 3.66vw;
  margin-left: 3.66vw;
  margin-bottom: 30px;
  margin-bottom: 2.2vw;
  border-top: 4px solid #eff3f7;
  background-color: #fff;
  font-family: 'Larsseit-Light', Arial, sans-serif;
  font-weight: lighter;
  font-size: 14px;
  line-height: 22px;
  font-size: 1.02vw;
  line-height: 1.61vw;
  color: #3e4d5c;
}
@media (max-width: 991px) {
  .pg-blog-author-teaser {
    margin-right: 50px;
    margin-left: 50px;
    margin-right: 6.51vw;
    margin-left: 6.51vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser {
    margin-right: 35px;
    margin-left: 35px;
    margin-right: 6.08vw;
    margin-left: 6.08vw;
  }
}
@media (max-width: 991px) {
  .pg-blog-author-teaser {
    margin-bottom: 30px;
    margin-bottom: 3.91vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser {
    margin-bottom: 30px;
  }
}
.i18n-ru .pg-blog-author-teaser {
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-weight: lighter;
}
.i18n-ja .pg-blog-author-teaser {
  font-weight: normal;
}
@media (max-width: 991px) {
  .pg-blog-author-teaser {
    font-size: 14px;
    line-height: 22px;
    font-size: 1.82vw;
    line-height: 2.86vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser {
    font-size: 14px;
    line-height: 22px;
  }
}
.pg-blog-author-teaser.in-sidebar {
  margin-left: 0;
  margin-right: 0;
}
.pg-blog-author-teaser header {
  color: #9bacb9;
  font-family: 'Larsseit-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  font-size: 1.02vw;
  line-height: 1.46vw;
  margin-bottom: 20px;
  margin-bottom: 1.46vw;
  margin-top: 20px;
  margin-top: 1.46vw;
}
.i18n-ru .pg-blog-author-teaser header {
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-weight: normal;
}
@media (max-width: 991px) {
  .pg-blog-author-teaser header {
    font-size: 14px;
    line-height: 20px;
    font-size: 1.82vw;
    line-height: 2.6vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser header {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .pg-blog-author-teaser header {
    margin-bottom: 20px;
    margin-bottom: 2.6vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser header {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .pg-blog-author-teaser header {
    margin-top: 20px;
    margin-top: 2.6vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-teaser header {
    margin-top: 20px;
  }
}
.pg-blog-author-info {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-bottom: 1.46vw;
}
@media (max-width: 991px) {
  .pg-blog-author-info {
    margin-bottom: 0px;
    margin-bottom: 0vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-info {
    margin-bottom: 0px;
  }
}
.pg-blog-author-info h4 {
  font-family: 'Larsseit-Bold', Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  font-size: 1.02vw;
  line-height: 1.32vw;
  color: #252a2e;
  margin: 0;
}
.i18n-ru .pg-blog-author-info h4 {
  font-family: 'Roboto-Bold', Arial, sans-serif;
  font-weight: bold;
}
@media (max-width: 991px) {
  .pg-blog-author-info h4 {
    font-size: 14px;
    line-height: 18px;
    font-size: 1.82vw;
    line-height: 2.34vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-info h4 {
    font-size: 14px;
    line-height: 18px;
  }
}
.pg-blog-author-info h4 span {
  font-family: 'Larsseit-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.88vw;
  line-height: 1.32vw;
  color: #3e4d5c;
}
.i18n-ru .pg-blog-author-info h4 span {
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-weight: normal;
}
@media (max-width: 991px) {
  .pg-blog-author-info h4 span {
    font-size: 12px;
    line-height: 18px;
    font-size: 1.56vw;
    line-height: 2.34vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-info h4 span {
    font-size: 12px;
    line-height: 18px;
  }
}
.pg-blog-author-img {
  margin-right: 15px;
  margin-right: 1.1vw;
}
@media (max-width: 991px) {
  .pg-blog-author-img {
    margin-right: 15px;
    margin-right: 1.95vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-img {
    margin-right: 15px;
  }
}
.pg-blog-author-img img {
  width: 66px;
  width: 4.83vw;
  border-radius: 50px;
}
@media (max-width: 991px) {
  .pg-blog-author-img img {
    width: 33px;
    width: 4.3vw;
  }
}
@media (max-width: 767px) {
  .pg-blog-author-img img {
    width: 66px;
  }
}
