@keyframes LinearLoadingTransition{0%{background-position:100%}}.video-container{width:100%;max-width:var(--main-max-width);align-self:center}@media (min-width:48em){.video-container{padding:0 20px}}.video-container .video-component{aspect-ratio:16/9;flex-direction:column;flex-shrink:0;width:100%;max-height:500px;display:flex;position:relative;overflow:hidden}.video-container .video-component.type-b .video-foreground{z-index:1;justify-items:center;width:100%;height:100%;position:absolute}.video-container .video-component.type-b .video-foreground img{height:100%}.video-container .video-component .video-foreground{z-index:1;justify-items:center;width:100%;height:100%;position:absolute}.video-container .video-component .video-foreground img{height:100%;margin:0 auto}.video-container .video-component .video-overlay{flex-direction:column;width:100%;height:100%;display:flex;position:absolute}.video-container .video-component .video-background{z-index:0;filter:blur(6px);width:100%;height:100%;position:absolute}.video-container .video-component .video-background img{object-fit:cover;object-position:center;opacity:.4;width:100%;height:100%}.video-container .video-component video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute}@media (min-width:1400px){.video-container .video-component video{object-fit:contain}}
