@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap);#specialAlertsSlideshow{background:#a60000;color:#fff;font-family:'Roboto Condensed',sans-serif}#specialAlertsSlideshow a{text-decoration:none}#specialAlertsSlideshow a:focus,#specialAlertsSlideshow a:hover{text-decoration:underline}.specialAlertButton{background:0 0;color:#fff;border:none;padding:0 2px}#specialAlertControls{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-direction:column}.specialAlertCaption{position:static;padding:5px 55px}.specialAlertBody,.specialAlertTitle{padding:0;margin:0}.specialAlertTitle{font-weight:700}.specialAlertBody{font-weight:400}@supports not (-webkit-line-clamp:1){.specialAlertBody,.specialAlertTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@supports (-webkit-line-clamp:1){.specialAlertBody,.specialAlertTitle{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}