Kristi Bruce and Howard Devore, both born intersex, talk eloquently about their experience of a medical model based upon shame, secrecy, and forced "normalization."
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video