.author_page{display:flex;gap:2rem;justify-content:space-between;flex-direction:column}.author_page .author_details{margin-top:.5rem;display:flex;flex-direction:column;gap:1.5rem;width:100%}.author_page .author_details .profile_card{gap:2rem;align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}.author_page .author_details .profile_card .profile_status{display:flex;flex-direction:column;gap:.3rem;max-width:68%}.author_page .author_details .profile_card .profile_status h4{font-size:1rem}.author_page .author_details .profile_card .profile_status .profile_social_links{display:flex;align-items:center;gap:.4rem;font-size:.875rem}.author_page .author_details .profile_card .profile_status .profile_social_links a{display:flex;align-items:center;justify-content:center}.author_page .author_details .profile_card .profile_status .profile_social_links a img{max-width:25px}.author_page .author_details .profile_card .profile_status .profile_social_links a.linkdein-icon{background:#136da3;border-radius:50%;width:25px;height:25px}.author_page .author_details .profile_card .profile_status .profile_social_links a.twitter-icon{background:#1a1a1a;border-radius:50%;width:25px;height:25px}.author_page .author_details .profile_card .profile_status .profile_social_links .blog_read{background:#f3f7fa;padding:.3rem .6rem;border-radius:30px;color:#1a1a1a}.author_page .author_details .profile_card .profile_desc{width:100%}.author_page .author_details .profile_card .profile_desc h2{margin-bottom:.3rem;font-size:1.25rem}.author_page .author_details .profile_card .profile_details{display:flex;align-items:flex-start;gap:.5rem;width:100%}.author_page .author_details .profile_card .profile_details .profile_pic{width:100px;height:100px;overflow:hidden;border-radius:100%;display:flex;justify-content:center;align-items:center}.author_page .author_details .autor_desc_details .author_in_desc ul{padding:0 1rem}.author_page .author_details .autor_desc_details .author_in_desc ul li{list-style-type:disc;margin:.7rem 0 .8rem}.author_page .author_details .autor_desc_details .author_in_desc ul li strong{font-weight:500}.author_page .author_details .autor_desc_details .author_desc h3{font-size:1.125rem;display:flex;align-items:center;gap:.3rem;margin-bottom:.3rem;color:#136da3}.author_page .author_details .autor_desc_details .author_desc h3 span{font-size:1.375rem;color:#136da3}.author_page .author_details .autor_desc_details .author_edu{margin-bottom:1.5rem}.author_page .author_blog{width:100%}.author_page .author_blog .box_article{border-bottom:1px solid #e6e6e6;display:flex;margin:1.5rem 0;padding-bottom:1.5rem;flex-direction:column}.author_page .author_blog .box_article .img-box{padding:0;margin:0;display:flex;width:100%}.author_page .author_blog .box_article .img-box img{border-radius:.5rem;height:auto}.author_page .author_blog .box_article .author_right_post{display:flex;flex-direction:column;padding:1rem 0;width:100%;justify-content:space-between}.author_page .author_blog .box_article .author_right_post h3{font-size:1rem;font-weight:500}.author_page .author_blog .box_article .author_right_post ul{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;margin-top:.5rem}.author_page .author_blog .box_article .author_right_post ul li{display:flex;align-items:center;font-size:.875rem;gap:.3rem;color:#757575}.author_page .author_blog .box_article .author_right_post ul li .material-symbols-outlined{font-size:1rem}.author_page .author_blog .box_article .author_right_post p.blog-list{color:#757575;font-size:.875rem;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;padding:.3rem 0}.author_page .author_blog:before{position:absolute;content:"";width:1px;background:#e6e6e6;height:100%;left:0}.author_page .author_blog h2{margin-bottom:1rem;font-size:1.25rem;border-bottom:1px solid #757575;padding-bottom:.4rem}@media screen and (min-width: 768px){.author_page{flex-direction:row}.author_page .author_details{width:30%}.author_page .author_blog{width:70%}.author_page .author_blog .box_article{flex-direction:row}.author_page .author_blog .box_article .author_right_post{padding:0 1rem 0rem}.author_page .author_blog .box_article .img-box{width:335px}}
