.home_homepage___OCEU{padding:0 4rem 3rem;height:calc(100vh - 6.5rem);overflow-y:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:rgba(73,77,75,.25) transparent}.home_homepage___OCEU::-webkit-scrollbar{width:6px}.home_homepage___OCEU::-webkit-scrollbar-track{background:transparent}.home_homepage___OCEU::-webkit-scrollbar-thumb{background:rgba(73,77,75,.2);border-radius:3px}.home_homepage___OCEU::-webkit-scrollbar-thumb:hover{background:rgba(73,77,75,.4)}@media(max-width:768px){.home_homepage___OCEU{padding:0 2rem 10rem;height:auto;overflow-y:visible}}@media(max-width:480px){.home_homepage___OCEU{padding:0 1rem 10rem}}.home_homepage___OCEU h2{margin-top:3rem;margin-bottom:1.5rem}.home_latestEpisodes__hpjTB{margin-bottom:3rem}.home_latestEpisodes__hpjTB h2{margin-bottom:2rem;font-size:2rem;color:var(--gray-800);position:relative}.home_latestEpisodes__hpjTB h2:after{content:"";position:absolute;bottom:-.5rem;left:0;width:3rem;height:3px;background:var(--purple-500);border-radius:2px}@media(max-width:768px){.home_latestEpisodes__hpjTB h2{font-size:1.75rem;margin-bottom:1.5rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB h2{font-size:1.5rem;margin-bottom:1rem}}.home_latestEpisodes__hpjTB ul{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1024px){.home_latestEpisodes__hpjTB ul{gap:1.5rem}}@media(max-width:768px){.home_latestEpisodes__hpjTB ul{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul{gap:1rem}}.home_latestEpisodes__hpjTB ul li{background:var(--white);border:1px solid var(--gray-100);padding:1.5rem;border-radius:1.5rem;position:relative;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:1.25rem}.home_latestEpisodes__hpjTB ul li:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:var(--purple-300)}@media(max-width:768px){.home_latestEpisodes__hpjTB ul li{padding:1.25rem;gap:1rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li{padding:1rem;flex-direction:column;align-items:center;text-align:center;gap:1rem}}.home_latestEpisodes__hpjTB ul li img{width:7rem;height:7rem;border-radius:1rem;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(max-width:1024px){.home_latestEpisodes__hpjTB ul li img{width:6rem;height:6rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li img{width:5rem;height:5rem}}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz{flex:1 1;min-width:0}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz a{display:block;color:var(--gray-800);font-family:Lexend,sans-serif;font-weight:600;text-decoration:none;line-height:1.4rem;font-size:1.125rem;margin-bottom:.75rem;transition:color .2s ease}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz a:hover{color:var(--purple-500);text-decoration:none}@media(max-width:768px){.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz a{font-size:1rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz a{font-size:.95rem;margin-bottom:.5rem}}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz p{font-size:.875rem;margin-bottom:.75rem;color:var(--gray-600);line-height:1.4rem;max-width:100%;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz p{margin-bottom:.5rem;font-size:.8rem}}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg{justify-content:center;gap:.75rem}}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg span{display:inline-flex;align-items:center;font-size:.8rem;color:var(--gray-500);font-weight:500}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg span:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--gray-300);margin-right:.5rem}.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg span:first-child:before{display:none}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li .home_episodeDetails__5Sxqz .home_episodeMeta__f_iWg span{font-size:.75rem}}.home_latestEpisodes__hpjTB ul li button{position:absolute;right:1.5rem;bottom:1.5rem;width:3rem;height:3rem;border:none;border-radius:.75rem;font-size:0;cursor:pointer;transition:all .2s ease}.home_latestEpisodes__hpjTB ul li button:hover{transform:scale(1.05)}.home_latestEpisodes__hpjTB ul li button:active{transform:scale(.95)}@media(max-width:1024px){.home_latestEpisodes__hpjTB ul li button{width:2.75rem;height:2.75rem}}@media(max-width:768px){.home_latestEpisodes__hpjTB ul li button{right:1.25rem;bottom:1.25rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li button{position:relative;right:auto;bottom:auto;margin-top:.5rem;width:2.5rem;height:2.5rem}}.home_latestEpisodes__hpjTB ul li button img{width:1.25rem;height:1.25rem;box-shadow:none}@media(max-width:1024px){.home_latestEpisodes__hpjTB ul li button img{width:1.125rem;height:1.125rem}}@media(max-width:480px){.home_latestEpisodes__hpjTB ul li button img{width:1rem;height:1rem}}.home_allEpisodes__MuI99{padding-bottom:2rem;overflow-x:auto}@media(max-width:768px){.home_allEpisodes__MuI99{overflow-x:visible}.home_allEpisodes__MuI99 td:nth-child(3),.home_allEpisodes__MuI99 td:nth-child(4),.home_allEpisodes__MuI99 td:nth-child(5),.home_allEpisodes__MuI99 th:nth-child(3),.home_allEpisodes__MuI99 th:nth-child(4),.home_allEpisodes__MuI99 th:nth-child(5){display:none}}.home_allEpisodes__MuI99 h2{margin-bottom:2rem;font-size:2rem;color:var(--gray-800);position:relative}.home_allEpisodes__MuI99 h2:after{content:"";position:absolute;bottom:-.5rem;left:0;width:3rem;height:3px;background:var(--purple-500);border-radius:2px}@media(max-width:768px){.home_allEpisodes__MuI99 h2{font-size:1.75rem;margin-bottom:1.5rem}}@media(max-width:480px){.home_allEpisodes__MuI99 h2{font-size:1.5rem;margin-bottom:1rem}}.home_allEpisodes__MuI99 table{width:100%;background:var(--white);border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.home_allEpisodes__MuI99 table td,.home_allEpisodes__MuI99 table th{padding:1rem 1.25rem;border-bottom:1px solid var(--gray-100)}.home_allEpisodes__MuI99 table th{color:var(--gray-200);text-transform:uppercase;font:500 .75rem Lexend,sans-serif;text-align:left;background:var(--gray-50);font-weight:600;letter-spacing:.05em}@media(max-width:768px){.home_allEpisodes__MuI99 table th{padding:.75rem 1rem;font-size:.7rem}}.home_allEpisodes__MuI99 table td{font-size:.875rem;vertical-align:middle}@media(max-width:768px){.home_allEpisodes__MuI99 table td{padding:.75rem 1rem;font-size:.8rem}}.home_allEpisodes__MuI99 table td img{width:2.5rem;height:2.5rem;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.home_allEpisodes__MuI99 table td a{color:var(--gray-800);font-family:Lexend,sans-serif;font-weight:600;text-decoration:none;line-height:1.4rem;font-size:1rem;transition:color .2s ease}.home_allEpisodes__MuI99 table td a:hover{color:var(--purple-500);text-decoration:none}@media(max-width:768px){.home_allEpisodes__MuI99 table td a{font-size:.9rem}}.home_allEpisodes__MuI99 table td button{width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;font-size:0;cursor:pointer;transition:all .2s ease}.home_allEpisodes__MuI99 table td button:hover{transform:scale(1.05)}.home_allEpisodes__MuI99 table td button:active{transform:scale(.95)}@media(max-width:768px){.home_allEpisodes__MuI99 table td button{width:2.25rem;height:2.25rem}}.home_allEpisodes__MuI99 table td button img{width:1.25rem;height:1.25rem;box-shadow:none}@media(max-width:768px){.home_allEpisodes__MuI99 table td button img{width:1.125rem;height:1.125rem}}.home_allEpisodes__MuI99 table tbody tr{transition:background-color .2s ease}.home_allEpisodes__MuI99 table tbody tr:hover{background-color:var(--gray-50)}.home_allEpisodes__MuI99 table tbody tr:last-child td{border-bottom:none}