@charset "UTF-8";@font-face{font-family:DiatypeMED;src:url(../../fonts/ABCDiatypeEdu-Medium.woff2)}@font-face{font-family:DiatypeBOLD;src:url(../../fonts/ABCDiatypeEdu-Bold.woff2)}*{box-sizing:border-box;font-family:DiatypeMED;color:brown}body{height:100dvh;cursor:none}.custom-cursor{position:fixed;width:12px;height:12px;background-color:#8b2323;border-radius:50%;pointer-events:none;z-index:9999;transition:transform .1s ease;mix-blend-mode:difference}.custom-cursor.hover{transform:scale(1.5);background-color:#8b2323}@media (max-width: 768px){.custom-cursor{display:none!important}body{cursor:auto!important}a,button,input,textarea,select,[role=button],[tabindex],.hoverable,.project-snippet,.project-tile,.news-nav-btn,.news-back-btn,.icon,.prev,.next,.escape,#about,.draggable-popup header,.draggable-popup,.draggable-popup *{cursor:pointer!important}}@media (hover: none) and (pointer: coarse){.custom-cursor{display:none!important}body,*{cursor:auto!important}a,button,input,textarea,select,[role=button],[tabindex],.hoverable,.project-snippet,.project-tile,.news-nav-btn,.news-back-btn,.icon,.prev,.next,.escape,#about,.draggable-popup header,.draggable-popup,.draggable-popup *{cursor:pointer!important}}*{cursor:none!important}a{color:inherit;text-decoration:none}h1,h2,h3{font-weight:inherit;font-size:inherit;cursor:default}ul ul{padding-inline-start:20px}.hoverable,.escape{transition:all .1s ease-in-out}.hoverable:hover,.escape:hover,.aboutFS:hover{transform:rotate(3deg)}.selected-proj{color:#e2c4c4}#ensemble-screen{position:relative;display:flex;height:100dvh;overflow:hidden}.wrapper{width:100%}.sidebar-menu{position:relative;display:flex;height:fit-content;min-width:271px;box-sizing:border-box}#menu{width:fit-content;font-family:DiatypeMED;padding:19px;margin:5rem 0 0 1rem;background-color:#fffffc;line-height:1.2;cursor:pointer}.proj-btn{width:fit-content}.toggle_menu{display:none;margin-top:5.5rem;margin-left:1rem}.arrow_menu{cursor:pointer;padding:.5rem .6rem;background-color:#fffffc;border:solid brown 1px}#name{position:absolute;top:0;font-size:2rem;padding:1rem 1rem 1rem 2.1rem;font-family:DiatypeBOLD;width:100%;background-color:#fffffc;border-bottom:solid brown 1px;z-index:2}.rightside{padding:6.2rem 1.5rem 4rem 1rem;width:100%;overflow:hidden}.rightside::-webkit-scrollbar{display:none}.ctn-about{position:absolute;transform:rotate(20deg);z-index:4;right:3rem;top:8rem}.about,.aboutFS{cursor:pointer;padding:.5rem 1rem;background-color:#fffffc;border:solid brown 1px}.about{opacity:0}.about-visible{opacity:1}.aboutFS{padding:.5rem 1rem;cursor:pointer;z-index:12}#ctn-gallery{width:100%;height:100%;display:flex;justify-content:left}.gallery{position:relative;width:100vw;height:calc(100vh - 120px);margin:0;overflow:hidden}.img-par-defaut{display:flex;height:100%;max-height:720px;width:100%;object-fit:contain;padding:5em 15% 4em 10%;box-sizing:border-box;overflow:hidden;transition:height .5s ease-in-out}.image-stack{position:relative;width:100%;height:100%}.image-stack img{position:absolute;top:0;left:0;height:100%;object-fit:cover;pointer-events:none}.project-snippet{position:absolute;cursor:pointer;transition:box-shadow .2s,transform .2s}.project-snippet:hover{z-index:100;box-shadow:none;transform:scale(1.04) rotate(var(--hover-rotation, -2deg))}.stack-rect{position:absolute;width:100%;height:100%;background:#fff;border:1px solid #A52A2A;z-index:1;border-radius:0;box-shadow:none}.snippet-img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:10;border-radius:0;box-shadow:none;border:1px solid #A52A2A;opacity:1}.project-preview-stack{width:100%;max-width:900px;height:100%;max-height:720px;display:flex;align-items:center;justify-content:center;padding:5em 15% 4em 10%;box-sizing:border-box;transition:all .3s ease-in-out}.project-preview-stack:hover{transform:scale(1.02)}.project-preview-stack .image-stack{width:100%;height:100%;max-width:600px;max-height:500px;border-radius:8px;box-shadow:0 8px 32px #8b451326;transition:box-shadow .3s ease-in-out}.project-preview-stack:hover .image-stack{box-shadow:0 12px 48px #8b451340}.all-projects-preview-stack{width:100%;max-width:900px;height:100%;max-height:720px;display:flex;align-items:center;justify-content:center;padding:5em 15% 4em 10%;box-sizing:border-box;transition:all .3s ease-in-out}.all-projects-preview-stack .image-stack{width:100%;height:100%;max-width:700px;max-height:600px;border-radius:12px;box-shadow:0 12px 40px #8b451333;transition:box-shadow .3s ease-in-out}.all-projects-preview-stack:hover .image-stack{box-shadow:0 16px 56px #8b45134d}.gallery .image{padding:.5rem;height:9rem;width:fit-content}.gallery .image:not(:nth-child(1)){max-width:300px}.gallery .image:nth-child(1){display:flex;justify-content:center;width:100%;height:34rem;margin-top:-.5rem}.gallery .image img{width:100%;object-fit:cover;transition:all .3s ease}.gallery .image img:nth-child(1){width:100%;height:100%}.gallery .image img:hover{opacity:.5}#random-stacks-grid{margin:0 auto;display:flex;justify-content:flex-start;align-items:center;gap:var(--stack-gap);height:100%;width:100vw;max-width:100vw;box-sizing:border-box;padding:0 32px 64px;overflow-x:hidden}.project-snippet{display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.centered-masonry-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--stack-gap);box-sizing:border-box}.project-organic-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;grid-auto-flow:dense;gap:48px;width:100%;margin:0 auto;padding:48px 0 300px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;max-height:100vh}.project-tile{padding:16px;background:transparent;width:100%;height:100%;overflow:visible;position:relative;display:flex;align-items:stretch}.project-tile img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block;transition:opacity .3s}.project-tile.tall{grid-row:span 2}.preview-box{position:fixed;display:flex;align-items:center;top:0;transform:scale(.9);background:#fffffc;width:100%;height:100%;z-index:1;opacity:0;pointer-events:none}.preview-box.show{opacity:1;pointer-events:auto;transform:scale(1);transition:all .3s ease;box-sizing:border-box;z-index:5}.container-info-FS{position:absolute;top:0;left:0;bottom:0;right:0;z-index:11;opacity:0;transition:all .3s ease-in-out}.info-FS-visible{opacity:1}.preview-box .details{position:absolute;top:0;width:100%;display:flex;align-items:center;padding:12px 15px 12px 10px;justify-content:space-between;z-index:6}.preview-box .details .title{display:flex;text-shadow:#fffffc 0 0 3px}.preview-box .details .title,.details .icon{padding:.5rem 1rem}.details .title p:nth-child(2){margin-left:1px}#details-droite{display:flex;justify-content:space-between;width:17rem;min-width:15rem;gap:1rem}.details .icon{font-size:20px;cursor:pointer}.preview-box .image-box{display:flex;justify-content:center;width:100%;position:relative}.image-box img{padding:1%;box-sizing:border-box;max-width:100%;max-height:100dvh}.slide{position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;font-family:DiatypeMED;cursor:pointer;height:50px;width:60px;line-height:50px;text-align:center;text-shadow:#fffffc 0 0 3px}.slide.prev{left:0}.slide.next{right:0}.shadow{position:fixed;top:0;left:0;height:100%;width:100%;z-index:2;display:none;background:brown(0,0,0,.45)}footer{position:absolute;display:flex;bottom:0;width:100%}#nav-footer,#grp-act-info-lang{display:flex;flex-wrap:nowrap}#nav-footer{border-top:solid brown 1px;background-color:#fffffc;padding:19px;justify-content:space-between;box-sizing:border-box}#grp-act-info-lang{min-width:240px;justify-content:space-between}#grp-act-info-lang li{cursor:pointer}#credits{font-size:.5em;line-height:2;flex-wrap:nowrap}.lang-menu{display:flex;font-family:DiatypeBOLD;font-size:.8em;line-height:1.5}#lang{display:flex;font-family:DiatypeBOLD;font-size:.8em}.FR,.EN{cursor:pointer;background-color:#fffffc}.lang-menu-FS{display:flex;align-items:center;padding:.5rem 1rem;font-family:DiatypeBOLD;font-size:.8em}.icon,.lang-menu-FS{background-color:#fffffc;border:solid brown 1px}.sidebar-menu-visible{display:flex}.project-news-container{grid-column:1 / -1;width:85%;display:flex;flex-direction:column;gap:0}.project-news-banner{margin:32px 0 0;text-align:left;background:none;border:none;box-shadow:none;border-radius:0;padding:24px 0;color:#8b2323;font-family:ABCDiatypeEdu-Medium,sans-serif;font-size:1em;font-weight:500;display:flex;gap:24px;border-top:1px solid brown;width:100%}.project-news-banner:not(:first-child){margin-top:0;border-top:none;padding-top:16px;padding-bottom:24px}.news-title-column{flex-shrink:0;width:120px}.news-title-column{color:#8b2323;font-family:ABCDiatypeEdu-Medium,sans-serif!important;font-size:1em;font-weight:500;margin:0}.news-content-column{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1}.news-images-column{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-shrink:0;flex-wrap:wrap}.news-image-snippet{width:120px;height:100px;overflow:hidden;flex-shrink:0}.news-image-snippet img{width:100%;height:100%;object-fit:cover;display:block}.news-button-column{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:60px}.news-content-container{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.news-nav-btn{background:none;border:none;color:#8b2323;font-size:1.5rem;font-weight:700;cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.news-headline{font-size:.8em;font-weight:700;display:block;margin-bottom:.5em;color:#8b2323}.news-content{font-weight:700;color:#8b2323;display:block}.news-viewer{display:flex;flex-direction:column;width:100%;height:100%;padding:48px;box-sizing:border-box;overflow-y:auto;background:#fff}.actualite-back-arrow{background:none;border:none;color:#8b2323;font-family:ABCDiatypeEdu-Medium,sans-serif;font-size:2rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:1000}.actualite-back-arrow:hover{background-color:#8b23231a;transform:translate(-4px)}.news-viewer-open .ctn-about{display:none}.news-viewer-content{flex:1;color:#8b2323;font-family:ABCDiatypeEdu-Medium,sans-serif;font-size:1.1rem;line-height:1.6}.news-viewer-content .news-headline{font-size:1.4em;font-weight:700;margin-bottom:1em;color:#8b2323}.news-viewer-content .news-content{font-size:1.1em;line-height:1.7;color:#8b2323}.actualite-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;grid-auto-flow:dense;gap:48px;width:100%;margin:0;padding:48px 0 300px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;max-height:100vh}.actualite-tile{padding:16px;background:transparent;width:100%;height:100%;overflow:visible;position:relative;display:flex;align-items:stretch;cursor:pointer}.actualite-tile:nth-child(4n){grid-row:span 2}.actualite-tile img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.bio-liste{display:flex;margin-bottom:.2rem!important;align-items:center}.bio-annee{font-weight:700;min-width:80px;margin-right:.2rem}.bio-description{flex:1}.bio-description a{color:inherit;text-decoration:none;transition:text-decoration .2s ease}.bio-description a:hover{text-decoration:underline}:root{--stack-offset-x: 8px;--stack-offset-y: 8px;--stack-count: 4;--stack-scale: 1;--stack-gap: 20px}@media (max-width: 700px){:root{--stack-offset-x: 4px;--stack-offset-y: 4px;--stack-scale: 1.4;--stack-gap: 12px;--stack-count: 3}.image-stack{transform:scale(var(--stack-scale));transform-origin:center}.project-snippet{padding:20px}#random-stacks-grid{gap:var(--stack-gap);padding:0 16px 32px}.centered-masonry-col{gap:var(--stack-gap)}}@media (max-width: 600px){:root{--stack-offset-x: 3px;--stack-offset-y: 3px;--stack-scale: 1.6;--stack-gap: 8px;--stack-count: 3}.image-stack{transform:scale(var(--stack-scale))}.project-snippet{padding:16px}#random-stacks-grid{gap:var(--stack-gap);padding:0 12px 24px}.centered-masonry-col{gap:var(--stack-gap)}}@media (max-width: 500px){:root{--stack-offset-x: 2px;--stack-offset-y: 2px;--stack-scale: 1.8;--stack-gap: 6px;--stack-count: 2}.image-stack{transform:scale(var(--stack-scale))}.project-snippet{padding:12px}#random-stacks-grid{gap:var(--stack-gap);padding:0 8px 16px}.centered-masonry-col{gap:var(--stack-gap)}}@media (max-width: 1000px){.sidebar-menu{position:absolute;left:-16.7rem;z-index:5;min-width:unset;display:flex}#menu{box-sizing:border-box;border:solid brown 1px;margin-top:5.5rem;padding:19px}.toggle_menu{display:block;margin-top:5.5rem;margin-left:1rem}.rightside{padding:5.5rem .5rem 4rem}.img-par-defaut{padding:0 .5rem}#ctn-gallery{justify-content:center;margin-left:inherit}.ctn-about{right:2.6rem}}@media (max-width: 700px){.sidebar-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fffffcf2;z-index:1000;min-width:auto}.sidebar-menu-visible{display:flex!important;flex-direction:column;align-items:center;justify-content:center}#menu{padding:20px;margin:0;background-color:transparent;text-align:center}.toggle_menu{display:block!important;position:fixed;top:1rem;left:1rem;z-index:1001;margin:0;background-color:#fffffc;border:1px solid brown;padding:8px;border-radius:4px}.rightside{padding:4rem 1rem 3rem;width:100%}#name{font-size:1.5rem;padding:.5rem 1rem}.ctn-about{right:1rem;top:5rem}.project-news-banner{font-size:1em;margin-top:24px;gap:16px;padding:16px 0;width:60%;max-width:500px}.news-title-column{width:80px}.news-button-column{width:50px}.news-title-column h3{font-size:1rem}.news-image-snippet{width:120px;height:100px}.news-nav-btn{font-size:1.2rem;min-width:35px;height:35px}.news-viewer{padding:24px}.actualite-back-arrow{top:16px;left:16px;font-size:1.5rem;padding:8px}.actualite-grid{gap:20px;margin:24px 0;padding:24px 0}.actualite-grid{grid-template-columns:1fr;gap:16px;margin:16px 0;padding:16px 0}.actualite-back-arrow{top:12px;left:12px;font-size:1.2rem;padding:6px}.news-viewer-content{font-size:1rem}.actualite-grid{gap:24px;margin:32px 0;padding:32px 0}.actualite-tile:nth-child(4n){grid-row:span 1}.project-preview-stack,.all-projects-preview-stack{padding:1.5em 3% 1em}.project-preview-stack .image-stack{max-width:500px;max-height:450px}.all-projects-preview-stack .image-stack{max-width:600px;max-height:550px}.project-organic-grid,.actualite-grid{gap:24px;padding:24px 0 200px}}@media (max-width: 600px){.sidebar-menu{display:none}.sidebar-menu-visible{display:flex!important}.toggle_menu{display:block!important;position:fixed;top:.8rem;left:.8rem;z-index:1001;background-color:#fffffc;border:1px solid brown;padding:6px;border-radius:4px}.gallery .image{width:100%;height:auto;padding:4px}.gallery .image:nth-child(1){height:auto}#grp-act-info-lang{min-width:210px;justify-content:space-between}.img-par-defaut{padding:0 .5rem}.gallery .image:not(:nth-child(1)){max-width:100%}.project-preview-stack,.all-projects-preview-stack{padding:1em 2% .5em}.project-preview-stack .image-stack{max-width:100%;max-height:350px}.all-projects-preview-stack .image-stack{max-width:100%;max-height:400px}#name{font-size:2rem;padding:.5rem}.rightside{padding:3rem .5rem 2rem}.project-organic-grid,.actualite-grid{gap:16px;padding:16px 0 150px}}@media (min-width: 1400px){.news-images-column{gap:8px}.news-image-snippet{width:120px;height:100px}}@media (min-width: 1200px) and (max-width: 1399px){.news-images-column{gap:8px}.news-image-snippet{width:120px;height:100px}}@media (min-width: 1024px) and (max-width: 1199px){.news-images-column{gap:8px}.news-image-snippet{width:120px;height:100px}}@media (max-width: 500px){#name{text-align:center;font-size:2rem;padding:.5rem;width:100%;left:0;right:0}.project-news-banner{flex-direction:column;gap:12px;text-align:center;width:90%;max-width:none}.news-title-column{width:auto}.news-title-column h3{text-align:center}.news-content-column{align-items:center;text-align:center}.news-images-column{justify-content:center;order:3;max-width:100%;gap:8px}.news-button-column{order:4;width:auto}.news-image-snippet{width:120px;height:100px}.project-preview-stack .image-stack{max-height:250px}.all-projects-preview-stack .image-stack{max-height:300px}.ctn-about{right:.5rem;top:4rem}.toggle_menu{top:.5rem;left:.5rem;padding:4px}.rightside{padding:2.5rem .5rem 1.5rem}.project-organic-grid,.actualite-grid{gap:12px;padding:12px 0 100px}}.actualiteTitle-visible{display:grid!important}.project-tile img{transition:opacity .3s}.project-tile:hover img{opacity:.5}.draggable-popup{position:absolute;display:none;grid-template-rows:48px 1fr;border:solid brown 1px;background-color:#fffffc;box-shadow:#00000035 0 0 10px;width:calc(3rem + 25%);min-width:238px;max-width:635px;height:calc(3rem + 20%);min-height:150px;top:20%;left:20%;box-sizing:border-box;overflow:auto;resize:both}.draggable-popup-contactinfo{top:30%;left:30%;width:calc(1rem + 20%);min-width:200px;max-width:400px;height:calc(.3rem + 15%);min-height:120px}.draggable-popup-about{top:15%;left:35%}.draggable-popup header{display:flex;justify-content:space-between;padding:1em;border-bottom:solid brown 1px;text-align:end;cursor:none!important}.draggable-popup .content{position:relative;padding:1em;max-height:100%;overflow-y:scroll;box-sizing:border-box}.fadewhite-popupcontent{position:absolute;bottom:0;left:0;height:40px;width:100%;box-shadow:inset 0 -20px 10px -8px #fffffc}.info-contact-visible,.news-visible,.about-visible{display:grid}.bio-liste{display:flex;margin-bottom:1rem;align-items:center}.bio-annee{font-weight:700;min-width:80px;margin-right:1rem}.bio-description{flex:1;padding-left:0}.bio-description a{color:inherit;text-decoration:none;transition:text-decoration .2s ease;cursor:pointer}.bio-description a:hover{text-decoration:underline!important}.draggable-popup .bio-description a{color:inherit;text-decoration:none;transition:text-decoration .2s ease;cursor:pointer}.draggable-popup .bio-description a:hover{text-decoration:underline!important}.cv-link{color:inherit!important;text-decoration:none!important;transition:text-decoration .2s ease!important;cursor:pointer!important}.cv-link:hover{text-decoration:underline!important}.draggable-popup-biography .bio-description a{color:inherit!important;text-decoration:none!important;transition:text-decoration .2s ease!important;cursor:pointer!important}.draggable-popup-biography .bio-description a:hover{text-decoration:underline!important}.escape,#about{cursor:none!important}.info-contact-visible,.biography-visible{display:grid!important}.draggable-popup-contactinfo,.draggable-popup-biography{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:99%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
