.tcb-win{animation:tcb-lights 4s steps(1) infinite}.tcb-win.tcb-d1{animation-delay:0s}.tcb-win.tcb-d2{animation-delay:.7s}.tcb-win.tcb-d3{animation-delay:1.4s}.tcb-win.tcb-d4{animation-delay:2.1s}.tcb-win.tcb-d5{animation-delay:2.8s}.tcb-badge{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:5px 11px 5px 8px;border-radius:999px;background:rgba(255,200,61,.12);border:1px solid rgba(255,200,61,.32);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--yellow)}.tcb-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 0 rgba(255,200,61,.6);animation:tcb-pulse 2.4s ease-out infinite}.tcb-cta span.tcb-lbl{position:relative;z-index:1}.tcb-arrow{position:relative;z-index:1;display:inline-flex;transition:transform .24s cubic-bezier(.22,1,.36,1)}.tcb-cta:hover .tcb-arrow{transform:translateX(4px)}