/* Swiper + RTL: avoid horizontal scrollbar / page “jump” from transform overflow */
.companies-carousel-section,
.companies-carousel-section-title-wrapper {
    overflow-x: hidden;
}