/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.announcement-bar-section a{text-decoration:none}.announcement-bar-section .announcement-bar{overflow:hidden;align-items:center;min-height:100%}.announcement-bar-section .announcement-bar__announcement{overflow:hidden;align-items:center}.announcement-bar-section .announcement-bar__message{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0;box-sizing:border-box;margin:0}.announcement-bar-section .announcement-bar__message span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
