{"id":101,"date":"2025-12-11T05:56:32","date_gmt":"2025-12-11T05:56:32","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=101"},"modified":"2026-08-08T09:05:13","modified_gmt":"2026-08-08T09:05:13","slug":"films","status":"publish","type":"page","link":"https:\/\/gcas.ie\/it\/films\/","title":{"rendered":"Films"},"content":{"rendered":"<!-- FILMS \u2014 GCAS College Dublin -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Instrument+Serif:ital@0;1&family=IBM+Plex+Mono:wght@400;500&display=swap');\n\n.gcas-films {\n    --gf-ink: #0b0b0d;\n    --gf-panel: #141418;\n    --gf-line: #2a2a30;\n    --gf-text: #d8d8dc;\n    --gf-dim: #8b8b93;\n    --gf-sage: #5aa87c;\n    --gf-sage-pale: #a8d6bd;\n    --gf-mono: 'IBM Plex Mono', ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;\n    --gf-display: 'Instrument Serif', 'Iowan Old Style', Georgia, 'Times New Roman', serif;\n\n    max-width: 1080px;\n    margin: 50px auto 0;\n    padding: 0 20px 60px;\n    background: var(--gf-ink);\n    color: var(--gf-text);\n    font-family: inherit;\n    line-height: 1.7;\n}\n\n.gcas-films *, .gcas-films *::before, .gcas-films *::after { box-sizing: border-box; }\n\n.gcas-films a:link, .gcas-films a:visited { color: var(--gf-sage); text-decoration: none; }\n.gcas-films a:hover, .gcas-films a:focus { color: var(--gf-sage-pale); }\n.gcas-films a:focus-visible { outline: 2px solid var(--gf-sage-pale); outline-offset: 3px; }\n\n\/* ---------- Header ---------- *\/\n.gcas-films .gf-head { padding: 70px 0 45px; border-bottom: 1px solid var(--gf-line); margin-bottom: 60px; }\n\n.gcas-films .gf-eyebrow {\n    font-family: var(--gf-mono);\n    font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--gf-sage); margin: 0 0 22px;\n}\n\n.gcas-films .gf-head h1 {\n    font-family: var(--gf-display); font-weight: 400;\n    font-size: clamp(3rem, 10vw, 6rem); line-height: 0.95; letter-spacing: -0.01em;\n    color: #fff; margin: 0 0 28px;\n}\n.gcas-films .gf-head h1 em { font-style: italic; color: var(--gf-sage-pale); }\n\n.gcas-films .gf-lede { font-size: 1.12rem; color: var(--gf-dim); max-width: 56ch; margin: 0 0 32px; }\n\n.gcas-films .gf-index {\n    font-family: var(--gf-mono); font-size: 0.72rem; letter-spacing: 0.14em;\n    text-transform: uppercase; color: var(--gf-dim); margin: 0;\n}\n.gcas-films .gf-index span { color: var(--gf-text); }\n\n\/* ---------- Section divider ---------- *\/\n.gcas-films .gf-section {\n    font-family: var(--gf-mono);\n    font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase;\n    color: var(--gf-dim);\n    padding-bottom: 12px; border-bottom: 1px solid var(--gf-line);\n    margin: 0 0 55px;\n}\n.gcas-films .gf-section b { font-weight: 500; color: var(--gf-sage); }\n\n\/* ---------- Slate ---------- *\/\n.gcas-films .gf-film { margin-bottom: 90px; }\n\n.gcas-films .gf-slate {\n    position: relative;\n    aspect-ratio: 2.39 \/ 1;\n    min-height: 260px;\n    background: #08080a;\n    border: 1px solid var(--gf-line);\n    border-top: 2px solid var(--gf-hue, var(--gf-sage));\n    display: flex; align-items: center; justify-content: center;\n    overflow: hidden;\n    transition: border-color 0.4s ease;\n}\n.gcas-films .gf-film:hover .gf-slate { border-color: var(--gf-hue, var(--gf-sage)); }\n\n@media (max-width: 700px) { .gcas-films .gf-slate { aspect-ratio: 4 \/ 3; } }\n\n.gcas-films .gf-slate-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }\n\n.gcas-films .gf-slate-title {\n    font-family: var(--gf-display); font-weight: 400;\n    font-size: clamp(2.2rem, 8vw, 5rem); line-height: 1;\n    color: #fff; text-align: center; padding: 0 24px; margin: 0;\n}\n\n.gcas-films .gf-slate-field {\n    position: absolute;\n    font-family: var(--gf-mono);\n    font-size: 0.66rem; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--gf-dim); white-space: nowrap;\n    max-width: 44%; overflow: hidden; text-overflow: ellipsis;\n}\n.gcas-films .gf-slate-field b { font-weight: 500; color: var(--gf-hue, var(--gf-sage)); }\n\n.gcas-films .gf-tl { top: 16px; left: 18px; }\n.gcas-films .gf-tr { top: 16px; right: 18px; }\n.gcas-films .gf-bl { bottom: 16px; left: 18px; }\n.gcas-films .gf-br { bottom: 16px; right: 18px; }\n\n@media (max-width: 600px) {\n    .gcas-films .gf-slate-field { font-size: 0.58rem; letter-spacing: 0.1em; }\n}\n\n\/* ---------- Click to play ---------- *\/\n.gcas-films .gf-play {\n    position: absolute; inset: 0; width: 100%; z-index: 2;\n    display: flex; flex-direction: column; align-items: center; justify-content: flex-end;\n    gap: 12px; padding-bottom: 46px;\n    background: transparent; border: 0; cursor: pointer;\n    font-family: var(--gf-mono); color: var(--gf-text);\n    transition: background 0.3s ease;\n}\n.gcas-films .gf-play:hover, .gcas-films .gf-play:focus-visible { background: rgba(255,255,255,0.05); }\n.gcas-films .gf-play:focus-visible { outline: 2px solid var(--gf-hue, var(--gf-sage)); outline-offset: -4px; }\n\n.gcas-films .gf-play-mark {\n    display: flex; align-items: center; justify-content: center;\n    width: 52px; height: 52px;\n    border: 1px solid var(--gf-hue, var(--gf-sage)); border-radius: 50%;\n    color: var(--gf-hue, var(--gf-sage));\n    font-size: 0.9rem; padding-left: 3px;\n    transition: background 0.25s ease, color 0.25s ease;\n}\n.gcas-films .gf-play:hover .gf-play-mark { background: var(--gf-hue, var(--gf-sage)); color: var(--gf-ink); }\n\n.gcas-films .gf-play-text { font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; }\n\n.gcas-films .gf-slate.is-playing { aspect-ratio: 16 \/ 9; }\n.gcas-films .gf-slate.is-playing .gf-slate-title,\n.gcas-films .gf-slate.is-playing .gf-slate-field { display: none; }\n.gcas-films .gf-slate iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }\n\n@media (max-width: 700px) { .gcas-films .gf-play { padding-bottom: 30px; } }\n\n\/* ---------- Film body ---------- *\/\n.gcas-films .gf-body { padding-top: 38px; display: grid; grid-template-columns: 1fr 300px; gap: 50px; }\n@media (max-width: 860px) { .gcas-films .gf-body { grid-template-columns: 1fr; gap: 36px; } }\n\n.gcas-films .gf-synopsis {\n    font-family: var(--gf-display); font-size: 1.42rem; line-height: 1.55;\n    color: #eaeaee; margin: 0 0 30px;\n}\n\n.gcas-films .gf-note { font-size: 0.98rem; color: var(--gf-dim); margin: 0; }\n.gcas-films .gf-note-label {\n    display: block; font-family: var(--gf-mono);\n    font-size: 0.66rem; letter-spacing: 0.18em; text-transform: uppercase;\n    color: var(--gf-hue, var(--gf-sage)); margin-bottom: 12px;\n}\n\n.gcas-films .gf-block { margin-bottom: 30px; }\n.gcas-films .gf-block-title {\n    font-family: var(--gf-mono);\n    font-size: 0.66rem; letter-spacing: 0.18em; text-transform: uppercase;\n    color: var(--gf-hue, var(--gf-sage));\n    padding-bottom: 8px; border-bottom: 1px solid var(--gf-line); margin-bottom: 14px;\n}\n\n.gcas-films .gf-specs { margin: 0; }\n.gcas-films .gf-row { display: grid; grid-template-columns: 88px 1fr; gap: 10px; font-size: 0.86rem; margin-bottom: 9px; }\n.gcas-films .gf-row dt {\n    font-family: var(--gf-mono); font-size: 0.68rem; letter-spacing: 0.08em;\n    text-transform: uppercase; color: var(--gf-dim); padding-top: 2px; margin: 0;\n}\n.gcas-films .gf-row dd { margin: 0; color: var(--gf-text); }\n\n.gcas-films .gf-list { font-size: 0.86rem; color: var(--gf-dim); line-height: 1.75; margin: 0; }\n.gcas-films .gf-list strong { color: var(--gf-text); font-weight: 500; }\n\n.gcas-films .gf-cast { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px 30px; margin: 0; padding: 0; list-style: none; }\n@media (max-width: 620px) { .gcas-films .gf-cast { grid-template-columns: 1fr; } }\n\n.gcas-films .gf-cast li { border-top: 1px solid var(--gf-line); padding-top: 10px; }\n.gcas-films .gf-cast strong { display: block; font-weight: 500; font-size: 0.95rem; color: var(--gf-text); }\n.gcas-films .gf-cast span { font-family: var(--gf-mono); font-size: 0.68rem; letter-spacing: 0.06em; color: var(--gf-dim); }\n\n.gcas-films .gf-crawl { font-family: var(--gf-mono); font-size: 0.74rem; line-height: 2; color: var(--gf-dim); margin: 0; }\n\n.gcas-films .gf-wide { margin-top: 34px; padding-top: 30px; border-top: 1px solid var(--gf-line); }\n\n\/* ---------- Collaborate ---------- *\/\n.gcas-films .gf-cta {\n    background: var(--gf-panel); border: 1px solid var(--gf-line);\n    border-left: 2px solid var(--gf-sage);\n    padding: 48px 44px; margin: 20px 0 60px;\n}\n@media (max-width: 600px) { .gcas-films .gf-cta { padding: 34px 26px; } }\n\n.gcas-films .gf-cta h2 { font-family: var(--gf-display); font-weight: 400; font-size: 2.1rem; color: #fff; margin: 0 0 14px; }\n.gcas-films .gf-cta p { color: var(--gf-dim); max-width: 52ch; margin: 0 0 28px; }\n\n.gcas-films a.gf-btn:link, .gcas-films a.gf-btn:visited {\n    display: inline-block; font-family: var(--gf-mono);\n    font-size: 0.75rem; letter-spacing: 0.16em; text-transform: uppercase;\n    padding: 15px 34px; color: var(--gf-sage);\n    background: transparent; border: 1px solid var(--gf-sage);\n    text-decoration: none; transition: background 0.25s ease, color 0.25s ease;\n}\n.gcas-films a.gf-btn:hover, .gcas-films a.gf-btn:focus { background: var(--gf-sage); color: var(--gf-ink); }\n\n\/* ---------- Related + nav ---------- *\/\n.gcas-films .gf-related { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 50px; }\n@media (max-width: 620px) { .gcas-films .gf-related { grid-template-columns: 1fr; } }\n\n.gcas-films a.gf-rel:link, .gcas-films a.gf-rel:visited {\n    display: block; padding: 26px 28px;\n    background: var(--gf-panel); border: 1px solid var(--gf-line);\n    text-decoration: none; transition: border-color 0.25s ease;\n}\n.gcas-films a.gf-rel:hover, .gcas-films a.gf-rel:focus { border-color: var(--gf-sage); }\n\n.gcas-films .gf-rel-label {\n    font-family: var(--gf-mono); font-size: 0.66rem; letter-spacing: 0.18em;\n    text-transform: uppercase; color: var(--gf-sage); display: block; margin-bottom: 8px;\n}\n.gcas-films .gf-rel strong { display: block; font-size: 1.05rem; font-weight: 500; color: var(--gf-text); }\n.gcas-films .gf-rel em { font-style: normal; color: var(--gf-dim); font-size: 0.86rem; }\n\n.gcas-films .gf-nav {\n    display: flex; justify-content: space-between; gap: 20px;\n    padding-top: 28px; border-top: 1px solid var(--gf-line);\n    font-family: var(--gf-mono); font-size: 0.74rem; letter-spacing: 0.1em; text-transform: uppercase;\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .gcas-films *, .gcas-films *::before, .gcas-films *::after { transition: none !important; }\n}\n<\/style>\n\n<div class=\"gcas-films\">\n\n    <header class=\"gf-head\">\n        <p class=\"gf-eyebrow\">Film at GCAS<\/p>\n        <h1>GCAS <em>Films<\/em><\/h1>\n        <p class=\"gf-lede\">Documentary films sponsored by The Global Center for Advanced Studies, exploring philosophy, politics, and the ideas that shape our world \u2014 alongside work we think is worth your time.<\/p>\n        <p class=\"gf-index\">Four films &nbsp;\u00b7&nbsp; <span>2015 \u2013 2024<\/span><\/p>\n    <\/header>\n\n    <p class=\"gf-section\"><b>Sponsored by GCAS<\/b><\/p>\n\n    <!-- FILM 1 \u2014 BADIOU -->\n    <article class=\"gf-film\" style=\"--gf-hue: #c2a25e;\">\n        <div class=\"gf-slate\" id=\"gf-slate-badiou\">\n            <button type=\"button\" class=\"gf-play\" aria-label=\"Play Badiou, full feature film\" onclick=\"gfPlay('gf-slate-badiou','vimeo','418047554','8663c802e1','Badiou \u2014 full feature film')\">\n                <span class=\"gf-play-mark\" aria-hidden=\"true\">\u25b6<\/span>\n                <span class=\"gf-play-text\">Watch the full film<\/span>\n            <\/button>\n            <h2 class=\"gf-slate-title\">Badiou<\/h2>\n            <span class=\"gf-slate-field gf-tl\"><b>Prod.<\/b> Nonetheless<\/span>\n            <span class=\"gf-slate-field gf-tr\"><b>Year<\/b> 2018<\/span>\n            <span class=\"gf-slate-field gf-bl\"><b>Dir.<\/b> Kalyan \/ Kalyan<\/span>\n            <span class=\"gf-slate-field gf-br\">Feature documentary<\/span>\n        <\/div>\n\n        <div class=\"gf-body\">\n            <div>\n                <p class=\"gf-synopsis\">Nietzsche wrote that philosophy is always the biography of the philosopher. Alain Badiou&#8217;s story suggests that the opposite is also true. The first feature-length documentary film on France&#8217;s most famous living philosopher.<\/p>\n                <p class=\"gf-note\">\n                    <span class=\"gf-note-label\">On the director<\/span>\n                    Gorav Kalyan (director, editor, cinematographer) is a Philadelphia-based filmmaker and co-founder of Nonetheless Productions. Gorav studied philosophy before moving to California in 2006, where he studied Film Directing at the California Institute of the Arts. He was a 2013 Film Independent Project: Involve fellow, and has made feature-length films, documentaries, short films, and music videos.\n                <\/p>\n            <\/div>\n\n            <aside>\n                <div class=\"gf-block\">\n                    <div class=\"gf-block-title\">Production<\/div>\n                    <dl class=\"gf-specs\">\n                        <div class=\"gf-row\"><dt>Directors<\/dt><dd>Gorav Kalyan, Rohan Kalyan<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Producers<\/dt><dd>Jaden Adams, Rohan Kalyan<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Company<\/dt><dd>Nonetheless Productions<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Watch<\/dt><dd><a href=\"https:\/\/vimeo.com\/418047554\" target=\"_blank\" rel=\"noopener\">Vimeo \u2197<\/a><\/dd><\/div>\n                    <\/dl>\n                <\/div>\n                <div class=\"gf-block\">\n                    <div class=\"gf-block-title\">Screenings<\/div>\n                    <p class=\"gf-list\">\n                        <strong>World premiere<\/strong><br>\n                        Jihlava International Documentary Film Festival, Czech Republic \u2014 October 2018<br><br>\n                        <strong>Asian premiere<\/strong><br>\n                        Arthouse Asia \u2014 January 2019\n                    <\/p>\n                <\/div>\n            <\/aside>\n        <\/div>\n    <\/article>\n\n    <!-- FILM 2 \u2014 THE BIRDCAGE -->\n    <article class=\"gf-film\" style=\"--gf-hue: #4e9fa8;\">\n        <div class=\"gf-slate\" id=\"gf-slate-birdcage\">\n            <button type=\"button\" class=\"gf-play\" aria-label=\"Play The BirdCage official trailer\" onclick=\"gfPlay('gf-slate-birdcage','vimeo','295821376','d803bf9ff8','The BirdCage \u2014 official trailer')\">\n                <span class=\"gf-play-mark\" aria-hidden=\"true\">\u25b6<\/span>\n                <span class=\"gf-play-text\">Watch the trailer<\/span>\n            <\/button>\n            <h2 class=\"gf-slate-title\">The BirdCage<\/h2>\n            <span class=\"gf-slate-field gf-tl\"><b>Filmed<\/b> Athens, 2015<\/span>\n            <span class=\"gf-slate-field gf-tr\"><b>Released<\/b> 2018<\/span>\n            <span class=\"gf-slate-field gf-bl\"><b>Dir.<\/b> Aliksanyan \/ Cizek<\/span>\n            <span class=\"gf-slate-field gf-br\">Ten contributors<\/span>\n        <\/div>\n\n        <div class=\"gf-body\">\n            <div>\n                <p class=\"gf-synopsis\">Filmed a few days after the historic Greek referendum, minutes from the Greek parliament and the tear gas of Syntagma Square. Ten leading thinkers in democratic politics take turns in a single room, answering one question: how do economics affect politics today, and what does that mean for the future of democracy?<\/p>\n            <\/div>\n\n            <aside>\n                <div class=\"gf-block\">\n                    <div class=\"gf-block-title\">Production<\/div>\n                    <dl class=\"gf-specs\">\n                        <div class=\"gf-row\"><dt>Directors<\/dt><dd>Lindsey Aliksanyan &amp; Manos Cizek<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Producer<\/dt><dd>Yanna Buryak<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Co-producer<\/dt><dd>Creston Davis<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Camera<\/dt><dd>Christina Moumouri<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Music<\/dt><dd>Chris Zabriskie<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Trailer<\/dt><dd><a href=\"https:\/\/vimeo.com\/295821376\" target=\"_blank\" rel=\"noopener\">Vimeo \u2197<\/a><\/dd><\/div>\n                    <\/dl>\n                <\/div>\n            <\/aside>\n        <\/div>\n\n        <div class=\"gf-wide\">\n            <div class=\"gf-block-title\">In the room<\/div>\n            <ul class=\"gf-cast\">\n                <li><strong>Srecko Horvat<\/strong><span>Philosopher, author<\/span><\/li>\n                <li><strong>Aristides Baltas<\/strong><span>Former Greek Minister of Education<\/span><\/li>\n                <li><strong>Stathis Gourgouris<\/strong><span>Comparative Literature, Columbia<\/span><\/li>\n                <li><strong>Athena Anagnostou<\/strong><span>Social Anthropology, Panteion<\/span><\/li>\n                <li><strong>Astra Taylor &amp; Laura Hanna<\/strong><span>Documentary filmmakers<\/span><\/li>\n                <li><strong>Jerome Roos<\/strong><span>Founding editor, ROAR Magazine<\/span><\/li>\n                <li><strong>Helena Sheehan<\/strong><span>Philosophy &amp; History of Science, Dublin City University<\/span><\/li>\n                <li><strong>Yiorgos Chouliaras<\/strong><span>Poet, author, Harvard Review<\/span><\/li>\n                <li><strong>Bruno Bosteels<\/strong><span>Literature, Cornell University<\/span><\/li>\n                <li><strong>Jodi Dean<\/strong><span>Political Science, Hobart &amp; William Smith<\/span><\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"gf-wide\">\n            <div class=\"gf-block-title\">Crew<\/div>\n            <p class=\"gf-crawl\">Camera assistant Eleni Lola &nbsp;\u00b7&nbsp; Set design Danae Anagnostou &nbsp;\u00b7&nbsp; Editor Christos Giannakopoulos &nbsp;\u00b7&nbsp; Sound engineer Aris Pavlidis &nbsp;\u00b7&nbsp; Sound mix George Ramantanis \/ DNA Lab Studio &nbsp;\u00b7&nbsp; Line producer Giannis Exintaris &nbsp;\u00b7&nbsp; Production manager Amy Makris &nbsp;\u00b7&nbsp; Assistant director Zoe Valve &nbsp;\u00b7&nbsp; Special thanks Eleni Berde<\/p>\n        <\/div>\n    <\/article>\n\n    <!-- FILM 3 \u2014 Democracy UnRising -->\n    <article class=\"gf-film\" style=\"--gf-hue: #5aa87c;\">\n        <div class=\"gf-slate\" id=\"gf-slate-three\">\n            <button type=\"button\" class=\"gf-play\" aria-label=\"Play Democracy UnRising\" onclick=\"gfPlay('gf-slate-three','yt','TLRjWyDrUD4','','FILM TITLE')\">\n                <span class=\"gf-play-mark\" aria-hidden=\"true\">\u25b6<\/span>\n                <span class=\"gf-play-text\">Watch the film<\/span>\n            <\/button>\n            <h2 class=\"gf-slate-title\">Democracy UnRising<\/h2>\n            <span class=\"gf-slate-field gf-tl\"><b>Prod.<\/b> The Money Puzzel<\/span>\n            <span class=\"gf-slate-field gf-tr\"><b>Year<\/b> 2015<\/span>\n            <span class=\"gf-slate-field gf-bl\"><b>Dir.<\/b> Michael Chanan<\/span>\n            <span class=\"gf-slate-field gf-br\">Feature documentary<\/span>\n        <\/div>\n\n        <div class=\"gf-body\">\n            <div>\n                <p class=\"gf-synopsis\">SYNOPSIS \u2014 a Film shot on location in Athens Greece during the GCAS Conference July 15.<\/p>\n            <\/div>\n\n            <aside>\n                <div class=\"gf-block\">\n                    <div class=\"gf-block-title\">Production<\/div>\n                    <dl class=\"gf-specs\">\n                        <div class=\"gf-row\"><dt>Director<\/dt><dd>Michael Chanan<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Producer<\/dt><dd>Lee Salter<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Watch<\/dt><dd><a href=\"https:\/\/www.youtube.com\/watch?v=TLRjWyDrUD4\" target=\"_blank\" rel=\"noopener\">YouTube \u2197<\/a><\/dd><\/div>\n                    <\/dl>\n                <\/div>\n            <\/aside>\n        <\/div>\n    <\/article>\n\n    <p class=\"gf-section\"><b>Also worth watching<\/b><\/p>\n\n    <!-- FILM 4 \u2014 EXERGUE -->\n    <article class=\"gf-film\" style=\"--gf-hue: #7f95d1;\">\n        <div class=\"gf-slate\" id=\"gf-slate-exergue\">\n            <h2 class=\"gf-slate-title\">Exergue<\/h2>\n            <span class=\"gf-slate-field gf-tl\"><b>Origin<\/b> Greece<\/span>\n            <span class=\"gf-slate-field gf-tr\"><b>Year<\/b> 2024<\/span>\n            <span class=\"gf-slate-field gf-bl\"><b>Dir.<\/b> Athyridis<\/span>\n            <span class=\"gf-slate-field gf-br\">Fourteen parts<\/span>\n        <\/div>\n\n        <div class=\"gf-body\">\n            <div>\n                <p class=\"gf-synopsis\">Over two years, Dimitris Athyridis follows Adam Szymczyk and his curatorial team as they build documenta 14 across Athens and Kassel \u2014 scouting sites, choosing artists, installing the work. The film runs to fourteen parts and roughly fourteen hours, and it stays in the room for the arguments most exhibition films leave out.<\/p>\n            <\/div>\n\n            <aside>\n                <div class=\"gf-block\">\n                    <div class=\"gf-block-title\">Production<\/div>\n                    <dl class=\"gf-specs\">\n                        <div class=\"gf-row\"><dt>Director<\/dt><dd>Dimitris Athyridis<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Writer<\/dt><dd>Dimitris Athyridis<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Country<\/dt><dd>Greece<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Full title<\/dt><dd>Exergue \u2014 on documenta 14<\/dd><\/div>\n                        <div class=\"gf-row\"><dt>Listing<\/dt><dd><a href=\"https:\/\/www.imdb.com\/title\/tt30886362\/\" target=\"_blank\" rel=\"noopener\">IMDb \u2197<\/a><\/dd><\/div>\n                    <\/dl>\n                <\/div>\n            <\/aside>\n        <\/div>\n    <\/article>\n\n    <!-- COLLABORATE -->\n    <section class=\"gf-cta\">\n        <h2>Bring us a film<\/h2>\n        <p>GCAS sponsors documentary films that explore critical ideas in philosophy, politics, and social change. If you are working on one, we would like to hear about it.<\/p>\n        <a href=\"\/it\/contact\/\" class=\"gf-btn\">Get in touch<\/a>\n    <\/section>\n\n    <!-- RELATED -->\n    <div class=\"gf-related\">\n        <a href=\"\/it\/videos\/\" class=\"gf-rel\">\n            <span class=\"gf-rel-label\">Also on GCAS<\/span>\n            <strong>Videos<\/strong>\n            <em>Lectures and interviews<\/em>\n        <\/a>\n        <a href=\"\/it\/public-lectures\/\" class=\"gf-rel\">\n            <span class=\"gf-rel-label\">Also on GCAS<\/span>\n            <strong>Public Lectures<\/strong>\n            <em>Browse the lecture archive<\/em>\n        <\/a>\n    <\/div>\n\n    <nav class=\"gf-nav\">\n        <a href=\"\/it\/videos\/\">\u2190 Videos<\/a>\n        <a href=\"\/it\/public-lectures\/\">Public Lectures \u2192<\/a>\n    <\/nav>\n\n<\/div>\n\n<script>\nfunction gfPlay(slateId, provider, videoId, hash, label) {\n    var slate = document.getElementById(slateId);\n    if (!slate) return;\n    slate.classList.add('is-playing');\n    var btn = slate.querySelector('.gf-play');\n    if (btn) btn.remove();\n    var f = document.createElement('iframe');\n    if (provider === 'yt') {\n        f.src = 'https:\/\/www.youtube-nocookie.com\/embed\/' + videoId + '?autoplay=1&rel=0&modestbranding=1';\n    } else {\n        f.src = 'https:\/\/player.vimeo.com\/video\/' + videoId + '?h=' + hash + '&autoplay=1&dnt=1&title=0&byline=0&portrait=0';\n    }\n    f.allow = 'autoplay; fullscreen; picture-in-picture';\n    f.setAttribute('allowfullscreen', '');\n    f.title = label || 'Film';\n    slate.appendChild(f);\n}\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Film at GCAS GCAS Films Documentary films sponsored by The Global Center for Advanced Studies, exploring philosophy, politics, and the ideas that shape our world \u2014 alongside work we think is worth your time. Four films &nbsp;\u00b7&nbsp; 2015 \u2013 2024 Sponsored by GCAS \u25b6 Watch the full film Badiou Prod. Nonetheless Year 2018 Dir. Kalyan [&hellip;]<\/p>\n","protected":false},"author":8678545,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-gcas-branded-public.php","meta":{"publish_to_discourse":"","publish_post_category":"","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"","discourse_permalink":"","wpdc_publishing_response":"","wpdc_publishing_error":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-101","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.2 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Films - The Global Centre for Advanced Studies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gcas.ie\/it\/films\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Films\" \/>\n<meta property=\"og:description\" content=\"Film at GCAS GCAS Films Documentary films sponsored by The Global Center for Advanced Studies, exploring philosophy, politics, and the ideas that shape our world \u2014 alongside work we think is worth your time. Four films &nbsp;\u00b7&nbsp; 2015 \u2013 2024 Sponsored by GCAS \u25b6 Watch the full film Badiou Prod. Nonetheless Year 2018 Dir. Kalyan [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/it\/films\/\" \/>\n<meta property=\"og:site_name\" content=\"The Global Centre for Advanced Studies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T09:05:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/films\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/films\\\/\",\"name\":\"Films - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"datePublished\":\"2025-12-11T05:56:32+00:00\",\"dateModified\":\"2026-08-08T09:05:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/films\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/films\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/films\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/ar\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Films\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"name\":\"The Global Centre for Advanced Studies\",\"description\":\"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.\",\"publisher\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\"},\"alternateName\":\"GCAS College\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gcas.ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"width\":1080,\"height\":1080,\"caption\":\"The Global Centre for Advanced Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/globalcenterforadvancedstudies\\\/\",\"https:\\\/\\\/www.instagram.com\\\/gcas.ie\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/the-global-center-for-advanced-studies\\\/?viewAsMember=true\"],\"description\":\"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.\",\"email\":\"contact@gcas.ie\",\"telephone\":\"+353 87 754 1417\",\"legalName\":\"GCAS College Dublin, LTD\",\"foundingDate\":\"2013-08-22\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Films - The Global Centre for Advanced Studies","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gcas.ie\/it\/films\/","og_locale":"it_IT","og_type":"article","og_title":"Films","og_description":"Film at GCAS GCAS Films Documentary films sponsored by The Global Center for Advanced Studies, exploring philosophy, politics, and the ideas that shape our world \u2014 alongside work we think is worth your time. Four films &nbsp;\u00b7&nbsp; 2015 \u2013 2024 Sponsored by GCAS \u25b6 Watch the full film Badiou Prod. Nonetheless Year 2018 Dir. Kalyan [&hellip;]","og_url":"https:\/\/gcas.ie\/it\/films\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-08-08T09:05:13+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/social-share-website.png?fit=1200%2C675&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/films\/","url":"https:\/\/gcas.ie\/films\/","name":"Films - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"datePublished":"2025-12-11T05:56:32+00:00","dateModified":"2026-08-08T09:05:13+00:00","breadcrumb":{"@id":"https:\/\/gcas.ie\/films\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/films\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/films\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/ar\/"},{"@type":"ListItem","position":2,"name":"Films"}]},{"@type":"WebSite","@id":"https:\/\/gcas.ie\/#website","url":"https:\/\/gcas.ie\/","name":"The Global Centre for Advanced Studies","description":"The World\u2019s First, Global Debt-Free, Co-Owned College offering accredited degrees.","publisher":{"@id":"https:\/\/gcas.ie\/#organization"},"alternateName":"GCAS College","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gcas.ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","width":1080,"height":1080,"caption":"The Global Centre for Advanced Studies"},"image":{"@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","https:\/\/www.instagram.com\/gcas.ie\/","https:\/\/www.linkedin.com\/school\/the-global-center-for-advanced-studies\/?viewAsMember=true"],"description":"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.","email":"contact@gcas.ie","telephone":"+353 87 754 1417","legalName":"GCAS College Dublin, LTD","foundingDate":"2013-08-22","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PesgkL-1D","jetpack-related-posts":[{"id":103,"url":"https:\/\/gcas.ie\/it\/public-lectures\/","url_meta":{"origin":101,"position":0},"title":"Public Lectures","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"Public Lecture Series Free high-quality lectures and conferences from world-leading experts, available to the public since 2013. 1,000+ Hours of Free Content 100+ World-Class Speakers 2013 Since Founded The Global Center for Advanced Studies (GCAS) has provided thousands of hours of free high-quality lectures and conferences to the public since\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":92,"url":"https:\/\/gcas.ie\/it\/contact\/","url_meta":{"origin":101,"position":1},"title":"Contatto","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"Get in Touch We'd love to hear from you. Whether you have questions about our programs or want to learn more about GCAS, we're here to help. Check our FAQs for quick answers. Contact Information Address 38\/39 Fitzwilliam SquareDublin 2, D02 NX53Ireland Phone +353 1 582 2231 Email contact@gcas.ie Considering\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":87,"url":"https:\/\/gcas.ie\/it\/accreditation\/","url_meta":{"origin":101,"position":2},"title":"Accreditamento GCAS","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"EU Accreditation We are a member college of the Woolf collegiate consortium, which offers accredited degrees under the European Standards Guidance, in line with the Policy of Quality Assurance in the EU. Woolf \u2014 An Institution of Higher Education GCAS is a full member college of Woolf\u2014an accredited, degree-granting Higher\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":97,"url":"https:\/\/gcas.ie\/it\/admissions\/","url_meta":{"origin":101,"position":3},"title":"Ammissioni GCAS","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"Start Your Application Join a global community of scholars pursuing debt-free, accredited degrees. We accept applications year-round with no deadlines. \u2713 No Application Fee Apply for free \u23f0 Rolling Admissions No deadlines \ud83d\udcc4 No SAT\/ACT\/GRE Holistic review \ud83d\udcb0 Financial Aid Available to all We Review Every Application Personally GCAS College\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":82,"url":"https:\/\/gcas.ie\/it\/mission-vision-and-values\/","url_meta":{"origin":101,"position":4},"title":"Missione, visione e valori","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"Mission, Vision & Values Our education strategy serves as a roadmap to change the traditional 19th-century matrix of global education. We articulate our overarching intent and vision for the future of education. Nobel Peace Prize Recognition Dr. Muhammad Yunus, Nobel Peace Prize Recipient, gave a public lecture for GCAS\u2014affirming our\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":77,"url":"https:\/\/gcas.ie\/it\/introduction\/","url_meta":{"origin":101,"position":5},"title":"Introduzione","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"A New Model of Higher Education GCAS is the world\u2019s first debt-free college, offering EU-accredited degrees through our partnership with Woolf and co-owned by its faculty, staff, and graduates. We reject the idea that knowledge must be purchased through debt and affirm education as a public and emancipatory good. 2013\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Introduction-page-1024x768.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":7,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":5839,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/101\/revisions\/5839"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/media?parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}