/*
Generated time: June 13, 2025 15:32
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.pagination-wrapper{margin-top:4rem}@media screen and (min-width:990px){.pagination-wrapper{margin-top:5rem}}.pagination__list{gap:1.5rem}.pagination__item{color:rgb(var(--color-foreground));height:3.7rem;min-width:3.4rem;padding:.5rem;border-radius:.6rem;background:rgb(var(--color-foreground),.03);transition:background .3s ease;text-decoration:none}.pagination__item:not(.pagination__item--current):hover{background:rgb(var(--color-foreground),.08)}.pagination__item--current{color:rgb(var(--color-background));background:rgb(var(--color-highlight))}.pagination__item .icon-caret{height:1rem}.pagination__item--next .icon{margin-inline-start:-.2rem}.pagination__item:hover .icon{transform:scale(1.07)}.pagination__item--prev .icon{margin-inline-end:-.2rem}