.industries{background-color:#fff;padding:1.2rem 6.3rem 5rem;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.industries{padding:40px 22px}}.industries .breadcrumbs{color:#818182;text-align:center;margin-top:-.5rem;margin-bottom:1.7rem;font-size:1.14rem}.industries .subpage-header{font-size:3.21rem;font-weight:400;color:#030305;text-align:center}.industries__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5rem 6rem;width:100%}@media(max-width:768px){.industries__list{display:flex;flex-direction:column;grid-gap:40px 0}}@media screen and (min-width:769px)and (max-width:991px){.industries__list{display:grid;grid-template-columns:repeat(2,1fr)}}.industries__list-item{margin:0 auto;width:100%;font-size:1.78rem;line-height:2.28rem;color:#030305;display:flex;flex-direction:column;align-items:center;text-align:center}.industries__list-item-img{width:100%;height:auto;margin-bottom:2rem}@media(max-width:768px){.industries__list-item-img{width:70%;margin-bottom:1rem}}