@charset "UTF-8";.author-bio-container{margin:40px 0}.author-bio-container .author-details{display:flex;gap:30px;padding:50px 0;border-top:1px solid #000;border-bottom:1px solid #000}@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%;padding-top:10px;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;font-weight:500;font-size:2.7rem}@media screen and (max-width:576px){.author-bio-container .author-details .author-details-wrap .author-name h2{font-size:2rem}}.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:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.2;letter-spacing:.03em;font-family:quiche-sans,sans-serif}.author-bio-container .author-details .author-details-wrap .author-description{position:relative;width:100%;max-width:600px;margin-bottom:10px}.author-bio-container .author-details .author-details-wrap .author-description .author-description-content{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.author-bio-container .author-details .author-details-wrap .author-description .author-description-content p{margin:0;font-size:1.4rem;font-family:meno-banner,serif;font-weight:500;-webkit-font-smoothing:antialiased;line-height:1.4em}.author-bio-container .author-details .author-details-wrap .author-description .author-description-toggle{position:absolute;right:0;bottom:0;display:inline-block !important;padding:0 0 0 1px;border:0;background:#fff;color:#000;font-size:1.4rem;font-weight:500;line-height:1.4em;cursor:pointer;text-transform:capitalize}.author-bio-container .author-details .author-details-wrap .author-description .author-description-toggle:before{content:"... ";text-decoration:none}.author-bio-container .author-details .author-details-wrap .author-description .author-description-toggle span{text-decoration:underline !important;font-family:meno-banner,serif;color:#000 !important}.author-bio-container .author-details .author-details-wrap .author-description .author-description-toggle span:hover{color:#cab991 !important}.author-bio-container .author-details .author-details-wrap .author-description.is-expanded .author-description-content{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.author-bio-container .author-details .author-details-wrap .author-description.is-expanded .author-description-toggle{position:static;margin-top:5px}.author-bio-container .author-details .author-details-wrap .author-description.is-expanded .author-description-toggle:before{content:""}.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:1.4rem;line-height:1.5em;font-weight:500;text-decoration:underline;font-family:quiche-sans,sans-serif;color:#000 !important}.author-bio-container .author-details .author-details-wrap .author-see-more span a:after{content:"»";display:inline-block;margin-left:6px;font-size:1.5em;line-height:1;vertical-align:middle}.author-bio-container .author-details .author-details-wrap .author-see-more span a:hover{color:#cab991 !important}.author-bio-container .author-post-result{padding:0 10px}