.partner-gallery{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:1em;row-gap:1rem}@media screen and (min-width:768px){.partner-gallery{flex-direction:row}}@media screen and (min-width:1024px){.partner-gallery{gap:3rem}}.staff-gallery{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around}.staff img{border-radius:1%;object-fit:cover}.staff-name{font-weight:700;margin:.4rem 0}.staff-name,.staff-title{text-transform:capitalize}.staff-image{position:relative}.staff-image-placeholder{text-transform:uppercase;font-size:7rem}