.super-slider{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.super-slider:focus{outline:none}.super-slider.dragging{cursor:-webkit-grabbing;cursor:grabbing}.super-slider.dragging .super-slider-track{-webkit-transition:none !important;transition:none !important}.super-slider .super-wrapper{position:relative;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;overflow:hidden;height:300px}.super-slider .super-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.super-slider .super-navigation.previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.super-slider .super-navigation.next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.super-slider .super-navigation button{cursor:pointer}.super-indicators{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-ms-flex-preferred-size:100%;flex-basis:100%}.super-indicators .super-list{width:50%;margin:auto;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.super-indicators .super-list li{cursor:pointer;padding:0.2rem}.super-indicators .super-list li div{width:1rem;height:1rem;border-radius:50%}.super-track-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;position:relative}.super-track-wrapper .super-track{width:100%;height:100%;left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;position:relative}.super-slide{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;padding:1rem}.super-slide .item{height:100%;width:100%}
