.reviews-page__dot{background:transparent;border:1.757px solid #2348ce;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:background-color .2s ease,border-color .2s ease;width:12px}.reviews-page__dot:hover{background-color:rgba(35,72,206,.2)}.reviews-page__dot:focus-visible{outline:2px solid #2348ce;outline-offset:2px}.reviews-page__dot.is-active{background-color:#2348ce}