 @media only screen and (min-width: 0em) {#hero {font-family: var(--PrimaryFont), "Montserrat", sans-serif;text-align: center;padding: 0 1rem;padding-bottom: 6.25rem;position: relative;z-index: 1;height: 100dvh;overflow: hidden;}#hero .cs-picture {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#hero .cs-container {width: 100%;padding-top: 7rem;padding-left: 1rem;padding-right: 1rem;position: relative;display: flex;}#hero .whitespace {width: 40%;display: none;}#hero .cs-flex-group {width: 100%;}#hero .cs-flex-group .subheading-cta {display: none;}#hero .cs-flex-group h3 {font-weight: 400;}#hero .cs-topper {text-align: center;margin-bottom: 1rem;color: var(--primary);}#hero .cs-title {text-align: center;width: 100%;color: var(--bodyTextColor);}#hero .cs-text {text-align: left;}}@media only screen and (min-width: 48em) {#hero {height: 100%;padding: 0 clamp(2em, 5vw, 2.5em);}#hero .whitespace {width: 60%;display: block;background: url(/assets/images/zmogeliukai.webp);background-position: center;background-size: contain;background-repeat: no-repeat;height: 100%;}#hero .cs-flex-group {width: 50%;margin: auto;box-sizing: border-box;display: flex;align-items: flex-start;flex-wrap: wrap;flex-direction: column;margin-left: -10%;text-align: left;}#hero .cs-flex-group .cs-title {text-align: left;font-size: 1.8em;}#hero .cs-flex-group .subheading-cta {display: flex;flex-direction: column;}#hero .cs-container {padding-right: 2rem;height: 65vh;}}@media only screen and (min-width: 64rem) {#hero .cs-container {height: 90vh;}#hero .cs-flex-group {margin-left: -20%;}}@media only screen and (min-width: 81.25em) {#hero .cs-container {height: 90vh;}#hero .cs-container .cs-flex-group {width: 40%;}#hero .cs-container .cs-flex-group h1 {font-size: 2em;}}