$module: #{$prefix}-autocomplete;

.#{$prefix}-rtl, 
.#{$prefix}-portal-rtl {
    .#{$module} {
        direction: rtl;
    }
}
