.gallery-block{padding:60px 0}.gallery-block.no-padding{padding:0}.gallery-block h1,.gallery-block h2,.gallery-block h3,.gallery-block h4,.gallery-block h5,.gallery-block h6{margin-top:0;margin-bottom:20px}.gallery-block h3{line-height:30px}.gallery-block .lightgallery{display:grid;grid-gap:1rem;grid-template-columns:repeat(4,1fr);max-width:100%;width:100%}.gallery-block .lightgallery a{background-color:grey;display:block;position:relative}.gallery-block .lightgallery a:nth-child(n+9){display:none}.gallery-block .lightgallery a:before{content:"";display:block;padding-top:100%}.gallery-block .lightgallery a img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery-block .lightgallery .hide-image{display:none}.gallery-block .show-more-text{text-align:center;color:#fff;position:absolute;width:100%;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}@media (max-width:991px){.gallery-block h3{font-size:16px}}