main{background:#f5f6f7}.author_header{display:flex;flex-direction:row!important;gap:30px}@media (max-width:768px){.author_header{gap:20px}}.author_header .avatar{width:80px;height:80px;min-width:80px;min-height:80px;border-radius:50%;background-size:cover;background-position:center}@media (max-width:768px){.author_header .avatar{width:60px;height:60px;min-width:60px;min-height:60px}}.author_header .name_container{display:flex;flex-direction:column;gap:5px}.author_header .name_container h1.name{font-size:40px;line-height:45px;text-transform:none;letter-spacing:-.03em;font-weight:800}@media (max-width:768px){.author_header .name_container h1.name{font-size:22px;line-height:30px;text-transform:none;letter-spacing:-.005em;font-weight:700}}.author_header .name_container .label{display:flex;flex-direction:row!important;align-items:center;gap:5px}.author_header .name_container .label span{color:#dfe2e5;font-size:18px;line-height:30px;text-transform:none;letter-spacing:0;font-weight:400}.author_description{font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:400;position:relative;color:#dfe2e5}.author_description.expanded .description_text{-webkit-line-clamp:unset;overflow:visible}.author_description .description_text{font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:400}@media (max-width:768px){.author_description .description_text{font-size:14px;line-height:20px;text-transform:none;letter-spacing:0;font-weight:400}}.author_description .show_less,.author_description .show_more{cursor:pointer;display:inline-block;margin-top:15px;font-size:14px;line-height:20px;text-transform:none;letter-spacing:.03em;font-weight:800;text-transform:uppercase}@media (max-width:768px){.author_description{font-size:14px;line-height:20px;text-transform:none;letter-spacing:0;font-weight:400}}.posts_container{margin-top:60px;display:flex;flex-direction:column;gap:30px}.posts_container .posts_title{font-size:30px;line-height:35px;text-transform:none;letter-spacing:-.02em;font-weight:800}@media (max-width:768px){.posts_container .posts_title{font-size:18px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:700}}.posts_list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;color:#161e27}@media (max-width:768px){.posts_list{grid-template-columns:1fr}}.posts_list .author_post{display:flex;flex-direction:column;gap:27px;padding:30px;border-radius:15px;background:#fff;height:fit-content}.posts_list .author_post .author_post_title{font-size:22px;line-height:30px;text-transform:none;letter-spacing:-.005em;font-weight:700}@media (max-width:768px){.posts_list .author_post .author_post_title{font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:600}}.posts_list .author_post .author_post_description{display:flex;flex-direction:column;gap:27px;position:relative;font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:400}.posts_list .author_post .author_post_description.expanded .description_text{-webkit-line-clamp:unset;overflow:visible}.posts_list .author_post .author_post_description .description_text{overflow:hidden;text-overflow:ellipsis;font-size:16px;line-height:25px;text-transform:none;letter-spacing:0;font-weight:400}@media (max-width:768px){.posts_list .author_post .author_post_description .description_text{font-size:14px;line-height:20px;text-transform:none;letter-spacing:0;font-weight:400}}.posts_list .author_post .author_post_description .post_bottom{display:flex;justify-content:space-between;align-items:end}.posts_list .author_post .author_post_description .post_bottom .post_date{margin-inline-start:auto;color:#404750;font-size:13px;line-height:20px;text-transform:none;letter-spacing:0;font-weight:400}@media (max-width:768px){.posts_list .author_post .author_post_description{font-size:14px;line-height:20px;text-transform:none;letter-spacing:0;font-weight:400}}.load_more_posts{background:#fff;padding:15px;color:var(--main-color);display:flex;justify-content:center;gap:10px;border-radius:10px;font-size:14px;line-height:20px;text-transform:none;letter-spacing:.03em;font-weight:800;text-transform:uppercase}.load_more_posts i{font-size:20px;font-weight:500;color:var(--main-color)}
