@media only screen and (min-width: 0rem) {#hero {text-align: center;padding: clamp(9rem, 25.95vw, 18.75rem) 1rem 0;position: relative;z-index: 1;background: #fff;}#hero .visually-hidden {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}#hero .cs-background {width: 100%;height: 40%;display: block;position: absolute;top: 60px;left: 0;z-index: -2;}#hero .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero .cs-container {width: 100%;max-width: 67.5rem;margin: auto;}#hero .cs-hero-logo {max-width: 90%;}#hero .cs-image {width: 90%;position: relative;top: -70px;}#hero .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: center;max-width: 51.8125rem;margin: 0 auto clamp(1rem, 4vw, 1.5rem);color: #fff;position: relative;}#hero .cs-text {font-size: clamp(1rem, 1.95vw, 1.5625rem);line-height: 1.5em;text-align: center;width: 100%;max-width: clamp(29rem, 60vw, 50rem);margin: 0 auto;margin-bottom: clamp(2.5rem, 4vw, 3rem);color: #fff;}}@media only screen and (min-width: 48rem) {#hero .cs-background {top: 80px;height: 35%;}#hero .cs-image {top: -200px;}}