[class^=number-slide],[class*=\ number-slide]{color:#fff;background:gray;justify-content:center;align-items:center;height:300px;max-height:100vh;font-size:50px;font-weight:500;display:flex}.navigation-wrapper{position:relative}.dots{justify-content:center;padding:10px 0;display:flex}.dot{background-color:var(--muted);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;margin:0 5px;padding:5px}.dot:focus{outline:none}.dot.active{background-color:var(--primary)}.arrow{fill:#fff;cursor:pointer;width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%)}.arrow--left{left:5px}.arrow--right{left:auto;right:5px}.arrow--disabled{fill:#ffffff80}
