._Feature_Item{flex:1;gap:10px}._Feature_Item span,._Feature_Item span svg{height:var(--icon-height)}._Feature_Item span svg{width:auto}._List_Features{--icon-height:51px;display:grid;gap:var(--list-gap);grid-template-columns:repeat(4,1fr)}@media (max-width:991px){._List_Features{--icon-height:44px;grid-template-columns:repeat(2,1fr);row-gap:calc(var(--list-gap)*2)}}@media (max-width:389px){._List_Features{display:flex;flex-direction:column;row-gap:var(--list-gap)}}
