.gallery{padding-bottom:60px}.gallery .gallery-image{display:inline-block;margin:2px;cursor:pointer}.gallery .gallery-controls{position:fixed;left:0;bottom:0;right:0;height:50px;line-height:50px;background-color:#fff;-webkit-box-shadow:0 -5px 10px rgba(0,0,0,.15);box-shadow:0 -5px 10px rgba(0,0,0,.15)}.gallery .gallery-controls input[type=range]::-webkit-slider-runnable-track{background:#ddd}.gallery .gallery-controls input[type=range]::-webkit-slider-thumb{background:var(--color-primary)}