@media only screen and (min-width:0rem){#gallery-teaser{background-color:var(--bgLight);padding:var(--sectionPadding)}#gallery-teaser .cs-container{gap:clamp(2rem,4vw,3rem);margin:auto;max-width:80rem}#gallery-teaser .cs-container,#gallery-teaser .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#gallery-teaser .cs-content{text-align:center}#gallery-teaser .cs-title{margin:0}#gallery-teaser .cs-gallery-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);width:100%}#gallery-teaser .cs-gallery-picture{aspect-ratio:3/2}}@media only screen and (min-width:48rem){#gallery-teaser .cs-gallery-grid{gap:1rem;grid-template-columns:repeat(4,1fr)}}