.podcastCard_card__UKt34{display:flex;flex-direction:column;width:240px;height:150px;border-radius:20px;background-color:#f6f6f6;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px;cursor:pointer;transition:all .2s ease-in-out;justify-content:center;align-items:center;text-align:center;position:relative}.podcastCard_card__UKt34:hover{transform:scale(1.05)}.podcastCard_image__0Q_EW{width:100px;height:100px;border-radius:50%;object-fit:cover;position:absolute;top:-60px}.podcastCard_cardText__xqgx6{font-size:.8rem;font-weight:700}.podcastCard_author__xgbkP{font-size:.8rem;color:#737272;font-weight:400}.podcastCard_cardContainer__5bLPR{display:flex;justify-content:center}.home_navBar__cmw4A{align-items:center;padding:1rem 2rem;background-color:#f8f9fa;box-shadow:0 2px 4px rgba(0,0,0,.1)}.home_body__Dsw6a,.home_navBar__cmw4A{display:flex;justify-content:space-between}.home_body__Dsw6a{height:100%;flex-direction:column}.home_footer__sV1_i{display:flex;justify-content:center;align-items:center;padding:1rem 2rem;background-color:#f8f9fa;box-shadow:0 -2px 4px rgba(0,0,0,.1)}.home_html___iN9L{height:100vh}.home_podcastContainer__MlhB_{height:100%;padding:20px;box-sizing:border-box;overflow-y:scroll}.home_podcastList__jDGa7{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:80px 20px;gap:80px 20px;padding-top:70px}.home_podcastContainerHeader__7Vxep{display:flex;justify-content:flex-end;align-items:center;padding:20px;box-sizing:border-box;gap:20px}.home_navBar__cmw4A{font-size:1rem;font-weight:700;color:#3e72e7}.home_count__MJbGm{font-size:1rem;font-weight:700;background-color:#3e72e7;color:#fff;padding:8px;border-radius:6px}@keyframes home_pulse__zj9Ac{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes home_pulseChild___ZJZU{0%{transform:scale(.5)}50%{transform:scale(1.05)}to{transform:scale(.8)}}.home_pulse__zj9Ac{animation:home_pulse__zj9Ac 2s infinite;width:10px;height:10px;background-color:#3e72e7;border-radius:50%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.home_pulse__zj9Ac:after{content:"";position:absolute;display:block;width:16px;height:16px;background-color:#3e71e781;border-radius:50%;animation:home_pulseChild___ZJZU 1s infinite}.searchInput_search__zYbGq{width:40%;border:1px solid gray;border-radius:12px;padding:8px}