 @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-left {font-size: min(2.31vw, 0.7em);width: 39.4375em;height: 39.75em;position: relative;}#sbs .cs-picture {border-radius: 1.5em;display: block;position: absolute;overflow: hidden;}#sbs .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#sbs .cs-picture1 {width: 32.625em;height: 36.3125em;top: 0;left: 0;}#sbs .cs-picture2 {width: 25.875em;height: 25em;background-color: #fff;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;right: 0;bottom: 0;}#sbs .cs-right {max-width: 33.875rem;margin: auto;}#sbs .cs-topper {text-align: left;margin-bottom: 0.25rem;}#sbs .cs-title {text-align: left;max-width: 50rem;}#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 .cs-flex-group {padding: clamp(1rem, 3vw, 2rem);background-color: #f7f7f7;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: 1rem;font-weight: bold;line-height: 1.2em;text-transform: uppercase;margin: 0 0 0.25rem;color: var(--headerColor);display: block;}#sbs .cs-job {font-size: 0.875rem;line-height: 1.5em;color: #353535;display: block;}#sbs .cs-quote-icon {width: clamp(3.75rem, 10vw, 8.5rem);height: auto;position: absolute;right: clamp(1rem, 4vw, 2rem);bottom: 0rem;}#sbs .cs-button-solid {margin-top: 2rem;color: #fff;}}@media only screen and (min-width: 64em) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}@media only screen and (min-width: 0em) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {background-color: var(--dark);border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);}body.dark-mode #sbs .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs .cs-title, body.dark-mode #sbs .cs-text, body.dark-mode #sbs .cs-h3, body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs .cs-job {color: var(--bodyTextColorWhite);opacity: 0.8;}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#services-343 {padding: var(--sectionPadding);}#services-343 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-343 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-343 .cs-card-group {width: 100%;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 1.6vw, 1.25rem);}#services-343 .cs-item {list-style: none;width: 100%;max-width: 31.25rem;border-radius: 0.5rem;background-color: #fff;position: relative;z-index: 1;transition: box-shadow 0.3s, transform 0.3s;}#services-343 .cs-item:hover {box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;transform: translateY(-0.4375rem);}#services-343 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.1);}#services-343 .cs-item:hover .cs-h3 {color: var(--primaryLight);}#services-343 .cs-item:before {content: "";width: 100%;height: 100%;border-radius: 0.5rem;border: 1px solid #e8e8e8;box-sizing: border-box;background: transparent;opacity: 1;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#services-343 .cs-link {text-decoration: none;padding-bottom: clamp(1rem, 2.2vw, 1.5rem);display: block;}#services-343 .cs-picture {width: 100%;height: 15rem;margin-bottom: clamp(1rem, 2.2vw, 1.5rem);border-radius: 0.5rem 0.5rem 0 0;background-color: var(--primaryLight);overflow: hidden;display: block;position: relative;z-index: 10;}#services-343 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s, opacity 0.3s;}#services-343 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;color: var(--headerColor);margin: 0 0 0.75rem 0;padding: 0 clamp(1rem, 2vw, 1.5rem);transition: color 0.3s;}#services-343 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: var(--bodyTextColor);margin: 0;padding: 0 clamp(1rem, 2.2vw, 1.5rem);}}@media only screen and (min-width: 48rem) {#services-343 .cs-container {max-width: 90rem;}#services-343 .cs-card-group {flex-direction: row;flex-wrap: wrap;align-items: stretch;}#services-343 .cs-item {width: 48.9%;}}@media only screen and (min-width: 81.25rem) {#services-343 .cs-item {width: clamp(23.8%, 23vw, 23.95%);}}@media only screen and (min-width: 0rem) {body.dark-mode #services-343 .cs-topper {color: var(--primaryLight);}body.dark-mode #services-343 .cs-title, body.dark-mode #services-343 .cs-text, body.dark-mode #services-343 .cs-h3, body.dark-mode #services-343 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-343 .cs-item {background-color: var(--medium);}body.dark-mode #services-343 .cs-item:before {opacity: 0.3;}}