 @media only screen and (min-width: 0rem) {#hero-2349 {display: flex;flex-direction: column;gap: 3rem;padding-bottom: clamp(3rem, 4vw, 3.75rem);position: relative;z-index: 1;}#hero-2349 .cs-container {width: 100%;max-width: 80rem;margin: auto;padding-top: clamp(150px, 58vw, 500px);position: relative;z-index: 1;}#hero-2349 .cs-content {width: 100%;max-width: 100%;padding: var(--sectionPadding);padding-top: 0;padding-bottom: 0;box-sizing: border-box;display: flex;flex-direction: column;}#hero-2349 .cs-topper {color: #fff;}#hero-2349 .cs-title {font-size: clamp(1.9rem, 6vw, 4rem);margin-bottom: 0;max-width: 100%;color: #fff;}#hero-2349 .cs-title span {display: inline-block;}#hero-2349 .cs-title .cs-color {color: var(--primary);}#hero-2349 h2 {font-size: clamp(1.5rem, 4vw, 2.5rem) !important;margin-bottom: 1rem;}#hero-2349 .cs-text {margin-bottom: 2rem;max-width: 63.75rem;color: var(--bodyTextColorWhite);}#hero-2349 .cs-button-solid {align-self: flex-start;}#hero-2349 .cs-button-solid:hover {color: var(--headerColor);}#hero-2349 .cs-button-solid:hover::before {background-color: #fff;}#hero-2349 .cs-stats {margin: 0;padding: clamp(1.5rem, 5vw, 2.5rem) clamp(1rem, 5vw, 3.75rem);box-sizing: border-box;background-color: #f7f7f7;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: 1.875rem;row-gap: 4rem;}#hero-2349 .cs-item {list-style: none;grid-column: span 4;display: flex;flex-direction: column;align-items: flex-start;}#hero-2349 .cs-number {font-size: clamp(1.5625rem, 5vw, 3.0625rem);line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);}#hero-2349 .cs-color {color: var(--primary);display: inline-block;transform: translateX(5px);}#hero-2349 .cs-desc {font-size: clamp(0.875rem, 2vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#hero-2349 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;object-fit: cover;z-index: -2;}#hero-2349 .cs-background:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.84;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero-2349 .cs-background img {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;object-fit: cover;}}@media only screen and (min-width: 48rem) {#hero-2349 {padding: var(--sectionPadding);padding-top: 0;}#hero-2349 .cs-content {padding: 0;}#hero-2349 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.84) 70%);opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: 1;}}@media only screen and (min-width: 100rem) {#hero-2349 .cs-stats {grid-template-columns: repeat(3, 1fr);gap: 4.5rem;}#hero-2349 .cs-item {grid-column: span 1;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-2349 .cs-stats {background-color: var(--dark);}body.dark-mode #hero-2349 .cs-number, body.dark-mode #hero-2349 .cs-desc {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#services-2349 {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;position: relative;}#services-2349:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: var(--primary);opacity: 0.05;top: 0;left: 0;z-index: -1;}#services-2349 .cs-card-group {width: 100%;max-width: 90rem;margin: 0 auto;padding: 0;display: flex;flex-direction: column;gap: 2.5rem;}#services-2349 .cs-item {list-style: none;text-align: left;margin: 0;padding: 0;grid-column: span 15;}#services-2349 .cs-link {text-decoration: none;height: 100%;display: flex;flex-direction: column;}#services-2349 .cs-icon {width: 2rem;height: auto;margin-bottom: clamp(1.5rem, 3vw, 2rem);display: block;}#services-2349 .cs-h2 {font-size: clamp(1.25rem, 3vw, 1.5625rem);text-align: inherit;line-height: 1.2em;font-weight: 700;margin: 0 0 1rem;padding-bottom: 1rem;color: var(--headerColor);border-bottom: 1px solid #e7e7e8;gap: 1rem;}#services-2349 .cs-item-text {font-size: 1rem;text-align: inherit;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);margin-bottom: 1rem;}#services-2349 .cs-fake-link {color: var(--secondary);font-family: var(--bodyFontFamily);text-decoration: none;font-weight: 700;display: flex;align-items: center;margin-top: auto;}#services-2349 .cs-fake-link img {transform: rotate(-90deg);}}@media only screen and (min-width: 48rem) {#services-2349 .cs-card-group {display: grid;grid-template-columns: repeat(15, 1fr);column-gap: clamp(2rem, 5vw, 3rem);row-gap: 2.5rem;}#services-2349 .cs-item {grid-column: span 5;}#services-2349 .cs-h2 span {display: block;}}@media only screen and (min-width: 64rem) {#services-2349 .cs-item {grid-column: span 3;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-2349::before {opacity: 1;background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #services-2349 .cs-h2, body.dark-mode #services-2349 .cs-item-text {color: var(--bodyTextColorWhite);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #services-2349 .cs-fake-link {color: var(--secondaryLight);}body.dark-mode #services-2349 .cs-fake-link img {filter: brightness(0) saturate(100%) invert(44%) sepia(100%) saturate(352%) hue-rotate(358deg) brightness(100%) contrast(99%);}body.dark-mode #services-2349 .cs-icon {filter: brightness(0) saturate(100%) invert(44%) sepia(100%) saturate(352%) hue-rotate(358deg) brightness(100%) contrast(99%);}body.dark-mode #services-2349 .cs-item-text {opacity: 0.8;}}