.benefit-item{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start}.benefit-item--lg{grid-template-columns:64px 1fr;gap:16px}.benefit-item__icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.benefit-item--lg .benefit-item__icon{width:64px;height:64px}.benefit-item__title{margin:0 0 4px;font-family:var(--heading-h6-font-family);font-size:var(--heading-h6-font-size);font-weight:var(--heading-h6-font-weight);letter-spacing:var(--heading-h6-letter-spacing);line-height:var(--heading-h6-line-height)}.benefit-item__desc{margin:0;line-height:1.6}