 @media only screen and (min-width: 0rem) {#hero-1950 {z-index: 1;position: relative;display: flex;align-items: center;min-height: 100dvh;padding: clamp(12.5rem, 22vw, 18.75rem) 1rem clamp(3.75rem, 8vw, 6.25rem) 1rem;}#hero-1950 .cs-container {display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;margin: 0 auto;max-width: 85.5625rem;width: 100%;gap: clamp(3.75rem, 13vw, 11.25rem);}#hero-1950 .cs-content {z-index: 10;position: relative;display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;}#hero-1950 .cs-title {margin-bottom: 1.75rem;text-shadow: 1px 2px 20px rgba(0, 0, 0, 0.4);font-size: clamp(2.4375rem, 5vw, 3.8125rem);color: #fff;text-align: center;}#hero-1950 .cs-text {margin-bottom: 1.25rem;text-shadow: 1px 2px 20px rgba(0, 0, 0, 0.4);font-size: clamp(1rem, 2vw, 1.25rem);color: #fff;}#hero-1950 .cs-button-box {display: flex;justify-content: center;gap: 1rem;}#hero-1950 .cs-button-transparent {color: #fff;padding: 0 1.5rem;transition: background-color 0.3s;}#hero-1950 .cs-button-transparent:hover {background-color: var(--primary);}#hero-1950 .cs-flex-group {margin: 0 auto;max-width: 30rem;}#hero-1950 .cs-background {position: absolute;top: 0;left: 0;display: block;height: 100%;width: 100%;}#hero-1950 .cs-background img, #hero-1950 .cs-background video {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-1950 .cs-background:before {z-index: 1;position: absolute;top: 0;left: 0;content: "";opacity: 0.4;display: block;background: #1a1a1a;height: 100%;width: 100%;pointer-events: none;}}@media only screen and (min-width: 48rem) {#hero-1950 .cs-title {max-width: 39.375rem;}#hero-1950 .cs-flex-group {max-width: 30rem;}}@media only screen and (min-width: 1600px) {body.dark-mode #hero-1950 .cs-button-transparent {background-color: transparent;}}