.sms-invest-features{display:grid;grid-template-columns:repeat(4,1fr);max-width:900px;margin:0 auto 30px}.sms-invest-feature{position:relative;padding:8px 24px}.sms-invest-feature:not(:last-child)::after{content:"";position:absolute;top:12px;left:0;width:1px;height:82%;background:rgba(255,255,255,.35)}.sms-invest-icon{width:52px;height:52px;margin:0 auto 8px}.sms-invest-feature-title{color:#fff;font-size:17px;font-weight:800;line-height:1.6}@media (max-width:900px){.sms-invest-features{grid-template-columns:repeat(2,1fr);gap:20px 0}.sms-invest-feature:nth-child(2)::after{display:none}}@media (max-width:560px){.sms-invest-features{grid-template-columns:1fr;gap:10px}.sms-invest-feature{padding:14px 10px;border-bottom:1px solid rgba(255,255,255,.25)}.sms-invest-feature::after{display:none!important}}