.post-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.post-actions button{color:#e7e7e7;display:flex;align-items:center;gap:8px}@media(max-width:768px){.post-actions{justify-content:center;gap:-6;padding-top:12px}.post-actions button{flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#e7e7e7;width:33.33%}.post-actions button:first-child{margin-left:12px}.post-actions .anticon{font-size:22px}}.reactions-summary{gap:10px}.reactions-summary,.reactions-summary__bubble,.reactions-summary__stack{display:inline-flex;align-items:center}.reactions-summary__bubble{width:20px;height:20px;border-radius:60px;background:#e7e7e7;justify-content:center;box-shadow:0 0 0 3px #fff;margin-left:-4px}.reactions-summary__bubble:first-child{margin-left:0}.reactions-summary__bubble img{width:12px;height:12px;object-fit:contain;display:block}