.gb-video--top-none{padding-top:0}.gb-video--top-block{padding-top:var(--gb-space-16)}.gb-video--top-section{padding-top:var(--gb-space-24)}.gb-video--bottom-none{padding-bottom:0}.gb-video--bottom-block{padding-bottom:var(--gb-space-16)}.gb-video--bottom-section{padding-bottom:var(--gb-space-24)}.gb-video__grid{align-items:start;display:grid;gap:var(--gb-space-16);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.gb-video__grid--wide{grid-template-columns:minmax(0,1fr)}.gb-video__intro>*+*{margin-top:var(--gb-space-5)}.gb-video__figure,.gb-video__intro h2,.gb-video__intro p{margin:0}.gb-video__panel{overflow:hidden;padding:0}.gb-video__el{aspect-ratio:16/9;background:var(--gb-black);display:block;height:auto;object-fit:contain;width:100%}.gb-video__fallback{color:var(--gb-black-60);font-size:var(--gb-size-small);margin:0;padding:var(--gb-space-6)}.gb-video__caption{color:var(--gb-black-40);margin-top:var(--gb-space-4)}@media (max-width:1023px){.gb-video__grid{gap:var(--gb-space-10);grid-template-columns:minmax(0,1fr)}}