/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2026 | 20:11:29 */
.gallery-section{padding-top:60px;padding-bottom:40px}.tagline-container{justify-content:center}.gallery-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:20px}.gallery{width:100%;aspect-ratio:1;height:auto;overflow:hidden;border-radius:4px;position:relative}.gallery img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:820px){.gallery-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.gallery-container{grid-template-columns:1fr}}