@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.author-block{display:flex;justify-content:space-between;background-color:#f7f7f7;margin-bottom:30px;height:320px;padding:30px}@media(min-width: 320px)and (max-width: 620px){.author-block{height:auto;display:block}}.author-block-social{display:flex;margin-top:20px}.author-block-social a{width:30px;height:30px;border-radius:3px;background-color:#ebebeb;display:flex;align-items:center;justify-content:center;margin:0 14px 0 0}.author-block-social a i{color:rgba(3,3,3,.3);font-size:18px}.author-block-photo{width:40%;position:relative}@media(min-width: 320px)and (max-width: 620px){.author-block-photo{width:100%;padding-bottom:20px;text-align:center}}.author-block-photo img{position:absolute;bottom:-30px;max-height:270px;max-width:190px}@media(min-width: 320px)and (max-width: 620px){.author-block-photo img{position:relative;bottom:auto;width:50%}}.author-block-info{width:60%;line-height:1.5}@media(min-width: 320px)and (max-width: 620px){.author-block-info{width:calc(100% - 60px)}}.author-block-info h4{margin:0;font-size:14px;font-weight:300}.author-block-name{margin:0 0 10px;font-weight:500;color:var(--color-Text-Primary);font-size:24px}.author-block-about{line-height:1.5;font-size:15px;margin:20px 0}.author-block-about a{color:var(--color-Text-Link)}.author-block-link{color:var(--color-Text-Link)}/*# sourceMappingURL=author-block.css.map */
