:root{--fsb-display:flex;--pauseb-display:flex;--configb-display:flex;--no-controls-pointer-events:none;--default-background:none;--default-splashscreen:url(https://app.eu.sparkup.live/media/app/training/Sparkup_logo_KUJKigU_1.png)}html{height:100%}body{background-color:#000;background-image:var(--default-background);background-position:50%;background-repeat:no-repeat;background-size:contain;margin:0;padding:0;font-family:Roboto;position:absolute;inset:0;overflow:hidden}#clock{color:#fff;z-index:100;background-color:#000;justify-content:right;align-items:center;padding:auto 10px;font-family:Arial,Helvetica,sans-serif;font-size:48px;display:flex;position:fixed;top:0;right:0}.clock-debug{position:relative!important}#stats-container{color:#fff;z-index:100;background-color:#00000080;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;padding:5px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px;display:flex;position:absolute;top:0;left:0}#video_fallback{background-color:#000;background-image:var(--default-splashscreen);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;justify-content:center;align-items:center;max-height:100vh;display:flex;position:absolute;top:0;left:0;width:100%!important;height:100%!important}#video_fallback.no_bg{background-image:none}#video_fallback.pip-speaker{z-index:101;border:2px solid #fff;border-radius:3px;width:15%!important;height:15%!important;top:15px!important;left:15px!important}#video_fallback.pip-va{z-index:101;border:none;border-radius:3px;box-shadow:5px 5px 12px #000000a1;width:40%!important;height:40%!important;top:5%!important;left:55%!important}#play_button{z-index:30;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#play_button.pip{z-index:102;width:15%;height:15%;top:15px;left:15px}#reactions-container{z-index:20;padding:8px;position:absolute}#reactions-container.top{top:0;right:calc(50% - 144px)}#reactions-container.left{bottom:calc(50% - 146px);left:0}@media only screen and (hover:none) and (pointer:coarse){#reactions-container.bottom{bottom:0;right:calc(50% - 86px)}#reactions-container.right{bottom:calc(50% - 84px);right:0}#reactions-container.top{top:0;right:calc(50% - 86px)}#reactions-container.left{bottom:calc(50% - 84px);left:0}}@media (width<=576px){#reactions-container.bottom{bottom:0;right:calc(50% - 86px)}#reactions-container.right{bottom:calc(50% - 100px);right:0}#reactions-container.top{top:0;right:calc(50% - 86px)}#reactions-container.left{bottom:calc(50% - 100px);left:0}}@media (width<=600px) and (height<=401px){#reactions-container.bottom{bottom:calc(50% - 118px);right:0}}@media (width<=600px) and (height>=400px){#reactions-container.bottom{bottom:46px}}video{pointer-events:var(--no-controls-pointer-events)}video::-webkit-media-controls-timeline{display:none}video::-webkit-media-controls-timeline-container{display:none}video::-webkit-media-controls-current-time-display{display:none}video::-webkit-media-controls-time-remaining-display{display:none}video::-webkit-media-controls-play-button{display:none}#player-controls-container{opacity:0;z-index:10;color:#fff;width:36px;min-width:36px;height:36px;min-height:36px;box-shadow:none;background-color:#0000001a;border:none;border-radius:8px;flex-direction:row;margin:0;padding:0;display:none;position:absolute;top:unset!important;left:8px!important;right:unset!important;bottom:6px!important}.hidden{display:none}.show{display:flex!important}#player-controls-language-popover{z-index:10;background-color:#0006;border-radius:8px;flex-direction:column;max-height:calc(100vh - 70px);padding:8px 0;display:flex;position:absolute;bottom:40px;left:0;overflow-y:scroll}.player-controls-language-button{cursor:pointer;color:#fff;text-align:left;letter-spacing:.015em;background:0 0;border:none;padding:0 16px 0 32px;font-size:15px;line-height:40px;position:relative}.player-controls-language-button:hover{background-color:#fff3}.player-controls-language-button.selected{font-weight:700}.player-controls-language-button.selected:before{content:"✔";position:absolute;left:12px}#player-controls-language{cursor:pointer}#player-controls-volume,#player-controls-language{background:0 0;border:none}#player-controls-volume-icon,#player-controls-language-icon{color:#fff;align-items:center;margin:auto;font-size:24px;display:inline-flex}#player-controls-volume-slider{display:none}input[type=range]{appearance:none;cursor:pointer;background:0 0;width:10rem}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background-color:#9c9c9c;border-radius:.5rem;height:.5rem}input[type=range]::-webkit-slider-thumb{appearance:none;background-color:#dedede;border-radius:.5rem;width:1rem;height:1rem;margin-top:-4px}input[type=range]:focus::-webkit-slider-thumb{outline-offset:.125rem;outline:3px solid #dedede}input[type=range]::-moz-range-track{background-color:#9c9c9c;border-radius:.5rem;height:.5rem}input[type=range]::-moz-range-thumb{background-color:#dedede;border:none;border-radius:.5rem;width:1rem;height:1rem}input[type=range]:focus::-moz-range-thumb{outline-offset:.125rem;outline:3px solid #dedede}#captions-container{z-index:1000;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5%;padding:0 10%;display:flex;position:fixed;bottom:0;left:0;right:0}.caption-element{color:#fff;text-shadow:0 0 8px #000;align-items:center;margin-bottom:10px;font-size:22px;display:flex}.reaction-move-up{transform-origin:0;width:1em;margin-left:-.5em;font-size:40px;animation:1.5s ease-in reactionFadeOut,1.5s ease-out reactionMoveUp,.3s ease-in-out infinite alternate reactionZoom;position:absolute;top:100%}.reaction-move-left{animation:1.5s ease-in reactionFadeOut,1.5s ease-out reactionMoveUpLeft,.3s ease-in-out infinite alternate reactionZoom}.reaction-move-right{animation:1.5s ease-in reactionFadeOut,1.5s ease-out reactionMoveUpRight,.3s ease-in-out infinite alternate reactionZoom}@keyframes reactionFadeOut{90%{opacity:1}to{opacity:0}}@keyframes reactionMoveUp{to{top:25%}}@keyframes reactionMoveUpLeft{to{margin-left:-2.5em;top:20%}}@keyframes reactionMoveUpRight{to{margin-left:1.5em;top:30%}}@keyframes reactionZoom{to{transform:translate(.5em)}}body{position:absolute;inset:0}#play_button{z-index:30}#play_button svg{width:1em;height:1em;box-shadow:none;fill:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0003;border:none;border-radius:10px;margin:auto auto 48px;padding:7px;font-size:40px;transition:background-color .4s cubic-bezier(.25,.8,.25,1)}#play_button:hover svg{background-color:#0006}#play_button~#reactions-container{opacity:.2}#reactions-container{z-index:20}#reactions-container.right{bottom:calc(50% - 118px);right:0}#reactions-container.bottom{bottom:-6px;right:calc(50% - 118px)}@media (width<=600px) and (height<=401px){#reactions-container.bottom{bottom:calc(50% - 118px);right:0}}@media (width<=600px) and (height>=400px){#reactions-container.bottom{bottom:46px}}#video_container{z-index:10;aspect-ratio:4/3;background-color:#000;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #666;width:auto!important;height:56px!important;top:8px!important;bottom:unset!important}@media (width<=640px){#video_container{height:42px!important}}.bottom_right #video_container{right:8px}.bottom_left #video_container{left:8px}#video_container video{width:100%;height:100%;max-width:unset;max-height:unset;object-fit:cover!important;object-position:center!important;transform:scaleX(-1)!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-D4sHZdEx.woff2)format("woff2"),url(/assets/material-icons-D53OSTMa.woff)format("woff")}.material-icons{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-outlined-B8SuWf0o.woff2)format("woff2"),url(/assets/material-icons-outlined-FZ83hvrT.woff)format("woff")}.material-icons-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Icons Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-round-_3Pw-Dmi.woff2)format("woff2"),url(/assets/material-icons-round-BnFgUB1o.woff)format("woff")}.material-icons-round{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Icons Round;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-sharp-DSChcAWK.woff2)format("woff2"),url(/assets/material-icons-sharp-B070VGQc.woff)format("woff")}.material-icons-sharp{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Icons Sharp;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(/assets/material-icons-two-tone-CkW5Ve7n.woff2)format("woff2"),url(/assets/material-icons-two-tone-BfQ7N-Ga.woff)format("woff")}.material-icons-two-tone{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga";direction:ltr;font-family:Material Icons Two Tone;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-ext-400-normal-DORK9bGA.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-DVDTZtmW.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAAXMABIAAAAACeAAAAVwAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANAhUCYM8EQwKg2iDSgsQABIUATYCJAMcBCAFgnQHIAyCSRt8CAieB2WbnmbLuYAwwpK8+iIe4P3r89wHDZaakNWCmB8R66SEWr+ILhpijnTqf6QAyyF8GVAOAPOWtmNg6llFXANTaQXCgXMubThOj6JRPCJsEWW3o1/4wX411uruvta/9FF8Zz50qenu3hVxmf4QIi1dRSzhkcR0SqA1QoiwzI2uAUbffgtBpA0YCssEQRChiaaAgMpAFvDsmKQshIEEer1l/u1J0Sbi8P6OJsQc3VHd6N0nlHe1MAhFbvPNcXJVWKNNekPqCYVx/lj8nqMi5BY4Pd6hectSY5E2Lll8SMf/HJXfEKEOfCtEMjEFBEHtpSkbjBK4aB1MIEjT/t9z/+W3j8FgVyeNWdDn7wh7b19l7pQoyFW8FXcx+P9D4NE2ErMMk4kskmVMCiwyG5ZhhyC7qZ19JoMatwj00/I0GG/uexT/v7K+Ysx9JXVwiRoC1yHR9VGAy9QQcXVQbqOGmOvEACWZm5EnyicLnfULjlggc0ldeRXQEqImnlS9kL8XAZndegKyuixM77OP24/Mzw9QQ7Kfha4v9OEOadjJ0qBYxN896pRbZI6ly/PS82Bs9iiYPpuaWJZEw83lXbg5G5JRslr2VFWPDtfbPBryeqZk5eKg/CqRD2Oz8tcvgJMiFi4RC6PWb9fnkzx74cWAeELYJFCSObI1tnxBfqwo2lPppazn26eGKDWU3KLMvOioppPNX6y4euc5FBq4y6Emd99OYa6zfpnpUhjE4Y/qoWtWQ4tIHr845ZA6bDc+AOSaR/sb6c9Otrh6uj3cUdDVKESNWgCK/GzxKQiLFKJeTz+QgzZKTIUcA2Nz9h2ppBhtbSQxfsjAtk4xoD1oes5gXYPe8UWmx+HjwQeNPfi2Wv/952vDpV/80Njw3WfWXv5IL3662ucz8dd9se78QkPd6ihDH61ZfS/s/KK0fjE+sgih+YDL5pz1vnH249tjfOAcLqZOTdvY/3jL1Hy3vqvcu358ODj2/etmVHfcdW+1t2X6R08H6p3BTzz87uDo6/H/vD/2scffaEf/ThphsXX6jLtDvp7cx6bvFUbnpWbFBWgOekJEip6LgFz63wtE+H/fXrpM++P7m8wAgZk/NJnacWXJLOW1rWO16C5ouY7SRE5T8x0iJ7MpntZyQJtPS2tuKXZpKqNf728OLK1FiJj72rq99z4Ho7G9hTQm0sqlhiEBKlWXfTDq1zbQcaP1HosN1zo/TqWGAGGywdQJhaSfHo9wDdfhs78cJKBZ5glRluQQEG030P7t9IdL+03+rRhRIHjxxwF7IsRHYeWXv0f991G5d9GJAKUIBPIT/jUpF/wa9f/Ccm9YiMnjjap8MPxDeomeuKM1ffn/fWHktrCSBT3iY20i0fZ0BBSOAgtJiYMAUDBoOigYaTtuMB4PJjiY2lFfMDPaqZe2rfYTKVcYVUK+QIPiwY175iFi5Yq4Em50vIyNq4cbYFLL2Fyqwbe4aq5Kx+XgZMhZco180ZCv3b5iqtyXD9VCUsquRpcNT74CH3LW95hzWKkvV3KxoHLNhF5fxylXMNkCLk6rio/XJGRzZWquGi/JysTM3sUM+4wfckMBveM4zKV1U1VT4QMTqQI/IFSPuDBgopvEnkF6u7kQ4gJdWIvWjkeivDg/OWNxRqSXxIolJclBKluW+uwutDVlWXtxjIc9y9fPPiBAxIqR2jR/O1ZmRftILVjVU5bo4zjbmDxi6XLWfHj/+sMns5ZFfyP9jLWD9pU5CFi/MC+Fo8Vo/+XhjzuFH9jQ3a32p2/nQ0fiTr60oFFwFV18KrXSKp2m/+AsuvlQKqXRIVOncITG9B6cRRdfSqt0RP8hVHTzrZOuHdwJDHdwJwA=)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-greek-400-normal-BRWHCUYo.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-vietnamese-400-normal-kCRe3VZk.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-ext-400-normal-4bLplyDh.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-mTIRXP6Y.woff2)format("woff2"),url(/assets/roboto-all-400-normal-BZJ9QssU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
