/* The verified Behance film lives on its original Adobe player. */
.nguni-film { margin: 0 0 clamp(32px, 6vw, 88px); }
.nguni-film-frame { position: relative; aspect-ratio: 16 / 9; background: var(--ink); }
.nguni-film iframe { display: block; width: 100%; height: 100%; border: 0; }
.nguni-film figcaption { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px 28px; padding-top: 16px; font-size: .82rem; line-height: 1.5; }
.nguni-film figcaption a { text-underline-offset: .22em; }
