.podcastEpisodesContainer_container__C31y4{width:100%;padding:20px;box-sizing:border-box}.podcastEpisodesContainer_sectionTitle__vzAuc{font-size:2rem;margin-bottom:20px;color:white}.podcastEpisodesContainer_grid__yONGO{display:grid;grid-gap:20px;gap:20px}@media (min-width:1025px){.podcastEpisodesContainer_grid__yONGO{grid-template-columns:2fr 1fr;grid-template-rows:auto auto;grid-template-areas:"boxOne boxTwo" "boxOne boxThree"}}@media (min-width:769px) and (max-width:1024px){.podcastEpisodesContainer_grid__yONGO{grid-template-columns:1fr 1fr;grid-template-areas:"boxOne boxOne" "boxTwo boxThree"}}@media (max-width:768px){.podcastEpisodesContainer_grid__yONGO{grid-template-columns:1fr;grid-template-areas:"boxOne" "boxTwo" "boxThree"}}.podcastEpisodesContainer_box__gzm6r{position:relative;border:1px solid #444;cursor:pointer;overflow:hidden;min-height:250px;display:flex;align-items:flex-end;transition:filter .3s ease}.podcastEpisodesContainer_box__gzm6r:hover{filter:brightness(1.1)}.podcastEpisodesContainer_bgImage__7XI_1{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0}.podcastEpisodesContainer_content__1eAEX{position:relative;z-index:1;padding:15px}.podcastEpisodesContainer_content__1eAEX h3{font-size:1.2rem;margin-bottom:10px;background:rgba(0,0,0,.6);padding:6px 10px;display:inline-block;color:white}.podcastEpisodesContainer_content__1eAEX p{background:rgba(0,0,0,.4);padding:10px;color:white;font-size:.95rem;line-height:1.4}.podcastEpisodesContainer_innerGrid__Mbt7M{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;margin-bottom:15px}@media (min-width:1025px){.podcastEpisodesContainer_innerGrid__Mbt7M{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.podcastEpisodesContainer_innerGrid__Mbt7M{grid-template-columns:1fr}}.podcastEpisodesContainer_innerBox__v8LtB{background:rgba(0,0,0,.3);border:1px solid #444;padding:10px;display:flex;justify-content:center;align-items:center}.podcastEpisodesContainer_thumbImg__qJFbz{width:100%;height:auto;object-fit:cover;border-radius:10px}.podcastEpisodesContainer_socials__kM2An{display:flex;justify-content:space-around;align-items:center;gap:10px;width:100%}.podcastEpisodesContainer_socials__kM2An img{width:50px;height:50px;object-fit:cover;border-radius:50%;transition:transform .2s ease}.podcastEpisodesContainer_socials__kM2An img:hover{transform:scale(1.1)}.podcastEpisodesContainer_boxOne__v5_MM{grid-area:boxOne}.podcastEpisodesContainer_boxTwo___3jwU{grid-area:boxTwo}.podcastEpisodesContainer_boxThree__T_6jO{grid-area:boxThree}.separator_separator__container__lZN7w{display:flex;justify-content:space-evenly;align-items:center;margin:30px 0;width:100%}.separator_separator__content__fgK5f{width:40px;height:40px;background-color:orange;border-radius:50%}.youtubeContainer_container__gI5rM{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%;padding:0 16px;box-sizing:border-box}.youtubeContainer_card__3rF1M{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 24px);max-width:calc(25% - 24px);display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;overflow:hidden;background-color:orange;color:white;height:380px;cursor:pointer;transition:opacity .3s ease}.youtubeContainer_card__3rF1M:hover{opacity:1}@media (max-width:1000px){.youtubeContainer_card__3rF1M{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);max-width:calc(50% - 24px)}}@media (max-width:625px){.youtubeContainer_card__3rF1M{flex:0 0 100%;max-width:100%}}.youtubeContainer_image__x2SuC{flex:1 1 50%;background-size:cover;background-position:50%;width:100%}.youtubeContainer_content__lMZbA{flex:1 1 50%;padding:15px;display:flex;flex-direction:column}.youtubeContainer_title__hsjsb{margin:0 0 10px;font-size:1.4rem;color:white}.youtubeContainer_text__cNTN_{margin:0;font-size:.9rem;color:black;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.homeFooter_footer__90n9V{background-color:#000;color:orange;padding:60px 20px 20px;margin-top:100px;border-top:2px solid orange;font-family:monospace}.homeFooter_container__kyHuu{max-width:1200px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;gap:40px;margin:0 auto 40px}.homeFooter_section__d0zFL{display:flex;flex-direction:column}.homeFooter_logo__mI_M2{font-size:2rem;font-weight:700;margin-bottom:15px;color:orange;letter-spacing:2px}.homeFooter_description__m4omD{font-size:.9rem;line-height:1.6;color:#ccc;max-width:350px}.homeFooter_sectionTitle__xS5Za{font-size:1.2rem;margin-bottom:15px;color:orange;font-weight:700}.homeFooter_linkList__QZZ4l{list-style:none;padding:0;margin:0}.homeFooter_linkList__QZZ4l li{margin-bottom:10px}.homeFooter_link__0XUU7{color:#ccc;text-decoration:none;font-size:.9rem;transition:color .3s ease}.homeFooter_link__0XUU7:hover{color:orange}.homeFooter_address__URGJ3{font-style:normal;color:#ccc;font-size:.9rem;line-height:1.8}.homeFooter_address__URGJ3 p{margin:0}.homeFooter_email__54kqo{margin-top:10px;color:orange}.homeFooter_bottom__e9KPy{text-align:center;padding-top:20px;border-top:1px solid #333;color:#666;font-size:.85rem}@media (max-width:768px){.homeFooter_footer__90n9V{padding:40px 20px 20px;margin-top:60px}.homeFooter_container__kyHuu{grid-template-columns:1fr;gap:40px}.homeFooter_description__m4omD{max-width:100%}}.promo-banner_promoBanner__N3W7v{position:relative;background:white;color:orange;display:flex;align-items:center;justify-content:center;width:100%;height:93vh;overflow:hidden}.promo-banner_bannerImageRight__V3pHY{position:absolute;bottom:0;right:-103px;height:85%;max-height:700px;object-fit:contain;transition:transform .9s cubic-bezier(.25,.46,.45,.94),opacity .9s ease;z-index:1;pointer-events:none;transform:translateX(17.5%);opacity:0}.promo-banner_bannerImageRight__V3pHY.promo-banner_visible__kmjWF{transform:translateX(0);opacity:1}.promo-banner_bannerContent__fTEbJ{position:relative;z-index:2}.promo-banner_bannerContent__fTEbJ h1{font-family:monospace;font-size:3rem;min-height:1.2em}.promo-banner_cursor__yHkuy{display:inline-block;width:.6em;height:1em;background:orange;margin-left:4px;vertical-align:text-bottom;animation:promo-banner_blink__gT0QC .7s step-end infinite}@keyframes promo-banner_blink__gT0QC{0%,to{opacity:1}50%{opacity:0}}@media (max-width:965px){.promo-banner_bannerImageRight__V3pHY{height:71%}}@media (max-width:768px){.promo-banner_promoBanner__N3W7v{height:100vh}.promo-banner_bannerImageRight__V3pHY{height:59%;max-height:404px}.promo-banner_bannerContent__fTEbJ h1{font-size:2rem}}.recentComments_container__CcLVF{display:flex;gap:20px;padding:0 16px;width:100%;box-sizing:border-box}.recentComments_card__xB3Ua{flex:1 1;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:15px;cursor:pointer;transition:background .2s ease,border-color .2s ease;display:flex;flex-direction:column;gap:10px}.recentComments_card__xB3Ua:hover{background:#222;border-color:orange}.recentComments_header__V3unJ{display:flex;align-items:center;gap:10px}.recentComments_avatar__rXP47{width:36px;height:36px;border-radius:50%;object-fit:cover}.recentComments_author__16FcP{color:orange;font-size:.95rem;font-weight:600}.recentComments_text__Tlo6r{color:#aaa;font-size:.9rem;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width:1000px){.recentComments_container__CcLVF{flex-wrap:wrap}.recentComments_card__xB3Ua{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}}@media (max-width:625px){.recentComments_card__xB3Ua{flex:0 0 100%}}.recentBluesky_container__hGJxQ{display:flex;gap:20px;padding:0 16px;width:100%;box-sizing:border-box}.recentBluesky_card__MujYf{flex:1 1;background:#222;border:1px solid #333;border-radius:8px;padding:15px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;gap:10px;min-height:140px}.recentBluesky_card__MujYf:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.5)}.recentBluesky_header__N4KX2{display:flex;align-items:center;justify-content:space-between}.recentBluesky_author__auY9d{color:white;font-size:.95rem;font-weight:600}.recentBluesky_icon__uuoky{width:24px;height:24px}.recentBluesky_text__NPn_0{color:#9a9a9a;font-size:.9rem;line-height:1.4;margin:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.recentBluesky_time__FwPy5{color:#666;font-size:.8rem;text-align:right}@media (max-width:1000px){.recentBluesky_container__hGJxQ{flex-wrap:wrap}.recentBluesky_card__MujYf{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}}@media (max-width:625px){.recentBluesky_card__MujYf{flex:0 0 100%}}.comments_recentActivity__pCW9A{display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:768px){.comments_recentActivity__pCW9A{max-width:530px}}@media screen and (min-width:769px) and (max-width:1024px){.comments_recentActivity__pCW9A{max-width:645px}}@media screen and (min-width:1025px){.comments_recentActivity__pCW9A{max-width:600px}}.comment_commentContainer__im7Qt{border:1px solid white;border-radius:7px;padding:10px;margin-bottom:10px;background-color:rgba(255,255,255,.2);min-width:300px}.comment_profilePicture__1JFCU{background:none!important;padding:0!important;border:5px solid grey;height:40px!important;width:40px!important;border-radius:50%}.comment_commentContent__imZsK{color:grey;font-size:14px;margin-left:10px;max-width:90%}.comment_createdAt__mRrPZ{color:grey;font-size:12px;font-weight:800;text-align:right}@media screen and (min-width:769px) and (max-width:1024px){.comment_commentContainer__im7Qt{width:420px}}@media screen and (min-width:1025px){.comment_commentContainer__im7Qt{width:480px}}.commentsbubble_commentPostingBubble__5majJ{background-color:orange;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;width:60px;height:60px;position:fixed;bottom:40px;right:40px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:1000}.commentsbubble_commentPostingBubble__5majJ:hover{transform:scale(1.1);box-shadow:0 6px 12px rgba(0,0,0,.4)}.commentmodal_commentModalContainer__6T7eb{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1001}.commentmodal_commentModalContainer__6T7eb form{background-color:black;color:white;border:7px solid orange;border-radius:25px;padding:40px;width:50%;max-width:600px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.commentmodal_commentModalContainer__6T7eb form{width:100%;height:100vh;border-radius:0;border:7px solid orange;border-right:none;border-left:none;display:flex;flex-direction:column;justify-content:center}}.spinner_wholePageSpinnerContainer___d8aO{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.9);z-index:9999}.countdown_countdownBanner__FQj9A{max-width:1200px;margin:0 auto 20px;height:100px;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.countdown_label__jqiOz{color:#888;font-size:2.1rem;font-family:monospace;letter-spacing:1px}.countdown_clock__qYZXl{display:flex;align-items:center;gap:4px}.countdown_unit__K0r4Q{display:flex;flex-direction:column;align-items:center}.countdown_digits__uqsRX{display:flex;gap:7px}.countdown_digit__U72DH{display:inline-flex;align-items:center;justify-content:center;width:48px;height:64px;background:rgba(255,255,255,.05);border:1px solid #333;border-radius:4px;color:orange;font-size:3.6rem;font-family:monospace;font-weight:700;transition:transform .15s ease,opacity .15s ease}.countdown_digitFlip__fpaO4{transform:scaleY(.3);opacity:.3}.countdown_unitLabel__Yri0j{color:#666;font-size:.65rem;font-family:monospace;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.countdown_separator__LDXx_{color:orange;font-size:3.6rem;font-family:monospace;font-weight:700;margin:0 2px;align-self:flex-start;line-height:64px}@media (max-width:768px){.countdown_countdownBanner__FQj9A{height:auto;padding:20px 10px;flex-direction:column;gap:10px}.countdown_digit__U72DH{width:28px;height:38px;font-size:1.3rem}.countdown_separator__LDXx_{font-size:1.3rem;line-height:38px}}.podcast_podcastPage__26r4H{width:100%;min-height:100vh;background:black;color:white;padding:20px 20px 40px;box-sizing:border-box}.podcast_pageTitle__RGRWt{font-size:2rem;margin-bottom:30px;color:white;max-width:1200px;margin-left:auto;margin-right:auto}.podcast_heroGrid__cfvkT{display:grid;grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}@media (min-width:1025px){.podcast_heroGrid__cfvkT{grid-template-columns:2fr 1fr;grid-template-rows:auto auto;grid-template-areas:"boxOne boxTwo" "boxOne boxThree"}}@media (min-width:769px) and (max-width:1024px){.podcast_heroGrid__cfvkT{grid-template-columns:1fr 1fr;grid-template-areas:"boxOne boxOne" "boxTwo boxThree"}}@media (max-width:768px){.podcast_heroGrid__cfvkT{grid-template-columns:1fr;grid-template-areas:"boxOne" "boxTwo" "boxThree"}}.podcast_boxOne__sYQLM{grid-area:boxOne}.podcast_boxTwo__DdMtr{grid-area:boxTwo}.podcast_boxThree__qCsQO{grid-area:boxThree}.podcast_grid__JHnUL{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}@media (max-width:768px){.podcast_grid__JHnUL{grid-template-columns:1fr}}.podcast_box__FCiLd{position:relative;border:1px solid #444;cursor:pointer;overflow:hidden;min-height:250px;display:flex;align-items:flex-end;transition:filter .3s ease}.podcast_box__FCiLd:hover{filter:brightness(1.1)}.podcast_bgImage__e4fDh{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0}.podcast_content__dtBOy{position:relative;z-index:1;padding:15px}.podcast_content__dtBOy h3{font-size:1.2rem;margin-bottom:10px;background:rgba(0,0,0,.6);padding:6px 10px;display:inline-block;color:white}.podcast_content__dtBOy p{background:rgba(0,0,0,.4);padding:10px;color:white;font-size:.95rem;line-height:1.4}@keyframes podcast_fadeInUp__lzEWN{0%{opacity:0;transform:translateY(50px)}60%{opacity:1;transform:translateY(-8px)}80%{transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.podcast_batch__s7cSe{opacity:0;transform:translateY(50px)}.podcast_batchVisible__gS0nH{animation:podcast_fadeInUp__lzEWN .9s cubic-bezier(.34,1.56,.64,1) forwards}.podcast_liveBanner__mrbzy{grid-column:1/-1;height:100px;display:flex;align-items:center;justify-content:center;color:#888;font-size:1.3rem;font-family:monospace;letter-spacing:2px;text-align:center}@media (max-width:768px){.podcast_liveBanner__mrbzy{height:auto;aspect-ratio:1/1;font-size:1.1rem;padding:20px}}.podcast_textList__J3qPF{max-width:1200px;margin:40px auto 0}.podcast_textListTitle__19M_Z{font-size:1.4rem;margin-bottom:15px;color:orange}.podcast_textGrid__FbXzF{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px;gap:0 30px}@media (max-width:768px){.podcast_textGrid__FbXzF{grid-template-columns:1fr}}.podcast_textLink__ANQYN{color:white;text-decoration:none;padding:12px 15px;border-bottom:1px solid #333;transition:background-color .2s ease,color .2s ease;font-size:1rem;cursor:pointer;display:block}.podcast_textLink__ANQYN:hover{background-color:rgba(255,165,0,.1);color:orange}.youtube_youtubePage__4G4f6{width:100%;min-height:100vh;background:black;color:white;padding:20px 20px 40px;box-sizing:border-box}.youtube_heroGrid__JNSA_{display:grid;grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}@media (min-width:1025px){.youtube_heroGrid__JNSA_{grid-template-columns:2fr 1fr;grid-template-rows:auto auto;grid-template-areas:"boxOne boxTwo" "boxOne boxThree"}}@media (min-width:769px) and (max-width:1024px){.youtube_heroGrid__JNSA_{grid-template-columns:1fr 1fr;grid-template-areas:"boxOne boxOne" "boxTwo boxThree"}}@media (max-width:768px){.youtube_heroGrid__JNSA_{grid-template-columns:1fr;grid-template-areas:"boxOne" "boxTwo" "boxThree"}}.youtube_boxOne__qs4cl{grid-area:boxOne}.youtube_boxTwo__Imo13{grid-area:boxTwo}.youtube_boxThree__YqcSh{grid-area:boxThree}.youtube_grid__weVRa{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}@media (max-width:768px){.youtube_grid__weVRa{grid-template-columns:1fr}}.youtube_box__tqTty{position:relative;border:1px solid #444;cursor:pointer;overflow:hidden;min-height:250px;display:flex;align-items:flex-end;transition:filter .3s ease}.youtube_box__tqTty:hover{filter:brightness(1.1)}.youtube_bgImage__IHemH{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0}.youtube_content__eOlXW{position:relative;z-index:1;padding:15px}.youtube_content__eOlXW h3{font-size:1.2rem;margin-bottom:10px;background:rgba(0,0,0,.6);padding:6px 10px;display:inline-block;color:white}.youtube_content__eOlXW p{background:rgba(0,0,0,.4);padding:10px;color:white;font-size:.95rem;line-height:1.4}@keyframes youtube_fadeInUp__80Ju1{0%{opacity:0;transform:translateY(50px)}60%{opacity:1;transform:translateY(-8px)}80%{transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.youtube_batch__j2ndU{opacity:0;transform:translateY(50px)}.youtube_batchVisible__DSfa8{animation:youtube_fadeInUp__80Ju1 .9s cubic-bezier(.34,1.56,.64,1) forwards}.youtube_textList__V_xU4{max-width:1200px;margin:40px auto 0}.youtube_textListTitle__Ro40W{font-size:1.4rem;margin-bottom:15px;color:orange}.youtube_textGrid__ortyL{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px;gap:0 30px}@media (max-width:768px){.youtube_textGrid__ortyL{grid-template-columns:1fr}}.youtube_textLink__pkDAS{color:white;text-decoration:none;padding:12px 15px;border-bottom:1px solid #333;transition:background-color .2s ease,color .2s ease;font-size:1rem;cursor:pointer;display:block}.youtube_textLink__pkDAS:hover{background-color:rgba(255,165,0,.1);color:orange}