 @media only screen and (min-width: 0rem) {#hero-1800 {padding: clamp(12.5rem, 16.82vw, 15.25rem) 1rem 0;overflow: hidden;position: relative;z-index: 1;}#hero-1800 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#hero-1800 .cs-content {text-align: center;max-width: 39.375rem;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;z-index: 2;}#hero-1800 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 400;color: var(--primary);margin-bottom: 0.25rem;display: block;}#hero-1800 .cs-title {font-size: clamp(2.4375rem, 6.3vw, 4.625rem);font-weight: 400;line-height: 1.2em;text-align: inherit;max-width: 23ch;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#hero-1800 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 33.1875rem;margin: 0 0 2rem 0;color: var(--bodyTextColor);}#hero-1800 .cs-video-group {width: 100%;height: 100vw;min-height: 21.25rem;display: flex;flex-direction: column;row-gap: 1rem;position: relative;z-index: 1;}#hero-1800 .cs-video-group:before {content: '';width: 300vw;height: 500%;background: #f7f7f7;opacity: 1;position: absolute;display: block;bottom: 3.375rem;left: 50%;z-index: -1;transform: translateX(-50%);}#hero-1800 .cs-box {width: 100%;height: auto;margin: 0;padding: clamp(1.5rem, 4vw, 2rem);background-color: var(--primary);display: flex;align-items: flex-start;gap: clamp(1rem, 2vw, 1.5rem);}#hero-1800 .cs-header {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;margin: 0;padding: 0;color: var(--bodyTextColorWhite);}#hero-1800 .cs-box-icon {width: clamp(2.5rem, 4vw, 3rem);}#hero-1800 .cs-video-wrapper {width: 100%;height: 100%;display: block;position: relative;}#hero-1800 .cs-video-wrapper:hover {cursor: pointer;}#hero-1800 .cs-video-wrapper:hover .cs-play {transform: translate(-50%, -50%) scale(1.2);}#hero-1800 .cs-video-wrapper video, #hero-1800 .cs-video-wrapper .cs-picture {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-1800 .cs-video-wrapper video img, #hero-1800 .cs-video-wrapper .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-1800 .cs-play {width: clamp(5rem, 14vw, 7.5rem);height: clamp(5rem, 14vw, 7.5rem);display: flex;pointer-events: none;justify-content: center;align-items: center;border-radius: 50%;background-color: rgba(255, 255, 255, 0.2);backdrop-filter: blur(8px);border: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: transform 0.3s, opacity 0.3s;}#hero-1800 .cs-play.cs-hide {transform: translate(-50%, -50%) scale(0) !important;opacity: 0;}#hero-1800 .cs-icon {width: 1.25rem;height: auto;}}@media only screen and (min-width: 48rem) {#hero-1800 .cs-container {flex-direction: row;align-items: stretch;justify-content: space-between;}#hero-1800 .cs-content {text-align: left;width: 47%;padding-bottom: clamp(10.5rem, 30vw, 18.75rem);flex: none;align-items: flex-start;align-self: flex-start;}#hero-1800 .cs-video-group {width: 50%;max-width: 39.375rem;height: auto;min-height: clamp(33.125rem, 67vw, 55rem);}#hero-1800 .cs-video-group:before {bottom: 6.25rem;}#hero-1800 .cs-video-wrapper {height: 90%;}#hero-1800 .cs-box {width: 80%;max-width: 19.1875rem;flex-direction: column;position: absolute;bottom: 0;left: calc(clamp(7.25rem, 17vw, 12.5rem)*-1);}}@media only screen and (min-width: 64rem) {#hero-1800 .cs-video-wrapper {height: 100%;}#hero-1800 .cs-box {bottom: 3rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1800 .cs-title, body.dark-mode #hero-1800 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1800 .cs-video-group:before {background-color: rgba(0, 0, 0, 0.2);}}@media only screen and (min-width: 0rem) {#services-1800 {padding: var(--sectionPadding);position: relative;}#services-1800 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1800 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-1800 .cs-topper {color: var(--secondary);}#services-1800 .cs-title {max-width: 25ch;}#services-1800 .cs-text {margin-bottom: 1rem;}#services-1800 .cs-button-solid {flex: none;white-space: nowrap;}#services-1800 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;align-items: stretch;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#services-1800 .cs-item {text-align: center;list-style: none;width: 100%;height: clamp(15rem, 40vw, 20rem);margin: 0;box-sizing: border-box;padding: 0;background-color: #000;display: flex;flex-direction: column;justify-content: center;align-items: center;grid-column: span 12;grid-row: span 1;position: relative;z-index: 1;overflow: hidden;}#services-1800 .cs-item:hover .cs-background:before {opacity: 0.95;background-color: var(--primary);}#services-1800 .cs-item:hover .cs-background img {transform: scale(1.2);}#services-1800 .cs-link {text-decoration: none;width: 100%;height: 100%;padding: clamp(1rem, 3vw, 2rem);box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;}#services-1800 .cs-h3 {font-size: clamp(1.5625rem, 2.5vw, 1.9375rem);font-weight: 400;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);font-family: var(--bodyFont);}#services-1800 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#services-1800 .cs-background:before {content: "";width: 100%;height: 100%;background-color: #111926;opacity: 0.5;display: block;position: absolute;top: 0;left: 0;z-index: 1;transition: background-color 0.3s, opacity 0.3s;}#services-1800 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s;}}@media only screen and (min-width: 48rem) {#services-1800 {padding-top: clamp(2rem, 4vw, 3rem);}#services-1800 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#services-1800 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1800 .cs-title, body.dark-mode #services-1800 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1800 .cs-text {opacity: 0.8;}}