.pswp__img{animation-name:var(--pswp-ext-animation);animation-duration:var(--pswp-ext-animation-duration);animation-timing-function:cubic-bezier(.4,0,.22,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.pswp__img{animation:none}}@keyframes un-round{0%{border-radius:var(--gallery-radius)}to{border-radius:0}}@keyframes round{0%{border-radius:0}to{border-radius:var(--gallery-radius)}}@keyframes no-animation{0%{border-radius:0}to{border-radius:0}}