section.team-section{margin-bottom:80px}section.team-section .teams-line{margin:20px auto 40px;display:flex;align-items:flex-start;justify-content:space-evenly}@media screen and (max-width: 600px){section.team-section .teams-line{flex-direction:column;align-items:center;gap:40px}}section.team-section .member{display:flex;flex-direction:column;font-family:var(--font-display);text-align:center;align-items:center;gap:2px}section.team-section .member .role{color:#ffffff80;font-weight:400;padding:4px 0}section.team-section .member .description{text-align:center;max-width:290px}section.team-section .member .single-image{border-radius:100%;width:140px;height:140px;margin-bottom:14px}section.team-section .member .phone{color:#ffffffb3;display:flex;justify-content:center;align-items:center}
