 @media only screen and (min-width: 0em) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 2.5rem;}#sbs .cs-right {width: 96%;max-width: 800px;margin: auto;}#sbs .cs-topper {text-align: left;margin-bottom: 0.25rem;}#sbs .cs-title {text-align: left;max-width: 50rem;}#sbs .service-area-subtitle {font-size: clamp(1.45rem, 2.9vw, 2.3rem);}#sbs .cs-text {text-align: left;max-width: 46.875rem;margin-bottom: 1rem;color: var(--bodyTextColor);}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .large {font-size: 24px;font-weight: 700;color: var(--headerColor);}#sbs .cs-flex-group {text-align: center;padding: clamp(1rem, 3vw, 2rem);background-color: #f7f8fb;border-radius: 1rem;position: relative;}#sbs .cs-flex-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0 0 1rem;color: #353535;}#sbs .cs-name {font-size: 1.5rem;font-weight: bold;line-height: 1.2em;margin: 0 0 0.25rem;color: var(--headerColor);display: block;}#sbs .cs-job {font-size: 0.875rem;line-height: 1.5em;color: var(--headerColor);display: block;margin-bottom: 1em;}#sbs .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64em) {#sbs .cs-container {flex-flow: column;align-items: center;}#sbs .cs-right {margin: 0 auto;}}