.VolumeTracker{width:100px;height:100px;overflow:hidden}.VolumeTracker__background{width:120px;height:170px;transform:rotate(45deg);position:absolute;top:15px;left:25px;opacity:.8;background-color:gray;overflow:hidden}.VolumeTracker__indicator{height:156px;transform:rotate(135deg);position:absolute;left:-116px;bottom:-23px;background-color:#14ab78}
.Loader{justify-content:center;align-items:center;display:flex;flex-direction:row;text-align:center}
.Player{position:relative}.Player svg{font-size:24px}.Player__volumeTracker{position:absolute;bottom:0;right:0}.Player__video{width:100%;height:100%}.Player__video--controlled::-webkit-media-controls-panel{display:none !important}
@keyframes fade{0%{opacity:0}100%{opacity:1}}.fade-enter-active{animation:fade .4s}.fade-leave-active{animation:fade .4s reverse}.Modal{align-items:center;justify-content:center;display:flex;flex-direction:row;background-color:rgba(0,0,0,.3);z-index:3;height:100vh;position:absolute;top:0}@media screen and (max-height: 660px)and (orientation: landscape){.Modal{min-height:660px}}.Modal__body{justify-content:center;display:flex;flex-direction:row;position:absolute;background-color:#fff;border-radius:8px;padding-top:60px}.Modal__logo{width:175px;position:absolute;top:10px}.Modal__close{width:35px;height:35px;position:absolute;top:10px;right:10px;cursor:pointer}.Modal__close::before,.Modal__close::after{content:"";width:35px;height:8px;position:absolute;top:16px;background-color:#ef7e36}.Modal__close::before{transform:rotate(45deg)}.Modal__close::after{transform:rotate(-45deg)}.Modal__content{display:flex;flex-direction:column;overflow:auto;min-width:320px;max-width:75vw;min-height:100px;max-height:calc(75vh - 60px)}.Modal__content::-webkit-scrollbar{width:5px}.Modal__content::-webkit-scrollbar-thumb{background-color:#6a6a6a;border-radius:8px;border:1px solid gray}

/*# sourceMappingURL=components.7ece10a7953ccb3e6d3e.css.map*/