@media (prefers-reduced-motion:reduce){#body-wrapper #main-content .leadership-3 .leader-card.fadeInUp,#body-wrapper #main-content .leadership-3 .leader-card.fadeInUp.is-visible{animation:none;opacity:1;transform:none}}#body-wrapper #main-content .leadership-section3{background:#f4f4f4;padding-bottom:45px;padding-top:45px}#body-wrapper #main-content .leadership-section3 .board{align-items:stretch;display:flex;gap:1.5rem}@media (max-width:991px){#body-wrapper #main-content .leadership-section3 .board{flex-direction:column}}#body-wrapper #main-content .leadership-section3 .board-intro{display:flex;flex:0 1 calc(38% - 1.5rem);flex-direction:column;gap:1.5rem}#body-wrapper #main-content .leadership-section3 .board-intro .accent{height:auto;width:75px}@media (max-width:767px){#body-wrapper #main-content .leadership-section3 .board-intro .accent{width:5.625rem}}#body-wrapper #main-content .leadership-section3 .board-intro .heading{color:#021b38;font-family:Euclid Square,sans-serif;font-size:2.25rem;font-weight:500;line-height:1.1;margin:0}@media (max-width:767px){#body-wrapper #main-content .leadership-section3 .board-intro .heading{font-size:2.25rem}}#body-wrapper #main-content .leadership-section3 .board-intro .lead{color:#021b38;font-family:Euclid Square,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.1;margin:0}#body-wrapper #main-content .leadership-section3 .board-intro .body{color:#6c727a;font-family:Euclid Square,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;margin:0}#body-wrapper #main-content .leadership-section3 .board-cards{display:flex;flex:1;flex-wrap:wrap;gap:1.5rem}#body-wrapper #main-content .leadership-section3 .board-cards .leader-card{flex:0 1 calc(33.333% - 1rem)}@media (max-width:767px){#body-wrapper #main-content .leadership-section3 .board-cards .leader-card{flex:1 1 calc(50% - 0.75rem)}}@media (max-width:480px){#body-wrapper #main-content .leadership-section3 .board-cards .leader-card{flex:1 1 100%}}#body-wrapper #main-content .leadership-3 .cta-row{align-items:center;display:inline-flex}#body-wrapper #main-content .leadership-3 .cta-row:hover .cta-primary{background:#021b38;color:#fff;margin-right:0;padding-right:4.625rem}#body-wrapper #main-content .leadership-3 .cta-row:hover .cta-primary:after{right:.1875rem;transform:translateY(-50%) rotate(45deg)}#body-wrapper #main-content .leadership-3 .leader-card{background:#fff;border-radius:1.5rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}#body-wrapper #main-content .leadership-3 .leader-card:hover{box-shadow:0 4px 4px #cacaca;transform:translateY(-.3125rem)}#body-wrapper #main-content .leadership-3 .leader-card.fadeInUp{opacity:0}#body-wrapper #main-content .leadership-3 .leader-card.fadeInUp.is-visible{animation:fadeInUp .6s ease backwards;opacity:1}#body-wrapper #main-content .leadership-3 .leader-card .photo{aspect-ratio:1/1;width:100%}#body-wrapper #main-content .leadership-3 .leader-card .photo img{display:block;height:100%;object-fit:cover;width:100%}#body-wrapper #main-content .leadership-3 .leader-card .info{display:flex;flex:1;flex-direction:column;gap:2rem;justify-content:space-between;padding:1rem}#body-wrapper #main-content .leadership-3 .leader-card .text{display:flex;flex-direction:column;gap:.5rem}#body-wrapper #main-content .leadership-3 .leader-card .name{color:#021b38;font-family:Euclid Square,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:-.03rem;line-height:1.15;margin:0;min-height:56px}#body-wrapper #main-content .leadership-3 .leader-card .title{color:#547bd2;font-family:Euclid Square,sans-serif;font-size:1rem;font-weight:500;line-height:1.15;margin:0}#body-wrapper #main-content .leadership-3 .leader-card .linkedin{display:inline-flex;height:auto;width:20px}#body-wrapper #main-content .leadership-3 .leader-card .linkedin img{height:100%;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}