 @media only screen and (min-width: 0em) {#gallery {text-align: center;padding: var(--sectionPadding);position: relative;overflow: hidden;}#gallery .cs-container {width: 100%;max-width: 82.625em;margin: auto;}#gallery .cs-image-group {font-size: min(1.1vw, 1em);width: 100%;max-width: 82.625em;margin: 0 auto 3.75rem;padding: 0;display: flex;justify-content: center;align-items: flex-start;gap: 1.875em;}#gallery .cs-row {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 1.875em;}#gallery .cs-picture {display: block;position: relative;}#gallery .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery .cs-row-1 .cs-picture1 {width: 26.25em;height: 35.4375em;}#gallery .cs-row-1 .cs-picture2 {width: 26.25em;height: 39.3125em;}#gallery .cs-row-1 .cs-picture3 {width: 26.25em;height: 32em;}#gallery .cs-row-2 .cs-picture1 {width: 26.25em;height: 30.75em;}#gallery .cs-row-2 .cs-picture2 {width: 26.25em;height: 32.3125em;}#gallery .cs-row-2 .cs-picture3 {width: 26.25em;height: 39.3125em;}#gallery .cs-row-3 .cs-picture1 {width: 26.25em;height: 39.0625em;}#gallery .cs-row-3 .cs-picture2 {width: 26.25em;height: 28.25em;}#gallery .cs-row-3 .cs-picture3 {width: 26.25em;height: 39.3125em;}}