 @media only screen and (min-width: 0rem) {#hero-1618 {padding: var(--sectionPadding);padding-top: clamp(10rem, 22vw, 14rem);padding-bottom: clamp(2.5rem, 5vw, 4rem);min-height: clamp(48rem, 72vw, 58rem);position: relative;z-index: 1;overflow: visible;background: var(--secondaryLight);}#hero-1618 .cs-container {width: 100%;max-width: 90rem;margin: auto;position: relative;z-index: 2;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 5vw, 4.5rem);}#hero-1618 .cs-content {width: 100%;max-width: 65rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#hero-1618 .cs-topper {font-size: clamp(0.8125rem, 1.25vw, 1rem);line-height: 1.2em;font-weight: 600;letter-spacing: 0.22em;text-transform: uppercase;margin-bottom: clamp(1rem, 2vw, 1.25rem);color: var(--primary);display: block;text-shadow: 0 0 1rem rgba(0, 255, 24, 0.18);}#hero-1618 .cs-title {font-size: clamp(3rem, 7vw, 5.75rem);font-weight: 600;text-align: inherit;max-width: 59.375rem;margin: 0;color: #fff;text-shadow: 0 0.1875rem 1rem rgba(0, 0, 0, 0.45);position: relative;}#hero-1618 .cs-title-line {width: 7rem;height: 0.125rem;margin: clamp(1.5rem, 3vw, 2rem) auto clamp(1.5rem, 3vw, 2rem);background: var(--primary);display: block;}#hero-1618 .cs-text {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.55em;text-align: inherit;width: 100%;max-width: 53.125rem;margin: 0 0 clamp(2rem, 4vw, 2.75rem);color: rgba(255, 255, 255, 0.9);text-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.45);}#hero-1618 .cs-button-group {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 1rem;margin-bottom: clamp(3.5rem, 7vw, 5rem);}#hero-1618 .cs-button-solid, #hero-1618 .cs-button-transparent {min-height: 3.5rem;padding: 0 clamp(1.25rem, 3vw, 2rem);border-radius: 0.375rem;font-size: clamp(0.875rem, 1.4vw, 1rem);line-height: 1;font-weight: 600;text-decoration: none;display: inline-flex;align-items: center;justify-content: center;gap: 0.875rem;box-sizing: border-box;transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;}#hero-1618 .cs-button-solid {background: var(--primary);color: var(--secondaryLight);box-shadow: 0 1rem 2.5rem rgba(0, 255, 24, 0.18);}#hero-1618 .cs-button-solid:hover {transform: translateY(-0.125rem);box-shadow: 0 1.25rem 2.75rem rgba(0, 255, 24, 0.24);}#hero-1618 .cs-button-transparent {border: 1px solid rgba(255, 255, 255, 0.28);background: rgba(13, 19, 31, 0.38);color: #fff;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);}#hero-1618 .cs-button-transparent:hover {transform: translateY(-0.125rem);border-color: rgba(0, 255, 24, 0.52);background: rgba(0, 255, 24, 0.06);color: var(--primary);}#hero-1618 .cs-card-group {width: 100%;max-width: 70rem;margin: 0 0 clamp(-5rem, -6vw, -3.75rem);padding: clamp(1.5rem, 3vw, 2rem);list-style: none;box-sizing: border-box;border: 1px solid rgba(255, 255, 255, 0.18);border-radius: 0.875rem;background: linear-gradient(145deg, rgba(20, 28, 43, 0.9), rgba(13, 19, 31, 0.92));box-shadow: 0 2rem 5rem rgba(5, 8, 12, 0.05);backdrop-filter: blur(6px);display: grid;grid-template-columns: 1fr;gap: 1.75rem;position: relative;z-index: 3;}#hero-1618 .cs-item {text-align: center;list-style: none;margin: 0;padding: 0;background: transparent;box-shadow: none;display: flex;flex-direction: column;align-items: center;position: relative;transition: none;}#hero-1618 .cs-icon {width: 2.875rem;height: 2.875rem;margin-bottom: 0.875rem;color: var(--primary);display: flex;align-items: center;justify-content: center;}#hero-1618 .cs-icon svg {width: 100%;height: 100%;fill: currentColor;display: block;}#hero-1618 .cs-h3 {font-size: clamp(1.125rem, 2vw, 1.375rem);line-height: 1.2em;font-weight: 600;text-align: inherit;margin: 0 0 0.625rem;color: #fff;}#hero-1618 .cs-item-text {font-size: clamp(0.875rem, 1.4vw, 1rem);line-height: 1.55em;max-width: 21.25rem;margin: 0 auto;padding: 0;color: rgba(255, 255, 255, 0.76);}#hero-1618 .cs-background {width: 100%;height: 100%;min-height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;overflow: hidden;}#hero-1618 .cs-background:before {content: '';width: 100%;height: 100%;background: linear-gradient(90deg, rgba(20, 28, 43, 0.9) 0%, rgba(20, 28, 43, 0.3) 30%, rgba(20, 28, 43, 0.3) 70%, rgba(20, 28, 43, 0.9) 100%), linear-gradient(180deg, rgba(20, 28, 43, 0.9) 0%, rgba(20, 28, 43, 0.4) 38%, var(--secondaryLight) 100%);position: absolute;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1618 .cs-background:after {content: '';width: 100%;height: 100%;background: linear-gradient(180deg, rgba(20, 24, 31, 0.18) 0%, rgba(20, 24, 31, 0.1) 38%, rgba(20, 24, 31, 0.2) 64%, var(--secondaryLight) 100%);position: absolute;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1618 .cs-background img {width: 100%;height: 100%;object-fit: cover;object-position: 54% center;position: absolute;top: 0;left: 0;filter: saturate(0.95) contrast(1.16) brightness(0.8);}}@media only screen and (min-width: 48rem) {#hero-1618 {min-height: 53.125rem;}#hero-1618 .cs-card-group {grid-template-columns: repeat(3, 1fr);gap: 0;margin-bottom: clamp(-5.5rem, -6vw, -4rem);}#hero-1618 .cs-item {padding: 0 clamp(1.5rem, 3vw, 2.25rem);border-right: 1px solid rgba(255, 255, 255, 0.16);}#hero-1618 .cs-item:first-child {padding-left: 0;}#hero-1618 .cs-item:last-child {padding-right: 0;border-right: 0;}#hero-1618 .cs-background {width: 100%;height: 100%;min-height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;overflow: hidden;}#hero-1618 .cs-background:before {content: '';width: 100%;height: 100%;background: linear-gradient(90deg, rgba(20, 28, 43, 0.6) 0%, rgba(20, 28, 43, 0.3) 30%, rgba(20, 28, 43, 0.3) 70%, rgba(20, 28, 43, 0.6) 100%), linear-gradient(180deg, rgba(20, 28, 43, 0.3) 0%, rgba(20, 28, 43, 0.05) 38%, var(--secondaryLight) 100%);position: absolute;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1618 .cs-background:after {content: '';width: 100%;height: 100%;background: linear-gradient(180deg, rgba(20, 24, 31, 0.18) 0%, rgba(20, 24, 31, 0.1) 38%, rgba(20, 24, 31, 0.2) 64%, var(--secondaryLight) 100%);position: absolute;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1618 .cs-background img {width: 100%;height: 100%;object-fit: cover;object-position: 54% center;position: absolute;top: 0;left: 0;filter: saturate(0.95) contrast(1.16) brightness(0.8);}#hero-1618 .cs-background img {object-position: center;}}@media only screen and (min-width: 64rem) {#hero-1618 {padding-top: clamp(9rem, 11vw, 12rem);}#hero-1618 .cs-content {padding-bottom: 0;}#hero-1618 .cs-title {max-width: 61.25rem;}#hero-1618 .cs-text {max-width: 53.75rem;}#hero-1618 .cs-card-group {margin-top: 0;margin-bottom: clamp(-5.5rem, -6vw, -4rem);}}@media only screen and (min-width: 100rem) {#hero-1618 .cs-background {background: none;}#hero-1618 .cs-background:before {background: linear-gradient(90deg, rgba(20, 28, 43, 0.3) 0%, rgba(20, 28, 43, 0.15) 30%, rgba(20, 28, 43, 0.15) 70%, rgba(20, 28, 43, 0.3) 100%), linear-gradient(180deg, rgba(20, 28, 43, 0.1) 0%, rgba(20, 28, 43, 0.2) 60%, var(--secondaryLight) 100%);}#hero-1618 .cs-background:after {background: linear-gradient(180deg, rgba(20, 24, 31, 0) 0%, rgba(20, 24, 31, 0.1) 38%, rgba(20, 24, 31, 0.2) 64%, var(--secondaryLight) 100%);}#hero-1618 .cs-background img {display: block;object-position: center;filter: saturate(0.9) contrast(1.12) brightness(0.98);}}