.wrapper--block_people .container .people-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width:650px){.wrapper--block_people .container .people-row.item-size-large .person-preview{width:calc(50% - 1rem)}}.wrapper--block_people .container .people-row h5.pronouns,.wrapper--block_people .container .people-row p.pronouns{font-style:italic;text-transform:lowercase}.wrapper--block_people .container .people-row .person-preview{background-color:#fce607;transition:background-color .3s ease;width:100%}@media (min-width:650px){.wrapper--block_people .container .people-row .person-preview{width:calc(33% - 1rem)}}.wrapper--block_people .container .people-row .person-preview .person-preview-image img{filter:grayscale(100%);margin-bottom:0;opacity:1;transition:opacity .3s ease}.wrapper--block_people .container .people-row .person-preview .person-preview-meta{margin:0;padding:1rem;text-align:center}.wrapper--block_people .container .people-row .person-preview .person-preview-meta h4{text-transform:uppercase}.wrapper--block_people .container .people-row .person-preview .person-preview-meta h4,.wrapper--block_people .container .people-row .person-preview .person-preview-meta p{color:#2a4ec1;margin:0;transition:color .3s ease}.wrapper--block_people .container .people-row .person-preview:hover{background-color:rgba(252,230,7,.7)}.wrapper--block_people .container .people-row .person-preview:hover img{opacity:.9}.wrapper--block_people .container .people-row.no-headshots .person-preview{align-items:stretch;background-color:#fce607;display:flex;flex-direction:column;justify-content:stretch;transition:background-color .3s ease}@media (min-width:650px){.wrapper--block_people .container .people-row.no-headshots .person-preview{aspect-ratio:3/1}}.wrapper--block_people .container .people-row.no-headshots .person-preview a{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.wrapper--block_people .container .people-row.no-headshots .person-preview .person-preview-meta{align-items:center;display:flex;flex-direction:column;justify-content:center}.wrapper--block_people .container .people-row.no-headshots .person-preview .person-preview-meta h4,.wrapper--block_people .container .people-row.no-headshots .person-preview .person-preview-meta p{color:#2a4ec1}.wrapper--block_people .container .people-row.no-headshots .person-preview:hover{background-color:rgba(252,230,7,.7)}.wrapper--block_people .container .people-row.no-headshots .person-preview:hover .person-preview-meta h4,.wrapper--block_people .container .people-row.no-headshots .person-preview:hover .person-preview-meta p{color:#2a4ec1}.people-modal{background-color:#2a4ec1;color:#fff;display:none;max-width:1000px}.people-modal h3{margin:0 0 .5rem}.people-modal h5.pronouns,.people-modal p.pronouns{font-style:italic;text-transform:lowercase}.people-modal h5{margin:0 0 1em}.people-modal img{display:block;filter:grayscale(100%)}@media (min-width:840px){.people-modal img{float:right;max-width:50%}}div.fancybox__footer button.f-thumbs__slide__button img{filter:grayscale(100%)}