.pagination{margin:30px auto;width:100%}.pagination ul{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.pagination ul li{display:block;height:1.5rem;width:12px;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:300}@media (min-width:1025px){.pagination ul li{font-size:1rem;line-height:1.5rem}}.pagination ul li a{position:relative;display:block;height:100%;text-align:center;--tw-text-opacity:1;color:rgb(35 201 255/var(--tw-text-opacity,1))}.pagination ul li a:after{content:"";position:absolute;width:11px;height:10px;left:50%;top:50%;transform:translate(-50%,-50%)}.pagination ul li a.disabled:after{filter:grayscale(1)}.pagination ul li.listing{width:80px}.pagination ul li:first-child{margin-right:.5rem}.pagination ul li:first-child a:after{background:url(/assets/img/chevron-right-double.svg) no-repeat 50%/contain;transform:translate(-50%,-50%) rotate(180deg)}.pagination ul li:nth-child(2) a:after{transform:translate(-50%,-50%) rotate(180deg)}.pagination ul li:nth-child(2) a:after,.pagination ul li:nth-child(4) a:after{background:url(/assets/img/chevron-right.svg) no-repeat 50%/contain}.pagination ul li:nth-child(5){margin-left:.5rem}.pagination ul li:nth-child(5) a:after{background:url(/assets/img/chevron-right-double.svg) no-repeat 50%/contain}