.mejs-offscreen{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;box-sizing:border-box;font-family:"Helvetica",Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100% !important;width:100% !important}.mejs-background{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://c.branchtrack.com/dist/ebc94ae1.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{animation:mejs-loading-spinner 1s linear infinite;background:transparent url(https://c.branchtrack.com/dist/ebc94ae1.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@keyframes mejs-loading-spinner{100%{transform:rotate(360deg)}}.mejs-controls{bottom:0;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255, 0, 0, 0.7);background:linear-gradient(transparent, rgba(0, 0, 0, 0.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(https://c.branchtrack.com/dist/ebc94ae1.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;-webkit-text-decoration:none;text-decoration:none;width:20px}.mejs-button>button:focus{outline:dotted 1px #999}.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus,.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:bold;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-total,.mejs-time-buffering,.mejs-time-loaded,.mejs-time-current,.mejs-time-float,.mejs-time-hovered,.mejs-time-float-current,.mejs-time-float-corner,.mejs-time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:rgba(255, 255, 255, 0.3);margin:5px 0 0;width:100%}.mejs-time-buffering{animation:buffering-stripes 2s linear infinite;background:linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);background-size:15px 15px;width:100%}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:rgba(255, 255, 255, 0.3)}.mejs-time-current,.mejs-time-handle-content{background:rgba(255, 255, 255, 0.9)}.mejs-time-hovered{background:rgba(255, 255, 255, 0.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0, 0, 0, 0.2)}.mejs-time-current,.mejs-time-buffering,.mejs-time-loaded,.mejs-time-hovered{left:0;transform:scaleX(0);transform-origin:0 0;transition:.15s ease-in all;width:100%}.mejs-time-buffering{transform:scaleX(1)}.mejs-time-hovered{transition:height .1s cubic-bezier(0.44, 0, 1, 1)}.mejs-time-hovered.no-hover{transform:scaleX(0) !important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid rgba(255, 255, 255, 0.9);border-radius:50%;height:10px;left:-7px;top:-4px;transform:scale(0);width:10px}.mejs-time-rail:hover .mejs-time-handle-content,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail .mejs-time-handle-content:active{transform:scale(1)}.mejs-time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50, 50, 50, 0.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:rgba(255, 255, 255, 0.5);height:100px;left:50%;margin:0;position:absolute;top:8px;transform:translateX(-50%);width:2px}.mejs-volume-current{background:rgba(255, 255, 255, 0.9);left:0;margin:0;position:absolute;width:100%}.mejs-volume-handle{background:rgba(255, 255, 255, 0.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50, 50, 50, 0.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs-horizontal-volume-current{background:rgba(255, 255, 255, 0.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50, 50, 50, 0.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:rgb(200, 200, 200) !important;background-color:rgba(255, 255, 255, 0.4) !important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:rgba(33, 248, 248, 1)}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:rgba(20, 20, 20, 0.5);box-shadow:5px 0 0 rgba(20, 20, 20, 0.5),-5px 0 0 rgba(20, 20, 20, 0.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay p,.mejs-cannotplay a{display:inline-block;padding:0 15px;width:100%}.mejs-no-controls.mejs-container .mejs-controls{display:none !important}.mejs-no-controls.mejs-container .mejs-overlay-button{background:none}.mejs-no-controls.mejs-container .mejs-overlay-loading{width:64px;height:64px;margin:-32px 0 0 -32px;background:none}.mejs-no-controls.mejs-container .mejs-overlay-loading span{color:#9e9e9e}div.mejs-bt.mejs-video{width:100% !important;height:100% !important;background:#000}div.mejs-bt.mejs-container{overflow:hidden}div.mejs-bt.mejs-container .mejs-inner,div.mejs-bt.mejs-container .mejs-layers,div.mejs-bt.mejs-container .mejs-overlay{height:100% !important}div.mejs-bt.mejs-container .mejs-mediaelement{display:flex;align-items:center}div.mejs-bt.mejs-container .mejs-overlay-button{opacity:.6}div.mejs-bt.mejs-container .mejs-overlay-play:hover .mejs-overlay-button{opacity:.8}div.mejs-bt.mejs-container .mejs-volume-slider{background-color:rgba(0,0,0,0)}div.mejs-bt.mejs-container .me-plugin{position:static;height:100%}header.player{width:100%;height:0;position:relative;z-index:999;color:#9e9e9e;font-size:14px;text-align:left}header.player h1{margin:0;color:#000;font-size:18px}header.player h3{margin:0;font-size:12px}header.player nav{display:flex;height:48px;align-items:center;position:absolute;top:-48px;right:0;left:3px;white-space:nowrap}header.player nav>*{flex:0 0 auto}header.player div.title{width:100%;min-width:0;flex:1;padding-left:3px;font-size:14px}header.player div.title h1,header.player div.title h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header.player a.link{display:inline-flex;align-items:center;justify-content:center;height:48px;min-width:48px;padding-inline:10px;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}header.player a.link:not(:hover){color:#9e9e9e}header.player a.close{position:absolute;top:-48px;left:-48px}header.player a.comment{padding-inline:20px;margin-left:10px;background-color:#de2226;color:#fff !important;font-weight:500}header.player a.comment:hover{background-color:#c81f22}header.player a.on-finish{display:none;min-width:0;position:absolute;top:-48px;left:-48px;z-index:1;padding-left:13px;background-color:#de2226;color:#fff !important}header.player a.hidden{display:none}header.player .logo{padding-right:3px;margin-left:10px}header.player .logo img{vertical-align:middle}header.player aside{display:none;flex-direction:column;position:absolute;top:0}header.player aside a.link{width:48px}header.player aside.left{left:-48px}header.player aside.right{right:-48px}@media(max-width: 896px){header.player .logo{padding-right:10px}header.player a.close{left:0}header.player a.close~nav{left:51px}header.player a.on-finish{left:0}}@media(max-height: 616px){header.player nav{display:none}header.player a.close{top:0;left:-48px}header.player a.on-finish{top:0;right:0;left:auto}}@media(max-height: 616px)and (min-width: 896px){header.player aside{display:flex}}@media(max-height: 616px)and (max-width: 896px){header.player a.close{display:none}header.player a.on-finish{right:0}}header.player-v1{max-width:800px}.button{display:inline-flex;height:32px;vertical-align:middle;align-items:center;justify-content:center;padding-inline:12px;background-color:#de2226;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);border:0;color:#fff;font-family:inherit;font-size:10px;font-weight:500;line-height:normal;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.button small{font-weight:400}.button.bigger{height:48px;padding:0 20px;font-size:14px;text-transform:none}.button.bigger.outline{border-width:2px}.button.biggest{height:auto;padding:20px;font-size:24px}.button.outline{background-color:rgba(0,0,0,0);box-shadow:none !important;border:1px solid #de2226;color:#000}.button.outline.green{border-color:#6ead50}.button.no-color{background-color:rgba(0,0,0,0);box-shadow:none;border:0;color:inherit}.button.square{width:32px;min-width:0 !important;padding:0}.button.square.bigger{width:48px}.button.stretch{width:100%}.button.narrow{padding:0 10px}.button.decolor{color:#000;background-color:#f0f0f0}.button.decolor span[class*=fa-]{color:#8b8b8b}.button.unbold{font-weight:400}.button.orange{color:#fff;background-color:#f7942e}a.button:hover,input[type=submit].button:hover,input[type=button].button:hover,label.button:hover,button.button:hover{color:#fff;-webkit-text-decoration:none;text-decoration:none;background-color:#c81f22}a.button:active,input[type=submit].button:active,input[type=button].button:active,label.button:active,button.button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.15);transform:translateY(1px)}a.button.outline:hover,input[type=submit].button.outline:hover,input[type=button].button.outline:hover,label.button.outline:hover,button.button.outline:hover{color:#000;background-color:rgba(255,255,255,.7)}a.button.no-color:hover,input[type=submit].button.no-color:hover,input[type=button].button.no-color:hover,label.button.no-color:hover,button.button.no-color:hover{color:#c81f22;background-color:rgba(0,0,0,0)}a.button.no-color:active,input[type=submit].button.no-color:active,input[type=button].button.no-color:active,label.button.no-color:active,button.button.no-color:active{box-shadow:none}a.button.decolor:hover,input[type=submit].button.decolor:hover,input[type=button].button.decolor:hover,label.button.decolor:hover,button.button.decolor:hover{color:#000;background-color:#e0e0e0}a.button.orange:hover,input[type=submit].button.orange:hover,input[type=button].button.orange:hover,label.button.orange:hover,button.button.orange:hover{background-color:#d16e08}a.button:disabled,a.button.disabled,input[type=submit].button:disabled,input[type=submit].button.disabled,input[type=button].button:disabled,input[type=button].button.disabled,label.button:disabled,label.button.disabled,button.button:disabled,button.button.disabled{color:#000;background-color:#e6e6e6}input[type=file].button{padding-inline:0;color:inherit;text-transform:inherit;background-color:inherit;box-shadow:none}input[type=file].button::-webkit-file-upload-button{height:inherit;padding-inline:10px;-webkit-margin-end:10px;margin-inline-end:10px;font-weight:500;color:#fff;text-transform:uppercase;cursor:pointer;background-color:#de2226;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15)}input[type=file].button::file-selector-button{height:inherit;padding-inline:10px;-webkit-margin-end:10px;margin-inline-end:10px;font-weight:500;color:#fff;text-transform:uppercase;cursor:pointer;background-color:#de2226;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15)}input[type=file].button::-webkit-file-upload-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.15);transform:translateY(1px)}input[type=file].button::file-selector-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.15);transform:translateY(1px)}input[type=file].button.decolor::-webkit-file-upload-button{color:#000;background-color:#f0f0f0}input[type=file].button.decolor::file-selector-button{color:#000;background-color:#f0f0f0}.fa-icon{display:inline-block;line-height:0}.fa-icon svg{height:16px;fill:currentcolor}.fa-icon.fa-lg svg{height:21px}.fa-icon.fa-2x svg{height:28px}.fa-icon.fa-3x svg{height:36px}.fa-icon.fa-4x svg{height:48px}.fa-icon.fa-fw svg{aspect-ratio:1}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}section.player{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;overflow:auto}section.player div.player-bg{position:fixed;inset:0;z-index:-1}main.player{position:relative;width:100%;height:100%;overflow:hidden;font-family:"Open Sans","Arial",sans-serif;font-size:14px;color:#000;background-color:#000}main.player .freetext .counter{position:absolute;right:8px;bottom:5px;font-size:10px;color:#9e9e9e}main.player strong{font-weight:700}.player-preloader{position:absolute;inset:0;z-index:11;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;padding-inline:20px;overflow:hidden;color:#fff;background-color:#8b8b8b}.player-preloader .spinner{position:relative;width:46px;height:46px;margin:6px auto;color:var(--player-highlight-color);border:4px solid;border-radius:100%;transform:translateZ(0);animation:spin 10s infinite linear}.player-preloader .spinner::before,.player-preloader .spinner::after{position:absolute;width:25px;height:50px;content:"";background-color:#8b8b8b}.player-preloader .spinner::before{top:-6px;left:19px;border-radius:0 25px 25px 0;transform-origin:0 25px;animation:spin 2s infinite ease 1.5s}.player-preloader .spinner::after{top:-6px;left:-6px;border-radius:25px 0 0 25px;transform-origin:25px 25px;animation:spin 2s infinite ease}div.player-wrapper{position:relative;width:100%;min-width:320px;max-width:800px;height:500px}@media(max-height: 500px){div.player-wrapper{height:100vh}}div.lock{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center}div.lock h2{margin-top:20px}div.player-warning{position:absolute;inset:0;z-index:12;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;color:#fff;text-align:center}div.player-warning a{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;padding:10px;color:#fff;-webkit-text-decoration:none;text-decoration:none}div.player-warning .icon{font-size:27px}.wcag-only{position:absolute;width:0;height:0;overflow:hidden}@keyframes playing-opacity{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}a.media-icon.playing .fa-icon{animation:playing-opacity 1s linear infinite}.md-content{display:flex;flex-direction:column;gap:.4em;line-height:1.3em}.md-content p{margin:0 !important}.md-content ul,.md-content ol{display:flex;flex-direction:column;gap:.5em;margin:0 !important}.md-content ul>li,.md-content ol>li{position:relative;padding-left:1.8em}.md-content ul{list-style-type:none}.md-content ul>li::before{position:absolute;top:.5em;left:.7em;width:.4em;height:.4em;content:"";background-color:currentcolor;border-radius:100%;transform:translateY(-25%)}.md-content ol{list-style-type:none;counter-reset:list-item}.md-content ol>li{counter-increment:list-item}.md-content ol>li::before{position:absolute;top:0;left:0;display:flex;justify-content:end;width:1.8em;-webkit-padding-end:5px;padding-inline-end:5px;font-weight:700;white-space:nowrap;content:counter(list-item) "."}.md-content h1,.md-content h2,.md-content h3,.md-content h4,.md-content h5,.md-content h6{margin:0 !important;color:inherit !important;font-weight:700}.md-content h6{font-size:1.2em}.md-content h5{font-size:1.3em}.md-content h4{font-size:1.5em}.md-content h3{font-size:1.6em}.md-content h2{font-size:1.8em}.md-content h1{font-size:2em}.d-none{display:none}em.edge-position{position:absolute;top:9px;left:9px;display:block;width:16px;height:16px;font-size:10px;font-style:normal;font-weight:700;line-height:16px;color:#fff;text-align:center;background:#de2226}span.node-tick,span.edge-tick{position:absolute;bottom:0;display:block;width:0;height:0;border-color:rgba(255,255,255,.95);border-style:solid;border-width:6px;border-top-color:rgba(0,0,0,0) !important;transition:opacity .3s}span.color-tick{display:inline-block;width:16px;height:16px;vertical-align:middle;border-radius:100%;box-shadow:0 0 0 1px #fff}span.node-tick{bottom:0;left:100%;border-right-color:rgba(0,0,0,0) !important;transform:translateZ(0)}span.edge-tick{right:100%;border-color:#fff;border-color:rgba(255,255,255,.6);border-left-color:rgba(0,0,0,0) !important}a.media-icon{display:flex;align-items:center;justify-content:center;width:21px;height:21px;font-size:10px;color:#fff;-webkit-text-decoration:none;text-decoration:none;background-color:#de2226;border-radius:100%}a.media-icon .fa-icon svg{height:10px}a.media-icon.disabled{background-color:#9e9e9e}.media-play{padding-left:2px}main.player{z-index:1}main.player a:focus,main.player button:focus{outline:none;box-shadow:0 0 3px 2px #008aff}div.player-logo{position:absolute;top:-24px;left:100%;z-index:100;display:none;margin-left:-24px;font-size:0;line-height:24px;color:#fff;white-space:nowrap;background-color:#000}div.player-logo a,div.player-logo span{display:inline-block;vertical-align:top}div.player-logo a{color:#fff;-webkit-text-decoration:none;text-decoration:none}div.player-logo a.im{width:24px;height:24px;background:url(https://c.branchtrack.com/dist/player/af486f42.png) no-repeat}div.player-logo span{padding:0 10px;font-size:12px}div.player-logo img{vertical-align:top}div.player-voice{position:absolute;bottom:0;left:0;z-index:4;width:100%;height:0}div.player-voice div.volume{position:absolute;top:-44px;right:32px}div.player-voice div.media-control{position:absolute;top:0;left:0;width:100%;height:20px}div.player-voice a.media-icon{width:24px;height:24px;font-size:14px;line-height:24px}div.player-video{position:absolute;top:100%;left:0;z-index:5;width:100%;height:100%}div.player-video div.media-control{width:100%;height:100%}div.player-backgrounds{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#4c4c4c url(https://c.branchtrack.com/dist/player/b97861c6.jpg) center no-repeat}div.player-backgrounds div.background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}div.player-characters{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}div.player-characters div.character{position:absolute;top:40px;bottom:0;left:0;width:150%;background-repeat:no-repeat;background-position:50% 0;background-size:auto 100%}div.player-edges{position:absolute;bottom:15px;left:0;z-index:6;width:65%;min-width:180px}div.player-edges ol{position:absolute;bottom:0;left:0;display:none;min-width:180px;max-width:100%;padding:0 0 0 15px;list-style:none}div.player-edges ol li{position:relative;margin-top:1px}div.player-edges ol li:last-child .edge-tick{display:block}div.player-edges ol.freetext{min-width:80%}div.player-edges ol.freetext .color-tick{top:auto;bottom:10px}div.player-edges .color-tick{position:absolute;top:10px;right:10px}div.player-edges .edge{position:relative;display:block;width:100%;padding:10px 33px 9px;font-size:14px;line-height:1.2;color:#000;text-align:left;text-align:start;-webkit-text-decoration:none;text-decoration:none;background-color:rgba(255,255,255,.8);border:0;transition:padding-left .3s}div.player-edges .edge span.edge-tick{display:none;border-color:rgba(255,255,255,.8)}div.player-edges .edge textarea{width:100%;vertical-align:top}div.player-edges .edge.freetext{padding-right:10px;padding-left:10px}div.player-edges .edge:hover,div.player-edges .edge:focus{background-color:rgba(255,255,255,.95)}div.player-edges .edge:hover span.edge-tick,div.player-edges .edge:focus span.edge-tick{border-color:rgba(255,255,255,.95)}div.player-edges .edge:focus{z-index:1}@media(max-height: 450px),(max-width: 700px){div.player-edges .edge{font-size:12px}}@media(max-height: 400px),(max-width: 600px){div.player-edges .edge{font-size:11px}}div.player-edges .content{display:inline-block;width:100%}div.player-edges .input{position:relative;margin-bottom:10px}.no-numbers div.player-edges em.edge-position{display:none}.no-numbers div.player-edges .edge{padding-left:12px}.no-character div.player-edges .edge-tick{opacity:0}div.player-feedbacks{position:absolute;right:0;bottom:15px;left:0;z-index:7}div.player-feedbacks div.feedback{position:absolute;top:0;left:0;width:100%;height:240px;padding:0 20px;overflow:hidden}div.player-feedbacks div.feedback div.bg{position:relative;width:100%;height:240px;line-height:240px;background-color:rgba(255,255,255,.8);transition:background-color .3s}div.player-feedbacks div.feedback div.text{display:inline-block;width:100%;padding:0 20px;font-size:36px;line-height:normal;text-align:center;vertical-align:middle;outline:none}div.player-feedbacks div.feedback div.score-spot{position:absolute;top:30px;left:30px;display:none;width:180px;height:180px;font-weight:400;line-height:180px;color:#fff;text-align:center;background-color:#de2226;border-radius:100%;transition:background-color .3s}div.player-feedbacks div.feedback div.score-spot header,div.player-feedbacks div.feedback div.score-spot footer{position:absolute;display:block;width:100%;font-size:14px;line-height:1}div.player-feedbacks div.feedback div.score-spot header{top:45px}div.player-feedbacks div.feedback div.score-spot footer{bottom:45px}div.player-feedbacks div.feedback div.score-spot em{font-size:60px;font-style:normal;font-weight:700;line-height:1;vertical-align:middle}div.player-feedbacks div.feedback div.score-spot a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}div.player-feedbacks div.feedback.finish .close{display:none}div.player-feedbacks div.feedback.finish .continue{display:none}div.player-feedbacks div.feedback.with-score div.score-spot{display:block}div.player-feedbacks div.feedback.with-score div.bg{padding-left:220px}div.player-feedbacks div.feedback.with-score div.text{text-align:left}.player-timeline{position:absolute;top:15px;right:15px;left:15px;z-index:3;padding-top:58px;margin-right:32px;transition-duration:.3s;transition-property:margin-right}.player-timeline>div{min-height:37px;margin-bottom:20px}.player-timeline>div>blockquote,.player-timeline>div>cite{position:relative;display:inline-block;max-width:400px;vertical-align:top;outline:none;transition-duration:.3s;transition-property:background-color}.player-timeline>div>blockquote span.content,.player-timeline>div>cite span.content{display:inline-block}.player-timeline>div>blockquote div.voice,.player-timeline>div>cite div.voice{position:absolute;top:0;left:0;width:100%;height:0;padding-right:11px}.player-timeline>div>blockquote div.voice div.track,.player-timeline>div>cite div.voice div.track{display:none;background-color:#9e9e9e}.player-timeline>div>blockquote div.voice div.progress,.player-timeline>div>cite div.voice div.progress{width:0;height:2px;background-color:#de2226}.player-timeline>div>blockquote div.voice a.media-icon,.player-timeline>div>cite div.voice a.media-icon{position:absolute;top:-8px;right:-8px}.player-timeline>div>blockquote{padding:10px 15px;margin-right:60px;font-size:18px;text-align:left;background-color:rgba(255,255,255,.95);transform-origin:right}@media(max-height: 450px),(max-width: 700px){.player-timeline>div>blockquote{max-width:85%;font-size:16px;line-height:normal}}@media(max-height: 400px),(max-width: 600px){.player-timeline>div>blockquote{max-width:90%;padding:7px 10px;font-size:14px}}.player-timeline>div>cite{padding:9px 10px 10px 33px;font-size:14px;font-style:normal;background-color:rgba(255,255,255,.6);transition:padding-left .3s}@media(max-height: 400px),(max-width: 600px){.player-timeline>div>cite{font-size:11px}}.player-timeline>div.node{margin-right:25%;text-align:right}.player-timeline>div.no-character{margin-right:0}.player-timeline:hover{z-index:5}.no-numbers .player-timeline em.edge-position{display:none}.no-numbers .player-timeline cite{padding-left:12px}.no-character .player-timeline span.node-tick,.no-character .player-timeline span.edge-tick{opacity:0}div.player-emotion-meter{position:absolute;top:50%;right:30px;z-index:8;display:none;width:30px;height:230px;margin-top:-115px;border-radius:15px;box-shadow:0 0 0 3px rgba(255,255,255,.4);transition:right .3s}div.player-emotion-meter div.track{position:absolute;bottom:0;left:0;z-index:8;width:100%;height:0;overflow:hidden;border-radius:15px}div.player-emotion-meter div.track div.thumb{position:absolute;bottom:0;left:0;width:100%;height:230px;background-image:linear-gradient(to bottom, #198907, #4a850f, #a36a05, #c3560a, #e42a15)}div.player-emotion-meter em{position:absolute;top:-12px;right:100%;display:block;height:24px;padding:0 15px;margin-right:16px;font-size:12px;font-style:normal;font-weight:700;line-height:24px;color:#fff;white-space:nowrap;opacity:0}div.player-emotion-meter em::before{position:absolute;bottom:0;left:100%;display:block;content:"";border:4px solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}div.player-emotion-meter span.bt-emotion::before{font-size:24px;color:#fff}div.player-emotion-meter div.emotion{position:absolute;top:3px;left:3px;z-index:9;display:none;opacity:0}div.player-emotion-meter div.emotion.happy{top:3px}div.player-emotion-meter div.emotion.happy em{background-color:#198907}div.player-emotion-meter div.emotion.happy em::before{border-color:#198907}div.player-emotion-meter div.emotion.normal{top:53.2px}div.player-emotion-meter div.emotion.normal em{background-color:#4a850f}div.player-emotion-meter div.emotion.normal em::before{border-color:#4a850f}div.player-emotion-meter div.emotion.puzzled{top:103.4px}div.player-emotion-meter div.emotion.puzzled em{background-color:#a36a05}div.player-emotion-meter div.emotion.puzzled em::before{border-color:#a36a05}div.player-emotion-meter div.emotion.unhappy{top:153.6px}div.player-emotion-meter div.emotion.unhappy em{background-color:#c3560a}div.player-emotion-meter div.emotion.unhappy em::before{border-color:#c3560a}div.player-emotion-meter div.emotion.angry{top:203.8px}div.player-emotion-meter div.emotion.angry em{background-color:#e42a15}div.player-emotion-meter div.emotion.angry em::before{border-color:#e42a15}div.player-emotion-meter.visible~div.player-feedbacks{right:70px}div.player-multiple-details{position:absolute;inset:20px;z-index:10;display:flex;align-items:center;padding:0 20px;background-color:rgba(255,255,255,.8)}div.player-multiple-details a.close{position:absolute;top:20px;right:20px}div.player-multiple-details h4{position:absolute;top:20px;left:20px;font-weight:400}div.player-multiple-details section.scores-chart{padding:0 10px}div.player-multiple-details section.text{padding:0 10px;font-size:14px}div.player-multiple-details div.scores-legend{margin-bottom:10px}span.timeline-scores{display:inline-block;margin:-3px 0;line-height:26px}span.timeline-scores span.score-label{height:20px;line-height:20px}.player-preloader{background-color:#000}.player-preloader .spinner{color:#de2226}.player-preloader .spinner::before,.player-preloader .spinner::after{background-color:#000}.player-preloader .progress{width:50%;visibility:hidden;border:1px solid #de2226;border-radius:5px}.player-preloader .progress>div{width:0;height:8px;background-color:#de2226}.player-scale-pixel{position:absolute;top:50px;left:50px;z-index:0;visibility:hidden}
