.post-share__wrapper{position:relative}.post-share__button{transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.post-share__dropdown{border-radius:1rem;border-style:solid;border-width:2px;min-width:240px;pointer-events:none;position:absolute;right:0;transform:scaleY(.95);transform-origin:center top;visibility:hidden;width:100%;z-index:999}.post-share__wrapper.is-active .post-share__dropdown{background-color:#fff;padding:.5rem;pointer-events:auto;transform:scale(1);transition:transform .3s ease;visibility:visible}.post-share__dropdown-option{position:relative}.post-share__dropdown-link{align-items:center;display:flex;font-size:1rem;padding:.75rem 1rem;text-decoration:none;width:100%}.post-share__dropdown-link:active,.post-share__dropdown-link:focus,.post-share__dropdown-link:hover{padding:.75rem 1rem}.post-share__dropdown-option.is-active .post-share__dropdown-link{font-weight:700}.post-share__dropdown-link svg{height:1rem;margin-right:.5rem;width:auto}.post-share__dropdown-link-text{line-height:1}.post-share__copy-link-confirmation{font-size:.875rem;line-height:1;padding:.5rem 1rem;position:absolute;right:50%;text-align:center;top:100%;transform:translateX(50%);width:75%;z-index:1000}.post-share__copy-link-confirmation:after{bottom:calc(100% - 1px);clip-path:polygon(50% 0,0 100%,100% 100%);content:"";height:.5rem;left:50%;position:absolute;width:1rem}.post-share__overlay{background-color:transparent;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}.post-share__wrapper.is-active .post-share__overlay{display:block}