.gallery-title{text-align:center;color:var(--color-two);margin:2rem 0 4rem;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;line-height:1.5em}.gallery{column-count:3;column-gap:15px;max-width:1200px;margin:2rem auto;padding:0 1rem}.gallery-item{width:100%;margin-bottom:15px;transition:transform .3s;display:inline-block;position:relative;overflow:hidden}.gallery-img-natural{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:900px){.gallery{column-count:2}}@media (max-width:600px){.gallery{column-count:1}}
