:root{--height-hd:10rem;--height-fixed:8rem;--font-pri:"Darker Grotesque", sans-serif;--font-sec:"UTM Impact", sans-serif}@media screen and (max-width: 767px){:root{--height-hd:8rem}}.g-gallery-wrap{display:grid;grid-gap:2rem;user-select:none;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit, minmax(33.33rem, 1fr))}@media screen and (max-width: 1200px){.g-gallery-wrap{grid-gap:1.2rem}}@media screen and (max-width: 767px){.g-gallery-wrap{grid-template-columns:repeat(auto-fit, minmax(33.33%, 1fr))}}.g-gallery-wrap
.img{overflow:hidden;border-radius:0.6rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1201px){.g-gallery-wrap .img:hover
img{transform:scale(1.05)}}.g-gallery-wrap .img
img{width:100%;height:100%;object-fit:cover;transition:0.4s ease-in-out}.g-gallery-wrap
.img2{grid-row:span 2;grid-column:span 2}.g-gallery-wrap
.img3{grid-row:span 2}.g-gallery-wrap
.img4{grid-column:span 2}