.hero-value-chips{width:100%;max-width:640px}.hero-value-chips--desktop{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px}.hero-value-chips--desktop .hero-value-chip{font-size:13px}.hero-value-chips--mobile{display:flex;flex-direction:column;align-items:center;gap:8px}.hero-value-chips-row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(4px,1.5vw,12px);width:100%;max-width:100%}.hero-value-chip{font-size:clamp(9px,2.75vw,12px);line-height:1.35;white-space:nowrap}.hero-value-chip--solo{font-size:clamp(10px,2.85vw,12px)}.hero-value-chip-check{color:var(--landing-success-green,#2ecc71);font-weight:700}@media (min-width:380px){.hero-value-chips-row{gap:8px 12px}.hero-value-chip{font-size:clamp(10px,2.9vw,12px)}.hero-value-chip--solo{font-size:clamp(11px,3vw,12px)}}@media (min-width:480px){.hero-value-chips-row{gap:8px 16px}.hero-value-chip,.hero-value-chip--solo{font-size:12px}}