.c-values-list__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));gap:2rem;width:100%;max-width:712px;margin:0 auto}.c-values-list__item{text-align:center}.c-values-list__icon{width:62px;height:55px;margin:0 auto;display:grid;place-items:center}.c-values-list__title{margin-bottom:0;font-weight:500;color:var(--wp--preset--color--custom-purple)}.c-values-list__title-first{font-weight:600;color:var(--wp--preset--color--custom-orange)}