.members{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:992px){.members{gap:5.625rem}}.members figure{flex:0 0 6rem}@media (min-width:600px){.members figure{flex:0 0 10rem}}@media (min-width:992px){.members figure{flex:auto;aspect-ratio:1/1;max-width:100%}}.members img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:inherit}.members .member-group h2{margin:0!important;font-size:1.3125rem;font-weight:600;line-height:1.4;line-height:1.3}@media (min-width:992px){.members .member-group h2{font-size:1.75rem;font-weight:600;line-height:1.27}}.members .items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;margin-top:.75rem}@media (min-width:782px){.members .items{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.25rem}}@media (min-width:992px){.members .items{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.875rem;margin-top:1.875rem}}@media (min-width:1240px){.members .items{gap:2rem}}.members .item{display:flex;flex-direction:row;min-height:7.5rem;border-radius:.5rem;background-color:var(--wp--preset--color--black-4);overflow:hidden}@media (min-width:782px){.members .item{display:block}}.members .text{padding:1rem 1rem 1.25rem}@media (min-width:992px){.members .text{padding:1.375rem 1rem 1.5rem}}.members .text h3{margin:0;font-size:1.0625rem;font-weight:500;line-height:1.4;letter-spacing:.01rem;font-weight:600}@media (min-width:782px){.members .text h3{font-size:1.25rem;font-weight:600;line-height:1.33}}.members .role{margin-top:.5rem;font-size:.875rem;font-weight:500;line-height:1.4;color:var(--wp--preset--color--black-70)}.members .role::first-letter{text-transform:uppercase}