.heading,.subheading{text-align:center}.subheading h5{color:#757575;font-size:14px;font-weight:600;line-height:140%;margin-bottom:8px}.heading h2,.subheading h5{font-family:Ubuntu;letter-spacing:0}.heading h2{color:#111;font-size:48px;font-weight:400;line-height:120%;margin-bottom:50px}.challenge-grid{border-radius:10px;display:grid;gap:0;grid-template-columns:repeat(3,1fr);overflow:hidden}.challenge-card{background:#fff;border:1px solid #e5e5e5;min-height:220px;padding:30px;position:relative;transition:all .3s ease}.challenge-card:nth-child(3n){border-right:none}.challenge-card:nth-child(n+4){border-top:none}.challenge-card .top{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.challenge-card img{width:40px}.challenge-card .number{color:#104ad4;font-size:48px}.challenge-card .number,.challenge-card h4{font-family:Ubuntu;font-weight:400;letter-spacing:0;line-height:120%}.challenge-card h4{color:#111;font-size:24px;margin-bottom:10px}.challenge-card p{color:#333;font-family:Cabin;font-size:18px;font-weight:400;letter-spacing:0;line-height:150%}.challenge-card:hover{background-color:#fbfbfb;box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-8px);z-index:2}.challenge-card:hover .number{color:#1a3fd9}.blue-card{background:#104ad4;border:none;color:#fff;display:flex;flex-direction:column;justify-content:center}.blue-card .blue-text{color:#fff;font-family:Ubuntu;font-size:24px;font-weight:400;letter-spacing:0;line-height:120%;margin-bottom:20px}.blue-card .btn{background:#fff;border-radius:8px;color:#104ad4!important;display:inline-block;font-family:Ubuntu;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;padding:10px 18px;text-decoration:none;width:fit-content}.blue-card:hover{background:#104ad4;box-shadow:none;transform:none}@media only screen and (max-width:600px){.heading h2{font-size:26px;margin-bottom:40px}.heading h2 br{display:none}.challenge-grid{grid-template-columns:repeat(1,1fr)}.challenge-card img{width:30px}.challenge-card .number{font-size:30px}.challenge-card h4{font-size:18px}.blue-card .blue-text,.challenge-card p{font-size:16px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.heading h2{font-size:32px;margin-bottom:40px}.heading h2 br{display:none}.challenge-grid{grid-template-columns:repeat(2,1fr)}.challenge-card img{width:30px}.challenge-card .number{font-size:34px}.challenge-card h4{font-size:20px}.blue-card .blue-text,.challenge-card p{font-size:18px}}