.camera-off-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#0e172b;pointer-events:none;text-align:center;overflow:visible;position:relative;z-index:10;transition:opacity .8s ease-in-out;border-radius:inherit}.camera-off-container.visible{opacity:1}.camera-off-logo{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;will-change:opacity,filter;opacity:1!important;display:block!important;visibility:visible!important;filter:drop-shadow(0 0 10px rgba(104,195,163,.3));animation:softGlow 6s ease-in-out infinite}@keyframes softGlow{0%,to{filter:drop-shadow(0 0 8px rgba(104,195,163,.2))}50%{filter:drop-shadow(0 0 15px rgba(104,195,163,.4))}}.camera-off-logo path,.logo-segment{animation-iteration-count:infinite!important;animation-duration:5s!important;animation-timing-function:ease-in-out!important;opacity:.8!important;will-change:opacity!important;transform:none!important}.camera-off-logo path:first-child,.logo-segment:first-child{animation-name:breathe!important;animation-delay:0s!important}.camera-off-logo path:nth-child(2),.logo-segment:nth-child(2){animation-name:breathe!important;animation-delay:.4s!important}.camera-off-logo path:nth-child(3),.logo-segment:nth-child(3){animation-name:breathe!important;animation-delay:.8s!important}.camera-off-logo path:nth-child(4),.logo-segment:nth-child(4){animation-name:breathe!important;animation-delay:1.2s!important}.camera-off-logo path:nth-child(5),.logo-segment:nth-child(5){animation-name:breathe!important;animation-delay:1.6s!important}.camera-off-logo path:nth-child(6),.logo-segment:nth-child(6){animation-name:breathe!important;animation-delay:2s!important}.camera-off-logo path:nth-child(7),.logo-segment:nth-child(7){animation-name:breathe!important;animation-delay:2.4s!important}.camera-off-logo path:nth-child(8),.logo-segment:nth-child(8){animation-name:breathe!important;animation-delay:2.8s!important}.camera-off-logo path:nth-child(9),.logo-segment:nth-child(9){animation-name:breathe!important;animation-delay:3.2s!important}.camera-off-logo path:nth-child(10),.logo-segment:nth-child(10){animation-name:breathe!important;animation-delay:3.6s!important}.camera-off-logo path:nth-child(11),.logo-segment:nth-child(11){animation-name:breathe!important;animation-delay:4s!important}.camera-off-logo path:nth-child(12),.logo-segment:nth-child(12){animation-name:breathe!important;animation-delay:4.4s!important}@keyframes breathe{0%,to{opacity:.6!important}50%{opacity:1!important}}.camera-off-message{margin-top:20px;color:#d6d6d6;font-size:16px;font-weight:500;opacity:0;transform:translateY(10px);transition:opacity .7s ease-in,transform .7s ease-in}.camera-off-container.visible .camera-off-message{opacity:1;transform:translateY(0)}[data-container-type=self] .camera-off-container{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa}.video-hidden,video-player.video-hidden{opacity:0!important;pointer-events:none;transition:opacity .3s ease-in-out}video-player:not(.video-hidden){opacity:1;transition:opacity .3s ease-in-out}