.eb-who .eb-eyebrow{color:#f72585;font-family:var(--font-primary,"Lato",sans-serif);font-size:11px;font-weight:700;letter-spacing:1.76px;line-height:17.6px;margin-bottom:20px;text-transform:uppercase}.eb-who .eb-lede{color:#4a4a63;margin-bottom:44px;max-width:900px}.eb-who .eb-who-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:32px}.eb-who .eb-who-card{background:#fff;border:1px solid rgba(30,27,75,.1);border-radius:16px;overflow:hidden}.eb-who .eb-who-head{background:#3a0ca3;padding:16px 22px}.eb-who .eb-who-head span{color:#fff;font-size:var(--font-size-h6);font-weight:900;letter-spacing:var(--letter-spacing-h6);line-height:var(--line-height-h6)}.eb-who .eb-who-items{display:flex;flex-direction:column;gap:6px;margin:0;padding:18px 22px;padding-inline-start:40px}.eb-who .eb-who-items li{color:#1a1a2e;margin-bottom:10px;position:relative}.eb-who .eb-who-tags{overflow:hidden}.eb-who .eb-who-tags-track{display:flex;flex-wrap:wrap;gap:8px}.eb-who .eb-who-tag{background:#fff;border-radius:3px;font-family:var(--font-primary,"Lato",sans-serif);font-size:14px;font-weight:700;letter-spacing:1.25px;padding:12px 22px;text-transform:uppercase;white-space:nowrap}.eb-who .eb-who-tags{display:flex;flex-wrap:wrap;gap:8px}.eb-who .eb-who-tags-row{display:contents}.eb-who .eb-who-tag.eb-duplicate{display:none}@media (max-width:768px){.eb-who .eb-who-tag.eb-duplicate{display:inline-flex}.eb-who .eb-who-grid{grid-template-columns:1fr}.eb-who .eb-who-tags{display:flex;flex-direction:column;gap:10px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);overflow:hidden}.eb-who .eb-who-tags-row{display:flex;flex-wrap:nowrap;gap:10px;width:max-content}.eb-who .eb-who-tags-row--1{animation:eb-who-marquee 38s linear infinite}.eb-who .eb-who-tags-row--2{animation:eb-who-marquee 44s linear infinite reverse}.eb-who .eb-who-tags-row--3{animation:eb-who-marquee 36s linear infinite}.eb-who .eb-who-tag{flex-shrink:0;width:auto}.eb-who .eb-who-head span{font-size:var(--font-size-h6-mobile);letter-spacing:var(--letter-spacing-h6-mobile)}}@keyframes eb-who-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}