.header-banner{align-items:center;display:flex;flex-direction:row;gap:32px}.header-banner.header-banner--reverse{flex-direction:row-reverse}.header-banner__column{width:50%}.header-banner__column--media{position:relative}.header-banner__column--media img{height:auto;object-fit:contain;width:100%}.header-banner__column--media video{height:120%;left:50%;mix-blend-mode:multiply;object-fit:contain;position:absolute;top:50%;transform:translate(-40%,-50%);width:100%}.header-banner__column--media.no-background video{height:100%;left:0;position:relative;top:0;transform:translate(0);width:100%}@media screen and (max-width:1023px){.header-banner,.header-banner.header-banner--reverse{flex-direction:column-reverse}.header-banner__column{width:100%}}