 @media only screen and (min-width: 0rem) {#hero-1950 {min-height: 100dvh;padding: clamp(12.5rem, 12vw, 18.75rem) 1rem clamp(3.75rem, 8vw, 6.25rem) 1rem;display: flex;align-items: flex-end;position: relative;z-index: 1;}#hero-1950 .cs-container {width: 100%;max-width: 85.5625rem;margin: 0 auto;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;gap: clamp(3.75rem, 13vw, 11.25rem);}#hero-1950 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#hero-1950 .cs-logo {width: 100%;height: auto;align-self: center;justify-content: center;margin-bottom: 1.25rem;}#hero-1950 .cs-content-container {display: flex;flex-direction: column;width: 100%;}#hero-1950 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);margin-bottom: 1.75rem;color: #fff;}#hero-1950 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);margin-bottom: 1.25rem;color: #fff;opacity: 0.8;}#hero-1950 .cs-flex-group {max-width: 30rem;}#hero-1950 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1950 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(180deg, rgba(26, 26, 26, 0.86) 10.79%, rgba(26, 26, 26, 0) 48.32%, rgba(26, 26, 26, 0.86) 82.84%);pointer-events: none;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero-1950 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#hero-1950 .cs-content {text-align: left;flex-direction: row;justify-content: space-evenly;align-items: flex-end;gap: 2rem;}#hero-1950 .cs-title {max-width: 39.375rem;margin-bottom: 0;flex: none;}#hero-1950 .cs-flex-group {max-width: 30rem;}}@media only screen and (min-width: 100rem) {#hero-1950 .cs-background {background: url("/assets/images/hero.png");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}#hero-1950 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1950 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #hero-1950 .cs-text {opacity: 0.8;}body.dark-mode #hero-1950 .cs-background {background-color: #000;opacity: 0.5;}body.dark-mode #hero-1950 .cs-background img {opacity: 1;}}@media only screen and (min-width: 0rem) {#services-1378 {background-color: var(--lighter);padding: var(--sectionPadding);}#services-1378 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1378 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-1378 .cs-content {margin-bottom: clamp(2.5rem, 5vw, 4rem);}#services-1378 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: clamp(1rem, 2vw, 1.25rem);row-gap: clamp(4.5rem, 6vw, 5.25rem);}#services-1378 .cs-item {text-align: center;list-style: none;width: 100%;margin: 0;box-sizing: border-box;padding: clamp(1rem, 3vw, 2.5rem);padding-top: 0;background-color: var(--white);border-radius: 1.5rem;border: 2px solid var(--gray);display: flex;flex-direction: column;align-items: center;grid-column: span 12;position: relative;z-index: 1;transition: all 0.3s;}#services-1378 .cs-item:hover {transform: translateY(-4px);box-shadow: var(--shadow);}#services-1378 .cs-picture {width: 5.5rem;height: 5.5rem;margin: -2.75rem 0 clamp(1.75rem, 3vw, 2.25rem) 0;box-sizing: border-box;background-color: var(--white);border: 2px solid var(--gray);border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: 0.3s background-color;}#services-1378 .cs-icon {width: 2rem;height: auto;transition: filter 0.3s;}#services-1378 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: bold;line-height: 1.2em;text-align: inherit;text-align: inherit;word-break: break-word;margin: 0 0 0.75rem;transition: color 0.3s;}#services-1378 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;color: var(--bodyTextColor);transition: 0.3s color;}#services-1378 .cs-link {text-decoration: none;width: 4rem;height: 4rem;color: var(--headerColor);border: 1px solid #bababa;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-shrink: 0;gap: 0.625rem;transition: border-color 0.3s;}#services-1378 .cs-arrow {width: auto;height: 0.75rem;transition: filter 0.3s;}}@media only screen and (min-width: 37.5rem) {#services-1378 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#services-1378 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1378 {background-color: var(--medium);}body.dark-mode #services-1378 .cs-item {background-color: var(--accent);border: 2px solid var(--accentLight);}body.dark-mode #services-1378 .cs-title, body.dark-mode #services-1378 .cs-text, body.dark-mode #services-1378 .cs-h3, body.dark-mode #services-1378 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1378 .cs-text, body.dark-mode #services-1378 .cs-item-text {opacity: 0.8;}body.dark-mode #services-1378 .cs-picture {background-color: var(--accent);border: 2px solid var(--accentLight);}}