.green-dot{display:inline-block;width:6px;height:6px;background-color:#C8FB3D;border-radius:50%;margin-right:8px;vertical-align:middle;box-shadow:0 0 6px 2px rgba(200,251,61,0.6)}.green-doto{display:inline-block;width:6px;height:6px;background-color:#C8FB3D;border-radius:50%;margin-right:8px;vertical-align:middle}.service-row{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.service-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;font-size:20px;color:white;transition:background 0.2s,color 0.2s;flex-shrink:0}.service-row:hover .service-arrow{background:#d4f53c;color:#000000}.team-avatars{display:flex;justify-content:center;gap:-16px}.avatar{width:80px;height:80px;border-radius:50%;border:2px solid #0e0e0e;margin-left:-16px;background:#1e1e1e}.avatar:first-child{margin-left:0}