.sharingPanel{align-items:stretch;display:flex;flex-flow:row wrap;gap:16px;justify-content:flex-start}@media only screen and (min-width:1056px){.sharingPanel{flex-direction:row}}.sharingPanel__shares{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.sharingPanel__services{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.sharingPanel__serviceButton{align-items:center;border-radius:8px;box-shadow:0 2px 8px #6a6a6a66;display:flex;flex-direction:row;height:46px;justify-content:center;text-decoration:none;width:120px}@media only screen and (max-width:1055px){.sharingPanel__serviceButton{height:44px;width:44px}}.sharingPanel__serviceButton,.sharingPanel__serviceButton:focus,.sharingPanel__serviceButton:hover{color:var(--neutral-01);text-decoration:none}.sharingPanel__serviceButton:hover{box-shadow:0 4px 12px #6a6a6a66}.sharingPanel__serviceButton:active,.sharingPanel__serviceButton:focus{box-shadow:0 1px 4px #6a6a6a80}.sharingPanel__serviceButton:active{transform:translateY(2px)}.sharingPanel__serviceButton:before{align-items:center;display:flex;flex-direction:column;font-size:1.33em;justify-content:center}@media only screen and (min-width:1056px){.sharingPanel__serviceButton:before{margin-right:4px}}.sharingPanel__serviceButton--condensed{height:44px;width:44px}.sharingPanel__serviceButton--condensed:before{margin-right:0}.sharingPanel__serviceButton--condensed.sharingPanel__serviceButton--twitter:after,.sharingPanel__serviceButton--condensed:after{content:none}.sharingPanel__serviceButton--facebook{background-color:var(--brand-color-facebook)}.sharingPanel__icon{height:20px;width:20px}@media only screen and (max-width:1055px){.sharingPanel__icon{height:16px;width:16px}}.sharingPanel__serviceButton--twitter{background-color:var(--brand-color-twitter)}.sharingPanel__serviceButton--linkedin{background-color:var(--brand-color-linkedin)}.sharingPanel__sharesTotalCount{align-items:center;display:flex;flex-direction:row;font-size:var(--font-size-kilo);font-weight:700;gap:.2em;padding-right:6px}.sharingPanel__links{align-items:center;display:flex;flex-wrap:wrap;gap:22px}@media only screen and (max-width:767px){.sharingPanel__links{flex-shrink:0;width:100%}}@media only screen and (min-width:768px){.sharingPanel__links{border-left:1px solid var(--neutral-03);margin-left:8px;padding-left:22px}}