.section-list-feature .inner{padding:2em;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:768px){.section-list-feature .inner{flex-wrap:wrap}}.section-list-feature .inner .list-feature{width:100%}.section-list-feature .inner.count-1 .list-feature{max-width:768px}.section-list-feature .inner.count-2{gap:2em}.section-list-feature .inner.count-3{gap:1em}.section-list-feature .inner.color-light{background-color:var(--color-milk)}.section-list-feature .inner.color-medium{background-color:var(--color-full-cream)}.section-list-feature .inner.color-dark{background-color:var(--color-counter-top)}.section-list-feature .inner p{margin:0;display:flex;flex-wrap:wrap;gap:.5em}.section-list-feature .inner p span{display:block;width:100%}.section-list-feature .inner h3{margin:0;font-size:3em}