 @media only screen and (min-width: 0rem) {#gallery-1374 {padding: var(--sectionPadding);position: relative;z-index: 1;overflow: hidden;}#gallery-1374 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-1374 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-1374 .cs-image-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);grid-template-rows: 1fr;gap: clamp(1rem, 4.3vw, 3.75rem);}#gallery-1374 .cs-link {text-decoration: none;height: 100%;display: flex;flex-direction: column;gap: 1rem;}#gallery-1374 .cs-item {list-style: none;width: 100%;height: 100%;margin: 0;grid-column: span 12;transition: transform 0.3s, box-shadow 0.3s;}#gallery-1374 .cs-item:hover {transform: translateY(-0.5rem);}#gallery-1374 .cs-item:hover .cs-picture {box-shadow: 2px 2px 10px #0000001c;}#gallery-1374 .cs-picture {width: 100%;height: clamp(21.5rem, 30vw, 26.25rem);margin: auto;border-radius: 1rem;display: block;position: relative;overflow: hidden;transition: box-shadow 0.3s;box-shadow: 2px 2px 10px #0000001c;}#gallery-1374 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery-1374 .cs-item-text {padding: clamp(1rem, 2vw, 1.25rem) clamp(1rem, 2.8vw, 2.5rem);border-radius: 1.5rem;display: flex;justify-content: center;align-items: center;flex-grow: 1;gap: 1rem;transition: background-color 0.3s;}#gallery-1374 .cs-flex {display: flex;flex-direction: column;gap: 0.5rem;}#gallery-1374 .cs-h3 {font-size: clamp(1.25rem, 1.8vw, 1.5625rem);line-height: 1.2em;text-align: center;margin: 0;color: #1a1a1a;transition: color 0.3s;}#gallery-1374 .cs-desc {font-size: clamp(0.875rem, 1.2vw, 1rem);line-height: 1.5em;color: #1a1a1a;transition: color 0.3s;}#gallery-1374 .cs-icon-wrapper {width: 3rem;height: 3rem;border: 1px solid #bababa;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-shrink: 0;transition: border-color 0.3s;}#gallery-1374 .cs-icon {width: auto;height: 0.75rem;transition: filter 0.3s;}}@media only screen and (min-width: 37.5rem) {#gallery-1374 .cs-item {grid-column: span 6;}}