.crew-organized{border-top:1px solid #e7e8ed;margin-top:45px;padding-top:34px}.crew-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:23px}.crew-heading h2{font:800 28px Manrope;margin:6px 0 0}.crew-heading p{color:#858a94;font-size:12px;margin:0}.crew-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crew-group{border:1px solid #e6e7ec;background:#f8f8fa;border-radius:12px;overflow:hidden}.crew-group h3{display:flex;justify-content:space-between;align-items:center;font:800 12px Manrope;text-transform:uppercase;letter-spacing:.06em;margin:0;padding:14px 16px;border-bottom:1px solid #e6e7ec;color:#555b66}.crew-group h3 span{display:grid;place-items:center;width:22px;height:22px;border-radius:99px;background:#ece8ff;color:#7357ff;font-size:9px}.crew-group>div{display:grid}.crew-group article{display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid #ebecf0}.crew-group article:last-child{border-bottom:0}.crew-avatar{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#7357ff,#ff9700);color:#fff;font-weight:900}.crew-group article>div{min-width:0}.crew-group strong,.crew-group small{display:block}.crew-group strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crew-group small{font-size:9px;color:#858a94;margin-top:2px}.crew-list{display:none}@media(max-width:700px){.crew-heading{align-items:flex-start;flex-direction:column;gap:6px}.crew-groups{grid-template-columns:1fr}}
