.Button_button__6Oo0Z{position:relative;display:flex;overflow:hidden;height:40px;width:200px;border:1px solid #fff;color:#fff;background:transparent;justify-content:center;align-items:center;transition:.3s ease;cursor:pointer;z-index:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Button_button__6Oo0Z>span{position:absolute;width:0;height:0;display:block;border-radius:50%;background-color:#fff;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:-1}.Button_button__6Oo0Z:hover{color:#181818}.Button_button__6Oo0Z:hover span{width:550px;height:550px}.Button_button__6Oo0Z.Button_round__uIiAz{width:40px;height:40px;border-radius:50%}.Button_button__6Oo0Z.Button_round__uIiAz:hover span{width:160px;height:160px}.Button_button__6Oo0Z.Button_disabled__IJN2w{opacity:.5;color:#fff}.Button_button__6Oo0Z.Button_disabled__IJN2w span{display:none}.PodcastOverview_container__llVWj{display:flex;width:100%;flex-direction:column;padding:50px;align-items:center;min-height:100vh;justify-content:center;background-color:#80006a;color:#fff;position:relative}@media(max-width:768px){.PodcastOverview_container__llVWj{padding:50px 20px}}.PodcastOverview_container__llVWj>.PodcastOverview_backButton__OmC_x{position:absolute;top:20px;left:20px}.PodcastOverview_container__llVWj>ol{display:flex;flex-direction:column;align-items:center}.PodcastOverview_container__llVWj>h1,.PodcastOverview_container__llVWj>h2,.PodcastOverview_container__llVWj>p,.PodcastOverview_container__llVWj>ul{text-align:center}.PodcastOverview_container__llVWj>p>a{text-decoration:underline}.PodcastOverview_container__llVWj>*{margin:10px 0}.PodcastOverview_container__llVWj>.PodcastOverview_podcastOverview__Mx5eW{width:100%;background-color:#fff;box-shadow:5px 5px 20px 0 rgba(0,0,0,.69);border-radius:5px;padding:20px;display:flex;flex-direction:row;align-items:center;margin:20px 0;color:#80006a;flex-wrap:nowrap;cursor:pointer}.PodcastOverview_container__llVWj>.PodcastOverview_podcastOverview__Mx5eW>.PodcastOverview_year__Np7O6{font-weight:bolder;transform:scaleY(1.75)}.PodcastOverview_container__llVWj>.PodcastOverview_podcastOverview__Mx5eW>.PodcastOverview_content__AxDS_{flex:1 1;display:flex;align-items:flex-start;flex-direction:column;padding:0 30px}