/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;clear:both;height:0;color:inherit;border-top-width:1px;margin:0;overflow:visible}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;background-color:#0000;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;text-align:inherit;background:0 0;border-radius:0;outline:0;margin:0;padding:0}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}select::-ms-expand{display:none}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template,[hidden]{display:none}@font-face{font-family:Mona Sans Expanded;src:url(./MonaSansExpanded-Black-X8VQCUWa.woff2)format("woff2");font-weight:900;font-display:swap}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(./MaterialIcons-Regular-kAwBdRge.woff2)format("woff2")}.material-icons{letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-family:Material Icons;font-style:normal;font-size:inherit;line-height:inherit;vertical-align:top;direction:ltr;display:inline-block;text-transform:none!important}html,body{width:100%;overflow-x:hidden}body{color:#001d1d;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:400}:focus,button[type=button]:focus{outline-offset:1px;outline:2px solid #ed5b00}[tabIndex="-1"]{outline:none}::-webkit-scrollbar{width:7px;height:15px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0006}.ascenseur{scrollbar-color:#0006 transparent;scrollbar-width:thin;outline:0}::placeholder{color:#aaa;opacity:1!important}input:disabled{-webkit-text-fill-color:#001d1d;opacity:1}select:disabled{-webkit-text-fill-color:#001d1d;opacity:.4}b,strong{font-weight:700}#app,main{width:100%;height:100%}#bouton{text-align:center;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#46fbff;border:2px solid #00ced1;border-radius:2em;padding:1em 2em;font-size:1em;font-weight:700;line-height:1;transition:all .2s ease-in;display:inline-block}#bouton:hover{text-shadow:1px 1px 1px #0003;background:#fff}.conteneur-interrupteur{justify-content:space-between;margin-bottom:20px;line-height:22px;display:flex}.conteneur-interrupteur>span{max-width:calc(100% - 58px);margin-right:20px;font-size:16px;display:inline-block}.bouton-interrupteur{height:22px;margin:0;position:relative;width:38px!important;display:inline-block!important}.bouton-interrupteur input{opacity:0;width:0;height:0}.bouton-interrupteur .barre{cursor:pointer;background-color:#ccc;border-radius:30px;transition:all .2s;position:absolute;top:0;bottom:0;left:0;right:0}.bouton-interrupteur .barre:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;bottom:3px;left:3px}.bouton-interrupteur input:checked+.barre{background-color:#00ced1}.bouton-interrupteur input:focus+.barre{box-shadow:0 0 1px #00ced1}.bouton-interrupteur input:checked+.barre:before{transform:translate(16px)}.bouton-interrupteur .barre.desactive{cursor:default;opacity:.4}.conteneur-modale{z-index:100;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation-name:fonduEntrant;animation-duration:.2s;animation-iteration-count:1;animation-delay:0s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modale{background:#fff;border-radius:10px;width:90%;max-width:500px;position:relative;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.modale.transcodage{max-width:350px}.modale header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;width:100%;height:45px;display:flex}.modale header .titre{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase;margin-left:20px;font-size:15px;font-weight:700;line-height:1.5}.modale header .fermer{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin-right:15px;font-size:24px;line-height:1}.modale .conteneur{outline:0;width:100%;height:calc(100% - 45px);padding:20px;position:relative;overflow:auto}.modale .conteneur p{margin-bottom:20px;font-size:18px;line-height:1.5}.modale .contenu{width:100%}.modale .conteneur label{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.modale .conteneur select,.modale .conteneur input[type=text]{text-align:left;border:1px solid #ddd;border-radius:4px;width:100%;margin:0 auto 20px;padding:7px 15px;font-size:16px;line-height:1.5;display:block}.modale .conteneur select{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"14\" viewBox=\"0 0 29 14\" width=\"29\"><path fill=\"%23000000\" d=\"M9.37727 3.625l5.08154 6.93523L19.54036 3.625\" /></svg>") 100% no-repeat;padding-right:30px}.modale .conteneur .bouton{text-transform:uppercase;cursor:pointer;color:#001d1d;text-shadow:1px 1px 1px #0000001a;letter-spacing:1px;text-indent:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#00ced1;border-radius:5px;height:40px;padding:0 20px;font-size:14px;font-weight:700;line-height:40px;transition:all .1s ease-in;display:inline-block}.modale .conteneur .bouton:hover{color:#fff;background:#001d1d}.modale .conteneur .actions{text-align:center}.modale .conteneur .actions .bouton:first-child{margin-right:20px}.modale .conteneur .actions .bouton:last-child{margin-right:0}.modale .progression{text-align:center}#conteneur-message.conteneur-modale{z-index:101}#message.modale{max-width:500px}#message.modale .conteneur{text-align:center;padding:30px 25px}#message.modale .message{font-size:18px;line-height:1.5}#message.modale .bouton{margin-top:20px}@keyframes fonduEntrant{0%{opacity:0}to{opacity:1}}.notification{color:#fff;text-align:center;z-index:10001;background-color:#000000b3;border-radius:4px;width:290px;margin-left:-145px;padding:10px 15px;font-size:15px;animation:.4s fonduEntrantNotification;position:fixed;bottom:30px;left:50%}@keyframes fonduEntrantNotification{0%{opacity:0;bottom:0}to{opacity:1;bottom:30px}}.conteneur-chargement{text-align:center;margin-bottom:10px;font-size:0;line-height:1}.chargement{border:7px solid #ddd;border-top-color:#00ced1;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#conteneur-chargement{z-index:1000;background:#ffffffbf;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}#chargement{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.spinner{width:80px;height:80px;display:inline-block;position:relative}.spinner div{transform-origin:40px 40px;animation:1.2s linear infinite spin}.spinner div:after{content:"";background:#00ced1;border-radius:20%;width:5px;height:25px;display:block;position:absolute;top:3px;left:37px}.spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes spin{0%{opacity:1}to{opacity:0}}#page,#accueil{width:100%;height:100vh}#accueil{background-position:50%;background-repeat:no-repeat;background-size:cover}#conteneur{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}#contenu{text-align:center;max-width:76em;margin:auto;padding:12em 1em 6em}#conteneur h1{margin-bottom:.85em;font-family:Mona Sans Expanded,sans-serif;font-size:3em;line-height:1.4}#conteneur p{margin-bottom:1.5em;font-size:1.25em;line-height:1.4}#credits{width:100%;margin:0 auto .75em}#credits p{text-align:center;margin-bottom:1em;font-size:1em;line-height:1.2}#credits p:last-child{justify-content:center;align-items:center;display:flex}#credits p:last-child a{margin:0 5px}#credits .hub{cursor:pointer;font-size:0}#hub{visibility:hidden;opacity:0;z-index:-1;position:fixed;top:0;bottom:0;left:0;right:0}#hub.ouvert{visibility:visible;opacity:1;z-index:100000;animation:.1s linear fonduEntrant}#hub iframe{width:100%;height:100%}#hub button{color:#fff;cursor:pointer;font-size:0;position:absolute;top:15px;right:15px}@media screen and (max-width:359px){#contenu{padding:4em 1em 2em}#bouton{font-size:.75em}}@media screen and (min-width:360px) and (max-width:599px){#contenu{padding:5em 1em 2.5em}#bouton{font-size:.85em}}@media screen and (max-width:399px){#conteneur h1 span{display:block}}@media screen and (max-width:599px){#conteneur h1{margin-bottom:1em;font-size:2em}#conteneur p{margin-bottom:1.2em;font-size:1em}#credits p{font-size:.85em}#hub button{top:5px;right:5px}#hub button svg{width:24px;height:24px}}@media screen and (max-height:599px){#parametres{height:90%}}@media screen and (max-width:1023px) and (orientation:landscape){#contenu{padding:7em 1em 3.5em}}@media screen and (max-width:599px) and (orientation:landscape){#contenu{padding:2em 1em 1.5em}}@media screen and (min-width:600px) and (max-width:820px) and (orientation:landscape){#contenu{padding:3em 1em 1.5em}}@media screen and (max-width:820px) and (orientation:landscape){#conteneur p{font-size:1em}#credits p{margin-bottom:.85em;font-size:.85em}}@media screen and (max-width:850px) and (max-height:500px){#conteneur h1{margin-bottom:1em;font-size:2em}#conteneur p{margin-bottom:1.2em;font-size:1em}#bouton,#credits p{font-size:.85em}}
