.teamcard{width:100%;padding:5px 2.5%;background-color:#fafafa;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:space-between;flex-direction:row;border-radius:13px;margin-right:2.5%;cursor:pointer;min-width:250px}.teamcard:hover{border-bottom:3px solid #680389;margin-bottom:-3px}.teamcard-img{width:35px;height:35px;border-radius:30px}.teamcard-img-title{display:flex;align-items:center}.teamcard-title{font-weight:700;font-size:var(--fs-15);text-align:left;margin:0 0 0 10px}.teamcard-right-arrow{width:20px;height:20px}