.testimonial-block{background-color:var(--background);width:100%;min-height:100svh;color:var(--foreground);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.testimonial-content{flex-direction:column;gap:3rem;width:60%;display:flex}.testimonial-content>p{color:var(--foreground-200)}.testimonial-quote h2{font-style:italic;font-weight:500}.testimonial-attribution p{color:var(--foreground-200)}.testimonial-metrics{gap:4.5rem;margin-top:1.5rem;display:flex}.testimonial-metric{flex-direction:column;gap:.25rem;display:flex}.testimonial-metric-value{color:var(--foreground);font-size:clamp(1.5rem,1rem + 1.5vw,3rem)!important}.testimonial-metric-label{color:var(--foreground-200)}@media (max-width:1000px){.testimonial-content{width:100%}.testimonial-metrics{flex-wrap:wrap;justify-content:flex-start;gap:2rem}}
