CINXE.COM
Doclisboa 2024 | Home
<!DOCTYPE html> <html lang="en"> <head> <title> Doclisboa 2024 | Home </title> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript"> window.serviceWorkerSetting = { path: "/service-worker.js?ev=doclisboa&ed=2024", text: "Install the visitor page on your device" }; </script> <style> :root { --br1: 4px; --br2: 8px; --br3: 16px; --brCircle: 1000px; --btn-br: 64px; --main-color: #942D98; --hover-color: #BD7CC0; --main-10 : #FDFAFD; --main-100 : #F2E5F3; --main-150 : #E8D1E9; --main-200 : #C36AC6; --main-300 : #BD7CC0; --main-350 : #AF50B2; --main-400 : #A13EA5; --main-500 : #942D98; --main-600 : #76247A; --heading-font : Satoshi-Variable; --content-font : Satoshi-Variable; --theme-dark-dark: #333547; --theme-dark-medium: #4D4F5E; --theme-dark-light: #666875; } body.theme-light { --theme-dark-10: var(--main-10); --theme-dark-150: var(--theme-dark-dark); --theme-dark-300: var(--main-300); --theme-dark-white: white; --theme-medium-10: var(--main-10); --theme-medium-100: var(--main-100); --theme-medium-white: white; --theme-light-10: var(--main-10); --theme-light-100: var(--main-100); --theme-light-150: var(--main-150); --theme-light-white: white; --theme-200-100: var(--main-100); --theme-350-100: var(--main-100); --theme-400-white: white; --theme-white-200: var(--main-200); --theme-white-400: var(--main-400); --theme-transparent-white: white; --theme-border-color: #F2E5F3; --theme-font-color: #000319; --theme-hover-color: var(--theme-dark-light); --theme-form-field-border-color: #F2E5F3; --theme-form-field-border-hover-color: var(--main-150); --theme-form-field-border-active-color: var(--main-200); --theme-form-field-font-color: '#000319'; --theme-nestedform-level4-bg-color: var(--main-400); --theme-box-shadow: 0 4px 8px 0 rgba(118, 36, 122, 0.05); } body.theme-dark { --theme-dark-10: var(--theme-dark-dark); --theme-dark-150: var(--main-150); --theme-dark-300: var(--theme-dark-dark); --theme-dark-white: var(--theme-dark-dark); --theme-medium-10: var(--theme-dark-medium); --theme-medium-100: var(--theme-dark-medium); --theme-medium-white: var(--theme-dark-medium); --theme-light-10: var(--theme-dark-light); --theme-light-100: var(--theme-dark-light); --theme-light-150: var(--theme-dark-light); --theme-light-white: var(--theme-dark-light); --theme-200-100: var(--main-200); --theme-350-100: var(--main-350); --theme-400-white: var(--main-400); --theme-white-200: white; --theme-white-400: white; --theme-transparent-white: transparent; --theme-border-color: #747683; --theme-font-color: white; --theme-hover-color: #eeeeee; --theme-form-field-border-color: #80818C; --theme-form-field-border-hover-color: #B2B3BA; --theme-form-field-border-active-color: #B2B3BA; --theme-form-field-font-color: #B2B3BA; --theme-nestedform-level4-bg-color: #000319; --theme-box-shadow: 0 4px 8px 0 rgba(0,0,0, 0.1); } .color-theme-accreditation { --main-color: #D10075; --hover-color: #E360A9; --main-10 : #FFFAFD; --main-100 : #FAE1EF; --main-150 : #F1AFD4; --main-200 : #F14BA8; --main-300 : #E360A9; --main-350 : #E32B92; --main-400 : #DA308F; --main-500 : #D10075; --main-600 : #B20064; } .color-theme-festival_schedule { --main-color: #34B234; --hover-color: #5EC55E; --main-10 : #FBFEFB; --main-100 : #E7F6E7; --main-150 : #A7DEA7; --main-200 : #73CF73; --main-300 : #5EC55E; --main-350 : #81D081; --main-400 : #49BC49; --main-500 : #34B234; --main-600 : #2D9A2D; } .color-theme-film_catalogue { --main-color: #01AE83; --hover-color: #5FCEB3; --main-10 : #F6FFFD; --main-100 : #DEF7F1; --main-150 : #94DFCC; --main-200 : #2DDEB2; --main-300 : #5FCEB3; --main-350 : #1ECEA2; --main-400 : #10BE93; --main-500 : #01AE83; --main-600 : #01906C; } .color-theme-who_is_here { --main-color: #009FD9; --hover-color: #2EB7E8; --main-10 : #F8FDFF; --main-100 : #DFF4FB; --main-150 : #92D7F0; --main-200 : #45C2F0; --main-300 : #2EB7E8; --main-350 : #61C4E8; --main-400 : #17ABE1; --main-500 : #009FD9; --main-600 : #0089BA; } .color-theme-meeting_planner { --main-color: #002496; --hover-color: #6178C0; --main-10 : #FCFDFF; --main-100 : #E3E7F5; --main-150 : #C2CBEA; --main-200 : #91A1D5; --main-300 : #6178C0; --main-350 : #425FBC; --main-400 : #304EAB; --main-500 : #002496; --main-600 : #001D78; } .color-theme-my_schedule { --main-color: #34B234; --hover-color: #5EC55E; --main-10 : #FBFEFB; --main-100 : #E7F6E7; --main-150 : #A7DEA7; --main-200 : #73CF73; --main-300 : #5EC55E; --main-350 : #81D081; --main-400 : #49BC49; --main-500 : #34B234; --main-600 : #2D9A2D; } .color-theme-membership { --main-color: #FF5800; --hover-color: #FF803D; --main-10 : #FFFCFA; --main-100 : #FFECE1; --main-150 : #FFA87A; --main-200 : #FFC6A8; --main-300 : #FF803D; --main-350 : #FF9760; --main-400 : #FF6C1F; --main-500 : #FF5800; --main-600 : #E04D00; } .color-theme-my_stay { --main-color: #EFAB00; --hover-color: #F5BF37; --main-10 : #FFFCF4; --main-100 : #FCECC3; --main-150 : #F9DC92; --main-200 : #F9C952; --main-300 : #F5BF37; --main-350 : #F5CB60; --main-400 : #F2B51B; --main-500 : #EFAB00; --main-600 : #D09500; } .color-theme-events { --main-color: #D52B1E; --hover-color: #E57A72; --main-10 : #FEF9F9; --main-100 : #FAE4E3; --main-150 : #EDA29C; --main-200 : #F6D0CD; --main-300 : #E57A72; --main-350 : #E05A50; --main-400 : #DB4337; --main-500 : #D52B1E; --main-600 : #BA261A; } </style> <link rel="stylesheet" type="text/css" href="/newvp/vp_new.css?t=1732805718" /> <script> window.datepickerDateTimeFormat = {} window.datepickerDateTimeFormat.date = "j/n/Y"; window.datepickerDateTimeFormat.time = "H:i"; </script> </head> <body class="theme-light" > <div class="container-fluid"> <div class="header py-3"> <div class="d-flex align-items-center"> <div class="vp-menu-toggle p-2 me-3 d-xl-none d-lg-none"> <div class="first"></div> <div class="mid"></div> <div class="last"></div> </div> <div class="dropdown"> <div class="dropdown-toggle vp-hover d-flex align-items-center py-2"> <i class="fa-light fa-globe me-2"></i> <span class="me-2 d-none d-sm-block">English</span> <i class="fa-light fa-angle-down"></i> </div> <div class="vp-menu"> <a class="vp-menu--item" href="/doclisboa/2024/change-language/pt?last_page=https%3A%2F%2Fvp.eventival.com%2Fdoclisboa%2F2024">portugu锚s</a> </div> </div> </div> <a href="https://doclisboa.org/2024/en/" class="header--center-logo d-flex justify-content-center align-items-center d-block d-sm-none" target="_blank"> <img class="mw-100 mh-250" src="https://files.eventival.com/270/editions/2488/files/435.png" alt="Doclisboa"> </a> <div class="d-flex align-items-center justify-content-end"> <a href="https://account.eventival.com/auth/realms/Eventival/protocol/openid-connect/auth?client_id=ev-visitorpage&redirect_uri=https%3A%2F%2Fvp.eventival.com%2Fdoclisboa%2F2024%2Fauth%2Fcb&scope=openid+email+profile+phone+address&response_type=code" class="account-toggle btn btn--sm btn--hover-color vp-bg ms-4 d-none d-sm-block"> <span>Log in</span> <i class="fa-light fa-right-to-bracket"></i> </a> <a href="https://account.eventival.com/auth/realms/Eventival/protocol/openid-connect/auth?client_id=ev-visitorpage&redirect_uri=https%3A%2F%2Fvp.eventival.com%2Fdoclisboa%2F2024%2Fauth%2Fcb&scope=openid+email+profile+phone+address&response_type=code" class="account-toggle btn btn--icon btn--sm btn--hover-color vp-bg ms-4 d-block d-sm-none"> <i class="fa-light fa-right-to-bracket"></i> </a> </div> </div> <div class="vp-banner mb-3"> <img src="/doclisboa/2024/files/thumbnail/thumbnail_1920x640/MjcwL2VkaXRpb25zLzI0ODgvZmlsZXMvOTcwLmpwZWc%3D" /> <div class="vp-banner--content"> </div> </div> <div class="row gx-3 vp-main-wrapper"> <div class="col-lg-3 mb-3 sidebar-menu"> <div class="vp-bg-theme-medium-white mb-4 inner"> <div class="p-3 d-none d-lg-block"> <a href="https://doclisboa.org/2024/en/" class="d-flex justify-content-center align-items-center" target="_blank"> <img class="mw-100 mh-250" src="https://files.eventival.com/270/editions/2488/files/435.png" alt="Doclisboa"> </a> </div> <div class="vp-menu"> <h4 class="vp-menu--title d-lg-none">Home</h4> <a href="/doclisboa/2024" class="vp-menu--item active"> <i class="fa-light fa-grid-2 vp-menu--icon"></i> Home </a> </div> <hr> <div class="vp-menu"> </div> </div> <div class="row gx-3 gy-3"> <div class="col-lg-12 col-md-4" id="install-app-btn-wrapper"></div> <div class="col-lg-12 col-md-4"> <a href="https://doclisboa.org/2024/" class="vp-link-box mb-2" target="_blank"><span>Festival website</span><i class="fa-light fa-arrow-up-right-from-square"></i></a> </div> <div class="col-lg-12 col-md-4 justify-content-center text-lg-start text-md-end text-center"> <div class="socials"> <a href="https://www.facebook.com/doclisboa/" class="socials--item" target="_blank"><i class="fa-brands fa-facebook"></i></a> <a href="https://www.instagram.com/doclisboa.iff/" class="socials--item" target="_blank"><i class="fa-brands fa-instagram"></i></a> <a href="https://x.com/doclisboa/" class="socials--item" target="_blank"><i class="fa-brands fa-x"></i></a> <a href="https://www.youtube.com/channel/UCT7zm2RlWtv_Ks-LzxPo5BQ" class="socials--item" target="_blank"><i class="fa-brands fa-youtube"></i></a> <a href="https://www.linkedin.com/company/doclisboaiff/" class="socials--item" target="_blank"><i class="fa-brands fa-linkedin"></i></a> </div> </div> </div> </div> <div class="col-lg-9 mb-3"> <div class="row gx-3 mb-4"> <div class="col-12"> <div class="vp-brr-3 p-4 vp-bg-theme-medium-white vp-text-content"> <p><span style="font-size: 18.666666px;">Welcome to the <strong>Doclisboa</strong> </span><strong style="font-size: 18.666666px;">Visitor Page</strong><span style="font-size: 18.666666px;">, the place where you can read about our films, check out the public events, explore the festival venues, and browse the screenings and events in our festival schedule.<br /><br /></span><span style="font-size: 18.666666px;">This year's edition takes place <strong>from Thursday 17 to Sunday 27 October 2024</strong>.</span><span style="font-size: 18.666666px;"><br /><br /></span><span style="font-size: 18.666666px;"><span style="font-size: 18.666666px;">This public Visitor Page is accessible to everyone. If you want to<strong> </strong>request or buy a festival accreditation, or see other information that may only be relevant, if you are new at <strong>Eventival</strong> please <a href="https://account.eventival.com/auth/realms/Eventival/protocol/openid-connect/auth?client_id=ev-visitorpage&redirect_uri=https%3A%2F%2Fvp.eventival.com%2Fdoclisboa%2F2024%2Fauth%2Fcb&scope=openid+email+profile+phone+address&response_type=code" target="_blank" rel="noopener">create an account or log in.</a><br /></span></span><span style="font-size: 18.666666px;"><span style="font-size: 18.666666px;">In alternative, please click on the login button at the upper right corner of this page.</span></span></p> </div> </div> </div> <div class="row gx-3 mb-3"> </div> <div class="row gx-3 "> </div> </div> </div> <div class="vp-footer pt-3 pb-1 mb-3"> <div class="row"> <div class="col-md-6 text-center text-md-start mb-2"> 漏 2024 Doclisboa, All rights reserved </div> <div class="col-md-6 text-center text-md-end mb-2"> Powered by <a href="https://www.eventival.com/" target="_blank">Eventival</a> </div> </div> </div> </div> <script type="text/javascript"> function __(key, params) { const i18n = []; let translation = i18n[key] || key; if (params !== undefined) { for (const param of params) { translation = translation.replace(/\%s\%/, param); } } return translation.replace(/\\/g, ""); }; </script> <script type="text/javascript" src="/js/jquery/jquery-3.6.3.min.js?t=1729930745"></script> <script type="text/javascript" src="/newvp/assets/js/slick.min.js?t=1729930745"></script> <script type="text/javascript" src="/newvp/assets/js/tiny-slider.js?t=1729930745"></script> <script type="text/javascript" src="/newvp/assets/js/jquery.magnific-popup.min.js?t=1729930745"></script> <script type="text/javascript" src="/newvp/vp_new.js?t=1732805724"></script> </body> </html>