 @media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;}#sbs .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-picture {position: absolute;display: block;border-radius: 1.5em;overflow: hidden;}#sbs .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs .cs-picture1 {top: 0;left: 0;height: 36.3125em;width: 32.625em;}#sbs .cs-picture2 {bottom: 0;right: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs .cs-right {margin: auto;max-width: 33.875rem;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;}#sbs .cs-title {max-width: 50rem;text-align: left;}#sbs .cs-text {margin-bottom: 1rem;max-width: 46.875rem;color: var(--bodyTextColor);text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64rem) {#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: 0rem) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: 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 {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#services-479 {padding: var(--sectionPadding);padding-top: clamp(3.75em, 11vw, 8.5em);overflow: hidden;margin: 0;max-width: none;padding-bottom: 4.5rem;}#services-479 .cs-container {width: 100%;max-width: 80em;margin: auto;display: flex;flex-direction: column;align-items: center;}#services-479 .cs-right-section {max-width: 52.75rem;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(5.5rem, 10vw, 7.375rem);}#services-479 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-479 .cs-title {max-width: 20ch;font-size: 2rem;}#services-479 .cs-text {max-width: 37rem;}#services-479 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: stretch;gap: 3.625rem;}#services-479 .cs-item {list-style: none;width: 100%;padding: 0 clamp(1.5rem, 2vw, 3.75rem) 2.5rem;border: 1px solid #B4B2C7;box-shadow: 0px 24px 54px rgba(0, 0, 0, 0.12);display: flex;flex-direction: column;background-color: #fff;align-items: center;position: relative;transition: border-color 0s;}#services-479 .cs-item:hover {border-color: var(--primary);}#services-479 .cs-item:hover .cs-icon-wrap {transform: scale(1.1);}#services-479 .cs-item:hover:before {opacity: 1;}#services-479 .cs-item:before {content: '';width: 100%;height: 100%;background: transparent;box-sizing: border-box;border: 3px solid var(--primary);pointer-events: none;opacity: 0;position: absolute;display: block;top: 0;left: 0;transition: opacity .3s;}#services-479 .cs-icon-wrap {width: clamp(3.75rem, 7vw, 6.875rem);height: clamp(3.75rem, 7vw, 6.875rem);margin-top: calc(clamp(3.75rem, 7vw, 6.875rem) * -.5);margin-bottom: clamp(1.875rem, 5vw, 2.5rem);background-color: #fff;border: 2px solid #B4B2C7;display: flex;justify-content: center;align-items: center;position: relative;z-index: 10;transition: transform .3s;}#services-479 .cs-icon {width: clamp(2rem, 5vw, 3.5rem);height: auto;display: block;}#services-479 .cs-h3 {font-size: clamp(1rem, 2vw, 1.5375rem);line-height: 1.2em;font-family: Inter, monospace;font-weight: 700;margin: 0 0 0.75rem 0;color: #0f0f0f;}#services-479 .cs-item-text {font-size: clamp(0.75rem, 1.5vw, 1rem);line-height: 1.5em;font-weight: 400;text-align: center;margin: 0 0 clamp(0.75rem, 3vw, 2rem);color: var(--bodyTextColor);}#services-479 .cs-link {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.5em;text-decoration: none;font-weight: 700;margin: auto 0 0 0;color: #347EA8;position: relative;display: block;}#services-479 .cs-link:hover:before {width: 100%;}#services-479 .cs-link:before {content: '';width: 0%;height: 2px;background: currentColor;opacity: 1;position: absolute;display: block;bottom: -2px;left: 0;transition: width .3s;}#services-479 .cs-left-section {width: 100vw;margin-bottom: clamp(3rem, 6vw, 4rem);padding-top: 12.75rem;padding-bottom: clamp(1.5rem, 7vw, 2.5rem);display: flex;justify-content: flex-start;align-items: flex-end;position: relative;}#services-479 .cs-background {width: 120vw;height: 100vw;overflow: hidden;position: absolute;bottom: 0;left: 0;z-index: -1;}#services-479 .cs-background:before {content: '';width: 100%;height: 100%;background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 67.27%);-webkit-filter: drop-shadow(0px 24px 54px rgba(0, 0, 0, 0.12));filter: drop-shadow(0px 24px 54px rgba(0, 0, 0, 0.12));opacity: 1;position: absolute;display: block;top: 0;left: 0;z-index: 10;}#services-479 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#services-479 .cs-cta {text-decoration: none;margin-left: 3rem;display: flex;justify-content: flex-start;align-items: center;gap: clamp(0.75rem, 2vw, 1.5rem);}#services-479 .cs-cta:hover .cs-arrow-wrap {transform: scale(1.2);}#services-479 .cs-arrow-wrap {width: clamp(2.5rem, 6vw, 4.375rem);height: clamp(2.5rem, 6vw, 4.375rem);background: rgba(217, 217, 217, 0.3);border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: transform .3s;}#services-479 .cs-arrow {width: 1.125rem;height: auto;display: block;}#services-479 .cs-info {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}#services-479 .cs-tag {font-family: Impact, monospace;letter-spacing: .1em;font-size: clamp(1.25rem, 2.5vw, 1.375rem);line-height: 1.2em;font-weight: 700;text-align: left;margin: 0 0 0.25rem 0;color: #fff;display: block;}#services-479 .cs-desc {font-size: clamp(0.875rem, 2vw, 1.5625rem);line-height: 1.2em;font-family: Inter, sans-serif;font-weight: 400;text-align: center;margin: 0 0 0.25rem 0;color: #fff;display: block;}}@media only screen and (min-width: 48rem) {#services-479 .cs-container {flex-direction: row;align-items: stretch;justify-content: space-between;gap: clamp(3.75rem, 9vw, 8.125rem);}#services-479 .cs-left-section {width: 80%;margin: 0;padding-top: 0;justify-content: flex-start;order: 2;}#services-479 .cs-background {width: 40vw;height: calc(135%);}#services-479 .cs-right-section {width: 55vw;flex: none;}#services-479 .cs-cta {margin-left: 0;transform: translateX(clamp(1.5rem, 5vw, 6.25rem));}#services-479 .cs-info {flex: none;}#services-479 .cs-arrow-wrap {flex: none;}#services-479 .cs-card-group {flex-direction: row;gap: clamp(1rem, 1.3vw, 1.25rem);}}