#people h2{margin-bottom:40px}#people .subhead{max-width:90ch}.people-grid{display:grid;gap:60px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin:30px 0 60px 10px;width:100%}.person,.person_placeholder{all:unset;display:flex;flex-direction:column;transition:.35s ease}.person:hover{cursor:pointer;text-decoration:none!important}.person img,.person_placeholder img{border-radius:10px;height:210px;margin-bottom:12px;object-fit:cover;object-position:top}.person h3{color:var(--dark-grey)!important;margin-bottom:3px}.no-speaker{margin:30px 0 0 15px}.modal-1{align-items:center;background-color:rgba(50,50,50,.5);display:flex;justify-content:center;left:0;min-height:100vh;padding:60px;position:fixed;top:0;width:100vw;z-index:100}.popup-1{background-color:#fafafa;border-radius:10px;max-width:1200px;opacity:0;padding:50px 60px;position:relative;transform:translateY(-100px);transition:.35s ease}.bio{display:flex;gap:40px;justify-content:space-between;max-height:80vh;overflow:auto}.bio-copy{max-width:60ch}.bio h2{margin-bottom:0}.bio h3{margin-bottom:18px}.bio img{border-radius:10px;max-height:400px;min-width:150px;object-fit:cover}.close{all:unset;background-color:#fff!important;border-radius:50%;box-shadow:0 4px 30px 0 rgba(0,0,0,.3);height:35px;margin:-15px -15px 0 0;padding:2px!important;position:absolute;right:0;top:0;width:35px}@media (max-width:902px){.modal-1{padding:30px}.popup-1{padding:40px 20px}.person img{height:320px}.bio{flex-wrap:wrap}.bio-copy{max-width:100%}.bio img{height:230px;min-width:200px;object-fit:cover}}