 @media only screen and (min-width: 0rem) {#hero-855 {padding: clamp(11.25rem, 19.82vw, 19.25rem) 1rem clamp(3.75rem, 7.82vw, 6.25rem);background-color: var(--backgroundColorCompany);overflow: hidden;position: relative;z-index: 1;}#hero-855 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 1rem;}#hero-855 .cs-content {max-width: 39.375rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}#hero-855 .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#hero-855 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 23ch;margin: 0 0 1rem 0;color: var(--bodyTextColorWhite);position: relative;}#hero-855 .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(--bodyTextColorWhite);}#hero-855 .cs-button-solid {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;}#hero-855 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#hero-855 .cs-button-solid:hover:before {width: 100%;}#hero-855 .cs-picture {width: 100%;height: clamp(18.75rem, 40vw, 32.5rem);box-shadow: 0px 3.3478px 50.2169px rgba(0, 0, 0, 0.16);border-radius: clamp(7.8125rem, 15vw, 12.5rem) 0 clamp(7.8125rem, 15vw, 12.5rem) 0;box-sizing: border-box;overflow: hidden;display: block;position: relative;border: 5px solid var(--primary);animation: border-animation 4s infinite;}#hero-855 .cs-picture img {width: 100%;height: 100%;object-fit: contain;background: black;}@keyframes border-animation {0% {border-color: var(--primary);}50% {border-color: var(--primaryLight);}100% {border-color: var(--primary);}}#hero-855 .cs-wave {width: 320%;height: auto;display: block;position: absolute;left: 50%;bottom: -1px;transform: translateX(-50%);z-index: -1;}}@media only screen and (min-width: 64rem) {#hero-855 {text-align: left;padding-bottom: 17vw;}#hero-855 .cs-container {flex-direction: row;justify-content: space-between;align-items: center;}#hero-855 .cs-content {width: 40vw;flex: none;align-items: flex-start;}#hero-855 .cs-title, #hero-855 .cs-text {text-align: left;}#hero-855 .cs-dark {display: none;}#hero-855 .cs-dark.desktop {display: block;}#hero-855 .desktop {display: block;}#hero-855 .mobile {display: none;}#hero-855 .cs-picture {width: 70vw;max-width: 58.5rem;position: absolute;top: 50%;transform: translateY(-50%);bottom: auto;right: -20.25rem;overflow: visible;background: black;border-radius: 0 7.8125rem 7.8125rem 0;box-shadow: 0px 3.3478px 50.2169px rgba(0, 0, 0, 0.16);animation: border-animation 4s infinite;}#hero-855 .cs-picture img {object-position: left;}}@media only screen and (min-width: 150rem) {#hero-855 .cs-picture {right: 15vw;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-855 {background-color: rgba(0, 0, 0, 0.2);}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-wave path {fill: var(--dark);}}