.xd-background-container{position:relative;overflow:clip}.xd-background-container__image{position:absolute;width:var(--xd-background-width);background-color:var(--xd-background-container-bg, transparent);transform:translate(var(--xd-background-translate-x, 0), var(--xd-background-translate-y, 0));transition:transform 100ms ease-out;z-index:1}.xd-background-container__image img{mix-blend-mode:multiply}@media all and (min-width: 1200px){.xd-background-container__image{width:var(--xd-desktop-background-width);transform:translate(var(--xd-desktop-background-translate-x, 0), var(--xd-desktop-background-translate-y, 0))}}.xd-background-container .row *:not(.xd-background-container__image){z-index:2}.xd-background-container .container *{z-index:2}.xd-background-container.background-direction-x-from--left .xd-background-container__image{left:var(--xd-background-position-x);--xd-background-translate-x: calc(-1 * var(--xd-background-position-x))}@media all and (min-width: 1200px){.xd-background-container.background-direction-x-from--left .xd-background-container__image{left:unset}}.xd-background-container.background-direction-x-from--right .xd-background-container__image{right:var(--xd-background-position-x);--xd-background-translate-x: var(--xd-background-position-x)}@media all and (min-width: 1200px){.xd-background-container.background-direction-x-from--right .xd-background-container__image{right:unset}}.xd-background-container.background-direction-y-from--top .xd-background-container__image{top:var(--xd-background-position-y);--xd-background-translate-y: calc(-1 * var(--xd-background-position-y))}@media all and (min-width: 1200px){.xd-background-container.background-direction-y-from--top .xd-background-container__image{top:unset}}.xd-background-container.background-direction-y-from--bottom .xd-background-container__image{bottom:var(--xd-background-position-y);--xd-background-translate-y: var(--xd-background-position-y)}@media all and (min-width: 1200px){.xd-background-container.background-direction-y-from--bottom .xd-background-container__image{bottom:unset}}@media all and (min-width: 1200px){.xd-background-container.desktop-background-direction-x-from--left .xd-background-container__image{left:var(--xd-desktop-background-position-x);--xd-desktop-background-translate-x: calc( -1 * var(--xd-desktop-background-position-x) )}.xd-background-container.desktop-background-direction-x-from--right .xd-background-container__image{right:var(--xd-desktop-background-position-x);--xd-desktop-background-translate-x: var( --xd-desktop-background-position-x )}.xd-background-container.desktop-background-direction-y-from--top .xd-background-container__image{top:var(--xd-desktop-background-position-y);--xd-desktop-background-translate-y: calc( -1 * var(--xd-desktop-background-position-y) )}.xd-background-container.desktop-background-direction-y-from--bottom .xd-background-container__image{bottom:var(--xd-desktop-background-position-y);--xd-desktop-background-translate-y: var( --xd-desktop-background-position-y )}}

/*# sourceMappingURL=background-container.ccc7b3227184c258bd70.min.css.map*/