.b4 .profile-grid .profile-grid-wrapper{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,236px);-webkit-column-gap:clamp(1.81rem,2vw,6.25rem);-moz-column-gap:clamp(1.81rem,2vw,6.25rem);column-gap:clamp(1.81rem,2vw,6.25rem);row-gap:3.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1101px){.b4 .profile-grid .profile-grid-wrapper{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media only screen and (max-width:767px){.b4 .profile-grid .profile-grid-wrapper{row-gap:2rem}}.b4 .profile-grid .profile{margin:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.b4 .profile-grid .profile a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.b4 .profile-grid .profile a .name{margin-top:1rem;margin-bottom:0;font-weight:700;font-size:1.5rem}@media only screen and (max-width:767px){.b4 .profile-grid .profile a .name{font-size:1.25rem}}.b4 .profile-grid .profile a .name{line-height:1.5;color:#00172e}.b4 .profile-grid .profile a .position{margin-top:1rem;color:#455A64;font-size:1.125rem}@media only screen and (max-width:767px){.b4 .profile-grid .profile a .position{line-height:1.5}}.b4 .profile-grid .profile a .cta{margin-top:auto;text-align:left}.b4 .profile-grid .profile a:hover .profile-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.b4 .profile-grid .profile a:hover .cta{text-decoration:underline}.b4 .profile-grid .profile-img-container{width:236px;height:236px;border-radius:0.5rem;border:1px solid #F0F0F0;overflow:hidden}.b4 .profile-grid .profile-img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.b4 .profile-grid .primary-heading{margin-bottom:0.5rem!important}.b4 .profile-grid .profile-grid-wrapper-margin-top{margin-top:3rem}