.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@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{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.PhotoView-Portal{background:rgba(0,0,0,.9)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;z-index:9999!important}.PhotoView-Slider{display:flex!important;align-items:center!important;justify-content:center!important}.PhotoView-Slider,.PhotoView-Slider__Backdrop{background:transparent!important}.PhotoView-Slider__img{display:block!important;max-width:90vw!important;max-height:90vh!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:12px!important;box-shadow:0 20px 40px rgba(255,107,53,.2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:2px solid rgba(255,107,53,.1)!important}.PhotoView-Slider__img:hover{transform:scale(1.02)!important;box-shadow:0 25px 50px rgba(255,107,53,.3)!important;border-color:rgba(255,107,53,.3)!important}.PhotoView-Slider__Arrow,.PhotoView-Slider__Counter{display:none!important}.PhotoView-Slider__Close{background:rgba(255,107,53,.2)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border:1px solid rgba(255,107,53,.4)!important;color:white!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.PhotoView-Slider__Close:hover{background:rgba(255,107,53,.3)!important;border-color:rgba(255,107,53,.6)!important;transform:scale(1.1)!important;box-shadow:0 4px 12px rgba(255,107,53,.3)!important}.PhotoView-Slider__Close:active{transform:scale(.95)!important}.PhotoView-Slider__Close svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))!important}@keyframes photoViewFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes photoViewFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.PhotoView-Portal{animation:photoViewFadeIn .3s cubic-bezier(.4,0,.2,1)!important}.PhotoView-Portal.closing{animation:photoViewFadeOut .3s cubic-bezier(.4,0,.2,1)!important}@media (max-width:768px){.PhotoView-Slider__Close{width:40px!important;height:40px!important}}