 @media only screen and (min-width: 0rem) {#hero-998 {height: 100vh;box-sizing: border-box;position: relative;}#hero-998 .cs-container {width: 100%;max-width: 80rem;margin: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#hero-998 .cs-content {display: flex;flex-direction: column;justify-content: center;align-items: center;}#hero-998 .cs-topper {font-size: clamp(1rem, 4.3vw, 1.9375rem);white-space: nowrap;line-height: 1.2em;width: 100%;margin: 0 0 clamp(0.75rem, 3vw, 1.5rem);color: var(--bodyTextColorWhite);display: inline-flex;justify-content: center;align-items: center;position: relative;gap: 1rem;}#hero-998 .cs-topper:before {content: "";width: 100%;max-width: 6.25rem;height: 2px;background: var(--primary);opacity: 1;position: relative;display: block;}#hero-998 .cs-topper:after {content: "";width: 100%;max-width: 6.25rem;height: 2px;background: var(--primary);opacity: 1;position: relative;display: block;}#hero-998 .cs-logo {width: 100%;max-width: 38.375rem;margin: 0 0 1.5rem 0;display: block;}#hero-998 .cs-logo img {width: 100%;height: auto;}#hero-998 .cs-text {font-size: clamp(1rem, 1vw, 1.25rem);line-height: 1.5em;text-align: center;max-width: 518/16rem;margin: 0 0 clamp(1.5rem, 3vw, 3rem) 0;color: var(--bodyTextColorWhite);}#hero-998 .cs-background {background-color: var(--primary);width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}}