 @media only screen and (min-width: 0rem) {#reviews-510 {text-align: center;padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#reviews-510 .cs-container {max-width: 34.375rem;gap: clamp(3rem, 6vw, 4rem);}#reviews-510 .cs-content {text-align: left;width: 100%;max-width: 77.25rem;display: flex;flex-direction: column;align-items: flex-start;}#reviews-510 .cs-text {opacity: 0.8;}#reviews-510 .cs-card-group {width: 100%;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 2.5vw, 1.15rem);}#reviews-510 .cs-item {list-style: none;text-align: left;max-width: 44.375rem;padding: clamp(1rem, 3.15vw, 2.5rem) clamp(1rem, 5vw, 3.75rem);padding-bottom: clamp(1.5rem, 6vw, 3rem);background-color: #f7f7f7;border-radius: clamp(0.75rem, 1.5vw, 1.25rem);box-sizing: border-box;overflow: hidden;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;}#reviews-510 .cs-item:before {content: "";width: 100%;height: 0.75rem;background: var(--primary);opacity: 1;position: absolute;display: block;bottom: 0;left: 0;}#reviews-510 .cs-quote {width: 2.5rem;height: auto;margin-bottom: clamp(1rem, 2vw, 2rem);display: block;}#reviews-510 .cs-item-text {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;margin: 0;margin-bottom: clamp(1.5rem, 3vw, 1.75rem);color: var(--bodyTextColor);}#reviews-510 .cs-flex-group {display: flex;justify-content: flex-start;align-items: center;gap: clamp(0.75rem, 3vw, 1.5rem);}#reviews-510 .cs-profile {width: clamp(3.5rem, 7vw, 4.5rem);height: clamp(3.5rem, 7vw, 4.5rem);margin: 0;border-radius: 50%;overflow: hidden;position: relative;display: block;}#reviews-510 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-510 .cs-name {font-size: clamp(1rem, 2.5vw, 1.6375rem);line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-510 .cs-job {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;font-weight: 400;margin: 0;color: #746f95;display: block;}}@media only screen and (min-width: 48rem) {#reviews-510 .cs-container {max-width: 80rem;}#reviews-510 .cs-content {flex-direction: row;align-items: center;justify-content: space-between;}#reviews-510 .cs-title {margin: 0;}#reviews-510 .cs-text {width: 50%;margin: 0;}#reviews-510 .cs-card-group {flex-direction: row;justify-content: space-between;align-items: stretch;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-510 .cs-topper {color: var(--primaryLight);}body.dark-mode #reviews-510 .cs-title, body.dark-mode #reviews-510 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-510 .cs-item {background-color: var(--medium);}body.dark-mode #reviews-510 .cs-quote-white {opacity: 0.2;}body.dark-mode #reviews-510 .cs-item-text, body.dark-mode #reviews-510 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-510 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}}