.article__content .video__header{display:none}body>.video-header{position:relative;width:100%;height:calc(89vh - 30px);overflow:hidden;-webkit-user-select:none;user-select:none;background-color:var(--background-color,transparent)}body>.video-header video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--object-position,center center);object-position:var(--object-position,center center);-webkit-user-select:none;user-select:none}.video-header__title{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);color:#fff}@media (min-width:615px){.video-header__title{max-width:var(--title-width,410px)}}.video-header__title h1,.video-header__title h3{text-shadow:0 0 0 rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.18),0 18px 23px rgba(0,0,0,.18)}.video-header__title h3{padding-bottom:0;font-family:"LFT Etica","Lucida Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;font-weight:500;font-size:var(--flag-font-size-mobile,7vw);line-height:1;padding-bottom:6px}@media (min-width:615px){.video-header__title h3{font-size:var(--flag-font-size-desktop,28px);display:inline-block}}.video-header__title h1{line-height:.9;font-family:"Guardian Egyptian Web","Lucide Bright",Georgia,serif;font-weight:600;font-size:var(--header-font-size-mobile,16vw)}@media (min-width:615px){.video-header__title h1{font-size:var(--header-font-size-desktop,86px);display:inline-block}}.article__header h1{display:none}