.htvp-player{--htvp-blue:#4285F4;--htvp-red:#ff2d2d;--htvp-play-icon:#666;position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;margin:0 !important;overflow:hidden;border-radius:15px;background:#050505;line-height:0;isolation:isolate;box-shadow:0 20px 38px -31px rgba(66,133,244,0.32),0 17px 32px -30px rgba(0,0,0,0.38),0 7px 16px -13px rgba(0,0,0,0.22),inset 0 0 0 1px rgba(255,255,255,0.09)}.htvp-player,.htvp-player video{margin-top:0 !important}.htvp-player + br{display:none !important;margin:0 !important;padding:0 !important}.htvp-host-p{margin:0 !important;padding:0 !important;line-height:0 !important}@supports not (aspect-ratio:16 / 9){.htvp-player{height:0;padding-top:56.25%}.htvp-player .htvp-video{position:absolute;inset:0}}.htvp-player::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 50%,rgba(66,133,244,0.08),transparent 41%),radial-gradient(circle at 50% 50%,rgba(255,255,255,0.05),transparent 34%);opacity:1;transition:opacity 0.24s ease}.htvp-player::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12),inset 0 0 16px rgba(0,0,0,0.34),inset 0 0 46px rgba(0,0,0,0.21),inset 0 0 112px rgba(0,0,0,0.095),inset 0 0 178px rgba(0,0,0,0.045),inset 0 18px 48px rgba(255,255,255,0.045),inset 0 -22px 66px rgba(0,0,0,0.088);opacity:1;transition:opacity 0.24s ease}.htvp-player.htvp-has-started::before,.htvp-player.htvp-has-started::after{opacity:0}.htvp-player.htvp-is-paused::before{opacity:0.30}.htvp-player.htvp-is-paused::after{opacity:0.58}.htvp-player:fullscreen,.htvp-player:-webkit-full-screen{width:100vw;height:100vh;max-width:none;border-radius:0;background:#000}.htvp-video{width:100% !important;height:100% !important;display:block;object-fit:cover;background:#000;border:0;outline:0;margin:0 !important;-webkit-tap-highlight-color:transparent}.htvp-player:fullscreen .htvp-video,.htvp-player:-webkit-full-screen .htvp-video{object-fit:contain}.htvp-video::-webkit-media-controls,.htvp-video::-webkit-media-controls-enclosure,.htvp-video::-webkit-media-controls-panel,.htvp-video::-webkit-media-controls-timeline,.htvp-video::-webkit-media-controls-current-time-display,.htvp-video::-webkit-media-controls-time-remaining-display,.htvp-video::-webkit-media-controls-play-button,.htvp-video::-webkit-media-controls-start-playback-button,.htvp-video::-webkit-media-controls-overlay-play-button{display:none !important;-webkit-appearance:none !important;opacity:0 !important;pointer-events:none !important}.htvp-video-dot,.htvp-pause-badge{position:absolute;z-index:4;top:18px;left:18px;width:16px;height:16px;background:transparent;border:0;pointer-events:none;animation:htvp-red-indicator-toggle 1.08s steps(1,end) infinite}.htvp-video-dot::before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:999px;background:var(--htvp-red);transform:translate(-50%,-50%);box-shadow:0 0 6px rgba(255,45,45,0.22)}.htvp-pause-badge{display:none}.htvp-pause-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:4px}.htvp-pause-icon span{display:block;width:4px;height:13px;border-radius:999px;background:var(--htvp-red);box-shadow:0 0 6px rgba(255,45,45,0.22)}.htvp-player.htvp-has-started .htvp-video-dot{display:none}.htvp-player.htvp-is-paused .htvp-pause-badge{display:block}.htvp-surface{position:absolute;z-index:3;inset:0;width:100%;height:100%;padding:0 !important;margin:0 !important;border:0;background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none;touch-action:manipulation}.htvp-play{position:absolute;z-index:4;top:50%;left:50%;width:clamp(64px,13%,112px);height:auto;aspect-ratio:1 / 1;min-width:64px;max-width:112px;min-height:64px;max-height:112px;transform:translate(-50%,-50%);border:0;border-radius:999px;cursor:pointer;overflow:visible;display:block;box-sizing:border-box;padding:0 !important;margin:0;line-height:0;appearance:none;-webkit-appearance:none;background:rgba(255,255,255,0.23);color:var(--htvp-play-icon);isolation:isolate;box-shadow:0 8px 20px rgba(0,0,0,0.07),inset 0 0 0 1px rgba(255,255,255,0.28),inset 0 1px 14px rgba(255,255,255,0.15);transition:transform 0.2s ease,opacity 0.2s ease,visibility 0.2s ease,background 0.2s ease,box-shadow 0.2s ease,color 0.2s ease}.htvp-play::before{content:"";position:absolute;z-index:2;top:50%;left:calc(50% + 2px);width:33%;height:42%;background:currentColor;transform:translate(-50%,-50%);clip-path:polygon(0 0,100% 50%,0 100%);filter:drop-shadow(0 3px 5px rgba(0,0,0,0.14))}.htvp-player:hover .htvp-play{transform:translate(-50%,-50%) scale(1.035);background:rgba(255,255,255,0.58);color:var(--htvp-blue)}.htvp-player.htvp-is-playing:not(.htvp-ended) .htvp-play{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-50%) scale(0.94)}.htvp-player.htvp-is-playing:not(.htvp-ended) .htvp-play::after,.htvp-player.htvp-has-error .htvp-play::after{animation-play-state:paused}.htvp-player.htvp-is-paused .htvp-play,.htvp-player.htvp-ended .htvp-play{opacity:1;visibility:visible;pointer-events:auto}.htvp-controls{position:absolute;z-index:6;left:0;right:0;bottom:0;min-height:64px;display:flex;align-items:center;gap:12px;padding:20px 17px 13px;box-sizing:border-box;direction:ltr;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);background:linear-gradient( to top,rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.20) 40%,rgba(0,0,0,0.065) 74%,rgba(0,0,0,0) 100% );transition:opacity 0.22s ease,visibility 0.22s ease,transform 0.22s ease}.htvp-player.htvp-is-playing.htvp-controls-hidden .htvp-controls{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}.htvp-player.htvp-is-paused .htvp-controls,.htvp-player.htvp-ended .htvp-controls,.htvp-player.htvp-controls-active .htvp-controls,.htvp-player.htvp-speed-menu-open .htvp-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.htvp-control,.htvp-download{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;box-sizing:border-box;width:36px;height:36px;min-width:36px;max-width:36px;padding:0 !important;margin:0 !important;border:1px solid rgba(255,255,255,0.22);border-radius:11px;background:rgba(255,255,255,0.16);color:#fff;cursor:pointer;line-height:1;vertical-align:middle;text-decoration:none !important;appearance:none;-webkit-appearance:none;opacity:0.98;box-shadow:0 1px 5px rgba(0,0,0,0.12),inset 0 1px 0 rgba(255,255,255,0.10);transition:background 0.18s ease,border-color 0.18s ease,opacity 0.18s ease,transform 0.18s ease}.htvp-control:hover,.htvp-download:hover{background:rgba(255,255,255,0.22);border-color:rgba(255,255,255,0.30);opacity:1}.htvp-control svg,.htvp-download svg{display:block;width:24px;height:24px;margin:0;flex:0 0 auto;fill:currentColor;filter:drop-shadow(0 1px 1.5px rgba(0,0,0,0.42)) drop-shadow(0 0 1.5px rgba(0,0,0,0.18))}.htvp-progress-wrap{position:relative;flex:1 1 auto;min-width:70px;height:16px;display:flex;align-items:center;direction:ltr}.htvp-progress-track{position:absolute;z-index:1;left:0;right:0;top:50%;height:6px;border:0;outline:0;border-radius:999px;background:rgba(255,255,255,0.25);transform:translateY(-50%);overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,0.20)}.htvp-progress-buffer-layer{position:absolute;z-index:2;inset:0;border-radius:inherit;pointer-events:none}.htvp-progress-buffer-segment{position:absolute;top:0;height:100%;border-radius:inherit;background:rgba(255,255,255,0.72);pointer-events:none}.htvp-progress-played{position:absolute;z-index:3;left:0;top:0;width:0%;height:100%;border-radius:inherit;background:var(--htvp-blue);pointer-events:none}.htvp-progress{position:relative;z-index:4;flex:1 1 auto;width:100%;min-width:70px;height:16px;margin:0 !important;border:0;outline:0;border-radius:999px;cursor:pointer;direction:ltr;background:transparent !important;box-shadow:none !important;appearance:none;-webkit-appearance:none}.htvp-progress:focus,.htvp-progress:focus-visible{outline:0;box-shadow:none}.htvp-progress::-webkit-slider-runnable-track{height:16px;border:0;outline:0;border-radius:999px;background:transparent;box-shadow:none}.htvp-progress::-webkit-slider-thumb{width:16px;height:16px;margin-top:0;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,0.40),0 0 0 2px rgba(255,255,255,0.34);appearance:none;-webkit-appearance:none}.htvp-progress::-moz-range-track{height:16px;border:0;outline:0;border-radius:999px;background:transparent;box-shadow:none}.htvp-progress::-moz-range-progress{background:transparent}.htvp-progress::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,0.40),0 0 0 2px rgba(255,255,255,0.34)}.htvp-progress::-moz-focus-outer{border:0}.htvp-time{flex:0 0 auto;min-width:92px;color:#fff;font-size:15px;font-weight:500;line-height:1;direction:ltr;text-align:center;white-space:nowrap;font-family:inherit;background:transparent;border:0;box-shadow:none;text-shadow:0 1px 2px rgba(0,0,0,0.38),0 0 2px rgba(0,0,0,0.16)}.htvp-speed-wrap{position:relative;z-index:8;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;width:36px;height:36px;min-width:36px;overflow:visible}.htvp-speed{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;line-height:1;font-size:14px;font-weight:800;letter-spacing:-0.35px;font-family:inherit;text-shadow:0 1px 1.5px rgba(0,0,0,0.48),0 0 2px rgba(0,0,0,0.22);overflow:hidden}.htvp-speed-menu{position:absolute;z-index:12;left:50%;bottom:50px;width:96px;min-width:96px;padding:8px;border-radius:15px;background:rgba(18,18,18,0.90);box-shadow:0 14px 30px rgba(0,0,0,0.25);transform:translateX(-50%);display:none}.htvp-speed-wrap.htvp-speed-open .htvp-speed-menu{display:block}.htvp-speed-option{display:flex;align-items:center;justify-content:center;gap:0;direction:ltr;width:100%;min-width:0;padding:9px 10px !important;margin:5px 0 !important;border:0;border-radius:10px;background:transparent;color:#fff;cursor:pointer;font-size:12px;font-family:inherit;text-align:left;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";appearance:none;-webkit-appearance:none}.htvp-speed-option-prefix{display:inline-flex;align-items:center;justify-content:center;flex:0 0 10px;width:10px;min-width:10px;margin-right:5px;opacity:0.96;text-align:center}.htvp-speed-option-rate{display:inline-block;flex:0 0 30px;width:30px;min-width:30px;white-space:nowrap;text-align:left}.htvp-speed-option:hover,.htvp-speed-option.htvp-speed-selected{background:rgba(255,255,255,0.13)}.htvp-volume{flex:0 0 62px;width:62px;height:6px;border:0;border-radius:999px;outline:0;cursor:pointer;direction:ltr;background:linear-gradient( to right,#fff 0%,#fff var(--htvp-volume,100%),rgba(255,255,255,0.30) var(--htvp-volume,100%),rgba(255,255,255,0.30) 100% );box-shadow:0 1px 5px rgba(0,0,0,0.22);appearance:none;-webkit-appearance:none}.htvp-volume::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:transparent}.htvp-volume::-webkit-slider-thumb{width:14px;height:14px;margin-top:-4px;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,0.35);appearance:none;-webkit-appearance:none}.htvp-volume::-moz-range-track{height:6px;border-radius:999px;background:transparent}.htvp-volume::-moz-range-progress{background:transparent}.htvp-volume::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:999px;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,0.35)}.htvp-loading{position:absolute;z-index:7;top:16px;left:50%;right:auto;display:none;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;font-size:13px;line-height:1;color:#fff;background:rgba(0,0,0,0.46);transform:translateX(-50%);white-space:nowrap}.htvp-player.htvp-loading-visible .htvp-loading{display:flex}.htvp-loading::before{content:"";width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,0.35);border-top-color:#fff;animation:htvp-spin 0.8s linear infinite}.htvp-error{position:absolute;z-index:8;inset:auto 18px 18px 18px;display:none;padding:12px 14px;border-radius:14px;color:#fff;font-size:14px;line-height:1.8;background:rgba(180,0,0,0.78)}.htvp-player.htvp-has-error .htvp-error{display:block}.htvp-player.htvp-has-error .htvp-play,.htvp-player.htvp-has-error .htvp-video-dot,.htvp-player.htvp-has-error .htvp-pause-badge,.htvp-player.htvp-has-error .htvp-controls,.htvp-player.htvp-has-error .htvp-surface{display:none}@keyframes htvp-spin{to{transform:rotate(360deg)}}@keyframes htvp-red-indicator-toggle{0%,48%{opacity:1}49%,100%{opacity:0.22}}@media (prefers-reduced-motion:reduce){.htvp-play,.htvp-player::before,.htvp-player::after,.htvp-controls{transition:none}}@media (max-width:768px){.htvp-player{border-radius:15px;margin:0 !important;box-shadow:0 18px 32px -27px rgba(66,133,244,0.30),0 14px 26px -25px rgba(0,0,0,0.36),0 5px 13px -11px rgba(0,0,0,0.20),inset 0 0 0 1px rgba(255,255,255,0.08)}.htvp-video-dot,.htvp-pause-badge{top:12px;left:12px;width:15px;height:15px}.htvp-video-dot::before{width:9px;height:9px}.htvp-pause-icon span{width:4px;height:12px}.htvp-controls{min-height:60px;gap:9px;padding:18px 12px 12px}.htvp-control,.htvp-download,.htvp-speed-wrap,.htvp-speed{width:32px;height:32px;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.htvp-control svg,.htvp-download svg{width:21px;height:21px}.htvp-speed{font-size:12.4px;font-weight:800;letter-spacing:-0.45px}.htvp-speed-menu{bottom:44px;min-width:128px;width:128px;padding:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.htvp-speed-wrap.htvp-speed-open .htvp-speed-menu{display:grid}.htvp-speed-option{min-width:0;width:100%;margin:0 !important;padding:9px 7px !important;box-sizing:border-box;font-size:12px;line-height:1}.htvp-speed-option-prefix{flex-basis:10px;width:10px;min-width:10px;margin-right:3px}.htvp-speed-option-rate{flex-basis:28px;width:28px;min-width:28px}.htvp-time{min-width:76px;font-size:12.5px}.htvp-volume,.htvp-mute{display:none !important}.htvp-loading{top:12px;left:50%;right:auto;transform:translateX(-50%);font-size:12px}}.htvp-player{--htvp-center-play-offset-x:2px;--htvp-toggle-play-offset-x:1px;--htvp-fullscreen-offset-x:0.5px;--htvp-glass-bg:rgba(0,0,0,0.50);--htvp-island-bg:rgba(0,0,0,0.50);--htvp-track-bg:rgba(0,0,0,0.50);--htvp-buffer-bg:rgba(255,255,255,0.38);--htvp-volume-empty:rgba(255,255,255,0.25);--htvp-volume-filled:#ffffff;--htvp-glass-blur:0px}.htvp-fa-play::before{content:"\f04b" !important}.htvp-fa-pause::before{content:"\f04c" !important}.htvp-fa-arrow-rotate-right::before{content:"\f01e" !important}.htvp-fa-volume::before{content:"\f6a8" !important}.htvp-fa-volume-high::before{content:"\f028" !important}.htvp-fa-volume-low::before{content:"\f027" !important}.htvp-fa-volume-off::before{content:"\f026" !important}.htvp-fa-volume-xmark::before{content:"\f6a9" !important}.htvp-fa-download::before{content:"\f0ed" !important}.htvp-fa-fullscreen::before{content:"\f065" !important}.htvp-fa-clone::before{content:"\f24d" !important}.htvp-fa-speed::before{content:"\f625" !important}.htvp-fa,.htvp-fa::before{font-family:"fontawesome","Font Awesome 6 Free","Font Awesome 5 Free","FontAwesome" !important;font-weight:900 !important;font-style:normal !important;font-variant:normal !important;font-synthesis:none !important;font-feature-settings:normal !important;text-rendering:auto !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;speak:never !important;text-transform:none !important;letter-spacing:0 !important;line-height:1 !important;color:currentColor !important;background:transparent !important;box-shadow:none !important;filter:none !important;text-shadow:none !important;vertical-align:middle !important}.htvp-control svg,.htvp-download svg,.htvp-play svg{display:none !important;width:0 !important;height:0 !important;opacity:0 !important;pointer-events:none !important}.htvp-player:not(.htvp-is-ready) .htvp-controls,.htvp-player:not(.htvp-has-started) .htvp-controls{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateY(8px) !important}.htvp-player.htvp-has-started.htvp-is-paused .htvp-controls,.htvp-player.htvp-ended .htvp-controls,.htvp-player.htvp-controls-active .htvp-controls,.htvp-player.htvp-speed-menu-open .htvp-controls{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateY(0) !important}.htvp-player.htvp-has-started.htvp-is-playing.htvp-controls-hidden .htvp-controls{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateY(10px) !important}.htvp-player .htvp-controls{left:0 !important;right:0 !important;bottom:0 !important;width:auto !important;max-width:none !important;min-height:88px !important;padding:10px 16px 12px !important;display:grid !important;grid-template-columns:minmax(0,auto) 1fr minmax(0,auto) !important;grid-template-rows:20px 44px !important;column-gap:10px !important;row-gap:6px !important;align-items:end !important;direction:ltr !important;box-sizing:border-box !important;background:linear-gradient( to top,rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.18) 38%,rgba(0,0,0,0.055) 74%,rgba(0,0,0,0) 100% ) !important;transition:opacity 0.22s ease,visibility 0.22s ease,transform 0.22s ease !important}.htvp-player .htvp-controls>*,.htvp-player .htvp-controls-island,.htvp-player .htvp-progress-wrap{transform:none !important}.htvp-player .htvp-progress-wrap{grid-column:1 / -1 !important;grid-row:1 !important;align-self:center !important;justify-self:stretch !important;width:100% !important;min-width:0 !important;height:20px !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:center !important;z-index:2 !important;direction:ltr !important}.htvp-player .htvp-progress-track{height:5px !important;border:0 !important;border-radius:999px !important;background:var(--htvp-track-bg) !important;background-color:var(--htvp-track-bg) !important;background-image:none !important;box-shadow:none !important;overflow:hidden !important}.htvp-player .htvp-progress-buffer-segment{z-index:1 !important;background:var(--htvp-buffer-bg) !important}.htvp-player .htvp-progress-played{z-index:2 !important;background:var(--htvp-blue,#4285F4) !important}.htvp-player .htvp-progress,.htvp-player input.htvp-progress[type="range"]{-webkit-appearance:none !important;appearance:none !important;position:absolute !important;inset:0 !important;z-index:3 !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;background:transparent !important;background-color:transparent !important;background-image:none !important;border:0 !important;border-radius:0 !important;outline:0 !important;box-shadow:none !important;color:transparent !important;accent-color:auto !important;opacity:0 !important;cursor:pointer !important}.htvp-player .htvp-progress::-webkit-slider-runnable-track,.htvp-player input.htvp-progress[type="range"]::-webkit-slider-runnable-track,.htvp-player .htvp-progress::-moz-range-track,.htvp-player input.htvp-progress[type="range"]::-moz-range-track,.htvp-player .htvp-progress::-moz-range-progress,.htvp-player input.htvp-progress[type="range"]::-moz-range-progress{width:100% !important;height:100% !important;background:transparent !important;background-color:transparent !important;background-image:none !important;border:0 !important;outline:0 !important;box-shadow:none !important;color:transparent !important}.htvp-player .htvp-progress::-webkit-slider-thumb,.htvp-player input.htvp-progress[type="range"]::-webkit-slider-thumb{-webkit-appearance:none !important;appearance:none !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;background:transparent !important;background-color:transparent !important;background-image:none !important;border:0 !important;outline:0 !important;box-shadow:none !important;opacity:0 !important}.htvp-player .htvp-progress::-moz-range-thumb,.htvp-player input.htvp-progress[type="range"]::-moz-range-thumb{width:0 !important;height:0 !important;padding:0 !important;background:transparent !important;background-color:transparent !important;background-image:none !important;border:0 !important;outline:0 !important;box-shadow:none !important;opacity:0 !important}.htvp-player .htvp-progress-thumb{position:absolute !important;z-index:4 !important;width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;max-width:13px !important;max-height:13px !important;aspect-ratio:1 / 1 !important;display:block !important;border-radius:999px !important;background:var(--htvp-blue,#4285F4) !important;background-color:var(--htvp-blue,#4285F4) !important;background-image:none !important;border:0 !important;outline:0 !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important;transition:width 0.26s cubic-bezier(0.22,1,0.36,1),height 0.26s cubic-bezier(0.22,1,0.36,1),box-shadow 0.26s cubic-bezier(0.22,1,0.36,1),transform 0.26s cubic-bezier(0.22,1,0.36,1) !important;will-change:width,height,box-shadow,transform}.htvp-player .htvp-progress-wrap:hover .htvp-progress-thumb{width:20px !important;height:20px !important;min-width:20px !important;min-height:20px !important;max-width:20px !important;max-height:20px !important;border-radius:999px !important;box-shadow:0 3px 10px rgba(0,0,0,0.34) !important}.htvp-player .htvp-controls-island{grid-row:2 !important;position:relative !important;z-index:3 !important;min-width:0 !important;height:44px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:7px !important;padding:4px 4px !important;border:0 !important;border-radius:999px !important;background:var(--htvp-island-bg) !important;box-shadow:none !important;pointer-events:auto !important;background-color:var(--htvp-island-bg) !important;background-image:none !important;box-sizing:border-box !important}.htvp-player .htvp-controls-left{grid-column:1 !important;justify-self:start !important}.htvp-player .htvp-controls-right{grid-column:3 !important;justify-self:end !important}.htvp-player .htvp-controls-left,.htvp-player .htvp-controls-right{align-items:center !important;justify-content:center !important}.htvp-player .htvp-control,.htvp-player .htvp-download,.htvp-player .htvp-speed.htvp-control{position:relative !important;width:36px !important;height:36px !important;min-width:36px !important;max-width:36px !important;min-height:36px !important;max-height:36px !important;flex:0 0 36px !important;box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;align-self:center !important;padding:0 !important;margin:0 !important;line-height:1 !important;vertical-align:middle !important;text-align:center !important;border:0 !important;border-radius:999px !important;background:transparent !important;background-color:transparent !important;box-shadow:none !important;outline:0 !important;overflow:visible !important;color:#ffffff !important}.htvp-player .htvp-control::after,.htvp-player .htvp-download::after,.htvp-player .htvp-speed.htvp-control::after{content:"" !important;position:absolute !important;z-index:0 !important;left:50% !important;top:50% !important;width:36px !important;height:36px !important;transform:translate(-50%,-50%) !important;border-radius:999px !important;background:transparent !important;pointer-events:none !important}.htvp-player .htvp-control:hover::after,.htvp-player .htvp-download:hover::after,.htvp-player .htvp-speed.htvp-control:hover::after,.htvp-player .htvp-control:focus-visible::after,.htvp-player .htvp-download:focus-visible::after,.htvp-player .htvp-speed.htvp-control:focus-visible::after,.htvp-player .htvp-speed-wrap.htvp-speed-open .htvp-speed.htvp-control::after{background:rgba(255,255,255,0.25) !important}.htvp-player .htvp-control:active,.htvp-player .htvp-download:active,.htvp-player .htvp-speed.htvp-control:active,.htvp-player .htvp-control:focus:not(:focus-visible),.htvp-player .htvp-download:focus:not(:focus-visible),.htvp-player .htvp-speed.htvp-control:focus:not(:focus-visible){box-shadow:none !important;outline:0 !important}.htvp-player .htvp-control>.htvp-fa,.htvp-player .htvp-download>.htvp-fa,.htvp-player .htvp-speed.htvp-control>.htvp-fa{position:absolute !important;z-index:1 !important;left:50% !important;top:50% !important;width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;max-width:18px !important;max-height:18px !important;transform:translate(-50%,-50%) !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;font-size:17px !important;line-height:1 !important;text-align:center !important;color:#ffffff !important}.htvp-player .htvp-control>.htvp-fa::before,.htvp-player .htvp-download>.htvp-fa::before,.htvp-player .htvp-speed.htvp-control>.htvp-fa::before{display:block !important;width:1.22em !important;min-width:1.22em !important;height:1em !important;line-height:1 !important;text-align:center !important}.htvp-player .htvp-controls-left .htvp-time{min-width:92px !important;padding:0 8px !important;font-size:14px !important;font-weight:700 !important;line-height:1 !important;color:#ffffff !important;text-align:center !important;direction:ltr !important;text-shadow:none !important;background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important;border:0 !important;border-radius:0 !important;outline:0 !important}.htvp-player .htvp-controls-left .htvp-volume{flex:0 0 0 !important;width:0 !important;min-width:0 !important;max-width:0 !important;height:13px !important;opacity:0 !important;margin:0 !important;overflow:visible !important;border:0 !important;outline:0 !important;box-shadow:none !important;background:transparent !important;background-color:transparent !important;background-image:none !important;cursor:pointer !important;-webkit-appearance:none !important;appearance:none !important;transition:width 0.20s ease,flex-basis 0.20s ease,opacity 0.20s ease !important}.htvp-player .htvp-controls-left:hover .htvp-volume,.htvp-player .htvp-controls-left:focus-within .htvp-volume{flex-basis:62px !important;width:62px !important;min-width:62px !important;max-width:62px !important;opacity:1 !important;margin:0 2px !important}.htvp-player .htvp-controls-left .htvp-volume::-webkit-slider-runnable-track{height:5px !important;border:0 !important;border-radius:999px !important;outline:0 !important;box-shadow:none !important;background:linear-gradient( to right,var(--htvp-volume-filled) 0%,var(--htvp-volume-filled) var(--htvp-volume,100%),var(--htvp-volume-empty) var(--htvp-volume,100%),var(--htvp-volume-empty) 100% ) !important;background-color:transparent !important}.htvp-player .htvp-controls-left .htvp-volume::-webkit-slider-thumb{-webkit-appearance:none !important;appearance:none !important;width:13px !important;height:13px !important;margin-top:-4px !important;border:0 !important;border-radius:999px !important;outline:0 !important;background:var(--htvp-volume-filled) !important;background-color:var(--htvp-volume-filled) !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important;opacity:1 !important}.htvp-player .htvp-controls-left .htvp-volume::-moz-range-track{height:5px !important;border:0 !important;border-radius:999px !important;outline:0 !important;box-shadow:none !important;background:var(--htvp-volume-empty) !important;background-color:var(--htvp-volume-empty) !important}.htvp-player .htvp-controls-left .htvp-volume::-moz-range-progress{height:5px !important;border:0 !important;border-radius:999px !important;outline:0 !important;box-shadow:none !important;background:var(--htvp-volume-filled) !important;background-color:var(--htvp-volume-filled) !important}.htvp-player .htvp-controls-left .htvp-volume::-moz-range-thumb{width:13px !important;height:13px !important;border:0 !important;border-radius:999px !important;outline:0 !important;background:var(--htvp-volume-filled) !important;background-color:var(--htvp-volume-filled) !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important;opacity:1 !important}.htvp-player .htvp-controls-left .htvp-volume:hover::-webkit-slider-thumb,.htvp-player .htvp-controls-left .htvp-volume:focus::-webkit-slider-thumb,.htvp-player .htvp-controls-left .htvp-volume:focus-visible::-webkit-slider-thumb{width:13px !important;height:13px !important;margin-top:-4px !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important}.htvp-player .htvp-controls-left .htvp-volume:hover::-moz-range-thumb,.htvp-player .htvp-controls-left .htvp-volume:focus::-moz-range-thumb,.htvp-player .htvp-controls-left .htvp-volume:focus-visible::-moz-range-thumb{width:13px !important;height:13px !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important}.htvp-player .htvp-speed-value{display:none !important}.htvp-player .htvp-controls-right .htvp-speed-wrap{position:relative !important;z-index:9 !important;flex:0 0 36px !important;width:36px !important;height:36px !important;min-width:36px !important;min-height:36px !important;max-width:36px !important;max-height:36px !important;align-self:center !important;vertical-align:middle !important;overflow:visible !important}.htvp-player .htvp-controls-right .htvp-speed-menu{bottom:52px !important;left:50% !important;transform:translateX(-50%) !important}.htvp-player .htvp-play{--htvp-center-play-size:clamp(51px,10.4%,90px) !important;position:absolute !important;z-index:4 !important;top:50% !important;left:50% !important;right:auto !important;bottom:auto !important;width:var(--htvp-center-play-size) !important;inline-size:var(--htvp-center-play-size) !important;height:auto !important;block-size:auto !important;min-height:0 !important;min-block-size:0 !important;max-height:none !important;max-block-size:none !important;aspect-ratio:1 / 1 !important;transform:translate(-50%,-50%) !important;transform-origin:center center !important;border:0 !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;line-height:1 !important;box-sizing:border-box !important;background:var(--htvp-glass-bg) !important;background-color:var(--htvp-glass-bg) !important;color:#ffffff !important;box-shadow:none !important;overflow:visible !important;container-type:inline-size;container-name:htvp-center-play;transition:transform 0.22s ease,background-color 0.22s ease,opacity 0.22s ease !important}.htvp-player:hover .htvp-play,.htvp-player .htvp-play:hover,.htvp-player .htvp-play:focus,.htvp-player .htvp-play:focus-visible{transform:translate(-50%,-50%) scale(1.06) !important;background:var(--htvp-glass-bg) !important;color:#ffffff !important;box-shadow:none !important}.htvp-player .htvp-play::before,.htvp-player .htvp-play::after{content:none !important;display:none !important;animation:none !important;background:transparent !important;clip-path:none !important;-webkit-clip-path:none !important}.htvp-player .htvp-play>.htvp-fa{--htvp-center-play-icon-size:clamp(20px,31.5cqw,30px) !important;position:absolute !important;z-index:2 !important;left:50% !important;top:50% !important;width:var(--htvp-center-play-icon-size) !important;height:var(--htvp-center-play-icon-size) !important;min-width:var(--htvp-center-play-icon-size) !important;min-height:var(--htvp-center-play-icon-size) !important;max-width:var(--htvp-center-play-icon-size) !important;max-height:var(--htvp-center-play-icon-size) !important;transform:translate(-50%,-50%) scale(1) !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:var(--htvp-center-play-icon-size) !important;line-height:1 !important;color:#ffffff !important;margin:0 !important;padding:0 !important;transition:transform 0.22s ease,opacity 0.22s ease !important}.htvp-player .htvp-play>.htvp-fa::before{display:block !important;width:1em !important;min-width:1em !important;height:1em !important;line-height:1 !important;text-align:center !important}@supports not (font-size:1cqw){.htvp-player .htvp-play>.htvp-fa{--htvp-center-play-icon-size:clamp(20px,3.78vw,30px) !important}}.htvp-player.htvp-has-started:not(.htvp-ended) .htvp-play{pointer-events:none}.htvp-player .htvp-video-dot,.htvp-player .htvp-pause-badge{top:15px !important;left:18px !important}.htvp-player .htvp-video-dot::before{width:10px !important;height:10px !important}.htvp-player .htvp-preplay-duration{position:absolute !important;z-index:4 !important;top:14px !important;left:36px !important;height:18px !important;min-width:42px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 8px !important;border:0 !important;border-radius:999px !important;background:var(--htvp-glass-bg) !important;background-color:var(--htvp-glass-bg) !important;background-image:none !important;color:#fff !important;font-size:11.5px !important;font-weight:800 !important;line-height:1 !important;text-align:center !important;font-variant-numeric:tabular-nums !important;font-feature-settings:"tnum" 1 !important;direction:ltr !important;white-space:nowrap !important;box-sizing:border-box !important;pointer-events:none !important;box-shadow:none !important}.htvp-player .htvp-preplay-duration .htvp-preplay-duration-text{display:block !important;line-height:1 !important;transform:translateY(1px) !important;will-change:transform !important}.htvp-player .htvp-preplay-duration.htvp-preplay-duration-pending{color:transparent !important;text-shadow:none !important}.htvp-player.htvp-has-started .htvp-preplay-duration,.htvp-player.htvp-is-playing .htvp-preplay-duration,.htvp-player.htvp-is-paused.htvp-has-started .htvp-preplay-duration,.htvp-player.htvp-ended .htvp-preplay-duration,.htvp-player.htvp-has-error .htvp-preplay-duration{display:none !important;visibility:hidden !important;opacity:0 !important}.htvp-player .htvp-loading,.htvp-player.htvp-loading-visible .htvp-loading,.htvp-player.htvp-is-waiting .htvp-loading,.htvp-loading.htvp-loading-visible{background:var(--htvp-glass-bg) !important;background-color:var(--htvp-glass-bg) !important;background-image:none !important}.htvp-player.htvp-cursor-hidden,.htvp-player.htvp-cursor-hidden *,.htvp-player.htvp-cursor-hidden video{cursor:none !important}@media (max-width:768px){.htvp-player .htvp-controls{min-height:82px !important;padding:9px 10px 10px !important;grid-template-rows:18px 40px !important;column-gap:6px !important;row-gap:5px !important}.htvp-player .htvp-progress-track{height:4px !important}.htvp-player .htvp-progress-thumb{width:12px !important;height:12px !important}.htvp-player .htvp-progress-wrap:hover .htvp-progress-thumb{width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;max-width:18px !important;max-height:18px !important;border-radius:999px !important}.htvp-player .htvp-controls-island{height:40px !important;gap:4px !important;padding:4px 4px !important}.htvp-player .htvp-control,.htvp-player .htvp-download,.htvp-player .htvp-speed.htvp-control,.htvp-player .htvp-controls-right .htvp-speed-wrap{width:31px !important;height:31px !important;min-width:31px !important;max-width:31px !important;min-height:31px !important;max-height:31px !important;flex-basis:31px !important}.htvp-player .htvp-control::after,.htvp-player .htvp-download::after,.htvp-player .htvp-speed.htvp-control::after{width:31px !important;height:31px !important}.htvp-player .htvp-control>.htvp-fa,.htvp-player .htvp-download>.htvp-fa,.htvp-player .htvp-speed.htvp-control>.htvp-fa{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;max-width:16px !important;max-height:16px !important;font-size:15.5px !important}.htvp-player .htvp-controls-left .htvp-time{min-width:78px !important;padding:0 5px !important;font-size:12.5px !important}.htvp-player .htvp-controls-left .htvp-volume,.htvp-player .htvp-controls-left:hover .htvp-volume,.htvp-player .htvp-controls-left:focus-within .htvp-volume{display:none !important;width:0 !important;min-width:0 !important;max-width:0 !important;flex-basis:0 !important;opacity:0 !important}.htvp-player .htvp-play{--htvp-center-play-size:clamp(45px,11.2%,75px) !important}.htvp-player .htvp-play>.htvp-fa{--htvp-center-play-icon-size:clamp(18px,31.5cqw,27px) !important}@supports not (font-size:1cqw){.htvp-player .htvp-play>.htvp-fa{--htvp-center-play-icon-size:clamp(18px,4.2vw,27px) !important}}.htvp-player .htvp-video-dot,.htvp-player .htvp-pause-badge{top:12px !important;left:12px !important}.htvp-player .htvp-video-dot::before{width:9px !important;height:9px !important}.htvp-player .htvp-preplay-duration{top:10.5px !important;left:29px !important;min-width:40px !important;padding:0 7px !important;font-size:11px !important}}@media (max-width:420px){.htvp-player .htvp-controls-left .htvp-time{display:none !important}.htvp-player .htvp-controls-island{gap:3px !important}}.htvp-player>.htvp-video{position:absolute !important;inset:0 !important;z-index:0 !important;width:100% !important;height:100% !important;display:block !important;margin:0 !important;border-radius:inherit !important;transform:translateZ(0) !important;backface-visibility:hidden !important}.htvp-player.htvp-has-started.htvp-is-playing.htvp-controls-hidden .htvp-controls{transform:none !important;background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important}.htvp-player{container-type:inline-size;container-name:htvp-player}@media (max-width:768px){.htvp-player .htvp-controls{min-height:clamp(64px,18cqw,78px) !important;padding:clamp(6px,1.8cqw,9px) clamp(8px,2.6cqw,10px) clamp(8px,2.1cqw,10px) !important;grid-template-rows:clamp(13px,4.1cqw,18px) clamp(34px,10.5cqw,40px) !important;row-gap:clamp(2px,0.9cqw,5px) !important;column-gap:clamp(5px,1.8cqw,8px) !important}.htvp-player .htvp-progress-wrap{height:clamp(14px,4.2cqw,18px) !important}.htvp-player .htvp-progress-track{height:clamp(3.5px,1.1cqw,4px) !important}.htvp-player .htvp-progress-thumb{width:clamp(10px,3.2cqw,12px) !important;height:clamp(10px,3.2cqw,12px) !important;min-width:clamp(10px,3.2cqw,12px) !important;min-height:clamp(10px,3.2cqw,12px) !important;max-width:clamp(10px,3.2cqw,12px) !important;max-height:clamp(10px,3.2cqw,12px) !important}.htvp-player .htvp-progress-wrap:hover .htvp-progress-thumb{width:clamp(15px,4.8cqw,18px) !important;height:clamp(15px,4.8cqw,18px) !important;min-width:clamp(15px,4.8cqw,18px) !important;min-height:clamp(15px,4.8cqw,18px) !important;max-width:clamp(15px,4.8cqw,18px) !important;max-height:clamp(15px,4.8cqw,18px) !important}.htvp-player .htvp-controls-island{height:clamp(34px,10.5cqw,40px) !important;gap:clamp(2px,0.9cqw,4px) !important;padding:4px 4px !important}.htvp-player .htvp-control,.htvp-player .htvp-download,.htvp-player .htvp-speed.htvp-control,.htvp-player .htvp-controls-right .htvp-speed-wrap{flex:0 0 clamp(27px,8.3cqw,31px) !important;width:clamp(27px,8.3cqw,31px) !important;height:clamp(27px,8.3cqw,31px) !important;min-width:clamp(27px,8.3cqw,31px) !important;min-height:clamp(27px,8.3cqw,31px) !important;max-width:clamp(27px,8.3cqw,31px) !important;max-height:clamp(27px,8.3cqw,31px) !important}.htvp-player .htvp-control::after,.htvp-player .htvp-download::after,.htvp-player .htvp-speed.htvp-control::after{width:clamp(27px,8.3cqw,31px) !important;height:clamp(27px,8.3cqw,31px) !important}.htvp-player .htvp-control>.htvp-fa,.htvp-player .htvp-download>.htvp-fa,.htvp-player .htvp-speed.htvp-control>.htvp-fa{width:clamp(13.5px,4.2cqw,16px) !important;height:clamp(13.5px,4.2cqw,16px) !important;min-width:clamp(13.5px,4.2cqw,16px) !important;min-height:clamp(13.5px,4.2cqw,16px) !important;max-width:clamp(13.5px,4.2cqw,16px) !important;max-height:clamp(13.5px,4.2cqw,16px) !important;font-size:clamp(13px,4.1cqw,15.5px) !important}.htvp-player .htvp-controls-left .htvp-time{min-width:clamp(68px,21cqw,78px) !important;font-size:clamp(11px,3.4cqw,12.5px) !important;padding:0 clamp(3px,1.2cqw,5px) !important}}@container htvp-player (max-width:390px){.htvp-player .htvp-controls{min-height:62px !important;padding-top:5px !important;padding-bottom:7px !important;grid-template-rows:12px 33px !important;row-gap:2px !important}.htvp-player .htvp-progress-wrap{height:13px !important}}@media (max-width:768px){.htvp-player .htvp-controls{--htvp-mobile-equal-gap:clamp(6px,1.9cqw,8px);--htvp-mobile-progress-row:clamp(6px,1.7cqw,8px);--htvp-mobile-island-row:clamp(34px,10.8cqw,40px);padding:clamp(7px,2.2cqw,9px) clamp(9px,3cqw,11px) var(--htvp-mobile-equal-gap) !important;row-gap:var(--htvp-mobile-equal-gap) !important;grid-template-rows:var(--htvp-mobile-progress-row) var(--htvp-mobile-island-row) !important;min-height:calc( clamp(7px,2.2cqw,9px) + var(--htvp-mobile-progress-row) + var(--htvp-mobile-equal-gap) + var(--htvp-mobile-island-row) + var(--htvp-mobile-equal-gap) ) !important}.htvp-player .htvp-progress-wrap{align-self:center !important;height:var(--htvp-mobile-progress-row) !important}.htvp-player .htvp-progress-track{height:clamp(4px,1.15cqw,5px) !important}.htvp-player .htvp-controls-island{align-self:center !important;height:var(--htvp-mobile-island-row) !important}}@media (max-width:390px){.htvp-player .htvp-controls{--htvp-mobile-equal-gap:clamp(5px,1.7cqw,7px);--htvp-mobile-progress-row:clamp(5px,1.55cqw,7px);--htvp-mobile-island-row:clamp(32px,10.4cqw,38px);padding:clamp(6px,2cqw,8px) clamp(8px,2.8cqw,10px) var(--htvp-mobile-equal-gap) !important}}.htvp-player .htvp-progress-wrap,.htvp-player .htvp-progress,.htvp-player input.htvp-progress[type="range"]{touch-action:none !important;-webkit-user-select:none !important;user-select:none !important}.htvp-player .htvp-progress-thumb{pointer-events:none !important}@media (max-width:768px){.htvp-player .htvp-progress-wrap{cursor:pointer !important}}.htvp-player.htvp-is-playing.htvp-touch-controls-revealed:not(.htvp-ended) .htvp-play{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translate(-50%,-50%) scale(1) !important}.htvp-player.htvp-is-playing.htvp-touch-controls-revealed:not(.htvp-ended) .htvp-play>.htvp-fa-pause{transform:translate(-50%,-50%) scale(1) !important}.htvp-player .htvp-controls-island,.htvp-player .htvp-play,.htvp-player .htvp-preplay-duration,.htvp-player .htvp-loading,.htvp-player.htvp-loading-visible .htvp-loading,.htvp-player.htvp-is-waiting .htvp-loading,.htvp-loading.htvp-loading-visible{}.htvp-player .htvp-progress-wrap{overflow:visible !important}.htvp-player .htvp-progress-tooltip{position:absolute !important;z-index:8 !important;left:var(--htvp-tooltip-left-px,50%) !important;bottom:calc(100% + 9px) !important;transform:translateX(-50%) translateY(4px) scale(0.98) !important;min-width:42px !important;height:20px !important;padding:0 8px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;background:var(--htvp-glass-bg) !important;color:#ffffff !important;font-size:11px !important;font-weight:800 !important;line-height:20px !important;direction:ltr !important;white-space:nowrap !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;box-shadow:0 5px 14px rgba(0,0,0,0.22) !important;transition:opacity 0.14s ease,visibility 0.14s ease,transform 0.14s ease !important}.htvp-player .htvp-progress-tooltip::after{content:"" !important;position:absolute !important;left:50% !important;bottom:-6px !important;width:10px !important;height:6px !important;transform:translateX(-50%) !important;background:var(--htvp-glass-bg) !important;-webkit-clip-path:polygon(50% 100%,0 0,100% 0) !important;clip-path:polygon(50% 100%,0 0,100% 0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;opacity:1 !important;pointer-events:none !important}.htvp-player .htvp-progress-wrap.htvp-tooltip-visible .htvp-progress-tooltip{opacity:1 !important;visibility:visible !important;transform:translateX(-50%) translateY(0) scale(1) !important}.htvp-player .htvp-progress-thumb{top:50% !important;transform:translate(-50%,-50%) !important;pointer-events:none !important}.htvp-player .htvp-progress-wrap:hover .htvp-progress-thumb{transform:translate(-50%,-50%) !important}.htvp-player .htvp-progress-wrap:focus-within:not(:hover) .htvp-progress-thumb{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;max-width:13px !important;max-height:13px !important;transform:translate(-50%,-50%) !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important}.htvp-player .htvp-pip[hidden]{display:none !important}.htvp-player .htvp-pip.htvp-pip-active{color:#ffffff !important}@media (max-width:768px){.htvp-player .htvp-progress-tooltip{bottom:calc(100% + 7px) !important;min-width:40px !important;height:19px !important;padding:0 7px !important;font-size:10.5px !important;line-height:19px !important}.htvp-player .htvp-progress-wrap:focus-within:not(:hover) .htvp-progress-thumb{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;max-width:13px !important;max-height:13px !important;transform:translate(-50%,-50%) !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important}}@media (hover:none){.htvp-player .htvp-progress-wrap:focus-within .htvp-progress-thumb{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;max-width:13px !important;max-height:13px !important;transform:translate(-50%,-50%) !important;box-shadow:0 1px 6px rgba(0,0,0,0.34) !important}}.htvp-player.htvp-is-playing.htvp-touch-controls-revealed:not(.htvp-ended) .htvp-play{pointer-events:auto !important}.htvp-player .htvp-play>.htvp-fa.htvp-fa-play{transform:translate(calc(-50% + var(--htvp-center-play-offset-x,2px)),-50%) scale(1) !important}.htvp-player .htvp-play:hover>.htvp-fa.htvp-fa-play,.htvp-player .htvp-play:focus>.htvp-fa.htvp-fa-play,.htvp-player .htvp-play:focus-visible>.htvp-fa.htvp-fa-play{transform:translate(calc(-50% + var(--htvp-center-play-offset-x,2px)),-50%) scale(1) !important}.htvp-player .htvp-controls-left .htvp-toggle>.htvp-fa-play{transform:translate(calc(-50% + var(--htvp-toggle-play-offset-x,1px)),-50%) !important}.htvp-player .htvp-fullscreen>.htvp-fa-fullscreen{transform:translate(calc(-50% + var(--htvp-fullscreen-offset-x,0.5px)),-50%) !important}