 @media only screen and (min-width: 0rem) {#reviews-1670 {background-color: #f7f7f7;padding: var(--sectionPadding);}#reviews-1670 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: clamp(2.5rem, 4.5vw, 4rem);}#reviews-1670 .cs-content {display: flex;flex-direction: column;align-items: flex-start;width: 100%;text-align: left;}#reviews-1670 .cs-title {margin: 0rem;}#reviews-1670 .cs-card-group {display: grid;grid-template-columns: repeat(12, 1fr);margin: 0;width: 100%;padding: 0;gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-1670 .cs-item {position: relative;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;background-color: #ffffff;width: 100%;box-sizing: border-box;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);list-style: none;box-shadow: 0px 4px 16px 0px #0000001a;grid-column: span 12;gap: clamp(1.5rem, 4vw, 3rem);}#reviews-1670 .cs-flex-group {display: flex;align-items: center;gap: 0.75rem;}#reviews-1670 .cs-profile {position: relative;display: block;border-radius: 50%;height: auto;width: 3.25rem;}#reviews-1670 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1670 .cs-name {display: block;font-family: var(--headerFontFamily);font-size: 1.25rem;line-height: 1.2em;font-weight: 700;color: var(--headerColor);}#reviews-1670 .wrapper {display: flex;flex-direction: column;margin-bottom: auto;gap: 1rem;}#reviews-1670 .cs-item-stars {height: auto;width: 6.75rem;}#reviews-1670 .cs-review {z-index: 1;margin: 0;font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;color: var(--bodyTextColor);}#reviews-1670 .cs-quote {z-index: 0;position: absolute;bottom: 0rem;right: 0rem;height: auto;width: 5.375rem;}}@media only screen and (min-width: 48rem) {#reviews-1670 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#reviews-1670 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-1670 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-1670 .cs-title, body.dark-mode #reviews-1670 .cs-review, body.dark-mode #reviews-1670 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1670 .cs-item {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-1670 .cs-quote {opacity: 0.2;}}