.widget-snippet .enterprice-solution-hero {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F6F7FD 100%);
}
.widget-snippet .trfy {
    background-color: #F5F7FC;
}


@media(min-width: 1366px){
.widget-snippet .challenge-section {
    padding: 100px 0 30px;
}
}
