.section--team-grid{background:linear-gradient(180deg,#fff,#bae8e7);padding:55px 0}.section--team-grid .section--team-grid__grid{display:flex;flex-wrap:wrap;gap:30px}.section--team-grid .team-profile{align-items:flex-end;border-radius:20px;box-shadow:0 4px 35.7px 0 rgba(101,203,201,.2);cursor:pointer;display:flex;flex-basis:calc(33.33333% - 20px);height:470px;overflow:hidden;padding:20px;position:relative}.section--team-grid .team-profile.active:before{background:linear-gradient(180deg,rgba(101,203,201,0) 50.11%,#008fae 86.68%)}.section--team-grid .team-profile.active .team-profile__icon svg{transform:rotate(45deg)}.section--team-grid .team-profile .team-profile__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.section--team-grid .team-profile .team-profile__summary{align-items:flex-end;color:#fff;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.section--team-grid .team-profile .team-profile__icon svg{transform-origin:center;transition:transform .25s}.section--team-grid .team-profile:before{background:linear-gradient(180deg,rgba(101,203,201,0) 60.04%,#273d59);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section--team-grid .team-profile-bio{background:linear-gradient(276deg,#273d59 21.1%,#008fae 97.8%);border-radius:20px;box-shadow:0 4px 35.7px 0 rgba(101,203,201,.2);color:#fff;display:none;overflow:hidden;padding:20px 0;position:relative}.section--team-grid .team-profile-bio>.container{position:relative;z-index:2}.section--team-grid .team-profile-bio .team-profile-bio__close{cursor:pointer;position:absolute;right:20px;top:20px;z-index:2}.section--team-grid .team-profile-bio .team-profile-bio__close svg{transform:rotate(45deg)}@media screen and (max-width:1024px){.section--team-grid .team-profile{flex-basis:calc(50% - 15px)}.section--team-grid .team-profile-bio{grid-column:span 2}.section--team-grid .team-profile-bio:before{display:none}}@media screen and (max-width:768px){.section--team-grid .team-profile{flex-basis:100%}.section--team-grid .team-profile-bio{grid-column:span 1}}
