@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{text-decoration:none}b{font-weight:700}strong{font-weight:800}@-webkit-keyframes wipe-in-up{0%{background-color:grey;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes wipe-in-up{0%{background-color:grey;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}[transition-style="in:wipe:up"]{-webkit-animation:wipe-in-up 1.5s cubic-bezier(.25,1,.3,1) both;animation:wipe-in-up 1.5s cubic-bezier(.25,1,.3,1) both}@-webkit-keyframes wipe-out-down{0%{background-color:grey;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes wipe-out-down{0%{background-color:grey;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}[transition-style="out:wipe:down"]{-webkit-animation:wipe-out-down 1.5s cubic-bezier(.25,1,.3,1) both;animation:wipe-out-down 1.5s cubic-bezier(.25,1,.3,1) both}@-webkit-keyframes diamond-in-center{0%{-webkit-clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%);clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%)}to{-webkit-clip-path:polygon(-50% 50%,50% -50%,150% 50%,50% 150%);clip-path:polygon(-50% 50%,50% -50%,150% 50%,50% 150%)}}@keyframes diamond-in-center{0%{-webkit-clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%);clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%)}to{-webkit-clip-path:polygon(-50% 50%,50% -50%,150% 50%,50% 150%);clip-path:polygon(-50% 50%,50% -50%,150% 50%,50% 150%)}}[transition-style="in:diamond:center"]{-webkit-animation:diamond-in-center 1.5s cubic-bezier(.25,1,.3,1) both;animation:diamond-in-center 1.5s cubic-bezier(.25,1,.3,1) both}@-webkit-keyframes square-in-top-right{0%{-webkit-clip-path:inset(100% 100% 0 0);clip-path:inset(100% 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes square-in-top-right{0%{-webkit-clip-path:inset(100% 100% 0 0);clip-path:inset(100% 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}[transition-style="in:square:top-right"]{-webkit-animation:square-in-top-right 2.5s cubic-bezier(.25,1,.3,1) both;animation:square-in-top-right 2.5s cubic-bezier(.25,1,.3,1) both}@media (max-width:600px){.coverImageHeader{height:100px;width:100px}.titleHeader{font-size:16px;margin-bottom:2px}.descriptionHeader{font-size:10px}.itemCover{height:80px;width:80px}.itemTitle{font-size:10px}.itemSubTitle{font-size:8px}}@media (min-width:601px){.coverImageHeader{height:250px;width:250px}.titleHeader{font-size:28px!important;margin-bottom:2px}.itemCover{height:200px;width:200px}.itemTitle{font-size:15px!important;padding-top:1}.itemTitle:hover{color:red}.itemSubTitle{font-size:12px!important}}::-webkit-scrollbar{height:8px;width:4px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:red;border:4px solid red;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #ff0001,inset 1px 1px 0 red;height:60px}body{background-color:#212121!important}a{color:#72238e}.podcastPageHeader{height:90vh;min-height:720px}.podcastPageHeaderBg{background-position:50%;background-size:cover;-webkit-filter:blur(20px);filter:blur(20px);min-height:720px;opacity:.7;position:absolute;width:100%;z-index:-1}.podcastPageCover{height:250px;width:250px}.podcastPageTitle{font-size:18px!important;font-weight:400}.podcastPageFeedTitle{font-size:35px!important;font-weight:700;text-align:center}.podcastPageBodyDescriptionBox{width:620px}.podcastPageBodyDescription,.podcastPageBodyDescriptionTitle{font-size:14px!important}@media screen and (max-width:600px){.podcastPageHeader{height:500px;min-height:500px;padding:20px}.podcastPageHeaderBg{background-position:50%;background-size:cover;-webkit-filter:blur(20px);filter:blur(20px);height:500px;min-height:500px;position:absolute;width:100%;z-index:-1}.podcastPageCover{height:125px;width:125px}.podcastPageTitle{font-size:18px!important;font-weight:400}.podcastPageFeedTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:26px!important;font-weight:700;overflow:hidden;text-align:center}.podcastPageBodyDescriptionBox{width:90%}.podcastPageBody{padding:40px}.podcastPageBodyDescription,.podcastPageBodyDescriptionTitle{font-size:14px!important}}
/*# sourceMappingURL=main.4f1f0915.css.map*/