 @media only screen and (min-width: 0rem) {#hero-855 {z-index: 1;position: relative;background: linear-gradient(180deg, var(--primary) 0%, #111926 100%);overflow: hidden;padding: clamp(8.85rem, 16.82vw, 10.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);}#hero-855 .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: 3rem;}#hero-855 .cs-content {display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 39.375rem;text-align: center;}#hero-855 .cs-topper {font-weight: 700;color: var(--bodyTextColorWhite);}#hero-855 .cs-title {position: relative;margin: 0 0 1rem 0;max-width: 23ch;font-size: clamp(2.2rem, 5vw, 3.8125rem);line-height: 1.2em;font-weight: 900;color: var(--bodyTextColorWhite);text-align: center;}#hero-855 .cs-text {opacity: 0.8;margin: 0 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;max-width: 39.375rem;width: 100%;font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;color: var(--bodyTextColorWhite);text-align: center;}#hero-855 .cs-picture {position: relative;display: block;border-radius: 0 clamp(6.25rem, 17vw, 12.5rem) 0 clamp(6.25rem, 17vw, 12.5rem);height: clamp(25rem, 95vw, 44.5rem);max-width: 35.625rem;width: 100%;overflow: hidden;box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.16);}#hero-855 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#hero-855 .cs-wave {z-index: -1;position: absolute;bottom: -1px;left: 50%;transform: translateX(-50%);display: block;height: auto;width: 320%;}}@media only screen and (min-width: 64rem) {#hero-855 {text-align: left;}#hero-855 .cs-container {flex-direction: row;justify-content: space-between;}#hero-855 .cs-content {align-items: flex-start;width: 40vw;flex: none;}#hero-855 .cs-title, #hero-855 .cs-text {text-align: left;}#hero-855 .cs-picture {height: clamp(38.9375rem, 60vw, 43.8125rem);}#hero-855 .cs-wave {left: 0;transform: none;width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-855 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #hero-855 .cs-title, body.dark-mode #hero-855 .cs-text, body.dark-mode #hero-855 .cs-number, body.dark-mode #hero-855 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #hero-855 .cs-picture {box-shadow: 0px 4px 60px rgba(255, 255, 255, 0.16);}body.dark-mode #hero-855 .cs-wave path {fill: #061a28;}}