.cr-dot{width:6px;height:6px;border-radius:3px;background:var(--cr-border);border:1px solid rgba(255,255,255,.12);cursor:pointer;transition:width .3s ease,background .3s ease}.cr-dot.active{width:22px;background:var(--cr-red);border-color:var(--cr-red)}