 @media only screen and (min-width: 0rem) {#services-1800 {padding: var(--sectionPadding);position: relative;}#services-1800 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1800 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-1800 .cs-title {max-width: 20ch;}#services-1800 .cs-text {margin-bottom: 1rem;}#services-1800 .cs-button-solid {flex: none;white-space: nowrap;}#services-1800 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;align-items: stretch;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#services-1800 .cs-item {text-align: left;list-style: none;width: 100%;height: clamp(15rem, 40vw, 20rem);margin: 0;box-sizing: border-box;padding: 0;background-color: #0C1536;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;grid-column: span 12;grid-row: span 1;position: relative;z-index: 1;overflow: hidden;transition: background-color 0.3s;}#services-1800 .cs-item:hover {background-color: var(--primary);}#services-1800 .cs-item:hover .cs-background:before {opacity: 0.8;background-color: var(--primary);}#services-1800 .cs-item:hover .cs-background img {transform: scale(1.2);}#services-1800 .cs-link {text-decoration: none;width: 100%;height: 100%;padding: clamp(1rem, 3vw, 2rem);box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}#services-1800 .cs-number {font-family: Verdana, Geneva, Tahoma, sans-serif;font-size: 5.25rem;font-weight: 400;color: rgba(0, 0, 0, 0);opacity: 100%;position: absolute;right: clamp(1rem, 3vw, 2rem);bottom: clamp(1rem, 3vw, 2rem);transition: opacity 0.3s, top 0.3s;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: var(--bodyTextColorWhite);}#services-1800 .cs-h3 {font-size: clamp(1.5625rem, 2.5vw, 1.9375rem);font-weight: 400;line-height: 1.2em;max-width: 18ch;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);}#services-1800 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;opacity: 0.6;background-color: var(--primary);}#services-1800 .cs-background:before {content: "";width: 100%;height: 100%;background-color: #000;opacity: 0.4;display: block;position: absolute;top: 0;left: 0;z-index: 1;transition: background-color 0.3s, opacity 0.3s;}#services-1800 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s;}}@media only screen and (min-width: 48rem) {#services-1800 {padding-top: clamp(2rem, 4vw, 3rem);}#services-1800 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#services-1800 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1800 .cs-title, body.dark-mode #services-1800 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1800 .cs-text {opacity: 0.8;}}