.cp-streamweasels,.cp-streamweasels *,.cp-streamweasels-modal,.cp-streamweasels-modal *,.cp-streamweasels:after,.cp-streamweasels:before{box-sizing:border-box}.cp-streamweasels--default .cp-streamweasels__player{position:relative;height:0;padding-bottom:43.25%}.cp-streamweasels--default .cp-streamweasels__player iframe{position:absolute;top:0;right:0;bottom:0;left:0}.cp-streamweasels--default .cp-streamweasels__streams .cp-stream{max-width:440px;margin:0 auto}.cp-streamweasels-modal{position:fixed;z-index:99999;top:0;left:50%;transform:translateX(-50%);right:0;bottom:0;max-width:1920px;width:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;flex-direction:column}.cp-streamweasels-modal:before{left:-100%}.cp-streamweasels-modal:after,.cp-streamweasels-modal:before{content:"";position:absolute;z-index:99999;top:0;bottom:0;width:100%;background:rgba(0,0,0,.6)}.cp-streamweasels-modal:after{right:-100%}.cp-streamweasels-modal__title{height:40px;width:50%;position:relative;white-space:nowrap;overflow:hidden;transition:height .3s ease;background-color:var(--tileBgColour)}@media (max-width:1024px){.cp-streamweasels-modal__title{width:75%}}.cp-streamweasels-modal__title--video-with-chat{width:calc(50% + 340px)}@media (max-width:698px){.cp-streamweasels-modal__title--video-with-chat{width:75%}}.cp-streamweasels-modal__title:empty{display:none}.cp-streamweasels-modal__title p{line-height:40px;margin:0;position:absolute;left:0;top:0;width:auto;height:40px;padding-left:100%;-webkit-animation:marquee 10s linear infinite;animation:marquee 10s linear infinite;color:var(--tileTitleColour);text-align:center}.cp-streamweasels-modal__title p:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.cp-streamweasels-modal__player{width:50%;height:0;padding-bottom:28.2%;position:relative}@media (max-width:1024px){.cp-streamweasels-modal__player{width:75%;padding-bottom:42.2%}}.cp-streamweasels-modal__player--video-with-chat{width:calc(50% + 340px);padding-bottom:42.2%}@media (max-width:698px){.cp-streamweasels-modal__player--video-with-chat{width:75%;padding-bottom:120%;padding-bottom:140%}}.cp-streamweasels-modal__player iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.cp-streamweasels-modal__player:before{content:"";position:absolute;z-index:9;top:-44px;right:-44px;width:44px;height:44px;cursor:pointer;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' color='%23fff' fill='%23fff'%3E%3Cpath d='M8.5 10L4 5.5 5.5 4 10 8.5 14.5 4 16 5.5 11.5 10l4.5 4.5-1.5 1.5-4.5-4.5L5.5 16 4 14.5 8.5 10z'/%3E%3C/svg%3E")}.cp-streamweasels__loader{--animation-duration:1000ms;width:75px;height:75px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:4px}.cp-streamweasels__loader .spinner-item{height:40%;background-color:var(--clr-spinner);width:5.76923px;-webkit-animation:spinner5 var(--animation-duration) ease-in-out infinite;animation:spinner5 var(--animation-duration) ease-in-out infinite}@-webkit-keyframes spinner5{25%{transform:scaleY(2)}50%{transform:scaleY(1)}}@keyframes spinner5{25%{transform:scaleY(2)}50%{transform:scaleY(1)}}.cp-streamweasels__loader .spinner-item:first-child{--clr-spinner:var(--tileBgColour)}.cp-streamweasels__loader .spinner-item:nth-child(2){--clr-spinner:var(--tileBgColour);-webkit-animation-delay:calc(var(--animation-duration)/10);animation-delay:calc(var(--animation-duration)/10)}.cp-streamweasels__loader .spinner-item:nth-child(3){--clr-spinner:var(--tileBgColour);-webkit-animation-delay:calc(var(--animation-duration)/10*2);animation-delay:calc(var(--animation-duration)/10*2)}.cp-streamweasels__loader .spinner-item:nth-child(4){--clr-spinner:var(--tileBgColour);-webkit-animation-delay:calc(var(--animation-duration)/10*3);animation-delay:calc(var(--animation-duration)/10*3)}.cp-streamweasels__loader .spinner-item:nth-child(5){--clr-spinner:var(--tileBgColour);-webkit-animation-delay:calc(var(--animation-duration)/10*4);animation-delay:calc(var(--animation-duration)/10*4)}