.sharingPanel{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (min-width:768px){.sharingPanel{flex-direction:row}}.sharingPanel__shares{flex-direction:row;justify-content:flex-start}.sharingPanel__serviceButton,.sharingPanel__services,.sharingPanel__shares{align-items:center;display:flex}.sharingPanel__serviceButton{border-radius:8px;box-shadow:0 2px 8px #6a6a6a66;flex-direction:row;height:46px;justify-content:center;margin-right:16px;text-decoration:none;width:120px}@media only screen and (max-width:767px){.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:768px){.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:767px){.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;border-right:1px solid var(--neutral-04);display:flex;flex-direction:column;justify-content:center;margin-right:16px;padding-right:15px}.sharingPanel__sharesTotalCountNumber{color:var(--neutral-06);font-family:var(--font-sans-serif);font-size:1.95rem;font-weight:700;letter-spacing:0;line-height:1.2;margin:0}.sharingPanel__sharesTotalMessage{color:var(--neutral-05);font-size:var(--font-size-centi)}