@charset "UTF-8";div.slick-gallery a.thumb{display:inline-block;width:150px;height:150px;background-position:center;background-repeat:no-repeat;background-size:cover}div.slick-gallery-shadow{position:fixed;background:#000;opacity:0;width:100vw;height:100vh;top:-200vh;left:0;transition:.3s opacity ease;z-index:9997}div.slick-gallery-shadow.active{top:0;opacity:.8}div.slick-gallery-overlay{position:fixed;width:100vw;top:-200vh;left:0;z-index:9998}div.slick-gallery-overlay.active{top:0}div.slick-gallery-slide{height:100vh;outline:0}div.slick-gallery-slide div{width:100vw;height:auto;max-height:90vh;margin-top:50vh;transform:translate(0,-50%);overflow:visible}div.slick-gallery-slide img{margin:0 auto}button.slick-arrow,button.slick-gallery-close{position:absolute;border:none;margin:0;outline:0;z-index:9999;width:30px;height:30px;background:#000;cursor:pointer}button.slick-arrow{bottom:0}button.slick-arrow.slick-next{right:0}button.slick-arrow.slick-prev{left:0}button.slick-gallery-close{top:0;right:0}