


.jw-skin-custom .jw-text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
  font-size: 1rem;
}

.jw-skin-custom .jw-text {
  font-family: 'Roboto', sans-serif;
}

.jw-skin-custom .jw-text-alt,
.jw-skin-custom .jw-icon-volume::after,
.jw-skin-custom .jw-settings-menu .jw-icon::after {
  display: none;
}

.jw-skin-custom .jw-icon.jw-tab-focus:focus,
.jw-skin-custom .jw-slider-time.jw-tab-focus:focus .jw-rail,
.jw-skin-custom .jw-horizontal-volume-container.jw-tab-focus:focus .jw-rail,
.jw-skin-custom .jw-slider-time:not(.jw-chapter-slider-time).jw-tab-focus:focus .jw-rail,
.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time.jw-tab-focus:focus .jw-old-rail,
.jw-skin-custom .jw-icon-tooltip.jw-open .jw-overlay:focus.jw-tab-focus {
  border-color: transparent;
}

.jw-skin-custom .jw-button-container {
  gap: 6px;
}

.jw-skin-custom .jw-icon-playback { order: -1; }

.jw-skin-custom .jw-icon-playback,
.jw-skin-custom .jw-controlbar .jw-icon-rewind,
.jw-skin-custom .jw-controlbar div[button=ff11],
.jw-skin-custom .jw-time-container,
.jw-skin-custom .jw-volume-container,
.jw-skin-custom .jw-control-container,
.jw-skin-custom .jw-control-container .jw-icon {
position: relative;
z-index: 1;

}


.jw-skin-custom .jw-button-container .jw-icon:after {
  display: none;
}



.jw-skin-custom .jw-button-container > .jw-icon:not(.jw-text-elapsed, .jw-text-duration){
  border-radius: 50px;
  transition: .25s;
}


.jw-skin-custom .jw-button-container > .jw-icon:not(.jw-text-elapsed, .jw-text-duration):hover, .jw-skin-custom .jw-settings-submenu-button[aria-expanded="true"]  {
  background-color: rgba(255,255,255,.15);
  /* backdrop-filter: blur(10px); */
}

.jw-skin-custom .jw-time-container,
.jw-skin-custom .jw-control-container,
.jw-skin-custom .jw-volume-container {
  display: flex;
  align-items: center;

}
.jw-skin-custom .jw-time-container {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.2em;
}
.jw-skin-custom.jw-flag-small-player .jw-time-container {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1.1em;
}

.jw-skin-custom .jw-control-container {
  padding: 4px;
}

/* .jw-skin-custom .jw-control-container .jw-icon-inline {
  width: 48px;
  height: 36px
}

.jw-skin-custom.jw-flag-small-player .jw-control-container .jw-icon-inline {
  width: 36px;
} */


.jw-skin-custom .jw-flag-audio-player .jw-flag-horizontal-slider ~ .jw-horizontal-volume-container.jw-open,
.jw-skin-custom:not(.jw-flag-small-player) .jw-flag-horizontal-slider ~ .jw-horizontal-volume-container.jw-open {
	width: 90px;
  padding-right: 10px;
}

.jw-skin-custom .jw-horizontal-volume-container .jw-slider-volume,
.jw-skin-custom .jw-slider-time:not(.jw-chapter-slider-time) {
	padding: 0;
}


.jw-skin-custom .jw-slider-horizontal .jw-slider-container {
	height: 2px;
}

.jw-skin-custom .jw-text-duration,
.jw-skin-custom .jw-text-elapsed,
.jw-skin-custom .jw-text-countdown {
  width: auto !important;
}


.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-slider-container .jw-timesegment-background {

	background-color: rgba(255,255,255,.3);
  backdrop-filter:blur(10px);
}

.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-slider-container .jw-timesegment-progress {

	background-image: linear-gradient(90deg, #3DB6D4 0%, #6BCFA4 100%);
}


.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-knob {
	background-color: #fff;
  box-shadow: none;
  top: 50%;
  transform: translate(-50%,-50%) scale(1);
}
.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-timesegment-bar {
  border-radius: 3px;
}

.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-slider-container:hover .jw-knob,
.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-slider-container:hover .jw-knob:hover {
	transform: translate(-50%,-50%) scale(1.2) !important;
}

.jw-skin-custom .jw-slider-horizontal.jw-chapter-slider-time .jw-slider-container .jw-timesegment:hover .jw-timesegment-resetter {
	transform: translate(0,-50%) scale(1,.7);
}


.jw-skin-custom .jw-controlbar .jw-slider-horizontal.jw-chapter-slider-time {
  padding-left: 12px !important;
  padding-right: 12px !important;
  outline: none !important;
}

.jw-skin-custom .jw-controlbar .jw-button-container {
	padding-left: 12px !important;
  padding-right: 12px !important;
}


.jw-skin-custom .jw-button-container {
	padding: 0 12px 8px;
}

.jw-skin-custom .jw-logo {
  position: absolute;
  top: 15px !important;
  right: 15px !important;
  opacity: .5;
}
.jw-skin-custom .jw-logo {
  width: 102px !important;
  height: 22px !important;
}
.jw-skin-custom.jw-breakpoint-4 .jw-logo ,
.jw-skin-custom.jw-breakpoint-5 .jw-logo ,
.jw-skin-custom.jw-breakpoint-6 .jw-logo ,
.jw-skin-custom.jw-breakpoint-7 .jw-logo {
  width: 125px !important;
  height: 27px !important;
}

.jw-skin-custom .jw-horizontal-volume-container .jw-progress,
.jw-skin-custom .jw-horizontal-volume-container .jw-buffer,
.jw-skin-custom .jw-horizontal-volume-container .jw-rail {
  transform: translate(0,-50%) scale(1,1) !important;
}


.jw-skin-custom .jw-icon-fullscreen {
  order: 6;
}


.jw-skin-custom .jw-icon-audio-tracks svg path,
.jw-skin-custom .jw-icon-fullscreen svg path,
.jw-skin-custom .jw-icon-cc svg path,
.jw-skin-custom .jw-icon-settings svg path,
.jw-skin-custom .jw-icon-volume svg path,
.jw-skin-custom .jw-icon-playback svg path,
.jw-skin-custom .jw-icon-rewind svg path,
.jw-skin-custom div[button="ff00"] svg path,
.jw-skin-custom div[button=ff11] svg path,
.jw-skin-custom .jw-display .jw-svg-icon-play path,
.jw-skin-custom .jw-display .jw-svg-icon-pause path,
.jw-skin-custom .jw-display .jw-svg-icon-replay path,
.jw-skin-custom .jw-settings-playbackRates path,
.jw-skin-custom .jw-submenu-captions path,
.jw-skin-custom .jw-settings-quality path,
.jw-skin-custom .jw-svg-icon-download path,
.jw-skin-custom .jw-icon-pip svg path {
  display:none!important;
}

.jw-skin-custom .jw-icon-audio-tracks svg,
.jw-skin-custom .jw-icon-fullscreen svg,
.jw-skin-custom .jw-icon-cc svg,
.jw-skin-custom .jw-icon-settings svg,
.jw-skin-custom .jw-icon-volume svg,
.jw-skin-custom .jw-icon-playback svg,
.jw-skin-custom .jw-icon-rewind svg,
.jw-skin-custom div[button="ff00"] svg,
.jw-skin-custom div[button="ff11"] svg,
.jw-skin-custom .jw-display .jw-svg-icon-play,
.jw-skin-custom .jw-display .jw-svg-icon-pause,
.jw-skin-custom .jw-display .jw-svg-icon-replay,
.jw-skin-custom .jw-settings-playbackRates svg,
.jw-skin-custom .jw-submenu-captions svg,
.jw-skin-custom .jw-svg-icon-download,
.jw-skin-custom .jw-settings-quality svg,
.jw-skin-custom .jw-icon-pip svg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
}

