.team__list{display:flex;flex-wrap:wrap}.team__item{cursor:pointer;margin-bottom:30px}.member__inner{display:flex;flex-direction:column;height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.member__inner:hover{transform:translateY(-.625rem)}.member__copy{flex:1;padding:10px 16px}.member__name{font-size:16px;font-weight:600;margin-bottom:4px}.member__jtitle{font-size:14px}.member__thumb{height:180px;margin:0 8px}.member__thumb img{height:100%;object-fit:cover;width:100%}.member__popup{display:none;overflow:auto;padding:45px 18px;width:90vw}.member__popup-thumb{border-radius:50%;height:60px;margin-bottom:20px;overflow:hidden;width:60px}.member__popup-thumb img{height:100%;object-fit:cover;width:100%}.member__popup-close{align-items:center;border:1.5px solid;border-radius:4px;display:flex;height:25px;justify-content:center;position:absolute;right:15px;top:15px;width:25px}.member__popup-close svg{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transition:transform .3s ease}.member__popup-close:hover svg{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(180deg) skew(0deg,0deg);transform-style:preserve-3d}.member__popup-linkedin{display:block;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.member__popup-linkedin:hover{transform:translateY(-.5rem)}.member__popup-body{border-top:1px solid var(--text-color);margin-top:0;padding-top:20px}.member__popup-fullname{margin-bottom:10px}.member__popup-header-left{margin-bottom:20px}@media (min-width:992px){.team__item{margin-bottom:40px}.member__copy{padding:15px 22px}.member__name{font-size:26px}.member__jtitle{font-size:20px}.member__thumb{height:250px;margin:0 15px}.member__popup{max-width:950px;padding:65px 45px}.member__popup-thumb{height:110px;margin-bottom:0;width:110px}.member__popup-header{display:flex;gap:30px;justify-content:space-between}.member__popup-header-left{display:flex;flex:1;gap:30px;margin-bottom:0}.member__popup-header-right{flex:0 0 auto}.member__popup-linkedin{text-align:right}.member__popup-body{margin-top:30px;padding-top:30px}}