.block{padding:0!important;width:100%}.service-card{background:#111f11;border-radius:14px;padding:18px 16px;border:1px solid rgba(0,230,118,.08);transition:.3s ease}.service-card:hover{transform:translateY(-4px);border-color:rgba(0,230,118,.25);box-shadow:0 12px 32px rgba(0,0,0,.5)}.service-card .icon-wrap{background:rgba(0,230,118,.1);width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.service-card .icon-wrap i{font-size:1.4rem;color:#00e676}.service-card h4{color:#fff;font-weight:700;font-size:1.05rem;margin-bottom:3px}.service-card p{color:#a5d6a7;font-size:.88rem;margin-bottom:5px}.service-card .read-more{color:#00e676;font-weight:600;text-decoration:none;font-size:.8rem}.service-card .read-more:hover{color:#69f0ae}