body:has(#photos){background:#fff}:where(#photos){padding-inline:var(--space-100)}:where(#photos) .photos-heading{font-family:var(--font-heading-primary)}:where(#photos) .full-gallery-text{padding-left:3px;margin-top:calc(-1 * var(--space-300));margin-bottom:var(--space-400)}:where(#photos) .gallery-link{text-decoration:underline}:where(#photos) .pics{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:1fr;grid-auto-flow:dense;gap:var(--space-200);overflow:hidden}:where(#photos) .pics img{width:100%;height:100%;object-fit:cover;overflow:hidden}:where(#photos) .pics img[src*=landscape]{grid-column:span 2}@media (max-width: 650px){:where(#photos) .pics{display:flex;flex-direction:column;align-items:stretch}}
