 @media only screen and (min-width: 0rem) {#services-20 {padding: var(--sectionPadding);}#services-20 .cs-container {width: 100%;max-width: 43.75rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-20 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-20 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: 2rem;}#services-20 .cs-item {list-style: none;text-align: center;width: 100%;max-width: 25.8125rem;margin: 0;}#services-20 .cs-icon {width: clamp(3.75em, 5vw, 4.25em);height: auto;margin: 0 auto;margin-bottom: 1.5rem;display: block;}#services-20 .cs-h3 {font-size: 1.25rem;line-height: 1.5em;text-align: inherit;font-weight: 700;color: var(--headerColor);margin: 0 auto 1rem;}#services-20 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: inherit;line-height: 1.5em;color: var(--bodyTextColor);margin: 0 auto 1rem;}#services-20 .cs-link {font-size: 1rem;line-height: 1.5em;font-weight: 700;text-decoration: none;color: var(--primary);position: relative;}#services-20 .cs-link:before {content: "";position: absolute;display: block;height: 0.1875rem;width: 0%;background-color: var(--primary);opacity: 1;bottom: -0.1875rem;left: 0;transition: width 0.3s;}#services-20 .cs-link:hover:before {width: 100%;}}@media only screen and (min-width: 43.75rem) {#services-20 .cs-picture {max-width: 44.625rem;width: 90%;aspect-ratio: 714/433;}#services-20 .cs-card-group {flex-direction: row;justify-content: space-between;align-items: center;column-gap: 2.5rem;row-gap: 4rem;flex-wrap: wrap;}#services-20 .cs-item {width: 47%;}}@media only screen and (min-width: 64rem) {#services-20 .cs-container {max-width: 80rem;}#services-20 .cs-item {width: 30%;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-20 .cs-topper {color: var(--primaryLight);}body.dark-mode #services-20 .cs-title, body.dark-mode #services-20 .cs-text, body.dark-mode #services-20 .cs-h3, body.dark-mode #services-20 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-20 .cs-link {color: var(--primaryLight);}body.dark-mode #services-20 .cs-link:before {background-color: var(--primaryLight);}}