.author-info{display:flex;flex-direction:column;align-items:center;padding:24px;margin:24px 0 40px}@media screen and (min-width: 768px){.author-info{flex-direction:row;align-items:flex-start}}.author-info__img{width:64px;height:64px;border-radius:50%;overflow:hidden}.author-info__img img{width:100%;height:100%;object-fit:cover;object-position:top}.author-info__content{width:100%;text-align:center;padding-top:24px;flex-grow:1}@media screen and (min-width: 768px){.author-info__content{width:calc(100% - 180px);text-align:left;padding-left:24px;padding-top:0}}.author-info__content h3{font-weight:600;font-size:16px}.author-info__content p.text{margin:12px 0 0;font-size:16px}.author-info__content-socials{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.author-info__content-socials{justify-content:flex-start}}.author-info__content-socials a{color:currentColor;display:flex;margin-right:12px;width:24px;height:24px}.author-info__content-socials a svg{fill:currentColor;transition:fill .24s ease-in-out}.author-info__content-socials a:hover svg{fill:var(--theme-main-color)}#page-content.page-single .post-image--featured{margin-bottom:24px}@media screen and (min-width: 768px){#page-content.page-single .post-image--featured{margin-bottom:60px}}#page-content.page-single .post-image--featured .image-wrapper{border-radius:var(--theme-border-radius);overflow:hidden;width:100%;height:auto}@media screen and (min-width: 768px){#page-content.page-single .post-image--featured .image-wrapper{height:384px}}#page-content.page-single .post-image figcaption{margin-top:8px;font-size:14px}#page-content.page-single .post-meta{margin-bottom:16px;display:flex;gap:30px}@media screen and (min-width: 768px){#page-content.page-single .post-meta{margin-bottom:32px}}#page-content.page-single .post-meta__item{align-items:center;gap:8px}#page-content.page-single .post-meta__item svg{display:block}#page-content.page-single .author-info{margin-top:24px}@media screen and (min-width: 768px){#page-content.page-single .author-info{margin-top:50px}}
