.pagination nav{justify-content:center}.pagination nav span{display:flex;align-items:center;font-size:20px}.pagination nav p span{display:inline-block}.pagination nav .flex.justify-between.flex-1,.pagination nav a[rel="prev"] svg,.pagination nav a[rel="next"] svg{display:none}.pagination nav span[aria-current="page"]{background-color:var(--blue-color);color:#fff;margin:5px;width:58px;height:58px;font-weight:700;font-size:20px;border-radius:50%;display:inline-flex;align-items:center;text-decoration:none;justify-content:center}.pagination li:first-child span,.pagination li:first-child a,.pagination li:last-child a,.pagination li:last-child span{font-size:0;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pagination li:first-child span::after,.pagination li:last-child span::after{content:"«"}.pagination li:last-child a::after,.pagination li:first-child a::after{content:"»"}.pagination li:first-child a::after,.pagination li:first-child span::after{content:"<";font-size:24px;color:#757d87}.pagination li:first-child a::after{left:20px}.pagination li:last-child a::after,.pagination li:last-child span::after{content:">";font-size:24px;color:#757d87}.pagination li:last-child a::after{left:20px}.pagination li:first-child:hover,.pagination li:last-child:hover{color:#757d87;background:#fff0}.pagination li:first-child::after,.pagination li:last-child::after{display:none}@media screen and (max-width:1199px){.pagination nav span{font-size:14px}}@media screen and (max-width:991px){.pagination li{width:35px;height:35px;font-size:18px}}@media screen and (max-width:767px){.pagination nav span[aria-current="page"]{width:32px;height:32px;font-size:13px}.pagination nav span{font-size:13px}.pagination li:first-child a::after,.pagination li:first-child span::after{font-size:24px;top:-18px;transform:none;left:-10px;width:fit-content;height:fit-content}.pagination li:first-child a::after{top:-2px;left:0}.pagination li:last-child a::after,.pagination li:last-child span::after{font-size:24px;top:-3px;transform:none;left:10px;width:fit-content;height:fit-content}.pagination li:last-child span{font-size:0}.pagination li:last-child span::after{top:-18px;left:0}}