.vs-quotes__grid{display:grid;gap:clamp(32px,5vw,64px);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.vs-quotes__item{margin:0}.vs-quotes__mark{color:#0168fa;display:block;font-size:64px;font-weight:700;line-height:.5}.vs-quotes__mark,.vs-quotes__text{font-family:Onest,Onest Fallback,system-ui,-apple-system,Segoe UI,sans-serif}.vs-quotes__text{color:#1b2e4b;font-size:clamp(22px,2.6vw,32px);font-weight:500;letter-spacing:-.025em;line-height:1.35;margin:24px 0 28px;text-wrap:pretty}.vs-quotes__author{align-items:center;display:flex;gap:14px}.vs-quotes__badge{background-color:#1b2e4b;border-radius:50%;color:#fff;display:grid;flex:none;font-family:Onest,Onest Fallback,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;font-weight:700;height:48px;place-items:center;width:48px}.vs-quotes__name{font-weight:500}.vs-quotes__kind,.vs-quotes__name{display:block;font-size:15px;line-height:1.35}.vs-quotes__kind{color:rgba(27,46,75,.72)}