 @media only screen and (min-width: 0rem) {#reviews-1672 {padding: var(--sectionPadding);}#reviews-1672 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 4.5vw, 4rem);}#reviews-1672 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#reviews-1672 .cs-title {margin: 0rem;}#reviews-1672 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-1672 .cs-item {list-style: none;width: 100%;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: #f7f7f7;box-sizing: border-box;display: flex;grid-column: span 12;justify-content: center;align-items: flex-start;flex-direction: column;position: relative;gap: clamp(1.5rem, 4vw, 3rem);}#reviews-1672 .cs-flex-group {margin-top: auto;display: flex;align-items: flex-start;gap: 0.75rem;}#reviews-1672 .cs-profile {width: 3.25rem;height: auto;border-radius: 50%;position: relative;display: block;}#reviews-1672 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1672 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-1672 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-1672 .wrapper {display: flex;flex-direction: column;gap: 1rem;}#reviews-1672 .cs-item-stars {width: 6.75rem;height: auto;}#reviews-1672 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);z-index: 1;}#reviews-1672 .cs-quote {width: 5.375rem;height: auto;position: absolute;right: 0rem;bottom: 0rem;z-index: 0;}}@media only screen and (min-width: 48rem) {#reviews-1672 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-1672 .cs-title, body.dark-mode #reviews-1672 .cs-review, body.dark-mode #reviews-1672 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1672 .cs-item {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-1672 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}body.dark-mode #reviews-1672 .cs-quote {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#quote-1888 {padding: var(--sectionPadding);padding-top: clamp(21.25rem, 49vw, 41.25rem);background-color: #faf6f2;overflow-x: clip;position: relative;}#quote-1888 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;}#quote-1888 .cs-item {width: 100%;box-sizing: border-box;padding: clamp(2rem, 6vw, 5rem) clamp(1.5rem, 6vw, 5rem);background-color: #ffffff;border-radius: 2.5rem;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: clamp(2rem, 4vw, 2.5rem);position: relative;z-index: 1;}#quote-1888 .cs-review {font-size: clamp(1.9375rem, 4vw, 2.4375rem);font-weight: 900;line-height: 1.2em;margin: 0;color: var(--headerColor);z-index: 1;}#quote-1888 .cs-flex-group {margin-top: auto;display: flex;align-items: flex-start;gap: 0.75rem;}#quote-1888 .cs-profile {width: 3.25rem;height: auto;border-radius: 50%;display: block;position: relative;}#quote-1888 .cs-profile img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#quote-1888 .cs-name {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: 700;line-height: 1.2em;margin: 0;margin-top: auto;color: var(--secondary);display: block;}#quote-1888 .cs-job {font-size: 1rem;font-weight: 400;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: block;}#quote-1888 .cs-quote {width: 5.375rem;height: auto;position: absolute;right: 0rem;bottom: 7.25rem;z-index: -1;}#quote-1888 .cs-video-wrapper {width: 100%;height: 45%;min-height: 26.25rem;display: block;position: absolute;top: 0;left: 0;}#quote-1888 .cs-video-wrapper:hover {cursor: pointer;}#quote-1888 .cs-video-wrapper:hover .cs-play {transform: translate(-50%, -50%) scale(1.2);}#quote-1888 .cs-video-wrapper video, #quote-1888 .cs-video-wrapper .cs-picture {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#quote-1888 .cs-video-wrapper video img, #quote-1888 .cs-video-wrapper .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#quote-1888 .cs-play {width: clamp(6.25rem, 19vw, 8.75rem);height: clamp(6.25rem, 19vw, 8.75rem);background-color: rgba(255, 255, 255, 0.2);pointer-events: none;border: none;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: transform 0.3s, opacity 0.3s;backdrop-filter: blur(8px);}#quote-1888 .cs-play.cs-hide {opacity: 0;transform: translate(-50%, -50%) scale(0) !important;}}@media only screen and (min-width: 48rem) {#quote-1888 .cs-container {max-width: 80rem;}#quote-1888 .cs-quote {right: clamp(4rem, 8vw, 5rem);bottom: clamp(4rem, 8vw, 5rem);}#quote-1888 .cs-video-wrapper {height: clamp(56.7%, 60vw, 65%);}}@media only screen and (min-width: 0rem) {body.dark-mode #quote-1888 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #quote-1888 .cs-item {background-color: var(--medium);}body.dark-mode #quote-1888 .cs-review, body.dark-mode #quote-1888 .cs-job {color: var(--bodyTextColorWhite);}body.dark-mode #quote-1888 .cs-job {opacity: 0.8;}body.dark-mode #quote-1888 .cs-quote {filter: invert(0.5);}}