.bihe-wrap .home-fold .news-ticker{flex-shrink:0}.bihe-wrap .news-ticker{background:linear-gradient(90deg,var(--color-secondary-dark) 0,var(--color-secondary) 52%,#8f1818 100%);color:#fff;padding:.75rem var(--section-pad-x);border-top:1px solid rgba(255,255,255,.1);overflow:hidden}.bihe-wrap .news-ticker__inner{display:flex;align-items:center;gap:clamp(.85rem,2.5vw,1.75rem);max-width:var(--container-max);margin-inline:auto;min-width:0}.bihe-wrap .news-ticker__lead{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.bihe-wrap .news-ticker__live{width:.45rem;height:.45rem;border-radius:50%;background:#ffc9c9;box-shadow:0 0 0 0 rgba(255,201,201,.55);animation:news-ticker-pulse 2.4s ease-out infinite}.bihe-wrap .news-ticker__label{margin:0;display:inline-flex;align-items:center;padding:.35rem .85rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;white-space:nowrap;text-align:left;text-justify:auto}.bihe-wrap .news-ticker__marquee{flex:1 1 auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.bihe-wrap .news-ticker__track{display:flex;width:max-content;gap:2.5rem;animation:marquee 42s linear infinite}.bihe-wrap .news-ticker__run{white-space:nowrap;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.96)}.bihe-wrap .news-ticker__item,.bihe-wrap .news-ticker__run{display:inline-flex;align-items:center;gap:.65rem}.bihe-wrap .news-ticker__dot{opacity:.55;font-weight:700}.bihe-wrap .news-ticker__track a{color:inherit;text-decoration:none;transition:opacity .2s ease}.bihe-wrap .news-ticker__track a:hover{opacity:.82;text-decoration:underline;text-underline-offset:.15em}.bihe-wrap .news-ticker__marquee:hover .news-ticker__track{animation-play-state:paused}.bihe-wrap .news-ticker__cta{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.42rem .9rem;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:.8125rem;font-weight:600;white-space:nowrap;text-decoration:none;transition:background .2s ease,border-color .2s ease}.bihe-wrap .news-ticker__cta:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.55)}.bihe-wrap .news-ticker__cta-icon{width:.9rem;height:.9rem}@media (max-width:768px){.bihe-wrap .news-ticker__inner{flex-wrap:wrap;row-gap:.65rem}.bihe-wrap .news-ticker__marquee{order:3;flex:1 1 100%}.bihe-wrap .news-ticker__cta{margin-left:auto}}@keyframes news-ticker-pulse{0%{box-shadow:0 0 0 0 rgba(255,201,201,.55)}70%{box-shadow:0 0 0 .45rem rgba(255,201,201,0)}to{box-shadow:0 0 0 0 rgba(255,201,201,0)}}