@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Handlee&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";.stream-choice div{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;padding:16px 2px 40px}.stream-choice .tab{width:100%;border:0;border-radius:4px;padding:.625rem 0;font-size:18px;font-weight:500;line-height:1.25;outline:none;background:#fff;cursor:pointer}@media (max-width: 445px){.stream-choice .tab{font-size:14px;color:green}}@media (max-width: 351px){.stream-choice .tab{padding:.2rem 0}}.stream-choice .bias-1{--tab-border-color: #4D69FF;--tab-shadow: 0px 4px 20px 0px rgba(77, 105, 255, .7);--tab-selected-background: linear-gradient(272deg, #686DE0 0%, #4834D4 100%);--tab-hover-background: rgba(104, 109, 224, .5);--tab-active-background: rgba(104, 109, 224, .3)}.stream-choice .bias-3{--tab-border-color: #988BF7;--tab-shadow: 0px 4px 20px 0px rgba(77, 105, 255, .45);--tab-selected-background: linear-gradient(92deg, #686CE0 -.08%, #988BF7 100%);--tab-hover-background: rgba(104, 109, 224, .3);--tab-active-background: rgba(104, 109, 224, .2)}.stream-choice .bias-5{--tab-border-color: #858585;--tab-shadow: 0px 4px 20px 0px rgba(116, 116, 116, .5);--tab-selected-background: linear-gradient(90deg, #7E73CE 0%, #DC5C67 100%);--tab-hover-background: rgba(175, 175, 175, .45);--tab-active-background: rgba(175, 175, 175, .25)}.stream-choice .tab[data-headlessui-state=selected].bias-5{--tab-border-color: white}.stream-choice .bias-7{--tab-border-color: #FF7F8A;--tab-shadow: 0px 4px 20px 0px rgba(255, 0, 22, .45);--tab-selected-background: linear-gradient(88deg, #FF7F8A 0%, #FF5463 100%);--tab-hover-background: rgba(255, 0, 22, .3);--tab-active-background: rgba(255, 0, 22, .2)}.stream-choice .bias-9{--tab-border-color: #FF0016;--tab-shadow: 0px 4px 20px 0px rgba(255, 0, 22, .7);--tab-selected-background: linear-gradient(88deg, #FF5463 0%, #FF384A 100%);--tab-hover-background: rgba(255, 0, 22, .5);--tab-active-background: rgba(255, 0, 22, .4)}.stream-choice .tab{border:1px solid var(--tab-border-color);background:#161616;box-shadow:var(--tab-shadow);color:#fff;text-align:center;font-style:normal;font-weight:400;line-height:normal}.stream-choice .tab[data-headlessui-state=selected]{background:var(--tab-selected-background);color:#fff}.stream-choice .tab:hover{background:var(--tab-hover-background);box-shadow:var(--tab-shadow),inset 0 0 20px -4px #000d,inset 0 4px 24px 16px var(--tab-hover-background)}.stream-choice .tab:active{background:var(--tab-active-background);box-shadow:var(--tab-shadow),inset 0 0 20px -4px #000d,inset 0 4px 24px 16px var(--tab-active-background)}.news-player .video-container iframe{border-radius:5px;overflow:hidden}:root{--default-font: "Mulish", sans-serif;--primary-color: rgb(240, 37, 37);--light-grey-color: rgb(243, 243, 243);--dark-color: #161616}*{padding:0;margin:0;box-sizing:border-box;font-family:var(--default-font)}p{line-height:1.5rem;padding:.5rem 0rem}.container{max-width:1100px;padding:0 20px;margin:auto}body{background-color:var(--dark-color)}nav .container{display:flex;flex-direction:column;align-items:center;gap:24px;margin:80px auto 2rem}nav .logo{display:flex;width:100%;justify-content:center}nav .sub-heading{color:#ffffffb3;text-align:center;font-family:Mulish,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:24px}nav .sub-heading a{color:#fff;font-weight:800;text-decoration:none}nav .sub-heading a:hover{text-decoration:underline}@media (max-width: 600px){nav .sub-heading{font-size:18px}}footer{background-color:var(--dark-color);color:#ffffffb3;height:100%;padding:2rem 0rem;margin-top:1rem}.footer{display:flex;flex-direction:row;gap:48px}.footer p{font-size:.95rem;text-align:left}.footer a{color:#ffffffb3;text-decoration:none}.footer a:hover{color:var(--light-grey-color)}.copyright{flex-grow:1}.copyright p{text-align:right}@media (max-width: 716px){.footer{flex-direction:column;gap:10px}.footer article{margin-top:0}.footer p{padding:0}.copyright p{text-align:left}}@media (max-width: 900px){nav .container{flex-direction:column}.social{display:none}.options a{margin:.5rem 0rem}}
