/*! 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{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}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;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[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,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[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{display:none}[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{font-family:Material Icons;font-style:normal;display:inline-block;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:inherit;line-height:inherit;vertical-align:top;text-transform:none!important}html,body{width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;color:#001d1d;margin:0}::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0006}.ascenseur{scrollbar-color:rgba(0,0,0,.4) transparent;scrollbar-width:thin}::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}[contenteditable=true]{outline:none}input:focus{border-color:#001d1d!important}#app,main{width:100%;height:100%}#bouton{display:inline-block;text-align:center;line-height:1;font-size:1em;font-weight:700;text-transform:uppercase;padding:1em 2em;border:2px solid #00ced1;border-radius:2em;background:#46fbff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all ease-in .2s}#bouton:hover{text-shadow:1px 1px 1px rgba(0,0,0,.2);background:#fff}.conteneur-interrupteur{display:flex;justify-content:space-between;margin-bottom:20px;line-height:22px}.conteneur-interrupteur>span{display:inline-block;font-size:16px;max-width:calc(100% - 58px);margin-right:20px}.bouton-interrupteur{position:relative;display:inline-block!important;width:38px!important;height:22px;margin:0}.bouton-interrupteur input{display:none}.bouton-interrupteur .barre{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.2s;border-radius:30px}.bouton-interrupteur .barre:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%}.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{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:100;background-color:#00000080;animation-duration:.2s;animation-delay:0s;animation-name:fonduEntrant;animation-iteration-count:1}.modale{position:relative;background:#fff;width:90%;max-width:500px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;border-radius:10px}.modale.transcodage{max-width:350px}.modale header{display:flex;width:100%;height:45px;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.modale header .titre{font-weight:700;font-size:15px;line-height:1.5;margin-left:20px;-webkit-user-select:none;user-select:none;text-transform:uppercase}.modale header .fermer{vertical-align:top;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:24px;margin-right:15px}.modale .conteneur{position:relative;width:100%;padding:20px;overflow:auto;height:calc(100% - 45px)}.modale .conteneur p{font-size:18px;margin-bottom:20px;line-height:1.5}.modale .contenu{width:100%}.modale .conteneur label{display:block;width:100%;font-weight:700;font-size:14px;margin-bottom:10px;-webkit-user-select:none;user-select:none}.modale .conteneur select,.modale .conteneur input[type=text]{display:block;width:100%;font-size:16px;border:1px solid #ddd;border-radius:4px;padding:7px 15px;line-height:1.5;margin:0 auto 20px;text-align:left}.modale .conteneur select:focus,.modale .conteneur input[type=text]:focus{border-color:#001d1d!important}.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>') center right no-repeat;padding-right:30px}.modale .conteneur .bouton{display:inline-block;font-weight:700;font-size:14px;text-transform:uppercase;height:40px;line-height:40px;padding:0 20px;cursor:pointer;color:#001d1d;text-shadow:1px 1px 1px rgba(0,0,0,.1);background:#00ced1;border-radius:5px;letter-spacing:1px;text-indent:1px;-webkit-user-select:none;user-select:none;transition:all ease-in .1s}.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{padding:30px 25px;text-align:center}#message.modale .message{font-size:18px;line-height:1.5}#message.modale .bouton{margin-top:20px}.notification{font-size:15px;width:290px;margin-left:-145px;background-color:#000000b3;color:#fff;text-align:center;border-radius:4px;padding:10px 15px;position:fixed;z-index:10001;left:50%;bottom:30px;animation:fonduEntrantNotification .4s}@keyframes fonduEntrantNotification{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}.conteneur-chargement{font-size:0;line-height:1;text-align:center;margin-bottom:10px}.chargement{display:inline-block;border:7px solid #ddd;border-top:7px solid #00ced1;border-radius:50%;width:40px;height:40px;animation:rotation .7s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#conteneur-chargement{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#ffffffbf;z-index:1000}#chargement{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spinner{display:inline-block;position:relative;width:80px;height:80px}.spinner div{transform-origin:40px 40px;animation:spin 1.2s linear infinite}.spinner div:after{content:"";display:block;position:absolute;top:3px;left:37px;width:5px;height:25px;border-radius:20%;background:#00ced1}.spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes spin{0%{opacity:1}to{opacity:0}}#page,#accueil{width:100%;height:100vh}#accueil{background-size:cover;background-position:center;background-repeat:no-repeat}#conteneur{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto}#contenu{max-width:76em;text-align:center;padding:12em 1em 6em;margin:auto}#conteneur h1{font-family:Mona Sans Expanded,sans-serif;font-size:3em;margin-bottom:.85em;line-height:1.4}#conteneur p{font-size:1.25em;line-height:1.4;margin-bottom:1.5em}#credits{width:100%;margin:0 auto .75em}#credits p{font-size:1em;line-height:1.2;margin-bottom:1em;text-align:center}#credits p:last-child{display:flex;justify-content:center;align-items:center}#credits p:last-child a{margin:0 5px}#credits .hub{font-size:0;cursor:pointer}#hub{position:fixed;visibility:hidden;opacity:0;top:0;left:0;right:0;bottom:0;z-index:-1}#hub.ouvert{visibility:visible;opacity:1;animation:fonduEntrant linear .1s;z-index:100000}@keyframes fonduEntrant{0%{opacity:0}to{opacity:1}}#hub iframe{width:100%;height:100%}#hub span{font-size:0;color:#fff;position:absolute;top:15px;right:15px;cursor:pointer}@media screen and (max-width:359px){#contenu{padding:4em 1em 2em}#bouton{font-size:.75em!important}}@media screen and (min-width:360px)and (max-width:599px){#contenu{padding:5em 1em 2.5em}}@media screen and (max-width:399px){#conteneur h1 span{display:block}}@media screen and (max-width:599px){#conteneur h1{font-size:2em;margin-bottom:1em}#conteneur p{font-size:1em;margin-bottom:1.2em}#bouton,#credits p{font-size:.85em}#hub span{top:5px;right:5px}#hub span svg{width:24px;height:24px}}@media screen and (max-height:599px){#parametres{height:90%}}@media screen and (max-width:599px)and (orientation:landscape){#contenu{padding:2em 1em 1.5em!important}}@media screen and (min-width:600px)and (max-width:820px)and (orientation:landscape){#contenu{padding:3em 1em 1.5em!important}}@media screen and (max-width:820px)and (orientation:landscape){#conteneur p{font-size:1em!important}#credits p{font-size:.85em!important;margin-bottom:.85em!important}}@media screen and (max-width:1023px)and (orientation:landscape){#contenu{padding:7em 1em 3.5em}}@media screen and (max-width:850px)and (max-height:500px){#conteneur h1{font-size:2em;margin-bottom:1em}#conteneur p{font-size:1em;margin-bottom:1.2em}#bouton{font-size:.85em!important}#credits p{font-size:.85em}}
