 @media only screen and (min-width: 0rem) {#gallery {position: relative;overflow: hidden;padding: var(--sectionPadding);text-align: center;}#gallery .cs-container {margin: auto;max-width: 82.625em;width: 100%;}#gallery .cs-topper {margin-bottom: 1rem;text-align: center;}#gallery .cs-title {margin-bottom: 2.5rem;max-width: 38.8125rem;text-align: center;}#gallery .cs-image-group {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0 auto 3.75rem;max-width: 82.625em;width: 100%;padding: 0;font-size: min(1.1vw, 1em);gap: 4.375rem;}#gallery .content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0;z-index: 2;}#gallery .project-link {z-index: 3;width: 100%;height: 100%;}#gallery .project-link::before {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(16, 16, 16, 0.3);backdrop-filter: blur(3px);z-index: 1;opacity: 0;}#gallery .project-link:hover .content {opacity: 1;transition: opacity 0.3s ease-in-out;}#gallery .project-link:hover::before {opacity: 1;transition: opacity 0.3s ease-in-out;}#gallery .project-title {color: var(--secondary);font-size: 1.5rem;font-weight: 700;line-height: 1.5rem;margin-bottom: 0.5rem;text-align: center;}#gallery .project-location {color: var(--secondary);font-size: 1rem;font-weight: 400;text-align: center;}#gallery .cs-row {width: 100%;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;gap: 4.375rem;}#gallery .cs-picture {z-index: 0;position: relative;display: block;}#gallery .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery .picture-item {width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}#gallery .cs-row-1 .cs-picture1 {height: 29.1875em;width: 100%;}#gallery .cs-row-1 .cs-picture2 {height: 26.8125em;width: 100%;}#gallery .cs-row-1 .cs-picture3 {height: 25.75em;width: 100%;}#gallery .cs-row-1 .cs-picture4 {height: 25.75em;width: 100%;}#gallery .cs-row-2 .cs-picture1 {height: 29.1875em;width: 100%;}#gallery .cs-row-2 .cs-picture2 {height: 26.8125em;width: 100%;}#gallery .cs-row-2 .cs-picture3 {height: 25.75em;width: 100%;}#gallery .cs-row-2 .cs-picture4 {height: 25.75em;width: 100%;}#gallery .cs-row-3 .cs-picture1 {height: 29.1875em;width: 100%;}#gallery .cs-row-3 .cs-picture2 {height: 26.8125em;width: 100%;}#gallery .cs-row-3 .cs-picture3 {height: 25.75em;width: 100%;}#gallery .cs-row-3 .cs-picture4 {height: 25.75em;width: 100%;}}@media only screen and (min-width: 48rem) {#gallery .cs-image-group {flex-direction: row;justify-content: center;align-items: flex-start;margin: 0 auto 3.75rem;max-width: 82.625em;width: 100%;padding: 0;font-size: min(1.1vw, 1em);gap: 3.75em;}#gallery .picture-item {display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}#gallery .cs-row {gap: 3.75rem;}#gallery .cs-row-1 .cs-picture1 {height: 35.4375em;width: 26.25em;}#gallery .cs-row-1 .cs-picture2 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-1 .cs-picture3 {height: 32em;width: 26.25em;}#gallery .cs-row-1 .cs-picture4 {height: 32em;width: 26.25em;}#gallery .cs-row-1 .cs-picture5 {height: 32em;width: 26.25em;}#gallery .cs-row-2 {margin-top: 3rem;}#gallery .cs-row-2 .cs-picture1 {height: 35.4375em;width: 26.25em;}#gallery .cs-row-2 .cs-picture2 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-2 .cs-picture3 {height: 32em;width: 26.25em;}#gallery .cs-row-2 .cs-picture4 {height: 32em;width: 26.25em;}#gallery .cs-row-3 {margin-top: unset;}#gallery .cs-row-3 .cs-picture1 {height: 35.4375em;width: 26.25em;}#gallery .cs-row-3 .cs-picture2 {height: 39.3125em;width: 26.25em;}#gallery .cs-row-3 .cs-picture3 {height: 32em;width: 26.25em;}#gallery .cs-row-3 .cs-picture4 {height: 25.75em;width: 100%;}}