.section-image-gallery-v4{position:relative;background-color:var(--background-color)}.section-image-gallery-v4 .section-inner{width:100%}.section-image-gallery-v4 .section-header{text-align:left;margin-bottom:60px}.section-image-gallery-v4 .gallery-heading{font-family:var(--primary-body-font);font-size:28px;font-weight:700;color:var(--heading-tag-color);margin-bottom:32px;text-transform:uppercase;letter-spacing:0.5px;line-height:1.2}.section-image-gallery-v4 .gallery-description{font-family:var(--font-body-family);font-size:15px;line-height:1.6;color:var(--text-color);max-width:900px;margin-bottom:40px}.section-image-gallery-v4 .gallery-description p{margin:0}.section-image-gallery-v4 .gallery-grid{display:grid;grid-template-columns:repeat(var(--items-per-row,3),1fr);gap:var(--image-gap,28px);width:100%}.section-image-gallery-v4 .gallery-item{position:relative;width:100%;overflow:hidden}.section-image-gallery-v4 .image-link{display:block;width:100%;height:100%;text-decoration:none}.section-image-gallery-v4 .image-wrapper{position:relative;width:100%;overflow:hidden;background-color:#f5f5f5}.section-image-gallery-v4 .gallery-grid[data-aspect-ratio="1-1"] .image-wrapper{padding-bottom:100%}.section-image-gallery-v4 .gallery-grid[data-aspect-ratio="3-4"] .image-wrapper{padding-bottom:133.33%}.section-image-gallery-v4 .gallery-grid[data-aspect-ratio="4-5"] .image-wrapper{padding-bottom:125%}.section-image-gallery-v4 .gallery-grid[data-aspect-ratio="9-16"] .image-wrapper{padding-bottom:177.78%}.section-image-gallery-v4 .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.section-image-gallery-v4 .image-link:hover .image-wrapper img{transform:scale(1.05)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="1"]{grid-template-columns:repeat(1,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="2"]{grid-template-columns:repeat(2,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="3"]{grid-template-columns:repeat(3,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="4"]{grid-template-columns:repeat(4,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="5"]{grid-template-columns:repeat(5,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="6"]{grid-template-columns:repeat(6,1fr)}@media (max-width: 991px){.section-image-gallery-v4 .gallery-heading{font-size:28px}.section-image-gallery-v4 .gallery-description{font-size:14px}.section-image-gallery-v4 .gallery-grid[data-items-per-row="4"],.section-image-gallery-v4 .gallery-grid[data-items-per-row="5"],.section-image-gallery-v4 .gallery-grid[data-items-per-row="6"]{grid-template-columns:repeat(3,1fr)}.section-image-gallery-v4 .gallery-grid[data-items-per-row="3"]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.section-image-gallery-v4 .section-header{margin-bottom:30px}.section-image-gallery-v4 .gallery-heading{font-size:24px;margin-bottom:16px}.section-image-gallery-v4 .gallery-description{font-size:13px}.section-image-gallery-v4 .gallery-grid{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:10px}.section-image-gallery-v4 .gallery-grid::-webkit-scrollbar{display:none}.section-image-gallery-v4 .gallery-item{flex:0 0 auto;scroll-snap-align:start}.section-image-gallery-v4 .gallery-grid[data-mobile-items="1"] .gallery-item{width:calc(100% - 32px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="2"] .gallery-item{width:calc(50% - 8px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="2.5"] .gallery-item{width:calc(40% - 6px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="3"] .gallery-item{width:calc(33.333% - 11px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="4"] .gallery-item{width:calc(25% - 12px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="5"] .gallery-item{width:calc(20% - 13px)}.section-image-gallery-v4 .gallery-grid[data-mobile-items="6"] .gallery-item{width:calc(16.666% - 13px)}.section-image-gallery-v4 .gallery-grid.auto-scroll{animation:none}}@media (max-width: 480px){.section-image-gallery-v4 .gallery-heading{font-size:20px}.section-image-gallery-v4 .gallery-grid[data-mobile-items="3"] .gallery-item,.section-image-gallery-v4 .gallery-grid[data-mobile-items="4"] .gallery-item,.section-image-gallery-v4 .gallery-grid[data-mobile-items="5"] .gallery-item,.section-image-gallery-v4 .gallery-grid[data-mobile-items="6"] .gallery-item{width:calc(50% - 8px)}}