.app-slider-step{overflow:hidden}.app-slider-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.app-slider-dot{background:#0003;border:none;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:background .3s,transform .3s;width:6px}.app-slider-dot.is-active{background:#000000bf;transform:scale(1.3)}
