.about--leaders{background:var(--color-web-lightest-gray);position:relative}.about--leaders h2{font-size:32px;grid-column:1/3;line-height:40px;margin-bottom:36px;text-align:center}@media only screen and (min-width:1000px){.about--leaders h2{font-size:48px;grid-column:1/13;line-height:56px;margin-bottom:72px}}.about--leaders .customgrid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(1,1fr);padding-left:var(--grid-padding);padding-right:var(--grid-padding);width:100%}@media only screen and (min-width:600px){.about--leaders .customgrid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.about--leaders .customgrid{gap:var(--grid-gap-desktop);grid-template-columns:repeat(3,1fr);padding-left:var(--grid-padding-desktop);padding-right:var(--grid-padding-desktop)}}.about--leaders .customgrid article{background:var(--color-primary-black);border-radius:8px;padding:8px 8px 24px;position:relative}.about--leaders .customgrid article picture{aspect-ratio:1/1;display:block;height:auto;overflow:hidden;position:relative;width:100%}.about--leaders .customgrid article picture img{border-radius:4px;display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.about--leaders .customgrid article h3,.about--leaders .customgrid article h4,.about--leaders .customgrid article p{color:var(--color-white)}.about--leaders .customgrid article h3{padding:24px 16px 0}.about--leaders .customgrid article h4{margin:4px 0 24px;opacity:.6;padding:0 16px;text-transform:uppercase}.about--leaders .customgrid article p{font-size:16px;line-height:28px;padding:0 16px}