.custom-pagination>button{color:#0000;cursor:pointer;background:0 0;border:0;outline:none;width:20px;min-width:0;height:20px;padding:0;font-size:0;line-height:0;display:block;position:relative}.custom-pagination>button:not(.active){background:0 0;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.custom-pagination>button:not(.active)>svg{display:none}.custom-pagination>button>svg{vertical-align:middle;width:12px;height:12px}.custom-pagination>button>svg>circle.circle-one{fill:#e5e7eb}.custom-pagination>button>svg>circle.circle-two{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round;stroke-dasharray:81.68;stroke-dashoffset:81.68px;transform-origin:50%;transform:rotate(-90deg)}.custom-pagination>button.active{background:#fff;border-radius:50%;width:12px;height:12px}.custom-pagination>button.active>svg{display:none}.custom-pagination>button.active>svg>circle.circle-one{fill:none;stroke:#e5e7eb;stroke-width:3px}.custom-pagination>button.active>svg>circle.circle-two{animation:8s linear forwards progress-circle}@keyframes progress-circle{to{stroke-dashoffset:0}}.custom-pagination-desktop>button{cursor:pointer;background:0 0;border:0;outline:none;padding:0;display:block}.custom-pagination-desktop>button.active-desktop{background:#fff;border-radius:64.687px;width:52px;min-width:52px;height:10px}.custom-pagination-desktop>button.inactive-desktop{background:0 0;border:2px solid #fff;border-radius:50%;width:10px;min-width:10px;height:10px}