 @media only screen and (min-width: 0rem) {#hero-2150 {padding: clamp(10rem, 40vw, 25rem) 1rem clamp(3.75rem, 7.5vw, 6.25rem) 1rem;overflow: hidden;position: relative;z-index: 1;}#hero-2150 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 3.75rem);}#hero-2150 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#hero-2150 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);max-width: 30ch;color: var(--bodyTextColorWhite);text-shadow: 0 0 8px black, 0 0 16px rgba(0, 0, 0, 0.5);}#hero-2150 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);max-width: 55ch;margin-bottom: 2rem;color: var(--bodyTextColorWhite);opacity: 1;text-shadow: 0 0 4px black, 0 0 8px #000000;}#hero-2150 .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--bodyTextColorWhite);margin-bottom: 0.25rem;display: block;text-shadow: 0 0 6px black, 0 0 12px #000000;}#hero-2150 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 12.5rem;margin: 0;box-sizing: border-box;padding: 0 clamp(2rem, 4vw, 3rem);background-color: var(--primary);color: var(--bodyTextColorWhite);display: inline-block;position: relative;z-index: 1;border-radius: 0.5rem;overflow: hidden;transition: color 0.3s ease;}#hero-2150 .cs-button-solid::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #F5F5F5;border-radius: 0.5rem;z-index: -1;transform: scaleX(0);transform-origin: left;transition: transform 0.3s ease;}#hero-2150 .cs-button-solid:hover {color: var(--primary);}#hero-2150 .cs-button-solid:hover::before {transform: scaleX(1);}#hero-2150 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: clamp(2rem, 4vw, 3.75rem);}#hero-2150 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;box-sizing: border-box;padding: 0;display: flex;flex-direction: column;align-items: flex-start;grid-column: span 12;gap: 1rem;}#hero-2150 .cs-icon-group {margin: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;gap: 0.5rem;}#hero-2150 .cs-icon {width: 2rem;height: auto;display: block;}#hero-2150 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);transition: color 0.3s;text-shadow: 0 0 4px black, 0 0 8px #000000;}#hero-2150 .cs-item-text {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.5em;text-align: inherit;margin: 0;color: #F7F7F7;opacity: 1;text-shadow: 0 0 4px black, 0 0 8px #000000;}#hero-2150 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#hero-2150 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, #3a3f4b 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.99) 100%);pointer-events: none;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero-2150 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#hero-2150 .cs-container {max-width: 80rem;}#hero-2150 .cs-item {grid-column: span 4;}#hero-2150 .cs-card-group {margin-top: clamp(1.5rem, 3vw, 3.75rem);column-gap: clamp(2rem, 4vw, 3.75rem);}}