html{box-sizing:border-box;font-size:14px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}#widget-container{font-family:Roboto;background-color:#fff;padding:0 15px 10px;height:100%;width:100%}#widget-container a{color:#484848;font-weight:700;font-size:14px;word-break:break-word;text-decoration:none}#widget-container.nightmode{background-color:#171717}#widget-container.nightmode a{color:#dcdcdc}#widget-logo{display:flex;align-items:center;justify-content:center;padding:10px 0 5px}#widget-logo img{width:160px}#widget-video{width:100%;border:none}#widget-video-title{margin:10px 0 20px 0}#widget-programs{display:flex;justify-content:space-between}#widget-programs a{display:block;width:48.5%;overflow:hidden;text-decoration:none}#widget-programs .widget-program{width:100%;transition:all .5s}#widget-programs a:hover .widget-program{transform:scale(1.1)}#widget-programs .widget-program-text{text-align:center;padding:20px 0;background-color:#e9ebee}#widget-container.nightmode #widget-programs .widget-program-text{background-color:#dcdcdc}#widget-container.nightmode #widget-programs a{color:#484848}