.ac-gallery-wrapper .sr-gallery .gallery-row{display:-ms-grid;display:grid;grid-gap:0;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(25%,1fr));width:100%}.ac-gallery-wrapper .gallery-container{overflow:hidden}.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item{max-width:none;padding:12px;width:auto}.ac-gallery-wrapper .sr-gallery .lightbox{display:block;min-height:100%;overflow:hidden;padding-bottom:69.94%;position:relative}.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:first-child,.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:nth-child(6){grid-column:span 2}.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:first-child .lightbox,.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:nth-child(6) .lightbox{padding-bottom:33.56%}.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:nth-child(5){grid-area:span 2/span 1}.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item:nth-child(5) .lightbox{padding-bottom:148.2%}.ac-gallery-wrapper .sr-gallery .lightbox img{border-radius:0;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.sr-gallery .overlay{align-items:center;background-color:var(--overlay);color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%}.sr-gallery .lightbox:hover .overlay{opacity:1}.ac-gallery-wrapper .overlay i{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;transition:all .2s ease;width:3rem}@media (max-width:767px){.ac-gallery-wrapper .sr-gallery .gallery-row{grid-template-columns:repeat(auto-fill,minmax(50%,1fr))}}@media (max-width:575px){.ac-gallery-wrapper .sr-gallery .gallery-row>.gallery-item{padding:5px}}