.archive-authors-post-card{grid-gap:10px;background-color:#f2f2fc;border:1px solid #e2e2ff;border-radius:12px;-webkit-box-shadow:6px 6px 0 0 #e2e2ff;box-shadow:6px 6px 0 0 #e2e2ff;color:#5617fe;display:grid;grid-template-columns:80px 1fr;overflow:hidden;padding:20px}.archive-authors-post-card.not-image{grid-template-columns:1fr}.archive-authors-post-card.hide{display:none}@media only screen and (min-width:1240px){.archive-authors-post-card{grid-gap:30px;grid-template-columns:120px 1fr;padding:20px 30px}}.archive-authors-post-card:hover{border:1px solid #5617fe}.archive-authors-post-card__image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #5617fe;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;justify-content:center;overflow:hidden}@media only screen and (min-width:1240px){.archive-authors-post-card__image{height:120px}}.archive-authors-post-card__image picture{height:100%;width:100%}.archive-authors-post-card__image picture img{height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1240px){.archive-authors-post-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}}.archive-authors-post-card__title{margin-bottom:10px}.archive-authors-post-card__position{color:#160082;margin-bottom:10px}.archive-authors-post-card .cy-button{font-weight:400}