.pzp .pzp-ui-icon {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.pzp .pzp-ui-icon__svg {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  display: block;
  color: inherit;
  width: 100%;
  height: 100%;
}
.pzp .pzp-ui-subscribe-switch {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-subscribe-switch__icon {
  display: inline-block;
  width: 17px;
  height: 17px;
}
.pzp .pzp-ui-number {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
@keyframes pzp-anime__notification--expand {
0% {
    width: 39px;
}
100% {
    width: 100%;
}
}
@keyframes pzp-anime-notification--fadein {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes pzp-anime__notification--autohide {
0% {
    width: 100%;
    opacity: 1;
}
100% {
    width: 0;
    opacity: 0;
}
}
.pzp .pzp-notification {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  animation: 0.3s linear 3s forwards pzp-anime__notification--autohide;
  transform-origin: 0 50%;
  white-space: nowrap;
}
.pzp .pzp-notification__box {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 10;
  width: 39px;
  height: 44px;
  padding: 8px;
  color: #fff;
  border-radius: 28px;
  box-sizing: border-box;
  background-color: rgba(16, 16, 18, 0.95);
  animation: 0.3s ease-in-out forwards pzp-anime__notification--expand, 0.3s ease-in-out forwards pzp-anime__notification--expand;
}
.pzp .pzp-channel-profile {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  width: 34px;
  height: 34px;
  margin-right: 13px;
  flex-shrink: 0;
}
.pzp .pzp-channel-profile__emblem {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.pzp .pzp-channel-profile__subscription-state-icon {
  position: absolute;
  top: 19px;
  left: 21px;
}
.pzp .pzp-button {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: opacity 0.2s ease-in;
  text-align: center;
  color: #fff;
  appearance: none;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  flex-shrink: 0;
}
.pzp .pzp-button:active .pzp-ui-icon {
  opacity: 0.7;
}
.pzp .pzp-button:focus {
  outline: 0;
}
.pzp .pzp-button__label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.pzp .pzp-button--labeled .pzp-ui-icon ~ .pzp-button__label {
  font-family: Apple SD Gothic Neo;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.23;
  text-align: center;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.8);
}
.pzp .pzp-button--labeled .pzp-ui-icon {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.pzp .pzp-button:not(.pzp-button--labeled) .pzp-ui-icon ~ .pzp-button__label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}
.pzp .pzp-ui-resolution-mark {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  font-size: 9px;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  color: #00de7b;
}
.pzp .pzp-ui-text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  color: #fff;
}.pzp .pzp-ui-text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  color: #fff;
}
.pzp .pzp-ui-viewer-count {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  color: white;
  overflow: hidden;
  flex-shrink: 0;
  padding: 0 9px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp .pzp-ui-viewer-count:not(:first-child) {
  border-radius: 0 2px 2px 0;
}
.pzp .pzp-ui-viewer-count__icon {
  display: inline-block;
  width: 11px;
  height: 13px;
  padding: 0;
  margin-right: 4px;
}
.pzp .pzp-ui-viewer-count__number {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: 2px;
}
.pzp .pzp-ui-circle-process {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
}
@keyframes pzp-anime__toast--autohide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.pzp .pzp-ui-toast {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  animation: 0s linear 3s forwards pzp-anime__toast--autohide;
  height: 30px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 7px 10px;
  background-color: #000;
  opacity: 0.7;
  white-space: nowrap;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.pzp .pzp-subscription-success-toast {
  font-size: 12px;
  line-height: 15px;
}
.pzp .pzp-subscription-success-toast__emblem {
  float: left;
  left: -3px;
  top: -3px;
  margin-right: 7px;
}
.pzp .pzp-subscription-success-toast__header {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin: -2px 12px 3px 0px;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
}
.pzp .pzp-subscription-success-toast__channel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}
.pzp .pzp-subscription-success-toast__subscribers {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.4);
}
.pzp .pzp-subscription-success-toast__subscribers:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  margin: 0px 0px 3px 4px;
  border-radius: 50%;
  opacity: 0.4;
  background-color: #ffffff;
  vertical-align: middle;
}
.pzp .pzp-subscription-success-toast__message {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-left: 0px;
  margin-right: 18px;
  color: #48e276;
  font-weight: 500;
  white-space: nowrap;
}
.pzp .pzp-subscription-canceled-toast {
  font-size: 12px;
  line-height: 15px;
}
.pzp .pzp-subscription-canceled-toast__emblem {
  float: left;
  left: -3px;
  top: -3px;
  margin-right: 7px;
}
.pzp .pzp-subscription-canceled-toast__header {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin: -2px 12px 3px 0px;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
}
.pzp .pzp-subscription-canceled-toast__channel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}
.pzp .pzp-subscription-canceled-toast__subscribers {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.4);
}
.pzp .pzp-subscription-canceled-toast__subscribers:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  margin: 0px 0px 3px 4px;
  border-radius: 50%;
  opacity: 0.4;
  background-color: #ffffff;
  vertical-align: middle;
}
.pzp .pzp-subscription-canceled-toast__message {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-left: 0px;
  margin-right: 20px;
  color: #a3a3a3;
  font-weight: 500;
  white-space: nowrap;
}
.pzp .pzp-ui-slider {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 30px;
  border-radius: 1.5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: transform 0.2s ease-in;
}
.pzp .pzp-ui-slider:focus {
  outline: transparent;
}
.pzp .pzp-ui-slider__handler-wrap {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  transition-property: position;
  transition: position 0.1s linear;
  transform: translate3d(-50%, -50%, 0);
}
.pzp .pzp-ui-slider__handler.pzp-button {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #00de7b;
  transition: transform 0.1s linear;
  transform: scale(0.5);
}
.pzp .pzp-ui-slider__handler.pzp-button[disabled=disabled] {
  transform: scale(0);
}
.pzp .pzp-ui-slider__aria-range {
  top: 7px;
  width: 100%;
  position: absolute;
  opacity: 0.01;
  pointer-events: none;
}
.pzp .pzp-ui-slider .pzp-ui-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
}
.pzp .pzp-ui-slider .pzp-ui-progress__wrap {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: unset;
  position: relative;
  left: 0;
  top: 14px;
  width: 100%;
  height: 3px;
  border-radius: 1.5px;
}
.pzp .pzp-ui-slider .pzp-ui-progress__bg {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp .pzp-ui-slider .pzp-ui-progress__loaded {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp .pzp-ui-slider .pzp-ui-progress__played {
  background-color: #00de7b;
}
.pzp .pzp-ui-slider .pzp-ui-progress__volume {
  background-color: #fff;
}
.pzp .pzp-ui-slider--pressed .pzp-ui-slider__handler {
  display: unset;
  transform: scale(1);
}
.pzp .pzp-ui-slider--alt .pzp-ui-progress__played {
  background-color: #00bbff;
}
.pzp .pzp-ui-slider--alt .pzp-ui-slider__handler {
  background-color: #00bbff;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider:focus {
  outline: default;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 16px;
  height: 16px;
  display: none;
  transition: display 0.2s ease-in;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap .pzp-ui-slider__handler {
  transform: scale(1);
}
.pzp .pzp-pc--size-medium .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap, .pzp .pzp-pc--size-m .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 12px;
  height: 12px;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider:hover .pzp-ui-slider__handler-wrap, .pzp .pzp-ui-slider--pc.pzp-ui-slider.pzp-ui-slider--pressed .pzp-ui-slider__handler-wrap {
  display: block;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-progress__wrap {
  transition: height 0.2s ease-in;
  top: 0;
  border-radius: unset;
}
.pzp .pzp-ui-slider--pc.pzp-ui-slider:hover .pzp-ui-progress__wrap, .pzp .pzp-ui-slider--pc.pzp-ui-slider.pzp-ui-slider--pressed .pzp-ui-progress__wrap {
  height: 6px;
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider {
  height: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -4px;
  margin-bottom: -4px;
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider:focus {
  outline: default;
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  display: block;
  width: 10px;
  height: 10px;
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap .pzp-ui-slider__handler {
  transform: scale(1);
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-progress__wrap {
  height: 2px;
  top: 0;
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider.pzp-ui-slider--pressed .pzp-ui-slider__handler, .pzp .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler:hover {
  transform-origin: center center;
  transform: scale(1.4);
}
.pzp .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler.pzp-button {
  background-color: #fff;
}
.pzp .pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--pc .pzp-ui-progress__wrap {
  height: 4px;
}
.pzp .pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--pc .pzp-ui-slider__handler-wrap {
  width: 28px;
  height: 28px;
}
.pzp .pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--pc:hover .pzp-ui-progress__wrap, .pzp .pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--pc.pzp-ui-slider--pressed .pzp-ui-progress__wrap {
  height: 8px;
}
.pzp .pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--volume .pzp-ui-progress__wrap {
  top: 0;
  height: 3px;
}
.pzp .pzp-ui-recomm-card {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__thumb {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__thumb-blur {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__thumb-img {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__thumb-pic {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
}
.pzp .pzp-ui-recomm-card__info {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__info-title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ui-recomm-card__info-channel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-layout-scrollview {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.pzp .pzp-layout-scrollview::-webkit-scrollbar {
  display: none;
}
.pzp .pzp-ui-live-badge {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  flex-shrink: 0;
  display: inline-block;
  width: 46px;
  height: 24px;
  background-color: #fb1f1f;
  color: #fff;
  border-radius: 2px;
}
.pzp .pzp-ui-live-badge__icon {
  border-radius: 2px;
}
.pzp .pzp-ui-live-badge:not(:last-child) .pzp-ui-live-badge__icon {
  border-radius: 0 2px 2px 0;
}
.pzp .pzp-ui-live-badge--off {
  background-color: #838285;
}
.pzp .pzp-ui-dialog-actions {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  height: 30px;
  margin-top: 15px;
}
.pzp .pzp-ui-dialog-actions__button--primary {
  background-color: rgba(0, 222, 123, 0.64);
}
.pzp .pzp-ui-dialog-actions__button--secondary {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp .pzp-ui-dialog-actions .pzp-button {
  display: block;
  min-width: 90px;
  height: 30px;
  padding: 0 20px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
}
.pzp .pzp-ui-dialog-actions .pzp-button + .pzp-button {
  margin-left: 9px;
}.pzp .pzp-ui-dialog {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}
.pzp .pzp-ui-dimmed {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0);
}
.pzp .pzp-ui-toolbar {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.pzp .pzp-ui-toolbar--expanded {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding-bottom: 27px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pzp .pzp-ui-toolbar__menu-button {
  height: 30px;
  width: 30px;
  overflow: hidden;
}
.pzp .pzp-ui-toolbar__close-button {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 30px;
  height: 30px;
}
.pzp .pzp-ui-toolbar--expanded .pzp-ui-toolbar__item--outer {
  display: none;
}
.pzp .pzp-ui-toolbar--expanded .pzp-ui-toolbar__expand-button {
  display: none;
}
.pzp .pzp-ui-toolbar--expanded .pzp-ui-toolbar__item--inner.pzp-button:not(.pzp-ui-toolbar__close-button) {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(16, 16, 18, 0.7);
  margin: 0 13px;
  vertical-align: top;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pzp .pzp-ui-toolbar--expanded .pzp-ui-toolbar__item--inner.pzp-button:not(.pzp-ui-toolbar__close-button) .pzp-button__label {
  position: absolute;
  left: 50%;
  top: 62px;
  transform: translateX(-50%);
  white-space: pre;
}
.pzp .pzp-ui-toolbar--expanded .pzp-app-button .pzp_icon {
  width: 28px;
  height: 14px;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expandable) .pzp-ui-toolbar__expand-button {
  display: none;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-ui-toolbar__item--inner {
  display: none;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-ui-toolbar__close-button {
  display: none;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) > *:first-child {
  margin-left: 20px;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) > *:not(:first-child) {
  margin-left: 10px;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button {
  width: 30px;
  height: 30px;
}
.pzp .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-app-button {
  width: 41px;
}


.pzp .pzp-upnext {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-upnext__dimmed {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.pzp .pzp-upnext__content {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pzp .pzp-upnext--loading .pzp-upnext__content {
  display: none;
}
.pzp .pzp-upnext__button-group {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-upnext__info {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  padding: 2px 48px 12px;
  text-align: center;
  box-sizing: border-box;
}
.pzp .pzp-upnext__label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 3px;
  font-family: Apple SD Gothic Neo;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #00e575;
}
.pzp .pzp-upnext__subject {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  margin-bottom: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
}
.pzp .pzp-upnext__author {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 40%;
  font-size: 12px;
  opacity: 0.6;
  color: #fff;
}
.pzp .pzp-upnext__next-button {
  overflow: hidden;
  position: relative;
  display: block;
  width: 56px;
  height: 56px;
  margin: 0 auto;
  padding: 3px;
  border-radius: 50%;
  color: #fff;
}
.pzp .pzp-upnext__next-button:active {
  opacity: 0.7;
}
.pzp .pzp-upnext__next-button-icon {
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}
.pzp .pzp-upnext__next-button-circle-progress {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 56px;
  height: 56px;
}
.pzp .pzp-upnext__cancel-button {
  display: block;
  min-width: 43px;
  height: 23px;
  margin: 5px auto 0;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  white-space: nowrap;
}
.pzp .pzp-upnext__image {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  height: 100%;
}
.pzp .pzp-upnext__img-view {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
  border: 0;
}
.pzp .pzp-upnext--object-fit-none .pzp-upnext__img-view {
  -o-object-fit: none;
     object-fit: none;
}
.pzp .pzp-upnext--object-fit-contain .pzp-upnext__img-view {
  -o-object-fit: contain;
     object-fit: contain;
}
.pzp .pzp-upnext--object-fit-fill .pzp-upnext__img-view {
  -o-object-fit: fill;
     object-fit: fill;
}
.pzp .pzp-upnext--object-fit-cover .pzp-upnext__img-view {
  -o-object-fit: cover;
     object-fit: cover;
}
.pzp .pzp-upnext--object-fit-scale-down .pzp-upnext__img-view {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.pzp .pzp-ui-toolbar-expand-button__icon {
  display: inline-block;
}
.pzp .pzp-ui-toolbar-close-button__icon {
  display: inline-block;
}
@keyframes pzp-anime__toast--autohide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.pzp .pzp-toast {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  animation: 0s linear 3s forwards pzp-anime__toast--autohide;
  height: 30px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 7px 10px;
  background-color: #000;
  opacity: 0.7;
  white-space: nowrap;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.pzp .pzp-timestamp {
  font-size: 34px;
  line-height: 40px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1921568627);
  color: rgba(255, 255, 255, 0.9);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  visibility: hidden;
}
.pzp .pzp-timestamp--fadeout {
  animation: 1s linear 1s backwards pzp-anim--fadeout;
}
.pzp .pzp-timestamp:focus {
  outline: none;
}
@keyframes pzp-anim--fadeout {
from {
    opacity: 1;
    visibility: visible;
}
to {
    opacity: 0;
    visibility: hidden;
}
}
.pzp .pzp-space-creator {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  display: block;
  left: 0px;
  top: 0px;
  width: 100%;
}
.pzp .pzp-social-plugin {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-social-plugin__button-icon {
  display: inline-block;
}
.pzp .pzp-social-plugin .naver-splugin-c {
  pointer-events: none;
}
.pzp .pzp-setting-panel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-setting-panel__close-button {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.pzp .pzp-setting-panel__close-button-icon {
  display: inline-block;
}
.pzp .pzp-setting-item {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 5px;
}
.pzp .pzp-setting-item__select {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: black;
  font-size: 16px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pzp .pzp-setting-item:last-child {
  margin-bottom: 0;
}
.pzp .pzp-setting-item__label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 210px;
  height: 38px;
  padding: 0 17px;
  border-radius: 19px;
  background-color: rgba(16, 16, 18, 0.7);
  box-sizing: border-box;
}
.pzp .pzp-setting-item__label:active {
  opacity: 0.9;
}
.pzp .pzp-setting-item__label-text, .pzp .pzp-setting-item__label-value {
  font-size: 13px;
  font-weight: 500;
  transition: opacity 0.2s ease-in;
  color: white;
  white-space: nowrap;
  line-height: 38px;
}
.pzp .pzp-setting-item__label-text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  margin-right: 14px;
  opacity: 0.5;
  min-width: 25px;
  max-width: 70%;
  flex-shrink: 0;
}
.pzp .pzp-setting-item__label-value {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  margin-left: auto;
  margin-right: 2px;
  text-overflow: ellipsis;
}
.pzp .pzp-setting-button__icon {
  display: inline-block;
}
.pzp .pzp-seeking-thumbnail {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-seeking-thumbnail.pzp-seeking-thumbnail--no-sprite {
  visibility: hidden;
}
.pzp .pzp-seeking-thumbnail__container {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-seeking-thumbnail__canvas {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  background: black;
}
.pzp .pzp-scrap-button__icon {
  width: 30px;
  height: 30px;
}
.pzp .pzp-replay-button {
  height: 30px;
  overflow: hidden;
}
.pzp .pzp-replay-button__icon {
  float: left;
  width: 30px;
  height: 30px;
}
.pzp .pzp-recomm-replay-button {
  width: 50px;
}
.pzp .pzp-recomm-replay-button__icon {
  width: 50px;
  height: 50px;
}
.pzp .pzp-recomm-replay-button__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  margin: 7px -1px 0;
  font-family: Apple SD Gothic Neo, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
.pzp .pzp-recomm-list {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-recomm-list__replay-button-wrap {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 22px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 50px;
  margin-top: 2px;
  transition: opacity 0.1s;
}
.pzp .pzp-recomm-list__scroll-view {
  padding-left: 92px;
  padding-right: 23px;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 150px;
  margin: 0 4px;
  text-align: left;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card, .pzp .pzp-recomm-list .pzp-ui-recomm-card:hover {
  text-decoration: none;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  width: 150px;
  height: 84px;
  background-color: #353536;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb .pzp-icon {
  width: 60px;
  height: 60px;
  margin: 11px auto 0;
  opacity: 0.2;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb-blur {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  width: 150px;
  height: 84px;
  filter: blur(10px);
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb-img {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 150px;
  height: 84px;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb-pic {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
  margin: 0 auto;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__thumb-time {
  position: absolute;
  right: 6px;
  bottom: 5px;
  z-index: 20;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__info {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__info-title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-all;
  font-size: 13px;
  line-height: 1.23;
  max-height: 32px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}
.pzp .pzp-recomm-list .pzp-ui-recomm-card__info-channel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 4px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
}
.pzp.pzp-mobile--embedded .pzp-recomm-list {
  padding-top: 50px;
}
.pzp.pzp-mobile--embedded .pzp-recomm-list .pzp-recomm-list__replay-button-wrap {
  top: 48px;
}
.pzp.pzp-mobile--embedded .pzp-recomm-list .pzp-recomm-card__info-title {
  -webkit-line-clamp: 1;
}
.pzp.pzp-mobile--fullscreen .pzp-recomm-list {
  padding-top: 78px;
}
.pzp.pzp-mobile--fullscreen .pzp-recomm-list .pzp-recomm-list__replay-button-wrap {
  top: 78px;
}
.pzp .pzp-ui-recomm-card.pzp-ui-recomm-card--size-small .pzp-ui-recomm-card__info-title {
  -webkit-line-clamp: 1;
}
.pzp .pzp-prev-button:active {
  opacity: 0.7;
}
.pzp .pzp-prev-button:disabled {
  opacity: 0.3;
}
.pzp .pzp-poster {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.pzp .pzp-poster--error .pzp-poster__image {
  display: none;
}
.pzp .pzp-playback-switch {
  width: 49px;
  height: 49px;
}
.pzp .pzp-playback-switch__icon {
  width: inherit;
  height: inherit;
  display: inline-block;
}
.pzp .pzp-next-button:active {
  opacity: 0.7;
}
.pzp .pzp-next-button:disabled {
  opacity: 0.3;
}
.pzp .pzp-mute-indicator {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  height: 30px;
  position: absolute;
}
.pzp .pzp-mute-indicator__label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  display: block;
  width: inherit;
  height: 30px;
}
.pzp .pzp-mute-indicator__label:active {
  opacity: 0.9;
}
.pzp .pzp-mute-indicator__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  width: 0;
  overflow: hidden;
  height: 30px;
  padding-left: 30px;
  padding-right: 0;
  font-weight: 500;
  font-size: 11px;
  line-height: 30px;
  white-space: nowrap;
  box-sizing: border-box;
  border-radius: 16px;
  background-color: rgba(16, 16, 18, 0.85);
  color: transparent;
}
.pzp .pzp-mute-indicator__icons {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 30px;
  transform: translateX(0px);
}
.pzp .pzp-mute-indicator__icons .pzp-mute-indicator__icon {
  width: 16px;
  height: 16px;
  margin: 7px auto 0;
  display: block;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__text {
  width: 100%;
  padding-right: 10px;
  color: #fff;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons {
  transform: translateX(2px);
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text {
  overflow: hidden;
  width: 0;
  padding-right: 0;
  color: transparent;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__icons {
  transform: translateX(0px);
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition .pzp-mute-indicator__text {
  animation-delay: 0s;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-expand;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-collapse;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition .pzp-mute-indicator__icons {
  animation-delay: 0s;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__icons {
  animation-name: pzp-mute-indicator__icons--transition-expand;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__icons {
  animation-name: pzp-mute-indicator__icons--transition-collapse;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--delayed {
  display: block;
  opacity: 1;
  animation: pzp-mute-indicator--delayed-animation 0.1s linear 3s 1 forwards;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--size-small {
  width: 30px;
  height: 30px;
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--size-small .pzp-mute-indicator__icons {
  transform: translateX(0);
  animation-name: none;
  border-radius: 16px;
  background-color: rgba(16, 16, 18, 0.85);
}
.pzp .pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--size-small .pzp-mute-indicator__text {
  display: none;
}
@keyframes pzp-mute-indicator__text--transition-collapse {
0% {
    width: 100%;
    padding-right: 10px;
    color: #fff;
}
100% {
    overflow: hidden;
    width: 0;
    padding-right: 0;
    color: transparent;
}
}
@keyframes pzp-mute-indicator__text--transition-expand {
0% {
    overflow: hidden;
    width: 0;
    padding-right: 0;
    color: transparent;
}
100% {
    width: 100%;
    padding-right: 10px;
    color: #fff;
}
}
@keyframes pzp-mute-indicator__icon--transition-collapse {
0% {
    transform: translateX(2px);
}
100% {
    transform: translateX(0);
}
}
@keyframes pzp-mute-indicator__icon--transition-expand {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(2px);
}
}
@keyframes pzp-mute-indicator--delayed-animation {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.pzp .pzp-midroll-dimmed {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0);
  pointer-events: none;
  opacity: 0;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-duration: 10s;
}
.pzp .pzp-midroll-dimmed--started {
  animation-name: pzp-midroll-dimmed-animation__fadeout;
}
.pzp .pzp-midroll-dimmed--paused {
  animation-play-state: paused;
}
@keyframes pzp-midroll-dimmed-animation__fadeout {
0% {
    opacity: 0;
}
70% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.pzp .pzp-loading-indicator {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.pzp .pzp-loading-indicator__icon {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  width: 44px;
  height: 44px;
}
.pzp .pzp-loading-indicator--large .pzp-loading-indicator__icon {
  width: 80px;
  height: 80px;
}
.pzp .pzp-loading-indicator--medium .pzp-loading-indicator__icon {
  width: 58px;
  height: 58px;
}
.pzp .pzp-loading-indicator--small .pzp-loading-indicator__icon {
  width: 48px;
  height: 48px;
}
.pzp .pzp-loading-indicator__icon-left, .pzp .pzp-loading-indicator__icon-right {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: transparent;
  border: 4px solid transparent;
  box-sizing: border-box;
  transform: translateZ(0);
}
.pzp .pzp-loading-indicator--large .pzp-loading-indicator__icon-left, .pzp .pzp-loading-indicator--large .pzp-loading-indicator__icon-right {
  border-width: 8px;
}
.pzp .pzp-loading-indicator--medium .pzp-loading-indicator__icon-left, .pzp .pzp-loading-indicator--medium .pzp-loading-indicator__icon-right {
  border-width: 6px;
}
.pzp .pzp-loading-indicator__icon-left {
  position: absolute;
  left: 0;
  top: 0;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  animation: pzp-loading-indicator__icon--rotate 1.4s ease-in-out infinite;
}
.pzp .pzp-loading-indicator__icon-right {
  position: absolute;
  left: 0;
  top: 0;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  animation: pzp-loading-indicator__icon--rotate 0.7s ease-in-out infinite;
}
@keyframes pzp-loading-indicator__icon--rotate {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
.pzp .pzp-live-badge {
  cursor: pointer;
}
.pzp .pzp-live-badge.pzp-live-badge--playing-edge {
  cursor: default;
}
.pzp .pzp-like-button__icon {
  display: inline-block;
}
.pzp .pzp-like-button--checked {
  transition: fill 0.1s linear 0.1s;
}
.pzp .pzp-like-button--checked .pzp-like-button__icon {
  color: #ff5858;
}
.pzp .pzp-immersive-not-available-dialog__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #f2f2f2;
  white-space: pre;
}
.pzp .pzp-immersive-not-available-dialog__message {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-immersive-not-available-dialog__button {
  font-family: AppleSDGothicNeo;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.pzp .pzp-fullscreen-button:disabled {
  opacity: 0.3;
}
.pzp .pzp-fullscreen-button__icon {
  display: inline-block;
}
.pzp .pzp-error-dialog {
  background-color: #000;
}
.pzp .pzp-error-dialog__icon {
  width: 27px;
  height: 27px;
  margin-bottom: 14px;
}
.pzp .pzp-error-dialog__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  margin: 0;
  padding: 0 30px;
  word-break: keep-all;
}
.pzp .pzp-double-tap-overlay {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.pzp .pzp-double-tap-overlay__wrap, .pzp .pzp-double-tap-overlay__bg, .pzp .pzp-double-tap-overlay__icons, .pzp .pzp-double-tap-overlay__text, .pzp .pzp-double-tap-overlay__slider {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-double-tap-overlay__icons {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.pzp .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 10px;
  height: 13px;
  margin: 0 1px;
  opacity: 0;
  animation-duration: 0.8s;
  animation-iteration-count: 1s;
}
.pzp .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(1) {
  animation-delay: 0.15s;
}
.pzp .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(2) {
  animation-delay: 0.25s;
}
.pzp .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(3) {
  animation-delay: 0.35s;
}
.pzp .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__text, .pzp .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__icon, .pzp .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__bg {
  animation-name: pzp-double-tap-overlay--fadeout;
}
.pzp .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__text, .pzp .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__icon, .pzp .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__bg {
  animation-name: pzp-double-tap-overlay--fadeout;
}
.pzp .pzp-double-tap-overlay__slider {
  background-color: #fff;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.pzp .pzp-double-tap-overlay__slider--bg {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp .pzp-double-tap-overlay__slider--loaded {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp .pzp-double-tap-overlay__slider--played {
  background-color: #00de7b;
}
.pzp .pzp-double-tap-overlay__wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pzp .pzp-double-tap-overlay__wrap:nth-child(1) {
  left: 0;
}
.pzp .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__bg {
  left: auto;
  right: 0;
}
.pzp .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__icons {
  transform: rotate(-180deg);
}
.pzp .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  display: block;
  margin-top: 12px;
  opacity: 0;
  font-family: -apple-system, BlinkMacSystemFont, Apple SD Gothic Neo, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  animation-delay: 0.15s;
  animation-duration: 1s;
  animation-iteration-count: 1s;
}
.pzp .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.05);
  opacity: 0;
  animation-duration: 1s;
  animation-delay: 0.3s;
  animation-iteration-count: 1s;
}
@keyframes pzp-double-tap-overlay--fadeout {
0% {
    opacity: 0;
}
10% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.pzp .pzp-content-info {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
}.pzp .pzp-content-title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  white-space: nowrap;
}
.pzp .pzp-content-title, .pzp .pzp-content-title:hover {
  text-decoration: none;
}.pzp .pzp-content-channel-name {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-width: 15px;
  margin-right: 6px;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  opacity: 0.6;
}
.pzp .pzp-content-channel-name, .pzp .pzp-content-channel-name:hover {
  text-decoration: none;
}
.pzp .pzp-brand-playback-button__icon {
  display: inline-block;
  width: inherit;
  height: inherit;
  vertical-align: top;
}
.pzp .pzp-app-link-button__icon {
  display: inline-block;
  width: 31px;
  height: 16px;
}
.pzp .pzp-age-restricted-info-dialog {
  background-color: #000;
}
.pzp .pzp-age-restricted-info-dialog__icon {
  width: 27px;
  height: 27px;
  margin-bottom: 14px;
}
.pzp .pzp-age-restricted-info-dialog__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ad-click-through-button:active {
  opacity: 0.3;
}
.pzp .pzp-ad-click-through-button__text {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 33px;
  white-space: nowrap;
  color: #fff;
  letter-spacing: -0.25px;
}
.pzp .pzp-ad-click-through-button__icon {
  float: left;
  width: 12px;
  height: 10px;
  margin: 11px 0 0 5px;
}
.pzp .pzp-ad-click-through-button__svg {
  display: block;
  width: inherit;
  height: inherit;
}
.pzp .pzp-ad-break-indicator {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
.pzp .pzp-ad-break-indicator__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.5);
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-name: pzp-anime__ad-break-indicator--fadein;
}
@keyframes pzp-anime__ad-break-indicator--fadein {
0% {
    color: rgba(255, 255, 255, 0.5);
}
100% {
    color: rgb(255, 255, 255);
}
}
.pzp .pzp-360-intro-dialog__icon {
  width: 109px;
  height: 50px;
}
.pzp .pzp-360-intro-dialog__text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  margin-top: 11px;
  font-size: 15px;
  line-height: 1.4;
  white-space: nowrap;
}
.pzp .pzp-mobile-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}.pzp.pzp-mobile {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  position: relative;
  width: 300px;
  height: 150px;
  overflow: hidden;
  background-color: #000;
  touch-action: manipulation;
}
.pzp.pzp-mobile > .pzp-mobile__header {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 8px;
}
.pzp.pzp-mobile--live .pzp-mobile__header {
  position: absolute;
  top: 12px;
  left: 15px;
  right: 15px;
}
.pzp.pzp-mobile--dialog-action .pzp-mobile__header {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pzp.pzp-mobile--size-extra-small .pzp-mobile__header {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__playback-switch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  color: #fff;
}
.pzp.pzp-mobile--playing .pzp-mobile__playback-switch {
  display: block;
}
.pzp.pzp-mobile--playing:not(.pzp-mobile--controls) .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--loading .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--timestamp .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__playback-switch {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__replay-button {
  position: absolute;
  left: 8px;
  bottom: 8px;
  z-index: 100;
}
.pzp.pzp-mobile--ended .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--upnext .pzp-mobile__replay-button {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__replay-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__poster {
  visibility: hidden;
}
.pzp.pzp-mobile > .pzp-mobile__poster {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pzp.pzp-mobile:not(.pzp-mobile--playing):not(.pzp-mobile--upnext) .pzp-mobile__poster {
  visibility: visible;
}
.pzp.pzp-mobile--playing .pzp-mobile__poster {
  display: none;
}
.pzp.pzp-mobile .pzp-poster--error {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__dimmed {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__dimmed {
  display: none;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__dimmed {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__dimmed {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__dimmed {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__dimmed {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog-360-intro .pzp-mobile__dimmed {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__dimmed {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__dimmed {
  display: block;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__dimmed {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__recomm-list {
  display: none;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  flex-wrap: nowrap;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}
.pzp.pzp-mobile--ended .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__recomm-list {
  display: flex;
}
.pzp.pzp-mobile--ended.pzp-mobile--upnext .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__recomm-list {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__upnext {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.pzp.pzp-mobile > .pzp-mobile__upnext {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__upnext {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--upnext .pzp-mobile__upnext {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__upnext, .pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__upnext, .pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__upnext, .pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__upnext {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__upnext {
  display: none;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__upnext {
  display: none;
}
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__info {
  margin-top: -6px;
}
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__next-button {
  width: 66px;
  height: 66px;
}
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__next-button-icon {
  width: 60px;
  height: 60px;
}
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__next-button-circle-progress {
  width: 66px;
  height: 66px;
}
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__cancel-button {
  margin: 10px auto 0;
}
@media all and (orientation: portrait) {
.pzp.pzp-mobile--fullscreen .pzp-mobile__upnext .pzp-upnext__info {
    padding: 2px 15px 12px;
}
}
.pzp.pzp-mobile--size-small .pzp-mobile__upnext .pzp-upnext__info {
  padding: 2px 15px 8px;
}
.pzp.pzp-mobile--size-small .pzp-mobile__upnext .pzp-upnext__label {
  font-size: 13px;
  line-height: 16px;
}
.pzp.pzp-mobile--size-small .pzp-mobile__upnext .pzp-upnext__author {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__setting-button {
  display: none;
  margin-right: 8px;
  width: 30px;
  height: 30px;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__setting-button {
  display: block;
  position: relative;
  top: -1px;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--no-immersive-available .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__setting-button {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__setting-button {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--upnext .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__setting-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__setting-panel {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.pzp.pzp-mobile > .pzp-mobile__setting-panel {
  display: none;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__setting-panel {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__setting-panel {
  display: flex;
}
.pzp.pzp-mobile--playing .pzp-mobile__setting-panel {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__setting-panel {
  display: flex;
}
.pzp.pzp-mobile--ended .pzp-mobile__setting-panel {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__setting-panel {
  display: flex;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__setting-panel {
  display: none;
}
.pzp.pzp-mobile.pzp-mobile--live.pzp-mobile--setting .pzp-mobile__setting-playbackrate {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__mute-indicator {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__mute-indicator {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 1000;
}
.pzp.pzp-mobile--playing.pzp-mobile--muted .pzp-mobile__mute-indicator {
  display: block;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__mute-indicator {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__prev-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  margin-left: -100px;
  color: #fff;
}
.pzp.pzp-mobile--playing .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__prev-button {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--timestamp .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile--size-small .pzp-mobile__prev-button {
  margin-left: -80px;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__prev-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__next-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  margin-left: 100px;
  color: #fff;
}
.pzp.pzp-mobile--playing .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__next-button {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--timestamp .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile--size-small .pzp-mobile__next-button {
  margin-left: 80px;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__next-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__loading-indicator {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.pzp.pzp-mobile--loading .pzp-mobile__loading-indicator {
  display: flex;
}
.pzp.pzp-mobile--loading.pzp-mobile--thumbnail .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile--loading.pzp-mobile--dialog .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile--loading.pzp-mobile--setting .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile--loading.pzp-mobile--timestamp .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__loading-indicator {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__cellular-warning-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 1.38;
  text-align: center;
  color: #f2f2f2;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-cellular-warning) .pzp-mobile__cellular-warning-dialog {
  display: none;
}
.pzp.pzp-mobile--size-small .pzp-mobile__cellular-warning-dialog .pzp-ui-dialog-actions {
  margin-top: 12px;
}
.pzp.pzp-mobile .pzp-mobile__message-toast {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
}
.pzp.pzp-mobile:not(.pzp-mobile--toast-message) .pzp-mobile__message-toast {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__message-toast {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__double-tap-overlay {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__double-tap-overlay {
  display: block;
}
.pzp.pzp-mobile .pzp-mobile__duration-indicator {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 16.5px);
  transform-origin: left top;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
}
.pzp.pzp-mobile .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--embedded .pzp-mobile__duration-indicator {
  transform: translate(-50%, 24px);
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay .pzp-mobile__duration-indicator {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--size-extra-small .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__duration-indicator {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--size-extra-small .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--vod--adbreak-insert) .pzp-mobile__duration-indicator {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--size-small .pzp-mobile__duration-indicator {
  font-size: 13px;
  line-height: 15px;
  transform: translate(-50%, 15px);
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--size-small.pzp-mobile--embedded .pzp-mobile__duration-indicator {
  transform: translate(-50%, 22.5px);
}
.pzp.pzp-mobile .pzp-mobile__brand-playback-button {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left top;
  width: 49px;
  height: 49px;
  color: #fff;
}
.pzp.pzp-mobile--vod.pzp-mobile .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -36px);
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -28.5px);
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--vod--adbreak-insert) .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--size-small .pzp-mobile__brand-playback-button {
  width: 41px;
  height: 41px;
  transform: translate(-50%, -30px);
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--size-small.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -22.5px);
}
.pzp.pzp-mobile--vod.pzp-mobile--size-extra-small .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -50%);
}
.pzp.pzp-mobile .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile .pzp-mobile__slider {
  margin: 0 10px;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__slider {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--vod--adbreak-insert) .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__timer-current-time {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  margin-left: 15px;
  text-align: right;
  flex-shrink: 0;
}
.pzp.pzp-mobile .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__timer-current-time {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--vod--adbreak-insert) .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__timer-duration {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  margin-right: 10px;
  opacity: 0.5;
  text-align: right;
  flex-shrink: 0;
}
.pzp.pzp-mobile .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__timer-duration {
  display: block;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--vod.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--vod--adbreak-insert) .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__brand-playback-button {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left top;
  width: 49px;
  height: 49px;
  color: #fff;
}
.pzp.pzp-mobile--live.pzp-mobile .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -24.5px);
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -17px);
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--beforeplay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--ended .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--live--adbreak-insert) .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--size-small .pzp-mobile__brand-playback-button {
  width: 41px;
  height: 41px;
  transform: translate(-50%, -20.5px);
}
.pzp.pzp-mobile--live.pzp-mobile.pzp-mobile--size-small.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -13px);
}
.pzp.pzp-mobile--live.pzp-mobile--size-extra-small .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -50%);
}
.pzp.pzp-mobile .pzp-mobile__brand-playback-button {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left top;
  width: 49px;
  height: 49px;
  color: #fff;
}
.pzp.pzp-mobile--data.pzp-mobile .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -24.5px);
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -17px);
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--beforeplay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--ended .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__brand-playback-button {
  display: block;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--ended.pzp-mobile--loading .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--data--adbreak-insert) .pzp-mobile__brand-playback-button {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--size-small .pzp-mobile__brand-playback-button {
  width: 41px;
  height: 41px;
  transform: translate(-50%, -20.5px);
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--size-small.pzp-mobile--embedded .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -13px);
}
.pzp.pzp-mobile--data.pzp-mobile--size-extra-small .pzp-mobile__brand-playback-button {
  transform: translate(-50%, -50%);
}
.pzp.pzp-mobile .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile .pzp-mobile__slider {
  margin: 0 10px;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__slider {
  display: block;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--data--adbreak-insert) .pzp-mobile__slider {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__timer-current-time {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  margin-left: 15px;
  text-align: right;
  flex-shrink: 0;
}
.pzp.pzp-mobile .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__timer-current-time {
  display: block;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--data--adbreak-insert) .pzp-mobile__timer-current-time {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__timer-duration {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  margin-right: 10px;
  opacity: 0.5;
  text-align: right;
  flex-shrink: 0;
}
.pzp.pzp-mobile .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__timer-duration {
  display: block;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile--data.pzp-mobile.pzp-mobile--adbreak:not(.pzp-mobile--data--adbreak-insert) .pzp-mobile__timer-duration {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__fullscreen-button {
  display: none;
  margin-right: 8px;
  width: 30px;
  height: 30px;
}
.pzp.pzp-mobile > .pzp-mobile__fullscreen-button {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.pzp.pzp-mobile--playing .pzp-mobile__fullscreen-button {
  display: block;
}
.pzp.pzp-mobile--playing:not(.pzp-mobile--controls) .pzp-mobile__fullscreen-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__fullscreen-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__fullscreen-button {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__fullscreen-button {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__fullscreen-button {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__360-badge {
  position: absolute;
  top: 13px;
  left: 15px;
  width: 32px;
  height: 21px;
}
.pzp.pzp-mobile .pzp-mobile__header ~ .pzp-mobile__360-badge {
  top: initial;
  bottom: 12px;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--immersive:not(.pzp-mobile--dialog):not(.pzp-mobile--setting):not(.pzp-mobile--loading) .pzp-mobile__360-badge {
  display: block;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--size-extra-small .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__360-badge {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__360-intro-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-360-intro) .pzp-mobile__360-intro-dialog {
  display: none;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__360-intro-dialog {
  display: none;
}
.pzp .pzp-mobile__age-restricted-info-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  animation: 3s step-end auto-closing-dialog forwards;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-age-restricted) .pzp-mobile__age-restricted-info-dialog {
  display: none;
}
@keyframes auto-closing-dialog {
from {
    visibility: visible;
}
to {
    visibility: hidden;
}
}
.pzp .pzp-mobile__error-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-error) .pzp-mobile__error-dialog {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__timestamp {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
.pzp.pzp-mobile:not(.pzp-mobile--playing) .pzp-mobile__timestamp {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__content-info {
  position: absolute;
  top: 8px;
  left: 10px;
  right: 8px;
}
.pzp.pzp-mobile > .pzp-mobile__content-info .rmc_btn_app {
  width: 41px;
  height: 30px;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__content-info {
  display: block;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__content-info {
  display: block;
}
.pzp.pzp-mobile--playing:not(.pzp-mobile--controls) .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__content-info {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__content-info {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend.pzp-mobile--size-small .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__content-info {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__content-count {
  flex-shrink: 0;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.6;
}
.pzp.pzp-mobile .pzp-mobile__content-count + .pzp-mobile__content-text:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  margin: 7px 4px 0;
  background-color: rgba(255, 255, 255, 0.5);
  vertical-align: top;
}
.pzp .pzp-mobile__content-indicator {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-top: 2px;
  font-size: 0;
  line-height: 0;
  color: #fff;
}
.pzp .pzp-mobile__content-text {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Apple SD Gothic Neo, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.6;
  margin-right: 2px;
}
.pzp.pzp-mobile .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__channel-profile {
  position: absolute;
  top: 8px;
  left: 10px;
  right: 8px;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__channel-profile {
  display: block;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__channel-profile {
  display: block;
}
.pzp.pzp-mobile--playing:not(.pzp-mobile--controls) .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__channel-profile {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__channel-profile {
  display: block;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend.pzp-mobile--size-small .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__channel-profile {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__channel-profile {
  display: none;
}
.pzp .pzp-mobile__error-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-error) .pzp-mobile__error-dialog {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__subscription-success-toast {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
}
.pzp.pzp-mobile:not(.pzp-mobile--toast-subscription-success) .pzp-mobile__subscription-success-toast {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__subscription-success-toast {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__subscription-canceled-toast {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
}
.pzp.pzp-mobile:not(.pzp-mobile--toast-subscription-canceled) .pzp-mobile__subscription-canceled-toast {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__subscription-canceled-toast {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__seeking-thumbnail {
  position: absolute;
  left: 0;
  bottom: 77px;
  transform: translateX(-50%);
}
.pzp.pzp-mobile--playing .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls.pzp-mobile--thumbnail:not(.pzp-mobile--size-small) .pzp-mobile__seeking-thumbnail {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--no-thumbnails .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__seeking-thumbnail {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__seeking-time {
  display: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-family: Helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
  font-kerning: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__seeking-time {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail.pzp-mobile--controls:not(.pzp-mobile--no-thumbnails):not(.pzp-mobile--size-small) .pzp-mobile__seeking-time {
  display: block;
  position: absolute;
  left: 0;
  bottom: 52px;
  transform: translateX(-50%);
  font-size: 13px;
  font-weight: 500;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail.pzp-mobile--controls.pzp-mobile.pzp-mobile--size-small .pzp-mobile__seeking-time, .pzp.pzp-mobile--playing.pzp-mobile--thumbnail.pzp-mobile--controls.pzp-mobile--no-thumbnails .pzp-mobile__seeking-time {
  display: block;
  position: absolute;
  font-size: 34px;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__seeking-time {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__seeking-time {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__seeking-time {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__seeking-time {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__bottom {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 44px;
  display: none;
  align-items: center;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__bottom {
  display: flex;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--size-extra-small .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__bottom {
  display: flex;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--size-extra-small .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__bottom {
  display: flex;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--size-extra-small .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile--size-extra-small .pzp-mobile__bottom {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__header {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 8px;
}
.pzp.pzp-mobile--live .pzp-mobile__header {
  position: absolute;
  top: 12px;
  left: 15px;
  right: 15px;
}
.pzp.pzp-mobile--dialog-action .pzp-mobile__header {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pzp.pzp-mobile--size-extra-small .pzp-mobile__header {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__immersive-not-available-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pzp.pzp-mobile:not(.pzp-mobile--dialog-immersive-not-available) .pzp-mobile__immersive-not-available-dialog {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__action-toolbar {
  margin-left: auto;
  margin-top: -7px;
}
.pzp.pzp-mobile--dialog-action .pzp-action-toolbar {
  z-index: 20;
}
.pzp.pzp-mobile--loadstart .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--loading .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog:not(.pzp-mobile--dialog-action) .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__action-toolbar {
  display: flex;
}
.pzp.pzp-mobile--playing:not(.pzp-mobile--controls) .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog:not(.pzp-mobile--dialog-action) .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--thumbnail .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend.pzp-mobile--embedded .pzp-mobile__action-toolbar {
  display: flex;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend.pzp-mobile--size-small .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--replay .pzp-mobile__action-toolbar {
  display: flex;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog:not(.pzp-mobile--dialog-action) .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile--adbreak:not(.pzp-mobile--adbreak-insert) .pzp-mobile__action-toolbar {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__ad-break-indicator {
  display: none;
  position: absolute;
  right: 13px;
  bottom: 20px;
  transform: translateY(0);
  transition: transform 0.1s linear;
}
.pzp.pzp-mobile--adbreak-countdown .pzp-mobile__ad-break-indicator {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__ad-break-indicator {
  transform: translateY(-20px);
}
.pzp.pzp-mobile--size-extra-small .pzp-mobile__ad-break-indicator {
  display: none;
}
.pzp.pzp-mobile > .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--playing .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--fullscreen .pzp-mobile__header--fullscreen-only {
  display: flex;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--ended .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--recommend.pzp-mobile--fullscreen .pzp-mobile__header--fullscreen-only {
  display: flex;
}
.pzp.pzp-mobile--ended.pzp-mobile--setting .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile--ended.pzp-mobile--dialog .pzp-mobile__header--fullscreen-only {
  display: none;
}
.pzp.pzp-mobile:-webkit-full-screen {
  width: 100%;
  height: 100%;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__bottom {
  bottom: 5px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__next-button {
  margin-left: 120px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__prev-button {
  margin-left: -120px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__seeking-thumbnail {
  bottom: 82px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen.pzp-mobile--thumbnail.pzp-mobile--controls:not(.pzp-mobile--no-thumbnails):not(.pzp-mobile--size-small) .pzp-mobile__seeking-time {
  bottom: 57px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__replay-button {
  bottom: 12px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen.pzp-mobile--ios .pzp-mobile__setting-button {
  display: none;
}
@media all and (orientation: landscape) {
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__timestamp {
    font-size: 42px;
    line-height: 50px;
}
.pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__subscription-canceled-toast .pzp-toast__box, .pzp.pzp-mobile.pzp-mobile--fullscreen .pzp-mobile__subscription-success-toast .pzp-toast__box {
    max-width: 385px;
}
}
.pzp.pzp-mobile .pzp-mobile__midroll-dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pzp.pzp-mobile .pzp-mobile__midroll-dimmed {
  display: none;
}
.pzp.pzp-mobile--adbreak-countdown .pzp-mobile__midroll-dimmed {
  display: block;
}
.pzp.pzp-mobile.pzp-mobile--size-extra-small .pzp-mobile__midroll-dimmed {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__live-badge {
  display: none;
  width: 38px;
  height: 20px;
}
.pzp.pzp-mobile--beforeplay .pzp-mobile__live-badge {
  display: block;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__live-badge {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__live-badge {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--controls .pzp-mobile__live-badge {
  display: block;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__live-badge {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__live-badge {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__viewer-count {
  display: none;
  height: 20px;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--setting .pzp-mobile__viewer-count {
  display: none;
}
.pzp.pzp-mobile--beforeplay.pzp-mobile--dialog .pzp-mobile__viewer-count {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--fullscreen.pzp-mobile--controls .pzp-mobile__viewer-count {
  display: inline-flex;
}
.pzp.pzp-mobile--playing.pzp-mobile--setting .pzp-mobile__viewer-count {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--dialog .pzp-mobile__viewer-count {
  display: none;
}
.pzp.pzp-mobile .pzp-mobile__double-tap-overlay {
  display: none;
}
.pzp.pzp-mobile--playing.pzp-mobile--double-tap-seeking .pzp-mobile__double-tap-overlay {
  display: block;
}
.pzp.pzp-mobile .pzp-mobile__ad-click-through-button {
  position: absolute;
  right: 13px;
  top: 12px;
  width: 105px;
  height: 30px;
  display: none;
}
.pzp.pzp-mobile--adbreak-insert .pzp-mobile__ad-click-through-button {
  display: block;
}
.pzp.pzp-mobile.pzp-mobile--controls .pzp-mobile__ad-click-through-button {
  display: none;
}
.pzp .pzp-mobile__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pzp.pzp-mobile--upnext > .pzp-mobile__video {
  visibility: hidden;
}
.pzp.pzp-mobile .webplayer-internal-core-ad-ui [data-role=adVideoWrapEl] {
  width: 100%;
  height: 100%;
}
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.pzp.pzp-mobile video::-webkit-media-text-track-display {
    width: auto !important;
    left: 10px !important;
    right: 10px !important;
    border-radius: 0% !important;
}
}
.pzp.pzp-mobile--input-vpr {
  height: 150px;
}.pzp .pzp-mobile-header {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
