 @media only screen and (min-width: 0rem) {#gallery-402 {padding: var(--sectionPadding);padding-top: var(--interiorPadding);}#gallery-402 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-402 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-402 .gallery-group {width: 100%;display: flex;flex-direction: column;gap: clamp(1rem, 1.5vw, 1.25rem);}#gallery-402 .cs-gallery {width: 100%;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: clamp(1rem, 1.5vw, 1.25rem);}#gallery-402 .cs-image {width: 47%;display: block;position: relative;overflow: hidden;aspect-ratio: 1;}#gallery-402 .cs-image img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#gallery-402 .cs-container {max-width: 80rem;}#gallery-402 .cs-image {width: 31.8%;max-width: 18.75rem;aspect-ratio: 1;}}@media only screen and (min-width: 81.25rem) {#gallery-402 .cs-gallery {justify-content: center;align-items: stretch;}#gallery-402 .cs-image {width: 39.375rem;max-width: 100%;height: 25rem;}#gallery-402 .cs-image:nth-of-type(2), #gallery-402 .cs-image:nth-of-type(3), #gallery-402 .cs-image:nth-of-type(4), #gallery-402 .cs-image:nth-of-type(5) {width: 19.0625rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-402 .cs-topper {color: var(--primaryLight);}body.dark-mode #gallery-402 .cs-title, body.dark-mode #gallery-402 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-402 .cs-text {opacity: 0.8;}}