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