.simple-2d-gallery{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:0;background:#0e0e0e;opacity:0;transition:opacity .8s ease}.simple-2d-gallery.fade-in{opacity:1}.gallery-overlay{position:absolute;inset:0;background:rgba(0,0,0,.42);z-index:1;pointer-events:none}.gallery-strip{display:flex;flex-direction:row;height:100%;width:max-content;will-change:transform;gap:.75rem}.gallery-col{display:flex;flex-direction:column;gap:.75rem;width:280px;flex-shrink:0;align-self:flex-start}@media screen and (max-width:540px){.gallery-col{width:170px}}.gallery-cell{overflow:hidden;border-radius:.5rem}.gallery-cell img{width:100%;height:auto;display:block;opacity:.35}.gallery-strip--vertical{flex-direction:column;width:100%;height:max-content;gap:.5rem;align-items:stretch}.gallery-strip--vertical .gallery-cell img{width:100%;height:auto;border-radius:0}@keyframes scrollLeft{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--scroll-px, 1400px)))}}@keyframes scrollUp{from{transform:translateY(0)}to{transform:translateY(calc(-1 * var(--scroll-py, 1000px)))}}header,.site-wrapper,main,footer{position:relative;z-index:10}#loading-screen{z-index:9999}.infinite-wall,.wall-row,.image-item,.gallery-grid,.gallery-columns,.gallery-item,.modern-gallery,.gallery-hero,.gallery-title,.gallery-subtitle,.gallery-masonry,.gallery-card,.card-inner,.card-overlay,.card-content,.card-number,.card-hover-effect,.gallery-lightbox,.lightbox-overlay,.lightbox-content,.lightbox-close{display:none !important}