@import url("https://fonts.googleapis.com/css?family=Merriweather&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,600");.img-component{width:100%}.img-component .img-container-ratio{position:relative;padding-bottom:100%}.img-component .img-container-ratio.ar5-4{padding-bottom:calc(100% / 5 * 4)}.img-component .img-container-ratio.ar4-3{padding-bottom:calc(100% / 4 * 3)}.img-component .img-container-ratio.ar3-2{padding-bottom:calc(100% / 3 * 2)}.img-component .img-container-ratio.ar3-1{padding-bottom:calc(100% / 3 * 1)}.img-component .img-container-ratio.ar16-9{padding-bottom:calc(100% / 16 * 9)}.img-component .img-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;justify-content:center}.img-component .img{width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.img-component .img.logo{background-size:contain;border:1vw solid transparent}.img-component.fill{display:flex;height:100%;width:100%}.img-component.fill .img-container-ratio{width:100%;height:100%;padding-bottom:0}html,body,#ticker{width:100%;height:100%;margin:0;padding:0}#tty-recommender-ticker{position:relative}.tty-recommender-recommendations-wrapper{overflow:hidden;position:relative}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}*{font-family:'Roboto',Arial,sans-serif;font-weight:600}.tty-recommendation{float:left}#ticker{background-color:white}#widget-header{height:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:5px;padding-top:3px}#widget-header img.header-image{height:18px;margin:5px 5px 5px 2px}#widget-header .pagination{margin-right:5px;overflow:hidden;display:flex;justify-content:right;align-items:center;font-size:11px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:5}#widget-header .page{color:#4d4d4d;cursor:pointer;height:21px;width:21px;display:flex;justify-content:center;align-items:center;font-weight:300;font-family:Roboto;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;border-radius:4px}#widget-header .page.active{color:white;background-color:#ed1c24}#tty-recommender-ticker .tty-recommendation{position:relative;max-height:146px;width:100%;padding-right:8px;margin-bottom:2px}#tty-recommender-ticker a.article-teaser{width:100%;height:100%;display:flex;flex-direction:row}#tty-recommender-ticker .article-text{padding:2px 7px}#tty-recommender-ticker .article-title{font-size:14px;line-height:1.3;display:block;display:-webkit-box;max-width:100%;max-height:72.8px;font-size:14px;line-height:1.3;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}#tty-recommender-ticker .article-photo{width:140px;min-width:140px;height:78px;background-size:cover;background-position:center center}@media(min-height:141px){.article-title{display:block;display:-webkit-box;max-width:100%;max-height:72.8px;font-size:14px;line-height:1.3;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}}