@charset "UTF-8";
.pzp-ui-icon {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-icon__svg {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
}
@charset "UTF-8";
.pzp-ui-track-badge {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-ui-track-badge__badge {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: right;
  color: #00de7b;
  display: inline-flex;
  align-items: center;
}
.pzp-ui-track-badge__badge:not(:last-child)::after {
  content: "";
  display: inline-block;
  background-color: #00c76e;
  width: 2.5px;
  height: 2.5px;
  border-radius: 50%;
  margin: 0 4px;
}
@charset "UTF-8";
.pzp-channel-logo {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
}
.pzp-channel-logo, .pzp-channel-logo:hover {
  text-decoration: none;
}
.pzp-channel-logo__image {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  height: 100%;
  border-radius: 50%;
}
.pzp-channel-logo__icon {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  bottom: -1px;
  right: -3px;
  width: 17px;
  height: 17px;
}
.pzp-pc--size-medium .pzp-channel-logo__icon, .pzp-pc--size-m .pzp-channel-logo__icon {
  bottom: -2px;
}
.pzp-pc--size-small .pzp-channel-logo__icon, .pzp-pc--size-s .pzp-channel-logo__icon {
  display: none;
}
@charset "UTF-8";
.pzp-button {
  position: relative;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-property: background-color;
  transition-duration: 0.2s;
  overflow: visible;
  cursor: pointer;
  outline: none;
  transition: opacity 0.2s ease-in;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  flex-shrink: 0;
}
.pzp-button:active .pzp-ui-icon {
  opacity: 0.7;
}
.pzp-button:focus {
  outline: 0;
}
.pzp-button--disabled {
  cursor: default;
}
.pzp-button--disabled .pzp-ui-icon {
  opacity: 0.2;
}
.pzp-button__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-button--labeled .pzp-ui-icon ~ .pzp-button__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 13px;
  font-weight: 500;
  line-height: 1.23;
  text-align: center;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.8);
}
.pzp-button--labeled .pzp-ui-icon {
  display: inline-block;
  vertical-align: top;
}
.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-button:focus:not(.pzp-button--disabled) {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.33s cubic-bezier(0.33, 1, 0.68, 1);
}
.pzp-button:active:not(.pzp-button--disabled) {
  background-color: rgba(255, 255, 255, 0.35);
  transition: all 0.33s cubic-bezier(0.33, 1, 0.68, 1);
}
.pzp-button:focus.pzp-button--clicked:not(:active):not(:hover) {
  background-color: transparent;
}
.pzp-button:focus.pzp-button--clicked:not(:active):not(:hover) .pzp-button__tooltip {
  visibility: hidden;
}
.pzp-button:focus:not(.pzp-button--disabled) ~ .pzp-button:hover:not(:focus) {
  background-color: rgba(255, 255, 255, 0);
}
.pzp-button:focus:not(.pzp-button--disabled) ~ .pzp-button:hover:not(:focus) .pzp-button__tooltip {
  visibility: visible;
}
@media (pointer: fine) {
.pzp-button:hover:not(.pzp-pc-ui-button--disabled) .pzp-pc-ui-button__tooltip, .pzp-button:focus:not(.pzp-pc-ui-button--disabled) .pzp-pc-ui-button__tooltip, .pzp-button:active:not(.pzp-pc-ui-button--disabled) .pzp-pc-ui-button__tooltip {
    visibility: visible;
}
.pzp-button:hover:not(.pzp-button--disabled) {
    background-color: rgba(255, 255, 255, 0.2);
    transition: all 0.33s cubic-bezier(0.33, 1, 0.68, 1);
}
}
.pzp-button__tooltip {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: -27px;
  left: 50%;
  padding: 6px 12px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 14px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  visibility: hidden;
  transition-property: opacity;
  transform: translateX(-50%);
}
.pzp-button__tooltip--bottom {
  top: 47px;
}
.pzp-button__tooltip--top {
  top: -40px;
}
.pzp-pc--playing .pzp-button__tooltip--top, .pzp-mobile--playing .pzp-button__tooltip--top {
  top: -52px;
}
.pzp-pc--size-medium .pzp-button__tooltip--top, .pzp-pc--size-m .pzp-button__tooltip--top, .pzp-mobile--size-normal .pzp-button__tooltip--top, .pzp-mobile--size-medium .pzp-button__tooltip--top {
  top: -38px;
}
.pzp-pc--size-small .pzp-button__tooltip--top, .pzp-pc--size-s .pzp-button__tooltip--top, .pzp-mobile--size-small .pzp-button__tooltip--top, .pzp-mobile--size-s .pzp-button__tooltip--top {
  top: -33px;
}
@charset "UTF-8";
.pzp-ui-setting-home-item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  min-width: 230px;
  height: 42px;
  box-sizing: border-box;
  padding: 0 13px 0 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.pzp-ui-setting-home-item:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-ui-setting-home-item:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-ui-setting-home-item:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-ui-setting-home-item__left, .pzp-ui-setting-home-item__right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-ui-setting-home-item__left > *:not(:last-child) {
  margin-right: 2px;
}
.pzp-ui-setting-home-item__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  white-space: nowrap;
  text-align: left;
}
.pzp-pc--size-s .pzp-ui-setting-home-item__label, .pzp-pc--size-small .pzp-ui-setting-home-item__label, .pzp-mobile--size-small .pzp-ui-setting-home-item__label {
  font-size: 12px;
}
.pzp-ui-setting-home-item__value {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-right: 5px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pzp-pc--size-s .pzp-ui-setting-home-item__value, .pzp-pc--size-small .pzp-ui-setting-home-item__value, .pzp-mobile--size-small .pzp-ui-setting-home-item__value {
  font-size: 12px;
}
.pzp-ui-setting-home-item__icon {
  width: 14px;
  height: 16px;
}
.pzp-pc--size-s .pzp-ui-setting-home-item, .pzp-pc--size-small .pzp-ui-setting-home-item, .pzp-mobile--size-small .pzp-ui-setting-home-item {
  height: 30px;
}
@charset "UTF-8";
.pzp-ui-setting-pane-item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  height: 42px;
  padding-right: 15px;
  cursor: pointer;
}
.pzp-ui-setting-pane-item:hover, .pzp-ui-setting-pane-item:focus {
  background-color: rgba(255, 255, 255, 0.05);
  outline: none;
}
.pzp-ui-setting-pane-item:hover:last-child, .pzp-ui-setting-pane-item:focus:last-child {
  border-radius: 0 0 8px 8px;
}
.pzp-ui-setting-pane-item:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-ui-setting-pane-item__icon-wrapper {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 44px;
  justify-content: center;
  align-items: center;
}
.pzp-ui-setting-pane-item__icon {
  visibility: hidden;
  display: inline-block;
  width: 21px;
  height: 22px;
  margin: 0 8px 0 15px;
}
.pzp-ui-setting-pane-item--checked .pzp-ui-setting-pane-item__icon {
  visibility: visible;
}
.pzp-ui-setting-pane-item__slot {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-grow: 1;
}
.pzp-ui-setting-pane-item__slot span,
.pzp-ui-setting-pane-item__slot label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: auto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.9);
}
.pzp-ui-setting-pane-item__slot small {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
  margin-right: 21px;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.3);
}
.pzp-ui-setting-pane-item__value {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  flex-grow: 1;
}
.pzp-pc--size-s .pzp-ui-setting-pane-item__value, .pzp-pc--size-small .pzp-ui-setting-pane-item__value, .pzp-mobile--size-small .pzp-ui-setting-pane-item__value {
  font-size: 12px;
}
@charset "UTF-8";
.pzp-subscribe-button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  white-space: nowrap;
  flex-shrink: 1;
  cursor: pointer;
}
.pzp-subscribe-button__message {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-subscribe-button__check {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.pzp-subscribe-button__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-flex;
  height: 32px;
  padding: 0 14px 0 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  color: #fff;
  border-radius: 16px;
  box-sizing: border-box;
  text-align: center;
  background: #32c45e;
  align-items: center;
}
.pzp-subscribe-button__text--subscribed {
  background: #737373;
}
.pzp-subscribe-button__icon {
  width: 12px;
  height: 12px;
  margin-top: -2px;
}
.pzp-pc--size-medium .pzp-subscribe-button__icon, .pzp-pc--size-m .pzp-subscribe-button__icon, .pzp-pc--size-small .pzp-subscribe-button__icon, .pzp-pc--size-s .pzp-subscribe-button__icon {
  width: 12px;
  height: 12px;
}
.pzp-subscribe-button__icon svg {
  display: inline-block;
}
.pzp-subscribe-button__icon + .pzp-subscribe-button__message {
  margin-left: 4px;
}
.pzp-pc.pzp-pc--size-s .pzp-subscribe-button, .pzp-pc.pzp-pc--size-xs .pzp-subscribe-button {
  display: none;
}
.pzp-ui-toolbar-expand-button__icon {
  display: inline-block;
}
.pzp-ui-toolbar-close-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-ui-toolbar-close-button, .pzp-pc--size-m .pzp-ui-toolbar-close-button, .pzp-mobile--size-normal .pzp-ui-toolbar-close-button, .pzp-mobile--size-medium .pzp-ui-toolbar-close-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-ui-toolbar-close-button, .pzp-pc--size-s .pzp-ui-toolbar-close-button, .pzp-mobile--size-small .pzp-ui-toolbar-close-button, .pzp-mobile--size-s .pzp-ui-toolbar-close-button {
  width: 25px;
  height: 25px;
}
.pzp-ui-toolbar-close-button__icon {
  display: inline-block;
}
.pzp-pc--size-s .pzp-setting-intro-quality, .pzp-mobile--size-small .pzp-setting-intro-quality {
  height: 30px;
}
.pzp-setting-intro-quality__badges {
  margin-right: 5px;
}
@charset "UTF-8";
.pzp-ui-toggle {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
}
.pzp-ui-toggle__checkbox {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  opacity: 0;
  appearance: none;
  background: transparent;
}
.pzp-ui-toggle__handle {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: 33px;
  height: 18px;
}
.pzp-ui-toggle__handle:before {
  content: "";
  position: absolute;
  top: 4px;
  width: 30px;
  height: 10px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s linear;
}
.pzp-ui-toggle__handle:after {
  content: "";
  position: absolute;
  left: -1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  transition: left 0.2s linear;
}
.pzp-ui-toggle__checkbox:checked ~ .pzp-ui-toggle__handle:before {
  background-color: #00f889;
}
.pzp-ui-toggle__checkbox:checked ~ .pzp-ui-toggle__handle:after {
  left: 13px;
}
.pzp-setting-intro-subtitle--emptied:not(.pzp-setting-intro-subtitle--allow-emptied) {
  display: none;
}
.pzp-pc--size-s .pzp-setting-intro-subtitle, .pzp-mobile--size-small .pzp-setting-intro-subtitle {
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-intro-playbackrate, .pzp-mobile--size-small .pzp-setting-intro-playbackrate {
  height: 30px;
}
@charset "UTF-8";
.pzp-ui-setting-subtitle-item__lang {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-right: 10px;
}
.pzp-ui-setting-subtitle-item__author {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
@charset "UTF-8";
.pzp-pc-ui-subtitle-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-align: center;
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
  padding: 2px 6px;
  font-size: 24px;
  line-height: 1.1363;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
  word-break: break-word;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--size-1 {
  font-size: 13px;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--size-2 {
  font-size: 16px;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--size-3 {
  font-size: 24px;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--size-4 {
  font-size: 48px;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--size-5 {
  font-size: 56px;
}
.pzp-pc-ui-subtitle-text.pzp-pc-ui-subtitle-text--background {
  background-color: rgba(0, 0, 0, 0.8);
}
@charset "UTF-8";
.pzp-ui-setting-playbackrate-item__value {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
@charset "UTF-8";
.pzp-ui-number {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: -0.5px;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.4);
  vertical-align: top;
}
@charset "UTF-8";
.pzp-channel-profile {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  box-sizing: border-box;
  z-index: 99;
  margin-right: 10px;
  height: 44px;
}
.pzp-pc--size-medium .pzp-channel-profile, .pzp-pc--size-m .pzp-channel-profile, .pzp-mobile--size-normal .pzp-channel-profile {
  height: 38px;
}
.pzp-pc--size-small .pzp-channel-profile, .pzp-pc--size-s .pzp-channel-profile, .pzp-mobile--size-small .pzp-channel-profile, .pzp-mobile--size-extra-small .pzp-channel-profile {
  margin-right: 8px;
}
.pzp-channel-profile__info {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: absolute;
  left: -6px;
  top: -6px;
  width: 46px;
  height: 54px;
  border-radius: 28px;
  padding: 0 11px 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(25, 25, 28, 0.9);
  opacity: 0;
  transition-property: width, opacity;
  transition-duration: 0.3s, 0.2s;
  transition-timing-function: ease-in-out, ease-in-out;
  transition-delay: 0.1s, 0.3s;
}
.pzp-pc--size-medium .pzp-channel-profile__info, .pzp-pc--size-m .pzp-channel-profile__info, .pzp-pc--size-small .pzp-channel-profile__info, .pzp-pc--size-s .pzp-channel-profile__info, .pzp-mobile--size-normal .pzp-channel-profile__info, .pzp-mobile--size-small .pzp-channel-profile__info, .pzp-mobile--size-extra-small .pzp-channel-profile__info {
  height: 48px;
  padding: 0 8px 0 0;
}
.pzp-channel-profile__logo {
  position: relative;
  width: 42px;
  height: 42px;
}
.pzp-pc--size-medium .pzp-channel-profile__logo, .pzp-pc--size-m .pzp-channel-profile__logo, .pzp-mobile--size-normal .pzp-channel-profile__logo {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-small .pzp-channel-profile__logo, .pzp-pc--size-s .pzp-channel-profile__logo, .pzp-mobile--size-small .pzp-channel-profile__logo, .pzp-mobile--size-extra-small .pzp-channel-profile__logo {
  width: 32px;
  height: 32px;
}
.pzp-channel-profile:hover .pzp-channel-profile__info {
  width: 421px;
  opacity: 1;
  transition-delay: 0.2s, 0.1s;
}
.pzp-pc--size-medium .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-pc--size-m .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-pc--size-small .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-pc--size-s .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-mobile--size-normal .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-mobile--size-small .pzp-channel-profile:hover .pzp-channel-profile__info, .pzp-mobile--size-extra-small .pzp-channel-profile:hover .pzp-channel-profile__info {
  width: 328px;
}
.pzp-channel-profile:hover .pzp-channel-profile__logo .rmc_icon {
  opacity: 0;
}
.pzp-channel-profile__info-header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 100%;
  overflow: hidden;
  padding: 0 13px 0 61px;
  box-sizing: border-box;
}
.pzp-pc--size-medium .pzp-channel-profile__info-header, .pzp-pc--size-m .pzp-channel-profile__info-header, .pzp-pc--size-small .pzp-channel-profile__info-header, .pzp-pc--size-s .pzp-channel-profile__info-header, .pzp-mobile--size-normal .pzp-channel-profile__info-header, .pzp-mobile--size-small .pzp-channel-profile__info-header, .pzp-mobile--size-extra-small .pzp-channel-profile__info-header {
  padding-left: 52px;
}
.pzp-channel-profile__info-name {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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 0 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #fff;
  text-align: left;
}
.pzp-pc--size-medium .pzp-channel-profile__info-name, .pzp-pc--size-m .pzp-channel-profile__info-name, .pzp-mobile--size-normal .pzp-channel-profile__info-name {
  font-size: 14px;
  line-height: 17px;
}
.pzp-pc--size-small .pzp-channel-profile__info-name, .pzp-pc--size-s .pzp-channel-profile__info-name, .pzp-mobile--size-small .pzp-channel-profile__info-name, .pzp-mobile--size-extra-small .pzp-channel-profile__info-name {
  font-size: 14px;
  line-height: 17px;
}
.pzp-channel-profile__info-count {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-top: 4px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  text-align: left;
}
.pzp-pc--size-medium .pzp-channel-profile__info-count, .pzp-pc--size-m .pzp-channel-profile__info-count, .pzp-mobile--size-normal .pzp-channel-profile__info-count {
  font-size: 12px;
  line-height: 14px;
}
.pzp-pc--size-small .pzp-channel-profile__info-count, .pzp-pc--size-s .pzp-channel-profile__info-count, .pzp-mobile--size-small .pzp-channel-profile__info-count, .pzp-mobile--size-extra-small .pzp-channel-profile__info-count {
  font-size: 12px;
  line-height: 14px;
}
@charset "UTF-8";
@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-notification {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-notification__box {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
@charset "UTF-8";
.pzp-ui-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}@charset "UTF-8";
.pzp-ui-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
@charset "UTF-8";
.pzp-ui-circle-process {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
}
@charset "UTF-8";
.pzp-ui-toolbar {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-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-ui-toolbar__menu-button {
  height: 34px;
  width: 34px;
  overflow: hidden;
}
.pzp-ui-toolbar__close-button {
  position: absolute;
  right: 10px;
  top: 12px;
  width: 34px;
  height: 34px;
}
.pzp-ui-toolbar--expanded .pzp-ui-toolbar__item--outer {
  display: none;
}
.pzp-ui-toolbar--expanded .pzp-ui-toolbar__expand-button {
  display: none;
}
.pzp-ui-toolbar--expanded .pzp-ui-toolbar__item--inner.pzp-button:not(.pzp-ui-toolbar__close-button) {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 13px;
  vertical-align: top;
  display: flex;
  justify-content: center;
  align-items: center;
}
.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-ui-toolbar--expanded .pzp-ui-toolbar__item--inner.pzp-button:not(.pzp-ui-toolbar__close-button) .pzp-button__tooltip {
  visibility: visible;
  background-color: initial;
}
.pzp-ui-toolbar--expanded .pzp-app-button .pzp_icon {
  width: 28px;
  height: 14px;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expandable) .pzp-ui-toolbar__expand-button {
  display: none;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expandable) > .pzp-button:nth-last-child(3) .pzp-button__tooltip {
  right: 0;
  left: auto;
  transform: translateX(0);
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-ui-toolbar__item--inner {
  display: none;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-ui-toolbar__close-button {
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) > *:first-child {
  margin-left: 20px;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) > *:not(:first-child) {
  margin-left: 10px;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-pc--size-m .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-mobile--size-normal .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-mobile--size-medium .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-pc--size-s .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-mobile--size-small .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button, .pzp-mobile--size-s .pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-button {
  width: 25px;
  height: 25px;
}
.pzp-ui-toolbar:not(.pzp-ui-toolbar--expanded) .pzp-app-button {
  width: 41px;
}
@charset "UTF-8";
.pzp-setting-intro-highlight {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  min-width: 230px;
  height: 42px;
  box-sizing: border-box;
  padding: 0 13px 0 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.pzp-pc--size-s .pzp-setting-intro-highlight, .pzp-mobile--size-small .pzp-setting-intro-highlight {
  height: 30px;
}
.pzp-setting-intro-highlight:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-setting-intro-highlight:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-setting-intro-highlight:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-setting-intro-highlight__left, .pzp-setting-intro-highlight__right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-setting-intro-highlight__name {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 70px;
  height: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  white-space: nowrap;
  text-align: left;
  box-sizing: border-box;
}
.pzp-setting-intro-highlight--emptied:not(.pzp-setting-intro-highlight--allow-emptied) {
  display: none;
}
@charset "UTF-8";
.pzp-pc-setting-fansubtitle-list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
}
@charset "UTF-8";
.pzp-pc-setting-subtitle-list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 310px;
  overflow: visible;
}
@charset "UTF-8";
.pzp-ui-setting-quality-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pzp-ui-setting-quality-item__left {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-right: 10px;
}
.pzp-ui-setting-quality-item__right {
  text-align: right;
}
.pzp-ui-setting-quality-item__left, .pzp-ui-setting-quality-item__right {
  flex-grow: 1;
}
.pzp-ui-setting-quality-item__prefix {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
}
@charset "UTF-8";
.pzp-pc-ui-setting-pane-header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.pzp-pc-ui-setting-pane-header:hover, .pzp-pc-ui-setting-pane-header:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 8px 8px 0 0;
}
.pzp-pc-ui-setting-pane-header:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-pc-ui-setting-pane-header:focus .pzp-pc-ui-setting-pane__header-icon, .pzp-pc-ui-setting-pane-header:active .pzp-pc-ui-setting-pane__header-icon, .pzp-pc-ui-setting-pane-header:hover .pzp-pc-ui-setting-pane__header-icon {
  opacity: 0.8;
}
.pzp-pc-ui-setting-pane-header:focus .pzp-pc-ui-setting-pane__header-title, .pzp-pc-ui-setting-pane-header:active .pzp-pc-ui-setting-pane__header-title, .pzp-pc-ui-setting-pane-header:hover .pzp-pc-ui-setting-pane__header-title {
  color: rgba(255, 255, 255, 0.8);
}
.pzp-pc-ui-setting-pane-header__icon {
  display: inline;
  width: 27px;
  height: 27px;
  margin: 10px 4px 10px 10px;
}
.pzp-pc-ui-setting-pane-header__icon svg {
  display: inline;
}
.pzp-pc-ui-setting-pane-header__container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}
.pzp-pc-ui-setting-pane-header__option {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #888;
  margin-right: 5px;
}
.pzp-pc-ui-setting-pane-header__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 16px;
  font-weight: 500;
}
.pzp-pc--size-s .pzp-pc-ui-setting-pane-header__title, .pzp-pc--size-small .pzp-pc-ui-setting-pane-header__title {
  font-size: 14px;
}
@charset "UTF-8";
.pzp-subtitle-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  pointer-events: none;
  overflow: hidden;
  text-align: center;
}
.pzp-subtitle-text__cue {
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
@charset "UTF-8";
.pzp-ui-setting-pane-header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 48px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  font-family: Helvetica, sans-serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.pzp-ui-setting-pane-header:hover, .pzp-ui-setting-pane-header:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 8px 8px 0 0;
}
.pzp-ui-setting-pane-header:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-ui-setting-pane-header:focus .pzp-pc-ui-setting-pane__header-icon, .pzp-ui-setting-pane-header:active .pzp-pc-ui-setting-pane__header-icon, .pzp-ui-setting-pane-header:hover .pzp-pc-ui-setting-pane__header-icon {
  opacity: 0.8;
}
.pzp-ui-setting-pane-header:focus .pzp-pc-ui-setting-pane__header-title, .pzp-ui-setting-pane-header:active .pzp-pc-ui-setting-pane__header-title, .pzp-ui-setting-pane-header:hover .pzp-pc-ui-setting-pane__header-title {
  color: rgba(255, 255, 255, 0.8);
}
.pzp-ui-setting-pane-header__icon {
  display: inline;
  width: 27px;
  height: 27px;
  margin: 10px 4px 10px 10px;
}
.pzp-ui-setting-pane-header__icon svg {
  display: inline;
}
.pzp-ui-setting-pane-header__container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}
.pzp-ui-setting-pane-header__option {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #888;
  margin-right: 5px;
}
.pzp-ui-setting-pane-header__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 16px;
  font-weight: 500;
}
.pzp-pc--size-s .pzp-ui-setting-pane-header__title, .pzp-pc--size-small .pzp-ui-setting-pane-header__title, .pzp-mobile--size-small .pzp-ui-setting-pane-header__title {
  font-size: 14px;
}
@charset "UTF-8";
.pzp-ui-recommend-card {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 180px;
  height: 100%;
  margin: 0 6px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #212224;
  text-align: left;
  text-decoration: none !important;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  vertical-align: top;
}
.pzp-ui-recommend-card, .pzp-ui-recommend-card:hover {
  text-decoration: none;
}
.pzp-ui-recommend-card:hover {
  transform: translateY(-10px);
}
.pzp-ui-recommend-card:active {
  transform: translateY(-10px);
  opacity: 0.8;
}
.pzp-ui-recommend-card__thumb {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  position: relative;
  height: 100px;
  background-color: #353536;
}
.pzp-ui-recommend-card__thumb-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 49px;
  transform: translate(-50%, -50%);
}
.pzp-ui-recommend-card__blur {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 100%;
  height: 100%;
}
.pzp-ui-recommend-card__blur::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.pzp-ui-recommend-card__blur svg {
  width: 100%;
  height: 100%;
}
.pzp-ui-recommend-card__info {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  padding: 13px 14px 0;
  height: 82px;
  box-sizing: border-box;
}
.pzp-ui-recommend-card__time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  right: 10px;
  bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  text-align: right;
}
.pzp-ui-recommend-card__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  white-space: normal;
  font-size: 14px;
  line-height: 17px;
  max-height: 34px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
  text-align: left;
  word-break: break-all;
  overflow-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.pzp-ui-recommend-card__channel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-top: 6px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.3);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}
.pzp.pzp-pc--size-medium .pzp-ui-recommend-card,
.pzp.pzp-pc--size-m .pzp-ui-recommend-card {
  width: 150px;
  height: 126px;
  margin: 0 5px;
}
.pzp.pzp-pc--size-medium .pzp-ui-recommend-card__thumb,
.pzp.pzp-pc--size-m .pzp-ui-recommend-card__thumb {
  height: 84px;
}
.pzp.pzp-pc--size-medium .pzp-ui-recommend-card__info,
.pzp.pzp-pc--size-m .pzp-ui-recommend-card__info {
  height: 42px;
}
.pzp.pzp-pc--size-medium .pzp-ui-recommend-card__title,
.pzp.pzp-pc--size-m .pzp-ui-recommend-card__title {
  display: block;
  white-space: nowrap;
}
.pzp.pzp-pc--size-medium .pzp-ui-recommend-card__channel,
.pzp.pzp-pc--size-m .pzp-ui-recommend-card__channel {
  display: none;
}
.pzp.pzp-mobile--size-normal .pzp-ui-recommend-card {
  width: 150px;
  height: 126px;
  margin: 0 5px;
}
.pzp.pzp-mobile--size-normal .pzp-ui-recommend-card__thumb {
  height: 84px;
}
.pzp.pzp-mobile--size-normal .pzp-ui-recommend-card__info {
  height: 42px;
}
.pzp.pzp-mobile--size-normal .pzp-ui-recommend-card__title {
  display: block;
  white-space: nowrap;
}
.pzp.pzp-mobile--size-normal .pzp-ui-recommend-card__channel {
  display: none;
}
@charset "UTF-8";
.pzp-ui-contextmenu-item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: auto;
  height: 36px;
  border-radius: 5px;
}
.pzp-ui-contextmenu-item__link {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-contextmenu-item__link, .pzp-ui-contextmenu-item__link:hover {
  text-decoration: none;
}
.pzp-ui-contextmenu-item__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-contextmenu-item__link, .pzp-ui-contextmenu-item__button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 20px;
  cursor: pointer;
  color: white;
  font-size: 13px;
  line-height: 36px;
  white-space: nowrap;
  text-align: left;
}
.pzp-ui-contextmenu-item__link:link, .pzp-ui-contextmenu-item__link:visited, .pzp-ui-contextmenu-item__button:link, .pzp-ui-contextmenu-item__button:visited {
  color: white;
}
.pzp-ui-contextmenu-item:hover, .pzp-ui-contextmenu-item:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
}
@charset "UTF-8";
.pzp-pc-ui-contextmenu-item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: auto;
  height: 36px;
  border-radius: 5px;
}
.pzp-pc-ui-contextmenu-item__link {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-pc-ui-contextmenu-item__link, .pzp-pc-ui-contextmenu-item__link:hover {
  text-decoration: none;
}
.pzp-pc-ui-contextmenu-item__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-pc-ui-contextmenu-item__link, .pzp-pc-ui-contextmenu-item__button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 20px;
  cursor: pointer;
  color: white;
  font-size: 13px;
  line-height: 36px;
  white-space: nowrap;
  text-align: left;
}
.pzp-pc-ui-contextmenu-item__link:link, .pzp-pc-ui-contextmenu-item__link:visited, .pzp-pc-ui-contextmenu-item__button:link, .pzp-pc-ui-contextmenu-item__button:visited {
  color: white;
}
.pzp-pc-ui-contextmenu-item:hover, .pzp-pc-ui-contextmenu-item:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
}
@charset "UTF-8";
.pzp-ui-content-count {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  color: rgb(230, 230, 230);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.4);
  vertical-align: top;
}
.pzp-ui-content-count .pzp-ui-content-count__number {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: rgb(230, 230, 230);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}
.pzp-ui-content-count .pzp-ui-content-count__label {
  margin-right: 3px;
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  white-space: nowrap;
}
.pzp-ui-content-count:not(.pzp-ui-content-count:last-child)::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  margin: 5px 5px 5px 5px;
  background-color: rgb(230, 230, 230);
}
.pzp-pc--size-large .pzp-ui-content-count__number, .pzp-pc--size-large .pzp-ui-content-count__label, .pzp-pc--size-l .pzp-ui-content-count__number, .pzp-pc--size-l .pzp-ui-content-count__label, .pzp-mobile--size-large .pzp-ui-content-count__number, .pzp-mobile--size-large .pzp-ui-content-count__label, .pzp-mobile--size-l .pzp-ui-content-count__number, .pzp-mobile--size-l .pzp-ui-content-count__label {
  font-size: 13px;
  line-height: 16px;
}
.pzp-pc--size-medium .pzp-ui-content-count__number, .pzp-pc--size-medium .pzp-ui-content-count__label, .pzp-pc--size-m .pzp-ui-content-count__number, .pzp-pc--size-m .pzp-ui-content-count__label, .pzp-mobile--size-normal .pzp-ui-content-count__number, .pzp-mobile--size-normal .pzp-ui-content-count__label, .pzp-mobile--size-m .pzp-ui-content-count__number, .pzp-mobile--size-m .pzp-ui-content-count__label {
  font-size: 12px;
  line-height: 12px;
}
.pzp-pc--size-small .pzp-ui-content-count__number, .pzp-pc--size-small .pzp-ui-content-count__label, .pzp-pc--size-s .pzp-ui-content-count__number, .pzp-pc--size-s .pzp-ui-content-count__label, .pzp-mobile--size-small .pzp-ui-content-count__number, .pzp-mobile--size-small .pzp-ui-content-count__label, .pzp-mobile--size-s .pzp-ui-content-count__number, .pzp-mobile--size-s .pzp-ui-content-count__label {
  font-size: 11px;
  line-height: 11px;
}
.pzp-ui-preview {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pzp-ui-preview__img {
  display: none;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.pzp-ui-preview--img-ready .pzp-ui-preview__img {
  display: block;
}.pzp-ui-preview {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pzp-ui-preview__img {
  display: none;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.pzp-ui-preview--img-ready .pzp-ui-preview__img {
  display: block;
}.pzp-ui-preview {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pzp-ui-preview__img {
  display: none;
  max-width: 100%;
  max-height: 100%;
}
.pzp-ui-preview--img-ready .pzp-ui-preview__img {
  display: block;
}
.pzp-pip-button:disabled {
  opacity: 0.3;
}
.pzp-pip-button__icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
.pzp-ui-slider {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-slider:focus {
  outline: transparent;
}
.pzp-ui-slider__handler-wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-slider__handler.pzp-button {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #00f889;
  transition: transform 0.1s linear;
  transform: scale(0.5);
}
.pzp-ui-slider__handler.pzp-button[disabled=disabled] {
  transform: scale(0);
}
.pzp-ui-slider__handler.pzp-button:hover:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-slider__handler.pzp-button:focus:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-slider__handler.pzp-button:active:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-slider__aria-range {
  top: 7px;
  width: 100%;
  position: absolute;
  opacity: 0.01;
  pointer-events: none;
}
.pzp-ui-slider__wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.pzp-ui-slider__wrap .pzp-ui-progress__wrap.pzp-ui-slider__wrap-first-child {
  padding-left: 0px;
}
.pzp-ui-slider__wrap .pzp-ui-progress__wrap.pzp-ui-slider__wrap-last-child {
  padding-right: 0px;
}
.pzp-ui-slider .pzp-ui-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 3px);
  height: calc(100% - 16px);
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: 0 0;
}
.pzp-ui-slider .pzp-ui-progress__wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: -8px;
  margin-bottom: -8px;
  overflow: unset;
  position: relative;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 1.5px;
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.pzp-pc--fullscreen .pzp-ui-slider .pzp-ui-progress__wrap, .pzp-mobile--fullscreen .pzp-ui-slider .pzp-ui-progress__wrap {
  height: 5px;
}
.pzp-ui-slider .pzp-ui-progress__bg {
  background-color: rgba(255, 255, 255, 0.5);
}
.pzp-ui-slider .pzp-ui-progress__entire-background {
  background-color: rgba(255, 255, 255, 0);
}
.pzp-ui-slider .pzp-ui-progress__loaded {
  background-color: rgba(255, 255, 255, 0.7);
}
.pzp-ui-slider .pzp-ui-progress__played {
  background-color: #00f889;
}
.pzp-ui-slider .pzp-ui-progress__volume {
  background-color: #fff;
}
.pzp-ui-slider--pressed .pzp-ui-slider__handler {
  display: unset;
}
.pzp-pc--size-m .pzp-ui-slider--pressed .pzp-ui-slider__handler, .pzp-pc--size-s .pzp-ui-slider--pressed .pzp-ui-slider__handler, .pzp-mobile--size-normal .pzp-ui-slider--pressed .pzp-ui-slider__handler, .pzp-mobile--size-small .pzp-ui-slider--pressed .pzp-ui-slider__handler {
  transform: scale(0.75);
}
.pzp-ui-slider--alt .pzp-ui-progress__played {
  background-color: #00bbff;
}
.pzp-ui-slider--alt .pzp-ui-slider__handler {
  background-color: #00bbff;
}
.pzp-ui-slider--pc.pzp-ui-slider {
  height: auto;
}
.pzp-ui-slider--pc.pzp-ui-slider:focus {
  outline: default;
}
.pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 26px;
  height: 26px;
  display: block;
  transition: display 0.2s ease-in;
}
.pzp-pc--fullscreen .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap, .pzp-mobile--fullscreen .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 39px;
  height: 39px;
}
.pzp-pc--size-l .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap, .pzp-mobile--size-large .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 32px;
  height: 32px;
  opacity: 0;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap, .pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-ui-slider--pc.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 48px;
  height: 48px;
}
.pzp-ui-slider--pc.pzp-ui-slider:hover .pzp-ui-slider__handler-wrap, .pzp-ui-slider--pc.pzp-ui-slider.pzp-ui-slider--pressed .pzp-ui-slider__handler-wrap {
  display: block;
  opacity: 1;
}
.pzp-ui-slider--volume.pzp-ui-slider {
  height: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -4px;
  margin-bottom: -4px;
}
.pzp-ui-slider--volume.pzp-ui-slider:focus {
  outline: default;
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  display: block;
  width: 10px;
  height: 10px;
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap .pzp-ui-slider__handler {
  transform: scale(1);
}
.pzp-pc--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap, .pzp-mobile--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler-wrap {
  width: 15px;
  height: 15px;
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__wrap {
  height: 2px;
  top: 0;
}
.pzp-pc--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__wrap, .pzp-mobile--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__wrap {
  height: 3px;
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-progress {
  height: 2px;
}
.pzp-pc--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-progress, .pzp-mobile--fullscreen .pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-progress {
  height: 3px;
}
.pzp-ui-slider--volume.pzp-ui-slider.pzp-ui-slider--pressed .pzp-ui-slider__handler,
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler:hover {
  transform-origin: center center;
  transform: scale(1.4);
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-slider__handler.pzp-button {
  background-color: #fff;
}
.pzp-ui-slider--volume.pzp-ui-slider .pzp-ui-progress__entire-background {
  background-color: rgba(255, 255, 255, 0.5);
}
.pzp-pc--highlight .pzp-ui-slider:hover .pzp-ui-progress__wrap,
.pzp-pc--highlight .pzp-ui-slider--pressed .pzp-ui-progress__wrap,
.pzp-mobile--highlight .pzp-ui-slider:hover .pzp-ui-progress__wrap,
.pzp-mobile--highlight .pzp-ui-slider--pressed .pzp-ui-progress__wrap {
  height: 6px;
}
.pzp-pc--fullscreen .pzp-ui-slider.pzp-ui-slider--volume .pzp-ui-progress__wrap,
.pzp-mobile--fullscreen .pzp-ui-slider.pzp-ui-slider--volume .pzp-ui-progress__wrap {
  top: 0;
  height: 3px;
}
.pzp-pc--size-l .pzp-ui-slider--handler-hover .pzp-ui-slider--handler,
.pzp-mobile--size-large .pzp-ui-slider--handler-hover .pzp-ui-slider--handler {
  height: 6px;
  transition: height 0.1s ease-in;
  border-radius: unset;
}
.pzp-pc--size-l .pzp-ui-slider--handler-hover .pzp-ui-slider--handler .pzp-highlight-point,
.pzp-mobile--size-large .pzp-ui-slider--handler-hover .pzp-ui-slider--handler .pzp-highlight-point {
  height: 6px;
  transition: height 0.1s ease-in;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-ui-slider--handler-hover .pzp-ui-slider--handler,
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-ui-slider--pressed .pzp-ui-progress__wrap,
.pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-ui-slider--handler-hover .pzp-ui-slider--handler,
.pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-ui-slider--pressed .pzp-ui-progress__wrap {
  height: 9px;
  transition: height 0.1s ease-in;
  border-radius: unset;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-ui-slider--handler-hover .pzp-ui-slider--handler .pzp-highlight-point,
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-ui-slider--pressed .pzp-ui-progress__wrap .pzp-highlight-point,
.pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-ui-slider--handler-hover .pzp-ui-slider--handler .pzp-highlight-point,
.pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-ui-slider--pressed .pzp-ui-progress__wrap .pzp-highlight-point {
  height: 9px;
  transition: height 0.1s ease-in;
}
@charset "UTF-8";
.pzp-ui-viewer-count {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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 8px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp-ui-viewer-count:not(:first-child) {
  border-radius: 0 2px 2px 0;
}
.pzp-ui-viewer-count__icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 0;
  margin-right: 2px;
}
.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: 1px;
}
@charset "UTF-8";
.pzp-subscription-canceled-toast {
  font-size: 12px;
  line-height: 15px;
}
.pzp-subscription-canceled-toast__emblem {
  float: left;
  left: -3px;
  top: -3px;
  margin-right: 7px;
}
.pzp-subscription-canceled-toast__header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-subscription-canceled-toast__channel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-subscription-canceled-toast__subscribers {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-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-subscription-canceled-toast__message {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
@charset "UTF-8";
.pzp-subscription-success-toast {
  font-size: 12px;
  line-height: 15px;
}
.pzp-subscription-success-toast__emblem {
  float: left;
  left: -3px;
  top: -3px;
  margin-right: 7px;
}
.pzp-subscription-success-toast__header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-subscription-success-toast__channel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-subscription-success-toast__subscribers {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-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-subscription-success-toast__message {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-share-button__icon {
  animation: none;
  width: 100%;
  height: 100%;
}
.pzp-share-button__icon .naver-splugin-c {
  pointer-events: none;
}
@keyframes pzp-share-button__progress-icon--spin-animation {
100% {
    transform: rotate(360deg);
}
}
@charset "UTF-8";
.pzp-highlight-point {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 0;
  bottom: 0;
  height: 3px;
  width: 4px;
  margin: auto;
}
.pzp-pc--fullscreen .pzp-highlight-point, .pzp-mobile--fullscreen .pzp-highlight-point {
  height: 5px;
}
.pzp-highlight-point__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 4px;
  height: 100%;
  background-color: #fff;
}
.pzp-highlight-point--expanded {
  height: 6px;
}
.pzp-highlight-point--expanded .pzp-pc-highlight-point__button {
  height: 6px;
}
.pzp-highlight-point--expanded.pzp-pc-highlight-point--snapped .pzp-pc-highlight-point__button {
  transform: scale(2, 1.3333333333);
  transform-origin: center;
}
.pzp-highlight-point--passed .pzp-pc-highlight-point__button {
  background-color: rgba(0, 0, 0, 0.5);
}
.pzp-highlight-point__tooltip {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 50%;
  bottom: 25px;
  margin-left: -20px;
  min-width: 41px;
  padding: 0 10px;
  height: 25px;
  border-radius: 13px;
  background-color: rgba(0, 248, 137, 0.7);
  font-size: 12px;
  line-height: 27px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  white-space: nowrap;
  animation-delay: 1s;
  animation-duration: 0.25s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  pointer-events: none;
}
.pzp-highlight-point__tooltip--hidden {
  display: none;
}
.pzp-highlight-point__tooltip:after {
  content: "";
  position: absolute;
  left: 16px;
  bottom: -6px;
  border-style: solid;
  border-color: #00f889 transparent transparent transparent;
  border-width: 6px 4px 0 4px;
  opacity: 0.7;
}
.pzp-highlight-point:hover .pzp-pc-highlight-point__button {
  background-color: rgb(255, 255, 255);
}
.pzp-volume-button {
  width: 36px;
  height: 36px;
}
.pzp-volume-button__icon {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-volume-button, .pzp-pc--size-m .pzp-volume-button, .pzp-mobile--size-normal .pzp-volume-button, .pzp-mobile--size-medium .pzp-volume-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-medium .pzp-volume-button__icon, .pzp-pc--size-m .pzp-volume-button__icon, .pzp-mobile--size-normal .pzp-volume-button__icon, .pzp-mobile--size-medium .pzp-volume-button__icon {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-volume-button, .pzp-pc--size-s .pzp-volume-button, .pzp-mobile--size-small .pzp-volume-button, .pzp-mobile--size-s .pzp-volume-button {
  width: 25px;
  height: 25px;
}
.pzp-pc--size-small .pzp-volume-button__icon, .pzp-pc--size-s .pzp-volume-button__icon, .pzp-mobile--size-small .pzp-volume-button__icon, .pzp-mobile--size-s .pzp-volume-button__icon {
  width: 25px;
  height: 25px;
}
@charset "UTF-8";
.pzp-vod-time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 2px;
  white-space: nowrap;
  display: flex;
}
.pzp-vod-time__current-time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-right: 3px;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-variant-numeric: tabular-nums;
  color: #fff;
}
.pzp-pc--size-small .pzp-vod-time__current-time, .pzp-pc--size-s .pzp-vod-time__current-time, .pzp-mobile--size-small .pzp-vod-time__current-time, .pzp-mobile--size-s .pzp-vod-time__current-time {
  font-size: 10px;
  line-height: 15px;
}
.pzp-vod-time__duration {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 3px;
  opacity: 0.8;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-variant-numeric: tabular-nums;
  color: #fff;
}
.pzp-pc--size-small .pzp-vod-time__duration, .pzp-pc--size-s .pzp-vod-time__duration, .pzp-mobile--size-small .pzp-vod-time__duration, .pzp-mobile--size-s .pzp-vod-time__duration {
  font-size: 10px;
  line-height: 15px;
}
.pzp-vod-time__bar {
  font-size: 13px;
  opacity: 0.8;
  color: #fff;
}
.pzp-pc--size-small .pzp-vod-time__bar, .pzp-pc--size-s .pzp-vod-time__bar, .pzp-mobile--size-small .pzp-vod-time__bar, .pzp-mobile--size-s .pzp-vod-time__bar {
  font-size: 10px;
  line-height: 15px;
}
.pzp-pc--size-medium .pzp-vod-time, .pzp-pc--size-m .pzp-vod-time, .pzp-pc--size-small .pzp-vod-time, .pzp-pc--size-s .pzp-vod-time {
  margin-left: 0;
}
@charset "UTF-8";
.pzp-upnext-endscreen {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pzp-upnext-endscreen__next-button, .pzp-upnext-endscreen__cancel-button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  padding: 0;
  cursor: pointer;
}
.pzp-upnext-endscreen__next-button:hover, .pzp-upnext-endscreen__cancel-button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp-upnext-endscreen__circle-progress {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
  display: block;
}
.pzp-upnext-endscreen__info {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  margin-bottom: 18px;
  text-align: center;
}
.pzp-upnext-endscreen__info-label, .pzp-upnext-endscreen__info-title, .pzp-upnext-endscreen__info-channel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block-start: 0;
  margin-block-end: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pzp-upnext-endscreen__info-label {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #48e276;
}
.pzp-upnext-endscreen__info-title {
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
}
.pzp-upnext-endscreen__info-channel {
  font-size: 13px;
  left: 16px;
}
.pzp-upnext-endscreen__next-button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.pzp-upnext-endscreen__next-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background: rgba(255, 255, 255, 0.2);
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
.pzp-upnext-endscreen__next-icon-inner {
  display: block;
  width: 48px;
  height: 48px;
}
.pzp-upnext-endscreen__next-icon-wrap {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
}
.pzp-upnext-endscreen__cancel-button {
  min-width: 54px;
  padding: 0 14px;
  height: 25px;
  margin-top: 14px;
  border-radius: 15px;
  background-color: rgba(216, 216, 216, 0.2);
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
}
@charset "UTF-8";
.pzp-ui-top-shadow {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  transform: rotate(-180deg);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
@charset "UTF-8";
.pzp-mute-indicator {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 40px;
  position: absolute;
  pointer-events: none;
}
.pzp-pc--size-m .pzp-mute-indicator, .pzp-pc--size-s .pzp-mute-indicator, .pzp-mobile--size-normal .pzp-mute-indicator, .pzp-mobile--size-small .pzp-mute-indicator, .pzp-mobile--size-extra-small .pzp-mute-indicator {
  height: 32px;
}
.pzp-mute-indicator__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 40px;
}
.pzp-pc--size-m .pzp-mute-indicator__label, .pzp-pc--size-s .pzp-mute-indicator__label, .pzp-mobile--size-normal .pzp-mute-indicator__label, .pzp-mobile--size-small .pzp-mute-indicator__label, .pzp-mobile--size-extra-small .pzp-mute-indicator__label {
  height: 32px;
}
.pzp-mute-indicator__label:active {
  opacity: 0.9;
}
.pzp-mute-indicator__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 40px;
  padding: 0 0 0 46px;
  font-weight: 500;
  font-size: 13px;
  line-height: 40px;
  white-space: nowrap;
  box-sizing: border-box;
  border-radius: 40px;
  background-color: rgba(16, 16, 18, 0.85);
  color: transparent;
}
.pzp-pc--size-m .pzp-mute-indicator__text, .pzp-pc--size-s .pzp-mute-indicator__text, .pzp-mobile--size-normal .pzp-mute-indicator__text, .pzp-mobile--size-small .pzp-mute-indicator__text, .pzp-mobile--size-extra-small .pzp-mute-indicator__text {
  height: 32px;
  padding: 0 0 0 34px;
  font-size: 12px;
  line-height: 32px;
}
.pzp-mute-indicator__icons {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 40px;
  height: 40px;
  transform: translateX(0px);
}
.pzp-pc--size-m .pzp-mute-indicator__icons, .pzp-pc--size-s .pzp-mute-indicator__icons, .pzp-mobile--size-normal .pzp-mute-indicator__icons, .pzp-mobile--size-small .pzp-mute-indicator__icons, .pzp-mobile--size-extra-small .pzp-mute-indicator__icons {
  width: 32px;
  height: 32px;
}
.pzp-mute-indicator__icons .pzp-mute-indicator__icon {
  width: 18px;
  height: 18px;
  margin: 11px auto 0;
  display: block;
}
.pzp-pc--size-m .pzp-mute-indicator__icons .pzp-mute-indicator__icon, .pzp-pc--size-s .pzp-mute-indicator__icons .pzp-mute-indicator__icon, .pzp-mobile--size-normal .pzp-mute-indicator__icons .pzp-mute-indicator__icon, .pzp-mobile--size-small .pzp-mute-indicator__icons .pzp-mute-indicator__icon, .pzp-mobile--size-extra-small .pzp-mute-indicator__icons .pzp-mute-indicator__icon {
  width: 16px;
  height: 16px;
  margin: 8px auto 0;
}
.pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__text {
  width: 100%;
  padding-right: 16px;
  color: #fff;
}
.pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons {
  transform: translateX(2px);
  margin-left: 6px;
}
.pzp-pc--size-m .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons, .pzp-pc--size-s .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons, .pzp-mobile--size-normal .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons, .pzp-mobile--size-small .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons, .pzp-mobile--size-extra-small .pzp-mute-indicator.pzp-mute-indicator--expanded .pzp-mute-indicator__icons {
  margin: 0 -2px 0 0;
}
.pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text {
  overflow: hidden;
  width: 0;
  padding: 0 0 0 40px;
  color: transparent;
}
.pzp-pc--size-m .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text, .pzp-pc--size-s .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text, .pzp-mobile--size-normal .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text, .pzp-mobile--size-small .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text, .pzp-mobile--size-extra-small .pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__text {
  padding: 0 0 0 32px;
}
.pzp-mute-indicator.pzp-mute-indicator--collapsed .pzp-mute-indicator__icons {
  transform: translateX(0px);
  margin-left: 0;
}
.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-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-expand;
}
.pzp-pc--size-m .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text, .pzp-pc--size-s .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text, .pzp-mobile--size-normal .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text, .pzp-mobile--size-small .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text, .pzp-mobile--size-extra-small .pzp-mute-indicator.pzp-mute-indicator--transition-expand .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-expand-small;
}
.pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-collapse;
}
.pzp-pc--size-m .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text, .pzp-pc--size-s .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text, .pzp-mobile--size-normal .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text, .pzp-mobile--size-small .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text, .pzp-mobile--size-extra-small .pzp-mute-indicator.pzp-mute-indicator--transition-collapse .pzp-mute-indicator__text {
  animation-name: pzp-mute-indicator__text--transition-collapse-small;
}
.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-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--disappear {
  animation: pzp-mute-indicator--fadeout-animation 0.1s linear 0s 1 forwards;
}
.pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--clicked {
  display: block;
  animation: pzp-mute-indicator--fadeout-animation 0.1s linear 2s 1 forwards;
}
.pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--delayed {
  opacity: 1;
  animation: 0.5s linear 3s 1 forwards pzp-mute-indicator--delayed-animation;
}
.pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--clicked.pzp-mute-indicator--erase {
  display: none;
}
.pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--size-small {
  width: 30px;
  height: 30px;
}
.pzp-mute-indicator.pzp-mute-indicator--playing.pzp-mute-indicator--size-small .pzp-mute-indicator__icons {
  transform: translateX(0);
  animation-name: none;
  border-radius: 50%;
  background-color: rgba(16, 16, 18, 0.85);
}
.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: 16px;
    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: 16px;
    color: #fff;
}
}
@keyframes pzp-mute-indicator__text--transition-collapse-small {
0% {
    width: 100%;
    padding-right: 12px;
    color: #fff;
}
100% {
    overflow: hidden;
    width: 0;
    padding-right: 0;
    color: transparent;
}
}
@keyframes pzp-mute-indicator__text--transition-expand-small {
0% {
    overflow: hidden;
    width: 0;
    padding-right: 0;
    color: transparent;
}
100% {
    width: 100%;
    padding-right: 12px;
    color: #fff;
}
}
@keyframes pzp-mute-indicator--delayed-animation {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes pzp-mute-indicator--fadeout-animation {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@charset "UTF-8";
.pzp-ui-bottom-shadow {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  height: 100px;
}
@charset "UTF-8";
.pzp-settings {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  display: inline-block;
  max-height: 100%;
  background-color: rgba(25, 25, 28, 0.9);
  border-radius: 8px;
  padding: 8px 0 !important;
}
.pzp-settings::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-settings::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-settings::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-pc--size-s .pzp-settings span {
  font-size: 12px;
}
@charset "UTF-8";
.pzp-setting-subtitle-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-setting-subtitle-pane__message {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-setting-subtitle-pane__header {
  cursor: pointer;
}
.pzp-pc--size-s .pzp-setting-subtitle-pane__header, .pzp-mobile--size-small .pzp-setting-subtitle-pane__header {
  height: 40px;
}
.pzp-setting-subtitle-pane .pzp-setting-subtitle-pane__header-optgroup {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 48px;
  display: flex;
}
.pzp-setting-subtitle-pane .pzp-pc-setting-subtitle-pane__header-optgroup {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 48px;
  display: flex;
}
.pzp-setting-subtitle-pane .pzp-setting-subtitle-list__container {
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-setting-subtitle-pane .pzp-setting-subtitle-list__container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-setting-subtitle-pane .pzp-setting-subtitle-list__container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-setting-subtitle-pane .pzp-setting-subtitle-list__container::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-pc--size-s .pzp-setting-subtitle-pane .pzp-ui-setting-pane-item, .pzp-mobile--size-small .pzp-setting-subtitle-pane .pzp-ui-setting-pane-item {
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-subtitle-pane .pzp-ui-setting-pane-item__value span, .pzp-mobile--size-small .pzp-setting-subtitle-pane .pzp-ui-setting-pane-item__value span {
  font-size: 12px;
}
.pzp-setting-subtitle-pane__button + .pzp-setting-subtitle-pane__button:before {
  content: "";
  float: left;
  width: 1px;
  height: 11px;
  margin: 9px 0 0 -10px;
  background: rgba(255, 255, 255, 0.2);
}
.pzp-pc-setting-subtitle-pane__button + .pzp-pc-setting-subtitle-pane__button:before {
  content: "";
  float: left;
  width: 1px;
  height: 11px;
  margin: 9px 0 0 -10px;
  background: rgba(255, 255, 255, 0.2);
}@charset "UTF-8";
.pzp-setting-pane-header-optgroup-button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  padding: 10px;
  font-size: 14px;
  line-height: 28px;
  width: auto;
  height: auto;
  border: 0;
  background: 0 0;
  color: #888;
  text-indent: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.pzp-setting-pane-header-optgroup-button:hover, .pzp-setting-pane-header-optgroup-button:active {
  opacity: 0.8;
}
.pzp-setting-pane-header-optgroup-button:focus {
  outline: 0;
}
@charset "UTF-8";
.pzp-setting-quality-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: auto;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-setting-quality-pane__header {
  cursor: pointer;
}
.pzp-pc--size-s .pzp-setting-quality-pane__header, .pzp-mobile--size-small .pzp-setting-quality-pane__header {
  height: 40px;
}
.pzp-setting-quality-pane__list-container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-setting-quality-pane__list-container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-setting-quality-pane__list-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-setting-quality-pane__list-container::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-setting-quality-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
}
.pzp-pc--size-s .pzp-setting-quality-pane .pzp-ui-setting-pane-item, .pzp-mobile--size-small .pzp-setting-quality-pane .pzp-ui-setting-pane-item {
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-quality-pane .pzp-ui-setting-pane-item__value span, .pzp-mobile--size-small .pzp-setting-quality-pane .pzp-ui-setting-pane-item__value span {
  font-size: 12px;
}
@charset "UTF-8";
.pzp-setting-subtitle-option-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  min-width: 230px;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-setting-subtitle-option-pane__header {
  cursor: pointer;
}
.pzp-pc--size-s .pzp-setting-subtitle-option-pane__header, .pzp-mobile--size-small .pzp-setting-subtitle-option-pane__header {
  height: 40px;
}
.pzp-setting-subtitle-option-pane [role=button] {
  cursor: pointer;
}
.pzp-setting-subtitle-option-pane__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  background: transparent;
  border: 0;
  width: 16px;
  cursor: pointer;
}
.pzp-setting-subtitle-option-pane__property {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
}
.pzp-pc--size-s .pzp-setting-subtitle-option-pane__property {
  font-size: 12px;
}
.pzp-setting-subtitle-option-pane__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.pzp-setting-subtitle-option-pane__container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-setting-subtitle-option-pane__container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-setting-subtitle-option-pane__container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-setting-subtitle-option-pane__container::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-setting-subtitle-option-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
}
.pzp-setting-subtitle-option-pane__item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 15px 0 20px;
}
.pzp-setting-subtitle-option-pane__item:hover, .pzp-setting-subtitle-option-pane__item:focus {
  background-color: rgba(255, 255, 255, 0.05);
  outline: none;
}
.pzp-setting-subtitle-option-pane__item:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-setting-subtitle-option-pane__item .pzp-setting-subtitle-option-pane__item-left,
.pzp-setting-subtitle-option-pane__item .pzp-setting-subtitle-option-pane__item-right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-setting-subtitle-option-pane__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-setting-subtitle-option-pane__input-size {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  outline: none;
  width: 28px;
  height: 30px;
  margin: 0 10px 0 7px;
  padding: 0;
  background: transparent;
  border: 0;
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.pzp-pc--size-s .pzp-setting-subtitle-option-pane__input-size {
  font-size: 12px;
}
.pzp-setting-subtitle-option-pane__switch {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: 33px;
  height: 18px;
}
.pzp-setting-subtitle-option-pane__switch:before {
  content: "";
  position: absolute;
  top: 4px;
  width: 30px;
  height: 10px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s linear;
}
.pzp-setting-subtitle-option-pane__switch:after {
  content: "";
  position: absolute;
  left: -1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  transition: left 0.2s linear;
}
.pzp-setting-subtitle-option-pane__input-background {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0;
  -webkit-appearance: none;
  background: transparent;
}
.pzp-setting-subtitle-option-pane__input-background:checked ~ .pzp-setting-subtitle-option-pane__switch:before {
  background-color: #00f889;
}
.pzp-setting-subtitle-option-pane__input-background:checked ~ .pzp-setting-subtitle-option-pane__switch:after {
  left: 13px;
}
.pzp-setting-subtitle-option-pane__font-size {
  margin: 0 2px;
}
.pzp-setting-subtitle-option-pane__font-bigger-button, .pzp-setting-subtitle-option-pane__font-smaller-button {
  width: 30px;
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-subtitle-option-pane .pzp-setting-subtitle-option-pane__item, .pzp-mobile--size-small .pzp-setting-subtitle-option-pane .pzp-setting-subtitle-option-pane__item {
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-subtitle-option-pane .pzp-setting-subtitle-option-pane__item span, .pzp-mobile--size-small .pzp-setting-subtitle-option-pane .pzp-setting-subtitle-option-pane__item span {
  font-size: 12px;
}
@charset "UTF-8";
.pzp-setting-playbackrate-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-setting-playbackrate-pane__header {
  cursor: pointer;
}
.pzp-pc--size-s .pzp-setting-playbackrate-pane__header, .pzp-mobile--size-small .pzp-setting-playbackrate-pane__header {
  height: 40px;
}
.pzp-setting-playbackrate-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 310px;
  overflow: visible;
  margin: 0;
  padding: 0;
}
.pzp-setting-playbackrate-pane__list-container {
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-setting-playbackrate-pane__list-container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-setting-playbackrate-pane__list-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-setting-playbackrate-pane__list-container::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-pc--size-s .pzp-setting-playbackrate-pane .pzp-ui-setting-pane-item, .pzp-mobile--size-small .pzp-setting-playbackrate-pane .pzp-ui-setting-pane-item {
  height: 30px;
}
.pzp-pc--size-s .pzp-setting-playbackrate-pane .pzp-ui-setting-pane-item__value span, .pzp-mobile--size-small .pzp-setting-playbackrate-pane .pzp-ui-setting-pane-item__value span {
  font-size: 12px;
}
@charset "UTF-8";
.pzp-recommend-endscreen {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-recommend-endscreen__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-recommend-endscreen__inner {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  justify-content: center;
  align-items: flex-end;
  box-sizing: border-box;
}
.pzp-recommend-endscreen__wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.pzp-recommend-endscreen__box {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  padding-top: 10px;
}
.pzp-recommend-endscreen__slide {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 182px;
  white-space: nowrap;
  transition: transform 0.2s ease-in-out;
  text-align: center;
}
.pzp-recommend-endscreen__prev, .pzp-recommend-endscreen__next {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 39px;
  height: 39px;
  border-radius: 50%;
  cursor: pointer;
}
.pzp-recommend-endscreen__prev:hover, .pzp-recommend-endscreen__next:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp-recommend-endscreen__prev:active, .pzp-recommend-endscreen__next:active {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp-recommend-endscreen__prev[aria-disabled=true], .pzp-recommend-endscreen__next[aria-disabled=true] {
  opacity: 0.25;
  cursor: default;
}
.pzp-recommend-endscreen__prev[aria-disabled=true]:hover, .pzp-recommend-endscreen__prev[aria-disabled=true]:active, .pzp-recommend-endscreen__next[aria-disabled=true]:hover, .pzp-recommend-endscreen__next[aria-disabled=true]:active {
  background-color: transparent;
}
.pzp-recommend-endscreen__prev {
  margin-right: 24px;
}
.pzp-recommend-endscreen__next {
  margin-left: 24px;
}
.pzp-pc--size-medium .pzp-recommend-endscreen-inner,
.pzp-pc--size-m .pzp-recommend-endscreen-inner {
  padding-bottom: 65px;
}
.pzp-pc--size-medium .pzp-recommend-endscreen-prev,
.pzp-pc--size-m .pzp-recommend-endscreen-prev {
  margin-right: 10px;
}
.pzp-pc--size-medium .pzp-recommend-endscreen-next,
.pzp-pc--size-m .pzp-recommend-endscreen-next {
  margin-left: 10px;
}
.pzp-pc--size-medium .pzp-recommend-endscreen__wrap,
.pzp-pc--size-m .pzp-recommend-endscreen__wrap {
  padding: 0 19px;
}
.pzp-pc--size-medium .pzp-recommend-endscreen__slide,
.pzp-pc--size-m .pzp-recommend-endscreen__slide {
  height: 126px;
}
.pzp-pc--size-small .pzp-recommend-endscreen,
.pzp-pc--size-s .pzp-recommend-endscreen {
  display: none;
}
.pzp-mobile--size-normal .pzp-recommend-endscreen-inner {
  padding-bottom: 65px;
}
.pzp-mobile--size-normal .pzp-recommend-endscreen-prev {
  margin-right: 10px;
}
.pzp-mobile--size-normal .pzp-recommend-endscreen-next {
  margin-left: 10px;
}
.pzp-mobile--size-normal .pzp-recommend-endscreen__wrap {
  padding: 0 19px;
}
.pzp-mobile--size-normal .pzp-recommend-endscreen__slide {
  height: 126px;
}
.pzp-mobile--size-small .pzp-recommend-endscreen,
.pzp-mobile--size-s .pzp-recommend-endscreen {
  display: none;
}@charset "UTF-8";
.pzp-ui-playlist {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-playlist__page {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 100%;
  margin-bottom: 182px;
}
.pzp-ui-playlist__page .pzp-ui-recommend-card:first-child {
  margin-left: 0;
}
.pzp-ui-playlist__page .pzp-ui-recommend-card:last-child {
  margin-right: 0;
}
.pzp-ui-playlist__item--hidden {
  box-shadow: none;
}
.pzp-ui-playlist__inner {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  justify-content: center;
  box-sizing: border-box;
}
.pzp-ui-playlist__wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.pzp-ui-playlist__box {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  padding-top: 10px;
}
.pzp-ui-playlist__slide {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 182px;
}
.pzp-ui-playlist__prev, .pzp-ui-playlist__next {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  cursor: pointer;
}
.pzp-ui-playlist__prev:hover, .pzp-ui-playlist__next:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp-ui-playlist__prev:active, .pzp-ui-playlist__next:active {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp-ui-playlist__prev[disabled], .pzp-ui-playlist__next[disabled] {
  opacity: 0.25;
  cursor: default;
}
.pzp-ui-playlist__prev[disabled]:hover, .pzp-ui-playlist__prev[disabled]:active, .pzp-ui-playlist__next[disabled]:hover, .pzp-ui-playlist__next[disabled]:active {
  background-color: transparent;
}
.pzp-ui-playlist__prev-btn-icon {
  width: 39px;
  height: 39px;
}
.pzp-ui-playlist__next-btn-icon {
  width: 39px;
  height: 39px;
}
.pzp-ui-playlist__prev {
  margin-right: 30px;
}
.pzp-ui-playlist__next {
  margin-left: 30px;
}
.pzp-pc--size-medium .pzp-ui-playlist__prev,
.pzp-pc--size-m .pzp-ui-playlist__prev {
  margin-right: 10px;
}
.pzp-pc--size-medium .pzp-ui-playlist__next,
.pzp-pc--size-m .pzp-ui-playlist__next {
  margin-left: 10px;
}
.pzp-pc--size-medium .pzp-ui-playlist__slide,
.pzp-pc--size-m .pzp-ui-playlist__slide {
  height: 126px;
}
.pzp-pc--size-medium .pzp-ui-playlist__page,
.pzp-pc--size-m .pzp-ui-playlist__page {
  margin-bottom: 126px;
}
.pzp-mobile--size-normal .pzp-ui-playlist__prev {
  margin-right: 10px;
}
.pzp-mobile--size-normal .pzp-ui-playlist__next {
  margin-left: 10px;
}
.pzp-mobile--size-normal .pzp-ui-playlist__slide {
  height: 126px;
}
.pzp-mobile--size-normal .pzp-ui-playlist__page {
  margin-bottom: 126px;
}
@charset "UTF-8";
.pzp-live-time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.pzp-live-time__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: auto;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
  line-height: 36px;
}
.pzp-live-time__button:disabled {
  cursor: auto;
}
.pzp-live-time__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.pzp-live-time__dot {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 6px;
  height: 6px;
  margin-left: 4px;
  background: #838285;
  border-radius: 50%;
  vertical-align: middle;
}
.pzp-live-time--on .pzp-live-time__dot {
  background: #fb1f1f;
}
.pzp-like-button__icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.pzp-like-button--checked {
  transition: fill 0.1s linear 0.1s;
}
.pzp-like-button--checked .pzp-like-button__icon {
  color: #ff5858;
  animation: pzp-like-button__like-icon--clicked-animation 170ms cubic-bezier(0.17, 0.17, 0.67, 1) forwards;
}
.pzp-like-button__progress-icon {
  width: 18px;
  height: 18px;
  padding: 9px;
  animation: pzp-like-button__progress-icon--spin-animation 1500ms infinite linear;
}
@keyframes pzp-like-button__progress-icon--spin-animation {
100% {
    transform: rotate(360deg);
}
}
@keyframes pzp-like-button__like-icon--clicked-animation {
0% {
    opacity: 0;
}
5% {
    transform: scale(0.6);
    opacity: 1;
}
100% {
    transform: scale(1);
    color: #ff5858;
}
}
.pzp-later-button__icon {
  width: 100%;
  height: 100%;
}
.pzp-later-button--checked .pzp-later-button__icon {
  animation: pzp-later-button__later-icon--clicked-animation 170ms cubic-bezier(0.17, 0.17, 0.67, 1) forwards;
}
.pzp-later-button__progress-icon {
  width: 18px;
  height: 18px;
  padding: 9px;
  animation: pzp-later-button__progress-icon--spin-animation 1500ms infinite linear;
}
.pzp-later-button .pzp-button__tooltip {
  white-space: pre;
}
@keyframes pzp-later-button__progress-icon--spin-animation {
100% {
    transform: rotate(360deg);
}
}
@keyframes pzp-later-button__later-icon--clicked-animation {
0% {
    opacity: 0;
}
10% {
    transform: scale(0.6);
    opacity: 1;
}
100% {
    transform: scale(1);
}
}
@charset "UTF-8";
.pzp-highlight-graph {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  pointer-events: none;
}
.pzp-highlight-graph__canvas {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  vertical-align: bottom;
}
.pzp-highlight-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-highlight-button, .pzp-pc--size-m .pzp-highlight-button, .pzp-mobile--size-normal .pzp-highlight-button, .pzp-mobile--size-medium .pzp-highlight-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-highlight-button, .pzp-pc--size-s .pzp-highlight-button, .pzp-mobile--size-small .pzp-highlight-button, .pzp-mobile--size-s .pzp-highlight-button {
  width: 25px;
  height: 25px;
}
.pzp-highlight-button__icon {
  width: 100%;
  height: 100%;
}
.pzp-highlight-button .pzp-ui-icon__bar {
  animation: pzp-highlight-button-checked-animation 330ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
  transform-origin: 50% 100%;
}
@keyframes pzp-highlight-button-checked-animation {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
@charset "UTF-8";
@keyframes pzp-pc-immersive-control__animation--fade-out {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
.pzp-pc-immersive-control {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  flex-wrap: nowrap;
  align-items: center;
  width: auto;
}
.pzp-pc-immersive-control:not(:last-of-type) {
  display: none;
}
.pzp-pc-immersive-control:after {
  clear: left;
}
.pzp-pc-immersive-control--fadeout {
  animation-name: pzp-pc-immersive-control__animation--fade-out;
}
.pzp-pc-immersive-control__panel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 64px;
  height: 64px;
}
.pzp-pc-immersive-control__panel-bg {
  opacity: 0.6;
  transition: opacity 0.2s ease-in;
}
.pzp-pc-immersive-control__panel-bg:hover {
  opacity: 1;
}
.pzp-pc-immersive-control__button-group {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: inline-flex;
  flex-wrap: wrap;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  transform: rotate(45deg);
}
.pzp-pc-immersive-control__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 32px;
  height: 32px;
}
.pzp-pc-immersive-control__dir {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 4px;
  left: 4px;
  width: 56px;
  height: 56px;
  z-index: 1;
}
.pzp-pc-immersive-control__guide {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  margin: -2px 0 0 8px;
  animation-duration: 0.5s;
  animation-delay: 3s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}
.pzp-pc-immersive-control__guide--hidden {
  display: none;
}
.pzp-pc-immersive-control__guide-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  padding-left: 2px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: -0.25px;
  color: #fff;
  text-align: left;
}
.pzp-pc-immersive-control__guide-icon {
  width: 52px;
  height: 24px;
}
.pzp-pc--size-m .pzp-pc-immersive-control__panel, .pzp-pc--size-medium .pzp-pc-immersive-control__panel {
  width: 50px;
  height: 50px;
}
.pzp-pc--size-m .pzp-pc-immersive-control__button-group, .pzp-pc--size-medium .pzp-pc-immersive-control__button-group {
  width: 50px;
  height: 50px;
}
.pzp-pc--size-m .pzp-pc-immersive-control__dir, .pzp-pc--size-medium .pzp-pc-immersive-control__dir {
  width: 42px;
  height: 42px;
}
.pzp-pc--size-s .pzp-pc-immersive-control__panel, .pzp-pc--size-small .pzp-pc-immersive-control__panel {
  width: 38px;
  height: 38px;
}
.pzp-pc--size-s .pzp-pc-immersive-control__button-group, .pzp-pc--size-small .pzp-pc-immersive-control__button-group {
  width: 38px;
  height: 38px;
}
.pzp-pc--size-s .pzp-pc-immersive-control__dir, .pzp-pc--size-small .pzp-pc-immersive-control__dir {
  width: 30px;
  height: 30px;
}
@charset "UTF-8";
.pzp-pc-ui-error-dialog[data-v-112a8c8f] {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  background-color: rgb(16, 16, 16);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pzp-pc-ui-error-dialog__inner[data-v-112a8c8f] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
}
.pzp-pc-ui-error-dialog__info-icon[data-v-112a8c8f] {
  width: 51px;
  height: 51px;
  margin-bottom: 24px;
}
.pzp-pc-ui-error-dialog__message[data-v-112a8c8f] {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 26px;
  font-weight: 500;
  color: #fff;
  line-height: 39px;
  max-width: 680px;
}
.pzp-pc-ui-error-dialog__help[data-v-112a8c8f] {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-top: 42px;
  border-radius: 22px;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
  white-space: nowrap;
  padding: 13px 23px 12px;
}
.pzp-pc-ui-error-dialog__help[data-v-112a8c8f], .pzp-pc-ui-error-dialog__help[data-v-112a8c8f]:hover {
  text-decoration: none;
}
.pzp-pc-ui-error-dialog__help-text[data-v-112a8c8f] {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.32px;
  color: #fff;
  vertical-align: top;
}
.pzp-pc-ui-error-dialog__arrow-icon[data-v-112a8c8f] {
  display: inline-block;
  margin-top: 2px;
  vertical-align: top;
  width: 9px;
  height: 15px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__inner[data-v-112a8c8f] {
  padding: 0px 40px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__info-icon[data-v-112a8c8f] {
  margin-bottom: 11px;
  width: 35px;
  height: 35px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__message[data-v-112a8c8f] {
  font-size: 17px;
  line-height: 26px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__help[data-v-112a8c8f] {
  margin-top: 24px;
  padding: 8px 15px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__help-text[data-v-112a8c8f] {
  font-size: 13px;
  line-height: 16px;
}
.pzp-pc-ui-error-dialog--medium .pzp-pc-ui-error-dialog__arrow-icon[data-v-112a8c8f] {
  width: 8px;
  height: 13px;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__inner[data-v-112a8c8f] {
  padding: 0px 20px;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__info-icon[data-v-112a8c8f] {
  display: none;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__message[data-v-112a8c8f] {
  font-size: 14px;
  line-height: 21px;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__help[data-v-112a8c8f] {
  margin-top: 17px;
  padding: 5px 13px;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__help-text[data-v-112a8c8f] {
  font-size: 12px;
  line-height: 15px;
}
.pzp-pc-ui-error-dialog--small .pzp-pc-ui-error-dialog__arrow-icon[data-v-112a8c8f] {
  width: 7px;
  height: 12px;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__inner[data-v-112a8c8f] {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__info-icon[data-v-112a8c8f] {
  display: none;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__message[data-v-112a8c8f] {
  font-size: 11px;
  line-height: 16px;
  width: 100%;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__help[data-v-112a8c8f] {
  margin-top: 10px;
  padding: 2px 11px;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__help-text[data-v-112a8c8f] {
  font-size: 11px;
  line-height: 14px;
}
.pzp-pc-ui-error-dialog--extra-small .pzp-pc-ui-error-dialog__arrow-icon[data-v-112a8c8f] {
  width: 6px;
  height: 11px;
}
@charset "UTF-8";
.pzp-contextmenu-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  position: absolute;
  min-width: 200px;
  max-height: calc(100% - 90px);
  padding: 8px 0 !important;
  transition: opacity 0.2s ease-in 0.1s;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-contextmenu-pane::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-contextmenu-pane::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-contextmenu-pane::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-contextmenu-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
}
@keyframes pzp-command-icon__animation {
0% {
    transform: scale(1) inherit;
    opacity: 0;
}
50% {
    transform: scale(1.2) inherit;
    opacity: 1;
}
100% {
    transform: scale(1) inherit;
    opacity: 0;
}
}
.pzp-command-icon {
  width: 12%;
  max-width: 200px;
  pointer-events: none;
  opacity: 0;
}
.pzp-command-icon--animate {
  animation: pzp-command-icon__animation 0.5s ease-in 1 0.1s;
}
@charset "UTF-8";
.pzp-content-info {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-content-info__content-text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-weight: 600;
  letter-spacing: -0.5px;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  margin-right: 3px;
  color: rgb(230, 230, 230);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.4);
  vertical-align: top;
  white-space: nowrap;
}
.pzp-content-info__content-count {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-weight: 600;
  color: rgb(230, 230, 230);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.4);
  vertical-align: top;
  white-space: nowrap;
}
.pzp-mobile__content-info .pzp-content-info__content-text:first-of-type {
  display: none;
}
.pzp-pc--size-large .pzp-content-info__content-count, .pzp-pc--size-large .pzp-content-info__content-text, .pzp-pc--size-l .pzp-content-info__content-count, .pzp-pc--size-l .pzp-content-info__content-text, .pzp-mobile--size-large .pzp-content-info__content-count, .pzp-mobile--size-large .pzp-content-info__content-text, .pzp-mobile--size-l .pzp-content-info__content-count, .pzp-mobile--size-l .pzp-content-info__content-text {
  font-size: 13px;
  line-height: 16px;
}
.pzp-pc--size-medium .pzp-content-info__content-count, .pzp-pc--size-medium .pzp-content-info__content-text, .pzp-pc--size-m .pzp-content-info__content-count, .pzp-pc--size-m .pzp-content-info__content-text, .pzp-mobile--size-normal .pzp-content-info__content-count, .pzp-mobile--size-normal .pzp-content-info__content-text, .pzp-mobile--size-m .pzp-content-info__content-count, .pzp-mobile--size-m .pzp-content-info__content-text {
  font-size: 12px;
  line-height: 12px;
}
.pzp-pc--size-small .pzp-content-info__content-count, .pzp-pc--size-small .pzp-content-info__content-text, .pzp-pc--size-s .pzp-content-info__content-count, .pzp-pc--size-s .pzp-content-info__content-text, .pzp-mobile--size-small .pzp-content-info__content-count, .pzp-mobile--size-small .pzp-content-info__content-text, .pzp-mobile--size-s .pzp-content-info__content-count, .pzp-mobile--size-s .pzp-content-info__content-text {
  font-size: 11px;
  line-height: 11px;
}@charset "UTF-8";
.pzp-content-title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  margin-bottom: 4px;
}
.pzp-content-title__anchor {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 100%;
  align-items: center;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
  display: block;
  white-space: nowrap;
}
.pzp-content-title__anchor, .pzp-content-title__anchor:hover {
  text-decoration: none;
}
.pzp-content-title__anchor:hover {
  color: #00f889;
}
.pzp-pc--size-medium .pzp-content-title__anchor, .pzp-pc--size-m .pzp-content-title__anchor {
  font-size: 14px;
}
.pzp-pc--size-small .pzp-content-title__anchor, .pzp-pc--size-s .pzp-content-title__anchor {
  font-size: 13px;
}
.pzp-mobile--size-normal .pzp-content-title__anchor {
  font-size: 14px;
}
.pzp-mobile--size-small .pzp-content-title__anchor, .pzp-mobile--size-s .pzp-content-title__anchor {
  font-size: 13px;
}@charset "UTF-8";
.pzp-content-channel-name {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.pzp-content-channel-name, .pzp-content-channel-name:hover {
  text-decoration: none;
}
.pzp-pc--size-medium .pzp-content-channel-name, .pzp-pc--size-m .pzp-content-channel-name {
  font-size: 13px;
}
.pzp-pc--size-small .pzp-content-channel-name, .pzp-pc--size-s .pzp-content-channel-name {
  font-size: 11px;
  line-height: 11px;
}
.pzp-content-channel-name:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  margin: -1px 7px 0 3px;
  background-color: rgba(255, 255, 255, 0.5);
  vertical-align: middle;
}
.pzp-mobile--size-small .pzp-content-channel-name:not(:last-child)::after, .pzp-mobile--size-s .pzp-content-channel-name:not(:last-child)::after {
  display: none;
}
.pzp-content-channel-name:hover {
  color: #00f889;
}
@charset "UTF-8";
.pzp-ui-live-badge {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  box-sizing: border-box;
  width: 44px;
  height: 24px;
  padding: 4px 6px 3px;
  background-color: #fb1f1f;
  color: #fff;
  border-radius: 2px;
}
.pzp-ui-live-badge__icon, .pzp-pc--size-medium .pzp-ui-live-badge .pzp-ui-live-badge__icon, .pzp-pc--size-m .pzp-ui-live-badge .pzp-ui-live-badge__icon, .pzp-pc--size-small .pzp-ui-live-badge .pzp-ui-live-badge__icon, .pzp-pc--size-s .pzp-ui-live-badge .pzp-ui-live-badge__icon {
  display: block;
  width: 32px;
  height: 17px;
}
.pzp-ui-live-badge:not(:last-child) {
  border-radius: 2px 0 0 2px;
}
.pzp-ui-live-badge--off {
  background-color: #838285;
}
@charset "UTF-8";
.pzp-ui-dimmed {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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);
}
@charset "UTF-8";
.pzp-ui-chapter-slider {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-chapter-slider:focus {
  outline: transparent;
}
.pzp-ui-chapter-slider__handler-wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-ui-chapter-slider__handler.pzp-button {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #00f889;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
  transition: transform 0.1s linear;
  transform: scale(0.5);
}
.pzp-ui-chapter-slider__handler.pzp-button[disabled=disabled] {
  transform: scale(0);
}
.pzp-ui-chapter-slider__handler.pzp-button:hover:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-chapter-slider__handler.pzp-button:focus:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-chapter-slider__handler.pzp-button:active:not(.pzp-button--disabled) {
  background-color: #00f889;
  transition: unset;
}
.pzp-ui-chapter-slider__aria-range {
  top: 7px;
  width: 100%;
  position: absolute;
  opacity: 0.01;
  pointer-events: none;
}
.pzp-ui-chapter-slider__wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.pzp-ui-chapter-slider__wrap .pzp-ui-progress__wrap.pzp-ui-chapter-slider__wrap-first-child {
  padding-left: 0px;
}
.pzp-ui-chapter-slider__wrap .pzp-ui-progress__wrap.pzp-ui-chapter-slider__wrap-last-child {
  padding-right: 0px;
}
.pzp-ui-chapter-slider .pzp-ui-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 3px);
  height: calc(100% - 16px);
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: 0 0;
}
.pzp-ui-chapter-slider .pzp-ui-progress__wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: -8px;
  margin-bottom: -8px;
  overflow: unset;
  position: relative;
  left: 0;
  top: 14px;
  width: 100%;
  height: 3px;
  border-radius: 1.5px;
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.pzp-ui-chapter-slider .pzp-ui-progress__wrap .pzp-highlight-point {
  height: 3px;
  margin: auto;
}
.pzp-ui-chapter-slider .pzp-ui-progress__bg {
  background-color: rgba(255, 255, 255, 0.5);
}
.pzp-ui-chapter-slider .pzp-ui-progress__entire-background {
  background-color: rgba(255, 255, 255, 0);
}
.pzp-ui-chapter-slider .pzp-ui-progress__loaded {
  background-color: rgba(255, 255, 255, 0.7);
}
.pzp-ui-chapter-slider .pzp-ui-progress__played {
  background-color: #00f889;
}
.pzp-ui-chapter-slider .pzp-ui-progress__volume {
  background-color: #fff;
}
.pzp-ui-chapter-slider--pressed .pzp-ui-chapter-slider__handler {
  display: unset;
  transform: scale(1);
}
.pzp-ui-chapter-slider--alt .pzp-ui-progress__played {
  background-color: #00bbff;
}
.pzp-ui-chapter-slider--alt .pzp-ui-chapter-slider__handler {
  background-color: #00bbff;
}
.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider {
  height: auto;
}
.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider:focus {
  outline: default;
}
.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap {
  width: 13px;
  height: 13px;
  display: block;
  transition: display 0.2s ease-in;
}
.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap .pzp-ui-chapter-slider__handler {
  transform: scale(1);
}
.pzp-pc--size-large .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap, .pzp-pc--size-l .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap, .pzp-mobile--size-large .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap, .pzp-mobile--size-l .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap {
  opacity: 0;
}
.pzp-mobile--thumbnail .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap, .pzp-pc--thumbnail .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider .pzp-ui-chapter-slider__handler-wrap {
  width: 20px;
  height: 20px;
}
.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider:hover .pzp-ui-chapter-slider__handler-wrap, .pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider.pzp-ui-chapter-slider--pressed .pzp-ui-chapter-slider__handler-wrap {
  display: block;
  opacity: 1;
}
.pzp-pc--fullscreen .pzp-ui-chapter-slider.pzp-ui-chapter-slider--pc .pzp-ui-progress__wrap {
  height: 9px;
}
.pzp-pc--fullscreen .pzp-ui-chapter-slider.pzp-ui-chapter-slider--pc .pzp-ui-chapter-slider__handler-wrap {
  width: 20px;
  height: 20px;
}
.pzp-pc--fullscreen .pzp-ui-chapter-slider.pzp-ui-chapter-slider--pc:hover .pzp-ui-progress__wrap, .pzp-pc--fullscreen .pzp-ui-chapter-slider.pzp-ui-chapter-slider--pc.pzp-ui-chapter-slider--pressed .pzp-ui-progress__wrap {
  height: 10px;
}
.pzp-pc--fullscreen .pzp-ui-chapter-slider.pzp-ui-chapter-slider--volume .pzp-ui-progress__wrap {
  top: 0;
  height: 3px;
}
@charset "UTF-8";
.pzp-seeking-preview {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: auto;
  height: auto;
  bottom: 42px;
  transition-property: transform;
  pointer-events: none;
  z-index: 2;
}
.pzp-seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 24px;
}
.pzp-seeking-preview__canvas {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-color: black;
}
.pzp-seeking-preview__img {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  background-color: black;
}
.pzp-seeking-preview__container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  background: #000;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  font-size: 0;
  box-sizing: border-box;
  overflow: hidden;
}
.pzp-seeking-preview--no-sprite .pzp-seeking-preview__container, .pzp-seeking-preview--disable .pzp-seeking-preview__container {
  display: none;
}
.pzp-seeking-preview__description {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 5px;
}
.pzp-seeking-preview--no-sprite .pzp-seeking-preview__description {
  display: inline-block;
}
.pzp-seeking-preview--disable .pzp-seeking-preview__description {
  display: none;
}
.pzp-seeking-preview__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  bottom: -20px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  backface-visibility: hidden;
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pzp-seeking-preview--no-sprite .pzp-seeking-preview__title {
  position: static;
  display: block;
  box-sizing: border-box;
  padding: 0 11px 0 12px;
  height: 27px;
  font-size: 13px;
  line-height: 27px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp-seeking-preview__time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  bottom: -36px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  backface-visibility: hidden;
}
.pzp-seeking-preview--no-sprite .pzp-seeking-preview__time {
  position: static;
  display: block;
  box-sizing: border-box;
  padding: 0 11px 0 12px;
  height: 27px;
  font-size: 13px;
  line-height: 27px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp-seeking-preview--error {
  visibility: hidden;
}
.pzp-seeking-preview--fullscreen .pzp-seeking-preview__time {
  bottom: 15px;
  transform: scale(1.5);
}
.pzp-ui-setting-home-item__tooltip-container {
  position: relative;
  display: flex;
  align-items: center;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-icon {
  position: relative;
  width: 18px;
  height: 18px;
  cursor: pointer;
  touch-action: manipulation;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-icon::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-icon .pzp-ui-icon {
  width: 18px;
  height: 18px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-icon .pzp-ui-icon .pzp-ui-icon__svg {
  width: 18px;
  height: 18px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #39393c;
  border-radius: 8px;
  padding: 11px 18px;
  box-sizing: border-box;
  z-index: 1000;
  width: -moz-max-content;
  width: max-content;
  max-width: 220px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background-color: #39393c;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip--bottom {
  top: calc(100% + 4px);
  margin-top: 4px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip--bottom::after {
  top: -5px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip--top {
  bottom: calc(100% + 4px);
  margin-bottom: 4px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip--top::after {
  bottom: -5px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-content {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.3;
  word-break: keep-all;
  margin-top: 0;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-close {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 22px;
  height: 22px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  touch-action: manipulation;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-close::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-close .pzp-ui-icon {
  width: 22px;
  height: 22px;
}
.pzp-ui-setting-home-item__tooltip-container .pzp-ui-setting-home-item__tooltip-close .pzp-ui-icon .pzp-ui-icon__svg {
  width: 22px;
  height: 22px;
}
.pzp-filter-unsharpmask {
  position: absolute;
}
.pzp-filter-unsharpmask__gaussian-blur, .pzp-filter-unsharpmask__edge, .pzp-filter-unsharpmask__composite {
  color-interpolation-filters: auto;
}
.pzp-volume-slider {
  box-sizing: border-box;
}
.pzp-viewmode-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-viewmode-button, .pzp-pc--size-m .pzp-viewmode-button, .pzp-mobile--size-normal .pzp-viewmode-button, .pzp-mobile--size-medium .pzp-viewmode-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-viewmode-button, .pzp-pc--size-s .pzp-viewmode-button, .pzp-mobile--size-small .pzp-viewmode-button, .pzp-mobile--size-s .pzp-viewmode-button {
  width: 25px;
  height: 25px;
}
.pzp-viewmode-button__icon {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
.pzp-ui-setting-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-ui-setting-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 310px;
  overflow: visible;
  margin: 0;
  padding: 0;
}
.pzp-ui-setting-pane__list-container {
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-ui-setting-pane__list-container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-ui-setting-pane__list-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-ui-setting-pane__list-container::-webkit-scrollbar-track {
  background-color: transparent;
}
@charset "UTF-8";
.pzp-ui-around-video-panel {
  /**
  *	Prev/Next panel
  */
  position: absolute;
  bottom: 68px;
  left: 18px;
  z-index: 1;
  width: 400px;
  height: 116px;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity;
}
.pzp-pc--fullscreen.pzp-pc--size-large .pzp-ui-around-video-panel, .pzp-pc--fullscreen.pzp-pc--size-l .pzp-ui-around-video-panel {
  bottom: 80px;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel, .pzp-pc--size-m .pzp-ui-around-video-panel {
  right: 18px;
  left: initial;
  bottom: 38px;
  width: 260px;
  height: 71px;
}
.pzp-pc--size-small .pzp-ui-around-video-panel, .pzp-pc--size-s .pzp-ui-around-video-panel {
  display: none;
}
.pzp-ui-around-video-panel:hover {
  opacity: 1;
  visibility: visible;
}
.pzp-ui-around-video-panel__thumb {
  overflow: hidden;
  float: left;
  position: relative;
  width: 200px;
  height: 112px;
  background: aqua;
  border: 2px solid rgba(25, 25, 28, 0.9);
  border-radius: 8px 0 0 8px;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__thumb, .pzp-pc--size-m .pzp-ui-around-video-panel__thumb {
  width: 120px;
  height: 67px;
}
.pzp-ui-around-video-panel__thumb:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  border-radius: 0 0 0 6px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__thumb:after, .pzp-pc--size-m .pzp-ui-around-video-panel__thumb:after {
  height: 24px;
}
.pzp-ui-around-video-panel__thumb__icon {
  width: 50px;
  height: 49px;
  margin: 18px auto 0;
}
.pzp-ui-around-video-panel__thumb__blur {
  position: absolute;
  top: 0;
  left: 0;
}
.pzp-ui-around-video-panel__thumb__blur::before {
  content: "";
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.4);
}
.pzp-ui-around-video-panel__thumb__blur svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.pzp-ui-around-video-panel__time {
  position: absolute;
  right: 10px;
  bottom: 6px;
  z-index: 30;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__time, .pzp-pc--size-m .pzp-ui-around-video-panel__time {
  font-size: 12px;
}
.pzp-ui-around-video-panel__info {
  overflow: hidden;
  display: flex;
  height: 112px;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding: 0 12px 0 10px;
  background-color: rgba(25, 25, 28, 0.9);
  border: 2px solid rgba(25, 25, 28, 0.9);
  border-radius: 0 8px 8px 0;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__info, .pzp-pc--size-m .pzp-ui-around-video-panel__info {
  height: 67px;
}
.pzp-ui-around-video-panel__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-bottom: 8px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  font-style: normal;
  color: #00f889;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__title, .pzp-pc--size-m .pzp-ui-around-video-panel__title {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 14px;
}
.pzp-ui-around-video-panel__text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 51px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: rgba(255, 255, 255, 0.9);
  word-break: break-all;
  overflow-wrap: break-word;
}
.pzp-pc--size-medium .pzp-ui-around-video-panel__text, .pzp-pc--size-m .pzp-ui-around-video-panel__text {
  max-height: 30px;
  font-size: 12px;
  line-height: 15px;
  -webkit-line-clamp: 2;
}
.pzp-subtitle-button {
  text-align: center;
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-subtitle-button, .pzp-pc--size-m .pzp-subtitle-button, .pzp-mobile--size-normal .pzp-subtitle-button, .pzp-mobile--size-medium .pzp-subtitle-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-subtitle-button, .pzp-pc--size-s .pzp-subtitle-button, .pzp-mobile--size-small .pzp-subtitle-button, .pzp-mobile--size-s .pzp-subtitle-button {
  width: 25px;
  height: 25px;
}
.pzp-subtitle-button__icon {
  width: 100%;
  height: 100%;
}
.pzp-subtitle-button .pzp-ui-icon__bar {
  animation: pzp-subtitle-button-checked-animation 330ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
  transform-origin: 50% 100%;
}
@keyframes pzp-subtitle-button-checked-animation {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
.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-timestamp--fadeout {
  animation: 1s linear 1s backwards pzp-anim--fadeout;
}
.pzp-timestamp:focus {
  outline: none;
}
@keyframes pzp-anim--fadeout {
from {
    opacity: 1;
    visibility: visible;
}
to {
    opacity: 0;
    visibility: hidden;
}
}
@charset "UTF-8";
.pzp-space-creator {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
}
@charset "UTF-8";
.pzp-setting-intro-loop {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  min-width: 230px;
  height: 42px;
  box-sizing: border-box;
  padding: 0 13px 0 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.pzp-setting-intro-loop:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-setting-intro-loop:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.05);
}
.pzp-setting-intro-loop:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-pc--size-s .pzp-setting-intro-loop, .pzp-mobile--size-small .pzp-setting-intro-loop {
  height: 30px;
}
.pzp-setting-intro-loop__item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 15px 0 20px;
}
.pzp-setting-intro-loop__item:hover, .pzp-setting-intro-loop__item:focus {
  background-color: rgba(255, 255, 255, 0.05);
  outline: none;
}
.pzp-setting-intro-loop__item:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-setting-intro-loop__left, .pzp-setting-intro-loop__right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-setting-intro-loop__name {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 70px;
  height: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  white-space: nowrap;
  text-align: left;
  box-sizing: border-box;
}
.pzp-pc--size-s .pzp-setting-intro-loop__name, .pzp-mobile--size-small .pzp-setting-intro-loop__name {
  font-size: 12px;
}
.pzp-setting-intro-loop__blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}
.pzp-setting-intro-loop__value {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  margin-right: 5px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 42px;
  text-align: right;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pzp-setting-intro-loop__switch {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: 33px;
  height: 18px;
}
.pzp-setting-intro-loop__switch:before {
  content: "";
  position: absolute;
  top: 4px;
  width: 30px;
  height: 10px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s linear;
}
.pzp-setting-intro-loop__switch:after {
  content: "";
  position: absolute;
  left: -1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  transition: left 0.2s linear;
}
.pzp-setting-intro-loop__input-background {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0;
  -webkit-appearance: none;
  background: transparent;
}
.pzp-setting-intro-loop__input-background:checked ~ .pzp-setting-intro-loop__switch:before {
  background-color: #00f889;
}
.pzp-setting-intro-loop__input-background:checked ~ .pzp-setting-intro-loop__switch:after {
  left: 13px;
}
.pzp-pc--size-large .pzp-setting-intro-loop__icon, .pzp-pc--size-l .pzp-setting-intro-loop__icon, .pzp-pc--size-medium .pzp-setting-intro-loop__icon, .pzp-pc--size-m .pzp-setting-intro-loop__icon, .pzp-pc--size-small .pzp-setting-intro-loop__icon, .pzp-pc--size-s .pzp-setting-intro-loop__icon {
  width: 14px;
  height: 16px;
}
.pzp-setting-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-setting-button, .pzp-pc--size-m .pzp-setting-button, .pzp-mobile--size-normal .pzp-setting-button, .pzp-mobile--size-medium .pzp-setting-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-setting-button, .pzp-pc--size-s .pzp-setting-button, .pzp-mobile--size-small .pzp-setting-button, .pzp-mobile--size-s .pzp-setting-button {
  width: 25px;
  height: 25px;
}
.pzp-setting-button__icon {
  display: inline-block;
  transition: transform 500ms cubic-bezier(0.33, 1, 0.83, 0.83);
  width: 100%;
  height: 100%;
}
.pzp-setting-button[aria-expanded=true] .pzp-setting-button__icon {
  transform: rotate(30deg);
}
.pzp-replay-button {
  height: 36px;
  width: 36px;
}
.pzp-replay-button__icon {
  float: left;
  width: 36px;
  height: 36px;
}
.pzp-replay-button .pzp-button__tooltip {
  left: 0;
  transform: translateX(0);
}
.pzp-prev-button {
  width: 36px;
  height: 36px;
}
.pzp-prev-button:active {
  opacity: 0.7;
}
.pzp-prev-button:disabled {
  opacity: 0.3;
}
.pzp-prev-button .pzp-ui-icon {
  width: 36px;
  height: 36px;
}
.pzp-progress-slider {
  box-sizing: border-box;
}
.pzp-progress-slider .pzp-ui-progress__wrap {
  transition: height 0.1s ease-in;
  top: 0;
  border-radius: unset;
}
.pzp-pc--size-l .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging, .pzp-mobile--size-large .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging {
  height: 6px;
  transition: height 0.1s ease-in;
}
.pzp-pc--size-l .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging .pzp-highlight-point, .pzp-mobile--size-large .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging .pzp-highlight-point {
  height: 6px;
  transition: height 0.1s ease-in;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging, .pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging {
  height: 9px;
  transition: height 0.1s ease-in;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging .pzp-highlight-point, .pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap.pzp-ui-slider--dragging .pzp-highlight-point {
  height: 9px;
  transition: height 0.1s ease-in;
}
@media (pointer: fine) {
.pzp-pc--size-l .pzp-progress-slider .pzp-ui-progress__wrap:hover, .pzp-mobile--size-large .pzp-progress-slider .pzp-ui-progress__wrap:hover {
    height: 6px;
    transition: height 0.1s ease-in;
    border-radius: unset;
}
.pzp-pc--size-l .pzp-progress-slider .pzp-ui-progress__wrap:hover .pzp-highlight-point, .pzp-mobile--size-large .pzp-progress-slider .pzp-ui-progress__wrap:hover .pzp-highlight-point {
    height: 6px;
    transition: height 0.1s ease-in;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap:hover, .pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap:hover {
    height: 9px;
    transition: height 0.1s ease-in;
    border-radius: unset;
}
.pzp-pc--size-l.pzp-pc--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap:hover .pzp-highlight-point, .pzp-mobile--size-large.pzp-mobile--fullscreen .pzp-progress-slider .pzp-ui-progress__wrap:hover .pzp-highlight-point {
    height: 9px;
    transition: height 0.1s ease-in;
}
}
.pzp-prev-button-central:active {
  opacity: 0.7;
}
.pzp-prev-button-central:disabled {
  opacity: 0.3;
}
.pzp-prev-button-central .pzp-ui-icon {
  width: 54px;
  height: 54px;
}
@charset "UTF-8";
.pzp-poster {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  pointer-events: none;
}
.pzp-poster--error .pzp-poster__image {
  display: none;
}
.pzp-playback-switch {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-playback-switch, .pzp-pc--size-m .pzp-playback-switch, .pzp-mobile--size-normal .pzp-playback-switch, .pzp-mobile--size-medium .pzp-playback-switch {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-playback-switch, .pzp-pc--size-s .pzp-playback-switch, .pzp-mobile--size-small .pzp-playback-switch, .pzp-mobile--size-s .pzp-playback-switch {
  width: 25px;
  height: 25px;
}
.pzp-pc--size-large .pzp-playback-switch__icon, .pzp-pc--size-l .pzp-playback-switch__icon, .pzp-pc--size-medium .pzp-playback-switch__icon, .pzp-pc--size-m .pzp-playback-switch__icon, .pzp-pc--size-small .pzp-playback-switch__icon, .pzp-pc--size-s .pzp-playback-switch__icon {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.pzp-pc-setting-pane-header-optgroup-button {
  padding: 10px;
  font-size: 14px;
  line-height: 28px;
  width: auto;
  height: auto;
  border: 0;
  background: 0 0;
  color: #888;
  text-indent: 0;
}
.pzp-pc-setting-pane-header-optgroup-button:hover, .pzp-pc-setting-pane-header-optgroup-button:active {
  opacity: 0.8;
}
@charset "UTF-8";
.pzp-pc-setting-quality-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: auto;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-pc-setting-quality-pane__header {
  cursor: pointer;
}
.pzp-pc-setting-quality-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
}
.pzp-pc-setting-quality-pane__list::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-pc-setting-quality-pane__list::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-pc-setting-quality-pane__list::-webkit-scrollbar-track {
  background-color: transparent;
}
.pzp-pc-setting-quality-pane__list-container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: visible;
}
@charset "UTF-8";
.pzp-pc-setting-subtitle-option-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  min-width: 230px;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-pc-setting-subtitle-option-pane__header {
  cursor: pointer;
}
.pzp-pc-setting-subtitle-option-pane [role=button] {
  cursor: pointer;
}
.pzp-pc-setting-subtitle-option-pane__button {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  background: transparent;
  border: 0;
  width: 16px;
  cursor: pointer;
}
.pzp-pc-setting-subtitle-option-pane__property {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
}
.pzp-pc-setting-subtitle-option-pane__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.pzp-pc-setting-subtitle-option-pane__item {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 15px 0 20px;
}
.pzp-pc-setting-subtitle-option-pane__item:hover, .pzp-pc-setting-subtitle-option-pane__item:focus {
  background-color: rgba(255, 255, 255, 0.05);
  outline: none;
}
.pzp-pc-setting-subtitle-option-pane__item:active {
  background-color: rgba(255, 255, 255, 0.1);
}
.pzp-pc-setting-subtitle-option-pane__item .pzp-pc-setting-subtitle-option-pane__item-left,
.pzp-pc-setting-subtitle-option-pane__item .pzp-pc-setting-subtitle-option-pane__item-right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
}
.pzp-pc-setting-subtitle-option-pane__label {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-pc-setting-subtitle-option-pane__input-size {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  outline: none;
  width: 28px;
  height: 30px;
  margin: 0 10px 0 7px;
  padding: 0;
  background: transparent;
  border: 0;
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.pzp-pc-setting-subtitle-option-pane__switch {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: 33px;
  height: 18px;
}
.pzp-pc-setting-subtitle-option-pane__switch:before {
  content: "";
  position: absolute;
  top: 4px;
  width: 30px;
  height: 10px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s linear;
}
.pzp-pc-setting-subtitle-option-pane__switch:after {
  content: "";
  position: absolute;
  left: -1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 50%;
  transition: left 0.2s linear;
}
.pzp-pc-setting-subtitle-option-pane__input-background {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0;
  -webkit-appearance: none;
  background: transparent;
}
.pzp-pc-setting-subtitle-option-pane__input-background:checked ~ .pzp-pc-setting-subtitle-option-pane__switch:before {
  background-color: #00f889;
}
.pzp-pc-setting-subtitle-option-pane__input-background:checked ~ .pzp-pc-setting-subtitle-option-pane__switch:after {
  left: 13px;
}
.pzp-pc-setting-subtitle-option-pane__font-size {
  margin: 0 2px;
}
.pzp-pc-setting-subtitle-option-pane__font-bigger-button, .pzp-pc-setting-subtitle-option-pane__font-smaller-button {
  width: 30px;
  height: 30px;
}
@charset "UTF-8";
.pzp-pc-setting-playbackrate-pane {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-pc-setting-playbackrate-pane__header {
  cursor: pointer;
}
.pzp-pc-setting-playbackrate-pane__list {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 310px;
  overflow: visible;
  margin: 0;
  padding: 0;
}
.pzp-pc-setting-playbackrate-pane__list-container {
  scrollbar-face-color: rgba(255, 255, 255, 0.2);
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-track-color: rgba(25, 25, 28, 0.2);
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  overflow-y: auto;
  padding: 8px 0;
}
.pzp-pc-setting-playbackrate-pane__list-container::-webkit-scrollbar {
  width: 14px;
  padding: 13px 0;
}
.pzp-pc-setting-playbackrate-pane__list-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
  border: 5px solid transparent;
  border-radius: 8px;
}
.pzp-pc-setting-playbackrate-pane__list-container::-webkit-scrollbar-track {
  background-color: transparent;
}
@charset "UTF-8";
.pzp-pc-ui-playlist {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-pc-ui-playlist__page {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  width: 100%;
  margin-bottom: 182px;
}
.pzp-pc-ui-playlist__page .pzp-pc-ui-recommend-card:first-child {
  margin-left: 0;
}
.pzp-pc-ui-playlist__page .pzp-pc-ui-recommend-card:last-child {
  margin-right: 0;
}
.pzp-pc-ui-playlist__item--hidden {
  box-shadow: none;
}
.pzp-pc-ui-playlist__inner {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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%;
  justify-content: center;
  box-sizing: border-box;
}
.pzp-pc-ui-playlist__wrap {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.pzp-pc-ui-playlist__box {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  padding-top: 10px;
}
.pzp-pc-ui-playlist__slide {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 182px;
}
.pzp-pc-ui-playlist__prev, .pzp-pc-ui-playlist__next {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  cursor: pointer;
}
.pzp-pc-ui-playlist__prev:hover, .pzp-pc-ui-playlist__next:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.pzp-pc-ui-playlist__prev:active, .pzp-pc-ui-playlist__next:active {
  background-color: rgba(255, 255, 255, 0.4);
}
.pzp-pc-ui-playlist__prev[disabled], .pzp-pc-ui-playlist__next[disabled] {
  opacity: 0.25;
  cursor: default;
}
.pzp-pc-ui-playlist__prev[disabled]:hover, .pzp-pc-ui-playlist__prev[disabled]:active, .pzp-pc-ui-playlist__next[disabled]:hover, .pzp-pc-ui-playlist__next[disabled]:active {
  background-color: transparent;
}
.pzp-pc-ui-playlist__prev-btn-icon {
  width: 39px;
  height: 39px;
}
.pzp-pc-ui-playlist__next-btn-icon {
  width: 39px;
  height: 39px;
}
.pzp-pc-ui-playlist__prev {
  margin-right: 30px;
}
.pzp-pc-ui-playlist__next {
  margin-left: 30px;
}
.pzp-pc--size-medium .pzp-pc-ui-playlist__prev,
.pzp-pc--size-m .pzp-pc-ui-playlist__prev {
  margin-right: 10px;
}
.pzp-pc--size-medium .pzp-pc-ui-playlist__next,
.pzp-pc--size-m .pzp-pc-ui-playlist__next {
  margin-left: 10px;
}
.pzp-pc--size-medium .pzp-pc-ui-playlist__slide,
.pzp-pc--size-m .pzp-pc-ui-playlist__slide {
  height: 126px;
}
.pzp-pc--size-medium .pzp-pc-ui-playlist__page,
.pzp-pc--size-m .pzp-pc-ui-playlist__page {
  margin-bottom: 126px;
}
@charset "UTF-8";
.pzp-pc-help-panel {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  min-width: 222px;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity;
}
.pzp-pc-help-panel--show, .pzp-pc-help-panel:hover {
  opacity: 1;
  visibility: visible;
}
.pzp-pc-help-panel__inner {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 28px;
  padding: 14px 20px;
  border-radius: 8px;
  background-color: rgba(25, 25, 28, 0.9);
}
.pzp-pc-help-panel__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: -0.2px;
  text-align: left;
  white-space: nowrap;
}
.pzp-pc-help-panel__more {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-top: 5px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
  text-align: left;
}
.pzp-pc-help-panel__more, .pzp-pc-help-panel__more:hover {
  text-decoration: none;
}
.pzp-pc-help-panel__icon {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-top: -1px;
  vertical-align: top;
}
.pzp-pc-help-panel__icon svg {
  display: inline-block;
}
@charset "UTF-8";
.pzp-pc-header {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-wrap: nowrap;
  pointer-events: none;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 18px 18px 0 18px;
}
.pzp-pc-header * {
  pointer-events: initial;
}
.pzp-pc-header__top-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
}
.pzp-pc-header > .pzp-pc-header__top-shadow {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc-header > .pzp-pc-header__top-shadow {
  opacity: 1;
}
.pzp-pc:not(.pzp-pc--controls) .pzp-pc-header > .pzp-pc-header__top-shadow {
  opacity: 0;
}
.pzp-pc--size-small .pzp-pc-header__top-shadow, .pzp-pc--size-s .pzp-pc-header__top-shadow {
  height: 60px;
}
.pzp-pc--dialog-action .pzp-pc-header__top-shadow {
  visibility: hidden;
}
.pzp-pc-header > .pzp-pc-content-info {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.pzp-pc-header > .pzp-pc-content-info {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc-header > .pzp-pc-content-info {
  opacity: 1;
}
.pzp-pc:not(.pzp-pc--controls) .pzp-pc-header > .pzp-pc-content-info {
  opacity: 0;
}
.pzp-pc-header .pzp-pc:not(.pzp-pc--controls) .pzp-pc-content-info {
  display: none;
}
.pzp-pc-header > .pzp-pc-toolbar {
  float: right;
}
.pzp-pc-header > .pzp-pc-toolbar {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc-header > .pzp-pc-toolbar {
  opacity: 1;
}
.pzp-pc:not(.pzp-pc--controls) .pzp-pc-header > .pzp-pc-toolbar {
  opacity: 0;
}
.pzp-pc-header::after {
  content: "";
  clear: both;
}
.pzp-pc-header .pzp-pc-channel-profile:hover {
  z-index: 100;
}
.pzp-pc-header .pzp-live-badge + .pzp-pc-content-title, .pzp-pc-header .pzp-viewer-count + .pzp-pc-content-title {
  padding-left: 9px;
}
.pzp-next-button-central:active {
  opacity: 0.7;
}
.pzp-next-button-central:disabled {
  opacity: 0.3;
}
.pzp-next-button-central .pzp-ui-icon {
  width: 54px;
  height: 54px;
}
.pzp-next-button {
  width: 36px;
  height: 36px;
}
.pzp-next-button:active {
  opacity: 0.7;
}
.pzp-next-button:disabled {
  opacity: 0.3;
}
.pzp-next-button .pzp-ui-icon {
  width: 36px;
  height: 36px;
}
@charset "UTF-8";
.pzp-midroll-dimmed {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-midroll-dimmed--started {
  animation-name: pzp-midroll-dimmed-animation__fadeout;
}
.pzp-midroll-dimmed--paused {
  animation-play-state: paused;
}
@keyframes pzp-midroll-dimmed-animation__fadeout {
0% {
    opacity: 0;
}
70% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.pzp-live-badge {
  cursor: pointer;
}
.pzp-live-badge.pzp-live-badge--playing-edge {
  cursor: default;
}
@charset "UTF-8";
.pzp-loading-indicator {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-loading-indicator__icon {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-loading-indicator--large .pzp-loading-indicator__icon {
  width: 80px;
  height: 80px;
}
.pzp-loading-indicator--medium .pzp-loading-indicator__icon {
  width: 58px;
  height: 58px;
}
.pzp-loading-indicator--small .pzp-loading-indicator__icon {
  width: 48px;
  height: 48px;
}
.pzp-loading-indicator__icon-left, .pzp-loading-indicator__icon-right {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-loading-indicator--large .pzp-loading-indicator__icon-left, .pzp-loading-indicator--large .pzp-loading-indicator__icon-right {
  border-width: 8px;
}
.pzp-loading-indicator--medium .pzp-loading-indicator__icon-left, .pzp-loading-indicator--medium .pzp-loading-indicator__icon-right {
  border-width: 6px;
}
.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-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-fullscreen-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-medium .pzp-fullscreen-button, .pzp-pc--size-m .pzp-fullscreen-button, .pzp-mobile--size-normal .pzp-fullscreen-button, .pzp-mobile--size-medium .pzp-fullscreen-button {
  width: 34px;
  height: 34px;
}
.pzp-pc--size-small .pzp-fullscreen-button, .pzp-pc--size-s .pzp-fullscreen-button, .pzp-mobile--size-small .pzp-fullscreen-button, .pzp-mobile--size-s .pzp-fullscreen-button {
  width: 25px;
  height: 25px;
}
.pzp-fullscreen-button:disabled {
  opacity: 0.3;
}
.pzp-fullscreen-button__icon {
  width: 100%;
  height: 100%;
}
.pzp-duration-indicator {
  position: absolute;
  display: none;
  left: 50%;
  transform: translate(-50%, -4px);
  transform-origin: left top;
  line-height: 29px;
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
@charset "UTF-8";
.pzp-double-tap-overlay {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  pointer-events: none;
}
.pzp-double-tap-overlay__wrap, .pzp-double-tap-overlay__bg, .pzp-double-tap-overlay__icons, .pzp-double-tap-overlay__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-double-tap-overlay__icons {
  display: flex;
  position: relative;
  top: 32px;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.pzp-pc--size-medium .pzp-double-tap-overlay__icons, .pzp-pc--size-m .pzp-double-tap-overlay__icons, .pzp-pc--size-small .pzp-double-tap-overlay__icons, .pzp-pc--size-s .pzp-double-tap-overlay__icons, .pzp-mobile--size-normal .pzp-double-tap-overlay__icons, .pzp-mobile--size-small .pzp-double-tap-overlay__icons, .pzp-mobile--size-s .pzp-double-tap-overlay__icons {
  top: 46%;
}
.pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 16px;
  height: 12px;
  margin-right: -2px;
  opacity: 0;
  animation-duration: 0.8s;
  animation-iteration-count: 1s;
}
.pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(1) {
  animation-delay: 0.15s;
}
.pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(2) {
  animation-delay: 0.25s;
}
.pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon:nth-child(3) {
  animation-delay: 0.35s;
}
.pzp-pc--size-medium .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon, .pzp-pc--size-m .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 14px;
  height: 11px;
}
.pzp-pc--size-small .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon, .pzp-pc--size-s .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 11px;
  height: 9px;
}
.pzp-mobile--size-normal .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 14px;
  height: 11px;
}
.pzp-mobile--size-small .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon, .pzp-mobile--size-s .pzp-double-tap-overlay__icons .pzp-double-tap-overlay__icon {
  width: 11px;
  height: 9px;
}
.pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap {
  align-items: start;
}
.pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  margin: 0 auto 0 64px;
}
.pzp-pc--size-medium .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-m .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-small .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-s .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  border-radius: 0 50% 50% 0;
}
.pzp-mobile--size-normal .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-small .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-s .pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  border-radius: 0 50% 50% 0;
}
.pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__icon {
  animation-name: pzp-double-tap-overlay--fadeout;
}
.pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__text,
.pzp-double-tap-overlay--rewind .pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__bg {
  animation-name: pzp-double-tap-overlay--fadein;
}
.pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap {
  align-items: end;
}
.pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  margin: 0 64px 0 auto;
}
.pzp-pc--size-medium .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-m .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-small .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-s .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  border-radius: 50% 0 0 50%;
}
.pzp-mobile--size-normal .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-small .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-s .pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  border-radius: 50% 0 0 50%;
}
.pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__icon {
  animation-name: pzp-double-tap-overlay--fadeout;
}
.pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__text,
.pzp-double-tap-overlay--forward .pzp-double-tap-overlay__wrap:nth-child(2) .pzp-double-tap-overlay__bg {
  animation-name: pzp-double-tap-overlay--fadein;
}
.pzp-double-tap-overlay__wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pzp-double-tap-overlay__wrap:nth-child(1) {
  left: 0;
}
.pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__bg {
  left: auto;
  right: 0;
}
.pzp-double-tap-overlay__wrap:nth-child(1) .pzp-double-tap-overlay__icons {
  transform: rotate(-180deg);
}
.pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: absolute;
  bottom: 26px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #fff;
  opacity: 0;
  animation-duration: 1.25s;
}
.pzp-pc--size-medium .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-pc--size-m .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-pc--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-pc--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-mobile--size-normal .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-mobile--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-mobile--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  top: 52%;
  bottom: auto;
}
.pzp-pc--size-medium .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-pc--size-m .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  font-size: 14px;
  line-height: 17px;
}
.pzp-pc--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-pc--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  font-size: 11px;
  line-height: 13px;
}
.pzp-mobile--size-normal .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  font-size: 14px;
  line-height: 17px;
}
.pzp-mobile--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text, .pzp-mobile--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__text {
  font-size: 11px;
  line-height: 13px;
}
.pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  opacity: 0;
  animation-duration: 1.25s;
}
.pzp-pc--size-medium .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-m .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-pc--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  width: 80%;
  height: 150%;
  margin: -50% 0;
}
.pzp-mobile--size-normal .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-small .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg, .pzp-mobile--size-s .pzp-double-tap-overlay__wrap .pzp-double-tap-overlay__bg {
  width: 80%;
  height: 150%;
  margin: -50% 0;
}
@keyframes pzp-double-tap-overlay--fadeout {
0% {
    opacity: 0;
}
10% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes pzp-double-tap-overlay--fadein {
0% {
    opacity: 0;
}
10%, 100% {
    opacity: 1;
}
}
@charset "UTF-8";
.pzp-chapter-title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 2px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  overflow: hidden;
}
.pzp-chapter-title__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-right: 3px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pzp-chapter-title__dot {
  width: 11px;
  height: 11px;
  margin: 0 3px;
  fill: #fff;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.4));
}
.pzp-chapter-slider {
  box-sizing: border-box;
}
.pzp-chapter-slider .pzp-ui-progress__wrap {
  transition: height 0.1s ease-in;
  top: 0;
  border-radius: unset;
}
.pzp-chapter-slider .pzp-ui-progress__wrap.pzp-ui-chapter-slider--dragging {
  height: 6px;
}
.pzp-chapter-slider .pzp-ui-progress__wrap.pzp-ui-chapter-slider--dragging .pzp-highlight-point {
  height: 6px;
  transition: height 0.1s ease-in;
}
@media (pointer: fine) {
.pzp-chapter-slider .pzp-ui-progress__wrap:hover {
    height: 6px;
    transition: height 0.1s ease-in;
    border-radius: unset;
}
.pzp-chapter-slider .pzp-ui-progress__wrap:hover .pzp-highlight-point {
    height: 6px;
    transition: height 0.1s ease-in;
}
}
@charset "UTF-8";
.pzp-chapter-seeking-preview {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  display: inline-block;
  width: auto;
  height: auto;
  transition-property: transform;
  pointer-events: none;
}
.pzp-chapter-seeking-preview.pzp-chapter-seeking-preview--no-sprite {
  bottom: 24px;
}
.pzp-chapter-seeking-preview__canvas {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-color: black;
}
.pzp-chapter-seeking-preview__img {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  background-color: black;
}
.pzp-chapter-seeking-preview__container {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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-block;
  margin-bottom: 6px;
  background: #000;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  font-size: 0;
  box-sizing: border-box;
}
.pzp-chapter-seeking-preview--no-sprite .pzp-chapter-seeking-preview__container {
  display: none;
}
.pzp-chapter-seeking-preview__description {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pzp-chapter-seeking-preview__title {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  bottom: -20px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  backface-visibility: hidden;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pzp-chapter-seeking-preview--no-sprite .pzp-chapter-seeking-preview__title {
  position: static;
  display: block;
  box-sizing: border-box;
  padding: 0 11px 0 12px;
  height: 27px;
  font-size: 13px;
  line-height: 27px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp-chapter-seeking-preview__time {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
  margin: 0;
  padding: 0;
  bottom: -36px;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  backface-visibility: hidden;
}
.pzp-chapter-seeking-preview--no-sprite .pzp-chapter-seeking-preview__time {
  position: static;
  display: block;
  box-sizing: border-box;
  padding: 0 11px 0 12px;
  height: 27px;
  font-size: 13px;
  line-height: 27px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.pzp-chapter-seeking-preview--error {
  visibility: hidden;
}
.pzp-chapter-seeking-preview--fullscreen .pzp-chapter-seeking-preview__time {
  bottom: 15px;
  transform: scale(1.5);
}
.pzp-ad-click-through-button:active {
  opacity: 0.3;
}
.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-ad-click-through-button__icon {
  float: left;
  width: 12px;
  height: 10px;
  margin: 11px 0 0 5px;
}
.pzp-ad-click-through-button__svg {
  display: block;
  width: inherit;
  height: inherit;
}
.pzp-pc--size-large .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-l .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-medium .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-m .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-small .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-s .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-extra-small .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-pc--size-xs .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-mobile--size-large .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-mobile--size-normal .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-mobile--size-medium .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-mobile--size-small .pzp-ui-icon.pzp-brand-playback-button__icon, .pzp-mobile--size-extra-small .pzp-ui-icon.pzp-brand-playback-button__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 220px;
  max-height: 220px;
  transform: translate(-50%, -50%);
}
@charset "UTF-8";
.pzp-ad-break-indicator {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 20px;
}
.pzp-ad-break-indicator__text {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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);
}
}
@charset "UTF-8";
@keyframes pzp-mute-indicator-anime--fadeout {
from {
    opacity: 1;
    display: block;
}
to {
    opacity: 0;
    display: none;
}
}
.pzp-pc {
  /**
  @description display:none 조작 시 hover 상태로 display: none 처리 되면서 간헐적으로 hover 상태로 display: flex됨, 애니메이션을 이용해서 렌더링 파이프라인 강제로 초기화 시킴
  @see https://jira.navercorp.com/browse/MEDIATECH3-1364
  */
  overflow: hidden;
  /* M, S size일때 포지셔닝 */ /* M, S size일때 포지셔닝 */
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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: 880px;
  background-color: #000;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pzp-pc > .pzp-pc__brand-playback-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pzp-pc .pzp-pc__brand-playback-button:hover {
  background-color: rgba(0, 0, 0, 0);
}
.pzp-pc--beforeplay .pzp-pc__brand-playback-button {
  display: block;
}
.pzp-pc--loading .pzp-pc__brand-playback-button {
  display: none;
}
.pzp-pc--playing .pzp-pc__brand-playback-button {
  display: none;
}
.pzp-pc--endscreen-upnext .pzp-pc__brand-playback-button {
  display: none;
}
.pzp-pc--size-l.pzp-pc--ended:not(.pzp-pc--endscreen-replay) .pzp-pc__brand-playback-button, .pzp-pc--size-m.pzp-pc--ended:not(.pzp-pc--endscreen-replay) .pzp-pc__brand-playback-button {
  display: none;
}
.pzp-pc--dialog .pzp-pc__brand-playback-button {
  display: none;
}
.pzp-pc__setting-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__setting-button {
  opacity: 1;
}
.pzp-pc__setting-button {
  opacity: 0;
}
.pzp-pc--dialog .pzp-pc__setting-button {
  display: none;
}
.pzp-pc .pzp-pc__settings {
  display: none;
}
.pzp-pc .pzp-pc__settings {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  box-sizing: border-box;
  right: 18px;
  bottom: 69px;
  max-height: calc(100% - 84px);
  text-align: left;
}
.pzp-pc.pzp-pc--size-large .pzp-pc__settings .pzp-setting-intro-highlight, .pzp-pc.pzp-pc--size-l .pzp-pc__settings .pzp-setting-intro-highlight, .pzp-pc.pzp-pc--size-medium .pzp-pc__settings .pzp-setting-intro-highlight, .pzp-pc.pzp-pc--size-m .pzp-pc__settings .pzp-setting-intro-highlight {
  display: none;
}
.pzp-pc.pzp-pc--size-medium .pzp-pc__settings, .pzp-pc.pzp-pc--size-m .pzp-pc__settings {
  max-height: calc(100% - 91px);
  bottom: 76px;
}
.pzp-pc.pzp-pc--size-small .pzp-pc__settings, .pzp-pc.pzp-pc--size-s .pzp-pc__settings {
  max-height: calc(100% - 73px);
  bottom: 68px;
}
.pzp-pc--dense .pzp-pc__settings {
  left: 18px;
  right: 18px;
}
.pzp-pc--setting-home > .pzp-pc__settings {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__settings {
  max-height: calc(66% - 101px);
}
.pzp-pc .pzp-pc__setting-quality-pane {
  display: none;
}
.pzp-pc > .pzp-pc__setting-quality-pane {
  overflow: hidden;
  position: absolute;
  right: 18px;
  bottom: 68px;
  min-width: 230px;
  max-height: calc(100% - 82px);
  text-align: left;
}
.pzp-pc--dense .pzp-pc__setting-quality-pane {
  left: 18px;
  right: 18px;
}
.pzp-pc--size-xs .pzp-pc__setting-quality-pane {
  display: none;
}
.pzp-pc--setting-quality > .pzp-pc__setting-quality-pane {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__setting-quality-pane {
  max-height: calc(66% - 101px);
}
.pzp-pc .pzp-pc__setting-subtitle-pane {
  display: none;
}
.pzp-pc .pzp-pc__setting-subtitle-pane {
  overflow: hidden;
  position: absolute;
  right: 18px;
  bottom: 68px;
  min-width: 230px;
  max-height: calc(100% - 82px);
  text-align: left;
}
.pzp-pc--size-medium .pzp-pc__setting-subtitle-pane, .pzp-pc--size-m .pzp-pc__setting-subtitle-pane {
  bottom: 76px;
  max-height: calc(100% - 91px);
}
.pzp-pc--size-small .pzp-pc__setting-subtitle-pane, .pzp-pc--size-s .pzp-pc__setting-subtitle-pane {
  bottom: 68px;
  max-height: calc(100% - 73px);
}
.pzp-pc--size-xs .pzp-pc__setting-subtitle-pane {
  display: none;
}
.pzp-pc--dense .pzp-pc__setting-subtitle-pane {
  left: 18px;
  right: 18px;
}
.pzp-pc--setting-subtitle > .pzp-pc__setting-subtitle-pane {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__setting-subtitle-pane {
  max-height: calc(66% - 101px);
}
.pzp-pc .pzp-pc__setting-playbackrate-pane {
  display: none;
}
.pzp-pc > .pzp-pc__setting-playbackrate-pane {
  overflow: hidden;
  position: absolute;
  right: 18px;
  bottom: 68px;
  min-width: 230px;
  max-height: calc(100% - 82px);
  text-align: left;
}
.pzp-pc--dense .pzp-pc__setting-playbackrate-pane {
  left: 18px;
  right: 18px;
}
.pzp-pc--size-xs .pzp-pc__setting-playbackrate-pane {
  display: none;
}
.pzp-pc--setting-playbackrate > .pzp-pc__setting-playbackrate-pane {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__setting-playbackrate-pane {
  max-height: calc(66% - 101px);
}
.pzp-pc .pzp-pc__setting-subtitle-option-pane {
  display: none;
}
.pzp-pc > .pzp-pc__setting-subtitle-option-pane {
  overflow: hidden;
  position: absolute;
  right: 18px;
  bottom: 68px;
  min-width: 230px;
  max-height: calc(100% - 82px);
  text-align: left;
}
.pzp-pc--size-xs .pzp-pc__setting-subtitle-option-pane {
  display: none;
}
.pzp-pc--dense .pzp-pc__setting-subtitle-option-pane {
  left: 18px;
  right: 18px;
}
.pzp-pc--setting-subtitle-options > .pzp-pc__setting-subtitle-option-pane {
  display: block;
}
.pzp-pc .pzp-pc__progress-slider {
  position: absolute;
  width: 100%;
  bottom: 45px;
  display: none;
}
.pzp-pc__progress-slider {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__progress-slider {
  opacity: 1;
}
.pzp-pc__progress-slider {
  opacity: 0;
}
.pzp-pc--fullscreen .pzp-pc__progress-slider {
  bottom: 56px;
}
.pzp-pc--seekable .pzp-pc__progress-slider {
  display: block;
}
.pzp-pc--beforeplay .pzp-pc__progress-slider, .pzp-pc--ended .pzp-pc__progress-slider {
  display: none;
}
.pzp-pc--playing.pzp-pc--size-medium .pzp-pc__progress-slider, .pzp-pc--playing.pzp-pc--size-m .pzp-pc__progress-slider, .pzp-pc--playing.pzp-pc--size-small .pzp-pc__progress-slider, .pzp-pc--playing.pzp-pc--size-s .pzp-pc__progress-slider {
  bottom: -9px;
}
.pzp-pc--dialog .pzp-pc__progress-slider {
  display: none;
}
.pzp-pc--keyboard .pzp-pc__volume-button:focus ~ .pzp-pc__volume-slider {
  overflow: visible;
  width: 72px;
  margin-right: 13px;
}
.pzp-pc--dialog .pzp-pc__volume-button {
  display: none;
}
.pzp-pc--size-medium .pzp-volume-button--mobile, .pzp-pc--size-m .pzp-volume-button--mobile, .pzp-pc--size-small .pzp-volume-button--mobile, .pzp-pc--size-s .pzp-volume-button--mobile {
  display: none;
}
.pzp-pc .pzp-pc__volume-slider {
  overflow: hidden;
  width: 0;
  margin: 0;
  transition-property: width;
  transition-duration: 0.23s;
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}
.pzp-pc--keyboard .pzp-pc__volume-slider:focus {
  overflow: visible;
  width: 72px;
  margin-right: 13px;
}
.pzp-pc--dialog .pzp-pc__volume-slider {
  display: none;
}
.pzp-pc__viewmode-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__viewmode-button {
  opacity: 1;
}
.pzp-pc__viewmode-button {
  opacity: 0;
}
.pzp-pc--beforeplay .pzp-pc__viewmode-button {
  display: none;
}
.pzp-pc--ended .pzp-pc__viewmode-button {
  display: none;
}
.pzp-pc--fullscreen .pzp-pc__viewmode-button {
  display: none;
}
.pzp-pc--size-medium .pzp-pc__viewmode-button, .pzp-pc--size-small .pzp-pc__viewmode-button, .pzp-pc--size-m .pzp-pc__viewmode-button, .pzp-pc--size-s .pzp-pc__viewmode-button {
  display: none;
}
.pzp-pc .pzp-pc__contextmenu-pane {
  visibility: hidden;
}
.pzp-pc > .pzp-pc__contextmenu-pane {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.pzp-pc--context > .pzp-pc__contextmenu-pane {
  visibility: visible;
}
.pzp-pc--fullscreen .pzp-pc__contextmenu-pane {
  transform: scale(1.3);
  transform-origin: 0% 0%;
}
.pzp-pc .pzp-pc__seeking-preview {
  display: none;
}
.pzp-pc .pzp-pc__seeking-preview {
  bottom: 80px;
}
.pzp-pc .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 75px;
}
.pzp-pc--highlight .pzp-pc__seeking-preview {
  bottom: 100px;
}
.pzp-pc--highlight .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 95px;
}
.pzp-pc--chapter .pzp-pc__seeking-preview {
  bottom: 80px;
}
.pzp-pc--fullscreen.pzp-pc--size-l .pzp-pc__seeking-preview {
  bottom: 120px;
}
.pzp-pc--fullscreen.pzp-pc--size-l .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 113px;
}
.pzp-pc--fullscreen.pzp-pc--size-l.pzp-pc--highlight .pzp-pc__seeking-preview {
  bottom: 130px;
}
.pzp-pc--fullscreen.pzp-pc--size-l.pzp-pc--highlight .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 123px;
}
.pzp-pc--fullscreen.pzp-pc--size-l.pzp-pc--chapter .pzp-pc__seeking-preview {
  bottom: 120px;
}
.pzp-pc--size-medium .pzp-pc__seeking-preview, .pzp-pc--size-m .pzp-pc__seeking-preview {
  bottom: 50px;
}
.pzp-pc--size-medium .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite, .pzp-pc--size-m .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 45px;
}
.pzp-pc--size-medium.pzp-pc--highlight .pzp-pc__seeking-preview, .pzp-pc--size-m.pzp-pc--highlight .pzp-pc__seeking-preview {
  bottom: 56px;
}
.pzp-pc--size-medium.pzp-pc--highlight .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite, .pzp-pc--size-m.pzp-pc--highlight .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 51px;
}
.pzp-pc--size-medium.pzp-pc--chapter .pzp-pc__seeking-preview, .pzp-pc--size-m.pzp-pc--chapter .pzp-pc__seeking-preview {
  bottom: 50px;
}
.pzp-pc--size-small .pzp-pc__seeking-preview, .pzp-pc--size-s .pzp-pc__seeking-preview {
  bottom: 46px;
}
.pzp-pc--size-small .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite, .pzp-pc--size-s .pzp-pc__seeking-preview.pzp-seeking-preview--no-sprite {
  bottom: 41px;
}
.pzp-pc--size-small.pzp-pc--chapter .pzp-pc__seeking-preview, .pzp-pc--size-s.pzp-pc--chapter .pzp-pc__seeking-preview {
  bottom: 46px;
}
.pzp-pc--size-small .pzp-seeking-preview__title, .pzp-pc--size-s .pzp-seeking-preview__title {
  max-width: 100px;
}
.pzp-pc--thumbnail:not(.pzp-pc--setting) .pzp-pc__seeking-preview {
  display: block;
}
.pzp-pc__playback-switch {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__playback-switch {
  opacity: 1;
}
.pzp-pc__playback-switch {
  opacity: 0;
}
@keyframes display-none-animation {
0% {
    display: flex;
}
100% {
    display: none;
}
}
.pzp-pc--beforeplay .pzp-pc__playback-switch {
  display: none;
  animation: display-none-animation 1ms backwards;
  animation-play-state: running;
}
.pzp-pc--size-medium .pzp-pc__playback-switch, .pzp-pc--size-m .pzp-pc__playback-switch, .pzp-pc--size-small .pzp-pc__playback-switch, .pzp-pc--size-s .pzp-pc__playback-switch {
  display: none;
  animation: display-none-animation 1ms backwards;
  animation-play-state: running;
}
.pzp-pc--size-medium.pzp-pc--ended .pzp-pc__playback-switch, .pzp-pc--size-m.pzp-pc--ended .pzp-pc__playback-switch, .pzp-pc--size-small.pzp-pc--ended .pzp-pc__playback-switch, .pzp-pc--size-s.pzp-pc--ended .pzp-pc__playback-switch {
  display: flex;
  animation-play-state: paused;
}
.pzp-pc--endscreen-recommend .pzp-pc__playback-switch {
  display: flex;
  animation-play-state: paused;
}
.pzp-pc--dialog .pzp-pc__fullscreen-button {
  display: none;
}
.pzp-pc__fullscreen-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__fullscreen-button {
  opacity: 1;
}
.pzp-pc__fullscreen-button {
  opacity: 0;
}
.pzp-pc .pzp-pc__live-time .pzp-live-time--disabled {
  font-size: 13px;
}
.pzp-pc .pzp-pc__live-time .pzp-live-time__text {
  margin-top: 10px;
  vertical-align: top;
  font-size: 13px;
  line-height: 16px;
}
.pzp-pc .pzp-pc__live-time .pzp-live-time__dot {
  margin: 16px 0 0 2px;
  vertical-align: top;
}
.pzp-pc__live-time {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__live-time {
  opacity: 1;
}
.pzp-pc__live-time {
  opacity: 0;
}
.pzp-pc:not(.pzp-pc--live) .pzp-pc__live-time {
  display: none;
}
.pzp-pc--beforeplay .pzp-pc__live-time {
  display: none;
}
.pzp-pc--ended .pzp-pc__live-time {
  display: none;
}
.pzp-pc--dialog .pzp-pc__live-time {
  display: none;
}
.pzp-pc .pzp-pc__live-badge {
  display: none;
  width: 44px;
  height: 24px;
}
.pzp-pc .pzp-pc__live-badge {
  position: relative;
  float: left;
}
.pzp-pc--controls .pzp-pc__live-badge {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__live-badge {
  border-radius: 2px 0 0 2px;
}
.pzp-pc .pzp-pc__ad-click-through-button {
  display: none;
  position: absolute;
  top: 12px;
  right: 20px;
  overflow: hidden;
  height: 33px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
.pzp-pc--adbreak-insert .pzp-pc__ad-click-through-button {
  display: block;
}
.pzp-pc > .pzp-pc__command-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pzp-pc.pzp-pc--fullscreen > .pzp-pc__command-icon {
  transform: translate(-50%, -50%) scale(1.5);
  transform-origin: center center;
}
.pzp-pc--ended .pzp-pc__command-icon {
  display: none;
}
.pzp-pc--size-medium .pzp-pc__command-icon, .pzp-pc--size-m .pzp-pc__command-icon, .pzp-pc--size-small .pzp-pc__command-icon, .pzp-pc--size-s .pzp-pc__command-icon, .pzp-pc--size-extra-small .pzp-pc__command-icon, .pzp-pc--size-xs .pzp-pc__command-icon {
  display: none;
}
.pzp-pc .pzp-pc__video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.pzp-pc .pzp-pc__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.pzp-pc--beforeplay .pzp-pc__poster, .pzp-pc.pzp-pc--ended .pzp-pc__poster {
  display: flex;
}
.pzp-pc .pzp-pc__dimmed {
  display: none;
}
.pzp-pc > .pzp-pc__dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pzp-pc--playing.pzp-pc--dialog-action .pzp-pc__dimmed {
  display: block;
}
.pzp-pc--beforeplay .pzp-pc__dimmed, .pzp-pc--ended .pzp-pc__dimmed {
  display: block;
}
.pzp-pc--size-m.pzp-pc--playing.pzp-pc--controls .pzp-pc__dimmed, .pzp-pc--size-s.pzp-pc--playing.pzp-pc--controls .pzp-pc__dimmed {
  display: block;
}
.pzp-pc .pzp-pc__volume-control {
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
}
.pzp-pc .pzp-pc__volume-control .pzp-button {
  margin-right: 12px;
}
.pzp-pc--ended .pzp-pc__volume-control {
  display: none;
}
.pzp-pc__volume-control {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__volume-control {
  opacity: 1;
}
.pzp-pc__volume-control {
  opacity: 0;
}
@media (pointer: fine) {
.pzp-pc .pzp-pc__volume-control:hover > .pzp-pc__volume-slider, .pzp-pc--active-volume-control .pzp-pc__volume-slider {
    overflow: visible;
    width: 72px;
    margin-right: 13px;
}
}
.pzp-pc.pzp-pc--size-medium .pzp-pc__volume-control .pzp-button, .pzp-pc.pzp-pc--size-m .pzp-pc__volume-control .pzp-button, .pzp-pc.pzp-pc--size-small .pzp-pc__volume-control .pzp-button, .pzp-pc.pzp-pc--size-s .pzp-pc__volume-control .pzp-button {
  margin-right: 10px;
}
.pzp-pc.pzp-pc--size-medium .pzp-pc__volume-control .pzp-button__tooltip, .pzp-pc.pzp-pc--size-m .pzp-pc__volume-control .pzp-button__tooltip, .pzp-pc.pzp-pc--size-small .pzp-pc__volume-control .pzp-button__tooltip, .pzp-pc.pzp-pc--size-s .pzp-pc__volume-control .pzp-button__tooltip {
  right: auto;
  left: 0;
  transform: translateX(0);
}
.pzp-pc .pzp-pc__error-dialog {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.pzp-pc:not(.pzp-pc--error) .pzp-pc__error-dialog {
  display: none;
}
.pzp-pc .pzp-pc__mute-indicator {
  display: none;
}
.pzp-pc > .pzp-pc__mute-indicator {
  position: absolute;
  left: 14px;
  top: 14px;
  z-index: 1000;
}
.pzp-pc.pzp-pc--size-medium > .pzp-pc__mute-indicator, .pzp-pc.pzp-pc--size-m > .pzp-pc__mute-indicator, .pzp-pc.pzp-pc--size-small > .pzp-pc__mute-indicator, .pzp-pc.pzp-pc--size--s > .pzp-pc__mute-indicator {
  left: 12px;
  top: 12px;
}
.pzp-pc--playing self {
  display: none;
}
.pzp-pc--playing.pzp-pc--muted-indicator .pzp-pc__mute-indicator {
  display: block;
}
.pzp-pc--adbreak:not(.pzp-pc--adbreak-insert) .pzp-pc__mute-indicator {
  display: none;
}
.pzp-pc .pzp-pc__bottom-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.pzp-pc__bottom-shadow {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__bottom-shadow {
  opacity: 1;
}
.pzp-pc__bottom-shadow {
  opacity: 0;
}
.pzp-pc--beforeplay .pzp-pc__bottom-shadow {
  display: none;
}
.pzp-pc--ended .pzp-pc__bottom-shadow {
  display: block;
}
.pzp-pc--size-medium .pzp-pc__bottom-shadow, .pzp-pc--size-m .pzp-pc__bottom-shadow, .pzp-pc--size-small .pzp-pc__bottom-shadow, .pzp-pc--size-s .pzp-pc__bottom-shadow {
  height: 77px;
}
.pzp-pc--size-extra-small .pzp-pc__bottom-shadow, .pzp-pc--size-xs .pzp-pc__bottom-shadow {
  display: none;
}
.pzp-pc--dialog-action .pzp-pc__bottom-shadow {
  display: none;
}
.pzp-pc .pzp-pc__help-panel {
  position: absolute;
  right: 18px;
  bottom: 40px;
}
.pzp-pc.pzp-pc--setting .pzp-pc__help-panel {
  display: none;
}
.pzp-pc.pzp-pc--context .pzp-pc__help-panel {
  display: none;
}
.pzp-pc .pzp-pc__recommend-endscreen {
  position: absolute;
  display: none;
  left: 20px;
  right: 20px;
  bottom: 110px;
}
.pzp-pc--ended.pzp-pc--endscreen-recommend:not(.pzp-pc--size-s):not(.pzp-pc--size-xs):not(.pzp-pc--dialog) .pzp-pc__recommend-endscreen {
  display: block;
}
.pzp-pc.pzp-pc--size-m .pzp-pc__recommend-endscreen, .pzp-pc.pzp-pc--size-medium .pzp-pc__recommend-endscreen {
  left: 19px;
  right: 19px;
  top: 0;
  bottom: 0;
}
.pzp-pc.pzp-pc--size-s .pzp-pc__recommend-endscreen, .pzp-pc.pzp-pc--size-xs .pzp-pc__recommend-endscreen, .pzp-pc.pzp-pc--size-small .pzp-pc__recommend-endscreen, .pzp-pc.pzp-pc--size-extra-small .pzp-pc__recommend-endscreen {
  display: none;
}
.pzp-pc .pzp-pc__upnext-endscreen {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}
.pzp-pc--ended.pzp-pc--endscreen-upnext:not(.pzp-pc--dialog):not(.pzp-pc--size-extra-small):not(.pzp-pc--size-xs) .pzp-pc__upnext-endscreen {
  display: flex;
  padding: 0 20px;
  box-sizing: border-box;
}
.pzp-pc--size-extra-small .pzp-pc__upnext-endscreen, .pzp-pc--size-xs .pzp-pc__upnext-endscreen {
  display: none;
}
.pzp-pc--size-small .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info, .pzp-pc--size-s .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info {
  margin-bottom: 4px;
}
.pzp-pc--size-small .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-label, .pzp-pc--size-s .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-label {
  margin-bottom: 6px;
}
.pzp-pc--size-small .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-title, .pzp-pc--size-s .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-title {
  font-size: 13px;
}
.pzp-pc--size-small .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-channel, .pzp-pc--size-s .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__info-channel {
  display: none;
}
.pzp-pc--size-small .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__cancel-button, .pzp-pc--size-s .pzp-pc__upnext-endscreen .pzp-upnext-endscreen__cancel-button {
  margin-top: 10px;
}
.pzp-pc__highlight-graph {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__highlight-graph {
  opacity: 1;
}
.pzp-pc__highlight-graph {
  opacity: 0;
}
.pzp-pc .pzp-pc__highlight-graph {
  position: absolute;
  width: calc(100% - 3px);
  margin: 0 1.5px;
  bottom: 51px;
  display: none;
}
.pzp-pc.pzp-pc--playing.pzp-pc--highlight .pzp-pc__highlight-graph {
  display: block;
}
.pzp-pc--fullscreen .pzp-pc__highlight-graph {
  bottom: 65px;
}
.pzp-pc--size-m .pzp-pc__highlight-graph, .pzp-pc--size-s .pzp-pc__highlight-graph {
  bottom: -3px;
}
.pzp-pc--fullscreen.pzp-pc--size-m .pzp-pc__highlight-graph, .pzp-pc--fullscreen.pzp-pc--size-s .pzp-pc__highlight-graph {
  bottom: -3px;
}
.pzp-pc .pzp-pc__header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  box-sizing: border-box;
  pointer-events: none;
  padding-right: 150px;
}
.pzp-pc--size-medium .pzp-pc__header, .pzp-pc--size-m .pzp-pc__header {
  padding-right: 58px;
}
.pzp-pc--size-small.pzp-pc--with-header .pzp-pc__header, .pzp-pc--size-s.pzp-pc--with-header .pzp-pc__header {
  padding: 14px 45px 0 14px;
}
.pzp-pc--size-extra-small .pzp-pc__header, .pzp-pc--size-xs .pzp-pc__header {
  display: none;
}
.pzp-pc--vod .pzp-pc--vod--size-small .pzp-pc__header,
.pzp-pc--vod .pzp-pc--vod--size-s .pzp-pc__header {
  padding: 14px 6px 0 14px;
}
.pzp-pc--vod .pzp-pc--vod--size-small.pzp-pc--vod--with-header .pzp-pc__header,
.pzp-pc--vod .pzp-pc--vod--size-s.pzp-pc--vod--with-header .pzp-pc__header {
  padding-right: 49px;
}
.pzp-pc--vod--setting:not(.pzp-pc--embedded) .pzp-pc__header {
  display: none;
}
.pzp-pc--thumbnail:not(.pzp-pc--embedded) .pzp-pc__header {
  display: none;
}
.pzp-pc--dialog .pzp-pc__header {
  position: unset;
  padding: 0;
}
.pzp-pc:not(.pzp-pc--controls) .pzp-pc__header {
  display: none;
}
.pzp-pc .pzp-pc__viewer-count {
  display: inline-flex;
  position: relative;
  float: left;
  height: 24px;
}
.pzp-pc--size-small .pzp-pc__viewer-count, .pzp-pc--size-s .pzp-pc__viewer-count {
  display: none;
}
.pzp-pc .pzp-pc__subtitle-text {
  position: absolute;
  left: 80px;
  right: 80px;
  bottom: 24px;
  transition: transform 0.2s ease-in;
  transform: translateY(0);
}
.pzp-pc--controls .pzp-pc__subtitle-text {
  transform: translateY(-57px);
}
.pzp-pc--size-m .pzp-pc__subtitle-text, .pzp-pc--size-s .pzp-pc__subtitle-text {
  left: 18px;
  right: 18px;
  bottom: 12px;
}
.pzp-pc--controls.pzp-pc--size-m .pzp-pc__subtitle-text, .pzp-pc--controls.pzp-pc--size-s .pzp-pc__subtitle-text {
  transform: translateY(-23px);
}
.pzp-pc__subtitle-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__subtitle-button {
  opacity: 1;
}
.pzp-pc__subtitle-button {
  opacity: 0;
}
.pzp-pc--beforeplay .pzp-pc__subtitle-button {
  display: none;
}
.pzp-pc--ended .pzp-pc__subtitle-button {
  display: none;
}
.pzp-pc--size-medium .pzp-pc__subtitle-button, .pzp-pc--size-small .pzp-pc__subtitle-button, .pzp-pc--size-m .pzp-pc__subtitle-button, .pzp-pc--size-s .pzp-pc__subtitle-button {
  display: none;
}
.pzp-pc--beforeplay .pzp-pc-ui-button__tooltip--top, .pzp-pc--ended .pzp-pc-ui-button__tooltip--top {
  top: -39px;
}
.pzp-pc .pzp-pc__immersive-control {
  display: none;
}
.pzp-pc .pzp-pc__immersive-control {
  position: absolute;
  top: 16px;
  left: 16px;
}
.pzp-pc--fullscreen .pzp-pc__immersive-control {
  transform-origin: top left;
  transform: scale(1.5);
}
.pzp-pc--immersive.pzp-pc--playing.pzp-pc--size-xs .pzp-pc__immersive-control {
  display: none;
}
.pzp-pc--immersive.pzp-pc--playing .pzp-pc__immersive-control {
  display: inline-flex;
}
.pzp-pc--controls.pzp-pc--with-header.pzp-pc--fullscreen .pzp-pc__immersive-control {
  top: 100px;
}
.pzp-pc--controls.pzp-pc--with-header .pzp-pc__immersive-control {
  top: 68px;
}
.pzp-pc--controls.pzp-pc--with-header.pzp-pc--fullscreen.pzp-pc--size-s .pzp-pc__immersive-control {
  top: 68px;
}
.pzp-pc--controls.pzp-pc--with-header.pzp-pc--size-s .pzp-pc__immersive-control {
  top: 52px;
}
.pzp-pc__help-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__help-button {
  opacity: 1;
}
.pzp-pc__help-button {
  opacity: 0;
}
.pzp-pc--size-medium .pzp-pc__help-button, .pzp-pc--size-small .pzp-pc__help-button, .pzp-pc--size-m .pzp-pc__help-button, .pzp-pc--size-s .pzp-pc__help-button {
  display: none;
}
.pzp-pc .pzp-pc__channel-profile {
  position: relative;
  float: left;
}
.pzp-pc--error .pzp-pc__channel-profile {
  display: none;
}
.pzp-pc .pzp-pc__toolbar {
  position: absolute;
  top: 12px;
  right: 18px;
}
.pzp-pc--size-medium .pzp-pc__toolbar, .pzp-pc--size-m .pzp-pc__toolbar, .pzp-pc--size-small .pzp-pc__toolbar, .pzp-pc--size-s .pzp-pc__toolbar {
  right: 10px;
}
.pzp-pc .pzp-pc__toolbar > .pzp-pc-ui-button:last-of-type .pzp-pc-ui-button__tooltip,
.pzp-pc .pzp-pc__toolbar > .pzp-pc-ui-button:last-of-type .pzp-button__tooltip {
  right: 0;
  left: auto;
  transform: translateX(0);
}
.pzp-pc--dialog .pzp-pc__toolbar {
  position: unset;
}
.pzp-pc__highlight-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__highlight-button {
  opacity: 1;
}
.pzp-pc__highlight-button {
  opacity: 0;
}
.pzp-pc--beforeplay .pzp-pc__highlight-button {
  display: none;
}
.pzp-pc--ended .pzp-pc__highlight-button {
  display: none;
}
.pzp-pc--size-small .pzp-pc__highlight-button, .pzp-pc--size-s .pzp-pc__highlight-button {
  display: none;
}
.pzp-pc .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc > .pzp-pc__loading-indicator {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.pzp-pc--loading .pzp-pc__loading-indicator {
  display: flex;
}
.pzp-pc--loading.pzp-pc--thumbnail .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc--loading.pzp-pc--dialog .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc--loading.pzp-pc--error .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc--loading.pzp-pc--timestamp .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc--loading.pzp-pc--double-tap-seeking .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc--adbreak:not(.pzp-pc--adbreak-insert) .pzp-pc__loading-indicator {
  display: none;
}
.pzp-pc .pzp-pc__timestamp {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.pzp-pc--size-large .pzp-pc__timestamp, .pzp-pc--size-l .pzp-pc__timestamp {
  font-size: 48px;
}
.pzp-pc--size-medium .pzp-pc__timestamp, .pzp-pc--size-m .pzp-pc__timestamp {
  font-size: 30px;
}
.pzp-pc--size-small .pzp-pc__timestamp, .pzp-pc--size-s .pzp-pc__timestamp {
  font-size: 30px;
}
.pzp-pc:not(.pzp-pc--playing) .pzp-pc__timestamp {
  display: none;
}
.pzp-pc--fullscreen.pzp-pc--size-large .pzp-pc__content-info, .pzp-pc--fullscreen.pzp-pc--size-l .pzp-pc__content-info {
  transform-origin: left top;
  transform: scale(1.5);
}
.pzp-pc__content-indicator {
  font-family: apple-system, BlinkMacSystemFont, Malgun Gothic, 맑은 고딕, helvetica, Apple SD Gothic Neo, Roboto, Arial, 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;
  align-items: center;
  margin-top: 2px;
  font-size: 0;
  line-height: 0;
  color: #fff;
}
.pzp-pc__content-indicator .pzp-pc-ui-content-count {
  flex-shrink: 0;
}
.pzp-pc--dialog .pzp-pc__content-info {
  display: none;
}
.pzp-pc__vod-time {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__vod-time {
  opacity: 1;
}
.pzp-pc__vod-time {
  opacity: 0;
}
.pzp-pc .pzp-pc__vod-time {
  display: none;
}
.pzp-pc--vod .pzp-pc__vod-time {
  display: flex;
}
.pzp-pc--vod.pzp-pc--beforeplay .pzp-pc__vod-time {
  display: none;
}
.pzp-pc--vod.pzp-pc--ended .pzp-pc__vod-time {
  display: none;
}
.pzp-pc--data .pzp-pc__vod-time {
  display: flex;
}
.pzp-pc--data.pzp-pc--beforeplay .pzp-pc__vod-time {
  display: none;
}
.pzp-pc--dialog .pzp-pc__vod-time {
  display: none;
}
.pzp-pc .pzp-pc__ad-break-indicator {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 28px;
  transform: translateY(0);
  transition: transform 0.2s linear;
}
.pzp-pc--adbreak-countdown .pzp-pc__ad-break-indicator {
  display: block;
}
.pzp-pc--playing.pzp-pc--controls .pzp-pc__ad-break-indicator {
  transform: translateY(-53px);
}
.pzp-pc--size-m .pzp-pc__ad-break-indicator, .pzp-pc--size-l .pzp-pc__ad-break-indicator {
  font-size: 20px;
}
.pzp-pc--size-s .pzp-pc__ad-break-indicator {
  font-size: 18px;
}
.pzp-pc--size-xs .pzp-pc__ad-break-indicator {
  display: none;
}
.pzp-pc__social-plugin-container {
  position: absolute;
  top: 0px;
  width: 0px;
  height: 0px;
}
.pzp-pc__social-plugin-container {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__social-plugin-container {
  opacity: 1;
}
.pzp-pc__social-plugin-container {
  opacity: 0;
}
.pzp-pc__center-playback-switch {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__center-playback-switch {
  opacity: 1;
}
.pzp-pc__center-playback-switch {
  opacity: 0;
}
.pzp-pc .pzp-pc__center-playback-switch {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
}
.pzp-pc .pzp-pc__center-playback-switch .pzp-button__tooltip {
  display: none;
}
.pzp-pc--playing.pzp-pc--size-medium .pzp-pc__center-playback-switch, .pzp-pc--playing.pzp-pc--size-m .pzp-pc__center-playback-switch {
  visibility: visible;
}
.pzp-pc--playing.pzp-pc--size-medium:not(.pzp-pc--with-header) .pzp-pc__center-playback-switch, .pzp-pc--playing.pzp-pc--size-m:not(.pzp-pc--with-header) .pzp-pc__center-playback-switch {
  top: calc(50% - 11.5px);
}
.pzp-pc--playing.pzp-pc--size-small .pzp-pc__center-playback-switch, .pzp-pc--playing.pzp-pc--size-s .pzp-pc__center-playback-switch {
  visibility: visible;
}
.pzp-pc--playing.pzp-pc--size-small:not(.pzp-pc--with-header) .pzp-pc__center-playback-switch, .pzp-pc--playing.pzp-pc--size-s:not(.pzp-pc--with-header) .pzp-pc__center-playback-switch {
  top: calc(50% - 11.5px);
}
.pzp-pc--playing.pzp-pc--size-extra-small .pzp-pc__center-playback-switch, .pzp-pc--playing.pzp-pc--size-xs .pzp-pc__center-playback-switch {
  visibility: visible;
  display: block;
}
.pzp-pc--playing:not(.pzp-pc--controls) .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--loading .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--setting .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--dialog .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--thumbnail .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--timestamp .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--double-tap-seeking .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc--size-large .pzp-pc__center-playback-switch, .pzp-pc--size-l .pzp-pc__center-playback-switch {
  visibility: hidden;
}
.pzp-pc .pzp-pc__double-tap-overlay {
  display: none;
}
.pzp-pc--playing:not(.pzp-pc--size-xs).pzp-pc--double-tap-seeking .pzp-pc__double-tap-overlay {
  display: block;
}
.pzp-pc .pzp-pc__bottom {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 8px;
}
.pzp-pc .pzp-pc__bottom-buttons {
  position: relative;
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: space-between;
}
.pzp-pc .pzp-pc__bottom-buttons.pzp-pc--seekable {
  display: none;
}
.pzp-pc .pzp-pc__bottom-buttons-left {
  position: relative;
  left: 0;
  display: flex;
  align-items: center;
  min-width: 0;
}
.pzp-pc .pzp-pc__bottom-buttons-left .pzp-button {
  margin-right: 10px;
}
.pzp-pc .pzp-pc__bottom-buttons-left > .pzp-button:first-of-type:not(:disabled) .pzp-button__tooltip, .pzp-pc .pzp-pc__bottom-buttons-left > .pzp-button:disabled + .pzp-button:not(:disabled) .pzp-button__tooltip {
  left: 0;
  transform: translateX(0);
}
.pzp-pc .pzp-pc__bottom-buttons-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 14px;
}
.pzp-pc .pzp-pc__bottom-buttons-right .pzp-button {
  margin-left: 10px;
}
.pzp-pc .pzp-pc__bottom-buttons-right > .pzp-button:last-of-type .pzp-button__tooltip {
  right: 0;
  left: auto;
  transform: translateX(0);
}
.pzp-pc--beforeplay .pzp-pc__bottom {
  display: none;
}
.pzp-pc--ended .pzp-pc__bottom > *:not(.pzp-pc__bottom-buttons) {
  display: none;
}
.pzp-pc--ended.pzp-pc--replay .pzp-pc__bottom {
  display: block;
}
.pzp-pc--ended.pzp-pc--endscreen-upnext .pzp-pc__bottom {
  display: none;
}
.pzp-pc--ended.pzp-pc--endscreen-recommend .pzp-pc__bottom {
  display: none;
}
.pzp-pc--ended.pzp-pc--dialog .pzp-pc__bottom {
  display: none;
}
.pzp-pc--ended.pzp-pc--size-extra-small .pzp-pc__bottom {
  display: none;
}
.pzp-pc--playing.pzp-pc--seekable.pzp-pc--size-medium .pzp-pc__bottom, .pzp-pc--playing.pzp-pc--seekable.pzp-pc--size-m .pzp-pc__bottom, .pzp-pc--playing.pzp-pc--seekable.pzp-pc--size-small .pzp-pc__bottom, .pzp-pc--playing.pzp-pc--seekable.pzp-pc--size-s .pzp-pc__bottom {
  bottom: 29px;
}
.pzp-pc--thumbnail.pzp-pc--size-medium .pzp-pc__bottom-buttons, .pzp-pc--thumbnail.pzp-pc--size-m .pzp-pc__bottom-buttons, .pzp-pc--thumbnail.pzp-pc--size-small .pzp-pc__bottom-buttons, .pzp-pc--thumbnail.pzp-pc--size-s .pzp-pc__bottom-buttons {
  display: none;
}
.pzp-pc--setting .pzp-pc__bottom-buttons-right .pzp-button__tooltip {
  display: none;
}
.pzp-pc--beforeplay .pzp-pc__duration-indicator {
  display: block;
}
.pzp-pc--beforeplay.pzp-pc--live .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc--beforeplay.pzp-pc--loading .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc--beforeplay.pzp-pc--setting .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc--beforeplay.pzp-pc--dialog .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc--beforeplay.pzp-pc--size-extra-small .pzp-pc__duration-indicator, .pzp-pc--beforeplay.pzp-pc--size-xs .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended .pzp-pc__duration-indicator {
  display: block;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--replay .pzp-pc__duration-indicator {
  display: block;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--endscreen-upnext .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--endscreen-recommend .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--setting .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--dialog .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--loading .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--size-extra-small .pzp-pc__duration-indicator, .pzp-pc.pzp-pc.pzp-pc--ended.pzp-pc--size-xs .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc.pzp-pc--adbreak:not(.pzp-pc--adbreak-insert) .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc.pzp-pc--size-medium .pzp-pc__duration-indicator, .pzp-pc.pzp-pc--size-m .pzp-pc__duration-indicator {
  line-height: 18px;
  font-size: 15px;
}
.pzp-pc.pzp-pc--size-small .pzp-pc__duration-indicator, .pzp-pc.pzp-pc--size-s .pzp-pc__duration-indicator {
  line-height: 13px;
  font-size: 11px;
}
.pzp-pc.pzp-pc--size-extra-small .pzp-pc__duration-indicator, .pzp-pc.pzp-pc--size-xs .pzp-pc__duration-indicator {
  display: none;
}
.pzp-pc .pzp-pc__chapter-slider {
  position: absolute;
  width: 100%;
  bottom: 45px;
  display: none;
}
.pzp-pc__chapter-slider {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__chapter-slider {
  opacity: 1;
}
.pzp-pc__chapter-slider {
  opacity: 0;
}
.pzp-pc--fullscreen .pzp-pc__chapter-slider {
  bottom: 56px;
}
.pzp-pc--seekable .pzp-pc__chapter-slider {
  display: block;
}
.pzp-pc--beforeplay .pzp-pc__chapter-slider, .pzp-pc--ended .pzp-pc__chapter-slider {
  display: none;
}
.pzp-pc--playing.pzp-pc--size-medium .pzp-pc__chapter-slider, .pzp-pc--playing.pzp-pc--size-m .pzp-pc__chapter-slider, .pzp-pc--playing.pzp-pc--size-small .pzp-pc__chapter-slider, .pzp-pc--playing.pzp-pc--size-s .pzp-pc__chapter-slider {
  bottom: -9px;
}
.pzp-pc__chapter-title {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__chapter-title {
  opacity: 1;
}
.pzp-pc__chapter-title {
  opacity: 0;
}
.pzp-pc .pzp-pc__chapter-title {
  display: none;
}
.pzp-pc--vod .pzp-pc__chapter-title {
  display: flex;
}
.pzp-pc--data .pzp-pc__chapter-title {
  display: flex;
}
.pzp-pc--size-small .pzp-pc__chapter-title, .pzp-pc--size-s .pzp-pc__chapter-title {
  display: none;
}
.pzp-pc--ended .pzp-pc__chapter-title {
  display: none;
}
.pzp-pc .pzp-pc__chapter-seeking-preview {
  display: none;
}
.pzp-pc .pzp-pc__chapter-seeking-preview {
  bottom: 80px;
}
.pzp-pc--size-medium .pzp-pc__chapter-seeking-preview, .pzp-pc--size-m .pzp-pc__chapter-seeking-preview {
  bottom: 50px;
}
.pzp-pc--size-small .pzp-pc__chapter-seeking-preview, .pzp-pc--size-s .pzp-pc__chapter-seeking-preview {
  bottom: 46px;
}
.pzp-pc--thumbnail:not(.pzp-pc--setting) .pzp-pc__chapter-seeking-preview {
  display: block;
}
.pzp-pc .pzp-pc__replay-button {
  display: none;
}
.pzp-pc .pzp-pc__replay-button {
  position: absolute;
  left: 18px;
  bottom: 8px;
  z-index: 100;
}
.pzp-pc--size-small .pzp-pc__replay-button, .pzp-pc--size-s .pzp-pc__replay-button {
  left: 8px;
}
.pzp-pc--ended .pzp-pc__replay-button {
  display: none;
}
.pzp-pc--ended.pzp-pc--endscreen-replay .pzp-pc__replay-button {
  display: block;
}
.pzp-pc--ended.pzp-pc--endscreen-upnext .pzp-pc__replay-button {
  display: block;
}
.pzp-pc--ended.pzp-pc--endscreen-recommend .pzp-pc__replay-button {
  display: block;
}
.pzp-pc--ended.pzp-pc--setting .pzp-pc__replay-button {
  display: none;
}
.pzp-pc--ended.pzp-pc--dialog .pzp-pc__replay-button {
  display: none;
}
.pzp-pc--ended.pzp-pc--loading .pzp-pc__replay-button {
  display: none;
}
.pzp-pc--adbreak:not(.pzp-pc--adbreak-insert) .pzp-pc__replay-button {
  display: none;
}
.pzp-pc__prev-button-central {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__prev-button-central {
  opacity: 1;
}
.pzp-pc__prev-button-central {
  opacity: 0;
}
.pzp-pc.pzp-pc--size-l .pzp-pc__prev-button-central, .pzp-pc.pzp-pc--size-large .pzp-pc__prev-button-central, .pzp-pc.pzp-pc--size-xs .pzp-pc__prev-button-central, .pzp-pc.pzp-pc--size-xsmall .pzp-pc__prev-button-central, .pzp-pc:not(.pzp-pc--playing) .pzp-pc__prev-button-central {
  display: none;
}
.pzp-pc--playing .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls .pzp-pc__prev-button-central {
  visibility: visible;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--setting .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--dialog .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--thumbnail .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--timestamp .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--double-tap-seeking .pzp-pc__prev-button-central {
  visibility: hidden;
}
.pzp-pc.pzp-pc--size-m .pzp-pc__prev-button-central {
  position: absolute;
  top: 50%;
  left: calc(50% - 84px);
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
}
.pzp-pc.pzp-pc--size-m:not(.pzp-pc--with-header) .pzp-pc__prev-button-central {
  top: calc(50% - 11.5px);
}
.pzp-pc.pzp-pc--size-s .pzp-pc__prev-button-central {
  position: absolute;
  top: 50%;
  left: calc(50% - 70px);
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
}
.pzp-pc.pzp-pc--size-s:not(.pzp-pc--with-header) .pzp-pc__prev-button-central {
  top: calc(50% - 11.5px);
}
.pzp-pc__next-button-central {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__next-button-central {
  opacity: 1;
}
.pzp-pc__next-button-central {
  opacity: 0;
}
.pzp-pc.pzp-pc--size-l .pzp-pc__next-button-central, .pzp-pc.pzp-pc--size-large .pzp-pc__next-button-central, .pzp-pc.pzp-pc--size-xs .pzp-pc__next-button-central, .pzp-pc.pzp-pc--size-xsmall .pzp-pc__next-button-central, .pzp-pc:not(.pzp-pc--playing) .pzp-pc__next-button-central {
  display: none;
}
.pzp-pc--playing .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls .pzp-pc__next-button-central {
  visibility: visible;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--setting .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--dialog .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--thumbnail .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--timestamp .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls.pzp-pc--double-tap-seeking .pzp-pc__next-button-central {
  visibility: hidden;
}
.pzp-pc.pzp-pc--size-m .pzp-pc__next-button-central {
  position: absolute;
  top: 50%;
  left: calc(50% + 84px);
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
}
.pzp-pc.pzp-pc--size-m:not(.pzp-pc--with-header) .pzp-pc__next-button-central {
  top: calc(50% - 11.5px);
}
.pzp-pc.pzp-pc--size-s .pzp-pc__next-button-central {
  position: absolute;
  top: 50%;
  left: calc(50% + 70px);
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
}
.pzp-pc.pzp-pc--size-s:not(.pzp-pc--with-header) .pzp-pc__next-button-central {
  top: calc(50% - 11.5px);
}
.pzp-pc:not(.pzp-pc--size-l):not(.pzp-pc--size-large) .pzp-pc__prev-button, .pzp-pc:not(.pzp-pc--playing) .pzp-pc__prev-button {
  display: none;
}
.pzp-pc--playing .pzp-pc__prev-button {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls .pzp-pc__prev-button {
  visibility: visible;
}
.pzp-pc:not(.pzp-pc--size-l):not(.pzp-pc--size-large) .pzp-pc__next-button, .pzp-pc:not(.pzp-pc--playing) .pzp-pc__next-button {
  display: none;
}
.pzp-pc--playing .pzp-pc__next-button {
  visibility: hidden;
}
.pzp-pc--playing.pzp-pc--controls .pzp-pc__next-button {
  visibility: visible;
}
.pzp-pc__pip-button {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.pzp-pc.pzp-pc--controls .pzp-pc__pip-button {
  opacity: 1;
}
.pzp-pc__pip-button {
  opacity: 0;
}
.pzp-pc .pzp-pc__pip-button {
  width: 36px;
  height: 36px;
}
.pzp-pc--size-extra-small .pzp-pc__bottom, .pzp-pc--size-xs .pzp-pc__bottom {
  display: none;
}
.pzp-pc--fullscreen {
  width: 100%;
  height: 100%;
}
.pzp-pc--fullscreen:not(.pzp-pc--controls) {
  cursor: none;
}
.pzp-pc--fullscreen.pzp-pc--size-l .pzp-pc__bottom-buttons-left, .pzp-pc--fullscreen.pzp-pc--size-large .pzp-pc__bottom-buttons-left {
  transform: scale(1.5);
  transform-origin: left bottom;
}
.pzp-pc--fullscreen.pzp-pc--size-l .pzp-pc__bottom-buttons-right, .pzp-pc--fullscreen.pzp-pc--size-large .pzp-pc__bottom-buttons-right {
  transform: scale(1.5);
  transform-origin: right bottom;
}
.pzp-pc--fullscreen.pzp-pc--size-l > div[class*=__setting], .pzp-pc--fullscreen.pzp-pc--size-large > div[class*=__setting] {
  bottom: 87px;
  transform: scale(1.5);
  transform-origin: right bottom;
}
.pzp-pc:not(.pzp-pc--fixed-vpr) {
  height: 495px;
}
.pzp-pc--pointer-mouse .pzp-button:hover:not(.pzp-button--disabled) .pzp-button__tooltip,
.pzp-pc--pointer-mouse .pzp-button:focus:not(.pzp-button--disabled) .pzp-button__tooltip,
.pzp-pc--pointer-mouse .pzp-button:active:not(.pzp-button--disabled) .pzp-button__tooltip, .pzp-pc--pointer-pen .pzp-button:hover:not(.pzp-button--disabled) .pzp-button__tooltip,
.pzp-pc--pointer-pen .pzp-button:focus:not(.pzp-button--disabled) .pzp-button__tooltip,
.pzp-pc--pointer-pen .pzp-button:active:not(.pzp-button--disabled) .pzp-button__tooltip {
  visibility: visible;
}
.pzp-pc--pointer-touch .pzp-button:hover:not(.pzp-button--disabled),
.pzp-pc--pointer-touch .pzp-button:focus:not(.pzp-button--disabled),
.pzp-pc--pointer-touch .pzp-button:active:not(.pzp-button--disabled) {
  background-color: transparent;
  transition: none;
}
