.view .pager{display:flex;justify-content:center;margin-bottom:1rem}.view .pager__items{display:flex;flex-flow:row wrap;margin-bottom:0;-moz-column-gap:.25rem;column-gap:.25rem;row-gap:.5rem}.view .pager__item{margin:0;padding:.25rem;background-color:var(--color-accent)}.view .pager__item:before{content:none}.view .pager__item:hover a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.view .pager__item a{display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:30px;height:30px;color:var(--color-accent-contrast)}.view .pager__item a:focus{box-shadow:none;outline:0;background-color:var(--color-white);color:var(--color-black)}.view .pager__item.is-active{background-color:var(--color-accent-2);color:var(--color-accent-2-contrast)}.view .pager__item--first,.view .pager__item--last{padding:.25rem .5rem}.view .pager__item--first a,.view .pager__item--last a{min-width:50px}
/*# sourceMappingURL=pager.css.map */
