.board-staff__directors-grid{display:grid;align-items:stretch}.board-staff__director-card{display:flex;flex-direction:column;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;min-height:100%;position:relative;border:1px solid var(--colororange);overflow:hidden}.board-staff__director-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.board-staff__director-image-section{flex-shrink:0;flex-grow:0;position:relative;z-index:10;background-color:var(--colorwhite);width:100%;height:auto;max-height:1000px;opacity:1;overflow:hidden;min-height:fit-content;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1)}.board-staff__director-image-section img{display:block;width:100%;height:100%}.board-staff__director-card.has-bio:hover .board-staff__director-image-section,.board-staff__director-card.has-bio:hover .board-staff__director-name-title-section{max-height:0;height:0;opacity:0;padding:0;margin:0;overflow:hidden;pointer-events:none;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),margin 0.5s cubic-bezier(.4,0,.2,1)}.board-staff__director-name-title-section{flex-shrink:0;position:relative;z-index:5;min-height:fit-content}.board-staff__director-bio-section{max-height:0;opacity:0;overflow:hidden;padding-top:0;padding-bottom:0;margin-top:0;visibility:hidden;position:relative;z-index:1;flex-shrink:0;width:100%;word-break:normal;overflow-wrap:break-word;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),visibility 0s linear 0.5s}.board-staff__director-card.has-bio .board-staff__director-title{transition:transform 0.5s cubic-bezier(.4,0,.2,1);display:block}.board-staff__director-card.has-bio:hover .board-staff__director-bio-section{max-height:1000px;opacity:1;padding-top:10px;padding-bottom:20px;visibility:visible;overflow:visible;width:100%;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.board-staff__director-card:not(.has-bio){cursor:default}.board-staff__director-bio{word-break:normal;overflow-wrap:break-word;white-space:normal;width:100%;display:block}.board-staff__director-bio-section h3,.board-staff__director-bio-section p{word-break:normal;overflow-wrap:break-word;white-space:normal;width:100%}.board-staff__director-name,.board-staff__director-title{word-break:normal;overflow-wrap:break-word;white-space:normal;min-width:0}.board-staff__director-name-title-section{word-break:normal;overflow-wrap:break-word;min-width:0}.board-staff__team-section{margin-top:80px}.board-staff__team-section:first-child{margin-top:60px}.board-staff__staff-grid{display:grid;align-items:start}.board-staff__staff-grid--centered{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(427px,350px));max-width:750px;margin-left:auto;margin-right:auto}@media (max-width:819px){.board-staff__staff-grid--centered{grid-template-columns:1fr;max-width:100%}}.board-staff__staff-card{display:flex;flex-direction:column;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease;position:relative;overflow:hidden;min-height:280px;word-break:normal;overflow-wrap:break-word}.board-staff__staff-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgb(0 0 0 / .15);background:var(--colororange);border:none;color:var(--colorwhite)}.board-staff__staff-card:not(.has-bio){cursor:default}.board-staff__staff-image-section{flex-shrink:0;flex-grow:0;position:relative;z-index:10;background-color:var(--colorwhite);max-height:1000px;opacity:1;overflow:hidden;min-height:fit-content;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1)}.board-staff__staff-image-section img{display:block;width:100%;height:100%;object-fit:cover}.board-staff__staff-name-title-section{flex-shrink:1;flex:1;position:relative;z-index:5;min-height:fit-content;min-width:0;word-break:normal;overflow-wrap:break-word}.board-staff__staff-card.has-bio:hover .board-staff__staff-image-section,.board-staff__staff-card.has-bio:hover .board-staff__staff-name-title-section{max-height:0;height:0;opacity:0;padding:0;margin:0;overflow:hidden;pointer-events:none;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),margin 0.5s cubic-bezier(.4,0,.2,1)}[data-name='acf_board-staff'] .board-staff__staff-card.has-bio:hover .board-staff__staff-name-title-section{transition:none}.board-staff__staff-card.has-bio .board-staff__staff-title{transition:transform 0.5s cubic-bezier(.4,0,.2,1);display:block}.board-staff__staff-card.has-bio:hover .board-staff__staff-title{transform:translateY(-5px)}.board-staff__staff-bio-section{max-height:0;opacity:0;overflow:hidden;padding-top:0;padding-bottom:0;margin-top:0;visibility:hidden;position:relative;z-index:1;flex-shrink:0;width:100%;height:100%;display:flex;flex-direction:column;word-break:normal;overflow-wrap:break-word;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),visibility 0s linear 0.5s}.board-staff__staff-card.has-bio:hover .board-staff__staff-bio-section{background:var(--colororange);border:none;color:var(--colorwhite);max-height:1000px;opacity:1;padding-top:10px;padding-bottom:0;visibility:visible;overflow:visible;width:100%;transition:max-height 0.6s cubic-bezier(.4,0,.2,1),opacity 0.5s cubic-bezier(.4,0,.2,1),padding 0.5s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.board-staff__staff-card.has-bio:hover .board-staff__staff-bio-section h4{color:var(--coloryellow)}.board-staff__staff-bio{word-break:normal;overflow-wrap:break-word;white-space:normal;width:100%;display:block;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--colorgreen) #fff0}.board-staff__staff-bio::-webkit-scrollbar{width:6px}.board-staff__staff-bio::-webkit-scrollbar-track{background:#fff0}.board-staff__staff-bio::-webkit-scrollbar-thumb{background-color:var(--colorgreen);border-radius:3px}.board-staff__staff-bio::-webkit-scrollbar-thumb:hover{background-color:var(--colororange)}.board-staff__staff-bio-section h4,.board-staff__staff-bio-section p{word-break:normal;overflow-wrap:break-word;white-space:normal;width:100%}.board-staff__staff-name,.board-staff__staff-title,.board-staff__staff-card a{word-break:normal;overflow-wrap:break-word;white-space:normal;min-width:0}