.brand-video{display:block;width:100%;height:470px;object-fit:contain;background:transparent;transform:translate(var(--video-x,0px),var(--video-y,0px)) scale(var(--video-scale,1));transform-origin:center;transition:transform .25s ease;filter:drop-shadow(0 24px 25px rgba(0,24,63,.22))}@media(max-width:900px){.brand-video{height:300px}}@media(max-width:480px){.brand-video{height:255px}}
