.block-transcript{border:solid 1px rgba(0,0,0,.2);padding:1.5em 2.75em 1.5em 1.5em;position:relative}.block-transcript .toggle{position:absolute;display:block;top:.625em;right:.125em;width:2.5em;height:2.5em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 8"><path d="M1.4 0L6 4.6 10.6 0 12 1.4 6 7.5 0 1.4z"/></svg>');background-size:12px auto;background-position:center center;background-repeat:no-repeat;cursor:pointer}.block-transcript .transcript{height:22.5em;overflow:hidden;position:relative}.block-transcript .transcript::after{content:"";position:absolute;bottom:0;width:100%;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(3%,rgba(255,255,255,0)),color-stop(90%,#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 3%,#fff 90%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 3%,#fff 90%);height:6.25em}.block-transcript .transcript p:last-of-type{margin-bottom:0}.block-transcript.open .toggle{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-transcript.open .transcript{height:auto}.block-transcript.open .transcript::after{display:none}