 @media only screen and (min-width: 0rem) {#services-468 {padding: var(--sectionPadding);position: relative;}#services-468 .cs-container {width: 100%;max-width: 34.375em;margin: auto;}#services-468 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;padding: var(--sectionPadding);}#services-468 .cs-card-group {margin: 0;padding: 0;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;column-gap: clamp(0.5rem, 1.5vw, 1.25rem);row-gap: 1.25rem;padding: 10px;}#services-468 .cs-item {width: 48.5%;list-style: none;padding: clamp(1.5rem, 4vw, 3rem) 1.5rem;box-sizing: border-box;border-radius: 0.75rem;background-color: #fff;border: 1px solid #b4b2c7;box-shadow: 0px 24px 54px rgba(87, 107, 147, 0.12);display: flex;flex-direction: column;align-items: center;gap: clamp(0.875rem, 2vw, 2rem);position: relative;transition: border-color 0.3s;}#services-468 .cs-item:before {content: "";width: 100%;height: 100%;background: transparent;pointer-events: none;border: 4px solid var(--primaryLight);box-sizing: border-box;border-radius: 0.625rem;opacity: 0;position: absolute;display: block;top: 0;left: 0;transition: opacity 0.3s;}#services-468 .cs-item:hover {border-color: var(--primaryLight);}#services-468 .cs-item:hover:before {opacity: 1;}#services-468 .cs-item:nth-of-type(5) {width: 100%;}#services-468 .cs-icon {width: clamp(2.75rem, 6vw, 5.625rem);height: auto;}#services-468 .cs-h3 {font-size: clamp(1rem, 2vw, 1.5625rem);line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);}}@media only screen and (min-width: 48rem) {#services-468 .cs-container {max-width: 90rem;}#services-468 .cs-card-group {flex-wrap: nowrap;flex-direction: row;}#services-468 .cs-item {width: 100%;}}