@-webkit-keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;transition-property:background-color;z-index:-1}.PhotoView-Slider__fadeIn{opacity:0;-webkit-animation:PhotoView__fade linear both;animation:PhotoView__fade linear both}.PhotoView-Slider__fadeOut{opacity:0;animation:PhotoView__fade linear reverse both}.PhotoView-Slider__BannerWrap{position:absolute;left:0;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:44px;color:#fff;transition:opacity .2s ease-out;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{padding:0 10px;font-size:14px;opacity:.75}.PhotoView-Slider__BannerRight{display:flex;align-items:center;justify-content:center;width:48px;height:48px;z-index:20;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:24px;margin-top:16px;margin-right:16px;background:rgba(0,0,0,.56)}.PhotoView-Slider__BannerRight svg{box-sizing:content-box;padding:10px;width:24px;height:24px;fill:#fff}.PhotoView-Slider__toolbarIcon{box-sizing:border-box;padding:10px;fill:#fff;opacity:.75;cursor:pointer;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:56px;height:56px;margin:auto;opacity:.75;z-index:20;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .2s linear;border-radius:28px;background:rgba(0,0,0,.56)}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{box-sizing:content-box;padding:10px;width:24px;height:24px;fill:#fff}.PhotoView-Slider__ArrowLeft{left:24px}.PhotoView-Slider__ArrowRight{right:24px}.PhotoView-Portal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;overflow:hidden;touch-action:none}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{position:absolute;top:24px;right:0;bottom:182px;left:0;width:100%;touch-action:none;direction:ltr}.PhotoView__PhotoWrap{z-index:10;overflow:hidden}.PhotoView__PhotoBox{transform-origin:left top}.PhotoView__Photo{max-width:none;cursor:-webkit-grab;cursor:grab}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:grabbing}.PhotoView__icon{position:absolute;top:0;left:0;display:inline-block;transform:translate(-50%,-50%)}@-webkit-keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{-webkit-animation:PhotoView__delayIn .4s linear both;animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{-webkit-animation:PhotoView__rotate .6s linear infinite;animation:PhotoView__rotate .6s linear infinite}
/*# sourceMappingURL=2.a0dcedff.chunk.css.map */