.t-carousel__zoomer__track {
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: absolute;
    top: 0;
    -webkit-transform-style: preserve-3d;
    transition-duration: 1.6s !important; /* увеличили с 0.25s до 1s */
}




.t-slds__bullet_body {
  height: 4px !important;
  width: 4px !important;
}
