#gallery-48{padding:var(--sectionPadding)}#gallery-48 .cs-container{gap:clamp(3rem,6vw,4rem);margin:auto}#gallery-48 .cs-container,#gallery-48 .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#gallery-48 .cs-content{text-align:center}#gallery-48 .cs-image-group{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(.5rem,2vw,1.25rem);justify-content:center;overflow:hidden;width:100%}#gallery-48 .cs-picture{align-items:center;border-radius:.5rem;display:flex;flex:0 1 auto;justify-content:center;max-height:400px;overflow:hidden}#gallery-48 .cs-picture img{border-radius:inherit;display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:768px){#gallery-48 .cs-image-group{align-items:center;flex-direction:column;gap:clamp(1rem,4vw,2rem);justify-content:center}#gallery-48 .cs-picture{margin:0 auto;max-height:300px;max-width:90%;width:auto}}