.home-benefits{background:var(--lightBg);color:var(--newBlue);padding:60px 0}@media (min-width:992px){.home-benefits{padding:60px 0}}.home-benefits__title{font-family:var(--fontMain);font-size:16px;font-weight:900;letter-spacing:3.2px;line-height:20px;margin-bottom:16px;opacity:.6;text-transform:uppercase}.home-benefits__heading{font-family:var(--fontBody);font-size:32px;line-height:42px;margin-bottom:40px}.home-benefits__heading strong{font-family:var(--fontMain);font-weight:900}@media (min-width:576px){.home-benefits__heading{font-size:34px;margin-bottom:80px}}.home-benefits__list{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:576px){.home-benefits__list{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media (min-width:992px){.home-benefits__list{flex-wrap:nowrap}}.home-benefits__item{align-items:center;border-bottom:1px solid rgba(var(--newBlueRgb),.2);display:flex;margin-bottom:16px;padding-bottom:16px;width:100%}@media (min-width:992px){.home-benefits__item{border-bottom:unset;margin-bottom:unset;width:unset}}.home-benefits__item-text{font-family:var(--fontBody);font-size:16px;font-weight:900;margin-left:24px}