.public-pager{margin:30px 0 0;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#587086}
.public-pager-summary{font-size:12px;font-weight:700}
.public-pager-buttons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}
.public-pager-buttons a,.public-pager-buttons span{width:auto;min-width:38px;height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbdde9;border-radius:9px;background:#fff;color:#0b2f54;font-size:12px;font-weight:800;text-decoration:none}
.public-pager-buttons a:hover{border-color:#1269dc;background:#edf6ff;color:#1269dc}
.public-pager-buttons .current{border-color:#1269dc;background:#1269dc;color:#fff}
.public-pager-buttons .disabled{opacity:.45}
.public-pager-buttons .dots{min-width:auto;border:0;background:transparent;padding-inline:4px}
.public-pager svg{width:16px!important;height:16px!important}
@media(max-width:620px){.public-pager{align-items:stretch;flex-direction:column}.public-pager-summary{text-align:center}.public-pager-buttons{justify-content:center}.public-pager-buttons a,.public-pager-buttons span{height:36px;min-width:36px;padding:0 9px}}
