Projection spéciale du film The Goat en présentce du Prix Nobel de la Paix, le Dr Denis Mukwege
2026-04-08T15:00:00+00:00
2026-04-08T18:00:00+00:00
https://www.expert-europe.eu//medias/image/thumbnail_194758052369c5c05e62e41.jpg
Filmothèque du Quartier Latin
9 Rue Champollion
Paris
75005
FR
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Work+Sans:wght@300;400;500;600&display=swap');
*,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0
}
.tg-wrap {
max-width: 860px;
margin: 0 auto;
font-family: 'Work Sans', 'Segoe UI', system-ui, sans-serif;
font-size: clamp(13px, 1.8vw, 15px);
line-height: 1.65;
background: radial-gradient(ellipse at 50% 15%, #1D2F54 0%, #132040 45%, #0A132C 100%);
color: #ddd5be;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 0 0 1px rgba(201, 168, 76, .18), 0 48px 120px rgba(0, 0, 0, .72)
}
.tg-top-bar {
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 32px;
background: rgba(0, 0, 0, .28);
border-bottom: 1px solid rgba(201, 168, 76, .12)
}
.tg-top-bar img {
height: 38px;
width: auto;
filter: brightness(0) invert(1);
opacity: .88
}
.tg-top-label {
font-size: 9.5px;
letter-spacing: .22em;
text-transform: uppercase;
color: #C9A84C;
font-weight: 500
}
.tg-hero {
text-align: center;
padding: 44px 36px 30px
}
.tg-badge {
display: inline-block;
font-size: 9.5px;
letter-spacing: .22em;
text-transform: uppercase;
color: #C9A84C;
border: 1px solid rgba(201, 168, 76, .35);
padding: 5px 16px;
border-radius: 999px;
margin-bottom: 22px
}
.tg-film-title {
font-family: 'Cormorant Garamond', Georgia, serif;
font-size: clamp(52px, 10vw, 88px);
font-weight: 300;
font-style: italic;
line-height: 1.0;
color: #f4ebd8;
letter-spacing: -.01em;
margin-bottom: 16px
}
.tg-hero-sub {
font-family: 'Cormorant Garamond', serif;
font-size: clamp(14px, 2.2vw, 18px);
font-style: italic;
color: rgba(221, 213, 190, .58);
font-weight: 300;
max-width: 480px;
margin: 0 auto;
line-height: 1.5
}
.tg-meta {
text-align: center;
padding: 14px 28px 22px;
font-size: 14px;
color: rgba(221, 213, 190, .72);
letter-spacing: .04em
}
.tg-meta-dot {
display: inline-block;
width: 3px;
height: 3px;
background: rgba(201, 168, 76, .45);
border-radius: 50%;
vertical-align: middle;
margin: 0 10px
}
.tg-section {
padding: 28px 32px 32px
}
.tg-section-title {
font-family: 'Cormorant Garamond', serif;
font-size: 9.5px;
letter-spacing: .28em;
text-transform: uppercase;
color: #C9A84C;
font-weight: 600;
margin-bottom: 20px
}
.tg-trailer {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
border-radius: 12px;
background: #000;
box-shadow: 0 0 0 1px rgba(201, 168, 76, .1), 0 20px 50px rgba(0, 0, 0, .55)
}
.tg-trailer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none
}
.tg-cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 22px
}
.tg-card {
perspective: 1100px;
height: 370px;
cursor: pointer;
-webkit-tap-highlight-color: transparent
}
/* Checkbox masqué — déclenche la rotation via label */
.tg-flip-checkbox {
display: none
}
.tg-flip-checkbox:checked ~ .tg-card-inner {
transform: rotateY(180deg)
}
.tg-card-inner {
position: relative;
width: 100%;
height: 100%;
transition: transform .75s cubic-bezier(.23, 1, .32, 1);
transform-style: preserve-3d
}
.tg-card-front,
.tg-card-back {
position: absolute;
inset: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
border-radius: 14px;
overflow: hidden
}
.tg-card-front {
background: rgba(255, 255, 255, .035);
border: 1px solid rgba(201, 168, 76, .2);
display: flex;
flex-direction: column;
align-items: center;
padding: 26px 18px 18px;
text-align: center;
position: relative;
transition: border-color .35s ease, box-shadow .35s ease
}
.tg-card:hover .tg-card-front {
border-color: rgba(201, 168, 76, .45);
box-shadow: 0 0 40px rgba(201, 168, 76, .07), inset 0 0 20px rgba(201, 168, 76, .03)
}
/* Triangle doré — coin bas-gauche */
.tg-card-front::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 52px;
height: 52px;
background: linear-gradient(135deg, rgba(201, 168, 76, .10) 0%, rgba(201, 168, 76, .48) 100%);
clip-path: polygon(0 100%, 100% 100%, 0 0);
z-index: 0;
pointer-events: none
}
/* "+" label positionné bas-gauche, sur le triangle */
.tg-card-front label[for^="flip-"] {
position: absolute;
bottom: 7px;
left: 10px;
color: #C9A84C;
font-size: 22px;
font-weight: 300;
cursor: pointer;
z-index: 10;
line-height: 1
}
/* FIX PHOTO CENTRAGE */
.tg-card-front img.tg-photo {
float: none !important;
display: block !important;
margin: 0 auto 15px auto !important;
width: 90px !important;
height: 90px !important;
border-radius: 50%;
object-fit: cover;
border: 2px solid rgba(201, 168, 76, .28);
filter: grayscale(100%) contrast(1.1) brightness(.9);
transition: filter .65s cubic-bezier(.4, 0, .2, 1), border-color .45s ease, transform .35s ease, box-shadow .45s ease
}
.tg-card:hover .tg-card-front img.tg-photo {
filter: grayscale(0%) contrast(1.05) brightness(1.02);
border-color: rgba(201, 168, 76, .75);
transform: scale(1.05);
box-shadow: 0 0 22px rgba(201, 168, 76, .22)
}
.tg-card-role {
font-size: 9px;
letter-spacing: .22em;
text-transform: uppercase;
color: #C9A84C;
margin-bottom: 7px
}
.tg-card-name {
font-family: 'Cormorant Garamond', serif;
font-size: 21px;
font-weight: 600;
color: #f4ebd8;
line-height: 1.15;
margin-bottom: 7px
}
.tg-card-desc {
font-size: 12px;
color: rgba(221, 213, 190, .52);
line-height: 1.55
}
.tg-social {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 7px;
margin-top: auto;
padding-top: 14px;
position: relative;
z-index: 2
}
.tg-soc {
display: inline-flex;
align-items: center;
gap: 5px;
padding: 5px 11px;
border-radius: 999px;
border: 1px solid rgba(201, 168, 76, .25);
background: rgba(201, 168, 76, .05);
color: rgba(221, 213, 190, .65);
text-decoration: none;
font-size: 10px;
letter-spacing: .05em;
transition: all .2s ease
}
.tg-soc:hover {
background: rgba(201, 168, 76, .14);
border-color: rgba(201, 168, 76, .55);
color: #C9A84C
}
.tg-soc svg {
width: 11px;
height: 11px;
flex-shrink: 0;
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round
}
.tg-card-back {
background: linear-gradient(160deg, #0f1e3a 0%, #0A132C 100%);
border: 1px solid rgba(201, 168, 76, .22);
transform: rotateY(180deg);
padding: 22px 20px 16px;
overflow-y: auto;
display: flex;
flex-direction: column;
gap: 12px;
scrollbar-width: thin;
scrollbar-color: rgba(201, 168, 76, .25) transparent
}
.tg-card-back::-webkit-scrollbar {
width: 3px
}
.tg-card-back::-webkit-scrollbar-thumb {
background: rgba(201, 168, 76, .25);
border-radius: 2px
}
.tg-back-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 10px;
padding-bottom: 10px;
border-bottom: 1px solid rgba(201, 168, 76, .1)
}
.tg-back-name {
font-family: 'Cormorant Garamond', serif;
font-size: 17px;
font-weight: 600;
color: #C9A84C;
line-height: 1.2
}
.tg-back-close {
background: none;
border: 1px solid rgba(201, 168, 76, .25);
color: rgba(201, 168, 76, .55);
padding: 3px 10px;
border-radius: 999px;
font-size: 9px;
letter-spacing: .12em;
text-transform: uppercase;
cursor: pointer;
font-family: 'Work Sans', sans-serif;
transition: all .2s ease;
white-space: nowrap;
flex-shrink: 0;
display: inline-block
}
.tg-back-close:hover {
background: rgba(201, 168, 76, .1);
color: #C9A84C;
border-color: rgba(201, 168, 76, .5)
}
.tg-back-bio {
font-size: 12px;
line-height: 1.75;
color: rgba(221, 213, 190, .78);
text-align: justify;
flex: 1
}
.tg-back-bio em {
color: rgba(201, 168, 76, .85);
font-style: italic
}
@media(max-width:600px) {
.tg-hero { padding: 32px 20px 24px }
.tg-section { padding: 22px 18px 26px }
.tg-top-bar { padding: 12px 18px }
.tg-meta { padding: 12px 18px 18px }
.tg-card { height: 400px }
}
Sous l'égide de l'UNESCOProjection spéciale · Événement culturelThe GoatEn présence du Dr Denis Mukwege et de la réalisatrice Ilaria Borrelli📅 Mercredi 8 avril · 17h00 📍 Filmothèque du Quartier Latin, ParisBande annonce Invités d'honneur + Prix Nobel de la Paix 2018Dr Denis MukwegeGynécologue & Militant des droits humainsFondation Panzi · République Démocratique du Congo Instagram Panzi Foundation LinkedIn Dr Denis Mukwege← RetourGynécologue congolais de renommée mondiale, le Dr Denis Mukwege a consacré sa vie à soigner les victimes de violences sexuelles utilisées comme armes de guerre en République Démocratique du Congo.Fondateur de l'hôpital de Panzi à Bukavu, il a traité des dizaines de milliers de femmes. Lauréat du Prix Nobel de la Paix 2018, partagé avec Nadia Murad, il est l'une des voix les plus respectées dans la défense des droits humains à l'échelle internationale. + Réalisatrice · The GoatIlaria BorrelliRéalisatrice, actrice & autriceCinéma d'auteur engagé Instagram Site officiel LinkedIn Ilaria Borrelli← RetourRéalisatrice, actrice et autrice italo-française, Ilaria Borrelli développe une œuvre engagée à la croisée du cinéma d'auteur et du documentaire de création.Ses films abordent les questions de justice sociale, de condition féminine et d'enfance dans des contextes de vulnérabilité. The Goat est son œuvre la plus aboutie, portée par une narration intime et une mise en scène rigoureuse, en dialogue fort avec les enjeux actuels des droits des femmes.
https://www.expert-europe.eu/es/group/france/36/calendar/projection-speciale-du-film-the-goat-en-presentce-du-prix-nobel-de-la-paix-le-dr-denis-mukwege/2026/04/08/426