.podcast-listing-page .featured-card .podcast-platform-buttons,.podcast-post-header{padding-bottom:0;padding-top:var(--padding-40,40px)}.podcast-post-title{color:var(--color-black,#000);font-family:var(--font-family-heading,inherit);font-size:var(--font-size-60,60px);font-weight:var(--font-weight-bold-heading,800);line-height:var(--line-height-heading,1.1);margin:0 0 var(--padding-30,30px) 0;max-width:800px}.podcast-post-header .podcast-platform-buttons{justify-content:flex-start!important;max-width:800px;padding:0;width:100%}#hs_cos_wrapper_podcast-episode-buttons,.podcast-post-header .hs_cos_wrapper_type_module{max-width:800px;width:100%}@media (min-width:900px){.podcast-post-page .podcast-post-header{align-items:center;display:flex;flex-direction:column}.podcast-post-page .podcast-post-header .podcast-platform-buttons,.podcast-post-page .podcast-post-header .podcast-post-title{max-width:800px;width:100%}.podcast-post-page .podcast-post-header .podcast-platform-buttons{justify-content:flex-start}.podcast-post-page .podcast-post__content{align-items:center;display:flex;flex-direction:column}.podcast-post-page .podcast-post__content>*{max-width:800px;width:100%}}.podcast-listing{background-color:var(--color-white,#fff)}.podcast-listing__intro{max-width:800px;padding:var(--padding-40,40px) 0}.podcast-listing__intro p{color:var(--color-black,#000);font-size:var(--font-size-18,18px);line-height:1.6}.podcast-episodes{display:grid;gap:var(--padding-40,40px);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));list-style:none;margin:0;padding:0}.podcast-episode-card{margin:0}.podcast-episode-card .layered-card{height:100%}.podcast-episode-card .main-card{min-height:clamp(280px,30vw,400px)}.podcast-episode-card .resources-title{font-size:var(--font-size-24,24px)}.podcast-episode-card .layered-card-icon svg{height:40px;width:40px}.podcast-episode-meta{color:#666;font-size:var(--font-size-14,14px);margin-bottom:10px}.podcast-post{background-color:var(--color-white,#fff)}.podcast-post__content{padding:var(--padding-20,20px) 0 var(--padding-60,60px) 0}.podcast-post__body{max-width:800px}.podcast-post__content .hs-blog-audio,.podcast-post__content>div[id*=audio],.podcast-post__content>div[id*=narration],.podcast-post__content>div[id^=hs_cos_wrapper]{margin-bottom:40px;max-width:800px}.podcast-post__content .hs_cos_wrapper_type_blog_audio,.podcast-post__content [class*=blog-audio]{max-width:800px}.podcast-post__content .hs-blog-audio-player,.podcast-post__content [class*=BlogAudio] button,.podcast-post__content [class*=blog-audio] button,.podcast-post__content [data-hs-island] button{align-items:center;background-color:#f1f1f1;border:none;border-radius:100px;color:var(--color-black,#000);cursor:pointer;display:flex;font-family:var(--font-family-body,"Fira Code",monospace);justify-content:space-between;padding:16px 24px;transition:background-color .2s ease;width:100%}.podcast-post__content .hs-blog-audio-player:hover,.podcast-post__content [class*=BlogAudio] button:hover,.podcast-post__content [class*=blog-audio] button:hover,.podcast-post__content [data-hs-island] button:hover{background-color:var(--color-pink,#e88b9f)}[class*=_podcastEpisode_]{border-radius:16px!important;overflow:hidden!important}[class*=_playButton_]{background-color:var(--color-black,#000)!important;border:none!important;border-radius:100px!important;color:var(--color-white,#fff)!important;font-family:var(--font-family-body,"Fira Code",monospace)!important;font-weight:500!important;padding:12px 24px!important;transition:background-color .2s ease,transform .2s ease!important}[class*=_playButton_]:hover{background-color:var(--color-pink,#e88b9f)!important;transform:scale(1.05)}[class*=_playButton_] svg{fill:currentColor!important}@media (max-width:800px){.podcast-post__body [data-hs-island]{margin-left:-20px!important;margin-right:-20px!important;max-width:calc(100% + 40px)!important;width:calc(100% + 40px)!important}.podcast-post__body [class*=_podcastEpisode_]{border-radius:0!important}}.podcast-post__body p{line-height:1.7;margin-bottom:20px}.podcast-post__body a{color:#c4627a;font-weight:inherit;text-decoration:none;transition:color .2s ease,font-weight .2s ease}.podcast-post__body a:hover{color:var(--color-pink,#e88b9f);font-weight:600}.podcast-post__body h2{color:var(--color-black,#000);font-size:var(--font-size-32,32px);margin-bottom:20px;margin-top:40px}.podcast-post__body h2:first-child{margin-top:0}.podcast-post__body .hs-embed-wrapper,.podcast-post__body iframe{margin:30px 0;max-width:100%}.video-enlarge-btn{display:none}@media (max-width:768px){.podcast-post__body .hs-embed-wrapper,.podcast-post__body .hs-responsive-embed-wrapper{position:relative}.video-enlarge-btn{align-items:center;background:rgba(0,0,0,.8);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:8px 12px;position:absolute;right:10px;top:10px;transition:background .2s ease;z-index:10}.video-enlarge-btn:active,.video-enlarge-btn:hover{background:rgba(0,0,0,.95)}.video-enlarge-btn svg{fill:currentColor;height:16px;width:16px}}.video-lightbox{align-items:center;background:rgba(0,0,0,.95);box-sizing:border-box;display:none;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.video-lightbox.active{display:flex}.video-lightbox__content{aspect-ratio:16/9;max-width:100%;position:relative;width:100%}.video-lightbox__content iframe{border:none;height:100%;width:100%}.video-lightbox__close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:background .2s ease;width:40px;z-index:10000}.video-lightbox__close:hover{background:hsla(0,0%,100%,.3)}.podcast-featured{margin-bottom:var(--padding-60,60px)}.podcast-featured .layered-card{max-width:600px}.podcast-pagination{display:flex;gap:20px;justify-content:center;margin-top:var(--padding-40,40px);padding:var(--padding-40,40px) 0}.podcast-pagination a{background-color:var(--color-white,#fff);border:2px solid var(--color-black,#000);border-radius:100px;color:var(--color-black,#000);font-weight:500;padding:10px 20px;text-decoration:none;transition:all .2s ease}.podcast-pagination a:hover{background-color:var(--color-black,#000);color:var(--color-white,#fff)}@media (max-width:800px){.podcast-post-header .podcast-platform-buttons{align-items:stretch;flex-direction:column;gap:10px}.podcast-post-header .podcast-btn{justify-content:center;width:100%}}@media (max-width:768px){.podcast-post-title{font-size:var(--font-size-40,40px)}.podcast-episodes{gap:var(--padding-30,30px);grid-template-columns:1fr}.podcast-post__content{padding:var(--padding-40,40px) 0}.podcast-pagination{align-items:center;flex-direction:column}.podcast-pagination a{max-width:200px;text-align:center;width:100%}}