html,body{height:100%;margin:0}body{font-family:Roboto,sans-serif;font-weight:300;margin:0}#app{height:100%}a{color:#000}.loading-content-container{position:relative}.loading-container{position:relative;margin-top:2rem;display:flex;flex-direction:column;align-items:center}.loading-container,.error-message{text-align:center}.image-gallery-description{bottom:0!important}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.presentation-section{display:flex;flex-direction:column}#presentation-summary{font-size:.9rem;font-style:italic}.presentation-current-photo{display:flex;flex-direction:row;margin-top:1rem}.presentation-current-photo>img{background-color:#fff;object-fit:contain;display:flex;width:50vw;max-height:60vh;flex-shrink:0;aspect-ratio:3 / 2;margin-bottom:2rem}.presentation-current-photo>div{margin-left:1rem}.presentation-current-photo>div>p{overflow-y:auto;max-height:calc(100% - 5rem);font-weight:400}.presentation-current-photo>div>h2{margin:0}.presentation-current-photo>div>hr{border-width:0 0 1px 0;border-style:solid;border-color:#000}.presentation-section ul{margin:5rem 0;padding:0;list-style:none;font-size:.9rem}.presentation-section ul li{margin:1rem 0}@media screen and (max-width: 768px){.presentation-section{padding:0}#presentation-summary{margin:1rem 0}.presentation-current-photo>div{margin-left:0}.presentation-current-photo{flex-direction:column;height:auto}.presentation-current-photo>img{width:100%;aspect-ratio:3 / 2;max-width:100%;max-height:100%}}h1{font-family:Kanit,sans-serif;font-size:3rem;margin:1rem 0;font-weight:500;letter-spacing:2px;color:inherit;text-align:center}@media (max-width: 768px){h1{font-size:1.8rem;text-align:left;margin:.5rem 0}}#socials{margin-top:2rem;display:flex;justify-content:center}@media (max-width: 768px){#socials{flex-direction:column}}#socials a{text-decoration:none;display:block;margin:1rem;text-align:center}#jumbo{background:url(/lyon.webp) no-repeat center center;background-size:cover;width:100%;height:100vh;display:flex;justify-content:center;align-items:flex-end;text-align:center;color:#fff;margin:auto auto 64px;text-shadow:black 0 0 8px}#CTA{display:flex;justify-content:space-evenly;margin:0}#CTA *{border-style:solid;border-width:0 0 1px 0;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;text-decoration:none;margin:5vh 0 20vh;height:5vh}@media (max-width: 768px){#CTA *{margin:5vh 0 10vh}}#about{width:80%;padding:16px;display:flex;margin:auto;align-items:flex-start}#about img{flex-grow:0;max-height:600px;max-width:40vw;margin-right:2rem;box-shadow:#d3d3d3 0 4px 8px}#about div{font-size:1.2rem;font-weight:300;flex:1}@media (max-width: 768px){#about{position:relative;top:unset;left:unset;transform:unset;flex-direction:column}#about img{margin:auto auto 2rem;max-width:80%;max-height:50vh}}h2{font-family:Kanit,sans-serif;font-size:2rem;margin:1rem 0;font-weight:500;color:inherit}@media (max-width: 768px){h2{font-size:1.4rem;margin:.5rem 0}}#layout{min-height:100%;display:flex;flex-direction:column}main{flex-grow:1;margin:auto}main[data-immersive=true]{width:100%}main[data-immersive=false]{width:80%}@media (max-width: 768px){main[data-immersive=false]{width:90%}}footer{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:16px;bottom:0;font-family:Kanit,sans-serif;letter-spacing:.1rem;font-size:.9rem;font-weight:300}footer *{margin:1rem}@media (max-width: 768px){footer{font-size:.8rem;margin-left:0;flex-direction:column}footer *{margin:4px}}header{flex-grow:0;flex-shrink:1;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 768px){header{min-height:48px}}header[data-immersive=true]{position:absolute}nav#header{display:flex;flex-direction:row;justify-content:flex-end;z-index:1}nav#header[data-immersive=true]{color:#fff;background:none;box-shadow:none}#burger{background:none;border:none;padding:16px;width:48px;height:48px;align-self:flex-end;font-size:1.2rem;cursor:pointer;display:none;text-align:right}nav#header a{padding:16px;color:inherit;font-family:Kanit,sans-serif;text-decoration:none;font-size:1.2rem;font-weight:300;text-align:right;background-color:#fff}nav#header[data-immersive=true] a{background:none}@media (max-width: 768px){nav#header{width:100%;flex-direction:column;margin:0;top:0;z-index:10000;position:absolute}nav#header[data-open=true][data-immersive=false]{box-shadow:0 0 8px #00000080}nav#header button{display:inline-block;text-wrap:nowrap}nav#header a,nav#header button{padding:8px 16px}}#logo{display:flex;flex-direction:row;align-items:center;gap:1rem;margin:0 32px;color:#000;text-decoration:none;cursor:pointer}#logo[data-immersive=true]{color:#fff}#logo svg{width:48px;height:48px}#logo a{text-decoration:none;color:inherit}#logo h1{font-family:Kanit,sans-serif;font-size:1.5rem;line-height:1.5rem;margin:1rem 0;font-weight:200;letter-spacing:2px;text-align:center}.card{display:flex;align-items:flex-start;cursor:pointer;flex-shrink:0;flex-grow:0;flex-direction:column;justify-content:flex-end;position:relative;aspect-ratio:3/2;overflow:hidden;max-width:400px}.card-overlay{position:absolute;right:16px;top:16px;height:10%;aspect-ratio:1/1}.card-backdrop{font-family:Kanit,sans-serif;position:absolute;flex-direction:column;width:calc(100% - 16px);color:#fff;bottom:0;background-color:#00000080;z-index:1;clip-path:polygon(0 0,8px 8px,100% 8px,100% 100%,0 100%);padding:12px 8px 4px;display:flex;gap:4px}.card-text{margin:0}.card img{width:100%;height:100%;object-fit:cover}.card-title{display:block;white-space:pre-wrap;min-width:calc(100% - 16px);line-height:1rem;font-size:1rem}.card-meta{font-size:.8rem;line-height:.8rem}.play{background-color:#fff;width:100%;height:100%;clip-path:polygon(0 0,100% 50%,0 100%)}.card-matrix{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,2fr));column-gap:8px;row-gap:8px;overflow-x:auto;overflow-y:hidden;position:relative;flex-wrap:wrap}@media (max-width: 768px){.card-matrix{height:auto}}.reference-card{margin:8px 0 16px}.reference-card-title{font-size:1rem;font-weight:400;margin:0 0 4px;display:inline-block;text-decoration:none}.reference-card-meta{font-size:.8rem}.reference-card-media{background-color:#2f4f4f;color:#fff;padding:2px 4px;font-weight:500;border-radius:4px}.reference-card-date{margin:0 8px;font-style:italic}.video-details{display:flex;flex-direction:row;flex-wrap:wrap}.video-details .video-player{flex:3;padding-right:16px;min-width:300px}.video-player video{width:100%;height:auto;aspect-ratio:16 / 9}.video-details section{flex:2;min-width:200px}
