:root{--corner-md:16px;--corner-sm:8px;--disabled:#3e3e3e;--divider-gray-non-interactive:hsla(0,0%,88.6%,.3);--elevation-1:#151515;--elevation-2:#222;--error-stroke:#ff4141;--error-text:#ff9b9b;--interactive-gray:#9e9e9e;--interactive-teal:#c1dadb;--secondary-bright-teal:#72bcbf;--transparent:transparent;--varicent-blue:#29ace4;--varicent-dark-gray:#151515;--varicent-gray:#e2e2e2;--varicent-pure-black:#000;--varicent-pure-white:#fff;--varicent-soft-black:#aaa;--varicent-teal:#2f8286;--varicent-yellow:#f1ff2e;--varicent-light-yellow:#f9ffa9}.v5-leadership-cards{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.v5-leadership-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.v5-leadership-cards{grid-template-columns:repeat(4,1fr)}}.v5-leadership-card{display:flex;flex-direction:column;height:100%;position:relative}.v5-leadership-card__photo{aspect-ratio:286/276;border-radius:1rem 1rem 0 0;flex:0 0 auto;overflow:hidden;position:relative}.v5-leadership-card__photo img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.v5-leadership-card__content{align-items:start;background-color:#151515;border-radius:0 0 1rem 1rem;display:flex;flex:1 1 auto;flex-direction:column;padding:1rem 1rem .75rem}.v5-leadership-card__name{color:#fff;font-size:1rem;line-height:1.25rem}.v5-leadership-card__title{color:#d9d9d9;font-size:1rem;line-height:1.5rem;margin-top:.375rem}.v5-leadership-card__cta{margin-top:auto;padding-left:0}