.gallery{flex-direction:column;gap:12px;display:flex}.gallery__item{display:block}.gallery__item img{background-color:#e2e8f0;border-radius:12px;width:100%;height:auto;display:block}@media (width>=900px){.gallery:not([data-gallery-js]){column-count:3;column-gap:12px;display:block}.gallery:not([data-gallery-js]) .gallery__item{break-inside:avoid;margin-bottom:12px}}@media (width>=1400px){.gallery:not([data-gallery-js]){column-count:4}}.gallery[data-gallery-js]{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.gallery__column{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.pswp{z-index:10000}.pswp__button{min-width:56px;min-height:56px}.pswp__button--close{background:#fffefa;border:1px solid #e2e8f0;border-radius:9999px;width:64px;height:64px;margin:0;top:12px;right:12px;box-shadow:0 2px 8px #1e293b59}.pswp__button--close .pswp__icn{color:#1e293b;background:0 0;width:28px;height:28px;margin:0}.pswp__button--arrow{background:#fffefa;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-top:-32px;display:flex;top:50%;box-shadow:0 2px 8px #1e293b59}.pswp__button--arrow--prev{left:12px}.pswp__button--arrow--next{right:12px}.pswp__button--arrow .pswp__icn{color:#1e293b;background:0 0;width:28px;height:28px;margin:0;position:static}.pswp__button--arrow--next .pswp__icn{transform:none}.pswp__button--arrow:disabled{display:none!important}.pswp--touch .pswp__button--arrow,.pswp__button--arrow{visibility:visible!important}.pswp__counter{color:#fffefa;text-shadow:0 1px 4px #0009;opacity:1;height:auto;margin:0;padding:4px 0;font-size:20px;line-height:1.3;top:12px;left:12px}.pswp__custom-caption{z-index:10;color:#fffefa;text-align:center;background:#1e293bbf;padding:16px;font-size:20px;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.gallery__item img{transition:none}}
