.shareButtons{justify-content:flex-end;align-items:center;gap:12px;margin:24px 0 32px;display:flex}.shareButtons_label{font-family:var(--font-montserrat), sans-serif;letter-spacing:.08em;margin-right:4px;font-size:.8125rem;font-weight:700}.shareButtons_btn{cursor:pointer;color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .15s,transform .15s;display:inline-flex}.shareButtons_btn:hover{opacity:.82;transform:translateY(-1px)}.shareButtons_btn svg{width:18px;height:18px}.shareButtons_btn--x{background:#000}.shareButtons_btn--fb{background:#1877f2}.shareButtons_btn--copy{background:#1a1a1a}.shareButtons_btn--copy svg{width:20px;height:20px}.shareButtons_toast{color:#e0242c;font-size:.8125rem;font-weight:600}
