/*
videoplayer[videoplayer]
videoplayer[videoplayer="videoplayer-touch"]

[type="extratoolbar"] - vime ;-)
[type="live"] - stream, zivy prenos
[type="preview"] - nekonecna sph prvnich 5s

[flag="mini"] - turbitko
[flag="sticky"] - sticky
[flag="outstream"] - outstream
[flag="apionly"] 

.dummy / .playing / .paused

    ? .vpaid / vpaid ?

videoplayer[audioplayer]
videoplayer[audioplayer-mob]
*/
@font-face {font-family:"Inter"; font-weight:400; font-style:normal; src:url("//1gr.cz/fonts/Inter/inter-regular.woff2") format("woff2"), url("//1gr.cz/fonts/Inter/inter-regular.woff") format("woff"); font-display:swap}
@font-face {font-family:"Inter"; font-weight:600; font-style:normal; src:url("//1gr.cz/fonts/Inter/inter-semibold.woff2") format("woff2"), url("//1gr.cz/fonts/Inter/inter-semibold.woff") format("woff"); font-display:swap}
@font-face {font-family:"Inter"; font-weight:800; font-style:normal; src:url("//1gr.cz/fonts/Inter/inter-extrabold.woff2") format("woff2"), url("//1gr.cz/fonts/Inter/inter-extrabold.woff") format("woff"); font-display:swap}


