.slideshow{position:relative;overflow:hidden;min-width:200px;min-height:200px}.slideshow .strip{display:flex;width:100%;height:90%;height:calc(100% - 28px)}.slideshow.markers-inside .strip{height:100%}.slideshow .slide{position:relative;height:100%;display:none;outline:0}.slideshow button{z-index:1;display:block;border:0;margin:0;outline:0;background:rgba(180,180,180,0.5);color:white;cursor:pointer;opacity:1}.slideshow button:hover{background-color:#aaa}.slideshow button:active{color:red}.slideshow>button{position:absolute;top:48%;top:calc(50% - 32px);left:7px;padding:8px 8px;font:xx-large bolder;border-radius:4px}.slideshow.markers-inside>button{margin-top:-19px}.slideshow>button.next{right:7px;left:auto}.slideshow>button.disabled{display:none}.slideshow .markers{text-align:center;white-space:nowrap}.slideshow.markers-inside .markers{z-index:1;position:absolute;bottom:5px;left:50%;transform:translate(-50%,0)}.slideshow .markers button{display:inline-block;padding:0 5px 0 5px;font:x-large bolder}.slideshow .markers button.sticky{color:#dc0524}