.pagination{list-style:none;display:flex;padding:0;margin:0}.page-number{position:relative;margin:0 5px;width:30px;height:30px;text-align:center;line-height:30px;border-radius:5px;background-color:rgba(217,217,217,0.1);cursor:pointer;font-size:14px;font-weight:bold}.page-number.active{background-color:#9060d3;color:#fff}.page-link{text-decoration:none;color:inherit;display:block;width:100%;height:100%}.l-arrow-pg-number,.r-arrow-pg-number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 10px;margin-top:4px}.l-arrow-pg-number img,.r-arrow-pg-number img{width:14px;height:14px}.numbers-button{display:flex;align-items:center;justify-content:center;border-radius:5px;background-color:rgba(217,217,217,0.05);width:30px;height:30px;cursor:pointer}.numbers-button-active{background-color:#9060d3;color:white}.page-number-text{font-size:14px;font-family:Josefin Sans;font-weight:bold}