body{margin:0;padding:0;overflow:hidden;background-color:#101010}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-container{width:calc(100vw - 20px);margin-left:10px;margin-right:10px;margin-top:10px;height:55px;display:flex;justify-content:space-between;align-items:center;font-family:itc-avant-garde-gothic-pro,sans-serif;position:relative;z-index:10}.header-logo{display:flex;align-items:center;height:60%;margin-left:20px;animation:headerLogoIn .7s ease}@keyframes headerLogoIn{0%{transform:translate(-20%);opacity:0}to{transform:translate(0);opacity:1}}.header-logo #logo{height:100%;cursor:pointer}.header-links-list{margin-right:20px;display:flex;justify-content:flex-end;align-items:center}.header-links-list a{text-decoration:none;color:#fff;margin-left:10px;padding:5px 15px;font-size:13px}.header-links-list a{animation:headerLinkIn .7s ease}.header-mobile-onglets .header-links-list a{animation:none}@keyframes headerLinkIn{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.header-links-list a.selected{text-decoration:overline}.header-translate-container{display:flex;flex-direction:column;align-items:flex-end;transform:translateY(36px);margin-left:30px;transition:all .3s ease}.header-langage,.header-langage-list{width:100%;display:flex;flex-direction:column;align-items:flex-end}.header-langage{height:24px;width:65px}.header-langage img{height:80%;cursor:pointer;padding-left:10px}.header-langage-list{mix-blend-mode:difference;opacity:0;pointer-events:none;margin-top:5px}@keyframes langage-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.header-langage-list.show{opacity:1;animation:langage-in .3s ease;pointer-events:all}.header-langage-list-item{margin-bottom:0;cursor:pointer;width:80px;text-align:end;padding:5px 0 5px 10px;color:#fff}.header-langage-list-item.selected:before{content:"•";color:#fff;margin-right:5px}.header-links-list a:before,.header-links-list a:after{display:inline-block;opacity:0;-webkit-transition:-webkit-transform .3s,opacity .2s;-moz-transition:-moz-transform .3s,opacity .2s;transition:transform .3s,opacity .2s}.header-links-list a:before{margin-right:10px;content:"[";-webkit-transform:translateX(20px);-moz-transform:translateX(20px);transform:translate(20px)}.header-links-list a:after{margin-left:10px;content:"]";-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);transform:translate(-20px)}.header-links-list a:hover:before,.header-links-list a:hover:after,.header-links-list a:focus:before,.header-links-list a:focus:after{opacity:1;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);transform:translate(0)}.header-links-list a.secondary:before,.header-links-list a.secondary:after{display:none}.contact-container .contact{background-color:#fff;font-weight:900;border:none;color:#101010;transition:all .2s ease;width:115px;height:35px;max-width:115px;max-height:35px;display:flex;justify-content:center;align-items:center}@media(hover:hover){.contact-container .contact:hover{transform:skew(-10deg)}}.contact.selected{transform:skew(-10deg)}.contact-container{position:relative;width:120px;height:35px}@keyframes contactIn{0%{opacity:0;transform:scale(-10deg)}to{opacity:1;transform:scale(0deg)}}.contact-container .contact{position:absolute;right:0;cursor:none;opacity:0}.header-links-list .contact-container .contact.show{opacity:1;animation:contactIn .7s ease}.contact-container-list{opacity:0;transform:translateY(100%) translate(-145px);position:relative;width:fit-content;width:-moz-fit-content;pointer-events:none}.contact-container-list.show{animation:address-slide-in .5s ease;opacity:1;pointer-events:all}@keyframes address-slide-in{0%{opacity:0;transform:translateY(100%) translate(-50px)}to{opacity:1;transform:translateY(100%) translate(-145px)}}.contact-container-list address{color:#fff;font-style:normal;width:100%;text-align:end;position:relative;display:flex;justify-content:flex-end;align-items:center}@media(hover:hover){.contact-container-list address:hover p{text-decoration:underline}}.contact-container-list address img{display:block;height:20px;margin-right:10px;transform:translateY(-4px)}.contact-container-list address #tel{height:17px}.contact-container-list address p{margin:0 0 10px}.header-mobile-onglets-background{display:none;background-color:#00000086;position:absolute;top:0;left:0;width:100vw;height:100dvh;z-index:1}.header-mobile-onglets-background.show{display:block;animation:fade-in .4s ease}@keyframes fade-in{0%{opacity:0;background-color:#0000}to{opacity:1;background-color:#00000086}}.header-langage{animation:traduction-in .7s ease}@keyframes traduction-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.header-logo{height:45%;margin-left:6px}.header-mobile-right{display:flex;align-items:center}.header-mobile-onglets .contact-container .contact{opacity:1}.header-menu-button{display:block;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff;font-size:13px;background-color:transparent;border:solid 1px white;padding:10px;transition:all .2s ease}.header-menu-button:active{transform:scale(.9)}.header-menu-button.selected{color:#0d0d0d;background-color:#fff}.header-translate-container{margin-left:0;pointer-events:none}.header-translate-container .header-langage{pointer-events:all}.header-links-list{margin-right:0}.header-mobile-onglets{display:none;margin-top:10px;width:100%;height:60px;font-family:itc-avant-garde-gothic-pro,sans-serif;z-index:3;position:relative}.header-mobile-onglets .header-links-list{justify-content:center}.header-mobile-onglets.show{display:block;animation:slide-in-bottom .3s ease}.header-langage img{height:95%}}@keyframes slide-in-bottom{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.header-background{display:none;background-color:#0000008f;position:absolute;top:0;left:0;width:100vw;height:100dvh;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:2}.header-background.show{display:block;animation:fade-in .4s ease}.bg-big-video{position:absolute;top:0;left:0;width:100vw;height:100dvh;z-index:-10;overflow:hidden}.bg-big-video video{width:100%;height:100%;object-fit:cover}.bg-big-video video{object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1}.bg-big-video-mobile video{height:100%}.bg-big-video-rembobinage{position:absolute;top:40%;left:0;width:100vw;height:150px;z-index:-20;animation:rembobinageIn .7s ease}@keyframes rembobinageIn{0%{transform:translateY(40%);opacity:0}to{transform:translateY(0);opacity:1}}.bg-big-video-rembobinage-video{height:100%;display:flex;justify-content:center}.bg-big-video-rembobinage video{height:90%}.bg-big-video-rembobinage-title{margin-top:0;font-family:itc-avant-garde-gothic-pro,sans-serif;width:100%;text-align:center;font-size:1.5em;color:#fff;animation:rembobinageTitle 2s infinite}@keyframes rembobinageTitle{0%{transform:scale(1)}30%{transform:scale(1.03)}to{transform:scale(1)}}@media screen and (min-width:1200px){.bg-big-video video{height:114%}}@media screen and (min-width:760px){.bg-big-video video{height:112%}}@media screen and (max-width:760px){.bg-big-video-rembobinage{top:50%;height:110px}.bg-big-video-rembobinage-title{font-size:1.1em}}.home-seo{position:absolute;top:20%;left:0;width:100%;z-index:-30;color:#fff;text-align:center;font-family:itc-avant-garde-gothic-pro,sans-serif;pointer-events:none;opacity:.8}.home-seo h1,.home-seo h2{animation:textHomeSEO .7s ease}@keyframes textHomeSEO{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(0);opacity:1}}.cursor-container{display:none;justify-content:center;align-items:center;width:50px;height:50px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:1000}.cursor-container img{width:100%}.cursor-container.click{animation:click_cursor .4s ease}.cursor-container.hover{mix-blend-mode:difference;transform:translate(-50%,-50%)}.cursor-container.categorie-hover{mix-blend-mode:difference;transform:translate(-50%,-50%) scale(1.5)}@keyframes click_cursor{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(.7)}}:root{--projects-categorie-margin-top: 80px;--projects-categorie-height-hovered: 500px;--projects-categorie-height-hovered-touch: 500px}.projects{background-color:#0d0d0d;height:100dvh;width:100vw;position:absolute;top:0;left:0;z-index:-1;overflow:hidden}.projects-categorie-container{position:relative;top:0;margin-top:200px;width:100%;transition:all .4s ease}.projects-categorie-container.slide-categories{transform:translate(-100%)}.projects-categorie{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:20px;height:90px;border-top:1px solid #dddddd54;transition:all .3s ease}@media screen and (min-width:2500px){.projects-categorie{height:180px}}@media screen and (min-width:3400px){.projects-categorie{height:250px}}@media screen and (min-width:5000px){.projects-categorie{height:180px}}.projects-categorie:last-child{border-bottom:1px solid #dddddd54}.projects-categorie h2{font-family:itc-avant-garde-gothic-pro,sans-serif;font-weight:700;margin-left:20px;font-size:2.2rem;margin-top:0;margin-bottom:0;color:#fff;transition:all .3s ease}.projects-categorie:hover h2{transform:skew(-10deg)}.projects-categorie:hover .projects-categorie-icon{margin-left:calc(20% + 50px);transform:rotate(45deg)}.projects-categorie-container:hover .projects-categorie.touch-device{height:60px}.projects-categorie-container:hover .projects-categorie.touch-device:hover{height:var(--projects-categorie-height-hovered-touch)}.projects-categorie-container:hover .projects-categorie:hover{height:var(--projects-categorie-height-hovered)}.projects-categorie-icon{margin-left:20%;transition:all .3s ease;pointer-events:all;height:30px}.projects-categorie-icon img{height:100%}.projects-categorie-icon.opened{pointer-events:all}.projects-categorie{position:relative}.projects-categorie-video{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2;pointer-events:none;filter:grayscale(1)}.opened-categorie{display:flex;justify-content:start;align-items:center;width:100%;position:absolute;top:20px;transition:all .3s ease}.opened-categorie .projects-categorie-icon{margin-left:calc(20% + 50px);transform:rotate(45deg)}.opened-categorie h2{font-family:itc-avant-garde-gothic-pro,sans-serif;font-weight:700;margin-left:20px;font-size:3rem;margin-top:0;margin-bottom:0;color:#fff;transition:all .3s ease}.opened-categorie.title-position{animation:opened_cat_to_title 1s ease;pointer-events:none}.opened-categorie.title-position .projects-categorie-icon{animation:opened_categorie_icon 1s ease-in}.opened-categorie.title-position h2{position:absolute;width:100%;text-align:center}.projects-categorie-icon.opened{transform:translate(-100px) rotate(-135deg) scale(.6)}.projects-categorie-icon:hover{transition:all .8s;transform:translate(-100px) rotate(-135deg) scale(.5)}@keyframes opened_categorie_icon{0%{opacity:0}70%{transform:rotate(-135deg) scale(.6);opacity:1}to{transform:translate(-100px) rotate(-135deg) scale(.6)}}@keyframes opened_cat_to_title{to{top:75px}}@keyframes title_to_opened_cat{0%,20%,80%,to{transform:skew(0) scaleY(1)}60%{transform:skew(-10deg,-5deg) scaleY(1.5)}}.projects-categorie-DATA-container{background-color:#0d0d0d;width:100vw;height:100vh;overflow:scroll;position:absolute;top:0;transform:translate(100%);transition:all .4s ease;z-index:1000;scrollbar-width:none;-ms-overflow-style:none}.projects-categorie-DATA-container::-webkit-scrollbar{display:none}.projects-categorie-DATA-container.opened{transform:translate(0)}@media screen and (max-width:820px){.projects-categorie-icon{margin-left:15%}}@media screen and (max-width:650px){.projects-categorie-icon{margin-left:10%}}@media screen and (max-width:590px){.projects-categorie-icon{margin-left:5%}}@media screen and (max-width:450px){.projects-categorie-icon{display:flex;align-items:center}.projects-categorie-icon img{width:30px}.projects-categorie h2{font-size:2rem;margin-left:0}.projects-categorie:hover .projects-categorie-icon{margin-left:5%}.opened-categorie.title-position h2{font-size:1.5rem}}:root{--video-list-item-height: 100px;--grid-columns-nb-video: 3}.videos-list-container{width:95%;height:--video-list-item-height;padding:2.5%;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);gap:20px}.videos-list-container .no-content{color:#fff;font-size:1rem;font-family:itc-avant-garde-gothic-pro,sans-serif}.video-list-item{width:100%;display:flex;justify-content:center;align-items:center;background-color:#333}.video-list-item.big-video{grid-column:span 2;grid-row:span 2}.video-list-item.reel-video{grid-column:span 1;grid-row:span 2}.video-list-item.normal-video{grid-column:span 1;grid-row:span 1}.video-list-item video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:800px){:root{--grid-columns-nb-video: 2}}@media screen and (min-width:1300px){:root{--grid-columns-nb-video: 4}}:root{--documentaire-columns-grid: 2;--documentaire-list-max-width: 1500px;--documentaire-grid-gap: 30px}.documentaire-list-container-big{width:95%;max-width:var(--documentaire-list-max-width);margin-left:auto;margin-right:auto;margin-bottom:100px}.documentaire-list-container-big .documentaire-list-container{display:grid;grid-template-columns:repeat(var(--documentaire-columns-grid),minmax(200px,1fr));grid-gap:var(--documentaire-grid-gap)}.documentaire-list-container-big .documentaire-list-container .no-content{font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fffd}.documentaire-list-container-big .documentaire-list-container .documentaire{width:100%;aspect-ratio:16/9;margin-bottom:100px;position:relative}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text{width:100%;position:absolute;bottom:0;transform:translateY(100%);animation:documentaire-title .7s ease;transform:all .3s ease}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text h2{font-size:1.2rem;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fffd;margin:0;padding:15px 0}@media screen and (max-width:600px){.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text h2{font-size:1.1rem;padding:10px 0}}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text p{font-size:.9rem;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:italic;color:#fffd;margin:0;padding:2px 0}@media screen and (max-width:600px){.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text p{font-size:.7rem}}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container{width:100%;height:100%;overflow:hidden}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container .documentaire-images-container-slider{width:100%;height:100%;display:flex;align-items:center;transition:all .5s ease}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container .documentaire-images-container-slider .documentaire-image{width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .5s ease}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container .documentaire-images-container-slider .documentaire-image.show{opacity:1}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-video-container{width:100%;height:100%}@keyframes documentaire-title{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(100%)}}@media screen and (max-width:600px){:root{--documentaire-columns-grid: 1;--documentaire-grid-gap: 45px}}:root{--photo-list-item-height: 100px;--grid-columns-nb: 3;--grid-colums-gap: 20px}.photos-list-container{width:95%;height:--photo-list-item-height;padding:2.5%;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);gap:var(--grid-colums-gap)}@media screen and (min-width:800px){.photos-list-container{padding:1% 2.5%}}.photo-item{width:100%;height:100%;box-sizing:border-box;position:relative;max-height:100%;overflow:hidden;opacity:0}.photo-item.big-photo{grid-column:span 2;grid-row:span 2}.photo-item.portrait-photo{grid-column:span 1;grid-row:span 2}.photo-item.normal-photo{grid-column:span 1;grid-row:span 1}.photo-item.isVisibleDown{opacity:1;animation:photo_visible_down .4s ease-in-out}.photo-item.isVisibleUp{opacity:1;animation:photo_visible_up .4s ease-in-out}@keyframes photo_visible_down{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes photo_visible_up{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes photo_fade_out{0%{opacity:1}to{opacity:0}}.photo-name{width:100%;max-width:100%;overflow:hidden;opacity:.8;box-sizing:border-box;margin:0;padding:10px 20px;transform:translateY(0);transition:all .5s ease;background-color:#0000005f;color:#ffffffd5;position:absolute;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:20px;text-align:left}.photo-name.show{transform:translateY(-100%)}.photo-item img{width:100%;height:100%;margin-left:auto;margin-right:auto;object-fit:cover;transition:all .5s}.photo-item img:hover{transform:scale(1.05)}.photos-filters-container-big{width:100%;display:flex;justify-content:center;align-items:center}.photos-filters-container{width:95%;max-width:95%;overflow-x:scroll;display:flex;scrollbar-width:none;-ms-overflow-style:none}.photos-filters-container::-webkit-scrollbar{display:none}.filter-button{margin-right:10px;padding:0 10px;border:1px solid white;display:flex;justify-content:center;align-items:center;background-color:transparent;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff;font-weight:900;cursor:none;transition:all .3s ease}@media(hover:hover){.filter-button:hover{background-color:#fff;color:#000;opacity:.8}}.filter-button:active{scale:.9}.filter-button.selected{background-color:#fff;color:#000}.photos-filters-container button img{width:25px;margin-right:10px;mix-blend-mode:difference}@media(min-width:1600px){:root{--grid-columns-nb: 5}}@media(min-width:950px)and (max-width:1599px){:root{--grid-columns-nb: 4}}@media screen and (max-width:800px){:root{--grid-columns-nb: 3;--grid-colums-gap: 10px}}.dashboard-header{height:80px;display:flex;justify-content:space-between;align-items:center}.dashboard-header img{margin-left:20px;height:50%;cursor:pointer}.dashboard-header h2{font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff}.dashboard-header .logout{margin-right:20px;color:#fff;background-color:transparent;cursor:pointer;border:1px solid white;padding:10px 20px;transition:all .3s}.dashboard-header .new-build{margin-right:20px;color:#000;background-color:#fff;cursor:pointer;border:1px solid white;padding:10px 20px;transition:all .3s}.dashboard-header .logout:hover{color:#101010;background-color:#fff;border:1px solid white}.dashboard-nav{height:60px;display:flex;justify-content:center;gap:30px;align-items:center}.dashboard-nav button{color:#fff;background-color:transparent;border:1px solid white;font-family:itc-avant-garde-gothic-pro,sans-serif;padding:5px 15px}.dashboard-nav button:hover{transform:scale(.95);opacity:.8}.dashboard-nav button.selected{color:#101010;background-color:#fff;border:1px solid white}.dashboard-content{width:80%;margin-left:auto;margin-right:auto}.infos-perso-container{max-height:80vh;overflow:scroll}.infos-perso-container h3{width:100%;text-align:center;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff}.info{display:flex;justify-content:start;align-items:center;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff;position:relative;padding-bottom:20px;padding-top:20px;border-bottom:3px solid rgba(255,255,255,.093)}.info h4{margin-right:20px;text-decoration:underline}.info img{height:50px}.inputFile input#file-upload-button{background-color:#7fffd4}#info-perso-mail input,#info-perso-tel input{border:2px solid white;background-color:transparent;padding:15px 20px;color:#fff}#info-perso-videobg video,#info-perso-videobgtel video{height:100px;width:auto}.showreel-container{margin-right:50px}.input-file-container{display:flex;justify-content:center;align-items:center}.input-file-container input[type=file]{display:none}.input-file-container label{background-color:#272727;color:#fff;width:150px;height:80px;border-radius:5px;border:5px dashed rgba(198,198,198,.747);cursor:pointer;margin-left:20px;margin-right:20px;display:flex;justify-content:center;align-items:center;transition:all .3s}.input-file-container label.drag-over{border:5px dashed white;background-color:#303030}.input-file-container label img{height:40%;transition:all .3s}.input-file-container label:hover img{transform:scale(1.2)}.input-preview{display:flex;justify-content:center;align-items:center;margin-left:20px;width:150px;height:80px}.input-preview img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain}.input-preview .many-files{border:1px solid white;box-sizing:border-box;padding:10px;height:100%;width:100%;overflow:scroll}.modif-delete{display:flex;justify-content:center;gap:20px;margin-top:20px;position:absolute;right:0}.modif-delete button{background-color:transparent;height:30px;width:30px;border:1px solid rgba(255,255,255,.512);display:flex;justify-content:center;align-items:center}.modif-delete #save{display:none}.modif-delete button img{height:70%}.dashboard-categories-container{width:100%}.dashboard-categories-container h2{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;width:100%;text-align:center}.dashboard-categories-container .buttons{width:100%;display:flex}.add-category,.save-changes{background-color:transparent;color:#fff;border:1px solid white;padding:10px;margin-right:20px;margin-bottom:20px;display:flex;align-items:center;gap:10px}.dashboard-categories-wrapper{width:100%;max-height:70vh;padding-bottom:200px;overflow:scroll}.dashboard-category{border:1px solid rgb(255,255,255);margin-bottom:20px;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;width:95%;height:100%;position:relative;min-height:500px}.delete-category{position:absolute;right:0}.dashboard-category h3{text-align:center;position:relative;top:50%}.dashboard-video{width:100%;height:100%;object-fit:cover}.dashboard-category .infos{text-align:center;width:100%;position:absolute;top:60px}.dashboard-category .infos div{display:flex;justify-content:center;align-items:center;gap:20px}.dashboard-category-container{max-height:80vh;overflow-y:scroll}.dashboard-category-container h3{font-size:1.5em;font-weight:200;font-family:itc-avant-garde-gothic-pro,sans-serif;color:#fff}.dashboard-category-content{color:#fff;background-color:#2d2d2d;width:100%;min-height:30px;height:90%;margin-bottom:10px;display:flex;align-items:center;position:relative;padding:10px}.dashboard-category-content.hidden{display:none}.dashboard-category-content.is-new{background-color:#1c3c1e;margin-bottom:60px}.dashboard-category-content.documentaires{min-height:80px}.dashboard-category-content.photos-in-projet,.dashboard-category-content.docu-video,.dashboard-category-content.docu-photo{width:90%;margin-left:10%;margin-bottom:10px}.dashboard-category-content .validate-photos-button{background-color:#1c3c1e;color:#fff;padding:3px;border:1px solid rgba(255,255,255,.512);display:flex;justify-content:center;align-items:center;height:30px;position:absolute;right:0;margin-right:135px}.dashboard-category-content .visibility-button{height:50px;width:50px;background:none;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.dashboard-category-content .visibility-button img{width:100%;height:100%}.dashboard-category-content .dashboard-category-video{height:80%;max-height:100px;margin-left:10px;display:flex;align-items:center;justify-content:center}.dashboard-category-content .dashboard-category-video .video-container{height:80%;max-height:100px;overflow:hidden}.dashboard-category-content .dashboard-category-video .video-container video{width:100%;height:100%;object-fit:cover}.dashboard-category-content .dashboard-category-image{height:80%}.dashboard-category-content .dashboard-category-image img{height:auto;width:40px;object-fit:cover}.dashboard-category-content .dashboard-category-image.photo img{height:60px;width:auto;object-fit:cover;border:2px solid white}.dashboard-category-content .dashboard-category-tags{display:flex;align-self:center;margin-left:30px;gap:10px}.dashboard-category-content .dashboard-category-tags div{display:flex;gap:10px}.dashboard-category-content .dashboard-category-tags .dashboard-tag{opacity:.5;border-radius:100px;border:1px solid white;padding:3px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.dashboard-category-content .dashboard-category-tags .dashboard-tag.selected{opacity:1}.dashboard-category-content .dashboard-category-tags .dashboard-tag img{height:60%;width:60%;object-fit:cover}.dashboard-category-content .dashboard-category-name{margin-left:10px;width:50%;max-width:400px;font-family:itc-avant-garde-gothic-pro,sans-serif}.dashboard-category-content .dashboard-category-name h3{margin:0;padding:0;font-weight:200;font-size:.8em;color:#fff}.dashboard-category-content .dashboard-category-name h3 span{text-decoration:underline}.dashboard-category-content .input-item{display:flex;align-items:center;margin-right:10px;font-family:itc-avant-garde-gothic-pro,sans-serif}.dashboard-category-content .input-item p{font-weight:200;font-size:.8em;margin-bottom:10px;margin-right:10px;text-decoration:underline}.dashboard-category-content .input-item input{font-weight:200;font-size:.8em;font-family:itc-avant-garde-gothic-pro,sans-serif;width:100%}.dashboard-category-content .dashboard-category-size{margin-left:10px}.dashboard-category-content .dashboard-category-size .importance{border:1px solid white;padding:3px;font-size:.8rem;font-family:itc-avant-garde-gothic-pro,sans-serif}.dashboard-category-content .modif-delete{margin-top:0;margin-right:30px}.dropzone{width:60%;margin-left:auto;margin-right:auto;margin-bottom:20px;height:40px;border:2px dashed #cccccc;border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:background-color .3s ease;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif}.dropzone.dragover{background-color:#e0e0e0}.importance-selector,.size-selector{display:flex;justify-content:center;align-items:center;gap:5px}.importance-selector .importance,.size-selector .size{height:80%;display:flex;justify-content:center;align-items:center;opacity:.6;cursor:pointer;border:1px solid white}.importance-selector .importance.selected,.size-selector .size.selected{background-color:#fff;opacity:.8}.importance-selector .importance p,.size-selector .size p{width:100%;text-align:center;text-decoration:none;margin:0;padding:5px;font-size:12px}.importance-selector .importance.selected p,.size-selector .size.selected p{color:#101010}.container-dashboard-loading{background-color:#0000007d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);width:100vw;height:100vh;position:absolute;top:0;left:0;cursor:forbidden;display:flex;justify-content:center;align-items:center}.dashboard-loading{width:100px;height:100px;border:10px solid rgba(255,255,255,.5);border-top:10px solid white;border-radius:50%;animation:spin 1s linear infinite}.container-dashboard-loading h5{margin-left:30px;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-container h2,.login-container h3{font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:2rem;color:#f0f0f0;width:100%;text-align:center;margin-top:100px}.login-container h3{font-size:1rem;text-align:center;font-weight:200;text-decoration:underline;margin-top:20px;margin-bottom:60px}.login-inputs{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px}.login-inputs input{font-family:itc-avant-garde-gothic-pro,sans-serif;width:300px;height:40px;margin:10px;padding:10px;border:none;font-size:1rem}.login-inputs button{font-family:itc-avant-garde-gothic-pro,sans-serif;margin:10px;padding:10px 20px;border:none;font-size:1rem;transition:all .3s}@media(hover:hover){.login-inputs button:hover{transform:skew(-10deg)}}.error-container-logo{position:absolute;top:0;left:0;z-index:100;opacity:.7}.error-container-logo img{width:100px;margin:20px;animation:text-animation 1.2s step-start infinite}.error-container-video{height:100dvh;width:100%}.error-container-video video{width:100%;height:100%;object-fit:cover}.error-container-text{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;width:100%;color:#ffffffc2;position:absolute;top:0;z-index:10;font-family:itc-avant-garde-gothic-pro,sans-serif}.error-container-text h1{font-size:3rem;margin-bottom:1rem;animation:text-animation .5s step-start infinite}.error-container-text h2{margin-top:2px;font-size:1.5rem;margin-bottom:1rem;animation:text-animation .5s step-start infinite reverse}.error-container-text button{margin-top:50px;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.7607843137);background-color:transparent;color:#ffffffc2;animation:text-animation .9s step-start infinite}.error-container-text button img{display:none;width:10px;height:10px;margin-right:10px;transform:rotate(-135deg)}.error-container-text button:hover img{display:inline}@keyframes text-animation{0%{transform:translate(2px,2px);opacity:1}24%{opacity:1}25%{transform:translate(2px,7px);opacity:0}26%{opacity:1}50%{transform:translate(-2px,2px);opacity:1}70%{transform:translate(-6px,-2px);opacity:1}75%{transform:translate(2px,-2px);opacity:0}76%{transform:translate(2px,2px);opacity:1}to{transform:translate(2px,2px);opacity:1}}.mentions-legales,.gdpr-compliance,.sitemap{position:relative;width:95vw;height:100dvh;max-height:100dvh;overflow-y:scroll;padding:20px;color:#f0eded;font-family:itc-avant-garde-gothic-pro,sans-serif}.mentions-legales .back-button,.gdpr-compliance .back-button,.sitemap .back-button{position:absolute;top:30px;right:20px;background-color:transparent;border:2px solid rgb(255,255,255);color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem;font-weight:900;padding:10px 20px}.mentions-legales .back-button:hover,.gdpr-compliance .back-button:hover,.sitemap .back-button:hover{background-color:#fff;color:#000}.mentions-legales p,.gdpr-compliance p,.sitemap p{font-weight:100}.mentions-legales p:last-child,.gdpr-compliance p:last-child,.sitemap p:last-child{margin-bottom:50px}.mentions-legales li,.gdpr-compliance li,.sitemap li{font-weight:100;color:#fff;font-size:1.2rem;margin-bottom:20px}.mentions-legales li a,.gdpr-compliance li a,.sitemap li a{color:#fff;text-decoration:underline}@media screen and (max-width:768px){.mentions-legales h1{margin-top:70px}.mentions-legales .back-button{width:fit-content;top:20px;right:40px}.gdpr-compliance h2{margin-top:80px}.gdpr-compliance .back-button{width:fit-content;top:20px;right:40px}.sitemap h1{margin-top:80px}.sitemap .back-button{width:fit-content;top:20px;right:40px}}.header-container .header-logo img,.header-links-list a,.header-langage img,.header-menu-button,.header-langage-list-item,.header-mobile-onglets.show .header-links-list,button.contact,.projects-categorie .projects-categorie-icon img,.projects-categorie h2{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.about-container{margin-top:40px;width:100%;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif}.about-container h1{font-size:2.3rem;font-weight:700;width:100%;text-align:center;animation:title-in .5s ease}.about-container h1::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid{width:95%;padding:0 2.5%;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:30px;margin-top:30px;max-width:2000px;margin-left:auto;margin-right:auto}.about-container .about-grid .about-video{grid-column:span 3;width:100%;aspect-ratio:16/9;animation:video-in .5s ease}.about-container .about-grid .about-video div h3{font-size:1.1rem;font-weight:700;margin:5px 0}.about-container .about-grid .about-video div h3::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid .about-video div p{font-style:italic;margin-top:2px;font-size:.9rem;font-weight:100;color:#e4dede}.about-container .about-grid .about-video div p::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid .about-video div p strong{all:unset}.about-container .about-grid .about-video div p strong::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid .about-text{grid-column:span 2;width:100%;font-weight:100;animation:text-in .5s ease;line-height:1.5;font-size:.9rem;color:#e4dede}.about-container .about-grid .about-text p::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid .about-text :first-child{margin-top:0}.about-container .about-footer{width:100%;position:absolute;bottom:2%;animation:footer-in .5s ease}.about-container .about-footer .footer-separation{width:80%;margin-left:auto;margin-right:auto;height:1px;background-color:#47474750;margin-bottom:20px}.about-container .about-footer .footer-grid{width:95%;padding:0 2.5%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.about-container .about-footer .footer-grid .footer-left{height:100%;display:flex;flex-direction:column;justify-content:center}.about-container .about-footer .footer-grid .footer-left p{font-size:.9rem;font-weight:100;color:#e4dede;margin:5px 0}.about-container .about-footer .footer-grid .footer-left p::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-left p:hover{color:#fff}.about-container .about-footer .footer-grid .footer-center{text-align:center;margin-top:20px}.about-container .about-footer .footer-grid .footer-center p::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-center #lieu{color:#fcfcfc;margin:5px 0}.about-container .about-footer .footer-grid .footer-center #lieu strong{all:unset;font-style:italic}.about-container .about-footer .footer-grid .footer-center #lieu strong::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-center #copyright{margin-bottom:0;color:#fcfcfcc7}.about-container .about-footer .footer-grid .footer-center br{user-select:none;-webkit-user-select:none}.about-container .about-footer .footer-grid .footer-center #separator{width:10px;height:2px;background-color:#fcfcfc2f;margin-left:auto;margin-right:auto}.about-container .about-footer .footer-grid .footer-center #realise{color:#fcfcfc87;margin:5px 0;font-size:.8rem}.about-container .about-footer .footer-grid .footer-center #realise strong{all:unset;font-style:italic}.about-container .about-footer .footer-grid .footer-center #realise strong p::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-center #realise a{all:unset}.about-container .about-footer .footer-grid .footer-center #realise a::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-center #realise a:hover{text-decoration:underline}.about-container .about-footer .footer-grid .footer-right h2{font-size:1.5rem;font-weight:700;text-align:right;margin:0 0 20px;color:#fcfcfcf0}.about-container .about-footer .footer-grid .footer-right h2::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-right .social-media{display:flex;justify-content:flex-end;align-items:center;gap:6px}.about-container .about-footer .footer-grid .footer-right .social-media img{transition:margin .2s ease;opacity:.9;width:32px;user-select:none;-webkit-user-select:none}.about-container .about-footer .footer-grid .footer-right .social-media img:hover{margin:0 2px}.about-container .about-footer .footer-grid .footer-right address{text-align:right;font-size:.9rem;margin-top:10px}.about-container .about-footer .footer-grid .footer-right address::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-right address a{all:unset}.about-container .about-footer .footer-grid .footer-right address a::selection{background-color:#fcfcfc;color:#000}.about-container .about-footer .footer-grid .footer-right address:hover{text-decoration:underline}@keyframes footer-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes video-in{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes text-in{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes title-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.about-container{max-height:calc(100dvh - 60px);overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.about-container::-webkit-scrollbar{display:none}.about-container .about-grid{grid-template-columns:1fr}.about-container .about-grid .about-text{margin-bottom:40px}.about-container .about-footer{position:relative}.about-container .about-footer .footer-grid{grid-template-columns:1fr}.about-container .about-footer .footer-grid .footer-left{order:3;margin-bottom:100px;flex-direction:row;justify-content:space-around}.about-container .about-footer .footer-grid .footer-right{order:-1}.about-container .about-footer .footer-grid .footer-right .social-media{justify-content:center;gap:25px;margin-bottom:30px}.about-container .about-footer .footer-grid .footer-right .social-media img{width:60px}.about-container .about-footer .footer-grid .footer-right address{text-align:center}}@media screen and (min-width:900px)and (max-height:700px){.about-container .about-grid{grid-template-columns:1fr 1fr}.about-container .about-grid .about-video{width:530px;grid-column:span 1}.about-container .about-grid .about-text{grid-column:span 1}}@media screen and (min-width:900px)and (max-height:800px){.about-container .about-grid{grid-template-columns:1fr 1fr}.about-container .about-grid .about-video{width:530px;grid-column:span 1}.about-container .about-grid .about-text{grid-column:span 1}}@media screen and (min-width:1200px){.about-container .about-grid .about-video{width:90%}}