.jw-skin-custom .jw-icon-playback svg {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.70385 2.21904C5.1375 1.91548 4.4524 1.92887 3.89519 2.25029C3.33798 2.57171 3 3.15651 3 3.78596V20.214C3 20.8435 3.34255 21.4283 3.89519 21.7497C4.44784 22.0711 5.1375 22.0845 5.70385 21.781L21.05 13.5669C21.6346 13.2544 22 12.6518 22 12C22 11.3482 21.6346 10.7456 21.05 10.4331L5.70385 2.21904Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom.jw-state-playing .jw-icon-playback svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6939 4C14.6939 3.44772 15.169 3 15.7551 3H18.9388C19.5249 3 20 3.44772 20 4V20C20 20.5523 19.5249 21 18.9388 21H15.7551C15.169 21 14.6939 20.5523 14.6939 20V4Z' fill='white'/%3E%3Cpath d='M4 4C4 3.44772 4.47513 3 5.06122 3H8.2449C8.831 3 9.30612 3.44772 9.30612 4V20C9.30612 20.5523 8.831 21 8.2449 21H5.06122C4.47513 21 4 20.5523 4 20V4Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom.jw-state-complete .jw-icon-playback svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94141 4.91797C8.8479 1.02348 15.1686 1.02748 19.0713 4.92969C22.9778 8.83594 22.9739 15.1641 19.0713 19.0703C15.1686 22.9764 8.83618 22.9765 4.92969 19.0703C4.50392 18.6446 4.125 18.1914 3.79297 17.7148C3.39849 17.1485 3.53522 16.3672 4.10156 15.9727C4.66797 15.5782 5.44916 15.715 5.84375 16.2812C6.09372 16.6406 6.37895 16.9805 6.69922 17.3008C9.6291 20.2304 14.3758 20.2304 17.3057 17.3008C20.2356 14.3711 20.2356 9.625 17.3057 6.69531C14.3758 3.7657 9.6291 3.76565 6.69922 6.69531C6.69146 6.70307 6.68354 6.71099 6.67578 6.71875L6.37891 7H8.25C8.94146 7 9.50098 7.55859 9.50098 8.25C9.50098 8.94141 8.94146 9.5 8.25 9.5H3.25C2.55859 9.49995 2 8.94138 2 8.25V3.25C2 2.55863 2.55859 2.00005 3.25 2C3.94146 2 4.5 2.5586 4.5 3.25V5.33594L4.94141 4.91797ZM10.2822 9.0752C10.4581 8.97884 10.6747 8.97456 10.8535 9.06543L15.7002 11.5303C15.8846 11.6241 16 11.8046 16 12C16 12.1954 15.8846 12.3759 15.7002 12.4697L10.8535 14.9346C10.6747 15.0254 10.4566 15.0212 10.2822 14.9248C10.1079 14.8283 10 14.6526 10 14.4639V9.53613C10 9.34744 10.1065 9.17167 10.2822 9.0752Z' fill='white'/%3E%3C/svg%3E%0A");
}


.jw-skin-custom .jw-icon-settings svg {
   background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5621 1.99609C9.67929 1.41797 10.191 1 10.7848 1H13.1207C13.7144 1 14.2262 1.41797 14.3434 1.99609L14.9098 4.73047C15.4605 4.96484 15.9762 5.26563 16.4449 5.62109L19.0934 4.74219C19.6559 4.55469 20.273 4.78906 20.5699 5.30469L21.7379 7.32812C22.0348 7.84375 21.9293 8.49219 21.484 8.88672L19.4019 10.7383C19.4371 11.0273 19.4527 11.3242 19.4527 11.625C19.4527 11.9258 19.4332 12.2227 19.4019 12.5117L21.4879 14.3672C21.9332 14.7617 22.0348 15.4141 21.7418 15.9258L20.5738 17.9492C20.2769 18.4609 19.6598 18.6992 19.0973 18.5117L16.4488 17.6328C15.9762 17.9883 15.4605 18.2852 14.9137 18.5234L14.3512 21.2539C14.2301 21.8359 13.7184 22.25 13.1285 22.25H10.7926C10.1988 22.25 9.6871 21.832 9.56991 21.2539L9.00741 18.5234C8.45663 18.2891 7.94492 17.9883 7.47226 17.6328L4.8121 18.5117C4.2496 18.6992 3.63242 18.4648 3.33554 17.9492L2.16757 15.9258C1.8707 15.4102 1.97617 14.7617 2.42148 14.3672L4.50742 12.5117C4.47226 12.2227 4.45663 11.9258 4.45663 11.625C4.45663 11.3242 4.47617 11.0273 4.50742 10.7383L2.42148 8.88281C1.97617 8.48828 1.8746 7.83594 2.16757 7.32422L3.33554 5.30078C3.63242 4.78516 4.2496 4.55078 4.8121 4.73828L7.46054 5.61719C7.9332 5.26172 8.44882 4.96484 8.9957 4.72656L9.5621 1.99609ZM11.9527 14.75C12.3631 14.7485 12.7692 14.6661 13.1477 14.5076C13.5263 14.3492 13.8699 14.1177 14.159 13.8264C14.4481 13.5352 14.677 13.1898 14.8326 12.8101C14.9882 12.4303 15.0675 12.0237 15.066 11.6133C15.0645 11.2029 14.9821 10.7968 14.8236 10.4183C14.6652 10.0397 14.4337 9.6961 14.1424 9.40701C13.8512 9.11791 13.5058 8.88902 13.1261 8.73339C12.7463 8.57777 12.3397 8.49846 11.9293 8.5C11.5189 8.50154 11.1128 8.58389 10.7343 8.74236C10.3557 8.90083 10.0121 9.13231 9.72301 9.42358C9.43392 9.71485 9.20502 10.0602 9.0494 10.4399C8.89378 10.8197 8.81447 11.2263 8.81601 11.6367C8.81755 12.0471 8.8999 12.4532 9.05837 12.8317C9.21684 13.2103 9.44831 13.5539 9.73959 13.843C10.0309 14.1321 10.3762 14.361 10.7559 14.5166C11.1357 14.6722 11.5423 14.7515 11.9527 14.75Z' fill='white'/%3E%3C/svg%3E%0A");
  }

