.gallery-fourteen .container{max-width:1680px}.gallery-grid--fourteen{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-rows:clamp(170px,14vw,245px);gap:8px!important}.gallery-grid--fourteen .gallery-item{grid-column:auto!important;grid-row:auto!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden}.gallery-grid--fourteen .gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.gallery-grid--fourteen .gallery-item:hover img{transform:scale(1.035)}@media(max-width:1100px){.gallery-grid--fourteen{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:220px}}@media(max-width:720px){.gallery-grid--fourteen{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:190px;gap:6px!important}}@media(max-width:420px){.gallery-grid--fourteen{grid-auto-rows:160px}}
