.social-sharing-blog__list{display:flex;order:1;background-color:#ff721f;width:fit-content;list-style:none;padding:0;margin:0;align-items:center}@media screen and (min-width:750px){.social-sharing-blog__list{order:2}}.social-sharing-blog__item{display:flex;align-items:center;position:relative}.social-sharing-blog__item:not(:first-child)::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:10px;margin-top:2px;border-right:1px solid #fff;border-right-style:solid;z-index:1}.social-sharing-blog__link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;margin:0;vertical-align:top;cursor:pointer;color:#fff;text-decoration:none;transition:opacity .2s ease,background-color .2s ease;z-index:2}@media screen and (max-width:749px){.social-sharing-blog__link{padding:8px 12px}}.social-sharing-blog__link:hover{opacity:.9;background-color:rgba(255,255,255,.1)}.social-sharing-blog__link:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.social-sharing-blog__link svg{width:20px;height:20px;fill:currentColor;stroke:currentColor}.social-sharing-blog .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}