.social-share-btn{background-color:#fff;border:1px solid var(--color-border,#d8d0c2);color:var(--text-muted,#635b4c);cursor:pointer;height:34px;padding:0;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease;width:34px}.social-share-btn svg{height:16px;width:16px}.social-share-btn-sm{height:28px;width:28px}.social-share-btn-sm svg{height:13px;width:13px}.social-share-btn-lg{height:44px;width:44px}.social-share-btn-lg svg{height:21px;width:21px}.social-share-btn svg,.social-share-btn svg path{fill:currentColor;stroke:none}.social-share-btn:focus-visible,.social-share-btn:hover{background-color:var(--bs-dark,#20211c);border-color:var(--bs-dark,#20211c);box-shadow:0 4px 10px #20211c2e;color:#fff;outline:none;transform:translateY(-2px)}.social-share-btn:active{box-shadow:none;transform:translateY(0)}.social-share-btn-labelled{font-size:.8125rem;font-weight:500;height:auto;line-height:1.2;padding:.4rem .85rem;width:auto}.social-share-btn-labelled.social-share-btn-sm{font-size:.75rem;height:auto;padding:.3rem .7rem;width:auto}.social-share-btn-labelled.social-share-btn-lg{font-size:.875rem;height:auto;padding:.5rem 1.1rem;width:auto}.social-share-label{white-space:nowrap}