.news-sticker-container,.news-sticker-item{box-sizing:border-box}.news-sticker-item{display:flex;align-items:center;transition:.5s;opacity:0}.news-sticker-item.active{opacity:1}.news-sticker-container.slide-animation{overflow:hidden;height:50px}.news-sticker-container.slide-animation .news-sticker-items{position:relative;height:100%;justify-content:center;display:flex;text-wrap:nowrap;align-items:center}.news-sticker-container.slide-animation .news-sticker-item{width:100%;display:flex;align-items:center}.news-sticker-container{box-shadow:0 2px 10px rgb(0 0 0 / .05);display:flex;align-items:center;justify-content:center}.news-sticker-icon svg{fill:#ff6b6b;width:100%;height:100%;fill:#fff}.news-sticker-container.slide-animation .news-sticker-item{position:absolute;width:fit-content;height:auto;display:flex;align-items:center;font-weight:700;transition:.5s cubic-bezier(.4,0,.2,1);transform:translateY(100%);opacity:0}.news-sticker-container{width:100%;background:#002db3;color:#fff;padding:0 15px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.news-sticker-icon{width:20px;height:20px;margin-right:12px;flex-shrink:0;animation:4s ease-in-out infinite ring}.news-sticker-items{position:relative;height:100%;width:100%}.news-sticker-item{line-height:1.4;position:absolute;width:100%;height:100%;display:flex;align-items:center;font-weight:500;font-size:16px;white-space:nowrap;padding:0 10px;will-change:transform,opacity}.news-sticker-container.slide-animation .news-sticker-item.leaving{transform:translateY(-100%);opacity:0}.news-sticker-item a:hover{text-decoration:underline;background:#e60000;transform:translateY(-1px);box-shadow:0 3px 5px rgb(0 0 0 / .15)}@keyframes ring{0%,100%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}}.news-sticker-item a{color:red;display:inline-block;padding:4px 12px;margin-left:10px;border-radius:4px;text-decoration:none;font-weight:600;font-size:.9em;white-space:nowrap;transition:.2s;border:1px solid #c00;box-shadow:0 2px 3px rgb(0 0 0 / .1)}.news-sticker-item a:active{background:#c00;transform:translateY(0);box-shadow:0 1px 2px rgb(0 0 0 / .1)}@media (max-width:768px){.news-sticker-item a{padding:3px 10px;font-size:.85em;margin-left:0}@media (max-width:480px){.news-sticker-item{flex-direction:column;align-items:center;gap:5px}.news-sticker-item a{margin-left:0;margin-top:5px}}.news-sticker-icon{width:16px;height:16px;margin-right:8px}.news-sticker-item{font-size:14px;white-space:normal;text-align:center;justify-content:center}}@media (max-width:480px){.news-sticker-container.slide-animation{padding:0 8px}.news-sticker-item{font-size:13px;flex-wrap:wrap}.news-sticker-icon{display:none}}.news-sticker-container.slide-animation .news-sticker-item.active{transform:translateY(0);opacity:1}