.b-background__wrapper{position:relative;pointer-events:none}.b-background__item{position:absolute;top:0;left:0;width:100%;height:100px;visibility:hidden}.b-background__item--visible{visibility:visible}.b-background__asset{position:absolute;top:0;width:100%;height:100%;display:none;overflow:hidden}.b-background__asset--full{left:0}.b-background__asset--left{width:50%;left:0}.b-background__asset--left-narrow{width:calc(50% - 590px);left:0}.b-background__asset--right{width:50%;right:0}.b-background__asset--right-narrow{width:calc(50% - 590px);right:0}.b-background__asset--bg-cover{background-size:cover}.b-background__asset--bg-contain{background-size:contain}.b-background__asset--bg-norepeat{background-repeat:no-repeat}.b-background__asset video{object-fit:cover;object-position:left;width:100%;height:100%}