 @media only screen and (min-width: 0rem) {#gallery-405 {padding: clamp(9.5rem, 31.95vw, 10.75rem) 1rem 0;padding-bottom: clamp(8.125rem, 16.5vw, 12.5rem);}#gallery-405 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#gallery-405 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-405 .cs-title {margin: 0;font-family: "Bebas Neue", serif;}#gallery-405 .cs-button-group {margin: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;row-gap: 0.5rem;column-gap: 2rem;}#gallery-405 .cs-button {font-size: 1.5rem;font-weight: 600;text-transform: uppercase;font-family: "Bebas Neue", serif;line-height: 1.5em;color: var(--bodyTextColor);background-color: transparent;border: none;transition: color 0.3s;}#gallery-405 .cs-button:hover {color: var(--primary);cursor: pointer;}#gallery-405 .cs-button.cs-active {color: var(--primary);}#gallery-405 .cs-gallery-wrapper {width: 100%;position: relative;z-index: 1;opacity: 1;transform: translateY(0);transition: opacity 0.5s ease, transform 0.5s ease;}#gallery-405 .cs-gallery-wrapper.cs-hidden {opacity: 0;transform: translateY(20px);position: absolute;top: 0;left: 0;pointer-events: none;}#gallery-405 .cs-city-selector {display: flex;align-items: center;justify-content: center;margin-bottom: 1rem;text-transform: uppercase;font-size: 2.5rem;font-family: "Bebas Neue", serif;}#gallery-405 .cs-city-selector span {margin-right: 0.5rem;color: #000;}#gallery-405 .cs-city-selector .cs-select-wrapper {position: relative;display: inline-block;user-select: none;}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-selected {background-color: transparent;padding: 0.5rem 1.5rem 0.5rem 0.5rem;font-size: 2.5rem;margin-right: 1rem;color: var(--primary);font-weight: 500;cursor: pointer;}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-options {display: none;position: absolute;top: 100%;left: 0;right: 0;background-color: #fff;border: 1px solid #ccc;border-top: none;list-style: none;margin: 0;padding: 0;z-index: 100;}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-options li {font-family: "Bebas Neue", serif;font-size: 2rem;padding: 0.5rem;cursor: pointer;}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-options li:hover {background-color: #f0f0f0;}#gallery-405 .cs-city-selector .cs-select-wrapper.cs-open .cs-options {display: block;}#gallery-405 .cs-city-selector .cs-select-wrapper.cs-open .cs-chevron::before {transform: translateY(45%) rotate(-45deg);}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-chevron {position: absolute;right: -0.5rem;top: 38%;transform: translateY(-50%);width: 1.6rem;height: 1.6rem;pointer-events: none;transition: transform 0.3s ease;}#gallery-405 .cs-city-selector .cs-select-wrapper .cs-chevron::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-style: solid;border-width: 0.2rem 0.2rem 0 0;border-color: var(--bodyTextColor);transform: rotate(135deg);transition: transform 0.3s ease;}#gallery-405 .cs-gallery {width: 100%;padding: 0;margin: 0;opacity: 1;visibility: visible;position: relative;display: grid;grid-template-columns: repeat(2, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);transition: transform 0.7s, opacity 0.3s, visibility 0.5s, top 0.3s, left 0.3s;transform-origin: left top;}#gallery-405 .cs-gallery.cs-hidden {visibility: hidden;pointer-events: none;opacity: 0;top: 0;left: 0;position: absolute;transform: scaleY(0) scaleX(0);}#gallery-405 .cs-gallery.cs-hidden .cs-item {transform: translateY(2.1875rem);opacity: 0;}#gallery-405 .cs-item {list-style: none;border-radius: 1.25rem;overflow: hidden;display: block;position: relative;transform: translateY(0rem);opacity: 1;transition: opacity 0.6s, transform 0.6s;}#gallery-405 .cs-item:nth-of-type(1) {transition-delay: 0.15s;}#gallery-405 .cs-item:nth-of-type(2) {transition-delay: 0.3s;}#gallery-405 .cs-item:nth-of-type(3) {transition-delay: 0.45s;}#gallery-405 .cs-item:nth-of-type(4) {transition-delay: 0.6s;}#gallery-405 .cs-item:nth-of-type(5) {transition-delay: 0.75s;}#gallery-405 .cs-item:nth-of-type(6) {transition-delay: 0.9s;}#gallery-405 .cs-item:nth-of-type(7) {transition-delay: 1.05s;}#gallery-405 .cs-item:nth-of-type(8) {transition-delay: 1.2s;}#gallery-405 .cs-picture {width: 100%;min-height: 17.5rem;display: block;position: relative;z-index: 1;}#gallery-405 .cs-picture img {width: 100%;height: 100%;object-fit: cover;object-position: top;position: absolute;top: 0;left: 0;z-index: -1;transition: transform 0.7s;}#gallery-405 .cs-info {text-align: center;width: 100%;box-sizing: border-box;padding: 1.5rem;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 10;}#gallery-405 .cs-name {font-family: "Bebas Neue", serif;font-size: 1.5rem;font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 0.25rem 0;color: var(--headerColor);display: block;transition: color 0.3s;}#gallery-405 .cs-job {font-family: "Montserrat", sans-serif;font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0 0 1rem 0;color: var(--bodyTextColor);display: block;}#gallery-405 .cs-social-group {width: 100%;display: flex;justify-content: center;gap: 0.5rem;}#gallery-405 .cs-link {width: 2rem;height: 2rem;background-color: #e8e8e8;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: background-color 0.3s;}#gallery-405 .cs-link:hover {background-color: var(--primary);}#gallery-405 .cs-link:hover .cs-icon {filter: grayscale(100%) brightness(1000%);}#gallery-405 .cs-icon {width: 0.75rem;height: auto;filter: grayscale(100%);transition: filter 0.3s;}}@media only screen and (min-width: 48rem) {#gallery-405 .cs-gallery {grid-template-columns: repeat(3, 1fr);}#gallery-405 .cs-picture {min-height: 23.75rem;}}@media only screen and (min-width: 64rem) {#gallery-405 .cs-gallery {grid-template-columns: repeat(4, 1fr);}#gallery-405 .cs-picture {min-height: 33.75rem;}#gallery-405 .cs-item:nth-of-type(1) {transition-delay: 0.15s;}#gallery-405 .cs-item:nth-of-type(2) {transition-delay: 0.3s;}#gallery-405 .cs-item:nth-of-type(3) {transition-delay: 0.45s;}#gallery-405 .cs-item:nth-of-type(4) {transition-delay: 0.6s;}#gallery-405 .cs-item:nth-of-type(5) {transition-delay: 0.15s;}#gallery-405 .cs-item:nth-of-type(6) {transition-delay: 0.3s;}#gallery-405 .cs-item:nth-of-type(7) {transition-delay: 0.45s;}#gallery-405 .cs-item:nth-of-type(8) {transition-delay: 0.6s;}}@media only screen and (min-width: 0rem) {#cta-1071 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#cta-1071 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1071 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1071 .cs-flex {max-width: 39.375rem;}#cta-1071 .cs-title {margin: 0;color: var(--bodyTextColorWhite);}#cta-1071 .cs-button-box {display: flex;flex-wrap: wrap;justify-content: center;gap: 1rem;}#cta-1071 .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);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cta-1071 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-1071 .cs-button-solid:hover:before {width: 100%;}#cta-1071 .cs-button-transparent {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: transparent;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s;}#cta-1071 .cs-button-transparent:before {content: "";position: absolute;height: 100%;width: 0%;background: #fff;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#cta-1071 .cs-button-transparent:after {content: "";position: absolute;height: 100%;width: 100%;background-color: transparent;box-sizing: border-box;border: 1px solid #fff;top: 0;left: 0;z-index: -1;transition: width 0.3s;pointer-events: none;}#cta-1071 .cs-button-transparent:hover {color: var(--primary);}#cta-1071 .cs-button-transparent:hover:before {width: 100%;}#cta-1071 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#cta-1071 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: #1a1a1a;opacity: 0.88;top: 0;left: 0;z-index: 1;}#cta-1071 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#cta-1071 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;}#cta-1071 .cs-button-box {flex-wrap: nowrap;align-items: center;flex: none;}}