.galleryALL .galleryALLh{line-height:56px;font-size:44px;margin-bottom:16px;color:#111827;font-weight:600}.galleryALL{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;width:100%;height:auto;padding:100px 0 0}.galleryALL a,a:visited{text-decoration:none}.galleryALL h1{font-size:1rem;color:#6495ed;text-align:center}.galleryALL .gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;max-width:1280px;margin:auto;padding:10px}@media only screen and (max-width:600px){.galleryALL .gallery{width:90%}}.galleryALL .gallery a{cursor:zoom-in;transition:filter .2s ease-in-out}.galleryALL .gallery>div:nth-child(odd){aspect-ratio:1}.galleryALL .gallery>div:nth-child(odd) img{width:0;height:0;display:block;-o-object-fit:cover;object-fit:cover;min-height:100%;min-width:100%;border-radius:5px;box-shadow:0 1px 10px 0 rgba(0,0,0,.3);transition:all .3s ease}.galleryALL .gallery>div:nth-child(odd) img:hover{transform:scale(1.06)}.galleryALL .lightbox{background:rgba(0,0,0,.9);display:none;position:fixed;z-index:1000;overflow-y:hidden}.galleryALL .lightbox:target{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0;overflow-y:scroll}.galleryALL .lightbox img{display:block;margin:auto;width:100%;cursor:zoom-out}.galleryALL .lightbox .close{color:#fff;font-size:2em;font-weight:700;height:1em;position:fixed;right:0;top:0;width:1em;z-index:1001;transition:all .3s ease}.galleryALL .lightbox p{font-size:.9em;font-weight:400;text-align:left;color:#fff;border-top:3px solid #fff;padding-top:10px}.galleryALL .lightbox>div{width:auto;padding:10px}@media only screen and (max-width:600px){.galleryALL{padding:10px 0}.galleryALL .galleryALLh{line-height:22px;font-size:16px}.galleryALL .gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-items:stretch;max-width:1280px;margin:auto;padding:10px}.galleryGridTemplate{margin-bottom:80px}.galleryALL .gallery>div:nth-child(odd) img{height:100px}.galleryALL .gallery>div:nth-child(odd){aspect-ratio:unset}}