@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:InterLight;src:url(/assets/Inter_18pt-Light-DbzEu6wT.ttf)}@font-face{font-family:InterMedium;src:url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf)}@font-face{font-family:InterRegular;src:url(/assets/Inter_18pt-Regular-BpskOkD5.ttf)}:root{--fond:#f2f2f2;--gris:#d6d6d6;--gris_mid:#a0a0a0;--gris_fonce:#7d7d7d;--bleu:#256fdd;--orange:#ff2c19;--transitionTime:.3s;--transitionTime_short:.15s;--transitionTime_longer:.5s}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{scroll-behavior:smooth;font-size:10px}body{background-color:var(--fond);animation:.5s ease-in-out forwards opa}@keyframes opa{0%{opacity:0}to{opacity:1}}.body_scroll_disable{height:100vh;overflow:hidden}body,input,button{font-family:InterRegular}input,button{border:none;outline:none}h2,h3,h4,h5,h6{text-align:center;padding-inline:3rem;font-size:10vw;font-weight:500}a{text-decoration:none}.second_title{text-align:center;color:var(--gris_fonce);margin-top:1rem;font-size:5vw}img{width:100%;height:auto;display:block}#drag_drop_area{z-index:3;width:100vw;height:100vh;transition:var(--transitionTime);pointer-events:none;opacity:0;background-color:#0000001a;position:absolute;top:0;left:0}.drag_drop_area_active{opacity:1!important}.loader{z-index:999;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.loader_disable{opacity:0;pointer-events:none}.loader img{width:10rem}header{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;padding-block:30px;position:fixed;top:0;left:0}.header_nav{justify-content:space-between;align-items:center;width:80%;margin-inline:auto;display:flex;position:relative}.header_nav>a{width:4rem;height:4rem;display:block}.header_nav_content{gap:4rem;display:flex}.header_nav_content_reload{background-color:#0000;justify-content:center;align-items:center;display:flex}@media (hover:hover){.header_nav_content_reload:hover>svg{color:#8f8f8f}}.header_nav_content_reload>svg{color:#5b5b5b;width:3rem;height:3rem;transition:var(--transitionTime_short)}.header_nav_content_contact>a{color:#fff;transition:var(--transitionTime_short);cursor:pointer;background-color:#000;border-radius:8px;padding:1.1rem 1.3rem;font-size:1.6rem;display:block}@media (hover:hover){.header_nav_content_contact>a:hover{color:var(--gris)}}.header_nav_content_contact>a:active{color:var(--gris)}main{padding-inline:2rem}.hero{flex-direction:column;align-items:center;padding-top:18rem;display:flex}.hero>h1{text-align:center;transition:var(--transitionTime);font-family:InterRegular;font-size:10vw}.hero>h1>span{color:var(--orange)}.hero>#input_file{display:none}.hero label[for=input_file]{border:2px dashed var(--gris);cursor:pointer;width:88%;max-width:60rem;height:35rem;color:var(--gris_fonce);background:linear-gradient(135deg,#dfdfdf 45%,#f3f3f3 50%,#dfdfdf 55%) 100% 0/400% no-repeat;border-radius:2rem;justify-content:center;align-items:center;margin-top:5rem;font-size:1.6rem;transition:filter .2s;display:flex}.hero label[for=input_file]>svg{width:6rem}.hero_label_disable{filter:brightness(70%)}@media (hover:hover){.hero label[for=input_file]:hover{border:2px dashed var(--gris_fonce);color:#505050}}.hero label[for=input_file]:active,.hero_label_active{border:2px dashed var(--gris_fonce);color:#505050}.hero_metadata_viewer{opacity:0;flex-direction:column;gap:2rem;width:100%;max-width:65rem;margin-top:7rem;padding:1rem;display:none}.hero_metadata_viewer_container{position:relative}.hero_metadata_viewer_carrousel{-ms-overflow-style:none;scrollbar-width:none;cursor:grab;scroll-behavior:smooth;align-items:center;gap:3rem;display:flex;overflow-x:scroll;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.hero_metadata_viewer_carrousel::-webkit-scrollbar{display:none}.hero_metadata_viewer_carrousel:active{cursor:grabbing}.hero_metadata_viewer_carrousel>input{display:none}.hero_metadata_viewer_carrousel>input:checked+label{color:#000}.hero_metadata_viewer_carrousel>input:checked+.hero_metadata_viewer_carrousel_label_fileNameRed{color:red!important}.hero_metadata_viewer_carrousel>label{color:var(--gris_mid);transition:var(--transitionTime_short);cursor:grab;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:1.8em;font-weight:600}.hero_metadata_viewer_carrousel>label:active{cursor:grabbing}.hero_metadata_viewer_carrousel_label_fileNameRed{color:#ff9393!important}.hero_metadata_viewer_container_switch{color:#fff;mix-blend-mode:difference;cursor:pointer;gap:1rem;width:fit-content;margin-left:1rem;font-size:2rem;font-weight:600;display:flex;position:absolute;top:2rem;left:1rem}.hero_metadata_viewer_container_switch>label{cursor:pointer;transition:var(--transitionTime);filter:brightness(30%)}@media (hover:hover){.hero_metadata_viewer_container_switch>input:not(:checked)+label:hover{filter:brightness(50%)}}.hero_metadata_viewer_container_switch>input:checked+label{filter:brightness()}.hero_metadata_viewer_container_switch>input{display:none}.hero_metadata_viewer_container_switch:has(input:first-of-type:checked)+.hero_metadata_viewer_container_block .hero_metadata_viewer_container_block_item:first-child{max-width:100%}.hero_metadata_viewer_container_switch:has(input:last-of-type:checked)+.hero_metadata_viewer_container_block .hero_metadata_viewer_container_block_item:last-child{max-width:100%}.hero_metadata_viewer_container_block{display:flex}.hero_metadata_viewer_container_block_item{width:100%;max-width:0;height:35rem;transition:var(--transitionTime_longer);background-color:#fdfdfd;border-radius:1rem;line-height:2.5rem;overflow:hidden}.hero_metadata_viewer_container_block_item_text{height:calc(100% - 6.5rem);margin-top:6.5rem;overflow-y:scroll}.hero_metadata_viewer_container_block_item:last-of-type{color:#fff;background-color:#000}.hero_metadata_viewer_container_block_item_text{padding:1.5rem}.hero_metadata_viewer_container_block_item_text>code{font-size:1.4rem}.hero_metadata_viewer_container_block_item:last-of-type .hero_metadata_viewer_container_block_item_text>code{color:#fff;background-color:#000}footer{padding-inline:10vw;background-color:#000;margin-top:25rem;padding-top:4vw;padding-bottom:7rem}.footer_information{color:#fff;margin-top:8rem;font-size:3rem}.footer_information>p:first-child{cursor:pointer;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0% 40%,#00b7ff 45%,#00d9ff 49.5%,#edfdff 50%,#ff8953 50.5%,#ff5100 55%,#fff 70% 100%) 100% 0/500% no-repeat;-webkit-background-clip:text;background-clip:text;width:fit-content}.footer_information>p:nth-child(2){color:var(--gris_fonce);cursor:pointer;margin-top:2rem;font-size:1.55rem}.footer_information>p:last-child{color:var(--gris_fonce);cursor:pointer;margin-top:1rem;font-size:1.5rem}@media screen and (width>=400px){.hero{padding-top:18rem}}@media screen and (width>=500px){header{padding-top:50px}.hero>h1,h2,h3,h4,h5,h6{font-size:9vw}.second_title{margin-inline:3rem;font-size:4vw}}@media screen and (width>=600px){.hero>h1{font-size:7.5vw}.hero label[for=input_file]{width:80%;margin-top:8rem}h2,h3,h4,h5,h6{margin-inline:3rem;font-size:7vw}.second_title{font-size:3.5vw}}@media screen and (width>=700px){.hero>h1{font-size:7vw}h2,h3,h4,h5,h6{margin-inline:8rem;font-size:7vw}}@media screen and (width>=800px){.hero>h1{font-family:InterMedium;font-size:6vw;font-weight:500}h2,h3,h4,h5,h6{font-size:6vw}.second_title{font-size:3vw}footer{padding-bottom:6vw}}@media screen and (width>=1000px){.hero>h1,h2,h3,h4,h5,h6{font-size:5vw}.second_title{font-size:2.5vw}}@media screen and (width>=1200px){.hero>h1,h2,h3,h4,h5,h6{font-size:4.5vw}}@media screen and (width>=1300px){.hero>h1{font-size:4.5vw}h2,h3,h4,h5,h6{font-size:3.5vw}.second_title{font-size:2vw}}@media screen and (width>=1600px){.hero>h1{font-size:3.5vw}h2,h3,h4,h5,h6{font-size:3vw}.second_title{font-size:1.6vw}}
