/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */#om-cc-photoswipe .pswp__item,#om-cc-photoswipe .pswp__scroll-wrap,#om-cc-photoswipe.pswp{overflow:hidden;top:0;position:absolute;left:0}#om-cc-photoswipe.pswp{display:none;width:100%;height:100%;height:100vh;touch-action:none;z-index:150000;outline:0}#om-cc-photoswipe.pswp--open,.pswp__button{display:block}#om-cc-photoswipe.pswp *{box-sizing:border-box}#om-cc-photoswipe.pswp img{max-width:none}#om-cc-photoswipe.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}#om-cc-photoswipe.pswp--zoom-allowed .pswp__img{cursor:zoom-in}#om-cc-photoswipe.pswp--zoomed-in .pswp__img{cursor:grab}#om-cc-photoswipe.pswp--dragging .pswp__img{cursor:grabbing}#om-cc-photoswipe .pswp__scroll-wrap{width:100%;height:100%}#om-cc-photoswipe .pswp__container,#om-cc-photoswipe .pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#om-cc-photoswipe .pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}#om-cc-photoswipe .pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}#om-cc-photoswipe .pswp--animated-in .pswp__bg,#om-cc-photoswipe .pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}#om-cc-photoswipe .pswp__container,#om-cc-photoswipe .pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;will-change:transform}#om-cc-photoswipe .pswp__item{right:0;bottom:0}#om-cc-photoswipe .pswp__img{position:absolute;width:auto;height:auto;top:0;left:0;-webkit-transition:opacity .15s;transition:opacity .15s}#om-cc-photoswipe .pswp__img--placeholder--blank{background:#222}#om-cc-photoswipe .pswp--ie .pswp__img{width:100%;height:auto;left:0;top:0}#om-cc-photoswipe .pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}#om-cc-photoswipe .pswp__error-msg a{color:#CCC;text-decoration:underline}.pswp__bg{background:rgba(0,0,0,.8)}.no-touch .pswp__container{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.pswp-dragging .pswp__container{-webkit-transition:none;transition:none}.pswp__ui{visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{height:44px;width:100%;position:absolute;left:0;top:0}.pswp__caption,.pswp__top-bar{background:0 0}.pswp--zoomed-in .pswp__caption,.pswp--zoomed-in .pswp__top-bar{background:rgba(0,0,0,.3)}.pswp__button{width:44px;height:44px;padding:0;margin:0;overflow:visible;position:relative;float:right;background:0 0;border:0;box-shadow:none;color:#fff;cursor:pointer;font-size:21px;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button--arrow--left,.pswp__button--arrow--left:active,.pswp__button--arrow--right,.pswp__button--arrow--right:active,.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button--close{margin-left:30px;font-size:26px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs:before{content:'\f482'}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom:before{content:'\f462'}.pswp__button--arrow--left,.pswp__button--arrow--right{width:48px;height:48px;margin-top:-50px;position:absolute;top:50%;background:#fff;color:#000;font-size:18px}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption--fake,.pswp__preloader{visibility:hidden}.pswp__button--arrow--left{left:44px}.pswp__caption,.pswp__counter,.pswp__share-modal{position:absolute;left:0}.pswp__button--arrow--right{right:44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;width:100%;height:100%;padding:10px;opacity:0;top:0;z-index:1600;background:rgba(0,0,0,.5);-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp__share-modal .pswp__share-tooltip{display:block;width:auto;right:44px;position:absolute;z-index:1620;top:56px;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.pswp__share-modal .pswp__share-tooltip a{display:block;padding:8px 12px;background:#fff;border-bottom:0 none;color:#404040;font-size:14px;line-height:18px;-webkit-transition:all .25s;transition:all .25s}.pswp--touch .pswp__share-modal .pswp__share-tooltip a{padding:16px 12px}.pswp__share-modal .pswp__share-tooltip a span{display:inline-block;width:14px;margin-right:8px;line-height:14px;font-size:16px;text-align:center}.pswp__caption--empty,.pswp__share-modal--hidden,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__share-modal .pswp__share--facebook:focus,.pswp__share-modal .pswp__share--facebook:hover{background:#3e5c9a;color:#fff}.pswp__share-modal .pswp__share--twitter:focus,.pswp__share-modal .pswp__share--twitter:hover{background:#55acee;color:#fff}.pswp__share-modal .pswp__share--pinterest:focus,.pswp__share-modal .pswp__share--pinterest:hover{background:#bd2126;color:#fff}.pswp__share-modal .pswp__share--google-plus:focus,.pswp__share-modal .pswp__share--google-plus:hover{background:#dd4b38;color:#fff}.pswp__share-modal .pswp__share--vk:focus,.pswp__share-modal .pswp__share--vk:hover{background:#567ca4;color:#fff}.pswp__share-modal .pswp__share--tumblr:focus,.pswp__share-modal .pswp__share--tumblr:hover{background:#2c4762;color:#fff}.pswp__share-modal .pswp__share--reddit:focus,.pswp__share-modal .pswp__share--reddit:hover{background:#cee3f8;color:#000}.pswp__share-modal .pswp__share--download:focus,.pswp__share-modal .pswp__share--download:hover{background:#333;color:#fff}.pswp__share-modal.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp__counter{height:44px;padding:0 10px;top:0;color:#fff;font-size:13px;line-height:44px;opacity:.75}.pswp__caption{width:100%;min-height:44px;padding:10px 0;bottom:0;color:#fff;text-align:center}.pswp__caption small{opacity:.8}.pswp__caption__center{max-width:420px;margin:0 auto;padding:10px;font-size:13px;line-height:20px;text-align:left}.pswp__preloader{display:none}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}