.team-bucket-background{align-items:center;background:radial-gradient(closest-side,rgba(132,122,220,.1) 25%,rgba(132,122,220,0) 90%);display:flex;flex-direction:column;justify-content:center;padding:48px 0;width:100%}.team-bucket-background h2{color:var(--text-default-text,#1a1523);font-family:IBM Plex Sans,sans-serif;font-size:2rem;font-weight:500;line-height:48px;margin:0;text-align:center}.team-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--spacing-spacing-md,20px);justify-content:center;width:calc(80% - 3rem)}.team-bucket{background:#f6f3ff;border:1px solid #c4b8f3;border-radius:24px;display:flex;flex-flow:column nowrap;gap:16px;height:auto;max-width:350px;min-width:250px;padding:var(--spacing-spacing-md2,24px)}.team-bucket-top{align-items:center;column-gap:24px;display:grid;gap:0 0;grid-auto-flow:row;grid-template-areas:"picture text" "picture text";grid-template-columns:80px auto;grid-template-rows:0 auto}#profile-picture{grid-area:picture;width:fit-content}#profile-text{grid-area:text}#name-title{grid-area:name;white-space:none}#job-title,#name-title{margin-left:16px;width:fit-content}#job-title{grid-area:job}#name-title{color:var(--bg-brand-bg-brand-strong,#6e56cf);font-size:20px;line-height:28px}#job-title,#name-title{font-family:IBM Plex Sans,sans-serif;font-style:normal;font-weight:500}#job-title{color:var(--text-brand-text-brand-hover,#20134b);font-size:14px;line-height:24px}.team-bucket-top img{border-radius:999px;height:80px;width:80px}.team-bucket-bot,.team-bucket-bot a{display:inline-block}.team-bucket-bot a{fill:var(--bg-brand-bg-brand-strong,#6e56cf);height:auto;padding:2px;width:24px}.team-bucket.elevation_1{box-shadow:0 2px 1px 0 rgba(0,0,0,.05),0 0 1px 0 rgba(0,0,0,.22),inset 0 1px 0 1px hsla(0,0%,100%,.06)}.team-bucket.elevation_2{box-shadow:0 4px 10px 0 rgba(0,0,0,.11),0 0 1px 0 rgba(0,0,0,.22)}.team-bucket.elevation_3{box-shadow:0 16px 40px 0 rgba(17,24,28,.2),0 0 1px 0 rgba(17,24,28,.4)}.team-bucket h2{color:var(--bg-brand-bg-brand-strong,#6e56cf);font-family:IBM Plex Sans,sans-serif;font-size:24px;font-weight:500;line-height:36px;text-align:center}.team-bucket h5{font-size:12px;font-style:normal;line-height:16px}.team-bucket h5,.team-bucket h6{color:var(--text-default-text-subtle,#6f6e77);font-family:IBM Plex Sans,sans-serif;font-weight:400;text-align:center}.team-bucket h6{font-size:1rem;line-height:1.75rem;margin:0}.team-bucket p{color:var(--text-default-text,#1a1523);font-family:IBM Plex Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.team-bucket p strong{font-weight:700}@media (max-width:768px){.team-bucket h6{font-size:.8rem;line-height:1.5rem}.team-bucket p{font-size:.8rem;line-height:1.4rem}}