.animate-horizontal-scroll {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.animate-horizontal-scroll .elementor-heading-title {
    display: inline-block;
    white-space: nowrap;
    will-change: transform;
}

.animate-horizontal-scroll .elementor-heading-title.clone {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    will-change: transform;
}