 @media only screen and (min-width: 0rem) {#reviews-2 {padding: var(--heroPadding);}#reviews-2 .cs-container {width: 100%;max-width: 90rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-2 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-2 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;gap: clamp(1rem, 2.5vw, 1.15rem);}#reviews-2 .cs-item {list-style: none;width: 100%;height: 100%;min-height: 100%;max-width: 39.375rem;box-sizing: border-box;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: #f7f7f7;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;position: relative;}#reviews-2 .cs-quote {width: 2.5rem;height: auto;margin-bottom: 2rem;display: block;}#reviews-2 .cs-quote-white {width: 3.75rem;height: auto;display: block;position: absolute;right: 1.5rem;bottom: 0;z-index: 1;}#reviews-2 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0;margin-bottom: clamp(1.25rem, 3vw, 2.5rem);color: var(--bodyTextColor);}#reviews-2 .cs-flex-group {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}#reviews-2 .cs-profile {width: 3.125rem;height: 3.125rem;overflow: hidden;border: 4px solid #fff;border-radius: 50%;display: block;position: relative;transition: transform 0.5s;}#reviews-2 .cs-profile img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#reviews-2 .cs-profile:hover {transform: scale(0.95);}#reviews-2 .cs-name {font-size: clamp(1.25rem, 3vw, 1.5625rem);font-weight: 700;line-height: 1.2em;margin: 0;margin-top: auto;color: var(--headerColor);display: block;z-index: 2;}#reviews-2 .cs-job {font-size: clamp(0.875rem, 1.6vw, 1rem);font-weight: 400;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: block;}}@media only screen and (min-width: 48rem) {#reviews-399 .cs-card-group {flex-direction: row;justify-content: center;align-items: stretch;flex-wrap: wrap;}#reviews-399 .cs-item {width: clamp(31.5%, 30vw, 32.3%);}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-399 .cs-topper {color: var(--primaryLight);}body.dark-mode #reviews-399 .cs-title, body.dark-mode #reviews-399 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-399 .cs-item {background-color: var(--accent);}body.dark-mode #reviews-399 .cs-quote-white {opacity: 0.2;}body.dark-mode #reviews-399 .cs-review, body.dark-mode #reviews-399 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-399 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}}