 @media only screen and (min-width: 0rem) {#reviews-2248 {text-align: center;padding: var(--sectionPadding);}#reviews-2248 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-2248 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-2248 .cs-title {margin-bottom: 0;}#reviews-2248 .cs-button-solid {order: 3;}#reviews-2248 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-2248 .cs-item {text-align: left;list-style: none;padding: clamp(2rem, 5vw, 2.5rem) clamp(1rem, 4vw, 2rem);overflow: hidden;display: flex;align-items: center;flex-direction: column;align-items: flex-start;grid-column: span 12;position: relative;z-index: 1;}#reviews-2248 .cs-item:before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0.1;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#reviews-2248 .cs-wrapper {height: auto;width: auto;margin-bottom: 1rem;position: relative;z-index: 1;}#reviews-2248 .cs-wrapper:before {content: "";width: 100vw;height: 2px;background: var(--primary);opacity: 1;position: absolute;display: block;top: 50%;left: calc(100% + 1rem);transform: translateY(-50%);}#reviews-2248 .cs-info {display: flex;justify-content: flex-start;align-items: center;gap: clamp(0.8rem, 2vw, 1rem);}#reviews-2248 .cs-picture {width: 4rem;height: 4rem;border-radius: 50%;display: block;flex: none;position: relative;z-index: 1;}#reviews-2248 .cs-image {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#reviews-2248 .cs-quote {width: 1.25rem;height: auto;margin-top: -0.5rem;display: block;}#reviews-2248 .cs-item-text {font-size: 1rem;text-align: inherit;line-height: 1.5em;height: 100%;margin: 0 0 clamp(2rem, 4vw, 2.5rem);color: var(--bodyTextColor);}#reviews-2248 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: flex;flex-direction: column;align-items: flex-start;}#reviews-2248 .cs-desc {font-size: clamp(0.875rem, 1.5vw, 1rem);font-weight: 400;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#reviews-2248 .cs-container {max-width: 80rem;}#reviews-2248 .cs-content {display: flex;}#reviews-2248 .cs-card-group {column-gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-2248 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-2248 .cs-title, body.dark-mode #reviews-2248 .cs-item-text, body.dark-mode #reviews-2248 .cs-name, body.dark-mode #reviews-2248 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-2248 .cs-item:before {background-color: #000;opacity: 0.2;}body.dark-mode #reviews-2248 .cs-picture:before {opacity: 0.5;}body.dark-mode #reviews-2248 .cs-wrapper::before {background-color: var(--primaryLight);}body.dark-mode #reviews-2248 .cs-quote {filter: brightness(0) saturate(100%) invert(68%) sepia(82%) saturate(375%) hue-rotate(178deg) brightness(93%) contrast(95%);}body.dark-mode #reviews-2248 .cs-desc {opacity: 0.8;}}