 @media only screen and (min-width: 0rem) {#reviews-62 {padding: var(--sectionPadding);}#reviews-62 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-62 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-62 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 1.25rem;}#reviews-62 .cs-item {list-style: none;width: 100%;max-width: 25.8125rem;margin: 0;padding: 0;}#reviews-62 .cs-img {width: 4.25rem;height: 4.25rem;margin: 0 auto 1rem;border-radius: 50%;display: block;}#reviews-62 .cs-name {font-size: 1.25rem;line-height: 1.2em;text-align: center;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#reviews-62 .cs-desc {font-size: 1rem;line-height: 1.5em;text-align: center;margin: 0 0 1rem;color: #7d799c;display: block;}#reviews-62 .cs-item-text {font-size: clamp(0.875rem, 2vw, 1rem);text-align: center;line-height: 1.5em;margin: auto;color: var(--bodyTextColor);}#reviews-62 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#reviews-62 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#reviews-62 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#reviews-62 .cs-card-group {flex-direction: row;justify-content: center;align-items: stretch;flex-wrap: wrap;row-gap: 2.5rem;}#reviews-62 .cs-item {width: clamp(31.5%, 30vw, 32.3%);}}