body{background-color:#101010;margin:0;overflow:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-container{font-family:itc-avant-garde-gothic-pro,sans-serif;height:55px;justify-content:space-between;margin-left:10px;margin-right:10px;margin-top:10px;position:relative;width:calc(100vw - 20px);z-index:10}.header-container,.header-logo{align-items:center;display:flex}.header-logo{animation:headerLogoIn .7s ease;height:60%;margin-left:20px}@keyframes headerLogoIn{0%{opacity:0;transform:translateX(-20%)}to{opacity:1;transform:translateX(0)}}.header-logo #logo{cursor:pointer;height:100%}.header-links-list{align-items:center;display:flex;justify-content:flex-end;margin-right:20px}.header-links-list a{animation:headerLinkIn .7s ease;color:#fff;font-size:13px;margin-left:10px;padding:5px 15px;text-decoration:none}.header-mobile-onglets .header-links-list a{animation:none}@keyframes headerLinkIn{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}.header-links-list a.selected{text-decoration:overline}.header-translate-container{align-items:flex-end;display:flex;flex-direction:column;margin-left:30px;transform:translateY(36px);transition:all .3s ease}.header-langage,.header-langage-list{align-items:flex-end;display:flex;flex-direction:column;width:100%}.header-langage{height:24px;width:65px}.header-langage img{cursor:pointer;height:80%;padding-left:10px}.header-langage-list{margin-top:5px;mix-blend-mode:difference;opacity:0;pointer-events:none}@keyframes langage-in{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.header-langage-list.show{animation:langage-in .3s ease;opacity:1;pointer-events:all}.header-langage-list-item{color:#fff;cursor:pointer;margin-bottom:0;padding:5px 0 5px 10px;text-align:end;width:80px}.header-langage-list-item.selected:before{color:#fff;content:"•";margin-right:5px}.header-links-list a:after,.header-links-list a:before{display:inline-block;opacity:0;transition:transform .3s,opacity .2s}.header-links-list a:before{content:"[";margin-right:10px;transform:translateX(20px)}.header-links-list a:after{content:"]";margin-left:10px;transform:translateX(-20px)}.header-links-list a:focus:after,.header-links-list a:focus:before,.header-links-list a:hover:after,.header-links-list a:hover:before{opacity:1;transform:translateX(0)}.header-links-list a.secondary:after,.header-links-list a.secondary:before{display:none}.contact-container .contact{background-color:#fff;border:none;color:#101010;font-weight:900;padding:10px 25px;transition:all .2s ease}@media (hover:hover){.contact-container .contact:hover{transform:skew(-10deg)}}.contact.selected{transform:skew(-10deg)}.contact-container{position:relative;width:120px}.contact-container,.contact-container.macintel,.contact-container.macos{transform:translateY(15px)}.contact-container.win32,.contact-container.windows{transform:translateY(6px)}@keyframes contactIn{0%{opacity:0;transform:scale(-10deg)}to{opacity:1;transform:scale(0deg)}}.contact-container .contact{cursor:none;opacity:0;position:absolute;right:0}.header-links-list .contact-container .contact.show{animation:contactIn .7s ease;opacity:1}.contact-container-list{opacity:0;pointer-events:none;position:relative;transform:translateY(100%) translateX(-145px);width:-webkit-fit-content;width:fit-content;width:-moz-fit-content}.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%) translateX(-50px)}to{opacity:1;transform:translateY(100%) translateX(-145px)}}.contact-container-list address{align-items:center;color:#fff;display:flex;font-style:normal;justify-content:flex-end;position:relative;text-align:end;width:100%}@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{background-color:rgba(0,0,0,.524);display:none;height:100dvh;left:0;position:absolute;top:0;width:100vw;z-index:1}.header-mobile-onglets-background.show{animation:fade-in .4s ease;display:block}@keyframes fade-in{0%{background-color:#0000;opacity:0}to{background-color:rgba(0,0,0,.524);opacity:1}}.header-langage{animation:traduction-in .7s ease}@keyframes traduction-in{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.header-logo{height:45%;margin-left:6px}.header-mobile-right{align-items:center;display:flex}.header-mobile-onglets .contact-container .contact{opacity:1}.header-menu-button{background-color:initial;border:1px solid #fff;color:#fff;display:block;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:13px;padding:10px;transition:all .2s ease}.header-menu-button:active{transform:scale(.9)}.header-menu-button.selected{background-color:#fff;color:#0d0d0d}.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;font-family:itc-avant-garde-gothic-pro,sans-serif;height:60px;margin-top:10px;position:relative;width:100%;z-index:3}.header-mobile-onglets .header-links-list{justify-content:center}.header-mobile-onglets.show{animation:slide-in-bottom .3s ease;display:block}.header-langage img{height:95%}}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}.header-background{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(0,0,0,.561);display:none;height:100dvh;left:0;position:absolute;top:0;width:100vw;z-index:2}.header-background.show{animation:fade-in .4s ease;display:block}.bg-big-video{height:100dvh;left:0;overflow:hidden;position:absolute;top:0;width:100vw;z-index:-10}.bg-big-video video{height:100%;height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;width:auto;z-index:-1}.bg-big-video-rembobinage{animation:rembobinageIn .7s ease;height:150px;left:0;position:absolute;top:40%;width:100vw;z-index:-20}@keyframes rembobinageIn{0%{opacity:0;transform:translateY(40%)}to{opacity:1;transform:translateY(0)}}.bg-big-video-rembobinage-video{display:flex;height:100%;justify-content:center}.bg-big-video-rembobinage video{height:90%}.bg-big-video-rembobinage-title{animation:rembobinageTitle 2s infinite;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1.5em;margin-top:0;text-align:center;width:100%}@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{height:110px;top:50%}.bg-big-video-rembobinage-title{font-size:1.1em}}.home-seo{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;left:0;opacity:.8;pointer-events:none;position:absolute;text-align:center;top:20%;width:100%;z-index:-30}.home-seo h1,.home-seo h2{animation:textHomeSEO .7s ease}@keyframes textHomeSEO{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}.cursor-container{align-items:center;display:none;height:50px;justify-content:center;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:50px;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{background-color:#0d0d0d;height:100dvh;left:0;overflow:hidden;position:absolute;top:0;width:100vw;z-index:-1}.projects-categorie-container{margin-top:200px;position:relative;top:0;transition:all .4s ease;width:100%}.projects-categorie-container.slide-categories{transform:translate(-100%)}.projects-categorie{align-items:center;border-top:1px solid #dddddd54;display:flex;flex-wrap:wrap;gap:20px;height:130px;justify-content:start;transition:all .3s ease}@media screen and (min-width:2500px){.projects-categorie{height:180px}}@media screen and (min-width:3400px){.projects-categorie{height:250px}}.projects-categorie:last-child{border-bottom:1px solid #dddddd54}.projects-categorie h2{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:3rem;font-weight:700;margin-bottom:0;margin-left:20px;margin-top:0;transition:all .3s ease}.projects-categorie:hover h2{transform:skewX(-10deg)}.projects-categorie:hover .projects-categorie-icon{margin-left:calc(20% + 50px);transform:rotate(45deg)}.projects-categorie:hover{height:500px;height:var(--projects-categorie-height-hovered)}.projects-categorie-icon{margin-left:20%;pointer-events:all;transition:all .3s ease}.projects-categorie-icon.opened{pointer-events:all}.projects-categorie{position:relative}.projects-categorie-video{filter:grayscale(1);height:100%;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:-2}.opened-categorie{align-items:center;display:flex;justify-content:start;position:absolute;top:20px;transition:all .3s ease;width:100%}.opened-categorie .projects-categorie-icon{margin-left:calc(20% + 50px);transform:rotate(45deg)}.opened-categorie h2{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:3rem;font-weight:700;margin-bottom:0;margin-left:20px;margin-top:0;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;text-align:center;width:100%}.projects-categorie-icon.opened{transform:translate(-100px) rotate(-135deg) scale(.6)}.projects-categorie-icon:hover{transform:translate(-100px) rotate(-135deg) scale(.5);transition:all .8s}@keyframes opened_categorie_icon{0%{opacity:0}70%{opacity:1;transform:rotate(-135deg) scale(.6)}to{transform:translate(-100px) rotate(-135deg) scale(.6)}}@keyframes opened_cat_to_title{to{top:100px}}@keyframes title_to_opened_cat{0%,20%,80%,to{transform:skewX(0deg) scaleY(1)}60%{transform:skew(-10deg,-5deg) scaleY(1.5)}}.projects-categorie-DATA-container{-ms-overflow-style:none;background-color:#0d0d0d;height:100vh;overflow:scroll;position:absolute;scrollbar-width:none;top:0;transform:translate(100%);transition:all .4s ease;width:100vw;z-index:1000}.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{align-items:center;display:flex}.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{grid-gap:20px;display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);height:--video-list-item-height;padding:2.5%;width:95%}.videos-list-container .no-content{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem}.video-list-item{align-items:center;background-color:#333;display:flex;justify-content:center;width:100%}.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{height:100%;object-fit:cover;width:100%}@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{margin-bottom:100px;margin-left:auto;margin-right:auto;max-width:1500px;max-width:var(--documentaire-list-max-width);width:95%}.documentaire-list-container-big .documentaire-list-container{grid-gap:30px;grid-gap:var(--documentaire-grid-gap);display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));grid-template-columns:repeat(var(--documentaire-columns-grid),minmax(200px,1fr))}.documentaire-list-container-big .documentaire-list-container .no-content{color:hsla(0,0%,100%,.866);font-family:itc-avant-garde-gothic-pro,sans-serif}.documentaire-list-container-big .documentaire-list-container .documentaire{aspect-ratio:16/9;margin-bottom:100px;position:relative;width:100%}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text{animation:documentaire-title .7s ease;bottom:0;position:absolute;transform:translateY(100%);transform:all .3s ease;width:100%}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-text h2{color:hsla(0,0%,100%,.866);font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1.2rem;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{color:hsla(0,0%,100%,.866);font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:.9rem;font-style:italic;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{height:100%;overflow:hidden;width:100%}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container .documentaire-images-container-slider{align-items:center;display:flex;height:100%;transition:all .5s ease;width:100%}.documentaire-list-container-big .documentaire-list-container .documentaire .documentaire-images-container .documentaire-images-container-slider .documentaire-image{height:100%;object-fit:cover;opacity:1;transition:opacity .5s ease;width:100%}.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{height:100%;width: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{grid-gap:20px;grid-gap:var(--grid-colums-gap);display:grid;gap:20px;gap:var(--grid-colums-gap);grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);height:--photo-list-item-height;padding:2.5%;width:95%}.photo-item{box-sizing:border-box;height:100%;max-height:100%;opacity:0;overflow:hidden;position:relative;width:100%}.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{animation:photo_visible_down .4s ease-in-out;opacity:1}.photo-item.isVisibleUp{animation:photo_visible_up .4s ease-in-out;opacity:1}@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{background-color:rgba(0,0,0,.373);box-sizing:border-box;color:hsla(0,0%,100%,.836);font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:20px;margin:0;max-width:100%;opacity:.8;overflow:hidden;padding:10px 20px;position:absolute;text-align:left;transform:translateY(0);transition:all .5s ease;width:100%}.photo-name.show{transform:translateY(-100%)}.photo-item img{height:100%;margin-left:auto;margin-right:auto;object-fit:cover;transition:all .5s;width:100%}.photo-item img:hover{transform:scale(1.05)}.photos-filters-container-big{align-items:center;display:flex;justify-content:center;width:100%}.photos-filters-container{-ms-overflow-style:none;display:flex;max-width:80%;overflow-x:scroll;scrollbar-width:none;width:80%}.photos-filters-container::-webkit-scrollbar{display:none}.filter-button{align-items:center;background-color:initial;border:1px solid #fff;color:#fff;cursor:none;display:flex;font-family:itc-avant-garde-gothic-pro,sans-serif;font-weight:900;justify-content:center;margin-right:10px;padding:0 10px;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{margin-right:10px;mix-blend-mode:difference;width:25px}@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{align-items:center;display:flex;height:80px;justify-content:space-between}.dashboard-header img{cursor:pointer;height:50%;margin-left:20px}.dashboard-header h2{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif}.dashboard-header .logout{background-color:initial;color:#fff}.dashboard-header .logout,.dashboard-header .new-build{border:1px solid #fff;cursor:pointer;margin-right:20px;padding:10px 20px;transition:all .3s}.dashboard-header .new-build{background-color:#fff;color:#000}.dashboard-header .logout:hover{background-color:#fff;border:1px solid #fff;color:#101010}.dashboard-nav{align-items:center;display:flex;gap:30px;height:60px;justify-content:center}.dashboard-nav button{background-color:initial;border:1px solid #fff;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;padding:5px 15px}.dashboard-nav button:hover{opacity:.8;transform:scale(.95)}.dashboard-nav button.selected{background-color:#fff;border:1px solid #fff;color:#101010}.dashboard-content{margin-left:auto;margin-right:auto;width:80%}.infos-perso-container{max-height:80vh;overflow:scroll}.infos-perso-container h3{text-align:center;width:100%}.info,.infos-perso-container h3{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif}.info{align-items:center;border-bottom:3px solid hsla(0,0%,100%,.093);display:flex;justify-content:start;padding-bottom:20px;padding-top:20px;position:relative}.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{background-color:initial;border:2px solid #fff;color:#fff;padding:15px 20px}#info-perso-videobg video,#info-perso-videobgtel video{height:100px;width:auto}.showreel-container{margin-right:50px}.input-file-container{align-items:center;display:flex;justify-content:center}.input-file-container input[type=file]{display:none}.input-file-container label{align-items:center;background-color:#272727;border:5px dashed hsla(0,0%,78%,.747);border-radius:5px;color:#fff;cursor:pointer;display:flex;height:80px;justify-content:center;margin-left:20px;margin-right:20px;transition:all .3s;width:150px}.input-file-container label.drag-over{background-color:#303030;border:5px dashed #fff}.input-file-container label img{height:40%;transition:all .3s}.input-file-container label:hover img{transform:scale(1.2)}.input-preview{align-items:center;display:flex;height:80px;justify-content:center;margin-left:20px;width:150px}.input-preview img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:100%}.input-preview .many-files{border:1px solid #fff;box-sizing:border-box;height:100%;overflow:scroll;padding:10px;width:100%}.modif-delete{gap:20px;margin-top:20px;position:absolute;right:0}.modif-delete,.modif-delete button{display:flex;justify-content:center}.modif-delete button{align-items:center;background-color:initial;border:1px solid hsla(0,0%,100%,.512);height:30px;width:30px}.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;text-align:center;width:100%}.dashboard-categories-container .buttons{display:flex;width:100%}.add-category,.save-changes{align-items:center;background-color:initial;border:1px solid #fff;color:#fff;display:flex;gap:10px;margin-bottom:20px;margin-right:20px;padding:10px}.dashboard-categories-wrapper{max-height:70vh;overflow:scroll;padding-bottom:200px;width:100%}.dashboard-category{border:1px solid #fff;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;height:100%;margin-bottom:20px;position:relative;width:95%}.delete-category{position:absolute;right:0}.dashboard-category h3{position:relative;text-align:center;top:50%}.dashboard-video{height:100%;object-fit:cover;width:100%}.dashboard-category .infos{position:absolute;text-align:center;top:60px;width:100%}.dashboard-category .infos div{align-items:center;display:flex;gap:20px;justify-content:center}.dashboard-category-container{max-height:80vh;overflow-y:scroll}.dashboard-category-container h3{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1.5em;font-weight:200}.dashboard-category-content{align-items:center;background-color:#2d2d2d;color:#fff;display:flex;height:90%;margin-bottom:10px;min-height:30px;position:relative;width:100%}.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.docu-photo,.dashboard-category-content.docu-video,.dashboard-category-content.photos-in-projet{margin-bottom:10px;margin-left:10%;width:90%}.dashboard-category-content .dashboard-category-video{align-items:center;display:flex;height:80%;justify-content:center;margin-left:10px;max-height:100px}.dashboard-category-content .dashboard-category-video .video-container{height:80%;max-height:100px;overflow:hidden}.dashboard-category-content .dashboard-category-video .video-container video{height:100%;object-fit:cover;width:100%}.dashboard-category-content .dashboard-category-image{height:80%}.dashboard-category-content .dashboard-category-image img{height:auto;object-fit:cover;width:40px}.dashboard-category-content .dashboard-category-image.photo img{border:2px solid #fff;height:60px;object-fit:cover;width:auto}.dashboard-category-content .dashboard-category-tags{align-self:center;display:flex;gap:10px;margin-left:30px}.dashboard-category-content .dashboard-category-tags div{display:flex;gap:10px}.dashboard-category-content .dashboard-category-tags .dashboard-tag{align-items:center;border:1px solid #fff;border-radius:100px;display:flex;height:30px;justify-content:center;opacity:.5;padding:3px;width:30px}.dashboard-category-content .dashboard-category-tags .dashboard-tag.selected{opacity:1}.dashboard-category-content .dashboard-category-tags .dashboard-tag img{height:60%;object-fit:cover;width:60%}.dashboard-category-content .dashboard-category-name{font-family:itc-avant-garde-gothic-pro,sans-serif;margin-left:10px;max-width:400px;width:50%}.dashboard-category-content .dashboard-category-name h3{color:#fff;font-size:.8em;font-weight:200;margin:0;padding:0}.dashboard-category-content .dashboard-category-name h3 span{text-decoration:underline}.dashboard-category-content .input-item{align-items:center;display:flex;font-family:itc-avant-garde-gothic-pro,sans-serif;margin-right:10px}.dashboard-category-content .input-item p{font-size:.8em;font-weight:200;margin-bottom:10px;margin-right:10px;text-decoration:underline}.dashboard-category-content .input-item input{font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:.8em;font-weight:200;width:100%}.dashboard-category-content .dashboard-category-size{margin-left:10px}.dashboard-category-content .dashboard-category-size .importance{border:1px solid #fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:.8rem;padding:3px}.dashboard-category-content .modif-delete{margin-right:10px;margin-top:0}.dropzone{border:2px dashed #ccc;border-radius:10px;color:#fff;cursor:pointer;font-family:itc-avant-garde-gothic-pro,sans-serif;height:40px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:20px;text-align:center;transition:background-color .3s ease;width:60%}.dropzone.dragover{background-color:#e0e0e0}.importance-selector,.size-selector{align-items:center;display:flex;gap:5px;justify-content:center}.importance-selector .importance,.size-selector .size{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;height:80%;justify-content:center;opacity:.6}.importance-selector .importance.selected,.size-selector .size.selected{background-color:#fff;opacity:.8}.importance-selector .importance p,.size-selector .size p{font-size:12px;margin:0;padding:5px;text-align:center;text-decoration:none;width:100%}.importance-selector .importance.selected p,.size-selector .size.selected p{color:#101010}.container-dashboard-loading{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(0,0,0,.489);cursor:forbidden;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.dashboard-loading{animation:spin 1s linear infinite;border:10px solid #ffffff80;border-radius:50%;border-top-color:#fff;height:100px;width:100px}.container-dashboard-loading h5{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:30px;margin-left:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container h2,.login-container h3{color:#f0f0f0;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:2rem;margin-top:100px;text-align:center;width:100%}.login-container h3{font-size:1rem;font-weight:200;margin-bottom:60px;margin-top:20px;text-align:center;text-decoration:underline}.login-inputs{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.login-inputs input{height:40px;padding:10px;width:300px}.login-inputs button,.login-inputs input{border:none;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem;margin:10px}.login-inputs button{padding:10px 20px;transition:all .3s}@media (hover:hover){.login-inputs button:hover{transform:skew(-10deg)}}.error-container-logo{left:0;opacity:.7;position:absolute;top:0;z-index:100}.error-container-logo img{animation:text-animation 1.2s step-start infinite;margin:20px;width:100px}.error-container-video{height:100dvh;width:100%}.error-container-video video{height:100%;object-fit:cover;width:100%}.error-container-text{align-items:center;color:hsla(0,0%,100%,.761);display:flex;flex-direction:column;font-family:itc-avant-garde-gothic-pro,sans-serif;height:100dvh;justify-content:center;position:absolute;top:0;width:100%;z-index:10}.error-container-text h1{animation:text-animation .5s step-start infinite;font-size:3rem;margin-bottom:1rem}.error-container-text h2{animation:text-animation .5s step-start infinite reverse;font-size:1.5rem;margin-bottom:1rem;margin-top:2px}.error-container-text button{animation:text-animation .9s step-start infinite;background-color:#0000;border:1px solid hsla(0,0%,100%,.761);color:hsla(0,0%,100%,.761);font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem;margin-top:50px;padding:.5rem 1rem}.error-container-text button img{display:none;height:10px;margin-right:10px;transform:rotate(-135deg);width:10px}.error-container-text button:hover img{display:inline}@keyframes text-animation{0%{opacity:1;transform:translate(2px,2px)}24%{opacity:1}25%{opacity:0;transform:translate(2px,7px)}26%{opacity:1}50%{opacity:1;transform:translate(-2px,2px)}70%{opacity:1;transform:translate(-6px,-2px)}75%{opacity:0;transform:translate(2px,-2px)}76%{opacity:1;transform:translate(2px,2px)}to{opacity:1;transform:translate(2px,2px)}}.gdpr-compliance,.mentions-legales,.sitemap{color:#f0eded;font-family:itc-avant-garde-gothic-pro,sans-serif;height:100dvh;max-height:100dvh;overflow-y:scroll;padding:20px;position:relative;width:95vw}.gdpr-compliance .back-button,.mentions-legales .back-button,.sitemap .back-button{background-color:#0000;border:2px solid #fff;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:1rem;font-weight:900;padding:10px 20px;position:absolute;right:20px;top:30px}.gdpr-compliance .back-button:hover,.mentions-legales .back-button:hover,.sitemap .back-button:hover{background-color:#fff;color:#000}.gdpr-compliance p,.mentions-legales p,.sitemap p{font-weight:100}.gdpr-compliance p:last-child,.mentions-legales p:last-child,.sitemap p:last-child{margin-bottom:50px}.gdpr-compliance li,.mentions-legales li,.sitemap li{color:#fff;font-size:1.2rem;font-weight:100;margin-bottom:20px}.gdpr-compliance li a,.mentions-legales 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{right:40px;top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gdpr-compliance h2{margin-top:80px}.gdpr-compliance .back-button{right:40px;top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sitemap h1{margin-top:80px}.sitemap .back-button{right:40px;top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.header-container .header-logo img,.header-langage img,.header-langage-list-item,.header-links-list a,.header-menu-button,.header-mobile-onglets.show .header-links-list,.projects-categorie .projects-categorie-icon img,.projects-categorie h2,button.contact{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.about-container{color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;margin-top:40px;width:100%}.about-container h1{animation:title-in .5s ease;font-size:2.3rem;font-weight:700;text-align:center;width:100%}.about-container h1::selection{background-color:#fcfcfc;color:#000}.about-container .about-grid{grid-gap:30px;display:grid;grid-template-columns:repeat(5,1fr);margin-left:auto;margin-right:auto;margin-top:30px;max-width:2000px;padding:0 2.5%;width:95%}.about-container .about-grid .about-video{animation:video-in .5s ease;aspect-ratio:16/9;grid-column:span 3;width:100%}.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{color:#e4dede;font-size:.9rem;font-style:italic;font-weight:100;margin-top:2px}.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{animation:text-in .5s ease;color:#e4dede;font-size:.9rem;font-weight:100;grid-column:span 2;line-height:1.5;width:100%}.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{animation:footer-in .5s ease;bottom:2%;position:absolute;width:100%}.about-container .about-footer .footer-separation{background-color:rgba(71,71,71,.314);height:1px;margin-bottom:20px;margin-left:auto;margin-right:auto;width:80%}.about-container .about-footer .footer-grid{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);padding:0 2.5%;width:95%}.about-container .about-footer .footer-grid .footer-left{display:flex;flex-direction:column;height:100%;justify-content:center}.about-container .about-footer .footer-grid .footer-left p{color:#e4dede;font-size:.9rem;font-weight:100;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{margin-top:20px;text-align:center}.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{color:#fcfcfcc7;margin-bottom:0}.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{background-color:hsla(0,0%,99%,.184);height:2px;margin-left:auto;margin-right:auto;width:10px}.about-container .about-footer .footer-grid .footer-center #realise{color:hsla(0,0%,99%,.529);font-size:.8rem;margin:5px 0}.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{color:hsla(0,0%,99%,.941);font-size:1.5rem;font-weight:700;margin:0 0 20px;text-align:right}.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{align-items:center;display:flex;gap:6px;justify-content:flex-end}.about-container .about-footer .footer-grid .footer-right .social-media img{opacity:.9;transition:margin .2s ease;user-select:none;-webkit-user-select:none;width:32px}.about-container .about-footer .footer-grid .footer-right .social-media img:hover{margin:0 2px}.about-container .about-footer .footer-grid .footer-right address{font-size:.9rem;margin-top:10px;text-align:right}.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:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes text-in{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes title-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.about-container{-ms-overflow-style:none;max-height:calc(100dvh - 60px);overflow:scroll;scrollbar-width: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{flex-direction:row;justify-content:space-around;margin-bottom:100px;order:3}.about-container .about-footer .footer-grid .footer-right{order:-1}.about-container .about-footer .footer-grid .footer-right .social-media{gap:25px;justify-content:center;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{grid-column:span 1;width:530px}.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{grid-column:span 1;width:530px}.about-container .about-grid .about-text{grid-column:span 1}}@media screen and (min-width:1200px){.about-container .about-grid .about-video{width:90%}}
/*# sourceMappingURL=main.28ef18c9.css.map*/