.pswp__button svg,.pswp__ui.pswp__ui--hidden{transition:all .25s cubic-bezier(.104,.204,.492,1)}


/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:var(--bg-body,#fff);opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;-ms-touch-action:none;touch-action:none}.pswp__container,.pswp__img{user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:.875rem;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__ui.pswp__ui--hidden{opacity:0}.pswp__caption{background:rgba(var(--bg-body-rgb),.8);bottom:0;left:0;overflow:hidden;position:absolute;text-align:center;width:100%}.pswp__caption--empty,.pswp__caption--fake{display:none}.pswp__caption__center{overflow:hidden;padding:10px;text-overflow:ellipsis}.pswp__button{align-items:center;background:var(--bg-body,#fff);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);display:flex;height:48px;justify-content:center;margin-top:-24px;position:absolute;top:50%;width:48px;z-index:30}.pswp__button:focus svg,.pswp__button:hover svg{transform:scale(1.2)}.pswp__button.pswp__counter{border-radius:24px;font-size:.9375rem;height:38px;left:15px;margin-top:0;min-width:38px;padding:0 15px;top:15px;width:auto}@media only screen and (min-width:1068px){.pswp__button.pswp__counter{left:48px;top:48px}}.pswp__button.pswp__button--close{margin-top:0;right:15px;top:15px}@media only screen and (min-width:1068px){.pswp__button.pswp__button--close{right:48px;top:48px}}.pswp__button.pswp__button--arrow--left{left:15px}@media only screen and (min-width:1068px){.pswp__button.pswp__button--arrow--left{left:48px}}.pswp__button.pswp__button--arrow--right{right:15px}@media only screen and (min-width:1068px){.pswp__button.pswp__button--arrow--right{right:48px}}.pswp__button svg{pointer-events:none}