.fullSliderDiv{aspect-ratio:16/9;touch-action:pan-y;cursor:grab;width:100%;max-height:700px;position:relative;overflow:hidden}.sliderImageCtn{will-change:transform;width:80%;height:100%;padding:0 10px;position:absolute}.sliderImageInterior{width:100%;height:100%;position:relative}.sliderImage{pointer-events:none}.sliderDots{width:fit-content;margin:30px auto;display:flex}.sliderDots>:not(:last-child){margin-right:7px}.dot{background:#ddd;border-radius:100px;width:10px;height:10px;transition:background .5s}.dot.active{background:#000}
