.leadership-grid{padding-bottom:4rem}@media only screen and (min-width: 768px){.leadership-grid{padding-bottom:15.625rem}}.leadership-grid,.leadership-grid *{box-sizing:border-box}.leadership-grid__container{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media only screen and (min-width: 768px){.leadership-grid__container{gap:12.5rem 0}}.leadership-grid-item{border:.125rem solid #211f1f;box-shadow:.25rem .25rem 0 0 #211f1f;background-color:var(--background-color);display:flex;align-items:stretch;flex-wrap:wrap;border:2px solid #211f1f;border-radius:1rem;overflow:hidden;width:100%;transition:.3s ease-in-out}@media only screen and (min-width: 768px){.leadership-grid-item{width:50%;min-width:460px}.leadership-grid-item:nth-child(2n+1):not(.leadership-grid-item--wide){transform:rotateZ(8deg);z-index:0;position:relative;top:6rem}.leadership-grid-item:nth-child(2n){transform:rotateZ(-8deg);z-index:1}.leadership-grid-item--wide{transform:none;width:100%;max-width:960px;margin:auto}.leadership-grid-item--wide .leadership-grid-item__image{aspect-ratio:480/460}}@media only screen and (min-width: 768px){.leadership-grid-item:hover.leadership-grid-item--wide{transform:translateY(-40px)}.leadership-grid-item:hover:nth-child(2n+1):not(.leadership-grid-item--wide){transform:rotateZ(8deg) translateY(-40px)}.leadership-grid-item:hover:nth-child(2n){transform:rotateZ(-8deg) translateY(-40px)}.leadership-grid-item:hover .leadership-grid-item-content-overlay{visibility:visible;opacity:1}}.leadership-grid-item__image{width:100%;height:auto;aspect-ratio:3/4;border-bottom:2px solid #211f1f}@media only screen and (min-width: 768px){.leadership-grid-item__image{width:50%;border-right:2px solid #211f1f;border-bottom:none}}.leadership-grid-item__image img{width:100%;height:100%;object-fit:cover}.leadership-grid-item__content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem;width:100%;text-align:center;position:relative}@media only screen and (min-width: 768px){.leadership-grid-item__content{align-items:stretch;text-align:left;width:50%;padding:1.5rem}}.leadership-grid-item__title{font-size:1.25rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase;margin-bottom:.5rem}@media only screen and (min-width: 768px){.leadership-grid-item__title{font-size:1.5rem}}@media only screen and (min-width: 992px){.leadership-grid-item__title{font-size:2rem}}@media only screen and (max-width: 768px){.leadership-grid-item__title{font-size:1.25rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase}}.leadership-grid-item__subtitle{font-size:0.875rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem;text-transform:uppercase;margin-bottom:1rem}@media only screen and (min-width: 768px){.leadership-grid-item__subtitle{font-size:1rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem;margin-bottom:2rem}}.leadership-grid-item__overlay-trigger{margin-top:1rem;display:inline-block}@media only screen and (min-width: 768px){.leadership-grid-item__overlay-trigger{display:none}}.leadership-grid-item__cta{display:flex;justify-content:center;align-items:center}.leadership-grid-item .leadership-grid-item-content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:inherit;background-color:var(--background-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:0;visibility:hidden;transition:.3s ease-in-out}@media only screen and (min-width: 768px){.leadership-grid-item .leadership-grid-item-content-overlay{align-items:stretch}}.leadership-grid-item .leadership-grid-item-content-overlay__title{margin-bottom:1rem}.leadership-grid-item .leadership-grid-item-content-overlay__title svg{height:2.0625rem;width:auto}@media only screen and (max-width: 768px){.leadership-grid-item .leadership-grid-item-content-overlay__title svg{height:1.3125rem}}.leadership-grid-item .leadership-grid-item-content-overlay__body{font-size:1.75rem;line-height:1.2;font-weight:500;font-family:Oswald}@media only screen and (min-width: 768px){.leadership-grid-item .leadership-grid-item-content-overlay__body{font-size:2rem}}@media only screen and (max-width: 768px){.leadership-grid-item .leadership-grid-item-content-overlay__body{font-size:1.5rem}}.leadership-grid-item--show-overlay .leadership-grid-item-content-overlay{visibility:visible;opacity:1}
