.media-video[data-v-878f8dc0] {
  display:flex;
  flex-direction:column;
  position:relative
}
.media-video__controls[data-v-878f8dc0] {
  left:0;
  opacity:0;
  position:absolute;
  right:0;
  text-align:center;
  top:0;
  transition:opacity .2s linear;
  z-index:5
}
.media-video__sizer[data-v-878f8dc0] {
  flex:auto;
  min-height:0
}
.media-video:hover .media-video__controls[data-v-878f8dc0] {
  opacity:1
}
.media-video-sizer[data-v-878f8dc0] {
  overflow:hidden;
  position:relative
}
.media-video-sizer[data-v-878f8dc0]:before {
  content:"";
  display:block;
  padding-top:56.25%
}
[data-v-878f8dc0] .media-video-sizer>* {
  height:100%;
  left:0;
  -o-object-fit:cover;
  object-fit:cover;
  -o-object-position:0 0;
  object-position:0 0;
  position:absolute;
  text-align:center;
  top:0;
  width:100%
}
.media-video-control[data-v-878f8dc0] {
  --hsl-bg:var(--primary--40-bg);
  --hsl-clr:var(--primary--40-clr);
  --hsl-clr-accent:var(--primary--40-clr-accent);
  --hsl-clr-decent:var(--primary--40-clr-decent);
  --hsl-clr-strong:var(--primary--40-clr-strong);
  --hsl-clr-strong-alt:var(--primary--40-clr-strong-alt);
  --hsl-clr-primary:var(--primary--40-clr-primary);
  --hsl-clr-good:var(--primary--40-clr-good);
  --hsl-clr-bad:var(--primary--40-clr-bad);
  --hsl-sep:var(--primary--40-sep);
  --hsl-sep-alt:var(--primary--40-sep-alt);
  align-items:center;
  background-color:Hsla(var(--hsl-bg),1);
  color:Hsla(var(--hsl-clr),1);
  display:inline-flex;
  justify-content:center;
  min-height:4rem;
  min-width:4rem;
  padding:.5rem
}
.is-keyboard-user .media-video-control[data-v-878f8dc0]:focus {
  outline:1px solid Hsl(var(--focus));
  outline-offset:-1px
}
.media-video-control__ico[data-v-878f8dc0] {
  font-size:1.875rem
}
.media-content-video[data-v-a4242c20] {
  background-image:radial-gradient(50% 50% at 50% 50%,Hsla(var(--primary--40-bg)) 0,Hsla(var(--primary--60-bg)) 100%)
}
.media-board[data-v-48a6800a] {
  display:flex
}
.media-container[data-v-80fe9e6b] {
  display:flex;
  flex-direction:column
}
.media-container__label[data-v-80fe9e6b] {
  max-width:9.875rem;
  padding-bottom:.25rem;
  padding-top:.25rem
}
.media-container__row[data-v-80fe9e6b] {
  display:flex;
  flex:none;
  padding-left:.5rem;
  padding-right:.5rem
}
.media-container__link[data-v-80fe9e6b] {
  display:none
}
.media-container__apps[data-v-80fe9e6b],
.media-container__controls[data-v-80fe9e6b] {
  display:flex;
  flex:auto;
  justify-content:flex-end;
  margin-right:-.25rem
}
.media-container__control[data-v-80fe9e6b] {
  align-items:center;
  display:flex;
  padding:var(--media-container-button-padding,.25rem)
}
.media-container__body[data-v-80fe9e6b] {
  display:flex;
  flex:auto;
  min-height:0;
  padding:2px
}
.media-container__body[data-v-80fe9e6b]>* {
  flex:auto;
  min-height:0;
  min-width:0
}
.media-container__body--blocked[data-v-80fe9e6b] {
  pointer-events:none
}
.media-container:hover .media-container__title[data-v-80fe9e6b] {
  display:none
}
.media-container:hover .media-container__link[data-v-80fe9e6b] {
  display:flex
}
.media-container__resize[data-v-80fe9e6b] {
  display:none
}
.media-container__source[data-v-80fe9e6b] {
  padding-left:.25rem
}
.media-container-link[data-v-80fe9e6b] {
  text-decoration:underline
}
.is-keyboard-user .media-container-link[data-v-80fe9e6b]:focus {
  outline:1px solid Hsl(var(--focus));
  outline-offset:-1px
}
.media-container-apps__link[data-v-80fe9e6b] {
  padding:var(--media-container-button-padding,.25rem)
}
.media-draggable-resizable .media-container__resize[data-v-80fe9e6b] {
  align-items:flex-end;
  display:flex;
  margin-left:-.5rem;
  padding-bottom:2px
}
[dir=rtl] .media-draggable-resizable .media-container__resize[data-v-80fe9e6b] {
  transform:scaleX(-1)
}
.media-container--theme-primary[data-v-80fe9e6b] {
  --hsl-bg:var(--primary-0-bg);
  --hsl-clr:var(--primary-0-clr);
  --hsl-clr-accent:var(--primary-0-clr-accent);
  --hsl-clr-decent:var(--primary-0-clr-decent);
  --hsl-clr-strong:var(--primary-0-clr-strong);
  --hsl-clr-strong-alt:var(--primary-0-clr-strong-alt);
  --hsl-clr-primary:var(--primary-0-clr-primary);
  --hsl-clr-good:var(--primary-0-clr-good);
  --hsl-clr-bad:var(--primary-0-clr-bad);
  --hsl-sep:var(--primary-0-sep);
  --hsl-sep-alt:var(--primary-0-sep-alt);
  background-color:Hsla(var(--hsl-bg),1);
  border-radius:var(--border-radius);
  color:Hsla(var(--hsl-clr),1)
}
.media-container--theme-primary--20[data-v-80fe9e6b] {
  --hsl-bg:var(--primary--20-bg);
  --hsl-clr:var(--primary--20-clr);
  --hsl-clr-accent:var(--primary--20-clr-accent);
  --hsl-clr-decent:var(--primary--20-clr-decent);
  --hsl-clr-strong:var(--primary--20-clr-strong);
  --hsl-clr-strong-alt:var(--primary--20-clr-strong-alt);
  --hsl-clr-primary:var(--primary--20-clr-primary);
  --hsl-clr-good:var(--primary--20-clr-good);
  --hsl-clr-bad:var(--primary--20-clr-bad);
  --hsl-sep:var(--primary--20-sep);
  --hsl-sep-alt:var(--primary--20-sep-alt);
  background-color:Hsla(var(--hsl-bg),1);
  border-radius:var(--right-side-custom-border-radius,var(--border-radius));
  color:Hsla(var(--hsl-clr),1)
}
.media-container--theme-cyber--35[data-v-80fe9e6b] {
  --hsl-bg:var(--cyber--35-bg);
  --hsl-clr:var(--cyber--35-clr);
  --hsl-clr-accent:var(--cyber--35-clr-accent);
  --hsl-clr-decent:var(--cyber--35-clr-decent);
  --hsl-clr-strong:var(--cyber--35-clr-strong);
  --hsl-clr-strong-alt:var(--cyber--35-clr-strong-alt);
  --hsl-clr-primary:var(--cyber--35-clr-primary);
  --hsl-clr-good:var(--cyber--35-clr-good);
  --hsl-clr-bad:var(--cyber--35-clr-bad);
  --hsl-sep:var(--cyber--35-sep);
  --hsl-sep-alt:var(--cyber--35-sep-alt);
  background-clip:padding-box;
  background-color:Hsla(var(--hsl-bg),1);
  border:1px solid transparent;
  border-radius:.5rem;
  color:Hsla(var(--hsl-clr),1);
  position:relative
}
.media-container--theme-cyber--35[data-v-80fe9e6b]:before {
  background-image:linear-gradient(to right,Hsla(var(--cyber-0-bg),1),Hsla(var(--cyber-0-clr-primary),.4));
  border-radius:inherit;
  bottom:0;
  content:"";
  left:0;
  margin:-1px;
  position:absolute;
  right:0;
  top:0;
  z-index:-1
}
.media-container--theme-special-primary-100[data-v-80fe9e6b] {
  --hsl-bg:var(--specialPrimary-100-bg);
  --hsl-clr:var(--specialPrimary-100-clr);
  --hsl-clr-accent:var(--specialPrimary-100-clr-accent);
  --hsl-clr-decent:var(--specialPrimary-100-clr-decent);
  --hsl-clr-strong:var(--specialPrimary-100-clr-strong);
  --hsl-clr-strong-alt:var(--specialPrimary-100-clr-strong-alt);
  --hsl-clr-primary:var(--specialPrimary-100-clr-primary);
  --hsl-clr-good:var(--specialPrimary-100-clr-good);
  --hsl-clr-bad:var(--specialPrimary-100-clr-bad);
  --hsl-sep:var(--specialPrimary-100-sep);
  --hsl-sep-alt:var(--specialPrimary-100-sep-alt)
}
.media-container--theme-special-primary-100[data-v-80fe9e6b],
.media-container--theme-special-primary-personalized-100[data-v-80fe9e6b] {
  background-color:Hsla(var(--hsl-bg),1);
  border-radius:var(--border-radius);
  box-shadow:0 .25rem .5rem 0 Hsla(var(--specialPrimary--50-bg),.1);
  color:Hsla(var(--hsl-clr-decent),1)
}
.media-container--theme-special-primary-personalized-100[data-v-80fe9e6b] {
  --hsl-bg:var(--specialPrimaryPersonalized-100-bg);
  --hsl-clr:var(--specialPrimaryPersonalized-100-clr);
  --hsl-clr-accent:var(--specialPrimaryPersonalized-100-clr-accent);
  --hsl-clr-decent:var(--specialPrimaryPersonalized-100-clr-decent);
  --hsl-clr-strong:var(--specialPrimaryPersonalized-100-clr-strong);
  --hsl-clr-strong-alt:var(--specialPrimaryPersonalized-100-clr-strong-alt);
  --hsl-clr-primary:var(--specialPrimaryPersonalized-100-clr-primary);
  --hsl-clr-good:var(--specialPrimaryPersonalized-100-clr-good);
  --hsl-clr-bad:var(--specialPrimaryPersonalized-100-clr-bad);
  --hsl-sep:var(--specialPrimaryPersonalized-100-sep);
  --hsl-sep-alt:var(--specialPrimaryPersonalized-100-sep-alt)
}
.resizable-component[data-v-ee1f2934] {
  position:relative
}
.resizable-component>.resizable-r[data-v-ee1f2934] {
  cursor:e-resize;
  height:100%;
  top:0;
  z-index:90
}
.resizable-component>.resizable-r[data-v-ee1f2934],
.resizable-component>.resizable-rb[data-v-ee1f2934] {
  display:block;
  position:absolute;
  right:-.375rem;
  touch-action:none;
  user-select:none;
  -moz-user-select:none;
  -webkit-user-select:none;
  width:.75rem
}
.resizable-component>.resizable-rb[data-v-ee1f2934] {
  bottom:-.375rem;
  cursor:se-resize;
  height:.75rem;
  z-index:91
}
.resizable-component>.resizable-b[data-v-ee1f2934] {
  cursor:s-resize;
  left:0;
  width:100%;
  z-index:90
}
.resizable-component>.resizable-b[data-v-ee1f2934],
.resizable-component>.resizable-lb[data-v-ee1f2934] {
  bottom:-.375rem;
  display:block;
  height:.75rem;
  position:absolute;
  touch-action:none;
  user-select:none;
  -moz-user-select:none;
  -webkit-user-select:none
}
.resizable-component>.resizable-lb[data-v-ee1f2934] {
  cursor:sw-resize;
  left:-.375rem;
  width:.75rem;
  z-index:91
}
.resizable-component>.resizable-l[data-v-ee1f2934] {
  cursor:w-resize;
  height:100%;
  top:0;
  z-index:90
}
.resizable-component>.resizable-l[data-v-ee1f2934],
.resizable-component>.resizable-lt[data-v-ee1f2934] {
  display:block;
  left:-.375rem;
  position:absolute;
  touch-action:none;
  user-select:none;
  -moz-user-select:none;
  -webkit-user-select:none;
  width:.75rem
}
.resizable-component>.resizable-lt[data-v-ee1f2934] {
  cursor:nw-resize;
  height:.75rem;
  top:-.375rem;
  z-index:91
}
.resizable-component>.resizable-t[data-v-ee1f2934] {
  cursor:n-resize;
  left:0;
  width:100%;
  z-index:90
}
.resizable-component>.resizable-rt[data-v-ee1f2934],
.resizable-component>.resizable-t[data-v-ee1f2934] {
  display:block;
  height:.75rem;
  position:absolute;
  top:-.375rem;
  touch-action:none;
  user-select:none;
  -moz-user-select:none;
  -webkit-user-select:none
}
.resizable-component>.resizable-rt[data-v-ee1f2934] {
  cursor:ne-resize;
  right:-.375rem;
  width:.75rem;
  z-index:91
}
.media-draggable-resizable[data-v-c413aa49] {
  box-shadow:0 .25rem .5rem 0 Hsla(var(--primary--20-bg),.15);
  position:absolute;
  z-index:50
}
[dir=rtl] .media-draggable-resizable[data-v-c413aa49] .resizable-l {
  right:unset
}
[dir=rtl] .media-draggable-resizable[data-v-c413aa49] .resizable-lb {
  cursor:sw-resize;
  right:unset
}
[dir=rtl] .media-draggable-resizable[data-v-c413aa49] .resizable-lt {
  cursor:nw-resize;
  right:unset
}
[dir=rtl] .media-draggable-resizable[data-v-c413aa49] .resizable-rb {
  cursor:se-resize
}
[dir=rtl] .media-draggable-resizable[data-v-c413aa49] .resizable-rt {
  cursor:ne-resize
}
.media-overview[data-v-2ead0abb] {
  bottom:0;
  left:0;
  pointer-events:none;
  position:fixed;
  right:0;
  top:calc(var(--header-height)/var(--fz)*1rem);
  z-index:1050
}
.media-overview__window[data-v-2ead0abb] {
  display:flex;
  pointer-events:auto
}
.media-overview__container[data-v-2ead0abb] {
  flex:auto;
  width:100%
}
.media-overview__content[data-v-2ead0abb] {
  width:100%
}
[dir][data-v-2ead0abb] .handle-tr {
  cursor:ne-resize
}
[dir][data-v-2ead0abb] .handle-tl {
  cursor:nw-resize
}
[dir][data-v-2ead0abb] .handle-br {
  cursor:se-resize
}
[dir][data-v-2ead0abb] .handle-bl {
  cursor:sw-resize
}
[dir][data-v-2ead0abb] .handle-br,
[dir][data-v-2ead0abb] .handle-tr {
  left:auto;
  right:-.625rem
}
[dir][data-v-2ead0abb] .handle-bl,
[dir][data-v-2ead0abb] .handle-ml,
[dir][data-v-2ead0abb] .handle-tl {
  left:-.625rem;
  right:auto
}
.vdr[data-v-2ead0abb] {
  border:none
}
.media-overview--theme-cyber--35[data-v-2ead0abb] {
  box-shadow:0 0 1.5rem Hsla(var(--primary-0-clr-primary),.25)
}
.media-side--fixed[data-v-114267a9] {
  bottom:3.25rem;
  max-height:28.125rem;
  position:fixed;
  right:var(--media-side-right,3.875rem);
  width:15.625rem
}
.media-side__item[data-v-114267a9]:nth-child(n+2) {
  margin-top:.5rem
}
.media-side__content[data-v-114267a9] {
  width:100%
}
