.slidecontainer{width:1fr;height:100%}.sliderLabel{width:3.3em;display:inline-block}.slider{--thumbColour:#000;appearance:none;opacity:.7;-webkit-transition:all .2s;writing-mode:vertical-rl;direction:rtl;background:#d3d3d3;outline:none;width:10px;height:100px;transition:opacity .2s;display:inline-block;position:relative}.sliderDiv{padding-top:20%;padding-left:40%}.buttonRow{margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x));position:absolute}@media screen and (width>=768px){.slider{height:100%;max-height:240px}}@media screen and (width>=992px){.slider{height:25%;max-height:130px}.sliderDiv{padding-top:2%;padding-left:47.5%}.row.buttonRow{margin-left:0;margin-right:0;position:relative}}@media screen and (width>=1200px){.slider{height:100%;max-height:390px}.row.buttonRow{margin-left:calc(-.5 * var(--bs-gutter-x));margin-right:calc(-.5 * var(--bs-gutter-x));position:absolute}.sliderDiv{padding-top:20%;padding-left:40%}}@media screen and (width>=1400px){.slider{height:100%;max-height:460px}}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{appearance:none;background:var(--thumbColour);cursor:pointer;width:45px;height:15px}.slider::-moz-range-thumb{background:var(--thumbColour);cursor:pointer;width:45px;height:15px}
