section.team-groups{margin:90px 0}section.team-groups .inner{padding:0 8px}section.team-groups .inner .group{margin-bottom:32px}section.team-groups .inner .group .members{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-column-gap:5px;grid-row-gap:5px;gap:25px 12px}section.team-groups .inner .group .members .post{box-shadow:0 3px 4px #0003;background:#D9D9D9;flex-basis:calc(50% - 12px);border:1px solid #ECECEC;height:100%;display:flex;flex-direction:column;justify-content:space-between}section.team-groups .inner .group .members .post .profile-image{background:#D9D9D9}section.team-groups .inner .group .members .post:hover .content{border-color:#162539}section.team-groups .inner .group .members .post:hover .content p.title{color:#fff}section.team-groups .inner .group .members .post:hover .content p.role{color:#f6fbf5}section.team-groups .inner .group .members .post:hover .content:after{bottom:0}section.team-groups .inner .group .members .post .content{z-index:1;position:relative;border-bottom:3px solid #03439D;padding:20px 11px;flex:1;overflow:hidden;background:#FFF}section.team-groups .inner .group .members .post .content:after{display:block;z-index:-1;content:"";background:#03439D;width:100%;position:absolute;left:0;right:0;bottom:-120px;height:100%;transition:all .15s ease-in-out}section.team-groups .inner .group .members .post .content .tags{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:8px}section.team-groups .inner .group .members .post .content .tags .tag{background:#0078C1;padding:2px 6px}section.team-groups .inner .group .members .post .content .tags .tag p{font-family:Rubik,sans-serif;font-weight:400;font-size:.875rem;color:#fff}section.team-groups .inner .group .members .post .content p.title{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:1.125rem;color:#111;line-height:1.3;line-height:26px;margin:0}section.team-groups .inner .group .members .post .content p.role{font-family:IBM Plex Sans,sans-serif;font-weight:400;font-size:.875rem;color:#7e7e7e;line-height:1.3;line-height:21px}section.team-groups .inner .group .members .post .content svg{position:absolute;right:8px;bottom:8px;width:15px;height:15px;min-width:15px;min-height:15px}@media only screen and (min-width: 500px){section.team-groups .inner{padding:0 5vw}}@media only screen and (min-width: 768px){section.team-groups .inner{padding:0 7.5vw}section.team-groups.team-preview .inner{grid-template-columns:repeat(3,1fr)}section.team-groups.team-preview .inner .post{flex-basis:calc(33% - 12px)}}@media only screen and (min-width: 992px){section.team-groups .inner{padding:0 10vw}}@media only screen and (min-width: 1200px){section.team-groups .inner .group{margin-bottom:64px}section.team-groups .inner .group .members{grid-template-columns:repeat(4,1fr);gap:20px}section.team-groups .inner .group .members .post{flex-basis:calc(25% - 20px)}}
