 @media only screen and (min-width: 0rem) {#reviews {margin: auto;padding-top: 7.5rem;padding-bottom: 3.125rem;}#reviews .container {max-width: 82.5rem;width: 96%;}#reviews .review {position: relative;display: flex;flex-direction: column;border-radius: 0.3125rem;margin: auto;margin-bottom: 6.25rem;background: #fff;max-width: 25.625rem;width: 100%;padding: 4rem 1.875rem 1.125rem 1.875rem;box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);}#reviews .review .profile {position: absolute;top: -3.1875rem;left: 1.875rem;display: block;border-radius: 50%;margin-bottom: 1rem;margin-left: 0;height: 6.1875rem;width: 6.1875rem;}#reviews .review p {margin-bottom: 1.75rem;line-height: 1.5em;text-align: left;}#reviews .review .star-group {display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;border-top: 1px solid #e7e7e7;margin-top: auto;padding-top: 1rem;}#reviews .review .star-group .name {display: block;line-height: 1.5rem;font-weight: bold;color: #1a1a1a;text-align: left;}#reviews .review .star-group .desc {display: block;font-weight: 400;color: #575757;}#reviews .review .star-group img {display: block;margin: 0;height: 0.9375rem;width: 5.6875rem;}#reviews .review:last-of-type {margin-bottom: 0;}}@media only screen and (min-width: 48rem) {#reviews {padding-top: 9.375rem;padding-bottom: 3.125rem;}#reviews .container {display: flex;flex-wrap: wrap;justify-content: center;padding: 0;font-size: min(1.4vw, 1em);column-gap: 1.875rem;}#reviews .review {margin: 0;margin-bottom: 9.375rem;}#reviews .review:last-of-type {margin-bottom: 9.375rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews .review {background: var(--medium);}body.dark-mode #reviews .review .name {color: #fff;}body.dark-mode #reviews .review .desc {opacity: 0.7;color: #fff;}}@media only screen and (min-width: 0rem) {#reviews-1455 {padding: var(--sectionPadding);}#reviews-1455 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-1455 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-1455 .cs-card-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-1455 .cs-item {list-style: none;width: 100%;max-width: 39.375rem;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: #f7f7f7;border-radius: 1rem;box-sizing: border-box;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;}#reviews-1455 .cs-quote {width: clamp(3rem, 6vw, 4.5rem);height: auto;margin-bottom: 2rem;}#reviews-1455 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;margin: 0;margin-bottom: clamp(1.25rem, 3vw, 2.5rem);color: var(--bodyTextColor);}#reviews-1455 .cs-flex-group {margin-top: auto;display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}#reviews-1455 .cs-profile {width: 3.125rem;height: auto;border-radius: 50%;overflow: hidden;position: relative;display: block;}#reviews-1455 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1455 .cs-name {font-size: clamp(1.25rem, 1.3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-1455 .cs-job {font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}}@media only screen and (min-width: 48rem) {#reviews-1455 .cs-card-group {align-items: stretch;display: grid;grid-template-columns: 1fr 1fr 1fr;}}