@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.industry-challenges{color:#fff;text-align:center}.section-title{font-family:DM Sans;font-size:60px;font-weight:250;letter-spacing:0;line-height:120%;margin-bottom:50px}.challenges-inner-head{align-items:center;display:inline-block;gap:20px}.challenge-grid{border-bottom:none;border-left:none;border-right:none;display:grid;grid-template-columns:repeat(3,1fr)}.challenge-item{border-bottom:.48px solid hsla(0,0%,100%,.3);border-right:.48px solid hsla(0,0%,100%,.3);padding:35px 25px}.challenge-item:last-child,.challenge-item:nth-child(3){border-right:none}.challenge-item:last-child,.challenge-item:nth-child(4),.challenge-item:nth-child(5){border-bottom:none}.challenge-item img{margin-bottom:10px;width:58px}.challenge-item h4{font-size:20px;font-weight:400}.challenge-item h4,.challenge-item p{font-family:DM Sans;letter-spacing:0;line-height:140%;margin-bottom:0}.challenge-item p{font-size:18px;font-weight:300;opacity:.9}@media (max-width:900px){.challenge-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:668px){.challenge-item:last-child,.challenge-item:nth-child(3){border-right:none;padding-left:20px!important;padding-right:20px!important}}@media (max-width:600px){.challenge-grid{grid-template-columns:1fr}}