.jw-skin-custom .jw-icon-fullscreen svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.42857 3C2.63839 3 2 3.60647 2 4.35714V8.42857C2 9.17924 2.63839 9.78571 3.42857 9.78571C4.21875 9.78571 4.85714 9.17924 4.85714 8.42857V5.71429H7.71429C8.50446 5.71429 9.14286 5.10781 9.14286 4.35714C9.14286 3.60647 8.50446 3 7.71429 3H3.42857ZM4.85714 16.5714C4.85714 15.8208 4.21875 15.2143 3.42857 15.2143C2.63839 15.2143 2 15.8208 2 16.5714V20.6429C2 21.3935 2.63839 22 3.42857 22H7.71429C8.50446 22 9.14286 21.3935 9.14286 20.6429C9.14286 19.8922 8.50446 19.2857 7.71429 19.2857H4.85714V16.5714ZM16.2857 3C15.4955 3 14.8571 3.60647 14.8571 4.35714C14.8571 5.10781 15.4955 5.71429 16.2857 5.71429H19.1429V8.42857C19.1429 9.17924 19.7813 9.78571 20.5714 9.78571C21.3616 9.78571 22 9.17924 22 8.42857V4.35714C22 3.60647 21.3616 3 20.5714 3H16.2857ZM22 16.5714C22 15.8208 21.3616 15.2143 20.5714 15.2143C19.7813 15.2143 19.1429 15.8208 19.1429 16.5714V19.2857H16.2857C15.4955 19.2857 14.8571 19.8922 14.8571 20.6429C14.8571 21.3935 15.4955 22 16.2857 22H20.5714C21.3616 22 22 21.3935 22 20.6429V16.5714Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-icon-fullscreen.jw-off svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.28571 4.27344C9.28571 3.51289 8.67924 2.89844 7.92857 2.89844C7.1779 2.89844 6.57143 3.51289 6.57143 4.27344V7.02344H3.85714C3.10647 7.02344 2.5 7.63789 2.5 8.39844C2.5 9.15898 3.10647 9.77344 3.85714 9.77344H7.92857C8.67924 9.77344 9.28571 9.15898 9.28571 8.39844V4.27344ZM3.85714 15.2734C3.10647 15.2734 2.5 15.8879 2.5 16.6484C2.5 17.409 3.10647 18.0234 3.85714 18.0234H6.57143V20.7734C6.57143 21.534 7.1779 22.1484 7.92857 22.1484C8.67924 22.1484 9.28571 21.534 9.28571 20.7734V16.6484C9.28571 15.8879 8.67924 15.2734 7.92857 15.2734H3.85714ZM17.4286 4.27344C17.4286 3.51289 16.8221 2.89844 16.0714 2.89844C15.3208 2.89844 14.7143 3.51289 14.7143 4.27344V8.39844C14.7143 9.15898 15.3208 9.77344 16.0714 9.77344H20.1429C20.8935 9.77344 21.5 9.15898 21.5 8.39844C21.5 7.63789 20.8935 7.02344 20.1429 7.02344H17.4286V4.27344ZM16.0714 15.2734C15.3208 15.2734 14.7143 15.8879 14.7143 16.6484V20.7734C14.7143 21.534 15.3208 22.1484 16.0714 22.1484C16.8221 22.1484 17.4286 21.534 17.4286 20.7734V18.0234H20.1429C20.8935 18.0234 21.5 17.409 21.5 16.6484C21.5 15.8879 20.8935 15.2734 20.1429 15.2734H16.0714Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-icon-volume svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.0625 15.75H5.125L10.8871 20.8719C11.1621 21.1168 11.5145 21.25 11.8797 21.25C12.7047 21.25 13.375 20.5797 13.375 19.7547V3.49531C13.375 2.67031 12.7047 2 11.8797 2C11.5145 2 11.1621 2.1332 10.8871 2.37812L5.125 7.5H3.0625C1.92383 7.5 1 8.42383 1 9.5625V13.6875C1 14.8262 1.92383 15.75 3.0625 15.75ZM17.3539 8.42383C16.9113 8.06289 16.2625 8.13164 15.9016 8.57422C15.5406 9.0168 15.6094 9.66563 16.052 10.0266C16.516 10.4047 16.8125 10.9805 16.8125 11.625C16.8125 12.2695 16.516 12.8453 16.052 13.2277C15.6094 13.5887 15.5449 14.2375 15.9016 14.6801C16.2582 15.1227 16.9113 15.1871 17.3539 14.8305C18.2777 14.0699 18.875 12.9184 18.875 11.625C18.875 10.3316 18.2777 9.18008 17.3496 8.42383H17.3539Z' fill='white'/%3E%3C/svg%3E%0A");

}

