.related-transcripts{margin-top:48px}.related-transcripts>h3{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;font-size:22px}.related-transcripts>h3:before{content:"";width:6px;height:20px;border-radius:6px;background:var(--blue-font)}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.related-grid .library-podcast{background:var(--transcription-background);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:flex;flex-direction:column}.related-grid .library-podcast:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.08)}.related-grid .library-podcast>img{width:100%;height:180px;object-fit:cover;border-radius:12px}.related-grid .library-podcast-content{padding:8px 4px 0}.related-grid .library-podcast-content-data>h3{font-size:18px;line-height:1.2;margin-bottom:4px}.related-grid .library-podcast-content-data>p:nth-child(2){font-size:12px;opacity:.8}.related-grid .library-podcast-content-data>div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:58px}.related-grid .podcast-page-byid-actions{display:flex;align-items:center;justify-content:space-between}.related-grid .library-view-tr-button{flex:1 1;border:none;background:var(--blue-font);color:#fff}.related-grid .library-view-tr-button:hover{opacity:.9}.related-grid .library-podcast-download-button{background:transparent;border:1px solid rgba(0,0,0,.1);position:relative}.related-grid .library-podcast-download-button img{opacity:0}.related-grid .library-podcast-download-button:before{content:"";position:absolute;width:24px;height:24px;background-color:var(--blue-font);-webkit-mask:url(/images/downloadsvg.svg) no-repeat center;mask:url(/images/downloadsvg.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.related-grid .download-menu-options{z-index:25}.related-grid .library-podcast{overflow:visible}.related-grid .download-menu{position:relative}@media (max-width:640px){.related-grid{grid-template-columns:1fr}}.latest-transcripts{margin-top:48px}.latest-transcripts>h3{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;font-size:22px}.latest-transcripts>h3:before{content:"";width:6px;height:20px;border-radius:6px;background:var(--purple-font)}.latest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px 24px;gap:40px 24px}.latest-transcript-item{position:relative;height:100%}.latest-grid .library-podcast{background:var(--transcription-background);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:flex;flex-direction:column;height:100%;min-height:420px}.latest-grid .library-podcast:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.08)}.latest-grid .library-podcast>img{width:100%;height:180px;object-fit:cover;border-radius:12px;flex-shrink:0}.latest-grid .library-podcast-content{padding:8px 4px 0;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.latest-grid .library-podcast-content-data{flex-grow:1}.latest-grid .library-podcast-content-data>h3{font-size:18px;line-height:1.2;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:44px}.latest-grid .library-podcast-meta{font-size:12px;opacity:.8;margin-bottom:8px}.latest-grid .library-podcast-content-data>div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;flex-grow:1}.latest-grid .podcast-page-byid-actions{display:block;margin-top:auto;padding-top:12px}.latest-grid .library-view-tr-button{width:100%;border:none;background:var(--purple-font);color:#fff}.latest-grid .library-view-tr-button:hover{opacity:.9}.latest-grid .library-podcast-download-button{display:none}.latest-grid .download-menu-options{z-index:25}.latest-grid .library-podcast{overflow:visible}.latest-grid .download-menu{position:relative}@media (max-width:640px){.latest-grid{grid-template-columns:1fr}}