.value-props{background:var(--honka-white);padding:3rem 0}.value-props__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);text-align:center}.value-props__item{align-items:center;display:flex;flex-direction:column}.value-props__icon{height:64px;margin-bottom:1.25rem;object-fit:contain;width:64px}.value-props__text{color:var(--honka-gray-dark);font-family:var(--honka-font-body);font-size:.95rem;line-height:1.7;margin-bottom:1rem;max-width:280px}.value-props__accent{background-color:var(--honka-yellow);border-radius:2px;height:3px;width:60px}@media (max-width:767px){.value-props__grid{gap:2.5rem;grid-template-columns:1fr}}