section.new-lp-sticky_social{left:20px;position:fixed;top:30%;z-index:999}section.sticky-social{display:flex;flex-direction:column;gap:12px;transform:translateY(-50%);z-index:999}section.sticky-social a{align-items:center;display:flex;height:42px;justify-content:center;width:42px}section.sticky-social a img{height:30px;object-fit:contain;width:30px}@media (max-width:575px){.sticky-social{left:20px}}@media(max-width:768px){.sticky-social{gap:10px;left:10px}.sticky-social a{height:36px;width:36px}.sticky-social a img{height:30px;width:30px}}@media(max-width:650px){.sticky-social{background:#fff;border-radius:50px;bottom:15px;flex-direction:row;left:50%;padding:10px 20px;top:auto;transform:translateX(-50%)}}