:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-m:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.author-page .author-intro{display:flex;flex-wrap:wrap;gap:20px;padding:50px 0 0}.author-page .author-image{border-radius:16px;height:200px;overflow:hidden;width:200px}.author-page .author-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-page .author-info h1{font-size:24px;line-height:120%}.author-page .author-info .social-media{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.author-page .author-info .social-media a{text-decoration:none;transition:all .3s ease}.author-page .author-info .social-media a:hover{transform:scale(1.2)}.author-page .author-bio{font-size:16px;line-height:1.5;margin-top:20px}.author-page .author-posts{margin-top:50px}.author-page .author-posts ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.author-page .author-posts ul li{margin-bottom:20px;overflow:hidden;width:100%}@media(min-width:768px){.author-page .author-posts ul li{width:calc(50% - 20px)}}@media(min-width:992px){.author-page .author-posts ul li{width:calc(33.333% - 20px)}}.author-page .author-posts ul li a{color:#333;display:block;text-decoration:none}.author-page .author-posts ul li a .post-img{border-radius:8px;height:250px;margin-bottom:20px;overflow:hidden;width:100%}.author-page .author-posts ul li a .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-page .author-posts ul li a h2{font-size:18px;line-height:1.4;margin-bottom:10px}.author-page .author-posts ul li a p{font-size:14px;line-height:1.6}

/*# sourceMappingURL=author.css.map*/