.tickerWidget{height:50px;background:#f2f2f2;display:flex;font-size:15px;align-items:center;font-weight:bold;margin-top:24px;width:100%}.tickerWidget__caption{background:#fce830;display:flex;align-items:center;font-weight:700;padding:0 16px;height:100%}.tickerWidget__caption--urgente{background:#fc4830;color:#fff}.tickerWidget__title{margin:0 8px;overflow:auto;display:flex;-ms-overflow-style:none;scrollbar-width:none}.tickerWidget__title::-webkit-scrollbar{display:none}.tickerWidget__link{color:#121212;font-weight:700;white-space:nowrap;line-height:18px}.tickerWidget__button{background-color:#fc0;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;height:23px;line-height:18px;margin-left:15px;padding-top:5px;text-align:center;width:117px}.tickerWidget__button a{color:#000}