.anchors-wrapper__anchors{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.anchors-wrapper__anchors .anchors-wrapper__anchors--anchor{background:#f7f7f5;border-radius:8px;color:#525252;cursor:pointer;font-size:14px;font-weight:700;max-width:max-content;padding:5px 8px;transition:.2s;user-select:none;width:max-content}.anchors-wrapper__anchors .anchors-wrapper__anchors--anchor:hover{background:#e7e7df;color:#1f1f1f}.anchors-wrapper__anchors .anchors-wrapper__anchors--anchor.active{background:#95d7d1;color:#1f1f1f}