.hts-process__row{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.hts-process__col{border:1px solid #b7b7b7;border-radius:12px;padding:24px}.hts-process__col p{margin:0}.hts-small__small-title{margin-bottom:16px}@media only screen and (max-width:992px){.hts-process__row{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.hts-process__row{grid-template-columns:1fr}}