.pagination{max-width:85.52632rem;margin-right:auto;margin-left:auto;flex-flow:row wrap}.pagination,.pagination a{display:flex;justify-content:center;align-items:center}.pagination{margin-top:1rem}.pagination__item{color:#6b1510;margin:0 .5rem;cursor:pointer;text-align:center;line-height:2rem}.pagination__item:not(.pagination__item--previous-page):not(.pagination__item--next-page):not(.pagination__item--separator){border-radius:50%;background-color:rgba(107,21,16,.5);width:2rem;height:2rem;color:#fffef7}.pagination__item:not(.pagination__item--previous-page):not(.pagination__item--next-page):not(.pagination__item--separator) a{color:#fffef7}@media print,screen and (max-width:39.99875em){.pagination__item:not(.pagination__item--previous-page):not(.pagination__item--next-page):not(.pagination__item--current-page):not(.pagination__item:has(+.pagination__item--next-page)){display:none}}@media print,screen and (max-width:39.99875em){.pagination__item--current-page+.pagination__item :first-of-type{display:block!important}}.pagination__item--disabled,.pagination__item--disabled a{color:#534741}.pagination__item--current-page{background-color:#6b1510!important}.pagination__item--previous-page:before{content:"\f104";margin-right:1rem}.pagination__item--next-page:after,.pagination__item--previous-page:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:Font Awesome\ 5 Free,sans-serif;font-weight:900}.pagination__item--next-page:after{content:"\f105";margin-left:1rem}