.sf-post-sharing{margin:2rem 0}.sf-post-sharing__container{display:flex;width:100%}.sf-post-sharing__label{color:#333;font-weight:500;white-space:nowrap}.sf-post-sharing--label-column .sf-post-sharing__label,.sf-post-sharing--label-column-reverse .sf-post-sharing__label{margin-bottom:0;white-space:normal}.sf-post-sharing--label-row .sf-post-sharing__container{align-items:center;flex-direction:row}.sf-post-sharing--label-row-reverse .sf-post-sharing__container{align-items:center;flex-direction:row-reverse}.sf-post-sharing--label-column .sf-post-sharing__container{align-items:flex-start;flex-direction:column}.sf-post-sharing--label-column-reverse .sf-post-sharing__container{align-items:flex-start;flex-direction:column-reverse}.sf-post-sharing__buttons{display:flex;flex:1;flex-wrap:wrap;gap:.5rem}.sf-post-sharing__button{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;text-decoration:none;transition:all .2s ease}.sf-post-sharing__button:hover{filter:brightness(.9);transform:translateY(-2px)}.sf-post-sharing__button:active{transform:translateY(0)}.sf-post-sharing__button .sf-post-sharing__icon{align-items:center;display:flex;justify-content:center}.sf-post-sharing__button .sf-post-sharing__icon svg{fill:currentColor;height:20px;width:20px}.sf-post-sharing__button .sf-post-sharing__button-label{font-size:.9em;font-weight:500}.sf-post-sharing__button .sf-post-sharing__count{background:rgba(0,0,0,.1);border-radius:3px;font-size:.85em;margin-left:.5rem;opacity:.9;padding:.2rem .5rem}.sf-post-sharing--default .sf-post-sharing__button{border-radius:4px}.sf-post-sharing--rounded .sf-post-sharing__button{border-radius:999px}.sf-post-sharing--circle .sf-post-sharing__button{border-radius:50%;height:48px;padding:0;width:48px}.sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__button-label{display:none}.sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:24px;width:24px}.sf-post-sharing--circle .sf-post-sharing__button.sf-post-sharing--small .sf-post-sharing--circle .sf-post-sharing__button{height:36px;width:36px}.sf-post-sharing--circle .sf-post-sharing__button.sf-post-sharing--small .sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:18px;width:18px}.sf-post-sharing--circle .sf-post-sharing__button.sf-post-sharing--large .sf-post-sharing--circle .sf-post-sharing__button{height:60px;width:60px}.sf-post-sharing--circle .sf-post-sharing__button.sf-post-sharing--large .sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:30px;width:30px}.sf-post-sharing--square .sf-post-sharing__button{border-radius:0}.sf-post-sharing--outline .sf-post-sharing__button{background-color:transparent!important;border:2px solid}.sf-post-sharing--outline .sf-post-sharing__button:hover{color:inherit!important;filter:none}.sf-post-sharing--minimal .sf-post-sharing__button{background-color:transparent!important;border:none;box-shadow:none;opacity:.8}.sf-post-sharing--minimal .sf-post-sharing__button:hover{background-color:transparent!important;filter:none;opacity:1;transform:translateY(-2px)}.sf-post-sharing--minimal .sf-post-sharing__button .sf-post-sharing__count{background:transparent;border:1px solid}.sf-post-sharing--horizontal .sf-post-sharing__buttons{align-items:center;flex-direction:row}.sf-post-sharing--horizontal .sf-post-sharing__button .sf-post-sharing__button-label{margin-left:.5rem}.sf-post-sharing--vertical .sf-post-sharing__buttons{align-items:flex-start;flex-direction:column}.sf-post-sharing--vertical .sf-post-sharing__button{justify-content:flex-start;width:100%}.sf-post-sharing--vertical .sf-post-sharing__button .sf-post-sharing__button-label{margin-left:.5rem}.sf-post-sharing--grid .sf-post-sharing__buttons{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.sf-post-sharing--grid .sf-post-sharing__button{width:100%}.sf-post-sharing--grid .sf-post-sharing__button .sf-post-sharing__button-label{margin-left:.5rem}.sf-post-sharing--icons .sf-post-sharing__button{padding:.5rem}.sf-post-sharing--icons .sf-post-sharing__button .sf-post-sharing__icon svg{height:20px;width:20px}.sf-post-sharing--both .sf-post-sharing__button,.sf-post-sharing--labels .sf-post-sharing__button{padding:.5rem 1rem}.sf-post-sharing--both .sf-post-sharing__button .sf-post-sharing__icon{margin-right:.5rem}.sf-post-sharing--small .sf-post-sharing__button{font-size:.85rem;padding:.35rem .7rem}.sf-post-sharing--small .sf-post-sharing__button .sf-post-sharing__icon svg{height:16px;width:16px}.sf-post-sharing--small.sf-post-sharing--circle .sf-post-sharing__button{height:36px;width:36px}.sf-post-sharing--small.sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:18px;width:18px}.sf-post-sharing--medium .sf-post-sharing__button{font-size:1rem;padding:.5rem 1rem}.sf-post-sharing--medium .sf-post-sharing__button .sf-post-sharing__icon svg{height:20px;width:20px}.sf-post-sharing--large .sf-post-sharing__button{font-size:1.1rem;padding:.75rem 1.5rem}.sf-post-sharing--large .sf-post-sharing__button .sf-post-sharing__icon svg{height:24px;width:24px}.sf-post-sharing--large.sf-post-sharing--circle .sf-post-sharing__button{height:60px;width:60px}.sf-post-sharing--large.sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:30px;width:30px}.sf-post-sharing--align-left .sf-post-sharing__buttons{justify-content:flex-start}.sf-post-sharing--align-center .sf-post-sharing__buttons{justify-content:center}.sf-post-sharing--align-right .sf-post-sharing__buttons{justify-content:flex-end}@media(max-width:768px){.sf-post-sharing__container{align-items:flex-start!important;flex-direction:column!important}.sf-post-sharing__label{margin-right:0;white-space:normal}.sf-post-sharing--label-column-reverse .sf-post-sharing__container .sf-post-sharing__label,.sf-post-sharing--label-row-reverse .sf-post-sharing__container .sf-post-sharing__label{margin-bottom:0;margin-top:.75rem}.sf-post-sharing__buttons{flex-direction:row!important;flex-wrap:wrap;max-width:100%;width:auto}.sf-post-sharing__button{flex:0 1 auto;min-width:40px;padding-left:.75rem;padding-right:.75rem;width:auto}.sf-post-sharing--vertical .sf-post-sharing__button{width:auto}.sf-post-sharing--grid .sf-post-sharing__buttons{display:flex;flex-direction:row!important;flex-wrap:wrap;grid-template-columns:none}.sf-post-sharing--grid .sf-post-sharing__button{flex:0 1 auto;width:auto}.sf-post-sharing--circle .sf-post-sharing__button{height:44px;min-width:44px;padding:0;width:44px}.sf-post-sharing--circle .sf-post-sharing__button .sf-post-sharing__icon svg{height:22px;width:22px}.sf-post-sharing--circle.sf-post-sharing--small .sf-post-sharing__button{height:36px;min-width:36px;width:36px}.sf-post-sharing--circle.sf-post-sharing--small .sf-post-sharing__button .sf-post-sharing__icon svg{height:18px;width:18px}.sf-post-sharing--circle.sf-post-sharing--large .sf-post-sharing__button{height:52px;min-width:52px;width:52px}.sf-post-sharing--circle.sf-post-sharing--large .sf-post-sharing__button .sf-post-sharing__icon svg{height:26px;width:26px}.sf-post-sharing--icons .sf-post-sharing__button{padding:.6rem}.sf-post-sharing--labels .sf-post-sharing__button{font-size:.9rem;padding:.5rem 1rem}.sf-post-sharing--both .sf-post-sharing__button{padding:.5rem 1rem}.sf-post-sharing--both .sf-post-sharing__button .sf-post-sharing__icon{margin-right:.5rem}.sf-post-sharing--both .sf-post-sharing__button .sf-post-sharing__icon svg{height:18px;width:18px}.sf-post-sharing__buttons{gap:.4rem}}@media(max-width:480px){.sf-post-sharing__button{flex:0 1 auto}.sf-post-sharing__button .sf-post-sharing__button-label{font-size:.85rem}.sf-post-sharing--circle .sf-post-sharing__button{height:40px;min-width:40px;width:40px}}@media(max-width:360px){.sf-post-sharing__buttons{gap:.35rem}.sf-post-sharing__button{padding-left:.6rem;padding-right:.6rem}.sf-post-sharing__button .sf-post-sharing__button-label{font-size:.8rem}.sf-post-sharing__button .sf-post-sharing__icon svg{height:16px;width:16px}.sf-post-sharing--both .sf-post-sharing__button{padding:.4rem .8rem}.sf-post-sharing--both .sf-post-sharing__button .sf-post-sharing__icon{margin-right:.35rem}}@media(prefers-color-scheme:dark){.sf-post-sharing__label{color:#e0e0e0}.sf-post-sharing__button:hover{filter:brightness(1.2)}.sf-post-sharing--minimal .sf-post-sharing__button:hover{filter:brightness(1.5)}.sf-post-sharing--outline .sf-post-sharing__button:hover{background-color:currentColor!important;color:#000!important}}
