.background-content__background-media-root{width:100%;height:100%}.background-content__background-media-picture{display:block;width:100%;height:100%}.background-content__background-media-image,.background-content__background-media-video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--background-content-mobile-object-position,var(--background-content-object-position,center center))}@media(min-width:768px){.background-content__background-media-layer{display:flex;align-items:center}.background-content__background-media-root{height:auto;flex-shrink:0}.background-content__background-media-picture{height:auto}.background-content__background-media-image,.background-content__background-media-video{height:auto;object-fit:contain;object-position:center center}}