.industry-Section{position:relative}.industry-Section:before{content:"";position:absolute;left:-50%;right:-50%;top:0;width:200%;height:100%;background:var(--greybg-color);z-index:-1}.industry-Section .sm-heading{max-width:511px;margin-left:auto;margin-right:auto}.industry-Section .heading-text{max-width:785px;margin-left:auto;margin-right:auto}.industry-Section .items .item{width:25%}@media only screen and (max-width:767px){.industry-Section .items .item{width:50%}}.industry-Section .items{margin:0 -15px;row-gap:70px;align-items:flex-start}.industry-Section .items .item{padding:0 20px;display:flex;row-gap:30px;flex-direction:column;text-align:center}.industry-Section .items .item .img-wrapper{border-radius:50%;overflow:hidden;max-width:291px;margin:auto}.industry-Section .items .item .img-wrapper img{transform:scale(1);transition:all .5s ease-in-out}.industry-Section .items .item:hover .img-wrapper img{transform:scale(1.025)}@media only screen and (max-width:992px){.industry-Section .items{margin:0 -10px}.industry-Section .items .item{padding:0 10px}}@media only screen and (max-width:767px){.industry-Section .sm-heading{max-width:278px}.industry-Section .items{margin:0 -10px;row-gap:30px;column-gap:20px;justify-content:space-between}.industry-Section .items .item{padding:0 10px;row-gap:15px;width:calc(50% - 15px)}.industry-Section .items .item .img-wrapper{max-width:140px}}