.challenge-block {
    padding-top: 48px;
    padding-bottom: 72px;
    text-align: center;
}
.challenge-block .row{
    justify-content: center;
}
.challenge-block .heading-wrapper{
    max-width: 786px;
    margin-left: auto;
    margin-right: auto;
}
.challenge-block .sub-heading-wrapper .h4{
    font-weight: 700;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 2.24px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color:#475569;
    opacity: 0.6;
}
.challenge-block .heading-wrapper .h2{
    color: #282B60;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 50.4px;
    letter-spacing: 0.42px;
    margin-bottom: 8px;
}
.challenge-block .description-text{
    max-width: 786px;
    margin-left: auto;
    margin-right: auto;
}
.challenge-block .description-text p{
    color: #334155;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
    margin-bottom: 0px;
}
.challenge-block  .intel-card-row.row {
    margin-right: -12px;
    margin-left: -12px;
    margin-top: 36px;
}
.challenge-block  .intel-card-row.row>* {
    padding-right: 12px;
    padding-left: 12px;
}
.challenge-block  .intel-card-three-parent{
    height: 100%;
}
.challenge-block .intel-card-three-coloumn {
    text-align: center;
    margin-left: auto;
    padding: 24px 20px 31px 20px;
    border-radius: 20px;
    background: #F0F5FD;
    margin-right: auto;
    height: 100%;
    min-height: 283px;
    /* border: 7px solid #FFFFFF5C; */
}
.challenge-block .intel-card-three-coloumn  .icon-box{
    background: #D8D9FD91;
    width:70px;
    height: 70px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 12px;
}
.challenge-block .intel-card-title h3 {
    margin-bottom: 8px;
    color:#282B60;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.22px;
}
.challenge-block .intel-card-content p{
    color: #334155;
    opacity: 0.8;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .challenge-block {
        padding-top: 44px;
        padding-bottom:52px;
    }
    .challenge-block .sub-heading-wrapper .h4{
        margin-bottom: 12px;
    }
    .challenge-block .heading-wrapper .h2{
        font-size: 32px;
        line-height: 130%; 
    }
    .challenge-block .description-text p{
        font-size: 16px;
        line-height: 130%; 
        margin-bottom: 0px;
        color:#38446B;
    }
    .challenge-block  .intel-card-row.row {
        margin-top: 24px;
    }
    .challenge-block  .intel-card-row.row>* {
     margin-bottom: 20px;
    }
    .challenge-block  .intel-card-row.row> div:last-child{
        margin-bottom: 0px;
    }
    .challenge-block .intel-card-title h3 {
        line-height: 28px;
    }

}




/* fraud-detection css end */
.page-template-fraud-detection .challenge-block .heading-wrapper .h2 {
    color: #1E293B;
    letter-spacing: 0;
}
.page-template-fraud-detection .challenge-block .description-text p {
    color: #1E293B;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.page-template-fraud-detection .challenge-block .description-text p a{ 
    background: linear-gradient(99.01deg, #0074DD -2.93%, #591EFF 58.85%, #9644FF 126.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: underline;
}

.page-template-fraud-detection .challenge-block .intel-card-three-coloumn .icon-box {
    background: #E2E9FF;
}
.page-template-fraud-detection .challenge-block .intel-card-title h3 {
    margin-bottom: 8px;
    color: #1E293B;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
}
.page-template-fraud-detection .challenge-block .intel-card-content p {
    color: #334155;
    opacity: 1;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0;
}
@media (min-width: 768px) {

    .page-template-fraud-detection .challenge-block {
        padding-top: 52px;
        padding-bottom: 78px;
    }
    .page-template-fraud-detection .challenge-block .heading-wrapper .h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .page-template-fraud-detection .challenge-block .intel-card-row.row {
        margin-top: 60px;
    }
    .page-template-fraud-detection .challenge-block .intel-card-three-coloumn {
        padding: 26px 21px 33px 21px;
    }

    .page-template-fraud-detection .challenge-block .intel-card-three-coloumn .icon-box {
        width: 77.83px;
        height: 77.83px;
        padding: 0;
    }

}
@media (min-width: 576px) {
.page-template-fraud-detection .challenge-block .intel-card-title{
min-height:64px;
}
}
@media (max-width: 991px) {
    .challenge-block  .intel-card-row.row>* {
        margin-bottom: 20px;
   }
}
@media (max-width: 767px) {
    .page-template-fraud-detection .challenge-block .intel-card-content p {
        font-size: 16px;
        line-height: 22px;
    }
}
/* fraud-detection css end */
