 @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, 5.25rem);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-title {max-width: 10ch;}#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);}}