.leadership-grid4{grid-template-columns:repeat(4,1fr);display:grid}.read-bio-link{cursor:pointer;width:fit-content;line-height:1;text-decoration:none;display:inline-block;position:relative}.read-bio-link:after{content:"";background-color:#5c5c5c;width:0%;height:1px;transition:width .3s;position:absolute;bottom:.5px;left:0}.read-bio-link:hover:after{width:100%}@media only screen and (max-width:991px){.leadership_wrapper .swiper-wrapper{padding-bottom:4rem}.leadership_wrapper .swiper-pagination-bullet{background:var(--primary-color);opacity:.4}.leadership_wrapper .swiper-pagination-bullet-active{opacity:1}.leadership-grid4{grid-template-columns:repeat(2,1fr);display:grid}.read-bio-link:after{width:100%}}@media only screen and (max-width:767px){.leadership-grid4{grid-template-columns:repeat(1,1fr);display:grid}}
