 @media only screen and (min-width: 0rem) {#hero-1950 {min-height: 100dvh;padding: clamp(12.5rem, 12vw, 18.75rem) 1rem clamp(3.75rem, 8vw, 6.25rem) 1rem;position: relative;display: flex;align-items: flex-end;z-index: 1;}#hero-1950 .cs-container {width: 100%;max-width: 85.5625rem;margin: 0 auto;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;gap: clamp(3.75rem, 13vw, 11.25rem);}#hero-1950 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#hero-1950 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);margin-bottom: 1.75rem;color: #fff;}#hero-1950 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);max-width: 25rem;margin-bottom: 1.25rem;color: #fff;}#hero-1950 .cs-flex-group {max-width: 30rem;}#hero-1950 .cs-button-solid:hover {background-color: #fff;color: var(--headerColor);}#hero-1950 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1950 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(180deg, rgba(26, 26, 26, 0.86) 10.79%, rgba(26, 26, 26, 0) 48.32%, rgba(26, 26, 26, 0.86) 82.84%);pointer-events: none;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero-1950 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#hero-1950 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 2rem;}#hero-1950 .cs-title {width: 55%;max-width: 42rem;margin-bottom: 0;flex: none;}#hero-1950 .cs-text {margin-bottom: 2rem;}#hero-1950 .cs-flex-group {max-width: 30rem;}}@media only screen and (min-width: 81.25rem) {#hero-1950 .cs-background {background: url("/assets/images/13.jpg");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}#hero-1950 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1950 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #hero-1950 .cs-text {opacity: 0.8;}body.dark-mode #hero-1950 .cs-background {background-color: #000;opacity: 0.5;}body.dark-mode #hero-1950 .cs-background img {opacity: 1;}}