:root{--share-mobile:true}.share-button{aspect-ratio:1;background-color:#fff;border:1px solid #a2a9bc;border-radius:6px;display:grid;height:44px;inset-inline-end:10px;place-items:center;position:absolute;top:12px;width:44px}.share-button:active{border-color:#767e95}.share-button:active,.share-button:hover{background-color:#f3f4f6}.share-button:focus{border-color:#448dcb;border-width:2px}.share-button-icon{color:#404040;height:24px;width:24px}.share-body{background:#fff;border-radius:8px;box-shadow:0 4px 20px 0 rgba(118,126,149,.25);flex-direction:column;font-family:open sans,sans-serif;min-width:172px;padding-inline:12px}.share-body,.share-body-items{align-items:center;display:flex}.share-body-items{color:#404040;flex-direction:row;gap:12px;justify-items:start;padding-block:12px;width:100%}.share-body-items-icon{height:12px;width:12px}.share-body .divider{background-color:#e0e3e6;height:1px;width:100%}.share-body-title{font-size:14px;font-weight:600}.share-body a:focus,.share-body a:hover{color:currentColor;text-decoration:none}.share-body p{margin:0}.share-body button{background:none;border:0;padding-inline:0}@media (min-width:769px){:root{--share-mobile:false}.share-button{height:40px;width:40px}.share-button-icon{height:20px;width:20px}}