.bio-description .bio-description-wrapper{display:flex}.bio-description .bio-description-wrapper .bio-info{width:25%}.bio-description .bio-description-wrapper .bio-info .bio-name{margin-bottom:26px}.bio-description .bio-description-wrapper .bio-info .bio-name p{color:#8c7092;font-size:18px;font-weight:500;margin:0}.bio-description .bio-description-wrapper .bio-text{width:75%}.bio-description .bio-description-wrapper .bio-text p:first-of-type{margin-top:0}.bio-description .bio-description-wrapper .bio-text .read-more-text{max-height:0;overflow:hidden;transition:all .5s ease-in-out}.bio-description .bio-description-wrapper .bio-text .read-more-text.expanded{max-height:100%}.bio-description .bio-description-wrapper .bio-text .read-btn{background:none;border:none;color:#000;font-weight:700;margin-top:18px;padding:0;transition:all .75s ease-in-out}.bio-description .bio-description-wrapper .bio-text .read-btn.hide{display:block;max-height:0;opacity:0;visibility:hidden}@media (max-width:991px){.bio-description .bio-description-wrapper{flex-wrap:wrap}.bio-description .bio-description-wrapper .bio-info{margin-bottom:48px;text-align:center;width:100%}.bio-description .bio-description-wrapper .bio-text{width:100%}}