.author-bio-container .author-details{display:flex;gap:30px;border:1px solid #e1e0db;border-radius:40px;padding:30px 20px}@media screen and (max-width:768px){.author-bio-container .author-details{flex:30%}}@media screen and (max-width:576px){.author-bio-container .author-details{flex-direction:column}}.author-bio-container .author-details .author-img-wrap{display:flex;flex:25%;align-items:center;justify-content:center}@media screen and (max-width:768px){.author-bio-container .author-details .author-img-wrap{flex:30%}}.author-bio-container .author-details .author-img-wrap .author-img img{height:130px;width:auto;border-radius:100px}.author-bio-container .author-details .author-details-wrap{display:flex;flex-direction:column;padding:0 20px;justify-content:center;flex:75%}@media screen and (max-width:576px){.author-bio-container .author-details .author-details-wrap{text-align:center;flex:70%}}.author-bio-container .author-details .author-details-wrap .author-name{margin-bottom:10px}.author-bio-container .author-details .author-details-wrap .author-name h2{margin:unset;line-height:1.1em;font-size:1.5rem}.author-bio-container .author-details .author-details-wrap .author-designation{margin-bottom:10px}.author-bio-container .author-details .author-details-wrap .author-designation span{font-size:.8rem;text-transform:uppercase;line-height:1.5em;font-weight:600}.author-bio-container .author-details .author-details-wrap .author-description{margin-bottom:10px}.author-bio-container .author-details .author-details-wrap .author-description p{margin:0;font-family:"Teodor",serif;font-weight:400;font-size:.8rem;line-height:1.4em;letter-spacing:normal;-webkit-font-smoothing:antialiased}@media screen and (max-width:768px){.author-bio-container .author-details .author-details-wrap .author-description p{font-size:.9rem}}.author-bio-container .author-details .author-details-wrap .author-description .author-description-content{max-width:600px}.author-bio-container .author-details .author-details-wrap .author-socials{display:flex;gap:10px}.author-bio-container .author-details .author-details-wrap .author-socials img{width:15px;height:15px;filter:brightness(0)}.author-bio-container .author-details .author-details-wrap .author-see-more span a{font-size:.7rem;line-height:1.5em;font-weight:400}.author-bio-container .author-post-result{padding:0 10px}