/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.view-other-executives{display:flex;margin:68px auto;gap:56px;justify-content:space-between;@media (max-width:767px){flex-direction:column;gap:32px;}.block-title{font:var(--font-heading-h3);color:var(--ref-green-800);margin:0;}.header-section{display:flex;flex-direction:column;flex:0 1 calc(100% * 4 / 12);gap:16px;p{margin:0;a{font:var(--font-button-l);text-decoration:none;color:var(--color-primary,#82BC00);display:inline-flex;align-items:center;gap:8px;transition:color 0.3s ease;&:hover{color:var(--ref-green-800);}}}}.team-member-card__card{height:100%;}}.other-executives-list{flex:0 0 calc(100% * 8 / 12);display:grid;gap:16px;grid-template-columns:repeat(2,1fr);@media (max-width:1024px){grid-template-columns:1fr;}}
.team-member-profile{margin:64px auto 50px;}.team-member-profile--inner{display:flex;gap:80px;justify-content:space-between;@media (max-width:767px){flex-direction:column;gap:32px;}}.team-member-profile--media{display:flex;flex-direction:column;gap:16px;flex:0 1 calc(100% * 4 / 12);a{color:var(--on-surface-primary);}a[href*="linkedin"] svg{fill:var(--ref-blue-400);}}.team-member-profile--content{display:flex;flex-direction:column;gap:16px;flex:0 0 calc(100% * 8 / 12);}.team-member-profile--image{overflow:hidden;border-radius:var(--border-radius-md);@media (max-width:767px){max-width:200px;margin:0 auto;}}.team-member-profile--name{font:var(--font-heading-h3);color:var(--on-surface-brand-light);margin:0;}.team-member-profile--job-title{font:var(--font-heading-h4);color:var(--on-surface-primary);margin:0;}.team-member-profile--body{font:var(--font-body-l);color:var(--on-surface-primary);margin:0;padding-top:16px;border-top:1px solid hsl(var(--ref-grey-400-hsl),0.35);p:first-child{margin-top:0;}p:last-child{margin-bottom:0;}}
