@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@500;700;800&display=swap");.solutions-podcast-section{background-color:#fff;padding:16px 20px}.podcast-container{margin:0 auto;max-width:1100px}.podcast-playlist-section{margin-top:40px}.podcast-filter-dropdown-wrapper{display:flex;justify-content:center;margin-bottom:32px;width:100%}.tf-native-select-filter{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:16px;border:1.5px solid #005ddc;border-radius:24px;color:#000;cursor:pointer;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;height:48px;letter-spacing:.03em;max-width:420px;outline:none;padding:0 40px 0 20px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.tf-native-select-filter:focus{border-color:#000;box-shadow:0 0 0 3px rgba(0,93,220,.15)}.podcast-group-panel{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:32px;padding:32px;width:100%}.group-panel-header-box.tf-accordion-trigger{align-items:center!important;background:transparent!important;border:none!important;border-bottom:1px solid #e2e8f0;cursor:pointer!important;display:flex!important;justify-content:space-between!important;margin:0 0 8px!important;outline:none!important;padding:0 0 20px!important;text-align:left!important;width:100%!important}.group-header-text-side{display:flex;flex-direction:column;flex-grow:1;gap:6px}.group-header-title-row{align-items:center;display:flex;gap:12px}.group-panel-title{color:#231f20;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:800;margin:0}.group-panel-counter{background-color:#e2e8f0;border-radius:12px;color:#64748b;font-family:Barlow,sans-serif;font-size:.85rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.group-panel-desc{color:#475569;font-size:.95rem;margin:0;text-transform:none!important}.group-header-chevron-side{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:20px}.tf-blue-chevron{transform:rotate(0deg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.group-panel-header-box[aria-expanded=true] .tf-blue-chevron{transform:rotate(180deg)}.group-panel-cards-stack{display:flex;flex-direction:column;gap:16px;padding-top:16px;width:100%}.podcast-tab-pill-wrapper{display:flex;gap:16px;justify-content:center;margin:32px 0}.podcast-pill-btn{align-items:center;background:#fff!important;border:1.5px solid #000!important;border-radius:20px;color:#000!important;cursor:pointer;display:inline-flex;font-family:Barlow,sans-serif;font-size:16px;font-weight:700;outline:none!important;padding:10px 24px;text-transform:uppercase;transition:all .2s cubic-bezier(.4,0,.2,1)}.podcast-pill-btn.active,.podcast-pill-btn:hover{background-color:#000!important;border-color:#000!important;color:#fff!important}.podcast-streamlined-grid{display:flex;flex-direction:column;width:100%}.streamlined-video-card{align-items:center;background:#fff!important;border:1px solid rgba(226,232,240,.8);border-radius:24px;box-shadow:0 2px 8px rgba(15,23,42,.01);box-sizing:border-box;cursor:pointer;display:flex;gap:40px;outline:none;padding:24px 32px;position:relative;text-align:left;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);width:100%}.streamlined-video-card:hover{box-shadow:0 12px 24px -4px rgba(15,23,42,.04)!important;transform:translateY(-2px)!important}.streamlined-video-card:hover .streamlined-card-title{color:#005ddc!important}.streamlined-thumb-box{background-color:#0f172a;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative}.streamlined-thumb-box.format-horizontal{height:90px;width:160px}.streamlined-thumb-box.format-vertical{height:130px;width:85px}.streamlined-thumb-box img{display:block;height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.streamlined-video-card:hover .streamlined-thumb-box img{transform:scale(1.03)}.thumb-scrim-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2}.streamlined-thumb-box:before{background:linear-gradient(90deg,#ff6e41,#a672c5 25%,rgba(0,93,220,0) 50%)!important;bottom:0;content:"";left:-20px;mix-blend-mode:normal;opacity:.5;pointer-events:none;position:absolute;top:0;transition:opacity .25s ease;width:300%!important;z-index:1}.streamlined-video-card:hover .streamlined-thumb-box:before{opacity:.2}.thumb-episode-number{color:#fff;font-family:Barlow,sans-serif;font-weight:800;text-align:center;text-shadow:0 2px 10px rgba(15,23,42,.45);text-transform:uppercase;z-index:2}.format-horizontal .thumb-episode-number{font-size:2rem}.format-vertical .thumb-episode-number{font-size:1.6rem}.streamlined-duration{background:rgba(15,23,42,.9);border-radius:4px;bottom:8px;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;position:absolute;right:8px;z-index:3}.podcast-streamlined-grid-meta-box,.streamlined-meta-box{display:flex;flex-direction:column;flex-grow:1;gap:4px}.streamlined-episode-num{color:#64748b;font-family:Barlow,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:.05em}.streamlined-card-title{color:#231f20;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.25;margin:0;transition:color .2s ease}.streamlined-card-desc{color:#475569;font-size:.95rem;line-height:1.5;margin:4px 0 0;max-width:720px;text-transform:none!important}.row-play-trigger-btn{align-items:center!important;background-color:#fff;border:1px solid #cbd5e1;border-radius:100px;color:#64748b;display:inline-flex!important;font-family:Barlow,sans-serif;font-size:.9rem;font-weight:700;gap:8px!important;justify-content:center!important;letter-spacing:.05em;margin-left:auto;padding:10px 20px!important;text-transform:uppercase;transition:all .2s ease;white-space:nowrap!important}.streamlined-video-card:hover .row-play-trigger-btn{background-color:#005ddc!important;border-color:#005ddc!important;color:#fff!important}.podcast-lightbox-overlay{align-items:center!important;background-color:rgba(15,23,42,.85)!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;opacity:0;pointer-events:none;position:fixed!important;top:0!important;transition:opacity .3s cubic-bezier(.4,0,.2,1)!important;width:100vw!important;z-index:9999999!important}.podcast-lightbox-overlay.lightbox-open{opacity:1!important;pointer-events:auto!important}.lightbox-content-shell{display:flex!important;justify-content:center!important;margin:0 auto!important;max-width:100%!important;transform:scale(.95);transition:transform .3s cubic-bezier(.34,1.56,.64,1)!important;width:90%!important}.podcast-lightbox-overlay.lightbox-open .lightbox-content-shell{transform:scale(1)!important}.lightbox-aspect-contain{background:#000!important;border-radius:24px!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)!important;margin:0 auto!important;overflow:hidden!important;position:relative!important;width:100%!important}.lightbox-aspect-contain.shape-horizontal{aspect-ratio:16/9!important;height:auto!important;max-width:90vw!important;padding-top:0!important;width:960px!important}.lightbox-aspect-contain.shape-vertical{height:568px!important;max-width:320px!important;padding-top:0!important;width:320px!important}.lightbox-video-frame-holder,.lightbox-video-frame-holder *,.lightbox-video-frame-holder div,.lightbox-video-frame-holder iframe{border:0!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;width:100%!important}.lightbox-close-trigger{background:none!important;border:none!important;color:#fff!important;cursor:pointer!important;font-size:2.5rem!important;line-height:1!important;opacity:.7!important;outline:none!important;position:absolute!important;right:24px!important;top:24px!important;transition:all .2s ease!important;z-index:10000000!important}.lightbox-close-trigger:hover{opacity:1!important;transform:scale(1.1)!important}@media (max-width:768px){.solutions-podcast-section{padding:16px 4px!important}.podcast-group-panel{border-radius:24px!important;gap:16px!important;padding:16px!important}.group-panel-header-box.tf-accordion-trigger{padding:0 0 12px!important}.group-header-title-row{align-items:flex-start;flex-direction:column;gap:4px}.streamlined-video-card{border-radius:16px!important;gap:16px!important;padding:16px!important}.streamlined-thumb-box.format-horizontal{border-radius:12px!important;height:62px!important;width:110px!important}.streamlined-thumb-box.format-vertical{border-radius:12px!important;height:90px!important;width:60px!important}.format-horizontal .thumb-episode-number,.format-vertical .thumb-episode-number,.streamlined-card-title{font-size:1.15rem!important}.row-play-trigger-btn,.streamlined-card-desc{display:none!important}.lightbox-close-trigger{font-size:2rem!important;right:16px!important;top:16px!important}.lightbox-aspect-contain.shape-vertical{max-width:280px!important;width:280px!important}.podcast-filter-dropdown-wrapper{padding:0 16px}}.podcast-streamlined-grid-meta-box,.row-play-trigger-btn,.streamlined-duration,.streamlined-meta-box,.streamlined-thumb-box:before,.thumb-episode-number,.thumb-scrim-overlay{pointer-events:none!important}#tf-longform-tab-wrapper{display:none;flex-direction:column;gap:16px;width:100%}#tf-longform-tab-wrapper .streamlined-video-card{border-radius:24px!important;padding:24px 32px!important}@media (max-width:768px){#tf-longform-tab-wrapper{gap:12px!important}#tf-longform-tab-wrapper .streamlined-video-card{border-radius:16px!important;padding:16px!important}}