 @media only screen and (min-width: 0rem) {.cs-button-solid {background-color: var(--primaryDark);font-family: var(--bodyFontFamily);}#cs-navigation .cs-button-solid {background-color: var(--primaryDark);font-family: var(--headerFontFamily);}.svg-background-container {position: relative;}.svg-background-container::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url("/assets/svgs/pattern.svg");background-repeat: no-repeat;background-size: cover;z-index: 1;pointer-events: none;}}@media only screen and (min-width: 0rem) {#gallery-2235 {padding: var(--sectionPadding);position: relative;z-index: 10;}#gallery-2235 .cs-container {width: 100%;max-width: 120rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-2235 .cs-thumbnails {display: grid;flex-wrap: wrap;}#gallery-2235 .cs-content {text-align: left;width: 100%;max-width: 80rem;display: flex;flex-direction: column;align-items: flex-start;}#gallery-2235 .cs-flex-group {display: flex;flex-direction: column;flex: none;}#gallery-2235 .cs-topper {color: var(--primaryDark);}#gallery-2235 .cs-text {max-width: none;}#gallery-2235 .cs-wrapper {width: 100%;overflow: hidden;}#gallery-2235 .cs-slideshow {position: relative;transform-style: preserve-3d;}#gallery-2235 .cs-slide {width: 100%;height: clamp(21.25rem, 60vw, 52.5rem);margin: auto;opacity: 0;display: block;position: absolute;top: 0;z-index: 100;transition: transform 0.3s, opacity 0.3s, z-index 0.3s;}#gallery-2235 .cs-slide img {width: 100%;height: 100%;object-fit: cover;}#gallery-2235 .cs-slide.initial, #gallery-2235 .cs-slide.active {opacity: 1;position: relative;z-index: 900;}#gallery-2235 .cs-slide.prev, #gallery-2235 .cs-slide.next {z-index: 800;}#gallery-2235 .cs-slide.prev {transform: translateX(-100%);}#gallery-2235 .cs-slide.next {transform: translateX(100%);}#gallery-2235 .cs-slideshow-button {width: clamp(2.25rem, 6vw, 5rem);height: clamp(2.25rem, 6vw, 5rem);cursor: pointer;border: 1px solid var(--primaryDark);border-radius: 50%;position: absolute;top: 50%;z-index: 1000;transform: translateY(-50%);}#gallery-2235 .cs-slideshow-button::before {content: "";width: clamp(1.25rem, 5vw, 4rem);height: clamp(1.25rem, 5vw, 4rem);background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#gallery-2235 .cs-slideshow-button.cs-slideshow-prev {left: 1rem;}#gallery-2235 .cs-slideshow-button.cs-slideshow-prev::before {background-image: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Icons/slideshow-left.svg");}#gallery-2235 .cs-slideshow-button.cs-slideshow-next {right: 1rem;}#gallery-2235 .cs-slideshow-button.cs-slideshow-next::before {background-image: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Icons/slideshow-right.svg");}#gallery-2235 .cs-thumbnails {display: flex;justify-content: center;gap: 0.5rem;margin-top: 1rem;width: 100%;}}@media only screen and (min-width: 48rem) {#gallery-2235 {}#gallery-2235 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 2.5rem;}#gallery-2235 .cs-title {margin-bottom: 0;}#gallery-2235 .cs-thumbnail {cursor: pointer;border: 2px solid transparent;opacity: 0.7;transition: all 0.3s ease;width: 7.5rem;overflow: hidden;}#gallery-2235 .cs-thumbnail img {width: 100%;height: 100%;object-fit: cover;}#gallery-2235 .cs-thumbnail:hover {opacity: 0.9;}#gallery-2235 .cs-thumbnail.active {border-color: var(--primaryDark);opacity: 1;}#gallery-2235 .cs-flex-group {width: 55%;}#gallery-2235 .cs-thumbnails {gap: 1rem;}}