.gallery-section{padding:3.5rem 0;--ga-gap:0.75rem}.gallery-section--heading-small .gallery-section__heading{font-size:1.5rem}.gallery-section--heading-medium .gallery-section__heading{font-size:1.875rem}.gallery-section--heading-large .gallery-section__heading{font-size:2.25rem}.gallery-section--heading-xlarge .gallery-section__heading{font-size:2.5rem}.gallery-section__heading{font-family:var(--font-heading);font-weight:200;margin-bottom:.5rem;text-align:center}.gallery-section__subheading{margin-bottom:2rem;text-align:center}.gallery-section--cols-2 .gallery-section__grid{grid-template-columns:repeat(2,1fr)}.gallery-section--cols-3 .gallery-section__grid{grid-template-columns:repeat(3,1fr)}.gallery-section--cols-4 .gallery-section__grid{grid-template-columns:repeat(4,1fr)}.gallery-section__grid{display:grid;gap:var(--ga-gap)}.gallery-section__img{aspect-ratio:1/1;border-radius:var(--radius);object-fit:cover;width:100%}.gallery-section__footer{margin-top:1.5rem;text-align:center}.gallery-section__link{align-items:center;color:var(--steel-blue);display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem}@media (max-width:1023px){.gallery-section--tablet-2 .gallery-section__grid{grid-template-columns:repeat(2,1fr)}.gallery-section--tablet-3 .gallery-section__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.gallery-section{padding:2rem 0}.gallery-section--heading-small .gallery-section__heading{font-size:1.25rem}.gallery-section--heading-medium .gallery-section__heading{font-size:1.5rem}.gallery-section--heading-large .gallery-section__heading{font-size:1.75rem}.gallery-section--heading-xlarge .gallery-section__heading{font-size:2rem}.gallery-section--mobile-1 .gallery-section__grid{grid-template-columns:1fr}.gallery-section--mobile-2 .gallery-section__grid{grid-template-columns:repeat(2,1fr)}}