.graphcall-overlay{z-index:9998;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.graphcall-modal,.graphcall-overlay{position:fixed;opacity:0;-webkit-transition:opacity 1ms ease;-moz-transition:1ms opacity ease;-ms-transition:1ms opacity ease;-o-transition:1ms opacity ease;transition:opacity 1ms ease}.graphcall-modal{z-index:9999;top:50%;left:50%;padding:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:2px;background:#fff}.graphcall-modal.graphcall-open.graphcall-anchored{top:20px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.graphcall-modal.graphcall-open,.graphcall-overlay.graphcall-open{opacity:1}.graphcall-modal .graphcall-content{height:100%}.graphcall-modal .graphcall-close{font-family:Helvetica,Arial,sans-serif;font-size:24px!important;position:absolute;top:52px;right:38px;padding:0 10px 5px;cursor:pointer;color:#fff;border:0;outline:none;background:#ff6171;border-radius:50px!important;height:39px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.graphcall-modal .graphcall-close:hover{border-radius:25px!important}.graphcall-modal .graphcall-close .graphcall-close-text{display:none}.graphcall-modal .graphcall-close:hover .graphcall-close-text{display:inline;vertical-align:middle;padding-bottom:5px}.graphcall-modal .graphcall-close .graphcall-close-x{color:#fff;vertical-align:top}@media screen and (max-width:812px){.graphcall-modal .graphcall-close{padding:0 5px 5px;height:25px}.graphcall-modal .graphcall-close .graphcall-close-x{font-size:.7em}.graphcall-modal .graphcall-close:hover .graphcall-close-text{font-size:large;vertical-align:top}}.graphcall-overlay.fade-and-drop{display:block;opacity:0}.graphcall-modal.fade-and-drop{top:-300%;opacity:1;display:block}.graphcall-modal.fade-and-drop.graphcall-open{top:50%}.graphcall-modal.fade-and-drop.graphcall-open,.graphcall-modal.fade-and-drop.graphcall-open.graphcall-anchored{-webkit-transition:top .5s ease .5s;-moz-transition:.5s top .5s ease;-ms-transition:.5s top .5s ease;-o-transition:.5s top .5s ease;transition:top .5s ease .5s}.graphcall-overlay.fade-and-drop.graphcall-open{top:0;-webkit-transition:opacity .5s ease;-moz-transition:.5s opacity ease;-ms-transition:.5s opacity ease;-o-transition:.5s opacity ease;transition:opacity .5s ease;opacity:1}.graphcall-modal.fade-and-drop{-webkit-transition:top .5s ease;-moz-transition:.5s top ease;-ms-transition:.5s top ease;-o-transition:.5s top ease;transition:top .5s ease}.graphcall-overlay.fade-and-drop{-webkit-transition:opacity .5s ease .5s;-moz-transition:.5s opacity .5s ease;-ms-transition:.5s opacity .5s ease;-o-transition:.5s opacity .5s ease;transition:opacity .5s ease .5s}@import url("https://fonts.googleapis.com/css?family=Raleway");.preview-area-watch-button{margin:6px;display:inline-flex;align-items:center;border-radius:var(--border-radius);background:#fff;padding:9px 20px;color:var(--primary-font-color);box-shadow:0 2px 5px rgba(0,0,0,.2);transition:box-shadow .3s ease;line-height:1.15;text-decoration:none}.preview-area-watch-button:hover{text-decoration:none;box-shadow:0 1px 5px 0 rgba(129,120,217,.2);cursor:pointer}.preview-area-watch-button .docutalk-embed-svg{margin-right:10px;width:23px;height:16px!important}.preview-area-watch-button span{font-family:Raleway}.preview-area-watch-button:hover span{color:#ff6171}