.video-showcase{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;padding:25px 0 55px}.video-showcase figure{width:100%;max-width:380px;justify-self:center}.video-showcase iframe{display:block;width:100%;aspect-ratio:9/16;border:0;background:#181818}.video-copy{max-width:520px}.video-copy h3{font-size:clamp(28px,3.5vw,48px);line-height:1.1}.video-showcase figcaption a{display:inline-block;padding:8px 0}@media(max-width:700px){.video-showcase{grid-template-columns:1fr;gap:24px}.video-showcase figure{justify-self:start}}
