 @media only screen and (min-width: 0rem) {#hero-288 {text-align: center;padding: clamp(10.25rem, 16.82vw, 10.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);position: relative;overflow: hidden;}#hero-288 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#hero-288 .cs-content {display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-288 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 43.75rem;margin: 0 auto 1rem;color: var(--headerColor);position: relative;}#hero-288 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 33.1875rem;margin: 0 auto;margin-bottom: clamp(1.75rem, 3.92vw, 2.5rem);color: var(--bodyTextColor);}#hero-288 .cs-picture {width: 100%;max-width: 36.5625rem;height: clamp(23.75rem, 59vw, 28.3215rem);overflow: hidden;display: block;position: relative;}#hero-288 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-288 .graphic {position: absolute;top: 50px;left: -650px;z-index: -1;}#hero-288 .bottom-graphic {position: absolute;bottom: -3.125rem;right: -40.625rem;z-index: -1;}}@media only screen and (min-width: 48rem) {#hero-288 .bottom-graphic {position: absolute;bottom: -3.125rem;z-index: -1;}}@media only screen and (min-width: 64rem) {#hero-288 {text-align: left;}#hero-288 .cs-container {flex-direction: row;justify-content: space-between;column-gap: 6.25rem;}#hero-288 .cs-content {width: 40%;flex: none;align-items: flex-start;}#hero-288 .cs-title, #hero-288 .cs-text {text-align: left;}#hero-288 .cs-picture {max-width: 39.375rem;height: clamp(38.9375rem, 60vw, 50.875rem);}#hero-288 .graphic {position: absolute;top: 90px;left: -50px;z-index: -1;}#hero-288 .bottom-graphic {position: absolute;bottom: -3.125rem;right: 0;z-index: -1;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-288 .cs-title, body.dark-mode #hero-288 .cs-text, body.dark-mode #hero-288 .cs-number, body.dark-mode #hero-288 .cs-desc {color: var(--bodyTextColorWhite);}}