 @media only screen and (min-width: 0em) {#sbs {padding: var(--sectionPadding);}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2em);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-1em);}100% {transform: translateY(0);}}#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;z-index: 1;}#sbs .cs-left:before {content: "";width: 7.5em;height: 7.5em;border-radius: 50%;background: var(--primary);opacity: 1;position: absolute;display: block;bottom: 6.25em;left: -4.375em;z-index: 10;animation-name: floatAnimation;animation-duration: 6s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbs .cs-left:after {content: "";width: 9.375em;height: 9.375em;border-radius: 50%;background: var(--secondary);opacity: 1;position: absolute;display: block;top: -3.125em;right: 6.25em;z-index: -1;animation-name: floatAnimation2;animation-duration: 4s;animation-delay: 0.2s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#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;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;}}@media only screen and (min-width: 64em) {#sbs .cs-container {flex-flow: row;justify-content: space-between;align-items: stretch;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;height: auto;}#sbs .cs-right {margin: 0;}#sbs .cs-picture1 {height: 91.3522013%;}#sbs .cs-picture2 {height: 59.119497%;}}@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-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: rgba(0, 0, 0, 0.4);}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) {#stats-1668 {padding: var(--sectionPadding);padding-top: 0;position: relative;z-index: 1;}#stats-1668 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#stats-1668 .cs-card-group {width: 100%;margin: 0;padding: 0rem;display: grid;grid-template-columns: repeat(12, 1fr);gap: 0.5rem;}#stats-1668 .cs-item {list-style: none;text-align: left;padding: clamp(1.25rem, 2vw, 2.5rem) 1rem;grid-column: span 6;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;gap: 1rem;position: relative;}#stats-1668 .cs-item:after {content: "";width: 1px;height: 100%;top: 0;right: 0;margin: 0;background: #e8e8e8;opacity: 1;position: absolute;display: block;}#stats-1668 .cs-item:nth-of-type(2):after {display: none;}#stats-1668 .cs-item:last-of-type:after {display: none;}#stats-1668 .cs-header {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--primary);display: block;}#stats-1668 .cs-number {font-size: clamp(3.75rem, 9.8vw, 5rem);line-height: 1em;margin: 0;color: var(--headerColor);display: block;}}@media only screen and (min-width: 48rem) {#stats-1668 .cs-card-group {display: flex;justify-content: space-between;}#stats-1668 .cs-item {width: 100%;max-width: 16.25rem;padding-left: 0;}#stats-1668 .cs-item:nth-of-type(1) {padding-left: 0;}#stats-1668 .cs-item:nth-of-type(2):after {display: block;}}@media only screen and (min-width: 0rem) {body.dark-mode #stats-1668 {background-color: var(--dark);}body.dark-mode #stats-1668 .cs-item:after {opacity: 0.3;}body.dark-mode #stats-1668 .cs-header {color: var(--secondary);}body.dark-mode #stats-1668 .cs-number {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#meet-team-2080 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#meet-team-2080 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#meet-team-2080 .cs-content {text-align: left;width: 100%;margin-bottom: 3rem;padding: 0;display: flex;flex-direction: column;align-items: flex-start;grid-column: span 12;}#meet-team-2080 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;max-width: 9.25rem;min-width: 7.25rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--primary);color: #fff;border-radius: 0.5rem;display: inline-block;position: relative;z-index: 1;}#meet-team-2080 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#meet-team-2080 .cs-button-solid:hover:before {width: 100%;}#meet-team-2080 .cs-card-group {list-style: none;width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);position: relative;}#meet-team-2080 .cs-item {min-height: 22.5rem;overflow: hidden;border-radius: 1rem;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;grid-column: span 12;position: relative;}#meet-team-2080 .cs-item:last-of-type::before {content: '';width: 100%;height: 100%;background: var(--primary);opacity: 0.1;position: absolute;top: 0;left: 0;}#meet-team-2080 .cs-picture {width: 100%;height: 100%;display: block;position: absolute;}#meet-team-2080 .cs-picture img {width: 100%;height: 100%;object-fit: cover;object-position: top;position: absolute;top: 0;left: 0;}#meet-team-2080 .cs-info {width: 90%;margin: 1rem;padding: 1rem 1.5rem;background-color: #fff;overflow: hidden;border-radius: 0.5rem;position: relative;}#meet-team-2080 .cs-info:before {content: '';width: 100%;height: 100%;background: var(--primary);opacity: 0.1;position: absolute;top: 0;left: 0;}#meet-team-2080 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.25rem;color: var(--headerColor);}#meet-team-2080 .cs-cta {text-align: left;width: 100%;height: 100%;max-height: 25.375rem;min-height: 22.5rem;margin-bottom: auto;padding: 1.5rem;overflow: hidden;border: 1px solid var(--primary);border-radius: 1rem;display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;grid-column: span 12;position: relative;}#meet-team-2080 .cs-cta:before {content: '';width: 100%;height: 100%;background: var(--primary);opacity: 0.1;position: absolute;top: 0;left: 0;}#meet-team-2080 .cs-h2 {font-size: 1.9375rem;font-weight: 900;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--headerColor);}#meet-team-2080 .cs-job {font-size: 1rem;font-weight: 700;line-height: 1.2em;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#meet-team-2080 .cs-container {max-width: 80rem;}#meet-team-2080 .cs-content {min-height: 22.5rem;margin-bottom: auto;grid-column: span 6;}#meet-team-2080 .cs-item, #meet-team-2080 .cs-cta {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#meet-team-2080 .cs-content, #meet-team-2080 .cs-item, #meet-team-2080 .cs-cta {min-height: 25.375rem;grid-column: span 4;}}@media only screen and (min-width: 81.25rem) {#meet-team-2080 .cs-item, #meet-team-2080 .cs-cta {grid-column: span 3;}#meet-team-2080 .cs-content {grid-column: span 4;}#meet-team-2080 .cs-item:nth-of-type(1), #meet-team-2080 .cs-item:nth-of-type(2), #meet-team-2080 .cs-item:nth-of-type(3) {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #meet-team-2080 .cs-title, body.dark-mode #meet-team-2080 .cs-text, body.dark-mode #meet-team-2080 .cs-h3, body.dark-mode #meet-team-2080 .cs-h2, body.dark-mode #meet-team-2080 .cs-job {color: var(--bodyTextColorWhite);}body.dark-mode #meet-team-2080 .cs-text, body.dark-mode #meet-team-2080 .cs-job {opacity: 0.8;}body.dark-mode #meet-team-2080 .cs-info {background-color: var(--medium);}body.dark-mode #meet-team-2080 .cs-info:before {opacity: 0;}}@media only screen and (min-width: 0rem) {#reviews-354 {padding: var(--sectionPadding);padding-top: 0;}#reviews-354 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-354 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-354 .cs-title {max-width: 30ch;}#reviews-354 .cs-text {max-width: 46.875rem;}#reviews-354 .cs-card-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 2.5vw, 1.15rem);}#reviews-354 .cs-item {list-style: none;width: 100%;max-width: 39.375rem;padding: clamp(1.5rem, 3.15vw, 2rem) clamp(1rem, 3.15vw, 2.5rem);background-color: #f7f7f7;border-radius: 1rem;box-sizing: border-box;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;}#reviews-354 .cs-quote {width: 2.5rem;height: auto;margin-bottom: 2rem;display: block;}#reviews-354 .cs-review {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.5em;margin: 0;margin-bottom: clamp(1.25rem, 3vw, 2.5rem);color: var(--bodyTextColor);}#reviews-354 .cs-name {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-354 .cs-job {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: block;}}@media only screen and (min-width: 48rem) {#reviews-354 .cs-card-group {flex-direction: row;justify-content: space-between;align-items: stretch;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-354 .cs-title, body.dark-mode #reviews-354 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-354 .cs-item {background-color: rgba(0, 0, 0, 0.32);}body.dark-mode #reviews-354 .cs-review {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-354 .cs-name {color: var(--secondary);}body.dark-mode #reviews-354 .cs-quote {filter: grayscale(1) brightness(1000%);}body.dark-mode #reviews-354 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}}