.transcript-container{position:relative}.transcript-close_panel-container{z-index:10000000;display:none;opacity:0}.transcript-close_panel-bg{display:block;background:#fff;border-radius:0 0 .375rem .375rem;width:calc(100% - 18px);height:3rem;position:absolute;bottom:0;left:0;z-index:1}.transcript-close_panel{position:absolute;bottom:-2rem;left:1rem;z-index:2}.transcript-close_panel-container.fadeIn{display:block;animation:closePanelVisible .5s forwards}.transcript-close_panel:hover svg g path{color:#173145}.audio-player--toggle-button[aria-expanded=true]+div.open-transcript{margin-bottom:2.75rem}.video .audio-player--toggle-button[aria-expanded=true]+div.open-transcript{margin-bottom:64px}.read-more-btn{margin-bottom:-1rem}@keyframes closePanelVisible{from{opacity:0}to{opacity:1}}.audio-player--line{bottom:0}@media(min-width:48rem){.transcript-close_panel{left:2.5rem}}