.mf-single-benefits { position: relative; }

.mf-single-benefits__item { }

.mf-single-benefits__icon-wrap { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 12px; background: rgba(0, 0, 0, .04); }

.mf-single-benefits__icon { display: block; width: 24px; height: 24px; object-fit: contain; }

.mf-single-benefits__text { font-size: 1.25rem; line-height: 1.35; }

.mf-single-benefits__editor { font-size: 1rem; line-height: 1.7; }

.mf-single-benefits__editor > *:last-child { margin-bottom: 0; }

.mf-single-benefits__editor p:last-child { margin-bottom: 0; }

@media (max-width: 991.98px) {
  .mf-single-benefits__text { font-size: 1.0625rem; }
}