.hs_cos_wrapper:has(.btn--toggle-expand){position:relative}.transcript-container{background-color:#fff;height:400px;max-height:400px;overflow:auto;transition:max-height 3s linear}.expanded-container,.transcript-container{border:1.5px solid #c9c8c7;border-radius:18px;color:#333;padding:18px;width:100%}.btn--toggle-expand{align-items:center;background-color:#c9c8c7;border:none;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:24px;justify-content:center;left:50%;padding:0;position:absolute;transform:translate(-50%,50%);transition:opacity .3s ease;width:24px}.btn--toggle-expand:before{color:#fff;content:"+";font-size:18px;line-height:1}.btn--toggle-expand:after{bottom:-5px;content:"";cursor:pointer;left:-10px;position:absolute;right:-10px;top:-5px}.expanded-container+.btn--toggle-expand{opacity:0;pointer-events:none}@-moz-document url-prefix(){.btn--toggle-expand:before{height:24px;width:24px}}