.jw-skin-custom .jw-icon-volume.jw-full svg {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.0625 15.75H5.125L10.8871 20.8719C11.1621 21.1168 11.5145 21.25 11.8797 21.25C12.7047 21.25 13.375 20.5797 13.375 19.7547V3.49531C13.375 2.67031 12.7047 2 11.8797 2C11.5145 2 11.1621 2.1332 10.8871 2.37812L5.125 7.5H3.0625C1.92383 7.5 1 8.42383 1 9.5625V13.6875C1 14.8262 1.92383 15.75 3.0625 15.75ZM19.9535 5.22266C19.5109 4.86172 18.8621 4.93047 18.5012 5.37305C18.1402 5.81563 18.209 6.46445 18.6516 6.82539C20.048 7.95977 20.9375 9.68711 20.9375 11.625C20.9375 13.5629 20.048 15.2902 18.6516 16.4289C18.209 16.7898 18.1445 17.4387 18.5012 17.8813C18.8578 18.3238 19.5109 18.3883 19.9535 18.0316C21.8098 16.5191 23 14.2117 23 11.6293C23 9.04688 21.8098 6.73945 19.9535 5.22695V5.22266ZM17.3539 8.42383C16.9113 8.06289 16.2625 8.13164 15.9016 8.57422C15.5406 9.0168 15.6094 9.66563 16.052 10.0266C16.516 10.4047 16.8125 10.9805 16.8125 11.625C16.8125 12.2695 16.516 12.8453 16.052 13.2277C15.6094 13.5887 15.5449 14.2375 15.9016 14.6801C16.2582 15.1227 16.9113 15.1871 17.3539 14.8305C18.2777 14.0699 18.875 12.9184 18.875 11.625C18.875 10.3316 18.2777 9.18008 17.3496 8.42383H17.3539Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-icon-volume.jw-off svg {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1031_446)'%3E%3Cpath d='M3.0625 15.7461H5.125L10.8871 20.868C11.1621 21.1129 11.5145 21.2461 11.8797 21.2461C12.7047 21.2461 13.375 20.5758 13.375 19.7508V3.49141C13.375 2.66641 12.7047 1.99609 11.8797 1.99609C11.5145 1.99609 11.1621 2.1293 10.8871 2.37422L5.125 7.49609H3.0625C1.92383 7.49609 1 8.41992 1 9.55859V13.6836C1 14.8223 1.92383 15.7461 3.0625 15.7461ZM16.7695 8.14062C16.3656 8.54453 16.3656 9.19766 16.7695 9.59727L18.7891 11.6168L16.7695 13.6363C16.3656 14.0402 16.3656 14.6934 16.7695 15.093C17.1734 15.4926 17.8266 15.4969 18.2262 15.093L20.2457 13.0734L22.2652 15.093C22.6691 15.4969 23.3223 15.4969 23.7219 15.093C24.1215 14.6891 24.1258 14.0359 23.7219 13.6363L21.7023 11.6168L23.7219 9.59727C24.1258 9.19336 24.1258 8.54023 23.7219 8.14062C23.318 7.74102 22.6648 7.73672 22.2652 8.14062L20.2457 10.1602L18.2262 8.14062C17.8223 7.73672 17.1691 7.73672 16.7695 8.14062Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1031_446'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}


.jw-skin-custom .jw-icon-cc .jw-svg-icon-cc-off,
.jw-skin-custom .jw-submenu-captions svg{
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 5.25C21.4125 5.25 21.75 5.5875 21.75 6V18C21.75 18.4125 21.4125 18.75 21 18.75H3C2.5875 18.75 2.25 18.4125 2.25 18V6C2.25 5.5875 2.5875 5.25 3 5.25H21ZM3 3C1.34531 3 0 4.34531 0 6V18C0 19.6547 1.34531 21 3 21H21C22.6547 21 24 19.6547 24 18V6C24 4.34531 22.6547 3 21 3H3ZM7.125 9.75H8.625C8.83125 9.75 9 9.91875 9 10.125C9 10.7484 9.50156 11.25 10.125 11.25C10.7484 11.25 11.25 10.7484 11.25 10.125C11.25 8.67656 10.0734 7.5 8.625 7.5H7.125C5.67656 7.5 4.5 8.67656 4.5 10.125V13.875C4.5 15.3234 5.67656 16.5 7.125 16.5H8.625C10.0734 16.5 11.25 15.3234 11.25 13.875C11.25 13.2516 10.7484 12.75 10.125 12.75C9.50156 12.75 9 13.2516 9 13.875C9 14.0813 8.83125 14.25 8.625 14.25H7.125C6.91875 14.25 6.75 14.0813 6.75 13.875V10.125C6.75 9.91875 6.91875 9.75 7.125 9.75ZM15 10.125C15 9.91875 15.1687 9.75 15.375 9.75H16.875C17.0813 9.75 17.25 9.91875 17.25 10.125C17.25 10.7484 17.7516 11.25 18.375 11.25C18.9984 11.25 19.5 10.7484 19.5 10.125C19.5 8.67656 18.3234 7.5 16.875 7.5H15.375C13.9266 7.5 12.75 8.67656 12.75 10.125V13.875C12.75 15.3234 13.9266 16.5 15.375 16.5H16.875C18.3234 16.5 19.5 15.3234 19.5 13.875C19.5 13.2516 18.9984 12.75 18.375 12.75C17.7516 12.75 17.25 13.2516 17.25 13.875C17.25 14.0813 17.0813 14.25 16.875 14.25H15.375C15.1687 14.25 15 14.0813 15 13.875V10.125Z' fill='white'/%3E%3C/svg%3E%0A");

}
.jw-skin-custom .jw-icon-cc .jw-svg-icon-cc-on {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6C0 4.34531 1.34531 3 3 3H21C22.6547 3 24 4.34531 24 6V18C24 19.6547 22.6547 21 21 21H3C1.34531 21 0 19.6547 0 18V6ZM7.125 9.75H8.625C8.83125 9.75 9 9.91875 9 10.125C9 10.7484 9.50156 11.25 10.125 11.25C10.7484 11.25 11.25 10.7484 11.25 10.125C11.25 8.67656 10.0734 7.5 8.625 7.5H7.125C5.67656 7.5 4.5 8.67656 4.5 10.125V13.875C4.5 15.3234 5.67656 16.5 7.125 16.5H8.625C10.0734 16.5 11.25 15.3234 11.25 13.875C11.25 13.2516 10.7484 12.75 10.125 12.75C9.50156 12.75 9 13.2516 9 13.875C9 14.0813 8.83125 14.25 8.625 14.25H7.125C6.91875 14.25 6.75 14.0813 6.75 13.875V10.125C6.75 9.91875 6.91875 9.75 7.125 9.75ZM15 10.125C15 9.91875 15.1687 9.75 15.375 9.75H16.875C17.0813 9.75 17.25 9.91875 17.25 10.125C17.25 10.7484 17.7516 11.25 18.375 11.25C18.9984 11.25 19.5 10.7484 19.5 10.125C19.5 8.67656 18.3234 7.5 16.875 7.5H15.375C13.9266 7.5 12.75 8.67656 12.75 10.125V13.875C12.75 15.3234 13.9266 16.5 15.375 16.5H16.875C18.3234 16.5 19.5 15.3234 19.5 13.875C19.5 13.2516 18.9984 12.75 18.375 12.75C17.7516 12.75 17.25 13.2516 17.25 13.875C17.25 14.0813 17.0813 14.25 16.875 14.25H15.375C15.1687 14.25 15 14.0813 15 13.875V10.125Z' fill='white'/%3E%3C/svg%3E%0A");
}


.jw-skin-custom .jw-icon-audio-tracks svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.03571 11.625C5.03571 7.44844 8.37768 4.0625 12.5 4.0625C16.6223 4.0625 19.9643 7.44844 19.9643 11.625V13.55C19.3663 13.1977 18.6708 13 17.9286 13H17.25C16.1261 13 15.2143 13.9238 15.2143 15.0625V20.5625C15.2143 21.7012 16.1261 22.625 17.25 22.625H17.9286C20.1763 22.625 22 20.7773 22 18.5V11.625C22 6.30977 17.7462 2 12.5 2C7.25379 2 3 6.30977 3 11.625V18.5C3 20.7773 4.82366 22.625 7.07143 22.625H7.75C8.87388 22.625 9.78571 21.7012 9.78571 20.5625V15.0625C9.78571 13.9238 8.87388 13 7.75 13H7.07143C6.32924 13 5.63371 13.202 5.03571 13.55V11.625ZM5.03571 17.125C5.03571 15.9863 5.94754 15.0625 7.07143 15.0625H7.75V20.5625H7.07143C5.94754 20.5625 5.03571 19.6387 5.03571 18.5V17.125ZM19.9643 17.125V18.5C19.9643 19.6387 19.0525 20.5625 17.9286 20.5625H17.25V15.0625H17.9286C19.0525 15.0625 19.9643 15.9863 19.9643 17.125Z' fill='white'/%3E%3C/svg%3E%0A");
}


