You have not favorited any cards
Click on the heart icon to add to your favorites list
<!–
Review featured cards from our partners below.
–> /* Preloader Skeleton*/ .card-row:empty width: 100%; max-width: 1200px; height: 1000px; /* change height to see repeat-y behavior */ padding: 0 15px; background-image: linear-gradient( #EFEFEF 1px, transparent 0 ), linear-gradient( #EFEFEF 110px, transparent 0 ), linear-gradient( 100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80% ), linear-gradient( #EFEFEF 30px, transparent 0 ), linear-gradient( #EFEFEF 15px, transparent 0 ), linear-gradient( #EFEFEF 20px, transparent 0 ), linear-gradient( #EFEFEF 50px, transparent 0 ); background-repeat: repeat-y; background-size: 100% 345px, /* divider line*/ 155px 340px, /* card*/ 35% 340px, /* highlight */ 60% 340px, 35% 340px, 20% 340px, 100% 340px; background-position: 100% 0, /* divider line */ 0 40px, /* card */ 0 0, /* highlight */ 190px 40px, 190px 80px, 190px 160px, 100% 220px; animation: shine 1s infinite; @keyframes shine to background-position: 100% 0, 0 40px, 100% 0, /* move highlight to right */ 190px 40px, 190px 80px, 190px 160px, 100% 220px;
Source: credit.com