.PodcastPage_podcastPage__vp5Ff{overflow-x:hidden;background:#fff}.PodcastPage_hero__syPaI{position:relative;width:100%;height:300px;overflow:hidden}.PodcastPage_hero__syPaI img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PodcastPage_heroOverlay__qUA36{position:absolute;inset:0;background:rgba(27,117,188,.3);z-index:1}.PodcastPage_heroTitle__dBbRT{position:absolute;left:96px;bottom:40px;z-index:2;font-size:64px;color:#fff;letter-spacing:-.02em}.PodcastPage_intro__VOHqN{background:#fff;text-align:center;padding:60px 20px}.PodcastPage_introNav__mlFj9{font-weight:800;font-size:14px;text-transform:uppercase;text-decoration:underline;color:#0d94d0;letter-spacing:.1em;margin-bottom:30px}.PodcastPage_introText__CLSH2{max-width:900px;margin:0 auto;font-weight:700;font-size:20px;line-height:32px;color:#025ba5}.PodcastPage_section__04TFt{display:flex;justify-content:space-between;align-items:center;padding:60px 96px;min-height:395px;gap:48px;color:#fff}.PodcastPage_sectionLeft__EC3tP{background:#025ba5}.PodcastPage_sectionRight__xXYY3{background:#f37121;flex-direction:row-reverse}.PodcastPage_sectionBottom__8dRPt{background:#0d94d0}.PodcastPage_sectionImage__Oh29m{width:610px;height:310px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background-color:#ddd}.PodcastPage_sectionContent__yqhFJ{max-width:660px;color:#fff}.PodcastPage_sectionDescription__3YjwH,.PodcastPage_sectionTitle__QF5pu{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.PodcastPage_sectionTitle__QF5pu{font-size:34px;letter-spacing:-.02em;margin-bottom:16px}.PodcastPage_sectionDescription__3YjwH{font-weight:500;font-size:16px;line-height:26px;margin-bottom:24px}.PodcastPage_sectionButton__eTkY0{padding:10px 24px;font-weight:700;font-size:16px;text-transform:uppercase;cursor:pointer;transition:background .3s ease;color:#fff;border:2px solid #fff;background:transparent;text-shadow:0 0 2px rgba(0,0,0,.4)}.PodcastPage_sectionButton__eTkY0:hover{background:rgba(255,255,255,.1)}@media (max-width:768px){.PodcastPage_heroTitle__dBbRT{font-size:42px;left:24px;bottom:24px}.PodcastPage_section__04TFt{flex-direction:column;text-align:center;padding:40px 20px}.PodcastPage_sectionImage__Oh29m{width:100%;max-width:280px;margin-bottom:20px}.PodcastPage_sectionContent__yqhFJ{max-width:100%}}.OurTeam_heroSection__kGbRP{width:100%;position:relative;margin-bottom:0;background-color:#f4f4f4;overflow:hidden}.OurTeam_navLink__uHkIm{font-weight:600;text-transform:uppercase}.OurTeam_heroBackground__ovLf4{height:300px;position:relative;background:#f4f4f4 50%/cover no-repeat fixed;display:flex;align-items:center;justify-content:center;overflow:hidden}.OurTeam_heroImage__tkg5_{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 5%;object-position:center 5%;z-index:0}.OurTeam_heroTitle__BAHNh{position:relative;z-index:2;font-size:2.7rem;font-weight:700;color:#144e9a;text-shadow:1px 1px 2px white;text-align:center}@media (max-width:768px){.OurTeam_heroBackground__ovLf4{height:300px;background-attachment:scroll}.OurTeam_heroTitle__BAHNh{font-size:22px;padding:0 10px}.OurTeam_heroImage__tkg5_{-o-object-position:center 100%;object-position:center 100%}}.OurTeam_teamFilter__jznVh{display:flex;flex-direction:column;align-items:center;background:#fff;padding:12px 16px;width:100%;position:sticky;top:70px;z-index:900;border-bottom:1px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,.05)}.OurTeam_teamFilterToggle__VNNI0{display:none;font-size:15px;text-transform:uppercase;color:#144e9a;background:none;cursor:pointer;width:100%;text-align:center;padding:12px 0;border:none;border-top:1px solid #eee}.OurTeam_teamFilterInner__yTZoq{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;max-width:1200px;margin:0 auto}.OurTeam_dropdownTitle__YlTGJ,.OurTeam_navLink__uHkIm{font-size:16px;color:#144e9a;text-decoration:none;padding:10px 15px;border-radius:5px;transition:color .3s ease,background .3s ease}.OurTeam_dropdownTitle__YlTGJ:hover,.OurTeam_navLink__uHkIm:hover{color:#f37121;background-color:rgba(243,113,33,.1)}.OurTeam_dropdown__r59MT{position:relative;cursor:pointer}.OurTeam_dropdownTitle__YlTGJ:after{content:" ▼";font-size:12px;margin-left:8px;transition:transform .3s ease}.OurTeam_dropdown__r59MT:hover .OurTeam_dropdownTitle__YlTGJ:after{transform:rotate(180deg)}.OurTeam_dropdownMenu__ao86u{display:none;position:absolute;top:100%;left:0;background:white;border-radius:8px;box-shadow:0 6px 10px rgba(0,0,0,.2);min-width:300px;z-index:2000;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}.OurTeam_dropdown__r59MT:hover .OurTeam_dropdownMenu__ao86u{display:block;opacity:1;transform:translateY(0)}.OurTeam_dropdownItem__hIkHB{display:block;background:none;border:none;width:100%;text-align:left;padding:10px 16px;font-size:14px;color:#144e9a;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.OurTeam_dropdownItem__hIkHB:hover{background-color:#f0f0f0;color:#f37121}@media (max-width:768px){.OurTeam_teamFilterToggle__VNNI0{display:block}.OurTeam_teamFilterInner__yTZoq{display:none;flex-direction:column;width:100%;margin-top:8px;animation:OurTeam_fadeIn___J_rJ .3s ease}.OurTeam_teamFilterInner__yTZoq.OurTeam_show__O20o6{display:flex}.OurTeam_dropdownTitle__YlTGJ,.OurTeam_navLink__uHkIm{width:100%;text-align:left;padding:10px;font-size:14px}.OurTeam_dropdownMenu__ao86u{position:relative;width:100%;box-shadow:none;border-radius:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.OurTeam_dropdown__r59MT:hover .OurTeam_dropdownMenu__ao86u{max-height:500px;opacity:1}.OurTeam_dropdownItem__hIkHB{font-size:14px;padding:12px}@keyframes OurTeam_fadeIn___J_rJ{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}}.OurTeam_teamSection__x_Eah{padding:50px;text-align:center}.OurTeam_founderTitle__Ag6Tc,.OurTeam_teamTitle__WJRu2{font-size:36px;margin-bottom:40px}.OurTeam_founderTitle__Ag6Tc{text-align:left}.OurTeam_teamGrid__6bGzx{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.OurTeam_teamCard__sBJth{width:250px;overflow:hidden;transition:transform .3s ease-in-out}.OurTeam_teamCard__sBJth:hover{transform:scale(1.2)}.OurTeam_teamImg__xvq_B{border-radius:10px;width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.OurTeam_teamContent__hGqZF{padding:20px}.OurTeam_teamName__qncH4{font-weight:700;font-size:22px;color:#144e9a!important;margin:10px 0 5px;text-decoration:none!important}.OurTeam_teamName__qncH4:active,.OurTeam_teamName__qncH4:visited{color:#144e9a!important}.OurTeam_teamName__qncH4:hover{color:#f37121!important;text-decoration:underline}.OurTeam_teamLink__kaoW3{text-decoration:none;display:block}.OurTeam_teamPosition__hF6KY{font-size:18px;color:#144e9a;margin-bottom:15px}#OurTeam_quote__vKJt4{padding:80px 20px;text-align:center}.OurTeam_quoteSection__Z1JmG{background-color:white;color:#f37121;text-align:center;padding:20px}.OurTeam_quoteSection__Z1JmG p{color:#f37121;max-width:80%;margin:0 auto;line-height:1.6;font-size:20px}.OurTeam_founderSectionWrapper__qqihV{text-align:center;padding:10px 0;background-color:#0d94d0;color:white}.OurTeam_founderSectionWrapper__qqihV h1{color:white}.OurTeam_founderSection__QTF3q{display:flex;align-items:center;justify-content:center;padding:10px;gap:50px;background-color:#0d94d0;color:white}.OurTeam_founderImage__wRYJ7{flex:0 0 300px;max-width:300px;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease-in-out}.OurTeam_founderImage__wRYJ7:hover{transform:scale(1.2)}.OurTeam_founderContent__cYR25{flex:1;max-width:600px}.OurTeam_founderContent__cYR25 h2{color:white;font-size:32px;margin-bottom:10px}.OurTeam_founderContent__cYR25 p{font-size:18px;line-height:1.6;color:white;text-align:left}.OurTeam_founderContent__cYR25 a{color:white;text-decoration:underline}@media (max-width:768\px){.OurTeam_founderSection__QTF3q{flex-direction:column;text-align:center;gap:30px}.OurTeam_founderImage__wRYJ7{max-width:80%;flex:none}.OurTeam_founderContent__cYR25{max-width:100%}.OurTeam_heroSection__kGbRP{width:100%;position:relative;margin-bottom:0;background-color:#f4f4f4;overflow:hidden}.OurTeam_heroBackground__ovLf4{height:200px;position:relative}.OurTeam_heroImage__tkg5_{-o-object-position:center -200%;object-position:center -200%}}.OurTeam_spinnerOverlay__nRWv3{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:9999;animation:OurTeam_teamFadeIn__pwnX_ .18s ease-out}.OurTeam_spinnerInner__hmyAd{width:min(92vw,760px);position:relative}.OurTeam_spinnerClose__lXVSH{position:absolute;top:-10px;right:-10px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#111;border-radius:12px;padding:8px 10px;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.18)}@keyframes OurTeam_teamFadeIn__pwnX_{0%{opacity:0}to{opacity:1}}.HeroSection_heroSection__OxcIj{position:relative;height:450px;background-size:cover;background-position:top;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.HeroSection_heroSection__OxcIj:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.267);z-index:1;pointer-events:none}.HeroSection_fullWidthOverlay__BzMvU{position:relative;width:100%;background:rgba(255,255,255,.85);padding:20px 40px;z-index:2}.HeroSection_fullWidthOverlay__BzMvU h1{font-size:2.5rem;line-height:1.3;margin-bottom:.5em}.HeroSection_alignCenter__ACtd1{max-width:1000px;margin:0 auto;text-align:center;color:#144e9a}.HeroSection_fullWidthOverlay__BzMvU h1,.HeroSection_fullWidthOverlay__BzMvU p{margin:0}