.catalog__paginate{display:flex;justify-content:center}.page-item{border-radius:14px;color:#dca6fe;cursor:pointer;font-size:20px;height:40px;line-height:40px;list-style:none;margin-right:5px;text-align:center;transition:all .2s linear;width:40px}.next,.prev{display:none}.page-link{color:#595959;display:block;height:100%;height:40px;line-height:40px;width:100%;width:40px}.page-item:hover{border:1px solid #7f7f7f}.active-item{background:linear-gradient(90deg,#a3238e,#f173ac);pointer-events:none}.active-item .page-link{color:#fff!important}.disabled-item{opacity:.5;pointer-events:none}@media (max-width:600px){.catalog__paginate{justify-content:flex-start}.page-item{font-size:24px;font-weight:600;margin-right:10px}}
