.strong{
    font-weight: bold;
}
@media(max-width: 768px) {
    .uc-else-scroll .t976__wrapper{
      flex-wrap: nowrap;
      overflow-x: scroll;
}

    .uc-else-scroll .t976__wrapper  .t976__list-item{
      white-space: pre;
}
}

.t-popup__container {
    background: none !important;
}
.b24-window-mounts .b24-window-popup{
  z-index: 11000001!important;
}