.photo-gallery-slider{max-width:350px;overflow:hidden;position:relative;max-height:350px}.photo-gallery-slider ul{display:flex;overflow-x:scroll;position:relative;scroll-snap-type:x mandatory}.photo-gallery-slider ul li{min-width:100%;scroll-snap-align:center}.photo-gallery-slider svg{filter:drop-shadow(0 0 4px #000)}.photo-gallery-slider .btnNext,.photo-gallery-slider .btnPrev{position:absolute;top:calc(50% - 20px);height:40px;width:40px;background:rgba(0,118,214,.93);padding:8px}.photo-gallery-slider .btnPrev{left:0}.photo-gallery-slider .btnNext{right:0}