.features-list .row-gap{row-gap:30px}.features-list .feature-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px}.features-list .feature-item svg,.features-list .feature-item .feature-item-icon{max-width:48px;max-height:48px;width:auto;height:auto;min-width:48px;min-height:48px}.features-list .feature-item svg *:not([fill*="url(" i]){fill:var(--primary)!important}.features-list .feature-item .feature-item-name{font-size:20px;font-weight:600;color:var(--black);display:flex;flex-direction:column;gap:10px}.features-list .feature-item.align-items-start{align-items:flex-start}.features-list .feature-item .feature-item-name .feature-item-additional-content{font-size:16px;font-weight:400;color:var(--grey-dark)}@media (max-width:575.98px){.features-list .feature-item .feature-item-name{font-size:18px}}