.video-embed{background-color:#fff;background-color:var(--bg-colour, white)}.video-embed__text-block{margin-left:auto;margin-right:auto;margin-top:var(--spacing-15);margin-bottom:var(--spacing-6);display:flex;flex-direction:column;gap:var(--spacing-5);max-width:700px}@media (min-width: 1024px){.video-embed__text-block{margin-bottom:var(--spacing-2-half);gap:var(--spacing-10)}}.video-embed__title{font-size:var(--text-title);line-height:1.25;text-align:center}@media (min-width: 1024px){.video-embed__title{line-height:1.1}}.video-embed__video{margin-top:var(--spacing-5);margin-bottom:var(--spacing-5);display:flex;flex:1;aspect-ratio:1/1;width:100%}@media (min-width: 768px){.video-embed__video{aspect-ratio:16/9}}@media (min-width: 1024px){.video-embed__video{margin-top:var(--spacing-10);margin-bottom:var(--spacing-10)}}.video-embed .lightbox-open{justify-content:flex-start}.video-embed .plyr{max-height:80svh}@media (min-width: 1024px){.video-embed .plyr{max-height:100vh}}
