.cs-testimonial-section{background:#1b1718;color:#fff;overflow:hidden;padding:6rem 0;position:relative}.cs-testimonial-section .testimonial-glow{background:color-mix(in oklab,#6ec492 5%,transparent);border-radius:3.40282e+38px;filter:blur(100px);height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%}.cs-testimonial-section .content-wrapper{position:relative;z-index:2}.cs-testimonial-section .testimonial-content{margin:0 auto;max-width:56rem;text-align:center}.cs-testimonial-section .testimonial-icon{fill:none;height:calc(var(--spacing)*12);margin:0 auto calc(var(--spacing)*8);stroke:#6ec492;stroke-width:2;width:calc(var(--spacing)*12)}.cs-testimonial-section .testimonial-quote{color:#fff;font-size:1.875rem;font-weight:900;line-height:1.25;margin-bottom:calc(var(--spacing)*12)}.cs-testimonial-section .testimonial-author{align-items:center;display:flex;gap:1rem;justify-content:center}.cs-testimonial-section .author-avatar{background:#3f3f47;border-radius:50%;height:calc(var(--spacing)*12);width:calc(var(--spacing)*12)}.cs-testimonial-section .author-name{font-size:1.125rem;font-weight:700;line-height:1.55;text-align:left}.cs-testimonial-section .author-role{color:#6ec492;font-size:.875rem;font-weight:500;letter-spacing:.025em;text-transform:uppercase}@media (min-width:768px){.cs-testimonial-section .testimonial-quote{font-size:3rem}}