.cf-team-section{align-items:center;background-color:#e6ddfd;color:#1f0040;display:flex;justify-content:center;padding:0 24px}.cf-team-header{display:flex;justify-content:space-between;max-width:1200px;padding:96px 0;width:100%}.cf-team-profile{display:flex;flex-direction:column;gap:32px}.cf-team-name{font-family:Greed Condensed Light,Arial;font-size:56px;font-weight:300;margin:0}.cf-team-role{font-family:ESRebond,Arial;font-size:24px;font-weight:400;margin:0}.cf-team-specialty-list{display:inline-flex;gap:12px;list-style:none;margin:0;padding:0}.cf-team-specialties{align-items:center;display:flex;font-family:ESRebond,Arial;gap:12px}.cf-team-specialties p{font-weight:600;margin:0;padding:0}.cf-team-specialty-list li+li:before{content:"|";padding-right:12px}.cf-team-avatar{align-items:center;border-radius:50%;display:flex;height:200px;justify-content:center;overflow:hidden;width:200px}.cf-team-avatar img{height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:1024px){.cf-team-header{flex-direction:column-reverse;gap:24px;padding:64px 0}.cf-team-avatar{height:72px;width:72px}.cf-team-name{font-size:40px;line-height:50px}.cf-team-role{font-size:20px;line-height:30px}.cf-team-specialties,.cf-team-specialty-list{align-items:flex-start;flex-direction:column;justify-content:flex-start}.cf-team-specialty-list li+li:before{content:none;display:none;padding:0}}