.jw-skin-custom .jw-settings-playbackRates svg {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2.0625C13.3704 2.0625 15.6437 3.00413 17.3198 4.68023C18.9959 6.35634 19.9375 8.62963 19.9375 11C19.9375 13.3704 18.9959 15.6437 17.3198 17.3198C15.6437 18.9959 13.3704 19.9375 11 19.9375C8.62963 19.9375 6.35634 18.9959 4.68023 17.3198C3.00413 15.6437 2.0625 13.3704 2.0625 11C2.0625 8.62963 3.00413 6.35634 4.68023 4.68023C6.35634 3.00413 8.62963 2.0625 11 2.0625ZM11 22C13.9174 22 16.7153 20.8411 18.7782 18.7782C20.8411 16.7153 22 13.9174 22 11C22 8.08262 20.8411 5.28473 18.7782 3.22183C16.7153 1.15893 13.9174 0 11 0C8.08262 0 5.28473 1.15893 3.22183 3.22183C1.15893 5.28473 0 8.08262 0 11C0 13.9174 1.15893 16.7153 3.22183 18.7782C5.28473 20.8411 8.08262 22 11 22ZM9.13086 6.33789C8.81289 6.14453 8.41328 6.13594 8.08672 6.31641C7.76016 6.49687 7.5625 6.84492 7.5625 7.21875V14.7812C7.5625 15.1551 7.76445 15.4988 8.09102 15.6793C8.41758 15.8598 8.81289 15.8555 9.13516 15.6578L15.3227 11.8766C15.6277 11.6875 15.8168 11.3566 15.8168 10.9957C15.8168 10.6348 15.6277 10.3039 15.3227 10.1148L9.13516 6.33359L9.13086 6.33789ZM12.8047 11L9.625 12.9422V9.05781L12.8047 11Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-settings-quality svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9375 3.03125C21.9375 2.45977 21.4777 2 20.9062 2C20.3348 2 19.875 2.45977 19.875 3.03125V20.2188C19.875 20.7902 20.3348 21.25 20.9062 21.25C21.4777 21.25 21.9375 20.7902 21.9375 20.2188V3.03125ZM16.4375 6.125C15.866 6.125 15.4062 6.58477 15.4062 7.15625V20.2188C15.4062 20.7902 15.866 21.25 16.4375 21.25C17.009 21.25 17.4688 20.7902 17.4688 20.2188V7.15625C17.4688 6.58477 17.009 6.125 16.4375 6.125ZM13 11.2812C13 10.7098 12.5402 10.25 11.9688 10.25C11.3973 10.25 10.9375 10.7098 10.9375 11.2812V20.2188C10.9375 20.7902 11.3973 21.25 11.9688 21.25C12.5402 21.25 13 20.7902 13 20.2188V11.2812ZM7.5 14.375C6.92852 14.375 6.46875 14.8348 6.46875 15.4062V20.2188C6.46875 20.7902 6.92852 21.25 7.5 21.25C8.07148 21.25 8.53125 20.7902 8.53125 20.2188V15.4062C8.53125 14.8348 8.07148 14.375 7.5 14.375ZM3.03125 17.125C2.45977 17.125 2 17.5848 2 18.1562V20.2188C2 20.7902 2.45977 21.25 3.03125 21.25C3.60273 21.25 4.0625 20.7902 4.0625 20.2188V18.1562C4.0625 17.5848 3.60273 17.125 3.03125 17.125Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-icon-pip svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.25 2C21.7668 2 23 3.2332 23 4.75V9.5625H20.25V4.75H3.75V18.5H9.9375V21.25H3.75L3.4707 21.2371C2.17734 21.1039 1.14609 20.077 1.01719 18.7836L1 18.5V4.75C1 3.32773 2.08281 2.15469 3.4707 2.01289L3.75 2H20.25ZM20.9375 11.625C22.0762 11.625 23 12.5488 23 13.6875V19.1875C23 20.3262 22.0762 21.25 20.9375 21.25H14.0625C12.9238 21.25 12 20.3262 12 19.1875V13.6875C12 12.5488 12.9238 11.625 14.0625 11.625H20.9375Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-svg-icon-download {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4286 3.4C13.4286 2.62562 12.7902 2 12 2C11.2098 2 10.5714 2.62562 10.5714 3.4V12.6181L8.72321 10.8069C8.16518 10.26 7.25893 10.26 6.70089 10.8069C6.14286 11.3537 6.14286 12.2419 6.70089 12.7888L10.9866 16.9888C11.5446 17.5356 12.4509 17.5356 13.0089 16.9888L17.2946 12.7888C17.8527 12.2419 17.8527 11.3537 17.2946 10.8069C16.7366 10.26 15.8304 10.26 15.2723 10.8069L13.4286 12.6181V3.4ZM4.85714 16C3.28125 16 2 17.2556 2 18.8V20.2C2 21.7444 3.28125 23 4.85714 23H19.1429C20.7188 23 22 21.7444 22 20.2V18.8C22 17.2556 20.7188 16 19.1429 16H17.0491L14.5223 18.4762C13.1295 19.8412 10.8661 19.8412 9.47321 18.4762L6.95089 16H4.85714ZM18.4286 18.45C18.5693 18.45 18.7086 18.4772 18.8386 18.5299C18.9686 18.5827 19.0867 18.66 19.1862 18.7575C19.2857 18.855 19.3646 18.9708 19.4184 19.0982C19.4723 19.2256 19.5 19.3621 19.5 19.5C19.5 19.6379 19.4723 19.7744 19.4184 19.9018C19.3646 20.0292 19.2857 20.145 19.1862 20.2425C19.0867 20.34 18.9686 20.4173 18.8386 20.4701C18.7086 20.5228 18.5693 20.55 18.4286 20.55C18.2879 20.55 18.1485 20.5228 18.0186 20.4701C17.8886 20.4173 17.7704 20.34 17.671 20.2425C17.5715 20.145 17.4925 20.0292 17.4387 19.9018C17.3849 19.7744 17.3571 19.6379 17.3571 19.5C17.3571 19.3621 17.3849 19.2256 17.4387 19.0982C17.4925 18.9708 17.5715 18.855 17.671 18.7575C17.7704 18.66 17.8886 18.5827 18.0186 18.5299C18.1485 18.4772 18.2879 18.45 18.4286 18.45Z' fill='white'/%3E%3C/svg%3E%0A");
}

.jw-skin-custom .jw-display .jw-svg-icon-play {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='36' viewBox='0 0 34 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.83846 0.394276C3.825 -0.152136 2.59904 -0.12803 1.60192 0.450524C0.604808 1.02908 0 2.08173 0 3.21473V32.7853C0 33.9183 0.612981 34.9709 1.60192 35.5495C2.59087 36.128 3.825 36.1521 4.83846 35.6057L32.3 20.8205C33.3462 20.258 34 19.1732 34 18C34 16.8268 33.3462 15.742 32.3 15.1795L4.83846 0.394276Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 40% !important;
  background-position: 55% 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,.30);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-display .jw-svg-icon-pause {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='36' viewBox='0 0 36 36' width='36'%3E%3Cpath d='M 12.75 4.5 L 9.75 4.5 C 9.15 4.5 8.58 4.73 8.15 5.15 C 7.73 5.58 7.5 6.15 7.5 6.75 L 7.5 29.25 C 7.5 29.84 7.73 30.41 8.15 30.84 C 8.58 31.26 9.15 31.5 9.75 31.5 L 12.75 31.5 C 13.34 31.5 13.91 31.26 14.34 30.84 C 14.76 30.41 15 29.84 15 29.25 L 15 6.75 C 15 6.15 14.76 5.58 14.34 5.15 C 13.91 4.73 13.34 4.5 12.75 4.5 Z M 26.25 4.5 L 23.25 4.5 C 22.65 4.5 22.08 4.73 21.65 5.15 C 21.23 5.58 21 6.15 21 6.75 V 29.25 C 21 29.84 21.23 30.41 21.65 30.84 C 22.08 31.26 22.65 31.5 23.25 31.5 L 26.25 31.5 C 26.84 31.5 27.41 31.26 27.84 30.84 C 28.26 30.41 28.5 29.84 28.5 29.25 V 6.75 L 28.5 6.75 C 28.5 6.15 28.26 5.58 27.84 5.15 C 27.41 4.73 26.84 4.5 26.25 4.5 Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
  background-size: 70% !important;
  border-radius: 50%;
  background-color: rgba(0,0,0,.30);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-display .jw-svg-icon-replay {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='36' viewBox='0 0 36 36' width='36'%3E%3Cpath d='M11.29 2.92C14.85 1.33 18.87 1.06 22.61 2.15L22.96 2.26C26.56 3.40 29.67 5.74 31.75 8.89L31.95 9.19C33.90 12.28 34.77 15.93 34.42 19.56L34.38 19.93C34.04 22.79 32.96 25.51 31.25 27.83C29.53 30.14 27.23 31.97 24.59 33.12C21.95 34.27 19.05 34.71 16.18 34.40C13.32 34.08 10.59 33.02 8.26 31.32L7.97 31.10C4.87 28.73 2.71 25.33 1.88 21.52L3.34 21.20L4.81 20.88C5.49 24.00 7.25 26.77 9.79 28.72L10.27 29.07C12.19 30.40 14.41 31.22 16.74 31.44C19.06 31.65 21.40 31.27 23.53 30.31C25.66 29.35 27.50 27.86 28.88 25.98C30.26 24.10 31.13 21.89 31.40 19.58L31.46 18.98C31.68 16.00 30.90 13.03 29.25 10.54C27.60 8.05 25.17 6.18 22.34 5.22L21.77 5.04C19.02 4.23 16.08 4.33 13.38 5.31C10.68 6.29 8.37 8.11 6.77 10.5H10.5L10.65 10.50C11.03 10.54 11.38 10.73 11.63 11.02C11.88 11.31 12.01 11.69 11.99 12.07C11.97 12.46 11.81 12.82 11.53 13.08C11.25 13.35 10.88 13.49 10.5 13.5H1.5V4.5L1.50 4.34C1.54 3.97 1.71 3.63 1.99 3.38C2.27 3.13 2.62 3.00 3 3.00C3.37 3.00 3.72 3.13 4.00 3.38C4.28 3.63 4.45 3.97 4.49 4.34L4.5 4.5V8.51C6.21 6.07 8.56 4.13 11.29 2.92ZM24 18L15 12.75V23.25L24 18ZM3.02 19.73C2.63 19.82 2.29 20.05 2.08 20.39C1.86 20.72 1.79 21.13 1.88 21.52L4.81 20.88C4.77 20.69 4.69 20.50 4.57 20.34C4.46 20.18 4.32 20.04 4.15 19.94C3.99 19.83 3.80 19.76 3.61 19.72C3.41 19.69 3.21 19.69 3.02 19.73Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
background-size: 70% !important;
  border-radius: 50%;
  background-color: rgba(0,0,0,.30);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-icon-rewind svg,
.jw-skin-custom div[button="ff00"] svg {
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.94162 4.91797L4.50018 5.33594V3.25C4.50018 2.5586 3.94155 2 3.25009 2C2.55863 2 2 2.5586 2 3.25V8.25C2 8.94141 2.55863 9.5 3.25009 9.5H8.25046C8.94192 9.5 9.50055 8.94141 9.50055 8.25C9.50055 7.5586 8.94192 7 8.25046 7H6.37923L6.67612 6.71875C6.68394 6.71094 6.69175 6.70313 6.69956 6.69531C9.62946 3.76563 14.3759 3.76563 17.3058 6.69531C20.2357 9.625 20.2357 14.3711 17.3058 17.3008C14.3759 20.2305 9.62946 20.2305 6.69956 17.3008C6.37923 16.9805 6.09405 16.6406 5.84403 16.2813C5.44947 15.7148 4.66816 15.5781 4.10172 15.9727C3.53527 16.3672 3.39854 17.1484 3.7931 17.7148C4.12516 18.1914 4.50409 18.6445 4.9299 19.0703C8.83644 22.9766 15.1689 22.9766 19.0716 19.0703C22.9742 15.1641 22.9781 8.83594 19.0716 4.92969C15.1689 1.02735 8.84816 1.02344 4.94162 4.91797Z' fill='white'/%3E%3C/svg%3E%0A");
}


.jw-skin-custom div[button="ff11"] svg {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.0584 4.91797L19.4998 5.33594V3.25C19.4998 2.5586 20.0585 2 20.7499 2C21.4414 2 22 2.5586 22 3.25V8.25C22 8.94141 21.4414 9.5 20.7499 9.5H15.7495C15.0581 9.5 14.4995 8.94141 14.4995 8.25C14.4995 7.5586 15.0581 7 15.7495 7H17.6208L17.3239 6.71875C17.3161 6.71094 17.3083 6.70313 17.3004 6.69531C14.3705 3.76563 9.62409 3.76563 6.69419 6.69531C3.76429 9.625 3.76429 14.3711 6.69419 17.3008C9.62409 20.2305 14.3705 20.2305 17.3004 17.3008C17.6208 16.9805 17.906 16.6406 18.156 16.2813C18.5505 15.7148 19.3318 15.5781 19.8983 15.9727C20.4647 16.3672 20.6015 17.1484 20.2069 17.7148C19.8748 18.1914 19.4959 18.6445 19.0701 19.0703C15.1636 22.9766 8.83107 22.9766 4.92844 19.0703C1.02581 15.1641 1.0219 8.83594 4.92844 4.92969C8.83107 1.02735 15.1518 1.02344 19.0584 4.91797Z' fill='white'/%3E%3C/svg%3E%0A");
}


.jw-skin-custom .jw-settings-menu .jw-icon.jw-button-color:not(.jw-settings-close) {
  min-width: 48px;
}

.jw-skin-custom .jw-settings-menu .jw-icon.jw-button-color:after {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  right: 0;
  bottom: 4px;
  border-radius: 50px;
  transition: .25s;
  opacity: 1 !important;
  height: auto;
  width: auto;
  box-shadow: none !important;
}


.jw-skin-custom .jw-settings-menu .jw-icon.jw-button-color {
    border-radius: 50px;
    opacity: .5;
}

.jw-skin-custom .jw-settings-menu .jw-icon.jw-button-color[aria-expanded="true"] {
  background-color: rgba(255,255,255,.15);
  opacity: 1;
}


.jw-skin-custom .jw-settings-menu {
  border-radius: 12px;
  padding: 10px;
  bottom: 70px;
  margin: 5px;
  background-color: rgba(0,0,0,.30);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-settings-topbar {
  background-color: transparent;
}

.jw-skin-custom .jw-settings-submenu .jw-submenu-topbar {
  margin: 0 0 1px;
  box-shadow: none;
  background-color: transparent;
}

.jw-skin-custom .jw-settings-submenu .jw-submenu-topbar .jw-settings-content-item {
  padding-right: 10px;
}

.jw-skin-custom .jw-settings-submenu {
  padding: 5px;
}

.jw-skin-custom .jw-settings-content-item {
  font-size: .9em;
  padding: 10px 12px;
  line-height: 1.2;
  border-radius: 50px;
  transition: .25s;
  margin: 1px 0;
}


.jw-skin-custom .jw-settings-content-item:hover {
  background-color: rgba(255,255,255,.10);
}

.jw-skin-custom .jw-settings-item-active {
  color: #222;
  background-color: #fff !important;
}

.jw-skin-custom .jw-settings-item-active::before {
	display: none;
}


.jw-skin-custom.jw-state-complete .jw-display {
  display: none;
}


.jw-skin-custom.jw-breakpoint-4 .jw-display .jw-icon,
.jw-skin-custom.jw-breakpoint-4 .jw-display .jw-svg-icon,
.jw-skin-custom.jw-breakpoint-5 .jw-display .jw-icon,
.jw-skin-custom.jw-breakpoint-5 .jw-display .jw-svg-icon,
.jw-skin-custom.jw-breakpoint-6 .jw-display .jw-icon,
.jw-skin-custom.jw-breakpoint-6 .jw-display .jw-svg-icon,
.jw-skin-custom.jw-breakpoint-7 .jw-display .jw-icon,
.jw-skin-custom.jw-breakpoint-7 .jw-display .jw-svg-icon {
	width: 100px;
	height: 100px;
	line-height: 100px;
}


.jw-skin-custom.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-display-icon-next,
.jw-skin-custom.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-display-icon-next {
  display: none;
}

.jw-skin-custom.jw-show-buttons.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display ,
.jw-skin-custom.jw-show-buttons.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display{
  display: flex;
}

.jw-skin-custom.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display-icon-display {
  animation: fadeOutPause 1s .5s ease forwards;
}

.jw-skin-custom.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display-icon-display {
  animation: fadeOutPlay 1s .5s ease forwards;
}

.jw-skin-custom.jw-state-paused:not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-touch):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-svg-icon-pause {
  display: block;
}

.jw-skin-custom.jw-state-paused:not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-touch):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-svg-icon-play {
  display: none;
}

.jw-skin-custom.jw-state-playing:not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-touch):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-svg-icon-pause {
  display: none;
}

.jw-skin-custom.jw-state-playing:not(.jw-flag-small-player):not(.jw-breakpoint-0):not(.jw-breakpoint-1):not(.jw-breakpoint-2):not(.jw-breakpoint-3):not(.jw-flag-touch):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display .jw-svg-icon-play {
  display: block;
}


@keyframes fadeOutPause {
  0%  { opacity: 1; }
  70%  { opacity: 0; transform: scale(0.5); }
  100% { opacity: 0; transform: scale(0.5); visibility: hidden; pointer-events: none;  }
}

@keyframes fadeOutPlay {
  0%  { opacity: 1; }
  70%  { opacity: 0; transform: scale(0.5); }
  100% { opacity: 0; transform: scale(0.5); visibility: hidden; pointer-events: none;  }
}


.jw-skin-custom .jw-time-tip {
  background: none;
  box-shadow: none;
  text-align: center;
}
.jw-skin-custom .jw-time-tip::after {
  display: none;
}

.jw-skin-custom .jw-time-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px #fff;
  margin-bottom: 10px !important;
}

