.PlayIcon[data-v-8d0c28a2]{height:auto;width:10px}@media(min-width:768px){.PlayIcon[data-v-8d0c28a2]{width:15px}}path[data-v-8d0c28a2]{fill:var(--white)}.LoadingIcon[data-v-772491b4]{animation:spinning-772491b4 1s linear infinite;height:auto;position:relative;width:10px}@media(min-width:768px){.LoadingIcon[data-v-772491b4]{width:15px}}path[data-v-772491b4]{fill:rgb(var(--clr-white))}@keyframes spinning-772491b4{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.PauseIcon[data-v-cc0bf30f]{height:auto;width:10px}@media(min-width:768px){.PauseIcon[data-v-cc0bf30f]{width:15px}}rect[data-v-cc0bf30f]{fill:var(--white)}.FullscreenIcon[data-v-45dbf170]{height:auto;width:10px}@media(min-width:768px){.FullscreenIcon[data-v-45dbf170]{width:15px}}path[data-v-45dbf170]{fill:var(--white)}.FullscreenIcon_Close[data-v-45dbf170]{display:none}.FullscreenIcon_full .FullscreenIcon_Close[data-v-45dbf170]{display:block}.FullscreenIcon_full .FullscreenIcon_Open[data-v-45dbf170]{display:none}.VideoPlayer[data-v-d625c645]{line-height:0;overflow:hidden}.VideoPlayer[data-v-d625c645],.VideoPlayer_Video[data-v-d625c645]{height:auto;position:relative;width:100%}.VideoPlayer_initial .VideoPlayer_Video[data-v-d625c645]{background:none;-o-object-fit:cover;object-fit:cover}.VideoPlayer[data-v-d625c645]:fullscreen,.VideoPlayer:fullscreen .VideoPlayer_Video[data-v-d625c645]{background-color:var(--black);height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.VideoPlayer_Cover[data-v-d625c645]{align-items:center;cursor:default;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:2}.VideoPlayer_initial .VideoPlayer_Cover[data-v-d625c645]{cursor:pointer;opacity:1}.VideoPlayer_Cover[data-v-d625c645] .PlayIcon{transition:transform .4s;width:5rem}@media(hover:hover)and (pointer:fine){.VideoPlayer_Cover[data-v-d625c645]:hover .PlayIcon{transform:scale(1.2)}}.VideoPlayer_PreviewLoop[data-v-d625c645]{height:100%;opacity:0;position:absolute;top:0;width:100%;z-index:2}.VideoPlayer_initial .VideoPlayer_PreviewLoop[data-v-d625c645]{opacity:1}.VideoPlayer_Controls[data-v-d625c645]{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.003) 8.1%,rgba(0,0,0,.01) 15.5%,rgba(0,0,0,.021) 22.5%,rgba(0,0,0,.035) 29%,rgba(0,0,0,.052) 35.3%,rgba(0,0,0,.07) 41.2%,rgba(0,0,0,.09) 47.1%,rgba(0,0,0,.11) 52.9%,rgba(0,0,0,.13) 58.8%,rgba(0,0,0,.148) 64.7%,rgba(0,0,0,.165) 71%,rgba(0,0,0,.179) 77.5%,rgba(0,0,0,.19) 84.5%,rgba(0,0,0,.197) 91.9%,rgba(0,0,0,.2));bottom:0;display:flex;height:30px;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;transition:opacity .2s ease 1s;z-index:2}@media(min-width:768px){.VideoPlayer_Controls[data-v-d625c645]{height:50px}}.VideoPlayer_playing .VideoPlayer_Controls[data-v-d625c645]{opacity:0}@media(hover:hover)and (pointer:fine){.VideoPlayer:hover .VideoPlayer_Controls[data-v-d625c645]{opacity:1;transition:opacity .2s ease}}@media(hover:none)and (pointer:coarse){.VideoPlayer_playing .VideoPlayer_Controls[data-v-d625c645]{opacity:1}}.VideoPlayer_ControlsButton[data-v-d625c645]{align-items:center;display:flex;height:100%;justify-content:center;padding:0 10px;position:relative;width:auto}@media(min-width:768px){.VideoPlayer_ControlsButton[data-v-d625c645]{padding:0 20px;width:auto}}.VideoPlayer_ControlsButton>span[data-v-d625c645]{display:inline-block;line-height:0;overflow:hidden}@media(hover:hover)and (pointer:fine){.VideoPlayer_ControlsButton[data-v-d625c645]:hover{opacity:.5}}.VideoPlayer_Progress[data-v-d625c645]{align-items:center;cursor:pointer;flex:1 0 auto;height:100%}.VideoPlayer_Progress[data-v-d625c645],.VideoPlayer_Progress_Container[data-v-d625c645]{display:flex;flex-flow:column wrap;justify-content:center}.VideoPlayer_Progress_Container[data-v-d625c645]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fff3,#fff3);border-radius:10rem;height:1px;overflow:hidden;position:relative;transition:height .2s;width:100%}@media(hover:none)and (pointer:coarse){.VideoPlayer_Progress_Container[data-v-d625c645]{height:4px}}progress[data-v-d625c645]{height:8px;position:relative;width:auto}progress[data-v-d625c645],progress[value][data-v-d625c645]{-webkit-appearance:none;-moz-appearance:none;appearance:none}progress[value][data-v-d625c645]{background:linear-gradient(#fff3,#fff3);border:none}progress[value][data-v-d625c645]::-webkit-progress-bar{background:linear-gradient(#fff3,#fff3)}.VideoPlayer:fullscreen progress[value][data-v-d625c645],.VideoPlayer:fullscreen progress[value][data-v-d625c645]::-webkit-progress-bar{background:linear-gradient(#fff3,#fff3)}progress[value][data-v-d625c645]::-webkit-progress-value{background-color:var(--white)}progress[value][data-v-d625c645]::-moz-progress-bar{background-color:var(--white)}.VideoPlayer_Progress_Indicator[data-v-d625c645]{background:linear-gradient(#ffffff4d,#ffffff4d);height:100%;left:0;opacity:0;position:absolute;top:0}.VideoPlayer_Progress_Indicator[data-v-d625c645]:after{background:linear-gradient(#0003,#0003);content:"";height:100%;position:absolute;right:0;top:0;width:1px}@media(hover:hover)and (pointer:fine){.VideoPlayer_Progress:hover .VideoPlayer_Progress_Indicator[data-v-d625c645]{opacity:1}.VideoPlayer_Progress:hover .VideoPlayer_Progress_Container[data-v-d625c645]{height:8px}}.VideoPlayer_Time[data-v-d625c645]{align-items:center;display:flex;justify-content:flex-end;min-width:8rem;padding:0 0 0 .5rem}@media(min-width:768px){.VideoPlayer_Time[data-v-d625c645]{min-width:9rem}}.VideoPlayer_Time>span[data-v-d625c645]{text-align:right}iframe[data-v-15f9e609]{aspect-ratio:16/9;width:100%}
