.pagination-wrapper{z-index:200;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;display:flex}@media screen and (min-width:580px){.pagination-wrapper{width:fit-content;padding:12px}}.pagination-wrapper ul{justify-content:center;align-items:center;gap:12px;width:fit-content;margin:0;padding:0;display:flex}@media screen and (min-width:580px){.pagination-wrapper ul{gap:16px}}.pagination-wrapper ul li{justify-content:center;align-items:center;min-width:0;list-style:none;display:flex}.pagination-wrapper ul li a{cursor:pointer;text-decoration:none}.pagination-wrapper ul.pagination{text-decoration:none}.page-item,.page-item-carrot{will-change:transform;border-radius:8px;justify-content:center;align-items:center;transition:background-color .25s,transform .25s,box-shadow .25s;display:flex}.page-item{color:#333;background-color:#edf4cc;font-weight:600}.page-item:hover{background-color:#b3c952;transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.page-item:active{transform:translateY(0)scale(.97);box-shadow:0 4px 10px #0000000f}.page-item-carrot{color:#2bac82;background-color:#edf4cc}.page-item-carrot:hover{background-color:#b3c952;transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.page-item-carrot:active{transform:translateY(0)scale(.97);box-shadow:0 4px 10px #0000000f}.page-link{cursor:pointer;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;transition:color .25s;display:flex}.active-pagination{background-color:#2bac82;box-shadow:0 8px 18px #2bac8238}.active-pagination .page-link{color:#fff}.active-pagination:hover{background-color:#218161;transform:translateY(-2px);box-shadow:0 10px 22px #2bac8247}.page-link-next,.page-link-previous{color:#2bac82;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px 12px;font-weight:700;transition:color .25s;display:flex}@media screen and (min-width:580px){.page-link-next,.page-link-previous{min-width:56px;padding:10px 20px}}.disabled{opacity:.45;pointer-events:none;box-shadow:none;transform:none}@media (hover:none){.page-item:hover,.page-item-carrot:hover,.active-pagination:hover{box-shadow:none;transform:none}}