.jw-skin-custom .jw-time-thumb ~ .jw-time-time {
  padding: 6px 18px;
  border-radius: 25px;
  display: inline-flex;
  color: #fff;
  font-size: 0.9em;
  min-width: 0;
  align-items: center;

  background-color: rgba(0,0,0,.30);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-controlbar .jw-tooltip,
.jw-skin-custom .jw-settings-menu .jw-tooltip  {
  background: none;
  box-shadow: none;
}
.jw-skin-custom .jw-controlbar .jw-tooltip .jw-text,
.jw-skin-custom .jw-settings-menu .jw-tooltip .jw-text{
  padding: 5px 12px;
  border-radius: 25px;
  background: rgba(0,0,0,.30) !important;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.20);
  display: inline-flex;
  color: #fff;
  font-size: 0.9em;
  min-width: 0;
  align-items: center;
}


.jw-skin-custom .jw-controlbar .jw-tooltip:after,
.jw-skin-custom .jw-settings-menu .jw-tooltip:after {
  display: none !important;
}

.jw-skin-custom.jw-breakpoint-7:not(.jw-flag-audio-player) .jw-controlbar .jw-button-container .jw-tooltip {
	margin-bottom: 25px;
}


.jw-skin-custom.jw-breakpoint-7:not(.jw-flag-audio-player) .jw-settings-menu {
	bottom: 90px;
}

