/**
 * This CSS was automatically generated from a source file.
 * Editing this file directly isn't recommended. Modifying the styles of this module can be done
 * with an external stylesheet attached to the page or module.
 */

.blog-post-author{max-width:900px;margin:60px 0;padding-top:60px;border-top:1px solid var(--borders-color);display:flex;align-items:center}@media (max-width:767px){.blog-post-author{flex-direction:column}}.blog-post-author__avatar{width:100px;height:100px;overflow:hidden;border-radius:1000px;margin-right:30px;flex-shrink:0}@media (max-width:767px){.blog-post-author__avatar{margin-right:0;margin-bottom:30px}}@supports (aspect-ratio:1/1){.blog-post-author__avatar{height:auto;aspect-ratio:1/1;max-width:100%}}.blog-post-author__name{font-size:1em;font-family:inherit;font-weight:400}.blog-post-author__body>:first-child{margin-top:0}.blog-post-author__body>:last-child{margin-bottom:0}