.video-page{--content-max-width:100%;min-height:100vh;color:var(--brand-text,#08090d);font-family:var(--brand-font,system-ui, sans-serif);background:#f7f8f9;flex-direction:column;align-items:center;padding:1.5rem 1rem 2.5rem;display:flex}@media (width>=768px){.video-page{--content-max-width:960px}}@media (width>=1280px){.video-page{--content-max-width:1080px}}.video-page__header,.video-page__main,.video-page__footer{width:100%;max-width:var(--content-max-width)}.video-page__header{margin-bottom:1.5rem}.video-page__logo{width:auto;max-width:220px;height:auto;max-height:56px;display:block}.video-page__intro{color:var(--brand-text,#08090d);margin:0 0 1rem;font-size:1.0625rem;line-height:1.5}.video-page__player-wrap{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 24px #08090d1f}.video-page__video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.video-page__footer{text-align:center;margin-top:2rem}.video-page__header-inner{width:100%}.video-page__support-link{color:var(--brand-primary,#041e41);text-underline-offset:2px;font-weight:600;text-decoration:underline}.video-page__support-link:hover{text-decoration-thickness:2px}.video-page__support-link:focus-visible{outline:2px solid var(--brand-primary,#041e41);outline-offset:2px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh;margin:0}img{max-width:100%;height:auto}