videoplayer { 
--ff-videoplayer:"Inter", sans-serif;
--toolbar-gradient:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
container-type: inline-size; position: relative; text-align:left; font-size: medium; background: #000; transition: width 0.333s, height 0.333s, margin 0.333s; line-height:1.2; font-family: var(--ff-videoplayer, "Inter"), sans-serif; outline: none; overflow: hidden; font-feature-settings: "tnum"; }
.video-archiv videoplayer:after { content: attr(published); position: absolute; top: -1.5em; left: auto; right: 1.5em; color: #FFF; padding: 0.25em 0.5em 0; line-height: 1.25em; background: #444; border-radius: 0.5em 0.5em 0 0; font-size: 75% }

videoplayer.dummy, videoplayer.paused { cursor: pointer }
videoplayer.dummy:before, videoplayer[videoplayer]:not([type="extratoolbar"]).paused:before {content: '';  position: absolute; left: 50%; top: 50%; min-width: 48px; max-width: 80px; width: 12.66%; z-index: 3; cursor:pointer; text-align: center; font-weight: bold; font-size: 81.25%; color: rgba(255,255,255,0); text-shadow: 0 0 3px rgba(0,0,0,0), 0 0 1px rgba(0,0,0,0); line-height: 0.5em; white-space: nowrap; transform: translate(-50%, -50%); aspect-ratio: 1 / 1; border-radius: 100%; 
background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M40 0C62.0912 0 80 17.9088 80 40C80 62.0912 62.0912 80 40 80C17.9088 80 0 62.0912 0 40C0 17.9088 17.9088 0 40 0ZM39.3881 3.00496L40 3C60.4343 3 77 19.5657 77 40C77 60.4343 60.4343 77 40 77C19.5657 77 3 60.4343 3 40C3 19.77 19.236 3.3317 39.3881 3.00496ZM45.0772 29.9193L28 20V60L45.0772 49.9203L62 39.9989L45.0772 29.9193Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; background-color: rgba(0,0,0,0.3); transition: background 0.15s linear, color 0.15s linear, line-height 0.15s linear;  }
videoplayer.dummy:after, videoplayer[videoplayer]:not([type="extratoolbar"]).paused:after { content: attr(text); position: absolute; left: 50%; top: 50%; transform: translateX(-50%); margin-top: 6%; z-index: 2; transition: background 0.15s linear, color 0.15s linear, line-height 0.15s linear; text-align: center; font-weight: bold; font-size: 81.25%; color: rgba(255,255,255,0); text-shadow: 0 0 3px rgba(0,0,0,0), 0 0 1px rgba(0,0,0,0); line-height: 0.5em; white-space: nowrap }
videoplayer[videoplayer]:not([type="extratoolbar"]).paused:before, videoplayer.dummy:hover:before, videoplayer.dummy:focus:before, videoplayer.dummy.inviting:before { color: #FFF; line-height: 2.5em; text-shadow: 0 0 3px #000, 0 0 1px #000 }
videoplayer[videoplayer]:not([type="extratoolbar"]).paused:after, videoplayer.dummy:hover:after, videoplayer.dummy:focus:after, videoplayer.dummy.inviting:after 
{ color: #FFF; line-height: 2.5em; text-shadow: 0 0 3px #000, 0 0 1px #000 }
videoplayer.dummy:hover:before, videoplayer.dummy:focus:before { background-color: rgba(228,31,31,0.9) }
videoplayer:not([type="extratoolbar"]).paused:before { z-index: 2; cursor: pointer; pointer-events: none; }
videoplayer.dummy:focus { outline: 1px dotted; }
videoplayer.dummy videoinfo, videoplayer.dummy toolbar, videoplayer.dummy a, videoplayer.dummy video, videoplayer.dummy vpaid, videoplayer.seeking:before { display: none; }
videoplayer video, videoplayer embed, videoplayer iframe, videoplayer vpaid, videoplayer object { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 0; z-index: 1; transition: width 0.5s, height 0.5s; }
videoplayer vpaid { z-index: 3; max-width: 100%; max-height: 100% }
videoplayer vpaid video { z-index: 0 }
/* 202103231834 PU */
videoplayer * { box-sizing: border-box; user-select: none; -moz-user-select: none; -webkit-user-select: none; }

videoplayer:fullscreen, videoplayer.fake-fullscreen { width: 100% !important; height: 100% !important; padding-top: 0 !important; margin-bottom: 0 !important; }
videoplayer:-webkit-full-screen { width: 100% !important; height: 100% !important; padding-top: 0 !important; margin-bottom: 0 !important; }

videoplayer:fullscreen.paused:before, videoplayer.fake-fullscreen.paused:before { display:none  }
videoplayer:-webkit-full-screen.paused:before { display:none  }



videoplayer .roller-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 12.66%; min-width: 48px; max-width: 80px; z-index: 1; }
videoplayer.break .roller-wrap { display: none }

videoplayer .roller-wrap svg { background: rgba(0,0,0,0.65); border-radius: 100%; }
videoplayer .videospinner_v1 { transform-origin: center; animation: videospinner_a 2s linear infinite; }
videoplayer .videospinner_v1 circle { stroke-linecap: round; animation: videospinner_b 1.5s ease-in-out infinite }

@keyframes videospinner_a {
    100% { transform: rotate(360deg) }
}

@keyframes videospinner_b {
    0% { stroke-dasharray: 0 150; stroke-dashoffset: 0 }
    47.5% { stroke-dasharray: 42 150; stroke-dashoffset: -16 }
    95%, 100% { stroke-dasharray: 42 150; stroke-dashoffset: -59 }
}

videoplayer.break-text video, videoplayer.break-counter video, videoplayer.break-text embed, videoplayer.break-counter embed,
videoplayer.break-text videobreak { padding: 0 10%; }
videoplayer.break-counter videobreak span { margin: auto; }
videoplayer.break-counter videobreak span.breaktext { margin-bottom: 0; font-size: 1.625em; font-weight:600}
videoplayer.break-counter videobreak span.breaktime { margin-top: 0; font-size: 3em; font-weight:600}
videoplayer.break-counter videobreak b { text-align: center; display: inline-block; margin: 0 0.2em; font-weight: 600;}
videoplayer.break toolbar { display: none; }

videoplayer thumbnail { transform: scale(2); z-index: 2; position: fixed; visibility: hidden; border: 1px solid #FFF }
videoplayer:fullscreen thumbnail, videoplayer.fake-fullscreen thumbnail { transform: scale(3) }
videoplayer:-webkit-full-screen thumbnail{ transform: scale(3) }

videoplayer[videoplayer] toolbar { position: absolute; bottom: 0%; display: flex; gap: .75em; align-items: center; width: 100%; padding: 0 .75em; cursor:default; z-index: 3; background:var(--toolbar-gradient); transition: max-height 0.5s ease, transform 0.5s ease; transform: translateY(100%); height: 2.75em;}


videoplayer.ended toolbar { display: none }

videoplayer seekbar { position: absolute; bottom: 100%; left: 0; height: 1em; width: 100%; font-size: .75em; cursor: pointer; margin-bottom: -0.4166em; overflow: hidden; background: linear-gradient(0deg, transparent 0.4166em, rgba(255,255,255,0.7) 0.4166em, rgba(255,255,255,0.7) 0.5833em, transparent 0.5833em); }
videoplayer seekbar bar { display: block; height: 0.166em; background: rgba(228,31,31,1); position: relative; top: 50%; transform: translateY(-50%); }
videoplayer[videoplayer] seekbar bar slider { opacity: 0; transition: opacity 0.5s; position: absolute; width: 1em; height: 1em; margin: -0.5em; background: rgba(228,31,31,1); border-radius: 100%; right: 0; top: 50%; filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); }

videoplayer volumebar { cursor: pointer; position: relative; width: 3.75em; height: 1em; margin-left: -.5em; background: linear-gradient(0deg, transparent 0.4166em, rgba(255,255,255,0.3) 0.4166em, rgba(255,255,255,0.3) 0.5833em, transparent 0.5833em); }
videoplayer volumebar shadow { width: 100%; height: 0.1667em; position: absolute; top: 0.41667em; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); }
videoplayer volumebar bar { display: block; position: relative; height: 100%; background: linear-gradient(0deg, transparent 0.4166em, #FFF 0.4166em, #FFF 0.5833em, transparent 0.5833em); }
videoplayer[videoplayer] volumebar bar slider { position: absolute; width: 1em; height: 1em; margin: -0.5em; font-size: .75em; background: #FFF; border-radius: 100%; right: 0; top: 50%; filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); }

videoplayer toolbar play { width: 1.25em; height: 1.25em; cursor: pointer; filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 70 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0L34.9581 19.8386L69.6 39.9979L34.9581 59.8407L0 80V0Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; }
videoplayer toolbar toggle.mute + volumebar { opacity: 0.333 }

videoplayer:fullscreen toolbar, videoplayer.fake-fullscreen toolbar { position: absolute; width: 100%; /*opacity: 0;*/ bottom: 0 !important; top: auto; z-index: 3; transition: 0.5s; }
videoplayer:-webkit-full-screen toolbar { position: absolute; width: 100%; /*opacity: 0;*/ bottom: 0 !important; top: auto; z-index: 3; transition: 0.5s; }

videoplayer:fullscreen:not([videoplayer="videoplayer-touch"]) toolbar, videoplayer.fake-fullscreen:not([videoplayer="videoplayer-touch"]) toolbar { opacity: 0 }
videoplayer:-webkit-full-screen:not([videoplayer="videoplayer-touch"]) toolbar{ opacity: 0 }

videoplayer:fullscreen:not([videoplayer="videoplayer-touch"]) toolbar:hover, videoplayer.fake-fullscreen:not([videoplayer="videoplayer-touch"]) toolbar:hover { opacity: 1 }
videoplayer:-webkit-full-screen:not([videoplayer="videoplayer-touch"]) toolbar:hover{ opacity: 1 }

/*videoplayer:fullscreen toolbar:hover, videoplayer.fake-fullscreen toolbar:hover { opacity: 1 }
videoplayer:-webkit-full-screen toolbar:hover{ opacity: 1 }*/

videoplayer[videoplayer] toolbar > :not(seekbar) { display: flex; }


videoplayer[videoplayer].toolbar-on toolbar { height: 2.75em; transform: translateY(0); }
@media (hover: hover) {
  videoplayer:hover toolbar { height: 2.75em; transform: translateY(0); }
}

/*videoplayer[videoplayer] kvuli audioplayeru*/
videoplayer[videoplayer]:hover seekbar, videoplayer.toolbar-on seekbar{ bottom: 100% }
/*videoplayer[videoplayer]:hover toolbar > *, videoplayer[videoplayer].toolbar-on toolbar > * { display: var(--display, block); }*/
videoplayer[videoplayer].toolbar-on toolbar > * { display: flex; }
videoplayer[videoplayer].toolbar-on toolbar > settings, videoplayer[videoplayer].toolbar-on toolbar > share { display: var(--display, block); }

videoplayer[videoplayer] toolbar > settings.hide { display: none; }
videoplayer[videoplayer] toolbar > share.hide { display: none; }
@media (hover: hover) {
  videoplayer[videoplayer]:hover toolbar > seekbar slider { opacity: 1; transition: opacity 0.5s; }
}
videoplayer[videoplayer].toolbar-on toolbar > seekbar slider { opacity: 1; transition: opacity 0.5s; }



/* tohle nedává smysl, asi nějaký omyl? */
/*videoplayer[type="live"]:hover toolbar {background:none} */
videoplayer[type="live"] seekbar, videoplayer[type="live"]:hover seekbar {pointer-events: none; cursor: default }
videoplayer[type="live"] seekbar bar {display:none}

videoplayer toolbar play:hover { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 70 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 0L34.9581 19.8386L69.6 39.9979L34.9581 59.8407L0 80V0Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer toolbar play.pause { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M28 0H12V80H28V0ZM68 0H52V80H68V0Z%22 fill-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer toolbar play.pause:hover { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M28 0H12V80H28V0ZM68 0H52V80H68V0Z%22 fill-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer[videoplayer] toolbar span { width: auto; color: #FFF; font-size: .875em; text-align: right; cursor: default; transition: color 0.33s linear; /*position: relative; top: 50%; transform: translateY(-50%);*/ filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); }

@container (width < 600px) {
    videoplayer[videoplayer] toolbar span {font-size:.75em}
}

videoplayer toolbar span:after { content: attr(data-placeholder); visibility: hidden }

videoplayer:not([type="live"]) toolbar span.w4 { min-width: 5.9em; }
videoplayer:not([type="live"]) toolbar span.w5 { min-width: 7.02em; }
videoplayer:not([type="live"]) toolbar span.w7 { min-width: 8.85em; }
videoplayer:not([type="live"]) toolbar span.w8 { min-width: 10.04em; }
videoplayer:not([type="live"]) toolbar span.w-def { min-width: 10.04em; }

videoplayer toolbar span.stream { --display: flex; align-items: baseline; height: 1.25em; line-height: 1.25em; padding: .125rem .175rem;  border-radius: 2px; background: rgba(0,0,0,0.5); align-items: center; }
videoplayer toolbar span.stream:before { content: ""; width: .75em; height: .75em; margin: auto; margin-right: .25em; margin-left: .25em; animation: pulsedot 900ms ease-in-out infinite alternate; border-radius: 100%; background: var(--sec70, #C11B1B); }

@keyframes pulsedot {
  0% {opacity: 1;}
  100% {opacity: 0.2;}
}

videoplayer toolbar options { --display: flex; gap: 1em; margin: auto 0 auto auto; }

videoplayer[type="extratoolbar"]:not([flag="outstream"]) {--toolbar-gradient:linear-gradient(to top right, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 50%);}

videoplayer[type="extratoolbar"] seekbar, videoplayer[type="extratoolbar"]:hover seekbar { width: 100cqw; bottom: 0; }
videoplayer[type="extratoolbar"] seekbar bar { background: #FF0; }
videoplayer[videoplayer][type="extratoolbar"] seekbar bar slider, videoplayer[videoplayer][type="extratoolbar"]:hover seekbar bar slider { display: none }

videoplayer[videoplayer][type="extratoolbar"] toolbar { width: max-content; transform: translateY(0); background: none; }

@media (hover: hover) {
  videoplayer[videoplayer][type="extratoolbar"]:hover toolbar { background: var(--toolbar-gradient); }
}
videoplayer[type="extratoolbar"].toolbar-on toolbar { background: var(--toolbar-gradient); }

videoplayer[type="extratoolbar"] toolbar options { margin: auto auto auto 0; }
videoplayer[type="extratoolbar"] toolbar > options .share-off { display: none; }
videoplayer[type="extratoolbar"] toolbar > options .share-on { display: none; }
videoplayer[type="extratoolbar"] toolbar > options .settings-off { display: none; }
videoplayer[type="extratoolbar"] toolbar > options .settings-on { display: none; }
videoplayer[videoplayer][type="extratoolbar"] toolbar > seekbar bar slider { display: none; }
videoplayer[type="extratoolbar"] toolbar > :not(seekbar),
videoplayer[type="extratoolbar"] toolbar toggle.mute + volumebar { opacity: 0; transition: opacity 0.5s; }
videoplayer[type="extratoolbar"].toolbar-on toolbar, 
videoplayer[type="extratoolbar"].toolbar-on toolbar > :not(seekbar){ opacity: 1; }
@media (hover: hover) {
  videoplayer[type="extratoolbar"]:hover toolbar > :not(seekbar) { opacity: 1; }
  videoplayer[type="extratoolbar"]:hover toolbar toggle.mute + volumebar { opacity: 0.333; }
}

videoplayer toolbar toggle { display: block; width: 1em; height: 1em; cursor: pointer; filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.3)); }
/*sipka potizistka - sem je potreba dat tu puvodni sipku... */
/*videoplayer toolbar toggle.select:before { content: attr(data-text) 'v'; line-height: 2.25em; width: 100%; height: 2.25em; padding: 0 0.5em 0 0.5em; color: #FFF; font-weight: bold; transition: color 0.33s linear; }
videoplayer toolbar toggle.select:hover:before { color: #FFF }
videoplayer toolbar toggle.select { position: relative; width: auto; cursor: pointer }
videoplayer toolbar toggle.select select { position: absolute; left: 0; top: 0; height: 100%; width: 100%; border: 0; opacity: 0; font-weight: bold }
videoplayer toolbar toggle.select option { padding: 0.25em 0.5em }*/

videoplayer toolbar toggle.volume, videoplayer toolbar toggle.mute, videoplayer toolbar toggle.fullscreen {background: no-repeat 50% 50%; background-size: contain }
videoplayer toolbar toggle.volume {width:1.25em; height:1.25em;  background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M53 6.07414V11.1926C65.5399 14.759 75 26.0895 75 40C75 53.9105 65.5399 65.241 53 68.8074V73.9259C68.5059 70.258 80 56.4553 80 40C80 23.5447 68.5059 9.74198 53 6.07414ZM45 80V0L20 25H0V55H20L45 80ZM53 58.0344C59.9828 55.149 65 48.3464 65 40C65 31.6536 59.9828 24.851 53 21.6266V58.0344Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.mute {width:1.25em; height:1.25em;  background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M53 11.1926V6.07414C68.5059 9.74198 80 23.5447 80 40C80 46.9618 77.9426 53.4489 74.3945 58.8945L70.7757 55.2757C73.451 50.8353 75 45.6289 75 40C75 26.0895 65.5399 14.759 53 11.1926ZM45 29.5V0L30.25 14.75L45 29.5ZM63.3814 47.8814L53 37.5V21.6266C59.9828 24.851 65 31.6536 65 40C65 42.8365 64.4205 45.4947 63.3814 47.8814ZM19.25 25L2 8 L 8 2 L 78 72 L 72 78L45 50.75V80L20 55H0V25H19.25ZM60.0553 65.8053L63.6876 69.4376C60.4483 71.4815 56.8477 73.0157 53 73.9259V68.8074C55.4898 68.0993 57.8583 67.0851 60.0553 65.8053Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.fullscreen { background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M6 6H74V74H6V6ZM0 80V0H80V80H0ZM16 44L23.8787 51.8787L51.8787 23.8787L44 16H64V36L56.1213 28.1213L28.1213 56.1213L36 64H16V44Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }

videoplayer:fullscreen toolbar toggle.fullscreen,  videoplayer.fake-fullscreen toolbar toggle.fullscreen { background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M74 6H6V74H74V6ZM0 0V80H80V0H0ZM50.8787 25.0208L43 17.1421V37.1421H63L55.1213 29.2634L66.2634 18.1213L62.0208 13.8787L50.8787 25.0208ZM29.1924 55.1924L18.1213 66.2635L13.8787 62.0208L24.9497 50.9497L17 43H37V63L29.1924 55.1924Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer:-webkit-full-screen toolbar toggle.fullscreen { background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M74 6H6V74H74V6ZM0 0V80H80V0H0ZM50.8787 25.0208L43 17.1421V37.1421H63L55.1213 29.2634L66.2634 18.1213L62.0208 13.8787L50.8787 25.0208ZM29.1924 55.1924L18.1213 66.2635L13.8787 62.0208L24.9497 50.9497L17 43H37V63L29.1924 55.1924Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }

videoplayer toolbar toggle.settings-off, videoplayer toolbar toggle.settings-on,
videoplayer toolbar toggle.share-off, videoplayer toolbar toggle.share-on,
videoplayer toolbar toggle.subtitles-off, videoplayer toolbar toggle.subtitles-on { background: no-repeat 50% 50%; background-size: contain; filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.3)); }

videoplayer toolbar toggle.settings-off { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M44.4976 0C45.7525 0 46.8768 0.754273 47.3582 1.9014L47.4173 2.05322L49.7 8.39391C51.5013 8.94683 53.2503 9.6516 54.9303 10.5036L55.4878 10.793L61.5859 7.92176C62.721 7.38978 64.0572 7.5915 64.9805 8.41935L65.1038 8.53611L71.4639 14.8962C72.3484 15.7838 72.6117 17.1093 72.1462 18.2585L72.0782 18.4141L69.207 24.5122C70.0916 26.1768 70.8296 27.912 71.4162 29.7015L71.6061 30.3L77.9468 32.5827C79.1274 33.0072 79.9308 34.0969 79.9958 35.3396L80 35.5025L79.9967 44.4976C79.9967 45.7525 79.2424 46.8768 78.0953 47.3582L77.9435 47.4173L71.6028 49.7C71.0499 51.5013 70.3451 53.2503 69.4931 54.9303L69.2036 55.4878L72.0749 61.5859C72.6069 62.721 72.4052 64.0572 71.5773 64.9805L71.4606 65.1038L65.1005 71.4639C64.2129 72.3484 62.8874 72.6117 61.7382 72.1462L61.5826 72.0782L55.4844 69.207C53.8199 70.0916 52.0847 70.8296 50.2952 71.4162L49.6967 71.6061L47.4139 77.9468C46.9895 79.1274 45.8997 79.9308 44.6571 79.9958L44.4942 80H35.4991C34.2442 80 33.1199 79.2457 32.6385 78.0986L32.5794 77.9468L30.2967 71.6061C28.4953 71.0532 26.7464 70.3484 25.0664 69.4964L24.5089 69.207L18.4108 72.0782C17.2757 72.6102 15.9395 72.4085 15.0161 71.5807L14.8929 71.4639L8.5328 65.1038C7.64825 64.2162 7.38496 62.8907 7.85045 61.7415L7.91845 61.5859L10.7897 55.4878C9.80679 53.6383 9.00494 51.7015 8.3906 49.7C6.27927 48.9369 4.16786 48.1771 2.05322 47.4173C0.872611 46.9928 0.0691529 45.9031 0.0042478 44.6605L0 44.4976V35.5025C0 34.2475 0.754273 33.1232 1.9014 32.6418L2.05322 32.5827L8.39391 30.3C8.94683 28.4987 9.6516 26.7498 10.5036 25.0697L10.793 24.5122L7.92176 18.4141C7.38978 17.279 7.5915 15.9428 8.41935 15.0195L8.53611 14.8962L14.8962 8.53611C15.7838 7.65157 17.1093 7.38827 18.2585 7.85376L18.4141 7.92176L24.5122 10.793C26.1768 9.90839 27.912 9.17043 29.7015 8.58383L30.3 8.39391L32.5827 2.05322C33.0072 0.872611 34.0969 0.0691529 35.3396 0.0042478L35.5025 0H44.4976ZM43.304 4.8H36.6944L34.0032 12.2783L31.7085 12.9826C30.1854 13.4501 28.7095 14.0435 27.2932 14.758L26.7649 15.0316L24.6423 16.1597L17.4472 12.772L12.772 17.4472L16.1597 24.6423L15.0316 26.7649C14.287 28.166 13.6627 29.6284 13.1638 31.1395L12.9826 31.7085L12.2783 34.0032L4.8 36.6952V43.304L10.0222 45.1858L12.2761 46.0004L12.9793 48.2915C13.4468 49.8146 14.0402 51.2905 14.7547 52.7068L15.0283 53.2351L16.1564 55.3577L12.7688 62.552L17.444 67.2272L24.639 63.8403L26.7616 64.9684C28.1627 65.713 29.6251 66.3373 31.1362 66.8362L31.7052 67.0174L33.9998 67.7217L36.692 75.2H43.3008L45.9935 67.7217L48.2882 67.0174C49.8113 66.5499 51.2872 65.9565 52.7035 65.242L53.2318 64.9684L55.3544 63.8403L62.5488 67.2272L67.224 62.552L63.837 55.3577L64.9651 53.2351C65.7097 51.834 66.3339 50.3716 66.8329 48.8605L67.0141 48.2915L67.7184 45.9968L75.1968 43.304L75.1992 36.6944L67.7217 34.0032L67.0174 31.7085C66.5499 30.1854 65.9565 28.7095 65.242 27.2932L64.9684 26.7649L63.8403 24.6423L67.2272 17.4472L62.552 12.772L55.3577 16.1597L53.2351 15.0316C51.834 14.287 50.3716 13.6627 48.8605 13.1638L48.2915 12.9826L45.9968 12.2783L43.304 4.8ZM40.0034 22.9563C49.3999 22.9563 57.0466 30.6 57.0466 39.9996C57.0466 49.3961 49.3997 57.0428 40.0034 57.0428C30.6068 57.0428 22.9601 49.3991 22.9601 39.9996C22.9601 30.603 30.6038 22.9563 40.0034 22.9563ZM40.0034 27.7563C33.256 27.7563 27.7601 33.2528 27.7601 39.9996C27.7601 46.747 33.2566 52.2428 40.0034 52.2428C46.7488 52.2428 52.2466 46.7451 52.2466 39.9996C52.2466 33.2522 46.7501 27.7563 40.0034 27.7563Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.settings-on { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M77.9468 32.5827C79.1787 33.0257 80 34.193 80 35.5025L79.9967 44.4976C79.9967 45.807 79.1754 46.9743 77.9435 47.4173L71.6028 49.7C70.9884 51.7015 70.1866 53.6383 69.2036 55.4878L72.0749 61.5859C72.6311 62.7726 72.3853 64.1791 71.4606 65.1038L65.1005 71.4639C64.1725 72.3886 62.766 72.6344 61.5826 72.0782L55.4844 69.207C53.6349 70.1899 51.6982 70.9917 49.6967 71.6061L47.4139 77.9468C46.971 79.1787 45.8037 80 44.4942 80H35.4991C34.1896 80 33.0224 79.1787 32.5794 77.9468L30.2967 71.6061C28.2952 70.9917 26.3584 70.1899 24.5089 69.207L18.4108 72.0782C17.2241 72.6344 15.8176 72.3886 14.8929 71.4639L8.5328 65.1038C7.60805 64.1758 7.36231 62.7693 7.91845 61.5859L10.7897 55.4878C9.80679 53.6383 9.00494 51.7015 8.3906 49.7C6.27927 48.9369 4.16786 48.1771 2.05322 47.4173C0.82128 46.9743 0 45.807 0 44.4976V35.5025C0 34.193 0.821288 33.0257 2.05322 32.5827L8.39391 30.3C9.00826 28.2985 9.8101 26.3617 10.793 24.5122L7.92176 18.4141C7.36559 17.2274 7.61135 15.8209 8.53611 14.8962L14.8962 8.53611C15.8241 7.61136 17.2307 7.36562 18.4141 7.92176L24.5122 10.793C26.3617 9.8101 28.2985 9.00825 30.3 8.39391L32.5827 2.05322C33.0257 0.82128 34.193 0 35.5025 0H44.4976C45.807 0 46.9743 0.821288 47.4173 2.05322L49.7 8.39391C51.7015 9.00826 53.6383 9.8101 55.4878 10.793L61.5859 7.92176C62.7726 7.36559 64.1791 7.61135 65.1038 8.53611L71.4639 14.8962C72.3886 15.8241 72.6344 17.2307 72.0782 18.4141L69.207 24.5122C70.1899 26.3617 70.9917 28.2985 71.6061 30.3L77.9468 32.5827ZM28 40.245C28 46.9982 33.4939 52.49 40.245 52.49C46.9959 52.49 52.49 46.9961 52.49 40.245C52.49 33.4917 46.9961 28 40.245 28C33.4917 28 28 33.4939 28 40.245Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.share-off { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M41.6057 1.66385C41.7601 1.62465 41.9137 1.59985 42.0633 1.59985C42.3185 1.59985 42.5585 1.67345 42.7577 1.87185L79.5785 35.9759L79.5793 35.9751C79.7913 36.1831 80.0001 36.3919 80.0001 36.5959C80.0001 36.8039 79.8937 37.1191 79.6849 37.3271L42.8649 71.4311C42.6625 71.6335 42.4153 71.7486 42.1537 71.7486C42.0097 71.7486 41.8609 71.7135 41.7129 71.6399C41.2913 71.5375 41.0833 71.1167 41.0833 70.6999V50.1943C40.4833 50.0951 39.5393 49.9831 38.3033 49.9831C31.7753 49.9831 17.1065 53.1295 2.06409 78.0215C1.85609 78.3367 1.43929 78.5455 1.12409 78.5455H0.916095C0.392895 78.4431 0.0784947 78.0215 0.0784947 77.6055C-0.0287053 76.4575 -1.38951 50.5143 13.3625 34.5087C20.1617 27.0799 29.4697 23.1039 40.9769 22.6871V2.60305C40.9769 2.18625 41.1881 1.87185 41.6057 1.66385ZM73.2977 36.7007L45.7769 11.2103V22.6871C45.7769 25.2703 43.7313 27.3903 41.1497 27.4839C30.9577 27.8527 22.7993 31.3071 16.9033 37.7495C9.61769 45.6535 6.67769 56.3519 5.51929 64.6111C18.8369 47.9775 31.3873 45.1831 38.3033 45.1831C39.5609 45.1831 40.7601 45.2759 41.8681 45.4591C44.1841 45.8431 45.8833 47.8471 45.8833 50.1943V62.0927L73.2977 36.7007Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.share-on { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M42.0633 1.59985C41.9137 1.59985 41.7601 1.62465 41.6057 1.66385C41.1881 1.87185 40.9769 2.18625 40.9769 2.60305V22.6871C29.4697 23.1039 20.1617 27.0799 13.3625 34.5087C-1.38951 50.5143 -0.0287053 76.4575 0.0784947 77.6055C0.0784947 78.0215 0.392895 78.4431 0.916095 78.5455H1.12409C1.43929 78.5455 1.85609 78.3367 2.06409 78.0215C17.1065 53.1295 31.7753 49.9831 38.3033 49.9831C39.5393 49.9831 40.4833 50.0951 41.0833 50.1943V70.6999C41.0833 71.1167 41.2913 71.5375 41.7129 71.6399C41.8609 71.7135 42.0097 71.7486 42.1537 71.7486C42.4153 71.7486 42.6625 71.6335 42.8649 71.4311L79.6849 37.3271C79.8937 37.1191 80.0001 36.8039 80.0001 36.5959C80.0001 36.3919 79.7913 36.1831 79.5793 35.9751L79.5785 35.9759L42.7577 1.87185C42.5585 1.67345 42.3185 1.59985 42.0633 1.59985Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E') }
videoplayer toolbar toggle.subtitles-off { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 11V69.6667H80V11H0ZM74.6667 64.3333H5.33333V16.3333H74.6667V64.3333ZM45.3333 43H13.3333V37.6667H45.3333V43ZM66.6667 43H53.3333V37.6667H66.6667V43ZM37.3333 51H66.6667V56.3333H37.3333V51ZM29.3333 56.3333H13.3333V51H29.3333V56.3333Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E'); }
videoplayer toolbar toggle.subtitles-on { background-image: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M0 11V69.6667H80V11H0ZM45.3333 43H13.3333V37.6667H45.3333V43ZM66.6667 43H53.3333V37.6667H66.6667V43ZM37.3333 51H66.6667V56.3333H37.3333V51ZM29.3333 56.3333H13.3333V51H29.3333V56.3333Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E'); }

videoplayer toolbar share, videoplayer toolbar settings { display: none; position: absolute; right: 0; bottom: 100%; margin: 0 .5em .625em; padding:.75em; color: #FFF;  border-radius: 0.5rem; background: rgba(0,0,0,0.7); }

videoplayer toolbar share:after, videoplayer toolbar settings:after { content: ""; position: absolute; top: 100%; left: 0; width: 100%; padding-right: .5rem; height: calc(9px + .625em); }

/*videoplayer toolbar share div, videoplayer toolbar settings div { color: #FFF; }*/
videoplayer toolbar share .header, videoplayer toolbar settings .header { display: flex; gap: 0.5em; align-items: center; margin: 1em 0 0.675em; font-size: .75em;}
videoplayer toolbar share .header:first-child, videoplayer toolbar settings .header:first-child { margin-top: 0 }

videoplayer toolbar settings .header:before { content: ""; width: 1.25em; height: 1.25em; }
videoplayer toolbar settings .header-quality:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 15 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M2.93983 2.15755C3.7824 3.00012 2.51822 4.26429 1.67566 3.42173C0.833088 2.57916 2.09726 1.31498 2.93983 2.15755ZM1.5705 3.52688C2.41307 4.36945 1.14889 5.63362 0.306325 4.79106C-0.536242 3.94849 0.727933 2.68431 1.5705 3.52688ZM4.29212 0.805262C5.13469 1.64783 3.87114 2.91137 3.02858 2.0688C2.18601 1.22624 3.44955 -0.0373049 4.29212 0.805262ZM4.2681 3.48582C5.11003 4.32775 3.84586 5.59193 3.00392 4.74999C2.16136 3.90743 3.42553 2.64325 4.2681 3.48582ZM2.89877 4.85515C3.7407 5.69708 2.47653 6.96126 1.63459 6.11932C0.792026 5.27676 2.0562 4.01258 2.89877 4.85515ZM5.62039 2.13353C6.46232 2.97546 5.19878 4.23901 4.35684 3.39707C3.51428 2.55451 4.77782 1.29096 5.62039 2.13353ZM6.97332 0.780592C7.81526 1.62253 6.55172 2.88607 5.70978 2.04413C4.86721 1.20157 6.13076 -0.0619757 6.97332 0.780592ZM1.54145 6.21247C2.38338 7.0544 1.11984 8.31795 0.277906 7.47601C-0.564661 6.63344 0.698881 5.3699 1.54145 6.21247ZM4.14507 6.23324C4.90015 6.98831 3.76784 8.12062 3.01277 7.36555C2.2577 6.61048 3.39 5.47817 4.14507 6.23324ZM6.86734 3.51098C7.62241 4.26605 6.49011 5.39835 5.73504 4.64328C4.97996 3.88821 6.11227 2.7559 6.86734 3.51098ZM8.23683 2.17459C8.99191 2.92966 7.8596 4.06197 7.10453 3.3069C6.34946 2.55183 7.48176 1.41952 8.23683 2.17459ZM2.78824 7.59008C3.54331 8.34515 2.41037 9.47809 1.6553 8.72301C0.900231 7.96794 2.03317 6.835 2.78824 7.59008ZM5.5144 4.86391C6.26947 5.61898 5.13717 6.75129 4.3821 5.99622C3.62703 5.24115 4.75933 4.10884 5.5144 4.86391ZM9.58084 0.797472C10.3359 1.55254 9.20298 2.68548 8.44791 1.93041C7.69283 1.17534 8.82577 0.0424005 9.58084 0.797472ZM1.45559 8.92273C2.21066 9.6778 1.07836 10.8101 0.323285 10.055C-0.431786 9.29996 0.70052 8.16765 1.45559 8.92273ZM5.44802 7.53619C6.2031 8.29126 5.07079 9.42357 4.31572 8.6685C3.56065 7.91343 4.69295 6.78112 5.44802 7.53619ZM8.17029 4.81393C8.92536 5.569 7.79306 6.7013 7.03799 5.94623C6.28291 5.19116 7.41522 4.05885 8.17029 4.81393ZM9.53962 3.47738C10.2947 4.23245 9.16239 5.36476 8.40732 4.60969C7.65224 3.85462 8.78455 2.72231 9.53962 3.47738ZM4.09119 8.89303C4.84626 9.6481 3.71332 10.781 2.95825 10.026C2.20318 9.27089 3.33612 8.13795 4.09119 8.89303ZM6.81735 6.16686C7.57243 6.92193 6.44012 8.05424 5.68505 7.29917C4.92998 6.5441 6.06228 5.41179 6.81735 6.16686ZM10.8838 2.10042C11.6389 2.85549 10.5059 3.98843 9.75086 3.23336C8.99579 2.47829 10.1287 1.34535 10.8838 2.10042ZM2.75854 10.2257C3.51361 10.9807 2.38131 12.1131 1.62624 11.358C0.871164 10.6029 2.00347 9.4706 2.75854 10.2257ZM12.2082 0.776049C12.9632 1.53112 11.8309 2.66343 11.0759 1.90836C10.3208 1.15328 11.4531 0.0209778 12.2082 0.776049ZM1.48367 11.5005C2.23874 12.2556 1.10644 13.3879 0.351364 12.6329C-0.403707 11.8778 0.7286 10.7455 1.48367 11.5005ZM12.1536 3.51114C12.8149 4.17238 11.8227 5.16457 11.1614 4.50333C10.4996 3.84145 11.4918 2.84926 12.1536 3.51114ZM10.7937 4.87105C11.455 5.5323 10.4621 6.52512 9.80089 5.86388C9.13902 5.202 10.1318 4.20918 10.7937 4.87105ZM9.44078 6.22399C10.102 6.88524 9.1092 7.87806 8.44796 7.21682C7.78608 6.55494 8.7789 5.56211 9.44078 6.22399ZM8.08784 7.57693C8.74909 8.23818 7.75626 9.231 7.09502 8.56975C6.43314 7.90788 7.42597 6.91505 8.08784 7.57693ZM6.71851 8.94626C7.37976 9.6075 6.38693 10.6003 5.72569 9.93909C5.06381 9.27721 6.05663 8.28438 6.71851 8.94626ZM4.02919 11.6356C4.69044 12.2968 3.69761 13.2897 3.03637 12.6284C2.37449 11.9665 3.36731 10.9737 4.02919 11.6356ZM5.36119 10.3036C6.02244 10.9648 5.03025 11.957 4.369 11.2958C3.70712 10.6339 4.69932 9.6417 5.36119 10.3036ZM2.75416 12.9106C3.4154 13.5719 2.42258 14.5647 1.76133 13.9034C1.09946 13.2416 2.09228 12.2487 2.75416 12.9106ZM13.4787 2.18612C14.1399 2.84736 13.1471 3.84019 12.4858 3.17894C11.824 2.51706 12.8168 1.52424 13.4787 2.18612ZM9.41173 8.9956C10.0108 9.59472 9.11313 10.4924 8.51401 9.89332C7.91553 9.29483 8.81325 8.39712 9.41173 8.9956ZM10.6574 10.3276C11.1982 10.8684 10.3873 11.6793 9.84651 11.1385C9.30573 10.5977 10.1166 9.78681 10.6574 10.3276ZM11.9418 11.6919C12.4294 12.1794 11.6978 12.9111 11.2102 12.4235C10.722 11.9354 11.4537 11.2037 11.9418 11.6919ZM13.2852 13.1102C13.7233 13.5483 13.0665 14.2051 12.6284 13.7671C12.1909 13.3296 12.8477 12.6728 13.2852 13.1102ZM10.7645 7.64282C11.3636 8.24194 10.4653 9.14031 9.86614 8.54119C9.26765 7.94271 10.166 7.04434 10.7645 7.64282ZM12.1174 6.28989C12.7166 6.889 11.8182 7.78737 11.2191 7.18825C10.6206 6.58977 11.519 5.6914 12.1174 6.28989ZM13.478 4.92932C14.0771 5.52844 13.1788 6.4268 12.5796 5.82769C11.9812 5.2292 12.8795 4.33084 13.478 4.92932ZM6.68556 11.7218C7.28468 12.3209 6.38632 13.2192 5.7872 12.6201C5.18872 12.0216 6.08708 11.1233 6.68556 11.7218ZM8.04224 10.3651C8.64135 10.9642 7.74364 11.8619 7.14452 11.2628C6.54604 10.6643 7.44375 9.76661 8.04224 10.3651ZM4.07788 14.3294C4.677 14.9286 3.77928 15.8263 3.18017 15.2272C2.58168 14.6287 3.4794 13.731 4.07788 14.3294ZM5.35292 13.0544C5.95203 13.6535 5.05367 14.5519 4.45455 13.9528C3.85607 13.3543 4.75443 12.4559 5.35292 13.0544ZM14.8024 3.60495C15.4015 4.20406 14.5031 5.10243 13.904 4.50331C13.3055 3.90483 14.2039 3.00646 14.8024 3.60495ZM12.0097 8.97531C12.5505 9.5161 11.7396 10.327 11.1988 9.78618C10.658 9.2454 11.4689 8.43453 12.0097 8.97531ZM7.93057 13.0544C8.47136 13.5952 7.66049 14.4061 7.1197 13.8653C6.57892 13.3245 7.38979 12.5136 7.93057 13.0544ZM9.28724 11.6977C9.82803 12.2385 9.01716 13.0494 8.47637 12.5086C7.93559 11.9678 8.74646 11.157 9.28724 11.6977ZM13.3626 7.62237C13.9034 8.16316 13.0925 8.97403 12.5517 8.43324C12.011 7.89246 12.8218 7.08159 13.3626 7.62237ZM14.7232 6.26181C15.264 6.80259 14.4531 7.61346 13.9123 7.07268C13.3715 6.53189 14.1824 5.72102 14.7232 6.26181ZM6.59792 14.3871C7.13871 14.9278 6.32784 15.7387 5.78705 15.1979C5.24627 14.6571 6.05714 13.8463 6.59792 14.3871ZM13.2948 10.339C13.7823 10.8265 13.0507 11.5581 12.5632 11.0706C12.075 10.5824 12.8066 9.85079 13.2948 10.339ZM9.21567 14.4181C9.70321 14.9056 8.97095 15.6378 8.48342 15.1503C7.99525 14.6621 8.7275 13.9299 9.21567 14.4181ZM10.5723 13.0614C11.0599 13.5489 10.3283 14.2805 9.84072 13.793C9.35255 13.3048 10.0842 12.5732 10.5723 13.0614ZM14.6477 8.98602C15.1352 9.47356 14.4036 10.2052 13.9161 9.71764C13.4279 9.22948 14.1595 8.49786 14.6477 8.98602ZM14.6381 11.7573C15.0762 12.1954 14.4194 12.8522 13.9813 12.4141C13.5439 11.9767 14.2007 11.3199 14.6381 11.7573ZM11.9159 14.4796C12.3539 14.9177 11.6971 15.5745 11.2591 15.1364C10.8216 14.6989 11.4784 14.0421 11.9159 14.4796Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer toolbar settings .header-speed:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 15 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M7.5 0.502686C3.35803 0.502686 0 3.86072 0 8.00269C0 12.1447 3.35803 15.5027 7.5 15.5027C11.642 15.5027 15 12.1447 15 8.00269C15 3.86072 11.642 0.502686 7.5 0.502686ZM7.37573 1.70389C3.95357 1.77009 1.2 4.56468 1.2 8.00269C1.2 11.4822 4.02048 14.3027 7.5 14.3027C10.9795 14.3027 13.8 11.4822 13.8 8.00269C13.8 4.57353 11.0606 1.78449 7.65069 1.70446C7.78577 2.35859 7.89515 2.90143 7.93494 3.09962L7.94696 3.15954L7.9511 3.18023C7.9511 3.18023 8.18125 4.33208 8.40685 5.52672L8.44653 5.73758L8.4579 5.79832L8.48049 5.91956C8.61163 6.62555 8.73042 7.30525 8.79408 7.74189L8.80444 7.81432C8.82897 7.98924 8.84291 8.11724 8.84291 8.18126C8.84291 8.55211 8.69261 8.88782 8.44962 9.13082C8.20662 9.37382 7.87091 9.52411 7.50005 9.52411C7.12919 9.52411 6.79348 9.37382 6.55048 9.13083C6.30749 8.88784 6.1572 8.55214 6.1572 8.18126C6.1572 7.94635 6.34884 6.85057 6.56257 5.73549L6.60313 5.52465C6.83367 4.33024 7.06892 3.17835 7.06892 3.17835C7.06892 3.17835 7.20135 2.52995 7.37573 1.70389ZM7.49291 7.40269C7.16153 7.40269 6.89291 7.6713 6.89291 8.00269C6.89291 8.33407 7.16153 8.60269 7.49291 8.60269C7.82429 8.60269 8.09291 8.33407 8.09291 8.00269C8.09291 7.6713 7.82429 7.40269 7.49291 7.40269Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }

videoplayer > a.videoplayer-cover { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2 }
videoplayer skip { text-align: center; position: absolute; background: rgba(0,0,0,0.667); z-index: 5; cursor: default; display: none; right: 0; bottom: 37px; font-size: 75%; border-radius: 0.333em 0 0 0.333em; border: 1px solid #B0BEC5; border-right-width: 0; padding: 0.833em; white-space: nowrap; color: #B0BEC5; }
videoplayer skip u { color: #FFF; font-weight: bold; text-decoration: none; position: relative !important; display: initial !important; }
videoplayer skip dsa { cursor: pointer; background: url('//1gr.cz/u/flv/dsa_i_video.png'); width: 10px; height: 10px; display: inline-block; }
videoplayer skip:hover u, skip:focus u { border-bottom: 1px solid #FFF }
videoplayer skip:focus { outline: 1px dotted }
videoplayer skip.mini { z-index: 2; top: auto; margin-left: auto; left: auto; bottom: 0; right: 3em; padding: 0.1em; height: 1.667em; font-size: 75%; border-radius: 0.333em 0.333em 0 0; border-width: 1px 1px 0 1px }
videoplayer skip.ima { top: 50%; transform: translateY(-50%); bottom: unset; right: 0; min-width: 3.22777em; padding: 0.2em; font-size: 75%; border-radius: 0.333em 0 0 0.333em; border-width: 1px 0 1px 1px }

videoplayer toolbar share .icon-row { display: flex; gap: 0.333em; }
videoplayer .videoshare, videoplayer .videoshare:hover {display: flex; flex-direction: column; gap:2px; align-items: center; justify-content: flex-start; 
width:5.5em; text-align: center; text-decoration: none; color:#FFF; font-size:.5rem; line-height: 1; }
videoplayer .videoshare:before {content:""; width:1rem; height:1rem;}
videoplayer .videoshare-link:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 17 17%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M14.4693 2.01004C13.4752 1.0322 12.1753 0.502686 10.7795 0.502686C9.3859 0.518332 8.08683 1.06394 7.108 2.05843L6.00658 3.19583C5.89014 3.33263 5.83148 3.50202 5.8314 3.66861C5.8313 3.84387 5.89629 4.01644 6.02856 4.14249C6.17093 4.27824 6.35424 4.34612 6.53583 4.34362C6.7136 4.34118 6.88957 4.27101 7.02252 4.1313L8.15222 2.96957C8.85598 2.29152 9.78483 1.89771 10.779 1.89771C11.7983 1.89771 12.7479 2.27785 13.473 2.98609C14.2239 3.71977 14.6042 4.69055 14.6136 5.66379C14.623 6.63909 14.26 7.61673 13.5248 8.36071L12.4235 9.49799C12.3067 9.63505 12.2483 9.80523 12.2506 9.97391C12.2531 10.1517 12.3232 10.3276 12.463 10.4606C12.6005 10.598 12.7764 10.663 12.9856 10.663C13.16 10.6543 13.3216 10.5853 13.4597 10.4472L14.5339 9.35622L14.5938 9.2943C15.5552 8.28518 16.0285 6.98146 16.0172 5.67954C16.0056 4.34949 15.4883 3.02126 14.4693 2.01004ZM10.1604 5.66458C10.342 5.66209 10.5253 5.72996 10.6677 5.86579C10.8075 5.99874 10.8776 6.17471 10.8801 6.35248C10.8824 6.52104 10.8241 6.69112 10.7078 6.82783L6.46399 11.1418C6.32964 11.2761 6.14151 11.3423 5.96693 11.3423C5.78986 11.3424 5.6137 11.2725 5.46713 11.1391C5.32743 11.0061 5.25725 10.8301 5.25481 10.6524C5.2525 10.4838 5.31076 10.3138 5.42698 10.1772L9.6737 5.8769C9.80665 5.73719 9.98262 5.66702 10.1604 5.66458ZM3.1805 6.35902C3.3621 6.35659 3.54542 6.42446 3.68788 6.5603C3.82759 6.69325 3.89776 6.86922 3.9002 7.04699C3.90252 7.21567 3.84414 7.38585 3.72737 7.52291L2.62734 8.65888C1.88586 9.39227 1.52231 10.3572 1.52853 11.325C1.53477 12.2974 1.91454 13.2728 2.66102 14.0193C3.38686 14.7282 4.35529 15.1245 5.35507 15.1076C6.34945 15.1076 7.27817 14.7293 7.9828 14.0359L9.11152 12.874C9.24447 12.7343 9.42044 12.6642 9.59821 12.6617C9.77973 12.6592 9.96301 12.727 10.1027 12.8601C10.237 12.9945 10.3032 13.1761 10.3032 13.3571C10.3032 13.5257 10.2458 13.6947 10.1289 13.8263L9.02668 14.9631C8.04846 15.9569 6.75034 16.5027 5.37118 16.5027C3.94285 16.5027 2.64325 15.9738 1.6646 15.0115C0.646852 14.0015 0.133721 12.6753 0.12511 11.3469C0.116661 10.0433 0.594006 8.73767 1.55678 7.72729L1.61682 7.66529L2.69384 6.57141C2.8268 6.43169 3.00278 6.36152 3.1805 6.35902Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer .videoshare-facebook:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M40 0C17.9086 0 0 17.9086 0 40C0 59.9652 14.6274 76.5133 33.75 79.5138V51.5625H23.5938V40H33.75V31.1875C33.75 21.1625 39.7217 15.625 48.8586 15.625C53.2349 15.625 57.8125 16.4062 57.8125 16.4062V26.25H52.7685C47.7996 26.25 46.25 29.3334 46.25 32.4966V40H57.3438L55.5703 51.5625H46.25V79.5138C65.3726 76.5133 80 59.9652 80 40C80 17.9086 62.0914 0 40 0Z%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer .videoshare-twitter:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 80 80%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M72.9164 4.80005L46.7056 34.6128L75.2001 75.2001H54.2355L35.0403 47.8629L11.0103 75.2001H4.80005L32.2864 43.9395L4.80005 4.80005H25.7646L43.937 30.6806L66.7061 4.80005H72.9164ZM35.4077 40.3833L38.1969 44.2831L57.1629 70.8421H66.7031L43.4549 38.31L40.6775 34.4102L22.7902 9.3812H13.2499L35.4077 40.3833Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer .videoshare-embed:before { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 17 17%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M4.76396 12.4616L0.875 8.57261L4.76396 4.68365L5.87511 5.7948L3.09723 8.57267L5.87511 11.3505L4.76396 12.4616ZM12.986 4.68349L16.875 8.57244L12.986 12.4614L11.8749 11.3503L14.6528 8.57238L11.8749 5.7945L12.986 4.68349ZM9.23238 2.10278L10.7799 2.37541L8.59696 14.7552L7.04948 14.4826L9.23238 2.10278Z%22 fill-rule=%22evenodd%22 clip-rule=%22evenodd%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }

videoplayer toolbar settings .button-row { display: flex; gap: 1em; }
/*videoplayer[type="live"] toolbar settings .button-row.sp { display: none; }
videoplayer[type="live"] toolbar settings .icon-line.sp { display: none; }*/
videoplayer toolbar settings .quality-btn, videoplayer toolbar settings .speed-btn { border: 1px solid #FFF; border-radius: 2px; padding: 2px 3px; cursor: pointer; font-size: .625em; transition: all 0.2s ease; background-color: rgba(0,0,0,0); color: #FFF; }
videoplayer toolbar settings .quality-btn.selected, videoplayer toolbar settings .speed-btn.selected { background-color: #FFF; color: black; }
videoplayer toolbar volumebar ~ a.share-button { right: 228px; }
videoplayer a ~ skip { display: block; }
videoplayer.fake-fullscreen { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9000;  -webkit-transition: none; transition: none; }
videoplayer.compact toolbar a { display: none }
videoplayer stripe { position: absolute; left: 0; right: 0; bottom: 0; box-sizing: content-box;  height: 61px; background: rgba(255,255,255,0.75); z-index: 1; text-align: center; -moz-transition: padding 0.3s; -o-transition: padding 0.3s; -webkit-transition: padding 0.3s; transition: padding 0.3s; cursor: default }
videoplayer stripe a.stripe-block { display: inline-block; width: 466px; height: 56px; border: 2px solid #FFF; padding: 1px; margin: 1px; font-size: small; text-align: left; text-decoration: none; color: #000 }
videoplayer stripe a.stripe-block img { border: 0; float: left; margin-right: 5px; max-width: 100% }
videoplayer stripe a.stripe-block h3 { font-weight: bold; text-decoration: underline; color: #C00 }
videoplayer stripe a.stripe-block:hover { border-color: #000 }
videoplayer stripe:after { position: absolute; right: 0.333em; top: 0; content: '×'; font-family: Tahoma, sans-serif; font-size: 150%; color: #000 }
videoplayer stripe.adtrack { height: auto; background: none }
videoplayer stripe.adtrack:after { display: none }
videoplayer stripe.adtrack a { display: none }

videoplayer:fullscreen stripe, videoplayer.fake-fullscreen stripe { padding-bottom: 0 !important; bottom: 49px !important; height: 58px !important; }
videoplayer:-webkit-full-screen stripe { padding-bottom: 0 !important; bottom: 49px !important; height: 58px !important; }


videoplayer related { display: none; position: absolute; left: 0; top: 100%; right: 0; bottom: 0; flex-direction: column; justify-content: center; z-index: 1; overflow: hidden; font-size: clamp(.8rem, calc(.5rem + 1.25cqw), 1.5rem); font-family: var(--ff-videoplayer, "Inter"), sans-serif; /*backdrop-filter: blur(20px);*/ background: var(--black-o70,#000000b2); transition: top 0.5s; }

videoplayer .relatedvideo, videoplayer .relatedvideo:hover { font-weight: 600; color: var(--white, #FFF); cursor: pointer; }
videoplayer .relatedvideo-image { display: block; aspect-ratio: 1.75; overflow: hidden; border-radius: var(--radius-xs, .125rem); background: no-repeat center; background-size: cover }


videoplayer.ended related { display: flex; top: 0 }
videoplayer related > * { width: clamp(80%, 500px, 100%); margin-inline: auto; }
videoplayer related a:hover { text-decoration: none }

videoplayer related .relatedvideo { display: flex; padding: 1em .75em .75em }
videoplayer related .relatedvideo-time { font-size: .75em }
videoplayer related > .relatedvideo { border-top: 1px var(--black,#000) solid }
videoplayer related .relatedvideo-image { flex: 0 0 auto; /*width:96px;*/ position: relative; width: 15.5cqw; min-width: 64px; margin-right: .5em; }
videoplayer related replay .relatedvideo-image:before { content: ""; position: absolute; left: 50%; top: 50%; width: 2em; height: 2em; transform: translate(-50%, -50%); background: no-repeat; background-size: contain; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3e%3cpath d='M16.2553 1.45486L16.5 1.45288C24.6737 1.45288 31.3 8.07914 31.3 16.2529C31.3 24.4266 24.6737 31.0529 16.5 31.0529C8.32626 31.0529 1.7 24.4266 1.7 16.2529C1.7 8.16088 8.1944 1.58556 16.2553 1.45486Z' fill='black' fill-opacity='0.3'/%3e%3cpath d='M16.5 0.25293C25.3365 0.25293 32.5 7.41645 32.5 16.2529C32.5 25.0894 25.3365 32.2529 16.5 32.2529C7.66352 32.2529 0.5 25.0894 0.5 16.2529C0.5 7.41645 7.66352 0.25293 16.5 0.25293ZM16.2549 1.45508C8.1942 1.58597 1.7002 8.16106 1.7002 16.2529C1.7002 24.4267 8.32626 31.0527 16.5 31.0527C24.6737 31.0527 31.2998 24.4267 31.2998 16.2529C31.2998 8.07919 24.6737 1.45313 16.5 1.45312L16.2549 1.45508ZM16.5 8.28516C18.6918 8.28516 20.6922 9.18145 22.1484 10.6533L23.4766 9.3252L24.4365 13.9814L19.7803 13.0215L21.2119 11.5889L21.2041 11.5811C19.9886 10.381 18.34 9.64453 16.5 9.64453C14.66 9.64456 13.0115 10.3967 11.8115 11.5811C10.6117 12.7966 9.86035 14.4449 9.86035 16.2529C9.86036 18.061 10.596 19.7092 11.8115 20.9248C13.0115 22.1092 14.66 22.8613 16.5 22.8613C18.34 22.8613 19.9885 22.1092 21.1885 20.9248C22.3884 19.7093 23.1396 18.061 23.1396 16.2529H24.5C24.5 18.4128 23.588 20.4126 22.1318 21.8525C20.6763 23.3244 18.6763 24.2207 16.5 24.2207C14.3245 24.2207 12.3244 23.3088 10.8682 21.8525C9.41199 20.4126 8.5 18.4128 8.5 16.2529C8.5 14.093 9.41202 12.0933 10.8682 10.6533C12.3237 9.18142 14.3237 8.28516 16.5 8.28516Z' fill='%23FFF'/%3e%3c/svg%3e"); }
videoplayer related .watch-next { position: relative; display: flex; justify-content: space-between; margin-inline: auto; overflow: hidden; border-radius: .25rem; background: var(--pri60-o70,#1B3E7Ab2) }
videoplayer related .watch-next-countdown { position: absolute; top: .25em; display: flex; align-items: center; gap: .75em; width: calc(100% - 2em); padding: 0 .75em }
videoplayer related .watch-next-countdown-text { flex: 0 0 auto; min-width: 96px; font-size: .5em; text-transform: uppercase; color: var(--pri10,#D6DEEB) }
videoplayer related .watch-next-countdown-text:before { content: ""; display: inline-block; width: 1em; height: 1em; margin-right: .125em; background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9" viewBox="0 0 9 9" fill="none"><path d="M1 0.25293L4.49581 2.23679L7.96 4.25272L4.49581 6.237L1 8.25293V0.25293Z" fill="%23D6DEEB"/></svg>') no-repeat; background-size: contain }
videoplayer related .watch-next-countdown-bar { display: block; height: 2px; width: 100%; border-radius: 1em; overflow: hidden; background-color: var(--black,#000) }
videoplayer related .watch-next-countdown-progress { display: block; height: 100%; background-color: var(--pri10,#D6DEEB) }
videoplayer related .watch-next-close { position: relative; width: 3.25em; font-size: .675em; background: var(--pri10,#D6DEEB); flex: 0 0 auto; cursor: pointer; }
/*videoplayer related .watch-next-close-text {position: absolute; bottom: .75em; left: 2.25em; display:flex; gap:.25em; align-items: center; text-transform: uppercase; color: var(--pri80, #122E5B); font-weight: 600; transform: rotate(-90deg); transform-origin: bottom left;}
*/
videoplayer related .watch-next-close-text { position: absolute; top: 50%; left: 50%; display: flex; gap: .25em; align-items: center; text-transform: uppercase; color: var(--pri80, #122E5B); font-weight: 600; transform: translate(-48%, -50%) rotate(-90deg); transform-origin: center center; }

videoplayer related .watch-next-close-text:before { content: ""; display: block; width: 1em; height: 1em; margin-bottom: 1px; background: var(--pri80, #122E5B) }

@container (width < 600px) {
    videoplayer related > .relatedvideo:nth-child(n+4) { display: none }
    videoplayer related .relatedvideo-time { display: none }
    videoplayer related .watch-next-countdown-text { min-width: 64px; font-size: 6px }
}

@container (width < 501px) {
    videoplayer related .watch-next { border-radius: 0 }
    videoplayer related .watch-next-close { font-size: .575em }
}

videoplayer videobreak { position: absolute; left: 0; top: 0; width: 100%; height: 100%; bottom: 0; display: flex; flex-direction: column; justify-content: space-between; 
padding: 1em; font-size: clamp(.8rem, calc(.5rem + 1.25cqw), 1.5rem);  color: var(--white, #FFF); font-family: var(--ff-videoplayer, "Inter"), sans-serif; z-index: 6; /*backdrop-filter: blur(20px);*/ background: var(--black-o70, #000000b2); }
videoplayer videobreak .videobreak-info { display: flex; gap: .425em; margin: auto; line-height: 1.1; font-size: 1.75em; font-weight: 600; }
videoplayer videobreak .videobreak-info.info:before {flex: 1 0 auto; width: 1.125em; height: 1.125em; background-image: url('data:image/svg+xml,<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.500244 14.7529C0.500244 7.03333 6.78064 0.75293 14.5002 0.75293C22.2198 0.75293 28.5002 7.03333 28.5002 14.7529C28.5002 22.4728 22.2198 28.7529 14.5002 28.7529C6.78064 28.7529 0.500244 22.4728 0.500244 14.7529ZM14.5001 26.9359C7.78262 26.9359 2.31758 21.4706 2.31758 14.7531C2.31758 8.03567 7.78262 2.57035 14.5001 2.57035C21.2176 2.57035 26.6829 8.03567 26.6829 14.7531C26.6829 21.4706 21.2176 26.9359 14.5001 26.9359ZM17.0114 9.07811C17.0114 7.97883 16.1658 7.04811 14.9814 7.04811C13.8821 7.04811 12.9514 7.97883 12.9514 9.07811C12.9514 10.1771 13.8821 11.1081 14.9814 11.1081C16.0807 11.1932 17.0114 10.2625 17.0114 9.07811ZM11.7667 20.1613C11.3437 23.2063 17.3505 23.0367 17.9421 20.753L17.9407 20.7552C17.9407 20.5015 17.7713 20.2476 17.4334 20.4173C17.2384 20.4823 17.081 20.5598 16.9275 20.6353L16.9275 20.6354C16.6812 20.7565 16.4451 20.8727 16.0807 20.9246C15.4888 20.9246 15.4045 20.1636 15.4888 19.7402C15.6018 18.5005 15.8645 17.1862 16.1272 15.8719L16.1272 15.8718C16.259 15.2124 16.3909 14.5529 16.5038 13.9028C16.5881 13.5637 16.6723 13.1415 16.5881 12.7184C16.5881 12.295 16.3341 12.0413 15.8265 12.0413C15.6294 12.0413 15.3563 12.0375 15.041 12.0331L15.0408 12.0331H15.0408C13.8686 12.0166 12.113 11.9919 11.5131 12.1256C10.9211 12.2107 10.9211 12.8024 11.4288 13.0563C11.6178 13.1273 11.8202 13.1453 12.01 13.1622C12.4987 13.2056 12.9038 13.2416 12.7817 14.1556C12.6625 14.8716 12.5327 15.5771 12.4035 16.2796C12.1662 17.5687 11.9309 18.8473 11.7667 20.1613Z" fill="white"/></svg>') }
videoplayer videobreak .videobreak-info:before { content: ""; display: block; width: 2.2em; height: 2.2em; background-repeat: no-repeat; background-size: contain }
videoplayer videobreak .prenos-ukoncen:before { background-image: url('data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%2257%22 height=%2256%22 viewBox=%220 0 57 56%22 fill=%22none%22><path d=%22M36.9622 17.2375H20.0375C18.7636 17.2375 17.7328 18.2683 17.7328 19.5421V36.4669C17.7328 37.7407 18.7636 38.7715 20.0375 38.7715H36.9622C38.236 38.7715 39.2668 37.7407 39.2668 36.4669V19.5421C39.2668 18.2683 38.236 17.2375 36.9622 17.2375ZM36.6426 36.1471H20.3568V19.8613H36.6426V36.1471ZM28.4997 0.00448237C21.0747 0.00448237 13.9516 2.95506 8.70108 8.20556C3.45052 13.4561 0.5 20.5798 0.5 28.0042C0.5 35.4286 3.45058 42.5523 8.70108 47.8028C13.9516 53.0534 21.0753 56.0039 28.4997 56.0039C35.9241 56.0039 43.0478 53.0533 48.2983 47.8028C53.5489 42.5523 56.4994 35.4286 56.4994 28.0042C56.4904 20.5815 53.5376 13.463 48.2891 8.2142C43.0406 2.96538 35.9218 0.0131248 28.4991 0.00390625L28.4997 0.00448237ZM28.4997 53.3806C21.7701 53.3806 15.3154 50.7069 10.5575 45.947C5.7974 41.1891 3.12384 34.7343 3.12384 28.0047C3.12384 21.2752 5.79757 14.8204 10.5575 10.0625C15.3153 5.30241 21.7701 2.62884 28.4997 2.62884C35.2293 2.62884 41.684 5.30258 46.442 10.0625C51.202 14.8203 53.8756 21.2752 53.8756 28.0047C53.8666 34.732 51.1906 41.1821 46.435 45.94C41.6772 50.6956 35.227 53.3714 28.4997 53.3806Z%22 fill=%22%23FFF%22/></svg>') }
videoplayer videobreak .no-video:before { background-image: url('data:image/svg+xml,<svg width="52" height="56" viewBox="0 0 52 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.1843 0.00390625C49.7009 0.0039392 49.3093 0.39549 49.3093 0.878906V55.1289C49.3093 55.6123 49.7009 56.0039 50.1843 56.0039C50.6656 56.0039 51.0593 55.6123 51.0593 55.1289V0.878906C51.0593 0.395469 50.6656 0.00390625 50.1843 0.00390625ZM23.9343 55.1289C23.9343 55.6123 24.3259 56.0039 24.8093 56.0039C25.2905 56.0039 25.6843 55.6123 25.6843 55.1289V48.5664H23.9343V55.1289ZM46.6775 55.1289H48.4275V53.3789H46.6775V55.1289ZM26.5535 55.1289H28.3035V53.3789H26.5535V55.1289ZM32.7292 35.8789H44.0603V52.5039H30.9353V48.5664H29.1853V53.3789C29.1853 53.8623 29.5769 54.2539 30.0603 54.2539H44.9343L44.9353 54.2529C45.4165 54.2528 45.8103 53.8613 45.8103 53.3779V35.0039C45.8103 34.5205 45.4165 34.129 44.9353 34.1289H31.6677L32.7292 35.8789ZM46.6775 51.6289H48.4275V49.8789H46.6775V51.6289ZM26.5535 51.6289H28.3035V49.8789H26.5535V51.6289ZM46.6775 48.1289H48.4275V46.3789H46.6775V48.1289ZM17.8093 17.0664C16.906 17.0621 16.0682 17.5324 15.6023 18.3066H15.6042L0.674561 42.8984C0.191166 43.6946 0.174416 44.6904 0.631592 45.502C1.08878 46.3132 1.948 46.8163 2.87964 46.8164H32.7371C33.671 46.8229 34.5333 46.3178 34.9861 45.502C35.4498 44.6926 35.4321 43.6925 34.9421 42.8984L20.0144 18.3066C19.5485 17.5324 18.7105 17.062 17.8093 17.0664ZM17.8093 18.8164C18.0981 18.8164 18.3674 18.9677 18.5183 19.2148H18.5164L33.446 43.8066C33.6033 44.0625 33.6072 44.3822 33.4607 44.6445C33.3141 44.9046 33.0365 45.0663 32.7371 45.0664H2.87964C2.58013 45.0663 2.30451 44.9046 2.15796 44.6445C2.00929 44.3821 2.01558 44.0625 2.17065 43.8066H2.1687L17.0984 19.2148C17.2493 18.9677 17.5184 18.8165 17.8093 18.8164ZM46.6775 44.6289H48.4275V42.8789H46.6775V44.6289ZM17.7546 38.9131C17.5536 38.9131 17.3482 38.9195 17.1384 38.9326C16.9284 38.9457 16.7225 38.9679 16.5212 38.9941C16.4928 39.1842 16.4711 39.3743 16.4558 39.5645C16.4405 39.7547 16.4333 39.9454 16.4333 40.1357C16.4333 40.326 16.4405 40.5167 16.4558 40.707C16.4711 40.8971 16.4928 41.0872 16.5212 41.2773C16.7223 41.3036 16.9256 41.3257 17.1267 41.3389C17.3279 41.352 17.5319 41.3584 17.7332 41.3584C17.9342 41.3584 18.1375 41.352 18.3386 41.3389C18.5399 41.3257 18.7438 41.3036 18.9451 41.2773C18.9735 41.0871 18.9952 40.9012 19.0105 40.7197C19.0258 40.536 19.033 40.3475 19.033 40.1572C19.0329 39.9672 19.0258 39.7728 19.0105 39.5762C18.9952 39.3794 18.9735 39.1844 18.9451 38.9941C18.7439 38.9679 18.5449 38.9457 18.3503 38.9326C18.1557 38.9195 17.9581 38.9131 17.7546 38.9131ZM46.6775 41.1289H48.4275V39.3789H46.6775V41.1289ZM46.6775 37.6289H48.4275V35.8789H46.6775V37.6289ZM17.7546 26.5273C17.5534 26.5273 17.3494 26.5338 17.1482 26.5469C16.9471 26.56 16.746 26.5822 16.5427 26.6084L16.6716 36.8721C17.0085 36.9268 17.348 36.9531 17.6892 36.9531C18.0303 36.9575 18.3713 36.9289 18.7058 36.8721L18.8572 26.6084C18.6712 26.5822 18.487 26.56 18.3054 26.5469C18.1262 26.5338 17.9426 26.5273 17.7546 26.5273ZM46.6775 34.1289H48.4275V32.3789H46.6775V34.1289ZM30.0593 12.2539C29.576 12.254 29.1843 12.6455 29.1843 13.1289V30.0381L30.6042 32.3789H44.9343C45.4154 32.3789 45.8091 31.9872 45.8093 31.5039V13.1289C45.8093 12.6455 45.4155 12.254 44.9343 12.2539H30.0593ZM46.6775 30.6289H48.4275V28.8789H46.6775V30.6289ZM44.0593 14.0039V30.6289H30.9343V14.0039H44.0593ZM46.6775 27.1289H48.4275V25.3789H46.6775V27.1289ZM26.5525 25.7051L27.4167 27.1289H28.3025V25.3789H26.5525V25.7051ZM24.8093 0.00390625C24.326 0.00403187 23.9343 0.395547 23.9343 0.878906V21.3906L25.6843 24.2744V0.878906C25.6843 0.395469 25.2906 0.00390625 24.8093 0.00390625ZM46.6775 23.6289H48.4275V21.8789H46.6775V23.6289ZM26.5535 23.6289H28.3035V21.8789H26.5535V23.6289ZM46.6775 20.1289H48.4275V18.3789H46.6775V20.1289ZM26.5535 20.1289H28.3035V18.3789H26.5535V20.1289ZM46.6775 16.6289H48.4275V14.8789H46.6775V16.6289ZM26.5535 16.6289H28.3035V14.8789H26.5535V16.6289ZM46.6775 13.1289H48.4275V11.3789H46.6775V13.1289ZM26.5535 13.1289H28.3035V11.3789H26.5535V13.1289ZM30.0603 0.00390625C29.5769 0.00390625 29.1853 0.395469 29.1853 0.878906V9.62891C29.1853 10.1123 29.5769 10.5039 30.0603 10.5039H44.9343C45.4156 10.5039 45.8103 10.1123 45.8103 9.62891V0.878906C45.8103 0.395536 45.4165 0.00401383 44.9353 0.00390625C44.4519 0.00390625 44.0603 0.395469 44.0603 0.878906V8.75391H30.9353V0.878906C30.9353 0.39563 30.5413 0.00416557 30.0603 0.00390625ZM46.6775 9.62891H48.4275V7.87891H46.6775V9.62891ZM26.5535 9.62891H28.3035V7.87891H26.5535V9.62891ZM46.6775 6.12891H48.4275V4.37891H46.6775V6.12891ZM26.5535 6.12891H28.3035V4.37891H26.5535V6.12891ZM46.6775 2.62891H48.4275V0.878906H46.6775V2.62891ZM26.5535 2.62891H28.3035V0.878906H26.5535V2.62891Z" fill="white"/></svg>') }

videoplayer videobreak .videobreak-related { display: flex; gap: 1em; justify-content: center; }
videoplayer .videobreak-related .relatedvideo { flex: 0 0 auto; width: 30.6cqw; position: relative }
videoplayer .videobreak-related .relatedvideo-image { width: 100%; border-radius: var(--radius-s, .25rem); }
videoplayer .videobreak-related .relatedvideo-info { position: absolute; bottom: 0; left: 0; top: 0; right: 0; display: flex; flex-direction: column-reverse; padding: .75em; text-shadow: 0px 0px 4px #000; background: linear-gradient(180deg, transparent -0.45%, var(--pri90-o70, rgba(9, 30, 60, 0.70)) 65.15%); }
videoplayer .videobreak-related .relatedvideo-title { font-size: .875em }
videoplayer .videobreak-related .relatedvideo-time { font-size: .75em }

@container (width < 501px) {
    videoplayer .videobreak-related .relatedvideo-info { display: none }
}

videoinfo { display: flex; gap: .5em; flex-wrap: wrap; align-items: center; position: absolute; left: 0; top: 0; right: 0; max-height: 0; padding: 1em; z-index: 3; overflow: hidden; opacity: 0; cursor:default; transition: opacity 500ms, max-height 500ms; color: #fff; font-size: clamp(.8rem, calc(.5rem + 1.25cqw), 1.5rem); font-family: var(--ff-videoplayer, "Inter"), sans-serif; background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 50%, transparent 100%); }

/*kvuli audioplayeru*/
@media (hover: hover) {
    videoplayer[videoplayer]:hover videoinfo { max-height: 50%; opacity: 1; }

    videoplayer[videoplayer]:fullscreen:hover videoinfo, videoplayer[videoplayer].fake-fullscreen:hover videoinfo {max-height: 0; opacity:0}
    videoplaye[videoplayer]r:-webkit-full-screen:hover videoinfo {max-height: 0; opacity:0}
    videoplayer[videoplayer]:fullscreen:has(toolbar:hover) videoinfo, videoplayer[videoplayer].fake-fullscreen:has(toolbar:hover) videoinfo {max-height: 50%; opacity:1}
    videoplayer[videoplayer]:-webkit-full-screen:has(toolbar:hover) videoinfo {max-height: 50%; opacity:1}
}


/*


videoplayer:fullscreen, videoplayer.fake-fullscreen { width: 100% !important; height: 100% !important; padding-top: 0 !important; margin-bottom: 0 !important; }
videoplayer:-webkit-full-screen { width: 100% !important; height: 100% !important; padding-top: 0 !important; margin-bottom: 0 !important; }


*/



videoplayer.videoinfo-on videoinfo,
videoplayer[videoplayer="videoplayer-touch"].paused videoinfo { max-height: 50%; opacity: 1; }

videoplayer.ended videoinfo, videoplayer[type="extratoolbar"] videoinfo, videoplayer.break videoinfo, videoplayer.roller-on videoinfo { display: none }

/* videoplayer[videoplayer] kvuli prebijeni stylu */
videoplayer[videoplayer] videoinfo a, videoplayer[videoplayer] videoinfo a:hover { color: #FFF; }
videoinfo .videoinfo-title { width: 100%;  font-size: 1.125em; font-weight: 600; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-shadow: 0px .25em .5em rgba(0, 0, 0, 0.50); }

videoinfo .videoinfo-btn, videoinfo .videoinfo-btn:hover { display: inline-block; padding: .325em .4375em; font-size: .75em; line-height: 1.12; text-decoration: none; color: #FFF; border: solid 1px #fff; border-radius: .25em; background: rgba(0,0,0,.5) }
.admoreinfo-btn, .admoreinfo-btn:hover { display: inline-block; padding: .325em .4375em; font-size: clamp(.6rem, calc(.375rem + 0.9375cqw), 1.125rem); line-height: 1.2; text-decoration: none; color: #FFF; border: solid 1px #fff; border-radius: .25em; background: rgba(0,0,0,.5) }
videoinfo .videoinfo-btn:hover, videoplayer .admoreinfo-btn:hover { background: rgba(0,0,0,.8) }
videoinfo .videoinfo-info { display: inline-flex; gap: .25em; align-items: center; padding: .25em; cursor: pointer; transition: ease-out width 500ms; border-radius: 1em; background: rgba(0,0,0,.5) }
videoinfo .videoinfo-info:before { content: ""; display: block; width: 1em; height: 1em; 
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23FFF" d="M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 93.5C26 93.5 6.5 74 6.5 50S26 6.5 50 6.5 93.5 26 93.5 50 74 93.5 50 93.5zm1.7-71c4.2 0 7.2 3.3 7.2 7.3 0 4.2-3.3 7.6-7.2 7.2-3.9 0-7.2-3.3-7.2-7.2 0-4 3.3-7.3 7.2-7.3zm10.6 48.9c-2.1 8.2-23.6 8.8-22.1-2.1.9-7.2 2.4-14.2 3.6-21.4.6-4.5-2.4-3-4.8-3.9-1.8-.9-1.8-3 .3-3.3 2.7-.6 12.1-.3 15.4-.3 1.8 0 2.7.9 2.7 2.4.3 1.5 0 3-.3 4.2-1.2 6.9-3 14.2-3.6 20.8-.3 1.5 0 4.2 2.1 4.2 2.1-.3 3-1.2 4.8-1.8 1.3-.6 1.9.3 1.9 1.2z"/></svg>') no-repeat; background-size: contain }
videoinfo .videoinfo-info-detail { display: none; padding-right: .25em; font-size: .8125em; line-height: 1.2; }

videoinfo .videoinfo-info.open:before {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23FFF" d="M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm1.7 22.5c4.2 0 7.2 3.3 7.2 7.3 0 4.2-3.3 7.6-7.2 7.2-3.9 0-7.2-3.3-7.2-7.2 0-4 3.3-7.3 7.2-7.3zm10.6 48.9c-2.1 8.2-23.6 8.8-22.1-2.1.9-7.2 2.4-14.2 3.6-21.4.6-4.5-2.4-3-4.8-3.9-1.8-.9-1.8-3 .3-3.3 2.7-.6 12.1-.3 15.4-.3 1.8 0 2.7.9 2.7 2.4.3 1.5 0 3-.3 4.2-1.2 6.9-3 14.2-3.6 20.8-.3 1.5 0 4.2 2.1 4.2 2.1-.3 3-1.2 4.8-1.8 1.3-.6 1.9.3 1.9 1.2z"/></svg>')}
videoinfo .videoinfo-info.open .videoinfo-info-detail { display: block; }

videoplayer .admoreinfo-btn, videoplayer .admoreinfo-btn:hover { position: absolute; top: 1rem; right: 1rem; z-index: 2; cursor:pointer; color:#FFF; text-decoration:none }

videoplayer .cancelsticky { position: absolute; top: 1rem; right: 1rem; width: 1rem; height: 1rem; z-index: 5; text-decoration: none; cursor: pointer; background-size: contain; background-image: url('https://1gr.cz/u/icon/org/ads-close.svg') }

/* mini player, dirty == true, dirtyFlag == 'mini' */
videoplayer[flag="mini"] toolbar span, 
videoplayer[flag="mini"] options .share-off, 
videoplayer[flag="mini"] options .share-on, 
videoplayer[flag="mini"] options .settings-off, 
videoplayer[flag="mini"] options .settings-on { display: none; }

videoplayer[flag="mini"]:fullscreen toolbar span, 
videoplayer[flag="mini"]:fullscreen options .share-off, 
videoplayer[flag="mini"]:fullscreen options .share-on, 
videoplayer[flag="mini"]:fullscreen options .settings-off, 
videoplayer[flag="mini"]:fullscreen options .settings-on { display: revert; }

videoplayer[flag="mini"]:-webkit-full-screen toolbar span, 
videoplayer[flag="mini"]:-webkit-full-screen options .share-off, 
videoplayer[flag="mini"]:-webkit-full-screen options .share-on, 
videoplayer[flag="mini"]:-webkit-full-screen options .settings-off, 
videoplayer[flag="mini"]:-webkit-full-screen options .settings-on { display: revert; }

videoplayer[flag="mini"].ended related { display: none; }
videoplayer[flag="mini"] videoinfo { display: none; }
 
videoplayer[flag="sticky"] toolbar span, videoplayer[flag="sticky"]:hover toolbar span {display:none } /*zobecnit pro male prehravace u "mysoveho" ovladani */

videoplayer[flag="apionly"] toolbar, 
videoplayer[flag="apionly"] videoinfo, 
videoplayer[flag="apionly"][videoplayer].paused:before,
videoplayer[flag="apionly"].dummy:hover:before, 
videoplayer[flag="apionly"].dummy:focus:before  {display:none}

videoplayer[type="extratoolbar"][flag="outstream"] toolbar {bottom: auto; top: 0; left:0; width:auto; transform: none;}
videoplayer[type="extratoolbar"][flag="outstream"] toolbar, videoplayer[type="extratoolbar"][flag="outstream"]:hover toolbar { background:linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);}
videoplayer[type="extratoolbar"][flag="outstream"] toolbar seekbar,
videoplayer[type="extratoolbar"][flag="outstream"] toolbar span,
videoplayer[type="extratoolbar"][flag="outstream"] toolbar volumebar,
videoplayer[type="extratoolbar"][flag="outstream"] toolbar options,
videoplayer[type="extratoolbar"][flag="outstream"] videoinfo, 
videoplayer[type="extratoolbar"][flag="outstream"][videoplayer].paused:before,
videoplayer[type="extratoolbar"][flag="outstream"].dummy:hover:before, 
videoplayer[type="extratoolbar"][flag="outstream"].dummy:focus:before {display:none}
videoplayer[type="extratoolbar"][flag="outstream"] toolbar > * {opacity: 1}
/* vzhled zaviratka outstreamu si resi obchod */


/* SPH neverending feed */

videoplayer[videoplayer][type="preview"] videoinfo { display: none; }
videoplayer[videoplayer][type="preview"] toolbar {
--toolbar-gradient:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
 height: 2.75em; background: none; transform: translateY(0); }

videoplayer[videoplayer][type="preview"]  a ~ skip,

videoplayer[videoplayer][type="preview"] toolbar > *, 
videoplayer[videoplayer][type="preview"] toolbar slider,
videoplayer[videoplayer][type="preview"] options {display:none}

:is(videoplayer[videoplayer][type="preview"], videoplayer[videoplayer][type="preview"]) :is(seekbar, toggle.mute, toggle.volume, span) {display: block; } 
:is(videoplayer[videoplayer][type="preview"], videoplayer[videoplayer][type="preview"]) :is(toggle.mute, toggle.volume) {order: -1} 

videoplayer[videoplayer][type="preview"] toolbar seekbar, videoplayer[type="preview"] toolbar seekbar bar,
videoplayer[videoplayer][type="preview"] toolbar seekbar stripemark { display: block }

videoplayer[videoplayer][type="preview"] toolbar seekbar {bottom:0}


.sph-video videoplayer video { cursor: pointer }

videoplayer toolbar.h, videoplayer:hover toolbar.h {display:none}
videoplayer videoinfo.h, videoplayer:hover videoinfo.h {display:none}

/*zamcene video*/
videoplayer.not-available-lock:after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.666) }  
videoplayer.not-available-lock>div { position: absolute; left: 0; top: 50%; transform: translateY(-50%); right: 0; text-align: center; z-index: 1; color: #FFF; font-weight: 300; font-size: 120%; /*font-family: Inter, Arial, sans-serif*/ }  
@media (max-width: 600px) { 
    videoplayer.not-available-lock>div { font-size: 3.2vw } 
}  
videoplayer.not-available-lock .restriction-lock { display: inline-block; width: 2em; height: 2em; margin: 0 0 1.5em; background: url(//1gr.cz/u/icon/fff/locked.svg) 50% 50% no-repeat; background-size: contain }  
videoplayer.not-available-lock .restriction-premium { display: inline-block; width: 16.5em; height: 2em; margin: 0 0 1.5em; background: url('//1gr.cz/o/premium/logo-premium.svg') 50% 50% no-repeat; background-size: contain }  
videoplayer.not-available-lock .btn { display: inline-flex; margin: 0 0 1.5em; text-decoration: none; padding: 0.75em 1.75em; width: 11em; text-transform: none; border-radius: 0.3em; font-size: 100%; line-height: 1.25em; height: auto; font-family: Inter, Arial, sans-serif; align-items: center; justify-content: center; border: 0 !important; font-weight: normal; box-sizing: border-box }  
videoplayer.not-available-lock .btn-login { background: #1B3E7A !important; color: #FFF !important }  
videoplayer.not-available-lock .btn-subscribe { background: #E8B332 !important; color: #000 !important }  
videoplayer.not-available-lock .ico-login:before { content: ''; width: 1.1em; height: 1.1em; display: inline-block; background-image: url('//1gr.cz/u/icon/FFF/login0.svg'); vertical-align: middle; margin: 0 0.5em 0 0; filter: none }  
videoplayer.not-available-lock p { margin: 0 auto 1.5em; /*max-width: 360px;*/ text-wrap: balance; font-size: 100% }  
videoplayer.not-available-lock a { color: #FFF !important; text-decoration: underline }  


/**** /podcasty ****/
videoplayer[audioplayer] { background: inherit; background-color: #102447; font-family: inherit; transition: initial; margin: 0; padding: 0 0 208px; }
videoplayer[audioplayer] video { z-index: 0; }
videoplayer[audioplayer] skip { background: rgba(0,0,0,0.0); height: 40px; width: 142px; margin-left: -71px; top: 42px; font-size: 14px; font-weight: normal; padding: 9px; border-radius: 3px; border: solid; border-width: 1px; border-color: #678AC6; letter-spacing: initial; }
videoplayer[audioplayer] skip bar { background: #1B3E7A; height: 100%; border-radius: 3px 0px 0px 3px; position: absolute; top: 0px; left: 0px; z-index: -1; width: 63%; }
videoplayer[audioplayer] skip bar.end { border-radius: 3px; }
videoplayer[audioplayer] toolbar { background: #102447; width: 100%; height: 208px; border-radius: 6px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08); top: 0; position: absolute; cursor: default; }
videoplayer[audioplayer] seekbar { background: rgba(255,255,255,0.5); box-shadow: 0 0 0 0; border-radius: 2px; height: 4px; position: absolute; bottom: 26px; left: 152px; cursor: pointer; width: calc(100% - 264px); margin-bottom: 0; }
videoplayer[audioplayer] seekbar bar {height: 4px; background: #FFFFFF; border-radius: 2px; }
videoplayer[audioplayer] volumebar { display: none }
videoplayer[audioplayer] volumebar bar { display: none }
videoplayer[audioplayer] toolbar play { position: absolute; left: 24px; bottom: 24px; margin: 0; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50 0c27.614 0 50 22.386 50 50s-22.386 50-50 50S0 77.614 0 50 22.386 0 50 0Zm0 4-.76.006C24.184 4.412 4 24.85 4 50c0 25.405 20.595 46 46 46s46-20.595 46-46S75.405 4 50 4ZM38.5 25.32c9.36 3.06 32.47 15.41 40.15 22.06 1.78 1.54 1.82 3.66 0 5.24-7.68 6.64-30.79 19-40.15 22.06-4.2 1.38-5.84-1.94-6.34-4.33-2.88-13.74-2.87-26.99 0-40.7.5-2.39 2.14-5.7 6.34-4.33Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; width: 64px; height: 64px; }
videoplayer[audioplayer] toolbar play.pause { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50 0c27.614 0 50 22.386 50 50s-22.386 50-50 50S0 77.614 0 50 22.386 0 50 0Zm0 4-.76.006C24.184 4.412 4 24.85 4 50c0 25.405 20.595 46 46 46s46-20.595 46-46S75.405 4 50 4Zm15 21c2.364 0 4.728.335 7.092 1.006A4 4 0 0 1 75 29.854v40.292a4 4 0 0 1-2.908 3.848A25.88 25.88 0 0 1 65 75a25.88 25.88 0 0 1-7.092-1.006A4 4 0 0 1 55 70.146V29.854a4 4 0 0 1 2.908-3.848A25.88 25.88 0 0 1 65 25Zm-30 0c2.364 0 4.728.335 7.092 1.006A4 4 0 0 1 45 29.854v40.292a4 4 0 0 1-2.908 3.848A25.88 25.88 0 0 1 35 75a25.88 25.88 0 0 1-7.092-1.006A4 4 0 0 1 25 70.146V29.854a4 4 0 0 1 2.908-3.848A25.88 25.88 0 0 1 35 25Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain }
videoplayer[audioplayer] toolbar span { color: rgba(255,255,255,0.5); clear: both; position: absolute; bottom: 34px; left: 152px; width: calc(100% - 264px); padding: inherit; height: 14px; line-height: 14px; font-size: 12px; }
videoplayer[audioplayer] toolbar.active span { color: #FFFFFF; }
videoplayer[audioplayer] toolbar span p { cursor: pointer; font-weight: normal; font-size: 12px; }
videoplayer[audioplayer] toolbar span p.alignleft { float: left; }
videoplayer[audioplayer] toolbar span p.alignright { float: right; }
videoplayer[audioplayer] toolbar toggle { display: none }
videoplayer[audioplayer] > a { display: none; text-align: center; width: 100px; height: 14px; left: 50%; margin-left: -50px; top: 98px; color: #FFF; font-size: 12px; font-weight: bold; }
videoplayer[audioplayer] > a ico { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M31.2 0c-.7 0-1.4.3-1.9.8l-9.7 9.7c-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9l32.6 32.6 3.1 3.1-3.1 3.1-32.6 32.6c-.5.5-.8 1.2-.8 1.9s.3 1.4.8 1.9l9.7 9.7c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8L80.5 52c1-1 1-2.8 0-3.8L33.1.8c-.5-.5-1.2-.8-1.9-.8%22 fill=%22%23FFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; display: inline-block; height: 9px; width: 9px; vertical-align: text-top; margin-top: 3px; margin-left: 2px; }
videoplayer[audioplayer] audioSkipAdTitle { position: absolute; text-align: center; width: 60px; height: 14px; left: 50%; margin-left: -30px; top: 24px; color: #FFF; font-size: 12px; font-weight: normal; opacity: 0.5; }
videoplayer[audioplayer] a.facebook { display: none }
videoplayer[audioplayer] a.twitter { display: none }
videoplayer[audioplayer] a.embed { display: none }
videoplayer[audioplayer] toolbar audiotitle, videoplayer[audioplayer] toolbar otheroptions audiooptionstitle { display: block; color: #FFF; height: auto; max-height: 44px; margin-left: 24px; margin-top: 24px; margin-bottom: 12px; width: calc(100% - 176px); font-weight: 800; font-size: 18px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
videoplayer[audioplayer] toolbar audioimage.active { cursor: pointer; }
videoplayer[audioplayer] toolbar audioimage { width: 112px; height: 112px; float: right; margin-right: 24px; margin-top: 24px; border-radius: 4px; box-shadow: 0 0 12px 0 rgba(0,0,0,0.48); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
videoplayer[audioplayer] toolbar audiobackward { cursor: pointer; color: rgba(255,255,255,0.5); background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m15.537 11.574.579-.474 1.061-.782c.622-.454 1.3-.94 2.058-1.437a52.458 52.458 0 0 1 9.091-4.851A51.406 51.406 0 0 1 41.13.529 50.024 50.024 0 0 1 48.582 0h2.245l1.778.157 1.812.2c.311 0 .584 0 .94.1l1.066.183c1.423.256 2.845.5 4.268.795l4.112 1.194-.005.006a51.51 51.51 0 0 1 31.998 30.459 48.972 48.972 0 0 1 3.2 18.01v2.362l-.2 2.117c-.072.712-.083 1.423-.21 2.118l-.445 2.15-.411 2.218c-.156.727-.4 1.422-.584 2.106-.356 1.433-.8 2.84-1.34 4.212l-.269.657-.516 1.312a21.038 21.038 0 0 1-.848 1.915l-1.923 3.601-2.206 3.374c-.364.555-.77 1.075-1.182 1.583l-.824 1.01-.395.502a28.089 28.089 0 0 1-2.545 2.845 26.835 26.835 0 0 1-2.662 2.551c-.922.767-1.806 1.567-2.717 2.279l-2.846 1.95v-.005a26.536 26.536 0 0 1-2.845 1.678c-.889.522-1.806.995-2.745 1.422a46.223 46.223 0 0 1-5.207 2.151l-2.473.811c-.318.098-.637.177-.953.249l-.937.202a19.24 19.24 0 0 0-.455.105l-2.162.484a9.24 9.24 0 0 1-1.04.16l-.662.072a8.925 8.925 0 0 0-.304.04l-.462.055-1.323.172c-.564.07-1.094.123-1.577.123H50.12v-.911l2.05-.173 2.446-.21c.41-.056.844-.132 1.303-.218l1.443-.274c.168-.031.338-.062.51-.092.49-.103.996-.17 1.515-.294l2.453-.673.427-.132.871-.254c.297-.089.601-.184.92-.298l2.305-.939a42.391 42.391 0 0 0 4.896-2.39c.856-.477 1.69-1 2.49-1.567a25.04 25.04 0 0 0 2.03-1.384l.487-.377a45.156 45.156 0 0 0 9.303-9.53l.336-.494.694-.979c.347-.491.684-.99.976-1.518l1.795-3.217 1.506-3.43c.256-.574.459-1.172.651-1.777l.384-1.216c.065-.202.133-.405.204-.607v.005a30.81 30.81 0 0 0 .94-3.74c.127-.627.3-1.266.4-1.889l.21-1.878.229-1.89V52.3a.44.44 0 0 1 .878.04.44.44 0 0 1-.878.044v-.128l.027-.94a42.36 42.36 0 0 0-3.828-15.392 42.914 42.914 0 0 0-21.412-21.195 41.425 41.425 0 0 0-6.697-2.35l-3.345-.728-3.118-.356-.756-.1h-5.818l.006.006a37.867 37.867 0 0 0-5.863.81 40.245 40.245 0 0 0-15.788 7.149l-.517.393c-.325.24-.628.484-.915.723l-.553.47c-.266.228-.52.445-.766.64L23.13 22.81l-1.05 1.083 11.848 11.776H0v-33.9l12.448 12.432 1.423-1.223 1.666-1.404Z%22 fill=%22rgba(255%2C255%2C255%2C0.5)%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; width: 24px; height: 24px; position: absolute; left: 112px; bottom: 24px; }
videoplayer[audioplayer] toolbar audiomore { cursor: pointer; color: rgba(255,255,255,0.5); background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50.001 6v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 18.002c-.006-6.626-5.372-11.99-11.999-11.996V6Zm0 32v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 50.002c-.006-6.626-5.372-11.99-11.999-11.996V38Zm0 32v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 82.002c-.006-6.626-5.372-11.99-11.999-11.996V70Z%22 fill=%22rgba(255%2C255%2C255%2C0.5)%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; width: 24px; height: 21.12px; position: absolute; right: 16px; bottom: 25.44px; background-size: contain; }
videoplayer[audioplayer] toolbar.active audiobackward { color: #FFFFFF; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m15.537 11.574.579-.474 1.061-.782c.622-.454 1.3-.94 2.058-1.437a52.458 52.458 0 0 1 9.091-4.851A51.406 51.406 0 0 1 41.13.529 50.024 50.024 0 0 1 48.582 0h2.245l1.778.157 1.812.2c.311 0 .584 0 .94.1l1.066.183c1.423.256 2.845.5 4.268.795l4.112 1.194-.005.006a51.51 51.51 0 0 1 31.998 30.459 48.972 48.972 0 0 1 3.2 18.01v2.362l-.2 2.117c-.072.712-.083 1.423-.21 2.118l-.445 2.15-.411 2.218c-.156.727-.4 1.422-.584 2.106-.356 1.433-.8 2.84-1.34 4.212l-.269.657-.516 1.312a21.038 21.038 0 0 1-.848 1.915l-1.923 3.601-2.206 3.374c-.364.555-.77 1.075-1.182 1.583l-.824 1.01-.395.502a28.089 28.089 0 0 1-2.545 2.845 26.835 26.835 0 0 1-2.662 2.551c-.922.767-1.806 1.567-2.717 2.279l-2.846 1.95v-.005a26.536 26.536 0 0 1-2.845 1.678c-.889.522-1.806.995-2.745 1.422a46.223 46.223 0 0 1-5.207 2.151l-2.473.811c-.318.098-.637.177-.953.249l-.937.202a19.24 19.24 0 0 0-.455.105l-2.162.484a9.24 9.24 0 0 1-1.04.16l-.662.072a8.925 8.925 0 0 0-.304.04l-.462.055-1.323.172c-.564.07-1.094.123-1.577.123H50.12v-.911l2.05-.173 2.446-.21c.41-.056.844-.132 1.303-.218l1.443-.274c.168-.031.338-.062.51-.092.49-.103.996-.17 1.515-.294l2.453-.673.427-.132.871-.254c.297-.089.601-.184.92-.298l2.305-.939a42.391 42.391 0 0 0 4.896-2.39c.856-.477 1.69-1 2.49-1.567a25.04 25.04 0 0 0 2.03-1.384l.487-.377a45.156 45.156 0 0 0 9.303-9.53l.336-.494.694-.979c.347-.491.684-.99.976-1.518l1.795-3.217 1.506-3.43c.256-.574.459-1.172.651-1.777l.384-1.216c.065-.202.133-.405.204-.607v.005a30.81 30.81 0 0 0 .94-3.74c.127-.627.3-1.266.4-1.889l.21-1.878.229-1.89V52.3a.44.44 0 0 1 .878.04.44.44 0 0 1-.878.044v-.128l.027-.94a42.36 42.36 0 0 0-3.828-15.392 42.914 42.914 0 0 0-21.412-21.195 41.425 41.425 0 0 0-6.697-2.35l-3.345-.728-3.118-.356-.756-.1h-5.818l.006.006a37.867 37.867 0 0 0-5.863.81 40.245 40.245 0 0 0-15.788 7.149l-.517.393c-.325.24-.628.484-.915.723l-.553.47c-.266.228-.52.445-.766.64L23.13 22.81l-1.05 1.083 11.848 11.776H0v-33.9l12.448 12.432 1.423-1.223 1.666-1.404Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; }
videoplayer[audioplayer] toolbar.active audiomore { color: #FFFFFF; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50.001 6v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 18.002c-.006-6.626-5.372-11.99-11.999-11.996V6Zm0 32v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 50.002c-.006-6.626-5.372-11.99-11.999-11.996V38Zm0 32v.006a11.992 11.992 0 0 0-11.087 7.406 11.982 11.982 0 0 0 2.604 13.07 11.989 11.989 0 0 0 13.073 2.605A11.99 11.99 0 0 0 62 82.002c-.006-6.626-5.372-11.99-11.999-11.996V70Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; background-size: cover; }
videoplayer[audioplayer] toolbar audioforward { cursor: pointer; color: rgba(255,255,255,0.5); background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m86.13 12.978-1.667-1.404-.579-.474-1.061-.781-.775-.56a40.23 40.23 0 0 0-1.283-.877 52.458 52.458 0 0 0-9.091-4.852A51.406 51.406 0 0 0 58.87.53 50.08 50.08 0 0 0 51.418 0h-2.245l-1.778.157-1.812.2c-.311 0-.584 0-.94.1L43.578.64c-1.423.256-2.845.5-4.268.795L35.197 2.63l.005.005A51.51 51.51 0 0 0 3.204 33.094a48.972 48.972 0 0 0-3.2 18.01v2.362l.2 2.118.037.426.065.85c.025.283.057.563.109.841l.444 2.15.411 2.218c.156.728.4 1.423.584 2.106.356 1.434.8 2.84 1.34 4.212l.269.657.516 1.313c.259.652.528 1.295.848 1.915l1.923 3.6 2.206 3.374c.364.556.77 1.075 1.182 1.584l.824 1.01.395.501a28.089 28.089 0 0 0 2.545 2.846 26.835 26.835 0 0 0 2.662 2.55c.922.767 1.806 1.568 2.717 2.279l2.846 1.95v-.005a26.536 26.536 0 0 0 2.845 1.678c.889.523 1.806.995 2.745 1.423 1.69.822 3.429 1.54 5.207 2.15l2.473.812c.318.098.637.177.953.248l.937.203c.153.033.305.068.455.105l2.162.483a9.24 9.24 0 0 0 1.04.161l.662.071.304.04.462.055 1.323.172c.564.07 1.094.123 1.577.123h4.607v-.911l-2.05-.172-2.446-.211c-.41-.055-.844-.131-1.303-.217l-1.443-.275-.51-.092c-.49-.102-.996-.169-1.515-.294l-2.453-.673-.427-.131-.871-.255a18.163 18.163 0 0 1-.92-.297l-2.305-.94a42.391 42.391 0 0 1-4.896-2.39c-.856-.477-1.69-1-2.49-1.566a25.017 25.017 0 0 1-2.03-1.385l-.487-.377a45.156 45.156 0 0 1-9.303-9.53l-.336-.494-.694-.978c-.347-.492-.684-.99-.976-1.518l-1.795-3.218-1.506-3.429a17.167 17.167 0 0 1-.651-1.777l-.384-1.216a24.622 24.622 0 0 0-.204-.608v.006a30.936 30.936 0 0 1-.94-3.74c-.127-.628-.3-1.267-.4-1.89l-.21-1.878-.229-1.89V52.3a.44.44 0 0 0-.878.04.44.44 0 0 0 .878.044v-.128l-.027-.939a42.36 42.36 0 0 1 3.828-15.393A42.914 42.914 0 0 1 31.318 14.73a41.425 41.425 0 0 1 6.697-2.35l3.345-.729 3.118-.356.756-.1h5.818l-.006.006c1.973.117 3.935.389 5.863.811a40.245 40.245 0 0 1 15.788 7.148l.517.393c.325.24.628.484.915.724l1.07.908c.084.07.167.137.249.202l1.423 1.423 1.05 1.084-11.848 11.775H100V1.77L87.552 14.2l-1.423-1.223Z%22 fill=%22rgba(255%2C255%2C255%2C0.5)%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; width: 24px; height: 24px; position: absolute; right: 72px; bottom: 24px; }
videoplayer[audioplayer] toolbar.active audioforward { color: #FFFFFF; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m86.13 12.978-1.667-1.404-.579-.474-1.061-.781-.775-.56a40.23 40.23 0 0 0-1.283-.877 52.458 52.458 0 0 0-9.091-4.852A51.406 51.406 0 0 0 58.87.53 50.08 50.08 0 0 0 51.418 0h-2.245l-1.778.157-1.812.2c-.311 0-.584 0-.94.1L43.578.64c-1.423.256-2.845.5-4.268.795L35.197 2.63l.005.005A51.51 51.51 0 0 0 3.204 33.094a48.972 48.972 0 0 0-3.2 18.01v2.362l.2 2.118.037.426.065.85c.025.283.057.563.109.841l.444 2.15.411 2.218c.156.728.4 1.423.584 2.106.356 1.434.8 2.84 1.34 4.212l.269.657.516 1.313c.259.652.528 1.295.848 1.915l1.923 3.6 2.206 3.374c.364.556.77 1.075 1.182 1.584l.824 1.01.395.501a28.089 28.089 0 0 0 2.545 2.846 26.835 26.835 0 0 0 2.662 2.55c.922.767 1.806 1.568 2.717 2.279l2.846 1.95v-.005a26.536 26.536 0 0 0 2.845 1.678c.889.523 1.806.995 2.745 1.423 1.69.822 3.429 1.54 5.207 2.15l2.473.812c.318.098.637.177.953.248l.937.203c.153.033.305.068.455.105l2.162.483a9.24 9.24 0 0 0 1.04.161l.662.071.304.04.462.055 1.323.172c.564.07 1.094.123 1.577.123h4.607v-.911l-2.05-.172-2.446-.211c-.41-.055-.844-.131-1.303-.217l-1.443-.275-.51-.092c-.49-.102-.996-.169-1.515-.294l-2.453-.673-.427-.131-.871-.255a18.163 18.163 0 0 1-.92-.297l-2.305-.94a42.391 42.391 0 0 1-4.896-2.39c-.856-.477-1.69-1-2.49-1.566a25.017 25.017 0 0 1-2.03-1.385l-.487-.377a45.156 45.156 0 0 1-9.303-9.53l-.336-.494-.694-.978c-.347-.492-.684-.99-.976-1.518l-1.795-3.218-1.506-3.429a17.167 17.167 0 0 1-.651-1.777l-.384-1.216a24.622 24.622 0 0 0-.204-.608v.006a30.936 30.936 0 0 1-.94-3.74c-.127-.628-.3-1.267-.4-1.89l-.21-1.878-.229-1.89V52.3a.44.44 0 0 0-.878.04.44.44 0 0 0 .878.044v-.128l-.027-.939a42.36 42.36 0 0 1 3.828-15.393A42.914 42.914 0 0 1 31.318 14.73a41.425 41.425 0 0 1 6.697-2.35l3.345-.729 3.118-.356.756-.1h5.818l-.006.006c1.973.117 3.935.389 5.863.811a40.245 40.245 0 0 1 15.788 7.148l.517.393c.325.24.628.484.915.724l1.07.908c.084.07.167.137.249.202l1.423 1.423 1.05 1.084-11.848 11.775H100V1.77L87.552 14.2l-1.423-1.223Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; }
videoplayer[audioplayer] .shifttime { position: absolute; bottom: 0px; height: 14px; width: 14px; font-size: 12px; font-weight: 600; letter-spacing: 0; line-height: 14px; }
videoplayer[audioplayer] toolbar audiobackward .shifttime { left: 0px; white-space: nowrap; }
videoplayer[audioplayer] toolbar audioforward .shifttime { right: 0px; white-space: nowrap; }
videoplayer[audioplayer] toolbar audiocategory {display: flex; align-items: center; color: rgba(255,255,255,0.5); margin-left: 24px; overflow: hidden; }
videoplayer[audioplayer] toolbar audiocategory.active:hover { color: #FFFFFF; cursor: pointer; }
videoplayer[audioplayer] toolbar audiocategory.active:hover > audiocategoryico { background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50 0c27.614 0 50 22.386 50 50s-22.386 50-50 50S0 77.614 0 50 22.386 0 50 0Zm0 4-.76.006C24.184 4.412 4 24.85 4 50c0 25.405 20.595 46 46 46s46-20.595 46-46S75.405 4 50 4Zm0 16c16.519 0 30 13.48 30 30 0 .664-.095 4.937-1.994 8.829.095.19.095.475.095.665.38 8.069-6.076 14.715-14.05 14.715h-2.28a3.809 3.809 0 0 1-3.797-3.798v-20.6a3.809 3.809 0 0 1 3.798-3.798h1.899c4.651 0 8.829 2.088 11.487 5.506.095-.57.095-1.14.095-1.519 0-13.955-11.298-25.253-25.253-25.253S24.747 36.045 24.747 49.905c0 .38 0 .95.095 1.52a14.738 14.738 0 0 1 11.487-5.507h1.899a3.809 3.809 0 0 1 3.797 3.798v20.6a3.809 3.809 0 0 1-3.797 3.798h-2.279c-7.974 0-14.43-6.646-14.05-14.715 0-.19.095-.475.095-.665-1.806-3.612-1.98-7.654-1.993-8.611L20 50c0-16.519 13.481-30 30-30Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; }
videoplayer[audioplayer] toolbar audiocategory audiocategoryico {display: inline-block; height: 16px; width: 16px; vertical-align: text-top; margin-right: 4px; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M50 0c27.614 0 50 22.386 50 50s-22.386 50-50 50S0 77.614 0 50 22.386 0 50 0Zm0 4-.76.006C24.184 4.412 4 24.85 4 50c0 25.405 20.595 46 46 46s46-20.595 46-46S75.405 4 50 4Zm0 16c16.519 0 30 13.48 30 30 0 .664-.095 4.937-1.994 8.829.095.19.095.475.095.665.38 8.069-6.076 14.715-14.05 14.715h-2.28a3.809 3.809 0 0 1-3.797-3.798v-20.6a3.809 3.809 0 0 1 3.798-3.798h1.899c4.651 0 8.829 2.088 11.487 5.506.095-.57.095-1.14.095-1.519 0-13.955-11.298-25.253-25.253-25.253S24.747 36.045 24.747 49.905c0 .38 0 .95.095 1.52a14.738 14.738 0 0 1 11.487-5.507h1.899a3.809 3.809 0 0 1 3.797 3.798v20.6a3.809 3.809 0 0 1-3.797 3.798h-2.279c-7.974 0-14.43-6.646-14.05-14.715 0-.19.095-.475.095-.665-1.806-3.612-1.98-7.654-1.993-8.611L20 50c0-16.519 13.481-30 30-30Z%22 fill=%22rgba(255%2C255%2C255%2C0.5)%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain;  }
videoplayer[audioplayer] toolbar audiocategory audiocategorytitle { line-height: 18px; width: max-content; font-size: 14px; letter-spacing: 0; white-space: nowrap; }
videoplayer[audioplayer] toolbar audioAd { z-index: 1; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; background-color: #102447; opacity: 0.95; display: none; }
videoplayer[audioplayer] toolbar otheroptions { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; background-color: #102447; opacity: 0.95; display: none; }
videoplayer[audioplayer] toolbar otheroptions audioclose { cursor: pointer; color: #FFFFFF; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M1.0361453,0.000161062324 C1.11569482,0.00237006391 1.19524433,0.0134207287 1.27147893,0.0344104864 C1.37423286,0.0642419073 1.47035412,0.109541996 1.55763656,0.172516926 C1.6150904,0.212293097 1.62724415,0.226653021 1.67917124,0.274162112 L7.171,5.766 L12.6491315,0.2877506 C12.6690181,0.270075759 12.6889048,0.252395261 12.7076884,0.233611676 L12.7099059,0.233611676 C12.7662538,0.190523417 12.7784075,0.178369666 12.8391735,0.14191124 C12.9993784,0.0479989744 13.1872029,0.00380197217 13.372827,0.0148441517 C13.7219623,0.0369398244 14.0379571,0.26012818 14.1749576,0.582747063 C14.2169399,0.679974246 14.2412474,0.786040263 14.2489832,0.891000365 C14.255613,0.997066382 14.2445652,1.1031324 14.2158368,1.20698942 C14.1860054,1.30974334 14.1407053,1.40586461 14.0788363,1.49204113 C14.0379571,1.55059806 14.0246974,1.56164589 13.9760824,1.6146789 L8.498,7.093 L14.0535399,12.6485308 C14.0712148,12.6684175 14.0888953,12.6883041 14.1076788,12.7070877 L14.1076647,12.7093137 C14.150753,12.7656616 14.1629067,12.7778154 14.1993651,12.8385813 C14.2932774,12.9987862 14.3374744,13.1866108 14.3264322,13.3722348 C14.3198024,13.4783008 14.2943918,13.5832637 14.2524066,13.6804881 C14.2104215,13.7777124 14.1529704,13.8683126 14.0811538,13.946759 C13.8436084,14.2041883 13.472366,14.3102713 13.1343096,14.2152333 C13.0315557,14.1854019 12.9354344,14.1401018 12.8492579,14.0782328 C12.7907009,14.0373536 12.7796531,14.0240939 12.7266201,13.9754789 L7.171,8.42 L1.60171371,13.9890476 C1.54978662,14.0365567 1.53763287,14.0509222 1.48018186,14.0906956 C1.32770983,14.1989706 1.14430613,14.2586306 0.958679291,14.2630628 C0.879129778,14.2652718 0.799580265,14.2564329 0.721136667,14.2376522 C0.434979038,14.1702564 0.191904011,13.9647429 0.0758904155,13.6940539 C0.0350111583,13.5957237 0.00960056901,13.4907607 0.00186482083,13.3858006 C-0.00476501235,13.2797346 0.006282824,13.1736686 0.0350111583,13.0698116 C0.0648425792,12.9670577 0.110142668,12.8709364 0.173117598,12.783654 C0.212893769,12.7262001 0.227253693,12.7140464 0.274762784,12.6621193 L5.844,7.093 L0.352251425,1.60111021 C0.304742335,1.54918312 0.290376753,1.53702937 0.250603411,1.47957836 C0.142328392,1.32710633 0.0826683791,1.14370263 0.0782362338,0.95807579 C0.0760244037,0.852009773 0.0914959001,0.745943756 0.125745324,0.645401657 C0.157788575,0.544859558 0.208609754,0.449841377 0.273793685,0.364767946 C0.453885297,0.131643326 0.741157326,-0.00536568428 1.0361453,0.000161062324 Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; width: 14.33px; height: 14.26px; position: absolute; right: 26.87px; top: 26.88px; }
videoplayer[audioplayer] toolbar audiooptions { margin-left: 24px; overflow: hidden; display: inline-block; height: 30px; padding-top: 2px; }
videoplayer[audioplayer] toolbar audiooptions .audiosubscribe { margin-right: 40px; display: inline-block; opacity: 0.5; color: #FFFFFF; }
videoplayer[audioplayer] toolbar audiooptions .subscribeico { vertical-align: text-top; background: url('data:image/svg+xml,%3Csvg viewBox=%220 0 100 100%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M73.913 73.913V60.869a4.347 4.347 0 1 1 8.694 0v13.044h13.044a4.347 4.347 0 1 1 0 8.694H82.607v13.044a4.347 4.347 0 1 1-8.694 0V82.607H60.869a4.347 4.347 0 1 1 0-8.694h13.044ZM47.829 8.694c-21.583 0-39.135 17.552-39.135 39.127 0 21.58 17.552 39.135 39.135 39.135.082 0 .506.119 1.268.359a4.26 4.26 0 0 1 2.996 4.072 4.262 4.262 0 0 1-4.264 4.264C21.453 95.65 0 74.2 0 47.825 0 21.456 21.453 0 47.83 0c26.369 0 47.82 21.456 47.82 47.825a4.348 4.348 0 0 1-8.694-.004c0-21.575-17.551-39.127-39.127-39.127Zm16.077 36.502c.819.566 1.312 1.549 1.312 2.629 0 1.068-.501 2.05-1.337 2.633l-20.52 14.27c-.46.319-.998.49-1.544.49-.558 0-.946-.18-1.284-.383-.893-.53-1.402-1.529-1.402-2.74V33.552c0-1.203.51-2.205 1.398-2.735.917-.542 1.985-.506 2.873.106l20.504 14.274Z%22 fill=%22%23FFFFFF%22/%3E%3C/svg%3E') no-repeat 50% 50%; background-size: contain; display: inline-block; height: 20px; width: 20px; }
videoplayer[audioplayer] toolbar audiooptions .subscribetext { display: inline-block; margin-left: 8px; height: 18px; line-height: 18px; font-size: 14px; letter-spacing: 0; }
videoplayer[audioplayer] toolbar audiooptions .audiospotify { cursor: pointer; margin-right: 24px; display: inline-block; color: #FFFFFF; }
videoplayer[audioplayer] toolbar audiooptions .spotifyico { vertical-align: text-top; background: url('//1gr.cz/u/icon/org/spotify.svg') no-repeat 50% 50% / contain; display: inline-block; height: 20px; width: 20px; }
videoplayer[audioplayer] toolbar audiooptions .spotifytext { display: inline-block; margin-left: 8px; height: 18px; line-height: 18px; font-size: 14px; letter-spacing: 0; }
videoplayer[audioplayer] toolbar audiooptions .audioapple { cursor: pointer; margin-right: 24px; display: inline-block; color: #FFFFFF; }
videoplayer[audioplayer] toolbar audiooptions .appleico { vertical-align: text-top; background: url('//1gr.cz/u/icon/org/apple-podcasts.svg') no-repeat 50% 50% / contain; display: inline-block; height: 20px; width: 20px; }
videoplayer[audioplayer] toolbar audiooptions .appletext { display: inline-block; margin-left: 8px; height: 18px; line-height: 18px; font-size: 14px; letter-spacing: 0; }
videoplayer[audioplayer] toolbar audiooptions .audiogoogle { cursor: pointer; margin-right: 24px; display: inline-block; color: #FFFFFF; }
videoplayer[audioplayer] toolbar audiooptions .googleico { vertical-align: text-top; background: url('//1gr.cz/u/icon/org/google-podcasts.svg') no-repeat 50% 50% / contain; display: inline-block; height: 20px; width: 20px; }
videoplayer[audioplayer] toolbar audiooptions .googletext { display: inline-block; margin-left: 8px; height: 18px; line-height: 18px; font-size: 14px; letter-spacing: 0; }
videoplayer[audioplayer] toolbar audiooptions .audiorss { cursor: pointer; display: inline-block; color: #FFFFFF; }
videoplayer[audioplayer] toolbar audiooptions .rssico { vertical-align: text-top; background: url('//1gr.cz/u/icon/fff/rss.svg') no-repeat 50% 50% / contain; display: inline-block; height: 20px; width: 20px; }
videoplayer[audioplayer] toolbar audiooptions .rsstext { display: inline-block; margin-left: 8px; height: 18px; line-height: 18px; font-size: 14px; letter-spacing: 0; }
videoplayer[audioplayer-mob] { margin: 0; padding: 0 0 184px; }
videoplayer[audioplayer-mob] audioSkipAdTitle { top: 16px; }
videoplayer[audioplayer-mob] skip { top: 34px; }
videoplayer[audioplayer] > a.videoplayer-cover { top: 90px; }
videoplayer[audioplayer-mob] toolbar { height: 184px; }
videoplayer[audioplayer-mob] seekbar { bottom: 18px; left: 108px; width: calc(100% - 200px); }
videoplayer[audioplayer-mob] toolbar play { left: 16px; bottom: 16px; width: 40px; height: 40px; }
videoplayer[audioplayer-mob] toolbar span { bottom: 24px; left: 108px; width: calc(100% - 200px); height: 14px; line-height: 14px; font-size: 12px; }
videoplayer[audioplayer-mob] toolbar span p { cursor: inherit; }
videoplayer[audioplayer-mob] toolbar audiotitle,
videoplayer[audioplayer-mob] toolbar otheroptions audiooptionstitle { margin-left: 16px; margin-top: 16px; margin-bottom: 8px; width: calc(100% - 156px); font-size: 16px; line-height: 20px; -webkit-line-clamp: 4; max-height: 80px; overflow: hidden; }
videoplayer[audioplayer-mob] toolbar audioimage { margin-right: 16px; margin-top: 16px; }
videoplayer[audioplayer-mob] toolbar audiobackward { width: 24px; height: 24px; left: 72px; bottom: 16px; }
videoplayer[audioplayer-mob] toolbar audioforward { width: 24px; height: 24px; right: 56px; bottom: 16px; }
videoplayer[audioplayer-mob] toolbar audiomore { right: 8px; bottom: 17.44px; }
videoplayer[audioplayer-mob] .shifttime { bottom: 0px; height: 14px; width: 14px; font-size: 12px; line-height: 14px; }
videoplayer[audioplayer-mob] toolbar audiocategory { margin-left: 16px; }
videoplayer[audioplayer-mob] toolbar audiocategory audiocategoryico { height: 14px; width: 14px; margin-top: 0px; }
videoplayer[audioplayer-mob] toolbar audiocategory audiocategorytitle { height: 14px; line-height: 14px; font-size: 12px; left: 20px; }
videoplayer[audioplayer-mob] toolbar otheroptions audioclose { right: 18.87px; top: 18.88px; }
videoplayer[audioplayer-mob] toolbar audiooptions { margin-left: 17px; }
videoplayer[audioplayer-mob] toolbar audiooptions .audiosubscribe { margin-right: 24px; }

videoplayer[audioplayer] related { display: none; }
videoplayer[audioplayer] related a div.watch-next-firstline,
videoplayer[audioplayer] toolbar div play.watch-next-icon,
videoplayer[audioplayer].ended related,
videoplayer[audioplayer].autonext related { display: none; }
videoplayer[audioplayer].ended toolbar { display: inherit; }

videoplayer.not-available-lock .restriction-premium { display: inline-block; width: 16.5em; height: 2em; margin: 0 0 1.5em; background: url('//1gr.cz/o/premium/logo-premium.svg') 50% 50% no-repeat; background-size: contain }

videoplayer + small { clear: both; color: #666; display: block; font-size: 0.75rem; line-height: 1.33; margin: 0; padding: 0.5em 0 0; transition: margin 0.5s; }
.embedded videoplayer + small { height: 45px; background: #000; color: #FFF; font-family: Arial, sans-serif; padding: 20px 0.3em 0 0.3em }
videoplayer.dummy + small {  }
videoplayer.not-available + small { margin: -3px 0 3px } 
videoplayer + small + stripe a.stripe-block { border: 0 }
videoplayer + small + stripe a.stripe-block img { max-width: 100% }
videoplayer[audioplayer] + small { display: none; }






