

/* Start:/local/templates/.default/components/bitrix/catalog.element/embed/style.css?1768297554447*/
a {
  color: #5E5E5E;
  text-decoration: none;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  line-height: 100%;
}

.video-not-ready {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 1rem;
  background: var(--color-main);
}

.container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* End */


/* Start:/render/include/flowplayer/css/player.css?17606049921767*/
.oum-player.flowplayer,.oum-player.is-fullscreen .fp-player{background-color:#000}.oum-player.flowplayer .fp-controls .fp-timeline.fp-bar,.oum-player.flowplayer .fp-controls .fp-timeline.fp-bar>.fp-buffer,.oum-player.flowplayer .fp-controls .fp-timeline .fp-progress{border-radius:0}.oum-player.flowplayer.is-ready.is-paused{color:#000!important}.oum-player.flowplayer.is-ready:not(.is-poster){background-color:#000}.oum-player.flowplayer.is-splash .fp-logo{display:none}.oum-player.flowplayer .fp-header{z-index:1}.oum-player.flowplayer .fp-share-menu{width:10.5em}.oum-player.flowplayer .fp-controls .fp-playbtn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.oum-player.flowplayer .fp-controls .fp-elapsed{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.oum-player.flowplayer .fp-controls .fp-timeline{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.oum-player.flowplayer .fp-controls .fp-remaining{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.oum-player.flowplayer .fp-controls .fp-duration{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.oum-player.flowplayer .fp-controls .fp-volume{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.oum-player.flowplayer .fp-controls .resolutions-indicator{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.oum-player.flowplayer .resolutions-indicator{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:2.4em;line-height:2.4em;color:#fff;font-weight:normal;vertical-align:middle;cursor:pointer}.oum-player.flowplayer .resolutions-menu li{height:40px;line-height:40px;padding:0 15px;cursor:pointer;font-size:15px;letter-spacing:.04em}.oum-player.flowplayer .resolutions-menu li:hover{background-color:rgba(50,50,50,.5)}
/* End */


/* Start:/render/include/flowplayer/player/7.2.4/skin/skin.css?175923165240801*/
@charset "UTF-8";
@font-face {
  font-family: flowplayer;
  src: url("/render/include/flowplayer/player/7.2.4/skin/icons/flowplayer.eot?#iefix") format("embedded-opentype"), url("/render/include/flowplayer/player/7.2.4/skin/icons/flowplayer.woff2") format("woff2"), url("/render/include/flowplayer/player/7.2.4/skin/icons/flowplayer.woff") format("woff"); }

.fp-icon {
  display: inline-block; }
  .fp-icon:before {
    font-family: flowplayer;
    font-size: 1.7em; }

.fp-airplay:before {
  content: "\e001"; }

.fp-fullscreen:before {
  content: "\e002"; }

.fp-checked:before {
  content: "\e003"; }

.fp-embed:before {
  content: "\e004";
  color: #fff; }

.fp-chromecast:before {
  content: "\e005"; }

.fp-email:before {
  content: "\e006"; }

.fp-playbtn:before {
  content: "\e007"; }

.fp-share:before {
  content: "\e009"; }

.fp-share2:before {
  content: "\e00a"; }

.fp-twitter:before {
  content: "\e00c";
  color: #1da1f2; }

.fp-facebook:before {
  content: "\e00a";
  color: #3b5998; }

.fp-volumebtn:before {
  content: "\e00b"; }

.fp-volume-off:before {
  content: "\e00d"; }

.fp-unload:before {
  content: "\e00f"; }

.fp-prevbtn:before {
  content: "\e011"; }

.fp-nextbtn:before {
  content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
  bottom: 3em; }

.flowplayer.is-poster .fp-engine {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-loading .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
  display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
  display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
  display: none; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, .flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {
  display: block; }

.flowplayer.is-poster .fp-engine {
  left: -9999em;
  top: -9999em; }

.flowplayer.is-poster .fp-captions {
  display: none !important; }

.flowplayer.is-disabled .fp-color {
  background-color: #999; }

.flowplayer.has-title .fp-header {
  top: 0;
  text-align: right; }

.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }
  .flowplayer.is-fullscreen .fp-player {
    background-color: #333; }
  .flowplayer.is-fullscreen .fp-fullscreen:before {
    content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
  content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
  content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e316"; }

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
  cursor: none; }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
  display: block !important; }
  .flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
  display: none !important; }

.flowplayer.is-playing {
  background-image: none !important; }
  .flowplayer.is-playing .fp-playbtn:before {
    content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
  content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
  content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
  content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
  content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
  content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
  display: none; }

.flowplayer.is-inverted .fp-remaining {
  display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
  display: block; }

.flowplayer.is-error {
  background-color: #aaa; }
  .flowplayer.is-error .fp-ui {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-live .fp-timeline {
  visibility: hidden; }

.flowplayer.is-live .fp-bar > *.fp-buffer, .flowplayer.is-live .fp-bar-slider > *.fp-buffer {
  max-width: 100%; }

.flowplayer.is-live.is-dvr .fp-timeline {
  visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
  color: #00abcd; }

.flowplayer.is-flash-disabled .fp-waiting {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
  height: auto;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1; }
  .flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
    display: none; }

.flowplayer.is-flash-disabled .fp-engine {
  top: 0; }

.flowplayer.is-tiny {
  font-size: .7em; }

.flowplayer.is-small {
  font-size: .8em; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
  display: none; }

.flowplayer.no-volume .fp-volumebar {
  display: none; }

.flowplayer.fp-mute .fp-volumebtn {
  display: inline-block; }

@-webkit-keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

@keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

.flowplayer .fp-chromecast-engine {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
    font-size: 150%;
    text-align: center; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    -webkit-mask-size: 100% 100%;
    background-color: #fff;
    margin: 10% auto 2em;
    height: 5em;
    width: 5em; }

.flowplayer.is-chromecast {
  background-color: #333; }
  .flowplayer.is-chromecast .fp-chromecast-engine {
    display: block; }
  .flowplayer.is-chromecast .fp-flash-disabled {
    display: none !important; }
  .flowplayer.is-chromecast .fp-engine {
    left: -9999em;
    top: -9999em;
    bottom: auto;
    right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
  position: absolute;
  top: 45%;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
    font-family: flowplayer;
    font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
  left: 0.4em; }
  .flowplayer.fp-default-playlist .fp-prev:before {
    content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
  right: 0.4em; }
  .flowplayer.fp-default-playlist .fp-next:before {
    content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
  position: absolute;
  right: 0.4em;
  bottom: 3em;
  width: 100%;
  text-align: center; }
  .flowplayer.fp-default-playlist .fp-playlist a {
    background-color: #fff;
    height: 0.8em;
    border-radius: 50%;
    width: 0.8em;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
    .flowplayer.fp-default-playlist .fp-playlist a:hover {
      -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2); }
    .flowplayer.fp-default-playlist .fp-playlist a.is-active {
      filter: alpha(opacity=100);
      opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
  content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
  content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
  content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
  content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
  content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
  content: "\e312"; }

.flowplayer.fp-custom-playlist {
  overflow: visible; }
  .flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
  display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
  display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
  display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
  display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
  border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
  content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
  content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
  content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
  content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
  content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
  content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
  content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
  content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
  content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
  content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
  content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
  content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
  content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
  content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
  content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
  content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
  content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
  content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
  content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
  content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
  content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
  content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
  content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
  content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
  content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
  background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
  background-color: #ccc;
  position: absolute;
  padding-top: 17%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
    display: none; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
    display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
  position: absolute;
  width: 100%; }

.flowplayer {
  font-family: avenir, sans-serif;
  font-size: 16px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  border-radius: .24em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  zoom: 1 !important;
  width: 100%;
  display: inline-block; }
  .flowplayer .fp-hidden {
    display: none; }
  .flowplayer .fp-shown {
    display: block !important; }
  .flowplayer * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .flowplayer.is-ready:not(.is-poster) {
    background-color: #333; }
  .flowplayer .fp-engine {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
    display: none !important; }
  .flowplayer .fp-player {
    position: absolute;
    bottom: 0;
    top: 0; }
  .flowplayer .fp-waiting {
    display: none; }
    .flowplayer .fp-waiting p {
      filter: alpha(opacity=0);
      opacity: 0;
      color: #ccc;
      font-weight: bold; }
  .flowplayer .fp-ui {
    height: 100%;
    top: 0;
    background-image: none;
    -webkit-transition: background-image .1s;
    transition: background-image .1s;
    text-align: center;
    cursor: pointer;
    color: #fff; }
    .flowplayer .fp-ui a, .flowplayer .fp-ui strong {
      color: inherit !important;
      font-style: normal !important;
      text-decoration: none !important; }
    .flowplayer .fp-ui strong {
      font-weight: bold !important; }
    .flowplayer .fp-ui > * {
      -webkit-transition: opacity .1s;
      transition: opacity .1s;
      filter: alpha(opacity=0);
      opacity: 0; }
  .flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }
    .flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-header {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
    text-align: left;
    height: 3.6em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    padding-left: .9em; }
    .flowplayer .fp-header .fp-icon {
      margin: .9em .9em 0 0; }
      .flowplayer .fp-header .fp-icon.fp-active {
        color: #ec6c4c; }
    .flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
      float: right; }
    .flowplayer .fp-header .fp-unload {
      display: none; }
  .flowplayer .fp-help {
    display: none; }
  .flowplayer .fp-message {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    font-size: 1.2em;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: .6em .9em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .flowplayer .fp-message.fp-shown {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-message.fp-shown + .fp-header {
    filter: alpha(opacity=0);
    opacity: 0; }
  .flowplayer .fp-textarea {
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    outline: 0;
    border-radius: .2em;
    border: 0;
    min-height: 60%; }
  .flowplayer .fp-logo {
    position: absolute;
    bottom: 3em;
    left: 0.9em; }
    .flowplayer .fp-logo img {
      width: 100%; }
  .flowplayer .fp-captions {
    bottom: 1.2em;
    display: none;
    text-align: center;
    color: #fff; }
    .flowplayer .fp-captions p {
      background-color: rgba(0, 0, 0, 0.65);
      border-radius: .2em;
      font-size: 110%;
      display: inline-block;
      padding: .1em .3em;
      margin: .1em; }
  .flowplayer .fp-speed-flash, .flowplayer .updown-value, .flowplayer .seek-value {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 3em;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4em;
    height: 2em;
    line-height: 2em;
    display: none; }
    .flowplayer .fp-speed-flash.fp-hilite, .flowplayer .updown-value.active, .flowplayer .seek-value.active {
      filter: alpha(opacity=100) !important;
      opacity: 1 !important;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
  .flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
    display: none; }
  .flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 4em;
    height: 4em;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: auto;
    max-height: 30%;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none; }
    .flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
      display: block; }
  .flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    filter: alpha(opacity=100);
    opacity: 1; }
  .flowplayer .fp-remaining {
    display: none; }
  .flowplayer .fp-controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    height: 2.4em;
    bottom: 0;
    z-index: 2;
    padding-left: 0.3em;
    padding-right: 0.3em; }
    .flowplayer .fp-controls > * {
      margin: 0 .75em; }
    .flowplayer.is-small .fp-controls > *, .flowplayer.is-tiny .fp-controls > * {
      margin: 0 .6em; }
    .flowplayer .fp-controls > strong {
      letter-spacing: 1px; }
    .flowplayer .fp-controls img {
      width: 1.2em; }
  .flowplayer .fp-bar, .flowplayer .fp-bar-slider {
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    cursor: col-resize;
    height: .9em;
    border-radius: 0.24em;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
            flex: 1; }
    .flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
      background-color: rgba(255, 255, 255, 0.6);
      position: absolute;
      height: 100%;
      border-radius: 0.24em; }
      .flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
        -webkit-transition-timing-function: linear;
                transition-timing-function: linear;
        -webkit-transition-property: width, height;
        transition-property: width, height; }
      .flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
        -webkit-transition: width .25s linear;
        transition: width .25s linear; }
    .flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
      -webkit-transition: none;
      transition: none; }
  .flowplayer .fp-timeline {
    -webkit-transition: height .2s;
    transition: height .2s; }
  .flowplayer .fp-cuepoint {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 2px; }
  .flowplayer .fp-timestamp {
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    border-radius: .2em;
    padding: .1em .3em;
    font-size: 90%;
    bottom: 1.4em;
    height: auto; }
  .flowplayer .fp-timeline:hover .fp-timestamp {
    display: inline; }
  .flowplayer .fp-volume {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center; }
  .flowplayer .fp-volumebtn {
    display: none; }
  .flowplayer .fp-bar-slider {
    background-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: height .2s;
    transition: height .2s;
    white-space: nowrap;
    -ms-flex: 1 0 auto; }
    .flowplayer .fp-bar-slider em {
      border-radius: 2px;
      display: inline-block;
      width: 5px;
      height: 100%;
      position: relative;
      vertical-align: top;
      margin-left: 3px;
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      -webkit-transform-origin: bottom;
          -ms-transform-origin: bottom;
              transform-origin: bottom;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
      .flowplayer .fp-bar-slider em:hover {
        -webkit-transform: scaleY(1.35);
            -ms-transform: scaleY(1.35);
                transform: scaleY(1.35);
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .flowplayer .fp-bar-slider em.fp-grey {
        background-color: rgba(255, 255, 255, 0.25); }
  .flowplayer.no-flex .fp-controls {
    white-space: nowrap; }
    .flowplayer.no-flex .fp-controls > * {
      display: inline-block;
      vertical-align: center;
      margin: 0 .3em; }
  .flowplayer.no-flex .fp-timeline {
    width: 40%; }
  .flowplayer.no-flex.fp-full .fp-timeline {
    margin-bottom: .6em;
    height: .9em; }
  .flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
    height: .9em !important; }
  .flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
    height: 100%;
    border-radius: 0; }
  .flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
    border-radius: 0; }
  .flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
    bottom: 3.2em; }
  .flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
    -webkit-transform: scaleY(0.6);
        -ms-transform: scaleY(0.6);
            transform: scaleY(0.6);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
    .flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
      -webkit-transform: scaleY(0.75);
          -ms-transform: scaleY(0.75);
              transform: scaleY(0.75); }
  .flowplayer.fp-slim .fp-timeline {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
    height: .9em; }
  .flowplayer.fp-slim .fp-cue {
    width: 4px; }
  .flowplayer.fp-slim .fp-bar-slider {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
    height: 0.9em; }
  .flowplayer.fp-full .fp-timeline {
    position: absolute;
    height: .3em;
    bottom: 2.8em;
    margin: 0;
    width: 100%;
    border-radius: 0;
    overflow: inherit;
    left: 0; }
    .flowplayer.fp-full .fp-timeline:before {
      content: "";
      width: 100%;
      height: 1.2em;
      position: absolute;
      top: -1.2em;
      left: 0; }
  .flowplayer.fp-full .fp-controls {
    height: 2.8em; }
    .flowplayer.fp-full .fp-controls:hover .fp-timeline {
      height: 1em; }
  .flowplayer.fp-full .fp-volume {
    margin-right: auto; }
  .flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
    margin-left: 0; }
    .flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
      position: relative;
      content: "/";
      left: -.3em; }
  .flowplayer.fp-minimal .fp-controls {
    background-color: transparent !important; }
    .flowplayer.fp-minimal .fp-controls > * {
      display: none; }
  .flowplayer.fp-minimal .fp-header > * {
    display: none; }
  .flowplayer.fp-minimal .fp-header .fp-fullscreen {
    display: inherit; }
  .flowplayer.fp-minimal .fp-timeline {
    height: .3em;
    max-width: 12em;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  .flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
    background-color: #ec6c4c;
    fill: #ec6c4c; }
  .flowplayer.fp-playful .fp-controls {
    background-color: #006680; }
  .flowplayer .fp-selected:before {
    content: "✓ "; }
  .flowplayer .fp-menu {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: .24em;
    position: absolute;
    width: 8em;
    right: .5em;
    z-index: 2;
    font-size: 90%;
    -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s, height .2s;
    transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    bottom: -100%;
    height: 0;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important; }
    .flowplayer .fp-menu.fp-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      height: auto;
      bottom: 3.2em;
      filter: alpha(opacity=100) !important;
      opacity: 1 !important; }
    .flowplayer .fp-menu > * {
      display: block;
      padding: .4em 1.2em;
      text-align: right; }
    .flowplayer .fp-menu strong {
      display: block;
      padding: .7em 1.2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      background-color: rgba(0, 0, 0, 0.3);
      text-transform: uppercase;
      letter-spacing: 1px;
      cursor: default;
      font-size: 90%; }
    .flowplayer .fp-menu a {
      color: rgba(255, 255, 255, 0.8); }
    .flowplayer .fp-menu a:hover:not(.fp-selected) {
      background-color: #000;
      color: #fff; }
    .flowplayer .fp-menu .fp-icon {
      cursor: pointer; }
      .flowplayer .fp-menu .fp-icon:before {
        margin-right: .1em;
        font-size: 1.5em;
        vertical-align: -0.1em; }
  .flowplayer .fp-qsel-menu {
    width: auto; }
  .flowplayer .fp-context-menu {
    width: auto;
    right: auto;
    bottom: auto !important;
    display: none; }
    .flowplayer .fp-context-menu.fp-active {
      display: block; }
    .flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
      text-align: left;
      color: #fff;
      white-space: nowrap; }
  .flowplayer .fp-subtitle-menu {
    width: 9em; }
  .flowplayer .fp-share-menu {
    width: 9em;
    padding-bottom: 0.2em; }
    .flowplayer .fp-share-menu.fp-active {
      bottom: auto; }
    .flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
      text-align: left; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
    display: none; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
    display: block; }
  .flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
    content: "\e201"; }
  .flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
    content: "\e202"; }
  .flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
    content: "\e203"; }
  .flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
    content: "\e204"; }
  .flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
    content: "\e205"; }
  .flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
    content: "\e206"; }
  .flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
    content: "\e207"; }
  .flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
    content: "\e209"; }
  .flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
    content: "\e20c"; }
  .flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
    content: "\e20b"; }
  .flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
    content: "\e20d"; }
  .flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
    content: "\e20f"; }
  .flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
    content: "\e211"; }
  .flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
    content: "\e212"; }
  .flowplayer .fp-color {
    background-color: #00abcd;
    fill: rgba(0, 0, 0, 0.2); }
  .flowplayer .fp-color-play {
    fill: transparent; }
  .flowplayer.is-rtl {
    direction: rtl; }
    .flowplayer.is-rtl .fp-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .flowplayer.is-rtl .fp-menu .fp-icon {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .flowplayer.-grayscale video.fp-engine {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .flowplayer.-sepia video.fp-engine {
    -webkit-filter: sepia(100%);
    filter: sepia(100%); }
  .flowplayer.-blur video.fp-engine {
    -webkit-filter: blur(5px);
    filter: blur(5px); }

.fp-filters {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute; }


/* End */


/* Start:/render/include/flowplayer/css/custom.css?176829492026296*/
.oum-player {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

.oum-player .fp-player > a:not(.splash-link):not(.fp-logo),
.oum-player .fp-context-menu:not(.fp-menu-plain) {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  background: none !important;
  opacity: 0 !important;
  z-index: -1 !important;
  pointer-events: none !important;
}

.oum-player.not-ready {
  display: block !important;
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}

.oum-player:not(.flowplayer) {
  height: 0px !important;
}

.oum-player.flowplayer {
  font-family: var(--font-system);
  font-weight: normal;
  background-size: cover;
  border-radius: var(--border-radius);
}

.is-embedded .flowplayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 !important;
}

@media (max-width: 400px) {

  .is-embedded .flowplayer .fp-controls .fp-volume .fp-volumebar {
    display: none;
  }

}

.flowplayer.is-fullscreen {
  border-radius: 0 !important;
}

.flowplayer .fp-engine {
  background-color: #000;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  -webkit-backface-visibility: hidden;
}

.flowplayer.is-seeking .fp-engine {
  filter: brightness(0.85);
}

.flowplayer:not(.is-error) {
  background-color: transparent !important;
}

.oum-player.flowplayer .fp-ui {
  background: transparent;
}

.flowplayer .fp-player,
.oum-player.flowplayer .fp-ui {
  -webkit-transition: background .15s;
  transition: background .15s;
}

.flowplayer.is-loading .fp-player,
.oum-player.flowplayer.is-finished .fp-ui {
  background: rgba(0,0,0,.5);
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen.is-mouseover .fp-captions,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen.is-paused .fp-captions {
  bottom: 4.2em;
}

.flowplayer .fp-message {
  padding: 1.2em 1.5em;
}

.flowplayer .fp-message.fp-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  z-index: 2;
  -webkit-transition: all 0.15s cubic-bezier(.17,.84,.44,1);
  transition: all 0.15s cubic-bezier(.17,.84,.44,1);
}

.flowplayer .fp-message.fp-title.with-button {
  padding-right: 45px !important;
}

.flowplayer .fp-ui svg,
.flowplayer .fp-menu svg,
.flowplayer .fp-message.fp-title:not(.active) {
  pointer-events: none;
}

.flowplayer .fp-message.fp-title a {
  font-weight: inherit;
  pointer-events: auto;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-message,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-header .fp-icon {
  padding: 1.85em;
}

.oum-player .end-screen,
.flowplayer .fp-message.fp-title,
.flowplayer .timings {
  display: none !important;
}

.flowplayer.is-ready.is-paused:not(.is-loading):not(.is-error) .fp-message.fp-title.ready {
  display: block !important;
}

.flowplayer:not(.is-ready) .fp-context-menu .fp-context-copy-time,
.flowplayer:not(.is-ready) .fp-context-menu .fp-context-screenshot {
  display: none;
}

.flowplayer .fp-cuepoint {
  background-color: yellow;
  cursor: pointer;
  width: 2px;
  padding: 0 2px;
  margin: 0 -2px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

.flowplayer .fp-cuepoint:hover {
  padding: 0 3px;
  margin: 0 -3px;
  border-radius: 50%;
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}

.flowplayer .fp-header {
  z-index: 10;
  pointer-events: none;
}

.flowplayer:not(.is-error) .fp-header {
  right: 0;
  width: 4em;
  height: 4em;
  background-image: none !important;
}

.flowplayer .fp-header .fp-icon {
  width: 3em;
  padding: 1.5em 0 1em;
  margin: 0;
  text-align: center;
  pointer-events: auto;
}

.flowplayer .fp-controls .fp-icon {
  margin: -0.75em 0;
  padding: 0.75em;
}

.flowplayer.is-small .fp-controls .fp-icon,
.flowplayer.is-tiny .fp-controls .fp-icon {
  margin: -0.6em 0;
  padding: 0.6em;
}

.oum-player.flowplayer .fp-controls {
  padding: 0 0.9em;
}

.oum-player.flowplayer.is-small,
.oum-player.flowplayer.is-tiny {
  font-size: 13px !important;
}

.oum-player.flowplayer.is-small .fp-controls,
.oum-player.flowplayer.is-tiny .fp-controls {
  padding: 0 0.5em;
}

.oum-player.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-controls {
  padding: 0 1.25em;
}

.flowplayer:not(.is-small):not(.is-tiny) {
  font-size: 15px;
}

.flowplayer .fp-controls > strong {
  line-height: 2.4em;
  letter-spacing: normal;
}

.flowplayer .fp-airplay,
.flowplayer .fp-chromecast {
  float: right;
  width: 3em !important;
  padding: 0 0 1em 0 !important;
}

.flowplayer .fp-context-toggle,
.flowplayer .fp-airplay,
.flowplayer .fp-chromecast,
.flowplayer .fp-share,
.flowplayer .fp-playbtn,
.flowplayer .fp-fullscreen {
  font-size: 15px;
}

.flowplayer:not(.is-small):not(.is-tiny) .fp-airplay,
.flowplayer:not(.is-small):not(.is-tiny) .fp-chromecast,
.flowplayer:not(.is-small):not(.is-tiny) .fp-share,
.flowplayer:not(.is-small):not(.is-tiny) .fp-playbtn,
.flowplayer:not(.is-small):not(.is-tiny) .fp-fullscreen {
  font-size: 18px;
}

.flowplayer.is-finished .fp-pause,
.flowplayer.is-tiny .fp-pause,
.flowplayer.is-tiny .fp-playbtn,
.flowplayer.is-tiny .fp-volumebar,
.flowplayer:not(.is-finished) .fp-playbtn .fa-undo-alt,
.flowplayer.is-finished .fp-playbtn .fa-play,
.flowplayer.is-finished .fp-rewindbtn {
  display: none;
}

.flowplayer.is-finished .fp-play svg.fp-play-sharp-fill,
.flowplayer.is-tiny .fp-play svg.fp-play-sharp-fill {
  font-size: 20px;
}

.flowplayer.is-finished .fp-play svg.fp-play-sharp-fill,
.flowplayer.is-tiny.is-paused .fp-play svg.fp-play-sharp-fill {
  opacity: 1;
}

.flowplayer .fp-controls .fp-volume .fp-volumebar > * {
  border-radius: 1px;
}

.flowplayer .fp-volumebtn {
  font-size: 15px;
  width: 18px;
}

.flowplayer:not(.is-small):not(.is-tiny) .fp-volumebtn {
  font-size: 20px;
  width: 24px;
}

.oum-player.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-volumebtn {
  font-size: 24px;
  width: 30px;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-context-toggle,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-airplay,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-chromecast,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-share {
  font-size: 24px !important;
  padding-top: 1.25em !important;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-fullscreen,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-playbtn,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-menu,
.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-controls {
  font-size: 140% !important;
}

.flowplayer.is-micro .fp-bar-slider {
  display: none;
}

.flowplayer .fp-bar,
.flowplayer .fp-bar-slider {
  cursor: pointer;
}

.flowplayer .fp-controls .fp-bar {
  background-color: rgba(255, 255, 255, 0.25);
}

.flowplayer .fp-controls:hover .fp-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

.flowplayer .fp-controls .fp-bar-slider {
  position: relative;
  top: 0.5px;
}

.flowplayer .fp-controls:hover .fp-bar-slider {
  top: 0;
}

.flowplayer.fp-slim:not(.is-small):not(.is-tiny).is-fullscreen .fp-controls:hover .fp-bar-slider {
  height: 0.7em;
}

.flowplayer .fp-bar-slider em {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  transform: none !important;
}

.flowplayer.is-small .fp-bar-slider em,
.flowplayer.is-tiny .fp-bar-slider em {
  width: 3px;
}

.flowplayer .fp-bar-slider .volume-value {
  display: none;
  position: absolute;
  left: 0;
  top: -1.4em;
  background: transparent;
  font-size: 0.65em;
}

.flowplayer.is-fullscreen .fp-bar-slider .volume-value {
  top: -1.5em;  
}

.flowplayer .fp-bar-slider .volume-value.active,
.flowplayer .fp-bar-slider:hover .volume-value {
  display: block;
}

.flowplayer .updown-value {
  padding-bottom: 6em;
}

.flowplayer .seek-value svg {
  height: 100%;
}

.flowplayer .fp-context-toggle,
.flowplayer .fp-share {
  float: right;
  padding: 0 0 1em 1em;
}

.flowplayer .fp-controls a,
.flowplayer .fp-menu a,
.flowplayer .fp-ui .fp-cc,
.flowplayer .fp-ui .fp-speed {
  font-weight: normal !important;
}

.flowplayer .fp-controls .fp-nextbtn,
.flowplayer .fp-controls .fp-rewindbtn {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.flowplayer .fp-home {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.flowplayer .fp-controls .fp-cc {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.flowplayer .fp-controls .fp-speed {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
  padding: 0 6px;
}

.flowplayer .fp-fullscreen {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.flowplayer .fp-menu strong {
  display: none;
  margin-bottom: 5px;
  background-color: transparent;
  text-transform: none;
  font-weight: normal !important;
  font-size: 100%;
  padding: .4em 1.2em;
  line-height: 150%;
}

.flowplayer .fp-menu a {
  cursor: pointer;
  letter-spacing: .04em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.4;
  text-align: left;
  text-decoration: none !important
}

.flowplayer .fp-menu:not(.fp-menu-plain) a {
  padding-left: 2.8em;
}

.oum-player.flowplayer .fp-context-menu {
  padding-top: 5px;
  z-index: 1000;
}

.oum-player .fp-context-menu a > .fp-menu-icon {
  display: inline-block;
  width: 30px;
  padding: 0 0.5em 0 0.25em;
  font-size: 108%;
  text-align: center;
}

.oum-player .fp-context-menu a > .fp-menu-text {
  padding-left: 0.5em;
}

.oum-player.flowplayer .btn-pip {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  margin: 0 0.25em;
}

.oum-player.flowplayer .resolutions-indicator {
  position: relative;
}

.oum-player.flowplayer .resolutions-menu,
.oum-player.flowplayer .fp-speed-menu,
.flowplayer .fp-subtitle-menu {
  width: auto;
  max-height: calc(100% - 10px - 4em);
}

.oum-player.flowplayer .resolutions-menu li {
  height: auto !important;
  line-height: 2.4 !important;
  font-size: inherit !important;
  padding: .4em 1.2em;
  margin: 0;
}

.oum-player.flowplayer .resolutions-menu li.disabled {
  opacity: 0.25;
  cursor: not-allowed;
}

.oum-player.flowplayer .resolutions-menu li[data-resolution] {
  padding-left: 2.8em;
  padding-right: 0;
  text-align: left;
}

.oum-player.flowplayer .resolutions-menu .title {
  display: none;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  cursor: default;
}

.flowplayer.is-small .fp-menu strong,
.flowplayer.is-tiny .fp-menu strong,
.oum-player.flowplayer.is-tiny .resolutions-menu .title {
  display: none;
}

.oum-player.flowplayer.is-tiny .resolutions-menu li[data-resolution] {
  padding-right: 3px;
}

.flowplayer .fp-menu {
  min-width: 8em;
  max-width: calc(100% - 10px);
  max-height: calc(100% - 10px);
  overflow: auto;
  padding: 5px 0;
  margin: 0;
  border-radius: var(--border-radius) !important;
  font-size: 100%;
  text-shadow: none;
  box-shadow: rgba(0,0,0,.5) 3px 3px 5px;
  background: rgba(28,28,28,0.9);
  z-index: 10;
  overscroll-behavior: contain;
  scroll-padding: 5px 0;
  scrollbar-width: thin;
}

.flowplayer:not(.is-small):not(.is-tiny) .fp-menu {
  font-size: 14px;
}

.flowplayer .fp-menu .fp-selected {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAwJSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxMDAlIj48cGF0aCBkPSJNOSAxNi4yTDQuOCAxMmwtMS40IDEuNEw5IDE5IDIxIDdsLTEuNC0xLjRMOSAxNi4yeiIgZmlsbD0iI2ZmZiIgLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: left 0.8em center;
  background-size: 1.4em;
}

.flowplayer .fp-menu.fp-context-menu .fp-selected {
  background-position: right 1em center;
}

.flowplayer .fp-controls .fp-color {
  background-color: var(--color-player);
}

.flowplayer .fp-controls .fp-volume .fp-color {
  background-color: var(--color-base);
}

.flowplayer .fp-menu .fp-color {
  background-color: transparent;
}

.oum-player.flowplayer .fp-menu.resolutions-menu li.title {
  background-color: transparent;
  letter-spacing: 1px;
  cursor: default;
}

.flowplayer .fp-menu a:hover,
.oum-player.flowplayer .fp-menu.resolutions-menu li[data-resolution]:hover {
  background-color: rgba(255,255,255,.15) !important;
}

.flowplayer .fp-home {
  display: block;
  width: 3.75em;
  height: 1.6em;
  line-height: 2em;
  vertical-align: middle;
  background: url(/render/include/flowplayer/css/home.svg) no-repeat center / contain;
}

.flowplayer .fp-share,
.flowplayer .fp-share-menu .fp-embed:before {
  display: none;
}

.flowplayer.is-seeking .fp-ui > * {
  filter: alpha(opacity=100);
  opacity: 1;
}

.flowplayer .fp-menu:not(.fp-share-menu).fp-active {
  bottom: 4em;
}

.flowplayer.is-splash .fp-ui > .fp-header,
.flowplayer .fp-menu.fp-active {
  display: block;
}

.flowplayer.is-splash .fp-ui .fp-fullscreen,
.flowplayer.is-splash .fp-ui > .fp-header > .fp-unload {
  display: none;
}

.flowplayer.fp-full .fp-timeline {
  height: 0.2em;
  margin: 0 0.8em;
  width: calc(100% - 1.6em);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
}

.flowplayer.fp-full.is-small .fp-timeline,
.flowplayer.fp-full.is-tiny .fp-timeline {
  margin: 0 0.4em;
  width: calc(100% - 0.8em);
}

.flowplayer.fp-full:not(.is-small):not(.is-tiny).is-fullscreen .fp-timeline {
  margin: 0 1.2em;
  width: calc(100% - 2.4em);
  height: 0.3em;
}

.flowplayer.fp-full .fp-controls:hover .fp-timeline {
  height: 0.4em;
}

.flowplayer .fp-timestamp {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.5em;
}

.flowplayer.has-thumbs .fp-timestamp {
  bottom: 1em;
  padding: 0;
  width: 160px;
  height: 90px;
  line-height: 148px;
  vertical-align: bottom;
  background-size: 800px 450px;
  background-origin: padding-box;
  box-shadow: inset rgba(255,255,255,.8) 0 0 0 1px,rgba(0,0,0,.5) 3px 3px 5px;
  border-radius: 5px;
  pointer-events: none;
}

.flowplayer.is-vertical.has-thumbs .fp-timestamp {
  width: 90px;
  height: 160px;
  line-height: 288px;
  background-size: 450px 800px;
}

.flowplayer.is-tiny.has-thumbs .fp-timestamp {
  width: 80px;
  height: 45px;
  line-height: 68px;
  background-size: 400px 225px;
  border-width: 1px;
}

.flowplayer.is-vertical.is-tiny.has-thumbs .fp-timestamp {
  width: 45px;
  height: 80px;
  line-height: 140px;
  background-size: 225px 400px;
}

/* custom icons */

.flowplayer .fp-icon,
.flowplayer .fp-fullscreen svg {
  -webkit-transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
}
/*
.flowplayer .fp-icon svg {
  -webkit-filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.5));
  filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.5));
}
*/
.flowplayer .fp-share:before,
.flowplayer .fp-selected:before,
.flowplayer .fp-nextbtn::before,
.flowplayer .fp-playbtn::before,
.flowplayer .fp-volumebtn::before,
.flowplayer .fp-fullscreen::before,
.flowplayer .fp-menu .fp-selected::before,
.flowplayer .fp-icon::before {
  content: none !important;
  display: none;
}

.no-touchevents .flowplayer .fp-fullscreen:hover svg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.flowplayer .fp-controls .fa-compress,
.flowplayer.is-fullscreen .fp-controls .fa-expand {
  display: none;
}

.flowplayer.is-fullscreen .fp-controls .fa-compress {
  display: block;
}

.flowplayer .fp-controls .fa-pause,
.flowplayer.is-playing .fp-controls .fa-play {
  display: none;
}

.flowplayer.is-playing .fp-controls .fa-pause {
  display: block;
}

.flowplayer .fp-volumebtn {
  padding-left: 0 !important;
}

.flowplayer.is-muted .fp-volumebtn .fa-volume-mute,
.flowplayer .fp-volumebtn.level-0 .fa-volume-mute,
.flowplayer .fp-volumebtn.level-1 .fa-volume-down,
.flowplayer .fp-volumebtn.level-2 .fa-volume,
.flowplayer .fp-volumebtn.level-3 .fa-volume-up {
  display: block;
}

.flowplayer:not(.is-muted) .fp-volumebtn:not(.level-0) .fa-volume-mute,
.flowplayer.is-muted .fp-volumebtn .fa-volume-down,
.flowplayer.is-muted .fp-volumebtn .fa-volume,
.flowplayer.is-muted .fp-volumebtn .fa-volume-up,
.flowplayer .fp-volumebtn:not(.level-1) .fa-volume-down,
.flowplayer .fp-volumebtn:not(.level-2) .fa-volume,
.flowplayer .fp-volumebtn:not(.level-3) .fa-volume-up {
  display: none;
}

.flowplayer .hd-badge {
  position: relative;
  top: -0.6em;
  font-size: .8em;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--color-player);
}

.flowplayer .fp-hd-badge::after {
  content: '';
  position: absolute;
  top: 7px;
  right: -5px;
  height: 9px;
  width: 13px;
  background-color: var(--color-player);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAwJSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTMgOSIgd2lkdGg9IjEwMCUiPjxwYXRoIGQ9Ik01LDcgTDYsNyBMNiw4IEw1LDggTDUsNyBaIE0xMCwzIEwxMCw0IEw4LDQgTDgsMyBMMTAsMyBaIE0zLDYgTDMsNSBMNSw1IEw1LDYgTDMsNiBaIE0yLDcgTDMsNyBMMyw4IEwyLDggTDIsNyBaIE03LDcgTDEwLDcgTDEwLDggTDcsOCBMNyw3IFogTTEwLDYgTDExLDYgTDExLDcgTDEwLDcgTDEwLDYgWiIgZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIwLjY0NzEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgLz48cGF0aCBkPSJNNSw3IEw1LDYgTDUsNSBMMyw1IEwzLDYgTDMsNyBMMiw3IEwyLDIgTDMsMiBMMyw0IEw1LDQgTDUsMiBMNiwyIEw2LDcgTDUsNyBaIE0xMSw2IEwxMCw2IEwxMCw3IEw3LDcgTDcsMiBMMTAsMiBMMTAsMyBMMTEsMyBMMTEsNiBaIE0xMCw0IEwxMCwzIEw4LDMgTDgsNCBMOCw2IEwxMCw2IEwxMCw0IFoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgLz48L3N2Zz4=);
  border-radius: 1px;
  line-height: normal;
  pointer-events: none;
}

.flowplayer .fp-hd-badge.fp-4k::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAwJSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTMgOSIgd2lkdGg9IjEwMCUiPjxwYXRoIGQ9Ik0xMCw0IEwxMSw0IEwxMSw1IEwxMCw1IEwxMCw0IFogTTEwLDcgTDExLDcgTDExLDggTDEwLDggTDEwLDcgWiBNOCw1IEwxMCw1IEwxMCw2IEw4LDYgTDgsNSBaIE03LDcgTDgsNyBMOCw4IEw3LDggTDcsNyBaIE01LDYgTDYsNiBMNiw3IEw1LDcgTDUsNiBaIE00LDcgTDUsNyBMNSw4IEw0LDggTDQsNyBaIE0yLDYgTDQsNiBMNCw3IEwyLDcgTDIsNiBaIE0zLDQgTDQsNCBMNCw1IEwzLDUgTDMsNCBaIiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9IjAuNjQ3MSIgZmlsbC1ydWxlPSJldmVub2RkIiAvPjxwYXRoIGQ9Ik0xMSw1IEwxMSw3IEwxMCw3IEwxMCw2IEwxMCw1IEwxMSw1IFogTTEwLDUgTDgsNSBMOCw2IEw4LDcgTDcsNyBMNywyIEw4LDIgTDgsNCBMMTAsNCBMMTAsNSBaIE00LDQgTDMsNCBMMyw1IEw0LDUgTDQsNCBaIE00LDcgTDQsNiBMMiw2IEwyLDQgTDMsNCBMMywzIEw0LDMgTDQsMiBMNSwyIEw1LDUgTDYsNSBMNiw2IEw1LDYgTDUsNyBMNCw3IFogTTEwLDIgTDExLDIgTDExLDQgTDEwLDQgTDEwLDIgWiIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiAvPjwvc3ZnPg==)
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-hd-badge::after {
  content: 'HD';
  top: 5px;
  right: -13px;
  width: auto;
  height: auto;
  padding: 2px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: none;
  border-radius: 1.5px;
}

.flowplayer.is-small .fp-hd-badge::after,
.flowplayer.is-tiny .fp-hd-badge::after {
  top: 4px;
  right: -7px;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-hd-badge.fp-4k::after {
  content: '4K';
}

/* logo */

.flowplayer .fp-logo {
  display: none;
  top: 1em;
  width: 2.25em;
  height: 2.25em;
  padding: 0;
  pointer-events: none;
  -webkit-transition: all 0.15s cubic-bezier(.17,.84,.44,1);
  transition: all 0.15s cubic-bezier(.17,.84,.44,1);
  z-index: 2;
}

.flowplayer .fp-logo img {
  display: block;
  bottom: 15px;
  opacity: 1 !important;
  box-shadow: none;
  padding: 0;
}

.flowplayer.is-ready.is-paused .fp-logo {
  opacity: 0.5;
}

.flowplayer.is-ready.is-paused.has-title .fp-logo {
  opacity: 0;
}

.flowplayer.is-small .fp-logo,
.flowplayer.is-tiny .fp-logo {
  width: 2.5em;
  height: 2.5em;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .fp-logo {
  width: 4.15em;
  height: 4.15em;
}

.flowplayer .fp-logo img:hover {
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  opacity: 1;
}

.flowplayer .fp-play .fp-play-sharp-fill {
  border-radius: 50%;
}

.flowplayer.is-splash .fp-play .fp-play-sharp-fill {
  background-color: rgba(0,0,0,0.25);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.flowplayer.is-splash.is-mouseover .fp-play .fp-play-sharp-fill {
  background-color: transparent;
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}

.flowplayer .fp-resumable-label,
.flowplayer.is-splash.resumable-active .fp-play .fp-play-sharp-fill {
  opacity: 0;
  visibility: hidden;
}

.flowplayer .fp-resumable-label {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  align-items: center;
  padding: 0.75em 1.25em;
  border-radius: var(--border-radius);
  line-height: 1.5;
  text-shadow: 0 0 2px rgba(0,0,0,0.5);
  background: rgba(0,0,0,0.5);
  color: #fff;
  transition: all 0.2s ease;
  pointer-events: none;
}

.flowplayer.resumable-active.is-splash:not(.is-loading) .fp-resumable-label {
  opacity: 1;
  visibility: visible;
}

.flowplayer .fp-resumable-label .fp-resumable-play {
  position: relative;
  display: flex;
  align-items: center;
  width: 3em;
}

.flowplayer .fp-resumable-label .fp-resumable-play > svg {
  position: absolute;
  left: -1em;
}

.flowplayer .fp-resumable-label a {
  color: #fff;
  pointer-events: auto;
}

.flowplayer.is-micro .fp-duration,
.flowplayer.is-micro .fp-remaining,
.flowplayer .splash-duration {
  display: none;
}

.flowplayer.is-splash .splash-duration,
.flowplayer.is-splash .splash-link {
  display: block;
}

.flowplayer .splash-duration {
  position: absolute;
  right: 1em;
  bottom: 1em;
  color: #fff !important;
  background-color: rgba(28,28,28,0.8);
  padding: 1px 4px 0;
  font-size: small;
  text-shadow: 0 0 2px rgba(0,0,0,.5);
  border-radius: 5px;
  pointer-events: none;
}

@media (min-width: 768px) {

  .flowplayer .splash-duration {
    font-size: inherit;
  }

}

.flowplayer:not(.is-splash) .splash-link {
  top: 1em;
}

@media (max-width: 991.98px) {

  .flowplayer .fp-play svg,
  .flowplayer .fp-pause svg,
  .flowplayer .fp-waiting svg {
    width: 13%;
    height: auto;
  }

}

/* next */

.flowplayer .next-element {
  --margin: 0.8em;
  position: absolute;
  left: var(--margin);
  width: 380px;
  padding: 2px;
  color: #fff;
  background-color: rgba(28,28,28,0.9);
  border-radius: 5px;
  line-height: 1.15;
  text-shadow: 0 0 2px rgba(0,0,0,.5);
  box-shadow: inset rgba(255,255,255,.8) 0 0 0 1px,rgba(0,0,0,.5) 3px 3px 5px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  -webkit-transition: opacity 0.15s cubic-bezier(0.0,0.0,0.2,1);
  transition: opacity 0.15s cubic-bezier(0.0,0.0,0.2,1);
}

.flowplayer.is-tiny .next-element {
  width: 238px;
  padding: 5px;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .next-element {
  width: 540px;
  font-size: 118%;
}

.flowplayer .next-element.active {
  bottom: 3.6em;
  visibility: visible;
  opacity: 1;
}

.flowplayer.is-small .next-element.active,
.flowplayer.is-tiny .next-element.active {
  --margin: 0.5em;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .next-element.active {
  --margin: 1.4em;
  bottom: 5em;
}

.flowplayer .next-element .next-image {
  position: relative;
  float: left;
  width: 160px;
  height: 90px;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.flowplayer.is-tiny .next-element .next-image {
  width: 110px;
  height: 60px;
}

.flowplayer:not(.is-small):not(.is-tiny).is-fullscreen .next-element .next-image {
  width: 240px;
  height: 135px;
}

.flowplayer .next-element .next-duration {
  display: block;
  position: absolute;
  right: 3px;
  bottom: 3px;
  padding: 2px 4px 3px;
  border-radius: 4px;
  font-size: smaller;
  background-color: rgba(28,28,28,0.7);
}

.flowplayer .next-element .next-text {
  max-height: 5em;
  margin: 8px 0;
  padding-left: 9px;
  overflow: hidden;
}

.flowplayer .next-element .next-text span {
  display: block;
  padding-bottom: 0.5em;
  color: #aaa;
  font-size: smaller;
  text-transform: uppercase;
}

/* progress thumb */

.flowplayer .fp-progress::after {
  content: '';
  position: absolute;
  top: calc(50% - 0.5em);
  right: -0.5em;
  width: 0.96em;
  height: 0.96em;
  background-color: var(--color-player);
  border-radius: 50%;
  -webkit-transition: -webkit-transform .1s cubic-bezier(0.4,0.0,1,1);
  transition: transform .1s cubic-bezier(0.4,0.0,1,1);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.flowplayer .fp-controls:hover .fp-progress::after {
  -webkit-transform: none;
  transform: none;
}

/* controls bg */

.flowplayer .fp-controls-bg {
  position: absolute;
  width: 100%;
  height: 98px;
  bottom: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-repeat: repeat-x;
  background-position: bottom;
  pointer-events: none;
  z-index: 1;
}

.flowplayer .fp-controls-bg.fp-top {
  top: 0;
  background-position: top;
}

/* audio icon */

.audio-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
}

.audio-icon img,
.audio-icon canvas {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 15%;
  padding: 1em;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0,0,0,0.25);
}

.flowplayer .audio-icon canvas {
  width: 30%;
  height: 3em;
  padding: 0;
  border-radius: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.25) 0%, transparent 100%);
}

.flowplayer.is-tiny .audio-icon img {
  padding: 0.5em;
}

@media (min-width: 992px) {

  .audio-icon img {
    width: 6em;
    height: 6em;
  }

}

.flowplayer.is-audio.is-playing .audio-icon {
  opacity: 1;
  transition: opacity 1s cubic-bezier(.95,.05,.8,.04);
}

/* mobile fix */

.flowplayer.is-mobile .fp-controls {
  font-size: 15px;
}

.flowplayer.is-mobile .fp-controls .fp-icon {
  margin: -0.75em 0;
  padding: 0.75em;
}

.flowplayer.is-mobile .fp-controls .fp-playbtn,
.flowplayer.is-mobile .fp-controls .fp-nextbtn,
.flowplayer.is-mobile .fp-controls .fp-volumebtn,
.flowplayer.is-mobile .fp-controls .fp-bar-slider,
.flowplayer.is-mobile .fp-controls .fp-home {
  display: none !important;
}
/* End */


/* Start:/render/include/flowplayer/css/spinner.css?17354094443193*/
.fp-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  margin-left: -32px;
  z-index: 1;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {

  .fp-spinner {
    display: none !important;
  }

}

.fp-spinner-container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -50%;
  -webkit-animation: fp-linearspin 1568ms linear infinite;
  animation: fp-linearspin 1568ms linear infinite;
}

.fp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: fp-easespin 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
  animation: fp-easespin 5332ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
}

.fp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  right: 49%;
  bottom: 0;
  overflow: hidden;
}

.fp-spinner-right {
  position: absolute;
  top: 0;
  left: 49%;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.fp-spinner-circle {
  position: absolute;
  width: 200%;
  height: 100%;
  right: 0;
  border-style: solid;
  border-color: #ddd #ddd transparent;
  border-radius: 50%;
  border-width: 6px;
}

.fp-spinner-left .fp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: transparent;
  -webkit-animation: fp-leftspin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
  animation: fp-leftspin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
}

.fp-spinner-right .fp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: transparent;
  -webkit-animation: fp-rightspin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
  animation: fp-rightspin 1333ms cubic-bezier(0.4,0.0,0.2,1) infinite both;
}

@-webkit-keyframes fp-linearspin {
 to {
  -webkit-transform:rotate(360deg)
 }
}
@keyframes fp-linearspin {
 to {
  transform:rotate(360deg)
 }
}

@-webkit-keyframes fp-easespin {
 12.5% {
  -webkit-transform:rotate(135deg)
 }
 25% {
  -webkit-transform:rotate(270deg)
 }
 37.5% {
  -webkit-transform:rotate(405deg)
 }
 50% {
  -webkit-transform:rotate(540deg)
 }
 62.5% {
  -webkit-transform:rotate(675deg)
 }
 75% {
  -webkit-transform:rotate(810deg)
 }
 87.5% {
  -webkit-transform:rotate(945deg)
 }
 to {
  -webkit-transform:rotate(1080deg)
 }
}
@keyframes fp-easespin {
 12.5% {
  transform:rotate(135deg)
 }
 25% {
  transform:rotate(270deg)
 }
 37.5% {
  transform:rotate(405deg)
 }
 50% {
  transform:rotate(540deg)
 }
 62.5% {
  transform:rotate(675deg)
 }
 75% {
  transform:rotate(810deg)
 }
 87.5% {
  transform:rotate(945deg)
 }
 to {
  transform:rotate(1080deg)
 }
}

@-webkit-keyframes fp-leftspin {
 0% {
  -webkit-transform:rotate(130deg)
 }
 50% {
  -webkit-transform:rotate(-5deg)
 }
 to {
  -webkit-transform:rotate(130deg)
 }
}
@keyframes fp-leftspin {
 0% {
  transform:rotate(130deg)
 }
 50% {
  transform:rotate(-5deg)
 }
 to {
  transform:rotate(130deg)
 }
}

@-webkit-keyframes fp-rightspin {
 0% {
  -webkit-transform:rotate(-130deg)
 }
 50% {
  -webkit-transform:rotate(5deg)
 }
 to {
  -webkit-transform:rotate(-130deg)
 }
}
@keyframes fp-rightspin {
 0% {
  transform:rotate(-130deg)
 }
 50% {
  transform:rotate(5deg)
 }
 to {
  transform:rotate(-130deg)
 }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/embed/style.css?1768297554447 */
/* /render/include/flowplayer/css/player.css?17606049921767 */
/* /render/include/flowplayer/player/7.2.4/skin/skin.css?175923165240801 */
/* /render/include/flowplayer/css/custom.css?176829492026296 */
/* /render/include/flowplayer/css/spinner.css?17354094443193 */
