.slidex2-enter-active,.slidex2-leave-active,.slidex2-move{transition:transform .5s ease-out}.slidex2-enter-from{transform:translate(-100%)}@keyframes pulse{50%{opacity:.5}}.icon-live-pulse g>circle:first-child{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.slots-live{position:relative}.slots__badge{background:linear-gradient(176.95deg,#6289d6 -5.33%,#2a9fe1 98.04%);border-radius:6px;width:90px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;transform:rotate(-90deg);transform-origin:center;position:absolute;top:33px;left:-33px;color:#fff;z-index:2}.slots__live,.slots__live-header{background:var(--bg_primary__100);display:flex}.slots__badge-pre{width:24px;margin-right:10px;position:relative;height:90px;flex-shrink:0}.slots__live{padding:10px;position:relative;align-items:center;overflow:hidden;border-radius:8px;min-height:100px}.slots__live-container{position:relative;margin-top:54px}.slots__live-header{width:160px;height:36px;font-weight:700;font-size:12px;line-height:14px;z-index:1;position:absolute;left:0;top:0;align-items:center;transform:translateY(-100%);padding:12px 13px;border-radius:6px 6px 0 0}.slots__live-header svg{position:absolute;width:100%;height:100%;left:-3px;top:0;z-index:-1}.slots__live-header-online{background:rgba(154,213,127,.25);width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:10px}.slots__live-header-online-dot{background:#9ad47f;border-radius:50%;width:6px;height:6px}.liveSlider{overflow:hidden}.slots__live-item{background:var(--bg_main__100);border-radius:var(--b-radius);padding:10px;height:90px;display:flex;align-items:center;max-width: 229px; margin-right: 10px}.slots__live-item-image{width:124px;height:70px;border-radius:4px;margin-right:10px;flex-shrink:0}.slots__live-item-image img{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover}.slots__live-item-center{text-overflow:ellipsis;overflow:hidden;max-width:74px}.slots__live-item-center-title{font-weight:700;font-size:14px;line-height:17px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.slots__live-item-center-subtitle{font-weight:700;font-size:14px;line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;color:var(--color_secondary__100);margin-top:-8px;}.slots__live-item-amount{text-overflow: ellipsis;overflow: hidden;background:#f7a911;border-radius:4px;padding:7px 5px;font-weight:700;font-size:12px;line-height:14px;text-align:center;color:#0e1317;white-space:nowrap;margin-left:auto}.slots__live:after {
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
background: linear-gradient(90deg, rgba(250, 249, 255, 0) 0%, var(--bg_primary__100) 100%);
height: 85%;
width: 120px;
z-index: 1;
}