@keyframes slidein{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0,0)}}#root{flex-direction:column;display:flex}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6fafc;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::selection{background:#faaf40}.bold{font-weight:700}.outerContainer{flex-direction:column;justify-content:center;display:flex}.innerContainer{max-width:1200px;margin:auto}.youtubeIcon{height:12px;padding:10px 8px 0 0}.projectsListenOnContainer{align-items:center;display:flex}.projectDescription{max-width:600px;padding:0 50px;font-size:18px;font-weight:400}.linkBold{color:#faaf40;font-weight:700}.linkBold:hover{text-decoration:underline}.episodePlayButton:hover{color:#fff;background-color:#01b7cc}.projectHeader{max-width:1500px;max-height:800px;padding-bottom:30px}.listenOnIconAndTitle{padding-top:10px}.listenOnIconChannel{padding-top:5px;display:flex}.embedVideo{width:425px;height:300px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media only screen and (width>=1500px){.projectHeader{margin:auto}}@media only screen and (width<=600px){.listenOnChannel{padding-bottom:10px}}@media only screen and (width<=700px){.projectDescription{padding:0}}@media only screen and (width<=500px){.carouselButton{display:none}}@media only screen and (width<=414px){.embedVideo{width:349px;height:247px;margin:10px}.projectHeader{max-height:160px}}.navContainer{z-index:9;justify-content:flex-end;width:100%;height:5rem;margin-bottom:.6rem;display:flex}.navMainContainer{display:flex}.navPatreonLogo{height:1.0625rem;padding-right:.5rem}.patreonDonate{color:#fff;text-align:center;text-transform:uppercase;background-color:#faaf40;border:none;border-radius:30px;justify-content:center;align-items:center;width:10.625rem;height:3.125rem;margin:.95rem .9375rem 0 0;font-size:.8rem;font-weight:bolder;display:flex}a:link{color:inherit;text-decoration:none}.patreonDonate:hover{box-shadow:0 0 10px #fab040}.navLinks{color:#faaf40;flex-direction:row;padding-top:.3375rem;font-family:Helvetica Neue,sans-serif;font-size:1.3rem;font-weight:700;list-style:none;display:flex}.navLink{color:inherit;padding-right:35px}.navLinkOuter:hover{color:#f79707;text-decoration:underline}.navHamburger{width:100%;display:none;position:relative}.navbarHamburgerButton{background:0 0;border:none;margin-left:auto;margin-right:1.5rem}.navbarHamburgerIcon{height:20px;padding-top:.5rem}.navbarHamburgerLogo{align-self:center;height:65px;padding-top:10px;padding-left:1rem}.navHamburgerLinks{background-color:#faaf40;flex-direction:column;width:100%;display:none;position:absolute;top:5.4rem}.hamburgerLink{border-bottom:2px solid #ffdea5;border-left:none;width:100%;height:40px;padding-top:10px;font-size:22px}.hamburgerLink:hover{font-weight:700}.hamburgerLinkText{padding-left:1rem}.hidden{display:flex}@media only screen and (width<=1000px){.navContainer{justify-content:baseline}.navMainContainer{display:none}.navHamburger{display:flex}}.headerContainer{flex-direction:row-reverse;display:flex}.heroOuterContainer{flex-direction:row-reverse;justify-content:center;display:flex}.heroContainer{max-width:1140px;margin:auto;padding:0 1.875rem;display:flex}.heroText{flex-direction:column;align-items:center;font-family:Helvetica Neue,sans-serif;display:flex}.heroMainText{text-align:center;justify-content:center;margin-bottom:1.5625rem;font-family:Helvetica Neue,sans-serif;font-size:3.25rem;display:flex}.heroImageMediaQ{object-fit:cover;border-radius:20px;max-height:470px;margin:55px 0 0 50px;box-shadow:10px 10px 20px #37332c80}@media only screen and (width>=1100px){.heroOuterContainer{max-width:1140px;margin:auto;padding:0 1.875rem}}@media only screen and (width<=1100px){.heroOuterContainer{flex-direction:column}.heroImageMediaQ{border-radius:0;margin:0}.heroSubText{text-align:center}}@media only screen and (width<=414px){.heroContainer{justify-content:center;margin:0}.heroImageMediaQ{border-radius:0;width:100%;margin-top:0}}.featuredContainer{background-color:#fff;border-radius:20px;flex-direction:column;max-width:545px;height:235px;transition:box-shadow .4s;display:flex;box-shadow:0 0 20px #4f493f80}.featuredbanner{color:#fff;text-transform:uppercase;background-color:#908dab;border-radius:15px;margin:20px 30px;padding:2px 15px;font-size:11px;font-weight:bolder;line-height:20px;display:inline-block}.featuredEpInfo{align-items:center;display:flex}.featuredEpAndTitle{text-align:left;text-transform:uppercase;flex-direction:column;display:flex}.featuredImg{background-color:#fff;border:1px solid #000;border-radius:100px;height:70px;margin:0 15px 10px 20px}.featuredSubTitle{color:#01b7cc;text-transform:uppercase;padding-bottom:20px}.featuredTitle{padding:0 10px 5px 0;font-weight:700}.featuredTitle:hover{color:#01b7cc}.featuredButtons{padding-left:15px;display:flex}.featureListenNow{color:gray;text-transform:uppercase;white-space:nowrap;border:1px solid #c2c8cd;border-radius:25px;justify-content:center;align-items:center;width:145px;height:45px;margin:10px;padding:10px 30px;font-size:13px;transition:all .4s;display:flex}.featureListenNow:hover{color:#fff;background-color:#01b7cc}.featureListenNowText{padding-top:2px}.featuredBrowse{color:gray;text-transform:uppercase;white-space:nowrap;background-color:#fff;border:1px solid #c2c8cd;border-radius:25px;width:145px;height:45px;margin:10px;padding:10px 30px;font-size:13px;transition:all .4s}.featuredBrowse:hover{color:#fff;background-color:#01b7cc}.listenOnAudioContainer{align-items:center;display:flex}.listenOnIconAndTitle{padding-right:10px;font-size:16px}.podIcon{padding-right:5px}a:visited{color:inherit}.listenOnBrowseAll{color:#908dab;margin-top:-5px;padding-left:8px;font-family:Anek Latin,sans-serif;font-size:14px;font-weight:600}.listenOnBrowseAll:hover{color:#01b7cc}.listenOnDiscord{text-transform:uppercase;align-items:center;margin:20px 0;padding-left:5px;font-size:15px;font-weight:700;display:flex}.listenOnDiscord:hover{color:#5865f2}.listenOnDiscordText{margin:0}@media only screen and (width<=414px){.listenOnIconAndTitle{font-size:14px}.listenOnDiscord{font-size:13px}}.logo{height:15px;padding-right:8px;display:block}.listenOnChannel{text-transform:uppercase;align-items:center;margin-right:12px;padding-top:10px;font-size:11px;font-weight:700;display:flex}@media only screen and (width<=414px){.listenOnChannel{margin-right:10px;font-size:10px}}@media only screen and (width<=360px){.listenOnChannel{margin-right:8px;font-size:8px}}.episodeContainer{cursor:grab;background-color:#fff;border-radius:20px;flex-direction:column;width:300px;height:375px;margin:12px;padding:20px;display:flex;position:relative;box-shadow:0 0 20px #4f493f80}.episodeImg{border-radius:20px;width:300px;height:300px}.episodeDate{color:#fff;text-transform:uppercase;white-space:nowrap;background:#07080866;border-radius:20px;padding:4px 15px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:20px;position:absolute;top:30px;right:30px}.episodePlayButton{background-color:#05acac99;border:none;border-radius:100%;justify-content:space-around;align-items:center;width:60px;height:60px;transition:all .4s;display:flex;position:relative;bottom:85px;left:20px}.episodePlayIcon{color:#797878;font-size:45px}.episodePlayIcon:hover{color:#fff}.episodeInfo{flex-direction:column;margin-top:-50px;display:flex}.episodeCategory{color:#01b7cc;text-transform:uppercase;font-size:12px;font-weight:700}.episodeTitle{color:#061020;font-family:Helvetica Neue,sans-serif;font-size:large;font-weight:600;line-height:30px}@media only screen and (width<=414px){.episodeContainer{width:275px;height:335px}.episodeImg{width:275px;height:260px}.episodeTitle{font-size:medium}}.latestEpContainer{flex-direction:column;justify-content:space-between;max-width:1200px;margin:60px auto auto;padding:0 1.875rem;display:flex}.latestEpisodesCarouselContainer{animation-name:slidein;animation-duration:.5s}.latestEpisodesCarouselContainer button.carouselButton:nth-child(3)+div{flex-wrap:wrap;gap:5px}.latestEpHeadings{justify-content:space-between;align-items:center;display:flex}.latestEpHeader{font-family:Helvetica Neue,sans-serif;font-size:30px;font-weight:700}.browseAll{color:#908dab;margin-top:12px;font-family:Anek Latin,sans-serif;font-size:18px;font-weight:600;display:flex}.browseAll:hover{color:#01b7cc}.latestEpButtonContainer{align-items:flex-end;display:flex}.carouselButton{display:none}.episodesContainer{max-width:1140px;margin:auto;display:flex;overflow-x:scroll}@media only screen and (width<=1200px){.latestEpContainer{margin:0}.latestEpisodesCarouselContainer{justify-content:space-between}}@media only screen and (width<=600px){.latestEpisodesCarouselContainer{padding:0 2.5rem}.latestEpHeadings{flex-direction:column;padding-bottom:10px}.latestEpHeader{text-align:center}.browseAll{justify-content:center}}.hostsSectionContainer{flex-direction:column;max-width:1140px;margin:auto;padding:6.25rem 1.875rem 3.5rem;display:flex}.hostsSectionBanner{font-family:Helvetica Neue,sans-serif;font-size:30px}.hostsContainer{justify-content:center;animation-name:slidein;animation-duration:.5s;display:flex}@media only screen and (width<=1100px){.hostsContainer{flex-wrap:wrap;max-width:1100px}}@media only screen and (width<=900px){.hostsContainer{flex-wrap:wrap}}@media only screen and (width<=600px){.hostsSectionBanner{text-align:center}}@media only screen and (width<=414px){.hostsContainer{max-width:300px}}.hostContainer{flex-direction:column;align-items:center;width:20%;display:flex}.hostImg{border-radius:100%;width:190px;height:190px}.hostName{font-family:Helvetica Neue,sans-serif}.hostBio{text-align:center;width:175px;padding:0 15px;font-size:small}@media only screen and (width<=1100px){.hostContainer{margin:15px}}@media only screen and (width<=900px){.hostContainer{padding:40px}}@media only screen and (width<=600px){.hostImg{width:175px;height:175px}}.patreonContainer{max-width:1140px;margin:auto auto 100px;padding:0 1.875rem;display:flex}.patreonImg{border-radius:20px;max-width:520px;max-height:390px;margin-top:50px;box-shadow:10px 10px 20px #37332c80}.patreonTextContainer{text-align:center;flex-direction:column;align-items:center;max-width:600px;padding:70px 0 0 100px;display:flex}.patreonHeading{font-family:Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:700}.patreonText{font-size:18px;font-weight:400;line-height:27px}.patreonButton{color:#fff;text-align:center;background-color:#faaf40;border:none;border-radius:30px;justify-content:center;align-items:center;width:180px;height:60px;margin-top:20px;font-size:small;font-weight:bolder;display:flex}.patreonButton:hover{box-shadow:0 0 10px #fab040}@media only screen and (width<=1000px){.patreonContainer{flex-direction:column;align-items:center}.patreonImg{max-height:390px}.patreonTextContainer{padding-left:0}}@media only screen and (width<=600px){.patreonImg{width:350px;height:250px}.patreonHeading{font-size:2rem}}@media only screen and (width<=400px){.patreonImg{width:300px;height:210px}}.footerContainer{max-width:1140px;margin:auto;padding-top:50px;font-family:Helvetica Neue,sans-serif}.footerLinksContainer{justify-content:center;max-width:1100px;margin:0 3rem;display:flex}.footerLinks{padding:0 10px;list-style:none}.footerLinksHeader{text-transform:uppercase;padding-bottom:7px;font-size:14px;font-weight:600}.footerLink{color:#959494;padding:5px 5px 5px 0;font-weight:500}.footerLink:hover{color:#faaf40}.footerHR{max-width:1140px;margin:0 1.875rem}.footerCopyright{color:#faaf40;text-align:center;font-weight:600}@media only screen and (width>=1000px){.footerContainer{width:800px}.footerLinksContainer{justify-content:flex-end}}@media only screen and (width>=1200px){.footerContainer{width:1140px}.footerLinksContainer{justify-content:flex-end}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinnerContainer{position:fixed;top:50%;left:45%}.loadingSpinner{box-sizing:border-box;border:7px solid #faaf40;border-bottom-color:#0000;border-radius:50%;width:60px;height:60px;animation:1s linear infinite rotation;display:inline-block}.playbackContainer{background-color:#000;width:100%;height:110px;position:sticky;bottom:0}.playbackInnerContainer{justify-content:center;align-items:center;max-width:1140px;height:110px;margin:auto;display:flex}.playbackEpInfo{flex-direction:column;padding-right:150px;display:flex}.playbackEpTitle{color:#fff;font-family:Helvetica Neue,sans-serif;font-size:large;font-weight:600;line-height:30px}.playbackEpCategory{color:#01b7cc;text-transform:uppercase;font-size:12px;font-weight:700}.playbackControl{width:600px}.playbackClose{color:#fff;background-color:#000;position:absolute;top:0;right:0}@media only screen and (width<=1200px){.playbackEpTitle{margin-left:10rem;line-height:18px}.playbackEpCategory{margin-left:10rem}.playbackControl{min-width:120px;margin-right:2rem}.playbackEpInfo{padding-right:100px}}@media only screen and (width<=1000px){.playbackEpTitle,.playbackEpCategory{margin-left:2rem}.playbackControl{margin-right:2rem}}@media only screen and (width<=750px){.playbackEpTitle{font-size:14px;line-height:18px}.playbackEpCategory{font-size:10px}.playbackControl{min-width:120px;margin-right:2rem}.playbackEpInfo{padding-right:40px}}@media only screen and (width<=414px){.playbackEpTitle{margin-left:1.5rem;font-size:12px;line-height:16px}.playbackEpCategory{margin-left:1.5rem;font-size:10px}.playbackControl{width:250px;margin-right:1.5rem}.playbackEpInfo{padding-right:12px}}