.jw-skin-custom.jw-flag-small-player .jw-controlbar div[button=ff11]{
display: none;
}


.jw-skin-custom .jw-display .jw-icon-rewind {
  position: absolute;
  left:10%;
  top: 50%;
  transform: translateY(-50%) scale(0.75);
  display: none;
  border-radius: 50px;
  background-color: rgba(0,0,0,.30);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.20);
}

.jw-skin-custom .jw-display div[button=ff11]{
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%) scale(0.75);
  display: none;
  border-radius: 50px;
  background-color: rgba(0,0,0,.30);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.20);
}
.jw-skin-custom .jw-display .jw-icon-rewind svg,
.jw-skin-custom .jw-display div[button=ff11] svg {
  background-size: 70% !important;
  padding: 0 !important;
}

.jw-skin-custom.jw-state-playing.jw-flag-small-player:not(.jw-flag-user-inactive) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-0:not(.jw-flag-user-inactive) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-1:not(.jw-flag-user-inactive) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-2:not(.jw-flag-user-inactive) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-3:not(.jw-flag-user-inactive) .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-flag-small-player:not(.jw-flag-user-inactive) .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-0:not(.jw-flag-user-inactive) .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-1:not(.jw-flag-user-inactive) .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-2:not(.jw-flag-user-inactive) .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-breakpoint-3:not(.jw-flag-user-inactive) .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-state-playing.jw-flag-small-player:not(.jw-flag-user-inactive) .jw-display div[button=ff00],
.jw-skin-custom.jw-state-playing.jw-breakpoint-0:not(.jw-flag-user-inactive) .jw-display div[button=ff00],
.jw-skin-custom.jw-state-playing.jw-breakpoint-1:not(.jw-flag-user-inactive) .jw-display div[button=ff00],
.jw-skin-custom.jw-state-playing.jw-breakpoint-2:not(.jw-flag-user-inactive) .jw-display div[button=ff00],
.jw-skin-custom.jw-state-playing.jw-breakpoint-3:not(.jw-flag-user-inactive) .jw-display div[button=ff00],
.jw-skin-custom.jw-state-playing.jw-flag-small-player:not(.jw-flag-user-inactive) .jw-display div[button=ff11],
.jw-skin-custom.jw-state-playing.jw-breakpoint-0:not(.jw-flag-user-inactive) .jw-display div[button=ff11],
.jw-skin-custom.jw-state-playing.jw-breakpoint-1:not(.jw-flag-user-inactive) .jw-display div[button=ff11],
.jw-skin-custom.jw-state-playing.jw-breakpoint-2:not(.jw-flag-user-inactive) .jw-display div[button=ff11],
.jw-skin-custom.jw-state-playing.jw-breakpoint-3:not(.jw-flag-user-inactive) .jw-display div[button=ff11],

