.industries__row{margin-bottom:var(--row-space-below)}.industries__grid{display:grid;gap:clamp(.889rem,.667rem + .667vw,1.111rem);grid-template-columns:1fr}.industries__item__title{margin-block-end:1rem}.industries__item__description{color:var(--medium-grey);font-size:clamp(.889rem,.778rem + .333vw,1rem);margin-block:0}@media (width >= 768px){.industries__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.industries__item{min-height:200px}}