.layer{display:flex;flex-direction:column}.layer>.row-layer{flex-grow:1}.layer.fix{position:absolute;clip:rect(0,auto,auto,0);height:100%;overflow:hidden;width:100%}.layer.fix>*{height:100%;height:calc(var(--outer-height) + var(--offset-top));max-height:100vh;padding:0;position:fixed!important;top:0;width:100%}
