.team{padding:80px 0}.team__row{display:grid;gap:54px 62px;grid-template-columns:repeat(3,1fr)}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.team__card{cursor:pointer}.team__card_img{background-color:#9257eb;margin-bottom:22px;padding-top:20px}.team__card_img img{display:flex;height:281px;margin:0 auto;max-width:284px;object-fit:cover;width:100%}.team__heading{margin:0 auto 30px;max-width:605px;text-align:center}.team__description{color:#9257eb;margin:0 auto 30px;max-width:620px}.team__card_name{color:#390061;font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}.team__card_role{color:#7b49c5;font-size:16px;font-weight:700;margin:0;text-align:center}.team-popup-overlay{align-items:center;background-color:rgba(6,0,10,.4);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.team-popup{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.3);display:flex;gap:30px;max-height:80vh;max-width:1170px;overflow-y:auto;padding:40px;position:relative;text-align:center;width:90%}.team-popup__after{align-items:center;display:flex;justify-content:center;position:relative}.team-popup__after:after{background:#fff;bottom:0;content:"";height:40px;left:0;left:50%;position:absolute;transform:translateX(-50%);width:88%}.team-popup img{margin-bottom:20px;max-height:230px;object-fit:contain;width:100%}.team-popup-close{cursor:pointer;height:20px;position:absolute;right:15px;top:15px;width:20px}.team-popup__left{width:30%}.team-popup__right{width:70%}.team__card_bio{text-align:left}.team-popup__socials{align-items:center;display:inline-block;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:15px}#teamPopupImage{background:#9257eb}.team-popup__socials img{display:flex;height:30px;margin:0;object-fit:contain;width:30px}@media(max-width:768px){.team{padding:60px 0}.team__row{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.team__card{margin:0 auto}.team-popup__left,.team-popup__right{width:100%}.team-popup{flex-direction:column;padding:40px 20px}}@media(max-width:475px){.team__row{display:grid;gap:40px;grid-template-columns:1fr}.team__card_img{margin-left:auto;margin-right:auto;width:250px}.team__card_img img{height:247px;max-width:250px}}