.features-list{align-self:center;display:flex;flex:1 0;flex-wrap:wrap;gap:60px 30px;list-style:none;padding:0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.features-list{flex:1 0 100%;gap:40px 30px;margin:30px 0 0;max-width:100%}}.features-list li{flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px)}@media only screen and (max-width:575px){.features-list li{flex:1 0 100%;max-width:100%}}.feature{display:flex;flex-direction:column;gap:30px;max-width:270px}@media only screen and (max-width:575px){.feature{gap:20px}}.feature-icon{display:flex}.feature-icon svg path{fill:currentColor}.text-left .feature-icon{justify-content:flex-start}.text-center .feature-icon{justify-content:center}.text-right .feature-icon{justify-content:flex-end}.feature-content h3{margin-bottom:18px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.feature-content h3{font-size:20px!important}}.feature-content p{line-height:1.715}