/*!
 * Physical-direction fixes not covered by logical properties in tadreep.css.
 * Kept intentionally tiny — most of the stylesheet is already RTL-native.
 */
.tadreep-slider-prev, .tadreep-slider-next { transform: scaleX(-1); }
.tadreep-map-link svg { transform: scaleX(-1); }
