.social-share-dropdown__toggle-input:not(:checked)~.social-share-dropdown__toggle-content{display:none}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-label .icon{opacity:0}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-label .social-share-dropdown__expand:before,.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-label .social-share-dropdown__expand:after{opacity:1}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-label .social-share-dropdown__expand:before{transform:translate(-50%,-50%) rotate(45deg)}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-label .social-share-dropdown__expand:after{transform:translate(-50%,-50%) rotate(-45deg)}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-content{--icon-spacing:.5rem;display:flex;flex-direction:column;gap:var(--icon-spacing);padding-top:var(--icon-spacing);padding-bottom:var(--icon-spacing);opacity:1;position:absolute;top:100%;left:50%;right:0;z-index:2;min-width:var(--social-share-icon-size);transform:translateX(-50%)}.social-share-dropdown__toggle-input:checked~.social-share-dropdown__toggle-content .social-share-dropdown__icon{opacity:1}.social-share-dropdown__icon{--link-color:var(--color-light);--link-color-hover:var(--color-light);width:var(--social-share-icon-size);height:var(--social-share-icon-size);display:flex;align-items:center;justify-content:center;background:var(--social-share-bg);border-radius:50%;overflow:hidden;transition:all .25s cubic-bezier(.43,1.17,.69,1.24)}.social-share-dropdown__expand{position:relative;z-index:3}.social-share-dropdown__expand .icon{transition:all .25s cubic-bezier(.43,1.17,.69,1.24)}.social-share-dropdown__expand:before,.social-share-dropdown__expand:after{position:absolute;content:" ";display:block;width:calc(var(--social-share-icon-size)/2);height:4px;border-radius:1px;background:currentcolor;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .25s cubic-bezier(.43,1.17,.69,1.24)}.social-share-dropdown__icon--facebook{--social-share-bg:#3B5998}.social-share-dropdown__icon--twitter{--social-share-bg:#000}.social-share-dropdown__icon--pinterest{--social-share-bg:#E60023}.social-share-dropdown__icon--mail{--social-share-bg:#000080}.social-share-dropdown__icon--linkedin{--social-share-bg:#0E76A8}