@layer payload-default {
  .rah-static {
    interpolate-size: allow-keywords;
    height: 0;

    &--height-auto {
      height: auto;
    }
  }
}
