.gr-hiwfeat__row{align-items:flex-start;display:flex;gap:60px;justify-content:space-between;text-align:left}.gr-hiwfeat__text{flex:0 0 380px;max-width:380px}.gr-hiwfeat__heading{margin:0}.gr-hiwfeat__grid{display:grid;flex:1;gap:16px;grid-template-columns:repeat(2,1fr);max-width:700px}.gr-hiwfeat__card{background:#fff;border:1px solid #ededf2;border-radius:2px;box-sizing:border-box;padding:24px}.gr-hiwfeat__icon{color:#171719;display:block;font-size:28px;line-height:1;margin-bottom:16px}.gr-hiwfeat__title{margin-bottom:6px}.gr-hiwfeat__desc{color:#606166}.gr-hiwfeat__footnote{color:#909199;font-size:12px;line-height:1.4;margin-top:8px}@media (max-width:900px){.gr-hiwfeat__row{flex-direction:column;gap:32px}.gr-hiwfeat__text{flex-basis:auto;max-width:100%}.gr-hiwfeat__grid{max-width:100%}}@media (max-width:600px){.gr-hiwfeat__grid{grid-template-columns:1fr}}