<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Benefit Colors Modified */
.__benefit__blue {
    background: linear-gradient(to bottom, #6985F3, #5A6EE8, #6C75CE, #B0A8DC) !important;
}
.__benefit__light__blue {
    background: linear-gradient(to bottom, #00D8FF, #1061DF) !important;
}
.__benefit__dark__blue {
    background: linear-gradient(to bottom, #626ae8, #313574) !important;
}
.__benefit__yellow {
    background: linear-gradient(to bottom, #f9ff00, #dfde10) !important;
}
.__benefit__light__red {
    background: linear-gradient(to bottom, #D94E6A, #EB4370, #F2518D, #EF4070) !important;
}
.__benefit__secondary {
    background: linear-gradient(to bottom, #626F95, #1C2B57) !important;
}
.__benefit__pink {
    background: linear-gradient(to bottom, #e862e3, #673174) !important;
}
.__benefit__turquoise {
    background: linear-gradient(to bottom, #62e8ca, #316e74) !important;
}
</pre></body></html>