.bwalk-social-share{align-items:center;display:flex;flex-wrap:wrap;gap:var(--bwalk-social-share-gap,1rem);width:100%}.bwalk-social-share__title{color:var(--bwalk-social-share-title,inherit);font-weight:600;line-height:1}.bwalk-social-share__list{align-items:center;display:flex;flex-wrap:wrap;gap:var(--bwalk-social-share-gap,1rem)}.bwalk-social-share__btn{position:relative}button.bwalk-social-share__btn{appearance:none;font:inherit;margin:0}.bwalk-social-share.text-left{justify-content:flex-start}.bwalk-social-share.text-center{justify-content:center}.bwalk-social-share.text-right{justify-content:flex-end}@media (min-width:768px) and (max-width:1024px){.bwalk-social-share.text-left--tablet{justify-content:flex-start}.bwalk-social-share.text-center--tablet{justify-content:center}.bwalk-social-share.text-right--tablet{justify-content:flex-end}}@media (min-width:1025px){.bwalk-social-share.text-left--desktop{justify-content:flex-start}.bwalk-social-share.text-center--desktop{justify-content:center}.bwalk-social-share.text-right--desktop{justify-content:flex-end}}