 @media only screen and (min-width: 0rem) {#reviews-245 {padding: var(--sectionPadding);background: #f1f1f4;}#reviews-245 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-245 .cs-content {text-align: center;width: 100%;max-width: 50rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#reviews-245 .cs-title {text-transform: uppercase;}#reviews-245 .cs-button-solid {margin-top: 1.5rem;}#reviews-245 .cs-card-group {width: 100%;padding: 0;margin: 0 auto;display: flex;justify-content: center;align-items: center;flex-direction: column;row-gap: 2rem;}.cs-expand-group {max-height: 0;transform: scaleY(0);transform-origin: top;transition: 0.3s ease-out;}.cs-expand-group.expanded {max-height: none;transform: scaleY(1);}.cs-expand-button.expanded {display: none;}#reviews-245 .cs-item {text-align: left;list-style: none;width: 100%;margin: 2rem 0 0 0;padding: 3.75rem clamp(1rem, 2.7vw, 2.25rem) clamp(1.25rem, 2.7vw, 2.25rem);box-sizing: border-box;border-radius: 1rem;border-bottom-left-radius: 1.5rem;border-bottom-right-radius: 1.5rem;box-shadow: #888888 0px 10px 25px;border-bottom: 2px solid var(--primary);background: #fff;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;transform: scale(1);transition-duration: 0.3s;cursor: pointer;}#reviews-245 .cs-item:hover {transform: scale(1.01);}#reviews-245 .cs-img-wrap {content: "";width: 3rem;height: 3rem;position: absolute;top: -1.5rem;left: 1.73rem;background-color: #fff;border: 0px solid var(--primary);border-radius: 50%;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}#reviews-245 .cs-item-img {width: 2rem;height: 2rem;position: relative;margin: 0;}#reviews-245 .cs-item-text {font-size: 1rem;line-height: 1.5em;margin: 0 auto 1.5rem 0;color: var(--bodyTextColor);}#reviews-245 .cs-flex-group {width: 100%;padding-top: 1.5rem;border-top: 1px solid #dad9e3;display: flex;justify-content: flex-end;align-items: flex-end;flex-wrap: wrap;}#reviews-245 .cs-reviewer {font-size: clamp(0.875rem, 1.4vw, 1rem);line-height: 1.5em;font-weight: 700;width: 40%;margin: 0 auto 0 0;display: block;color: var(--headerColor);}#reviews-245 .cs-desc, #reviews-245 .cs-rating {font-size: clamp(0.875rem, 1.4vw, 1rem);font-weight: 400;line-height: 1.5em;color: #7d799c;display: block;}#reviews-245 .cs-rating {margin-right: 0.5rem;}#reviews-245 .cs-item-stars {width: 6em;height: 1em;margin-bottom: 0.1875rem;}}@media only screen and (min-width: 48rem) {#reviews-245 .cs-container {max-width: 80rem;}#reviews-245 .cs-card-group {flex-direction: row;justify-content: center;align-items: stretch;flex-wrap: wrap;column-gap: clamp(1rem, 1.5vw, 1.25rem);row-gap: 4rem;}#reviews-245 .cs-item {width: clamp(31.5%, 30vw, 32.3%);max-width: 25.8125rem;align-content: space-between;}#reviews-245 .cs-flex-group {justify-content: flex-start;}#reviews-245 .cs-reviewer {width: 100%;margin-bottom: 0.5rem;}}@media only screen and (min-width: 64rem) {#reviews-245 .cs-flex-group {flex-wrap: nowrap;}#reviews-245 .cs-reviewer {margin: 0;}#reviews-245 .cs-item-stars {margin-bottom: 0.3125rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-245 .cs-button-solid:before {background-color: #000;}body.dark-mode #reviews-245 .cs-button-solid:hover {color: #fff;}}