 @media only screen and (min-width: 0rem) {#about {padding: 0 1rem clamp(3.75rem, 7.82vw, 6.25rem);}#about .cs-container {margin: auto;max-width: 70em;width: 94%;}#about .main-content-wrapper {display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}#about .main-content {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;row-gap: 3.125em;}#about #about-content {border-top: 1px solid #ebebeb;margin-top: 1em;padding-top: 1.5625em;}#about #about-content h1 {margin-bottom: 1rem;font-size: 2.25rem;line-height: 1.75em;font-weight: 700;color: var(--headerColor);}#about #about-content h2 {margin-bottom: 1rem;font-size: 1.75rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}#about #about-content h3 {margin-bottom: 1rem;font-size: 1.5rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}#about #about-content h4, #about #about-content h5, #about #about-content h6 {margin-bottom: 1rem;font-size: 1.25rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}#about #about-content p {margin: 0;margin-bottom: 1rem;font-size: 1rem;line-height: 1.6em;color: var(--bodyTextColor);}#about #about-content a {text-decoration: underline;font-size: inherit;color: var(--secondary);}#about #about-content ul, #about #about-content ol {margin: 1rem 0;padding-left: 2.5rem;}#about #about-content ul li, #about #about-content ol li {margin-bottom: 1rem;list-style: circle;font-size: 1rem;line-height: 1.6em;color: var(--bodyTextColor);}#about #about-content img {display: block;border-radius: 0.5rem;margin: 1rem 0;height: auto;width: 100%;}#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-picture-full {width: 100%;height: 100%;}#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) {#about .main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 1.25em;}#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;}body.dark-mode #about #about-content h1, body.dark-mode #about #about-content h2, body.dark-mode #about #about-content h3, body.dark-mode #about #about-content h4, body.dark-mode #about #about-content h5, body.dark-mode #about #about-content h6 {color: var(--bodyTextColorWhite);}body.dark-mode #about #about-content p, body.dark-mode #about #about-content li {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #about #about-content a {color: #9dafe5;}}