.page-anchor-buttons{display:flex;gap:10px;margin:0 auto;width:100%}.page-anchor-buttons,.page-anchor-buttons__link{align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;justify-content:center}.page-anchor-buttons__link{background-color:#000;border:1px solid transparent;border-radius:999px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;line-height:1.2;padding:8px 18px;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.page-anchor-buttons__link:focus,.page-anchor-buttons__link:hover{background-color:#fff;box-shadow:inset 0 0 0 .5px #000;color:#000;text-decoration:none;transform:translateY(-1px)}.page-anchor-buttons__link:focus-visible{outline:1px solid #000;outline-offset:3px}@media (max-width:600px){.page-anchor-buttons{flex-wrap:wrap;gap:8px}.page-anchor-buttons__link{font-size:13px;padding:7px 15px}}