.why-grow{background:#fff;margin:0 auto;max-width:110rem;padding:5rem 2rem}.why-grow__title{margin-bottom:1.6rem;text-align:center}.why-grow__title span{color:var(--color-brand)}.why-grow__intro{margin:0 auto 48px;max-width:800px;text-align:center}.why-grow__grid{display:grid;gap:3.2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.why-grow__item{background:#f7f8fa;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:3.2rem;transition:transform .2s ease,box-shadow .2s ease}.why-grow__item h3{color:var(--color-blue);font-weight:500;margin-bottom:16px}.why-grow__item ul{margin:0;padding:0}.why-grow__item ul li{color:#555;margin-bottom:1.2rem;margin-left:1.6rem;position:relative}.why-grow__item ul li::marker{color:var(--color-blue)}.why-grow__item ul li:before{color:#c91d6f;left:0;position:absolute}