.value-props__list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-around}.value-props__item{display:grid;flex-basis:calc(50% - 1.5rem);gap:1.5rem;max-width:9.375rem;text-align:center}.value-props__icon{height:60px;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:60pc}.value-props__title{font-weight:700;margin:0}@media only screen and (min-width:48em){.value-props__list{flex-wrap:nowrap}.value-props__item{flex-basis:calc(16.666% - 1.5rem)}}@media only screen and (min-width:80em){.value-props__list{gap:1.5rem}}