.jw-skin-custom.jw-show-buttons.jw-flag-small-player .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-0 .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-1 .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-2 .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-3 .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-flag-small-player .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-0 .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-1 .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-2 .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-breakpoint-3 .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-show-buttons.jw-flag-small-player .jw-display div[button=ff00],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-0 .jw-display div[button=ff00],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-1 .jw-display div[button=ff00],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-2 .jw-display div[button=ff00],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-3 .jw-display div[button=ff00],
.jw-skin-custom.jw-show-buttons.jw-flag-small-player .jw-display div[button=ff11],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-0 .jw-display div[button=ff11],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-1 .jw-display div[button=ff11],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-2 .jw-display div[button=ff11],
.jw-skin-custom.jw-show-buttons.jw-breakpoint-3 .jw-display div[button=ff11],

.jw-skin-custom.jw-flag-small-player:not(.jw-state-idle):hover .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-breakpoint-0:not(.jw-state-idle):hover .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-breakpoint-1:not(.jw-state-idle):hover .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-breakpoint-2:not(.jw-state-idle):hover .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-breakpoint-3:not(.jw-state-idle):hover .jw-display .jw-display-icon-rewind,
.jw-skin-custom.jw-flag-small-player:hover .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-0:hover .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-1:hover .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-2:hover .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-3:hover .jw-display .jw-icon-rewind,
.jw-skin-custom.jw-flag-small-player:hover .jw-display div[button=ff00],
.jw-skin-custom.jw-breakpoint-0:hover .jw-display div[button=ff00],
.jw-skin-custom.jw-breakpoint-1:hover .jw-display div[button=ff00],
.jw-skin-custom.jw-breakpoint-2:hover .jw-display div[button=ff00],
.jw-skin-custom.jw-breakpoint-3:hover .jw-display div[button=ff00],
.jw-skin-custom.jw-flag-small-player:hover .jw-display div[button=ff11],
.jw-skin-custom.jw-breakpoint-0:hover .jw-display div[button=ff11],
.jw-skin-custom.jw-breakpoint-1:hover .jw-display div[button=ff11],
.jw-skin-custom.jw-breakpoint-2:hover .jw-display div[button=ff11],
.jw-skin-custom.jw-breakpoint-3:hover .jw-display div[button=ff11] {
display: block !important;
}

.jw-skin-custom.jw-flag-small-player:hover .jw-display,
.jw-skin-custom.jw-breakpoint-0:hover .jw-display,
.jw-skin-custom.jw-breakpoint-1:hover .jw-display,
.jw-skin-custom.jw-breakpoint-2:hover .jw-display,
.jw-skin-custom.jw-breakpoint-3:hover .jw-display{
  display: flex !important;
}





.jw-skin-custom.jw-flag-small-player .jw-display-icon-next[style="visibility: hidden;"] {
  display: none;
}
.jw-skin-custom .jw-display-icon-rewind {
  padding: 0;
  margin: 0;
}

.jw-skin-custom.jw-breakpoint-1 .jw-display .jw-icon,
.jw-skin-custom.jw-breakpoint-1 .jw-display .jw-svg-icon {
	width: 56px;
	height: 56px;
	line-height: 56px;
}

.jw-skin-custom.jw-flag-small-player .jw-settings-menu {
	height: auto;
	top: 10px;
}
.jw-skin-custom.jw-flag-small-player .jw-tooltip {
	display: none;
}


.jw-skin-custom.jw-breakpoint--1 .jw-display-icon-next, .jw-breakpoint--1 .jw-display-icon-rewind,
.jw-skin-custom.jw-breakpoint-0 .jw-display-icon-next, .jw-breakpoint-0 .jw-display-icon-rewind {
	display: block;
}

.jw-skin-custom.jw-breakpoint-0 .jw-controlbar .jw-icon-playback,
.jw-skin-custom.jw-breakpoint-0 .jw-controlbar .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-0 .jw-controlbar div[button=ff00],
.jw-skin-custom.jw-breakpoint-0 .jw-controlbar div[button=ff11],
.jw-skin-custom.jw-breakpoint-1 .jw-controlbar .jw-icon-playback,
.jw-skin-custom.jw-breakpoint-1 .jw-controlbar .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-1 .jw-controlbar div[button=ff00],
.jw-skin-custom.jw-breakpoint-1 .jw-controlbar div[button=ff11],
.jw-skin-custom.jw-breakpoint-2 .jw-controlbar .jw-icon-playback,
.jw-skin-custom.jw-breakpoint-2 .jw-controlbar .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-2 .jw-controlbar div[button=ff00],
.jw-skin-custom.jw-breakpoint-2 .jw-controlbar div[button=ff11],
.jw-skin-custom.jw-breakpoint-3 .jw-controlbar .jw-icon-playback,
.jw-skin-custom.jw-breakpoint-3 .jw-controlbar .jw-icon-rewind,
.jw-skin-custom.jw-breakpoint-3 .jw-controlbar div[button=ff00],
.jw-skin-custom.jw-breakpoint-3 .jw-controlbar div[button=ff11] {
  display: none;
}


.jw-skin-custom.jw-breakpoint-7 .jw-settings-menu .jw-settings-topbar:not(.jw-nested-menu-open) .jw-icon-inline {
	height: 48px;
	width: 48px;
  margin-right: 10px;
}

 .jw-skin-custom.jw-flag-small-player .jw-settings-menu, .jw-settings-submenu {
   width: 97%;
 }

 .jw-skin-custom.jw-flag-small-player .jw-text {
	font-size: .85rem;
}
