.bw-StepMaster{box-sizing:border-box;background-color:var(--background-color);flex-direction:column;height:100%;display:flex;position:relative}.bw-StepMaster__container{position:relative}.bw-StepMaster__frame{box-sizing:border-box;flex-shrink:0;height:auto;min-height:0}.bw-StepMaster__frame--last-visible{flex-grow:1;flex-shrink:1;height:100%}.bw-StepMaster__frame--offscreen{width:100%;height:100%;position:absolute;left:-9999px}.bw-StepMaster__frame.bw-full-height{flex-shrink:1;height:100%}