.prev,.next{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;padding:10px;cursor:pointer;border-radius:50%}.prev{left:10px}.next{right:10px}.dot{height:10px;width:10px;margin:0 5px;background-color:white;border-radius:50%;display:inline-block;cursor:pointer;border:none}.dot.active{width:16px;height:16px;background-color:#f49811}