.jb .jb-gdots{display:none;position:relative;z-index:2;justify-content:center;gap:2px;margin:-30px 0 0;padding:0 0 60px}.jb.jb.jb .jb-gdots button{width:24px;height:24px;padding:0;margin:0;border:0;border-radius:999px;background:0 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.jb .jb-gdots button::before{content:"";display:block;width:7px;height:7px;border-radius:999px;background:rgba(33,28,53,.22);transition:width .25s ease,background .25s ease}.jb .jb-gdots button[aria-current=true]::before{width:22px;background:#5a4f8f}.jb .jb-gdots button:focus-visible{outline:2px solid #5a4f8f;outline-offset:1px}@media (max-width:900px){.jb .jb-gdots{display:flex}}