.hp-v4-cta-section .hp-v4-cta-box {
    background: linear-gradient(64deg, #061733 27.7%, #0C446E 103.72%);
}

.hp-v4-cta-section  {
  background-color: #fff !important;
}


    .hp-v4-cta-section.hp-v4-cta-section-blue::after {
        content: '';
        width: 100%; height: 50%;
        background: #F1F8FD !important;
        position: absolute;
        bottom: 0; left: 0;
    }