.swiper-pagination-clickable .swiper-pagination-bullet{width:20px;height:20px;min-width:20px;min-height:20px;background:0 0;opacity:1;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;touch-action:manipulation;aspect-ratio:1/1}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(1)!important;-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;-ms-transform:scale(1)!important;-o-transform:scale(1)!important;left:0!important}.swiper-pagination-clickable .swiper-pagination-bullet::before{content:"";width:10px;height:10px;border-radius:9999px;background:rgba(0,0,0,.25);transition:transform 150ms,background 150ms,opacity 150ms}.dark .swiper-pagination-clickable .swiper-pagination-bullet::before,body.dark-mode .swiper-pagination-clickable .swiper-pagination-bullet::before{background:rgba(255,255,255,.35)}.swiper-pagination-clickable .swiper-pagination-bullet:hover::before{background:rgba(0,0,0,.4);transform:scale(1.15)}.dark .swiper-pagination-clickable .swiper-pagination-bullet:hover::before,body.dark-mode .swiper-pagination-clickable .swiper-pagination-bullet:hover::before{background:rgba(255,255,255,.5)}.swiper-pagination-clickable .swiper-pagination-bullet-active::before{background:var(--hdk-primary,#54cfd6);transform:scale(1.25)}.swiper-pagination-clickable .swiper-pagination-bullet:focus-visible{outline:2px solid var(--hdk-primary,#54cfd6);outline-offset:2px}.hero-slider-dots .swiper-pagination-bullet{position:relative;margin:0!important}.hero-slider-dots .swiper-pagination-bullet::before{position:relative;z-index:0;width:32px;height:6px;border-radius:9999px;background:rgba(255,255,255,.3);transform:none}.hero-slider-dots .swiper-pagination-bullet:hover::before{background:rgba(255,255,255,.5);transform:none}.hero-slider-dots .swiper-pagination-bullet-active::before{width:48px;background:rgba(255,255,255,.3);transform:none}.hero-slider-dots .dot-progress{position:absolute;left:50%;top:50%;width:48px;height:6px;margin-left:-24px;margin-top:-3px;background:var(--hdk-primary,#54cfd6);border-radius:9999px;transform:scaleX(0);transform-origin:left center;transition:transform .1s linear;z-index:1}.hero-slider-dots .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) .dot-progress{display:none}