.rt-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer;transition:background .2s,transform .2s}.rt-dot.is-active{background:#ef4b43;transform:scale(1.2)}