 @media only screen and (min-width: 0rem) {#hero-2269 {padding: var(--sectionPadding);padding-top: 8rem;background-color: #1a1a1a;overflow: hidden;position: relative;height: 100vh;}#hero-2269 .cs-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}#hero-2269 .cs-bg::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(180deg, rgba(255, 255, 255, 0) -3.91%, rgba(255, 255, 255, 0.64) 56.15%);z-index: 2;}#hero-2269 .cs-bg img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;z-index: 1;}#hero-2269 .cs-container {width: 100%;max-width: 107.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 3vw, 3.5rem);position: relative;z-index: 2;}#hero-2269 .cs-flex {width: 100%;}#hero-2269 .cs-accent {color: var(--secondary);}#hero-2269 .cs-content {text-align: center;margin-top: 30%;width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 24px;position: relative;z-index: 2;}#hero-2269 .cs-topper {color: var(--secondary);}#hero-2269 .cs-title {font-size: clamp(2.4375rem, 10vw, 6.5rem);line-height: 1.1em;letter-spacing: -2px;width: 100%;max-width: 65.3125rem;margin: 0;}#hero-2269 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);margin-bottom: 2rem;color: var(--bodyTextColorWhite);}#hero-2269 .cs-img-1 {width: clamp(5.875rem, 22vw, 13.75rem);height: clamp(2.5rem, 10vw, 6rem);object-fit: cover;}#hero-2269 .cs-img-2 {width: clamp(12.1875rem, 48vw, 22.5625rem);height: clamp(2.5rem, 10vw, 6rem);object-fit: cover;}#hero-2269 .cs-floater {width: clamp(7.875rem, 19vw, 16.75rem);height: auto;object-fit: contain;position: absolute;right: -2.125rem;bottom: -1.0625rem;}#hero-2269 .cs-button-solid {font-size: 1rem;font-weight: bold;line-height: 3.125em;text-align: center;text-decoration: none;width: auto;padding: 0 1.875rem;background-color: var(--primary);color: #fff;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;transition-delay: 0.1s;}#hero-2269 .cs-button-solid:hover:before {width: 100%;}#hero-2269 .cs-button-solid:before {content: "";width: 0;height: 100%;background-color: #000;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-2269 .hero-left {position: absolute;bottom: 0;left: 0;width: 30%;z-index: 10;max-width: 90px;height: auto;}#hero-2269 .hero-right {position: absolute;bottom: 0;right: 0;max-width: 90px;width: 30%;z-index: 10;height: auto;}}@media only screen and (min-width: 48rem) {#hero-2269 .cs-content {margin-top: 17%;}}@media only screen and (min-width: 87.5rem) {#hero-2269 {padding-top: 14rem;}#hero-2269 .cs-content {margin-top: 0;flex-direction: column;justify-content: center;align-items: center;gap: 48px;}#hero-2269 .cs-floater {top: 0.3125rem;right: 0;}#hero-2269 .hero-left {position: absolute;bottom: -5px;left: 0;width: 30%;max-width: 550px;height: auto;}#hero-2269 .hero-right {position: absolute;bottom: -5px;right: 0;width: 30%;max-width: 550px;height: auto;}}@media only screen and (min-width: 0rem) {#services-2269 {max-width: 120rem;margin: auto;position: relative;z-index: 10;}#services-2269:before {content: "";width: 100vw;height: 100%;background: #1a1a1a;opacity: 1;display: block;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}#services-2269 .cs-container {width: 100%;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-2269 .cs-card-group {width: 100%;margin: 0;box-sizing: border-box;padding: clamp(3.75rem, 7vw, 6.25rem) clamp(1rem, 4vw, 6.25rem);display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 2rem;position: relative;z-index: 15;}#services-2269 .cs-item {text-align: left;list-style: none;width: 100%;box-sizing: border-box;grid-column: span 12;transition: background-color 0.3s;}#services-2269 .cs-link {text-decoration: none;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 1rem;}#services-2269 .cs-icon {width: 2rem;height: auto;}#services-2269 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);display: flex;align-items: center;gap: 0.5rem;transition: color 0.3s;}#services-2269 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);opacity: 0.8;transition: color 0.3s, opacity 0.3s;}}@media only screen and (min-width: 48rem) {#services-2269 .cs-content {flex-direction: row;justify-content: space-between;align-items: center;gap: 3rem;}#services-2269 .cs-title {margin: 0;}#services-2269 .cs-card-group {column-gap: clamp(2rem, 6vw, 3.75rem);}#services-2269 .cs-flex-group {width: 50%;flex: none;}#services-2269 .cs-item {grid-column: span 4;}}