.person-bio-list{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.25rem}.person-bio-item{background:#f2f4f8;border-radius:10px;display:flex;flex:0 1 calc(33.3% - 1rem);flex-direction:column;overflow:hidden}.old-style .person-bio-item{flex-basis:100%}.old-style .person-bio-item .portrait{display:none}.old-style .person-bio-item .biography{margin-top:.5rem}.person-bio-item-content{flex-grow:1;padding:16px}.person-bio-item-footer{background:rgba(0,0,0,.05);padding:8px}.person-bio-list .person-bio-item .portrait{background:#d9e1f0;height:200px;object-fit:contain;object-position:bottom;width:100%}.person-bio-list .person-bio-item .text-section{display:flex;flex-direction:column;height:100%;padding:1.75rem 2rem}.person-bio-list .person-bio-item .text-section h3,.person-bio-list .person-bio-item .text-section h4{margin:0;padding:0}.person-bio-list .person-bio-item .text-section h3{font-size:20px}.person-bio-list .person-bio-item .text-section .biography{font-size:16px;height:100%;line-height:1.65em;text-align:justify}.person-bio-list .person-bio-item .text-section .biography p{font-size:16px;line-height:1.65em;text-align:justify}.person-bio-list .person-bio-item .linked-in-link{display:inline-block;font-size:15px;margin-top:5px}