 @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-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#gallery .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#gallery .cs-button-solid:hover:before {width: 100%;}#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;}}