.customer-challenges-container{width:100%;min-height:364px;padding:80px 0}.customer-challenges-container h1{font-family:PingFangSC-Medium;font-size:32px;text-align:center;line-height:48px;font-weight:500;margin-bottom:20px}.customer-challenges-container .customer-challenges-content{display:flex;justify-content:space-between;width:1160px;margin:0 auto}.customer-challenges-container .customer-challenges-content>div{width:376px;height:187px;background:#f9f9f9;border:1px solid #e6e6e6;box-shadow:0 30px 27px -27px rgba(51,51,51,.06);border-radius:1px 1px 0 0;padding:40px 32px;transition:all .2s}.customer-challenges-container .customer-challenges-content>div .title{font-family:PingFangSC-Semibold;font-size:18px;letter-spacing:0;font-weight:600;margin-bottom:16px}.customer-challenges-container .customer-challenges-content>div .desc{font-family:PingFangSC-Regular;font-size:14px;color:#666;letter-spacing:0;text-align:justify;line-height:22px;font-weight:400}.customer-challenges-container .customer-challenges-content>div:hover{background:#0e57a2}.customer-challenges-container .customer-challenges-content>div:hover p{color:#fff}@media only screen and (max-width:767px){.customer-challenges-container{display:none}}