.transcript+.truncated-read-more-btn:after{content:"Read Full Transcript"}.transcript.open+.truncated-read-more-btn:after{content:"Hide Full Transcript"}.truncated-read-more-btn:after{backdrop-filter:blur(100px);background:transparent}.transcript-holder{display:flex;flex:wrap;flex-direction:column}.transcript{order:1;width:100%}.transcript.open{order:3}.truncated-read-more-btn,.truncated-read-more-btn:active,.truncated-read-more-btn:focus{--link-color:#007c79;margin-top:20px;order:2;width:100%}.truncated-read-more-btn:hover{--link-color:#009995}.truncated-read-more-btn:before,.truncated-read-more-btn:hover:before{border-color:var(--link-color)}.truncated-read-more-btn:hover:after{color:var(--link-color)}.transcript+.truncated-read-more-btn{content:"Read Full Transcript"}.transcript.open+.truncated-read-more-btn{content:"Hide Full Transcript"}div[data-timestamp]{-webkit-appearance:none!important;appearance:none!important;background:#007c79;border-radius:100px;color:#fff;cursor:pointer;display:flex;margin:20px 0 10px;padding:3px 10px;pointer-events:all;position:relative;width:fit-content}div[data-timestamp]:hover{background:#38bebc}div[data-timestamp]:after{align-self:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:none;height:15px;margin-left:6px;min-height:15px;min-width:15px;width:15px}div[data-timestamp]:hover:after{display:block}