#learn-press-profile-tab-course-wishlist.has-courses .learn-press-message {
    display: none;
}

.course-wishlist.heartbeat {
    animation-name: course-wishlist-heartbeat;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 3s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.course-wishlist.heartbeat.ajaxload {
    animation-duration: 0.3s;
    animation-name: course-wishlist-heartbeat-ajaxload;
    animation-delay: 0s;
}

@keyframes course-wishlist-heartbeat {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

@keyframes course-wishlist-heartbeat-ajaxload {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.5);
    }
}

.learn-press-courses .learn-press-course-wishlist.wishlist-button {
    width: 100%;
}
/*
     FILE ARCHIVED ON 05:47:45 Jul 17, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:05:56 May 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.353
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.042
  esindex: 0.005
  cdx.remote: 20.839
  LoadShardBlock: 94.016 (3)
  PetaboxLoader3.resolve: 90.428 (3)
  PetaboxLoader3.datanode: 73.612 (4)
  load_resource: 81.321
*/