.tabi-team-wrapper{display:flex;flex-direction:column;gap:40px;text-align:center;padding:40px}.tabi-tier{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.tabi-member{flex:1 1 200px;max-width:250px;display:flex;flex-direction:column;align-items:center}.tabi-member-image{width:150px;height:150px;border-radius:50%;overflow:hidden;margin-bottom:15px}.tabi-member-image img{width:100%;height:100%;object-fit:cover}.tabi-member-name{margin:0 0 5px;font-size:1.2rem;font-weight:700;color:#000}.tabi-member-role{margin:0;color:#333;font-size:.9rem}