@charset "UTF-8";.c-pagination{display:flex;justify-content:center;align-items:center;column-gap:.56rem;margin:0 auto}.c-pagination__elem{margin:0;padding:0;color:var(--body-text-color)}.c-pagination__elem .next svg,.c-pagination__elem .prev svg{fill:currentColor;max-width:13px;max-height:13px}.c-pagination__elem .prev svg{transform:rotate(-180deg)}.c-pagination__elem.is-current .current{margin:0 .5rem;font-size:1rem}