 @media only screen and (min-width: 0rem) {#hero-288 {position: relative;padding: clamp(12.25rem, 22.82vw, 18.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);text-align: center;}#hero-288 .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;}#hero-288 .cs-content {display: flex;flex-direction: column;justify-content: center;align-items: center;}#hero-288 .cs-title {position: relative;margin: 0 auto 1rem;max-width: 43.75rem;font-size: clamp(2.4375rem, 5vw, 3.8125rem);line-height: 1.2em;font-weight: 900;color: var(--headerColor);text-align: center;}#hero-288 .cs-text {margin: 0 auto;margin-bottom: clamp(1.75rem, 3.92vw, 2.5rem);max-width: 33.1875rem;width: 100%;font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);text-align: center;}#hero-288 .cs-stats-group {display: flex;justify-content: space-evenly;align-items: center;margin: 0;margin-top: clamp(2.5rem, 6vw, 5rem);margin-bottom: clamp(2.5rem, 10vw, 3rem);max-width: 32.625rem;padding: 0;column-gap: clamp(1.25rem, 5.9vw, 2.5rem);}#hero-288 .cs-item {width: auto;list-style: none;}#hero-288 .cs-number {display: block;font-size: clamp(1.5625rem, 3.8vw, 3.0625rem);line-height: 1.2em;font-weight: 700;color: var(--headerColor);}#hero-288 .cs-desc {font-size: clamp(0.875rem, 2.1vw, 1rem);line-height: 1.5em;color: #767676;}#hero-288 .cs-picture {position: relative;display: block;height: clamp(23.75rem, 59vw, 28.3215rem);max-width: 36.5625rem;width: 100%;overflow: hidden;}#hero-288 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-288 .cs-waves {z-index: -1;position: absolute;bottom: 0;left: 0;right: 0;display: block;background-color: #1a1a1a;height: 30%;width: 100%;}#hero-288 .cs-waves img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#hero-288 {text-align: left;}#hero-288 .cs-container {flex-direction: row;justify-content: space-between;align-items: stretch;column-gap: 6.25rem;}#hero-288 .cs-content {align-items: flex-start;width: 40%;padding: 3rem 0;flex: none;align-self: center;}#hero-288 .cs-stats-group {margin-bottom: 0;}#hero-288 .cs-title, #hero-288 .cs-text {text-align: left;}#hero-288 .cs-picture {min-height: clamp(38.9375rem, 60vw, 50.875rem);height: auto;max-width: 39.375rem;}#hero-288 .cs-waves {left: 50%;margin-left: 12.5rem;height: 100%;width: calc(40vw + 9rem);}}@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);}body.dark-mode #hero-288 .cs-waves {opacity: 0.5;filter: brightness(160%);}}