.imagine-columns-fw{position:relative;background-color:#e0e0e0;background-position:center;background-size:cover;margin-top:88px;margin-bottom:88px;padding-top:56px;padding-bottom:56px;overflow:hidden}.imagine-columns-fw.with-bg .title-wrap{color:#fff}@media (min-width:970px){.imagine-columns-fw{margin-top:140px;margin-bottom:140px}}.imagine-columns-fw .list{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));counter-reset:item;gap:16px}.imagine-columns-fw .list .item{padding:24px;border-radius:10px;background:#fff;height:100%}.imagine-columns-fw .list .item .item-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:32px}.imagine-columns-fw .list .item .item-top .count{opacity:.6}.imagine-columns-fw .list .item .item-top .icon{width:80px;height:80px;flex:0 0 80px;border-radius:8px;background-color:#00ef99;display:flex;justify-content:center;align-items:center}.imagine-columns-fw .list .item .item-top .icon img{max-width:32px;max-height:32px}.imagine-columns-fw .list .item h3{margin-bottom:12px}