.VideoPlayer_video-thumbnail__dty8o{width:100%;height:100%;top:0;left:0;position:absolute;background-color:#bcbcbc;cursor:pointer;z-index:10;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.VideoPlayer_video-thumbnail__dty8o:hover{background-color:#d5d5d5!important}.VideoPlayer_video-thumbnail__dty8o:hover .VideoPlayer_play-overlay__Oiys2{background-color:rgba(0,0,0,.3)}.VideoPlayer_video-thumbnail__dty8o:hover .VideoPlayer_play-button__PnKyX{opacity:1;transform:scale(1.1)}.VideoPlayer_video-thumbnail__dty8o .VideoPlayer_play-overlay__Oiys2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.VideoPlayer_video-thumbnail__dty8o .VideoPlayer_play-button__PnKyX{opacity:.9;transition:all .3s ease-in-out;background-image:url(/assets/img/play-btn.png);width:60px;height:60px;background-size:cover}.VideoPlayer_reactPlayer__6pEmu{position:relative;padding-bottom:56.25%}.VideoPlayer_reactPlayer__6pEmu div{position:absolute;top:0;bottom:0;right:0;left:0;z-index:2}.fbvp-root{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden;color:#fff;font-family:Roboto,Segoe UI,system-ui,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.fbvp-root,.fbvp-root *{box-sizing:border-box}.fbvp-root:-webkit-full-screen{width:100vw;height:100vh;aspect-ratio:auto}.fbvp-root:-webkit-full-screen,.fbvp-root:fullscreen{width:100vw;height:100vh;aspect-ratio:auto}.fbvp-hide-cursor{cursor:none}.fbvp-video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.fbvp-spinner{position:absolute;top:50%;left:50%;width:48px;height:48px;margin:-24px 0 0 -24px;border:4px solid hsla(0,0%,100%,.25);border-top-color:#fff;border-radius:50%;animation:fbvp-spin .8s linear infinite;pointer-events:none}@keyframes fbvp-spin{to{transform:rotate(1turn)}}.fbvp-bigplay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.fbvp-bigplay:hover{background:rgba(0,0,0,.8);transform:translate(-50%,-50%) scale(1.06)}.fbvp-bigplay-icon{width:40px;height:40px;margin-left:3px}.fbvp-controls-wrap{position:absolute;left:0;right:0;bottom:0;padding:0 8px 4px;background:linear-gradient(transparent,rgba(0,0,0,.75));opacity:0;pointer-events:none;transition:opacity .2s ease}.fbvp-controls-wrap.fbvp-visible{opacity:1;pointer-events:auto}.fbvp-controls{display:flex;flex-direction:column}.fbvp-controls-row{display:flex;align-items:center;justify-content:space-between;height:44px}.fbvp-controls-group{display:flex;align-items:center;gap:2px}.fbvp-btn{background:none;border:none;color:#fff;cursor:pointer;padding:7px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;line-height:0}.fbvp-btn:hover{background:hsla(0,0%,100%,.12)}.fbvp-icon{width:22px;height:22px;display:block}.fbvp-icon-sm{width:16px;height:16px;display:block}.fbvp-time{font-size:13px;margin:0 10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.fbvp-seek{position:relative;height:16px;display:flex;align-items:center;cursor:pointer;touch-action:none}.fbvp-seek-track{position:relative;width:100%;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;transition:height .1s ease}.fbvp-seek:hover .fbvp-seek-track{height:6px}.fbvp-seek-buffered{background:hsla(0,0%,100%,.45)}.fbvp-seek-buffered,.fbvp-seek-played{position:absolute;top:0;left:0;height:100%;border-radius:2px}.fbvp-seek-played{background:red}.fbvp-seek-thumb{position:absolute;right:-6px;top:50%;width:12px;height:12px;border-radius:50%;background:red;transform:translateY(-50%) scale(0);transition:transform .1s ease}.fbvp-seek:hover .fbvp-seek-thumb{transform:translateY(-50%) scale(1)}.fbvp-seek-tooltip{position:absolute;bottom:22px;transform:translateX(-50%);background:rgba(0,0,0,.85);padding:3px 7px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fbvp-volume{display:flex;align-items:center}.fbvp-volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:4px;opacity:0;border-radius:2px;background:linear-gradient(to right,#fff 0,#fff var(--fbvp-vol,100%),hsla(0,0%,100%,.3) var(--fbvp-vol,100%));transition:width .15s ease,opacity .15s ease;cursor:pointer}.fbvp-volume:hover .fbvp-volume-slider{width:72px;opacity:1;margin:0 8px 0 2px}.fbvp-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.fbvp-volume-slider::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#fff;cursor:pointer}.fbvp-settings{position:static}.fbvp-btn[data-active]{background:hsla(0,0%,100%,.12)}.fbvp-menu{position:absolute;right:8px;bottom:52px;min-width:260px;max-height:320px;overflow-y:auto;padding:6px;background:rgba(28,28,28,.96);border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.5);font-size:13px}.fbvp-menu-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;background:none;border:none;color:#fff;text-align:left;cursor:pointer;border-radius:6px;font-size:13px}.fbvp-menu-row:hover{background:hsla(0,0%,100%,.12)}.fbvp-menu-value{display:flex;align-items:center;gap:4px;color:#aaa}.fbvp-menu-header{display:flex;align-items:center;gap:6px;width:100%;padding:9px 12px;margin-bottom:4px;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.12);color:#fff;cursor:pointer;font-size:13px;font-weight:500}.fbvp-check{width:18px;display:inline-flex;justify-content:center;flex-shrink:0}