.Gallery-module__VQDjQq__galleryPage{background-color:var(--color-background,#f8fbff);min-height:100vh}.Gallery-module__VQDjQq__gallerySection{padding-top:6rem;padding-bottom:5rem}.Gallery-module__VQDjQq__description{text-align:center;max-width:700px;color:var(--color-text-light,#5c5c5c);margin:-1.5rem auto 3rem;font-size:1.1rem}.Gallery-module__VQDjQq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Gallery-module__VQDjQq__imageWrapper{aspect-ratio:4/3;width:100%;box-shadow:var(--shadow-sm,0 4px 6px #0000000d);cursor:pointer;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Gallery-module__VQDjQq__imageWrapper:hover{box-shadow:var(--shadow-md,0 10px 15px #0000001a);transform:translateY(-5px)}.Gallery-module__VQDjQq__image{transition:transform .3s}.Gallery-module__VQDjQq__imageWrapper:hover .Gallery-module__VQDjQq__image{transform:scale(1.05)}@media (max-width:768px){.Gallery-module__VQDjQq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:576px){.Gallery-module__VQDjQq__grid{grid-template-columns:1fr}}
