 @media only screen and (min-width: 0rem) {#sbs {padding-top: var(--space-8);}#sbs .cs-container {flex-wrap: wrap;}#sbs .cs-picture img {width: 100%;height: auto;display: block;object-fit: cover;border-radius: 10px;}#sbs .cs-left {height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-right {margin: auto;}#sbs .topper {margin-bottom: 0.25rem;text-align: left;}#sbs .title {max-width: 50rem;text-align: left;}#sbs .text {margin-bottom: 1rem;max-width: 46.875rem;text-align: left;}#sbs .text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background: linear-gradient(180deg, var(--bg-card) 0%, var(--bg-card-opacity) 100%);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;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64rem) {#sbs {padding-top: 150px;}#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-name, body.dark-mode #sbs .cs-job {color: var(--text-dark);}body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-job {opacity: 0.75;}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}