:root{--x-radius: 8px}.xp-ContextMenu{animation:showContextMenu .4s ease;position:absolute;z-index:10}@keyframes showContextMenuMobile{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes showContextMenu{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media screen and (max-width: 640px){.xp-ContextMenu{position:fixed;left:0!important;right:0!important;bottom:0!important;top:auto!important;animation:showContextMenuMobile .4s ease}.xp-ContextMenu>.xp-Menu{padding-top:24px;padding-bottom:32px;max-height:60vh;overflow-y:auto;border-bottom-left-radius:0;border-bottom-right-radius:0}}.xp-ContextMenu--settings{right:44px;bottom:44px}.xp-Hd{font-weight:bolder;font-size:10px;content:"HD";padding-left:2px;color:#f40303}.xp-Icon--small{width:16px;height:16px}.xp-Icon--medium{width:24px;height:24px}@media screen and (min-width: 1024px){.xp-Icon--medium{width:32px;height:32px}}.xp-Icon--large{width:32px;height:32px}@media screen and (min-width: 1024px){.xp-Icon--large{width:42px;height:42px}}.xp-Icon--xlarge{width:42px;height:42px}@media screen and (min-width: 1024px){.xp-Icon--xlarge{width:56px;height:56px}}.xp-Icon--adaptable{width:100%;height:100%}.xp-Icon--left{margin-right:16px}.xp-Icon--right{margin-left:auto}.xp-Loader{position:relative}@keyframes spin{to{transform:rotate(360deg)}}.xp-Loader:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1.2s linear infinite}.xp-Menu{border-radius:8px;padding:8px 0;background:rgba(0,0,0,.8);backdrop-filter:blur(6px);font-size:13px}.xp-Menu-list{margin:0;padding:0;list-style-type:none}.xp-MenuGroup>span{display:flex;align-items:center;font-weight:700;padding:12px 24px 8px;border-bottom:1px solid rgba(255,255,255,.14);white-space:nowrap}.xp-MenuGroup-list{padding:0}.xp-MenuItem{cursor:pointer;padding:8px 24px;user-select:none;display:flex;align-items:center;white-space:nowrap}.xp-MenuItem:hover{background:rgba(255,255,255,.1)}.xp-MenuItem:active{background:rgba(255,255,255,.14);transition:background .24s ease}.xp-Player{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:12px;line-height:24px;font-synthesis:none;color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-size:cover;position:relative;overflow:hidden;border-radius:8px;display:flex;flex-direction:column;justify-content:center;z-index:0}@media screen and (min-width: 1024px){.xp-Player{font-size:16px}}.xp-Player:not(.has-visible-layers) .xp-Player-layer{opacity:0;transition:opacity .48s ease-out}.xp-Player-poster{position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover}.xp-Player-volumeSlider{flex:0 0 auto;width:56px}.xp-Player-videoWrapper{position:relative;z-index:0;pointer-events:none;background:#000}.xp-Player-video{position:absolute;left:0;top:0;width:100%;height:100%}.xp-Player-layer{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .24s ease-in;user-select:none;padding-bottom:8px;padding-left:16px;padding-right:16px;background:linear-gradient(180deg,rgba(0,0,0,0) 14.53%,rgba(0,0,0,.11) 63.61%,#000000 269.19%);display:flex;flex-direction:column;justify-content:flex-end;gap:8px;z-index:3}@media screen and (min-width: 768px){.xp-Player-layer{gap:16px;padding-bottom:16px;padding-left:16px;padding-right:16px}}@media screen and (min-width: 1024px){.xp-Player-layer{padding-left:44px;padding-right:44px;padding-bottom:32px;gap:32px}}.xp-Player-controls{display:flex;align-items:center;justify-content:space-between;height:42px}@media screen and (min-width: 1024px){.xp-Player-controls{justify-content:center;height:56px}}.xp-Player-controls>div:nth-child(1){width:25%;display:flex;align-items:center;gap:24px}.xp-Player-controls>div:nth-child(2){width:50%;display:flex;align-items:center;justify-content:center;gap:24px}@media screen and (max-width: 640px){.xp-Player-controls>div:nth-child(2){position:absolute;left:0;right:0;width:100%;bottom:42%}}@media screen and (min-width: 1024px){.xp-Player-controls>div:nth-child(2){gap:36px}}.xp-Player-controls>div:nth-child(3){width:25%;display:flex;align-items:flex-end;justify-content:flex-end;gap:16px;position:relative}.xp-Player-time{font-weight:600;white-space:nowrap}.xp-Player-videoTimelinePreviewContainer{position:relative;z-index:1}.xp-Player-videoTimelinePreview{position:absolute;left:0;bottom:100%;transform:translate(var(--left));text-align:center;display:flex;flex-direction:column;gap:8px;text-shadow:0px 4px 32px rgba(0,0,0,.12);padding-bottom:20px}.xp-Player-videoPreview{width:164px;height:94px;background:#000;border:2px solid #fff;box-shadow:0 4px 32px #0000001f;border-radius:6px;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;font-weight:700;text-shadow:1px 1px 4px rgba(0,0,0,.12)}.xp-Player-action{display:inline-flex;cursor:pointer;transition:transform .16s ease;padding:0;background:none;border:0;margin:0}.xp-Player-action:active{transform:scale(.88)}.xp-Player-volume{display:flex;align-items:center;animation:showVolume .24s ease}.xp-Player-volumeSlider{padding-left:12px}@media screen and (max-width: 640px){.xp-Player-volumeSlider{display:none}}.xp-Player-goToAdv{font-size:15px;background:linear-gradient(90deg,#fedb26 0%,#ffc531 100%);color:#000;backdrop-filter:blur(6px);padding:12px 16px;border-radius:4px;border:0;cursor:pointer}.xp-Player-goToAdv:hover{background:#fedb26}.xp-Player-skipAdv{position:absolute;right:0;top:48px;background:rgba(0,0,0,.24);color:#fff;padding:8px 16px;border:0;outline:0;border-radius:4px 0 0 4px;cursor:pointer}.xp-Player-skipAdv:hover{background:rgba(0,0,0,.32)}.xp-Player-state{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.xp-Player-stateIcon{width:clamp(56px,12%,192px);aspect-ratio:1;position:relative}.xp-Player-stateIcon .xp-Loader{position:absolute;left:0;top:0;right:0;bottom:0}.xp-animation-show-volume{animation:showVolume .24s}@keyframes showVolume{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.xp-Progress{height:12px;border-radius:24px;background:rgba(255,255,255,.36);backdrop-filter:blur(6px);position:relative;z-index:0}.xp-Progress:hover:before{content:"";position:absolute;left:0;top:-24px;right:0;bottom:-24px;z-index:-1}.xp-Progress-sliderContainer{border-radius:24px;overflow:hidden;cursor:pointer}.xp-Progress-slider{background:#fff;height:12px;width:100%;transform:scaleX(0);transform-origin:0 0}.xp-Progress-slider.is-advert{background:linear-gradient(90deg,#fedb26 0%,#ffc531 100%)}.xp-Progress-sliderThumb{width:24px;height:24px;border-radius:32px;position:absolute;left:-12px;top:-6px;background:#fff;cursor:pointer;transition:box-shadow .16s ease;box-shadow:0 0 4px 2px #00000014}.xp-Progress-sliderThumb:hover{box-shadow:0 0 4px 2px #00000014,0 0 0 8px #ffffff3d}.xp-Progress-sliderThumb:active{box-shadow:0 0 4px 2px #00000014,0 0 0 10px #ffffff3d}.xp-Progress:not(:hover) .xp-Progress-sliderThumb{visibility:hidden}.xp-Progress-marker{position:absolute;top:0;width:12px;height:12px;z-index:1}.xp-Progress-marker:before{content:"";display:block;width:100%;height:100%;background:#000;border-radius:12px;transition:transform .08s ease-out}.xp-Progress-marker:not(:hover):before{transform:scale(.5)}.xp-RelatedVideos{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);background:rgba(0,0,0,.2);position:absolute;left:0;top:0;right:0;padding:24px;z-index:56}@media screen and (min-width: 1024px){.xp-RelatedVideos{padding:44px}}.xp-Slider{height:32px;position:relative;cursor:pointer;display:flex;align-items:center}.xp-Slider:before{content:"";height:2px;border-radius:2px;background:rgba(255,255,255,.36);backdrop-filter:blur(6px);width:100%}.xp-Slider-thumb{width:14px;height:14px;border-radius:50%;background:#fff;position:absolute;left:0;top:50%;margin-top:-7px;transition:box-shadow .16s ease}.xp-Slider-thumb:hover{box-shadow:0 0 0 6px #ffffff3d}.xp-Slider-thumb:active{box-shadow:0 0 0 8px #ffffff3d}.xp-Slider-track{position:absolute;left:0;top:50%;height:2px;margin-top:-1px;bottom:0;background:#fff;border-radius:2px}.xp-Spacer--medium{width:16px}.xp-Video{background-color:#000;border-radius:8px;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 2px 16px #00000014}.xp-Video img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}
