/* wire-hub-breaking-auto-ticker-css-303f1h8891 */

[data-wire-breaking-root-303f1h8891]{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}

[data-wire-breaking-scroller-303f1h8891]{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-inline:contain!important;
  scroll-behavior:auto!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  touch-action:pan-y!important;
}

[data-wire-breaking-scroller-303f1h8891]::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
  background:transparent!important;
}

[data-wire-breaking-root-303f1h8891]::-webkit-scrollbar,
[data-wire-breaking-root-303f1h8891] *::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
  background:transparent!important;
}

[data-wire-breaking-root-303f1h8891],
[data-wire-breaking-root-303f1h8891] *{
  scrollbar-width:none!important;
}

[data-wire-breaking-label-303f1h8891]{
  position:sticky!important;
  left:0!important;
  z-index:6!important;
  flex:0 0 auto!important;
}

[data-wire-breaking-scroller-303f1h8891]{
  -webkit-mask-image:
    linear-gradient(
      90deg,
      transparent 0,
      #000 14px,
      #000 calc(100% - 18px),
      transparent 100%
    )!important;
  mask-image:
    linear-gradient(
      90deg,
      transparent 0,
      #000 14px,
      #000 calc(100% - 18px),
      transparent 100%
    )!important;
}

[data-wire-breaking-scroller-303f1h8891][data-wire-breaking-at-start="1"]{
  -webkit-mask-image:
    linear-gradient(
      90deg,
      #000 0,
      #000 calc(100% - 18px),
      transparent 100%
    )!important;
  mask-image:
    linear-gradient(
      90deg,
      #000 0,
      #000 calc(100% - 18px),
      transparent 100%
    )!important;
}

[data-wire-breaking-scroller-303f1h8891][data-wire-breaking-at-end="1"]{
  -webkit-mask-image:
    linear-gradient(
      90deg,
      transparent 0,
      #000 14px,
      #000 100%
    )!important;
  mask-image:
    linear-gradient(
      90deg,
      transparent 0,
      #000 14px,
      #000 100%
    )!important;
}

@media(max-width:760px){
  [data-wire-breaking-scroller-303f1h8891]{
    touch-action:pan-x pan-y!important;
  }
}

@media(prefers-reduced-motion:reduce){
  [data-wire-breaking-scroller-303f1h8891]{
    scroll-behavior:auto!important;
  }
}