.case-study-section.challenge{background:#041e42;border-radius:80px;box-shadow:0 0 16px 0 #f3f4f4;color:#fff;margin:0 auto;max-width:1280px}.cs-challenge-header{align-items:center;color:#fff;display:flex;justify-content:center}.cs-challenge-header h2{color:#fff;padding:32px 0;text-align:center}.cs-challenge-content{border-bottom-left-radius:80px;border-bottom-right-radius:80px;color:#000;display:flex;gap:80px;padding:80px}.cs-challenge-content>*{flex:1 1 50%}.cs-challenge-image img{border-radius:16px}@media only screen and (max-width:768px){.cs-challenge-content{flex-direction:column}}