.section-title{margin-bottom:var(--space-xl)}.section-title-center{text-align:center}.section-title-center .section-title-description{margin-left:auto;margin-right:auto}.section-title-center .section-title-eyebrow{justify-content:center}.section-title-left{text-align:left}.section-title-eyebrow{display:flex;align-items:center;gap:var(--space-sm)}.section-title-icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;margin-bottom:var(--space-sm);border-radius:var(--radius-full);background:var(--primary-soft);color:var(--primary)}.section-title-description{margin-top:var(--space-sm);max-width:620px}@media (max-width:720px){.section-title{margin-bottom:var(--space-md)}}