 @media only screen and (min-width: 0rem) {#reviews-864 {padding: var(--sectionPadding);padding-top: var(--innerSectionPadding);position: relative;z-index: 1;}#reviews-864:before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0.05;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#reviews-864 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-864 .cs-content {text-align: center;width: 100%;max-width: 56.25rem;display: flex;flex-direction: column;align-items: center;}#reviews-864 .cs-title {max-width: 20ch;margin: 0;}#reviews-864 .cs-text {max-width: 100%;}#reviews-864 .cs-card-group {padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.5vw, 1.15rem);}#reviews-864 .cs-item {list-style: none;width: 100%;padding: clamp(1.25rem, 4vw, 2rem);background-color: #fff;border-radius: 1rem;box-sizing: border-box;display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;grid-column: span 12;position: relative;}#reviews-864 .cs-flex-group {width: 100%;margin: 0 0 1.25rem 0;padding-bottom: 1.25rem;display: flex;justify-content: flex-start;align-items: center;gap: 1.25rem;}#reviews-864 .cs-profile {width: 4rem;height: 4rem;border-radius: 50%;overflow: hidden;position: relative;display: flex;justify-content: center;align-items: center;font-size: 2rem;font-family: var(--headerFontFamily);background-color: var(--primaryLight);color: var(--primary);}#reviews-864 .cs-name {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.5em;font-weight: 700;margin: 0 0 0.5rem 0;color: var(--headerColor);display: block;}#reviews-864 .cs-job {font-size: 0.875rem;line-height: 1.2em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-864 .cs-review {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;margin-bottom: 1.25rem;max-width: 27.75rem;color: var(--bodyTextColor);}#reviews-864 .cs-stars {width: 6.75rem;height: auto;margin: 0 0 0.5rem 0;display: block;}#reviews-864 .cs-desc {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}#reviews-864 .cs-quote1, #reviews-864 .cs-quote2 {display: none;width: 12.125rem;height: auto;display: block;position: absolute;z-index: -1;}#reviews-864 .cs-quote1 {top: 0;left: 0;}#reviews-864 .cs-quote2 {bottom: 0;right: 0;}}@media only screen and (min-width: 48rem) {#reviews-864 .cs-container {max-width: 80rem;}#reviews-864 .cs-item {grid-column: span 6;}#reviews-864 .cs-item:last-of-type {grid-column: span 12;}#reviews-864 .cs-stars {margin-top: auto;}#reviews-864 .cs-quote1, #reviews-864 .cs-quote2 {display: block;}}@media only screen and (min-width: 64rem) {#reviews-864 .cs-item {grid-column: span 4;}#reviews-864 .cs-item:last-of-type {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-864::before {background-color: rgba(0, 0, 0, 0.2);opacity: 1;}body.dark-mode #reviews-864 .cs-topper {color: var(--primaryLight);}body.dark-mode #reviews-864 .cs-title, body.dark-mode #reviews-864 .cs-text, body.dark-mode #reviews-864 .cs-review, body.dark-mode #reviews-864 .cs-name, body.dark-mode #reviews-864 .cs-job, body.dark-mode #reviews-864 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-864 .cs-text, body.dark-mode #reviews-864 .cs-desc {opacity: 0.8;}body.dark-mode #reviews-864 .cs-item {background-color: var(--dark);}body.dark-mode #reviews-864 .cs-flex-group {border-color: var(--accent);}body.dark-mode #reviews-864 .cs-profile {color: var(--bodyTextColorWhite);background-color: var(--accent);}body.dark-mode #reviews-864 .cs-quote1, body.dark-mode #reviews-864 .cs-quote2 {opacity: 0.2;}}