<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.paginate{display:flex;justify-content:space-between;margin:0;padding:2em 0 0}.paginate__dots{flex-wrap:wrap;justify-content:center}.paginate__dot{width:1em;height:1em;margin:0 0 .25em;cursor:pointer}.paginate__dot:before{content:"";width:100%;height:100%;display:block;background-color:#fff;border-radius:50%;transform:scale(0.5);transition:transform 375ms}.paginate__dot-active:before{transform:scale(1)}.paginate__dot+.paginate__dot{margin-left:.5em}.paginate__button{margin:0}.paginate__hidden{display:none}.paginate__disabled{color:rgba(255,255,255,.375)}
</pre></body></html>