.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:var(--nj-semantic-elevation-z-index-fixed)}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:var(--nj-semantic-elevation-z-index-fixed)}@supports(position: sticky){.sticky-top{position:sticky;top:0;z-index:var(--nj-semantic-elevation-z-index-sticky)}}