 @media only screen and (min-width: 0rem) {#hero-856 {text-align: center;padding: clamp(13.05rem, 30.276vw, 18.45rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);background-color: #fff;overflow: hidden;position: relative;z-index: 1;}#hero-856 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3rem;}#hero-856 .cs-content {max-width: 39.375rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-856 .cs-title {font-size: clamp(1.55rem, 3.12vw, 2.45rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 23ch;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#hero-856 .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 0 clamp(1.75rem, 3.92vw, 2.5rem) 0;color: var(--bodyTextColor);}#hero-856 .cs-picture {width: 100%;max-width: 35.625rem;height: clamp(25rem, 95vw, 44.5rem);border-radius: 0 clamp(6.25rem, 17vw, 12.5rem) 0 clamp(6.25rem, 17vw, 12.5rem);overflow: hidden;display: block;position: relative;}#hero-856 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}}@media only screen and (min-width: 48rem) {#hero-856 {padding-top: 380px;}}@media only screen and (min-width: 64rem) {#hero-856 {padding: clamp(18.792rem, 43.59744vw, 26.568rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);text-align: left;}#hero-856 .cs-container {flex-direction: row;justify-content: space-between;}#hero-856 .cs-content {width: 40vw;flex: none;align-items: flex-start;order: 2;}#hero-856 .cs-title {text-align: left;font-size: clamp(1.86rem, 3.744vw, 2.94rem);}#hero-856 .cs-text {text-align: left;}#hero-856 .cs-picture {height: clamp(38.9375rem, 60vw, 50.875rem);}#hero-856 .cs-wave {width: 100%;left: 0;transform: scaleX(-1);}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-856 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #hero-856 .cs-title, body.dark-mode #hero-856 .cs-text, body.dark-mode #hero-856 .cs-number, body.dark-mode #hero-856 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #hero-856 .cs-wave path {fill: var(--dark);}}#button-box-838 {width: 100%;max-width: calc(630 / 16 * 1rem);margin-bottom: calc(32 / 16 * 1rem);display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;gap: calc(24 / 16 * 1rem);}#button-box-838 .cs-button-transparent {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: background-color 0.3s, color 0.3s;}#button-box-838 .cs-button-transparent:hover {background-color: var(--primary);color: #fff;}@media only screen and (max-width: 1023px) {#button-box-838 {justify-content: center;}}body.dark-mode #button-box-838 .cs-button-transparent {color: var(--bodyTextColorWhite);}