.background-decoration{position:relative;height:0;margin:0;padding:0;overflow:visible;z-index:-2;pointer-events:none;width:100vw;max-width:100vw}.background-decoration__svg{--background-decoration-anchor-x:0px;--background-decoration-anchor-y:0px;position:absolute;top:0;left:0;pointer-events:none;line-height:0;transform:translate(calc(var(--background-decoration-anchor-x) + var(--background-decoration-offset-x, 0px)),calc(var(--background-decoration-anchor-y) + var(--background-decoration-offset-y, 0px)))}.background-decoration__svg svg{display:block;max-width:none;height:auto}.background-decoration__svg--vertical-top{top:0;bottom:auto}.background-decoration__svg--vertical-center{top:50%;bottom:auto;--background-decoration-anchor-y:-50%}.background-decoration__svg--vertical-bottom{top:auto;bottom:0}.background-decoration__svg--horizontal-left{left:0;right:auto}.background-decoration__svg--horizontal-center{left:50%;right:auto;--background-decoration-anchor-x:-50%}.background-decoration__svg--horizontal-right{left:auto;right:0}.background-decoration__empty{position:absolute;top:0;left:0;margin:0;padding:.75rem 1rem;color:rgba(250,250,250,.75);font-size:.875rem;line-height:1.35;pointer-events:auto}