<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pagination-wrapper{margin-bottom:7rem;margin-top:4rem}.pagination-wrapper-small{margin-bottom:7rem;margin-top:1rem}@media screen and (min-width:990px){.pagination-wrapper{margin-bottom:10rem;margin-top:5rem}}.pagination__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.pagination__list&gt;li{-webkit-box-flex:1;-ms-flex:1 0 4.4rem;flex:1 0 4.4rem;max-width:4.4rem}.pagination__list&gt;li:not(:last-child){margin-right:1rem}.pagination__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#616161;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6rem;height:4rem;justify-content:center;padding:0;position:relative;text-decoration:none;width:4rem}.pagination__item:hover{color:rgb(var(--color-foreground))}a.pagination__item:hover:after{height:.2rem}.pagination__item .icon-caret{height:1rem}.pagination__item--current{background:#d7deed;border-radius:50%;color:#616161;font-weight:600}.pagination__item--current:after{height:.1rem}.pagination__item--current:after,.pagination__item:hover:after{bottom:8px;content:"";display:block;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2rem}.pagination__item--next .icon{margin-left:-.2rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pagination__item--next:hover .icon{-webkit-transform:rotate(90deg) scale(1.07);transform:rotate(90deg) scale(1.07)}.pagination__item--prev .icon{margin-right:-.2rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pagination__item--prev:hover .icon{-webkit-transform:rotate(-90deg) scale(1.07);transform:rotate(-90deg) scale(1.07)}.pagination__item-arrow{background:#00338d;border-radius:50%;color:#fff;height:4.4rem;width:4.4rem}.pagination__item-arrow:hover .icon{color:rgb(var(--color-foreground))}.pagination__item-arrow:hover:after{display:none}
/*# sourceMappingURL=component-pagination.css.map*/</pre></body></html>