.sticky-buttons{position:fixed;top:290px;right:calc(var(--grid-gutter) * .25);z-index:70;display:flex;flex-direction:column;gap:12px}.sticky-buttons__link{width:48px;height:48px;display:flex;align-items:center;justify-content:center;text-decoration:none;background:var(--secondary);color:#fff;border-radius:999px}.sticky-buttons__link:hover,.sticky-buttons__link:focus,.sticky-buttons__link:active{background:var(--primary);color:#fff;outline:none;box-shadow:none}.sticky-buttons__icon{width:24px;height:auto;fill:none;stroke:currentColor}@media (min-width: 1140px){.sticky-buttons{right:var(--grid-gutter);gap:20px}.sticky-buttons__link{width:80px;height:80px}.sticky-buttons__icon{width:42px}}
