/*! 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:HKGrotesk-ExtraBold;src:url(./HKGrotesk-ExtraBold-d805026a.woff) format("woff"),url(./HKGrotesk-ExtraBold-551975b2.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(./MaterialIcons-Regular-8265f647.woff2) format("woff2"),url(./MaterialIcons-Regular-fd84f88b.woff) format("woff")}.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%;height: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:rgba(0,0,0,.4)}.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}b,strong{font-weight:700}ol{list-style:decimal inside}ul{list-style:disc inside}[contenteditable=true]{outline:none}input:focus,textarea:focus{border-color:#001d1d!important}[v-cloak]{display:none}#app,main{width:100%;height:100%}#app.integration{display:flex;align-items:center}#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-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 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 input[type=text]{display:block;width:100%;font-weight:400;font-size:16px;border:1px solid #ddd;padding:7px 15px;line-height:1.5;margin:0 auto 20px;text-align:left}.modale .conteneur textarea{background:#fff;border:1px solid #ddd;max-width:100%;width:100%;resize:none;padding:15px;margin:0 auto 20px;text-align:left;line-height:1.4;font-weight:400;font-size:16px}#afficher,.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}#afficher:hover,.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}#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}@keyframes fonduEntrant{0%{opacity:0}to{opacity:1}}.boutons-editeur{background:#fff;padding:5px 12px;border-bottom:1px solid #ddd;line-height:1;position:-webkit-sticky;position:sticky;top:0;z-index:1;border-top-left-radius:4px;border-top-right-radius:4px}.boutons-editeur button{font-size:24px;color:#222;margin-right:14px}.boutons-editeur button:last-child{margin-right:0}.contenu-editeur{padding:10px 15px;font-size:16px;position:-webkit-sticky;position:sticky;min-height:70px;top:0;outline:0;text-align:left;font-weight:400;line-height:1.4}.contenu-editeur:empty:before{content:"Optional";color:#aaa}.contenu-editeur a{color:#00ced1;text-decoration:underline}#description-video a{font-weight:400;color:#00ced1;text-decoration:underline}.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{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,.75);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}}@media screen and (max-height: 710px){.modale:not(#message){height:90%}}#page[data-v-5c9ed6b1],#accueil[data-v-5c9ed6b1]{width:100%;height:100%}#accueil[data-v-5c9ed6b1]{background-size:cover;background-position:center;background-repeat:no-repeat}#conteneur[data-v-5c9ed6b1]{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[data-v-5c9ed6b1]{max-width:76em;text-align:center;padding:12em 1em 6em;margin:auto}#conteneur h1[data-v-5c9ed6b1]{font-family:HKGroteskWide-ExtraBold,HKGrotesk-ExtraBold,sans-serif;font-size:3em;font-weight:900;margin-bottom:.85em;line-height:1.4}#conteneur p[data-v-5c9ed6b1]{font-size:1.25em;font-weight:400;line-height:1.4;margin-bottom:1.5em}#lien[data-v-5c9ed6b1]{max-width:450px;margin:0 auto 1.5em;text-align:left}#lien label[data-v-5c9ed6b1]{display:block;font-size:1em;font-weight:700;margin-bottom:.5em}#lien input[data-v-5c9ed6b1]{font-size:1.25em;font-weight:400;line-height:1.4;border:1px solid #aaa;border-radius:4px;padding:.5em .9em;background:#fff;width:100%}#credits[data-v-5c9ed6b1]{width:100%;margin:0 auto .75em}#credits p[data-v-5c9ed6b1]{font-size:1em;font-weight:400;line-height:1.2;margin-bottom:1em;text-align:center}#credits p[data-v-5c9ed6b1]:last-child{display:flex;justify-content:center;align-items:center}#credits p:last-child a[data-v-5c9ed6b1]{margin:0 5px}#credits .hub[data-v-5c9ed6b1]{font-size:0;cursor:pointer}#hub[data-v-5c9ed6b1]{position:fixed;visibility:hidden;opacity:0;top:0;left:0;right:0;bottom:0;z-index:-1}#hub.ouvert[data-v-5c9ed6b1]{visibility:visible;opacity:1;animation:fonduEntrant-5c9ed6b1 linear .1s;z-index:100000}@keyframes fonduEntrant-5c9ed6b1{0%{opacity:0}to{opacity:1}}#hub iframe[data-v-5c9ed6b1]{width:100%;height:100%}#hub span[data-v-5c9ed6b1]{font-size:0;color:#fff;position:absolute;top:15px;right:15px;cursor:pointer}#parametres-video[data-v-5c9ed6b1]{max-height:90%;overflow:auto;-webkit-overflow-scrolling:touch}#parametres-video header[data-v-5c9ed6b1]{position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}#parametres-video .conteneur[data-v-5c9ed6b1]{padding:0 20px 20px}#parametres-video .conteneur .contenu>label[data-v-5c9ed6b1]:first-of-type{margin-top:20px}.modale .conteneur input[type=text][data-v-5c9ed6b1]{margin-bottom:20px}.modale .conteneur .temps[data-v-5c9ed6b1]{margin-top:20px}.modale .conteneur .debut[data-v-5c9ed6b1],.modale .conteneur .fin[data-v-5c9ed6b1]{display:inline-flex;justify-content:center;width:50%;flex-wrap:wrap;text-align:center}.modale .conteneur .video[data-v-5c9ed6b1]{text-align:center}.modale .conteneur iframe[data-v-5c9ed6b1]{width:400px;height:225px;max-width:100%}.modale .conteneur .temps .minutes-secondes[data-v-5c9ed6b1]{display:flex;text-align:center}.modale .conteneur .temps .minutes[data-v-5c9ed6b1]{margin-right:10px}.modale .conteneur input[type=text][data-v-5c9ed6b1],.modale .conteneur input[type=number][data-v-5c9ed6b1]{display:block;font-weight:400;font-size:16px;border:1px solid #ddd;border-radius:4px;padding:7px 15px;line-height:1.5;text-align:left}.modale .conteneur input[type=number][data-v-5c9ed6b1]{width:80px}.modale .conteneur input[type=text][data-v-5c9ed6b1]{width:100%}.modale .conteneur .actions[data-v-5c9ed6b1]{margin-top:20px}.modale .option[data-v-5c9ed6b1]{display:flex;align-items:center;margin-top:20px}.modale .option label[data-v-5c9ed6b1]{display:inline-block;width:auto;margin-bottom:0}.modale .option>label[data-v-5c9ed6b1]{margin-right:25px}.modale .option input[data-v-5c9ed6b1]{margin-right:10px}.modale .option .oui[data-v-5c9ed6b1]{margin-right:20px}#description[data-v-5c9ed6b1]{border:1px solid #ddd;width:100%;outline:0;border-radius:4px;margin-bottom:20px}#description.focus[data-v-5c9ed6b1]{border-color:#001d1d}@media screen and (max-width: 359px){#contenu[data-v-5c9ed6b1]{padding:4em 1em 2em}#bouton[data-v-5c9ed6b1]{font-size:.75em!important;width:130px}.modale .conteneur input[type=number][data-v-5c9ed6b1]{width:50px;padding:10px 5px}}@media screen and (min-width: 360px) and (max-width: 599px){#contenu[data-v-5c9ed6b1]{padding:5em 1em 2.5em}.modale .conteneur input[type=number][data-v-5c9ed6b1]{width:60px;padding:10px}}@media screen and (max-width: 399px){#conteneur h1 span[data-v-5c9ed6b1]{display:block}}@media screen and (max-width: 599px){#conteneur h1[data-v-5c9ed6b1]{font-size:2em;margin-bottom:1em}#conteneur p[data-v-5c9ed6b1]{font-size:1em;margin-bottom:1.2em}#lien label[data-v-5c9ed6b1]{font-size:.8em}#lien input[data-v-5c9ed6b1]{font-size:1em}#bouton[data-v-5c9ed6b1],#credits p[data-v-5c9ed6b1]{font-size:.85em}}@media screen and (max-width: 599px){#hub span[data-v-5c9ed6b1]{top:5px;right:5px}#hub span svg[data-v-5c9ed6b1]{width:24px;height:24px}}@media screen and (max-width: 599px) and (orientation: landscape){#contenu[data-v-5c9ed6b1]{padding:2em 1em 1.5em!important}}@media screen and (min-width: 600px) and (max-width: 820px) and (orientation: landscape){#contenu[data-v-5c9ed6b1]{padding:3em 1em 1.5em!important}}@media screen and (max-width: 820px) and (orientation: landscape){#conteneur p[data-v-5c9ed6b1],#lien input[data-v-5c9ed6b1]{font-size:1em!important}#credits p[data-v-5c9ed6b1]{font-size:.85em!important;margin-bottom:.85em!important}}@media screen and (max-width: 1023px) and (orientation: landscape){#contenu[data-v-5c9ed6b1]{padding:7em 1em 3.5em}}@media screen and (max-width: 850px) and (max-height: 500px){#conteneur h1[data-v-5c9ed6b1]{font-size:2em;margin-bottom:1em}#conteneur p[data-v-5c9ed6b1]{font-size:1em;margin-bottom:1.2em}#bouton[data-v-5c9ed6b1]{font-size:.85em}#lien label[data-v-5c9ed6b1]{font-size:.8em}#lien input[data-v-5c9ed6b1]{font-size:1em}#credits p[data-v-5c9ed6b1]{font-size:.85em}}#page[data-v-fa45855f]{width:100%}#page>header[data-v-fa45855f]{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;height:40px;width:100%;background:#fff;color:#001d1d;z-index:100;-webkit-user-select:none;user-select:none}#logo[data-v-fa45855f]{width:24px;height:24px;background:#00ced1;display:inline-block;border-radius:50%;margin:8px 0;vertical-align:middle}#titre[data-v-fa45855f]{font-family:HKGroteskWide-ExtraBold,HKGrotesk-ExtraBold,sans-serif;font-size:20px;line-height:40px;vertical-align:middle;margin-left:20px;display:inline-block}#titre[data-v-fa45855f]:before{position:absolute;top:100%;bottom:auto;right:0;content:"";width:100%;height:8px;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.08) 40%,rgba(0,0,0,.04) 50%,transparent 90%,transparent)}#conteneur[data-v-fa45855f]{position:relative}#conteneur-header[data-v-fa45855f]{display:flex;justify-content:space-between}#conteneur-header .conteneur[data-v-fa45855f]{display:flex;align-items:center}#partager[data-v-fa45855f]{width:24px;font-size:24px;cursor:pointer}#partager i[data-v-fa45855f]{width:24px;font-size:24px}#conteneur-video[data-v-fa45855f]{background-color:#001d1d;margin:0;width:100%}#conteneur-header[data-v-fa45855f],#titre-video[data-v-fa45855f],#description-video[data-v-fa45855f],#contenu-video[data-v-fa45855f],#credits[data-v-fa45855f]{padding:0 20px;margin:auto;width:100%;max-width:1024px}#video[data-v-fa45855f]{position:relative;display:block;height:0;padding:0 0 56.25%;overflow:hidden;background:#000}#video iframe[data-v-fa45855f]{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;border:0}#video .alerte-contenu[data-v-fa45855f]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;background:#3e526d;color:#fff;padding:20px}#video .alerte-contenu p[data-v-fa45855f]{font-size:18px;line-height:1.5}#video .alerte-contenu p a[data-v-fa45855f]{text-decoration:underline}#afficher[data-v-fa45855f]{margin:20px 0}#video .memorisation label[data-v-fa45855f]{font-size:14px;margin-left:7px}.copier[data-v-fa45855f]{display:flex;justify-content:center;align-items:center}.copier input[data-v-fa45855f]{display:block;width:calc(100% - 34px);font-weight:400;font-size:16px;border:1px solid #ddd;border-radius:4px;padding:7px 15px;line-height:1.5;text-align:left;margin-right:10px}#copier-lien[data-v-fa45855f]{margin-bottom:20px}#copier-lien input[data-v-fa45855f]{width:calc(100% - 68px)}#copier-lien span[data-v-fa45855f]:last-child{margin-left:10px}.copier span i[data-v-fa45855f]{font-size:24px;width:24px;height:24px;cursor:pointer}.copier span i[data-v-fa45855f]:active{opacity:.8}.video-integree #conteneur[data-v-fa45855f]{height:100%!important;margin-top:0!important;background-color:#fff!important}.video-integree #conteneur-video[data-v-fa45855f]{background:#fff!important}.video-integree #contenu-video[data-v-fa45855f]{width:100%!important;max-width:100%!important;padding:0!important}.video-integree #titre-video[data-v-fa45855f]{padding:1em 0!important}.video-integree #titre-video+#description-video[data-v-fa45855f]{margin-bottom:0!important;padding:0 0 1em!important}#menu-partager[data-v-fa45855f]{position:absolute;z-index:1000;border:1px solid #ddd;padding:1rem;border-radius:1rem;background:#fff;box-shadow:2px 2px 4px #00000040;top:54px;width:300px}#menu-partager[data-v-fa45855f]:after{border:solid #ddd;content:"";display:block;position:absolute;top:0;border-width:0 1px 1px 0;transform:translate(-7px,-8px) rotate(-135deg);background:#fff;left:90%;width:14px;height:14px}#menu-partager label[data-v-fa45855f]{display:block;width:100%;font-weight:700;font-size:14px;margin-bottom:10px;-webkit-user-select:none;user-select:none}@media screen and (max-width: 399px){#video .alerte-contenu p[data-v-fa45855f]{font-size:12px;line-height:1.25}#afficher[data-v-fa45855f]{font-size:11px;height:30px;line-height:30px;margin:12px 0}#video .memorisation label[data-v-fa45855f]{font-size:11px}}@media screen and (min-width: 400px) and (max-width: 599px){#video .alerte-contenu p[data-v-fa45855f]{font-size:14px;line-height:1.25}#afficher[data-v-fa45855f]{font-size:12px;height:30px;line-height:30px;margin:15px 0}#video .memorisation label[data-v-fa45855f]{font-size:12px}}@media screen and (min-width: 768px){#conteneur-header[data-v-fa45855f],#titre-video[data-v-fa45855f],#description-video[data-v-fa45855f],#contenu-video[data-v-fa45855f],#credits[data-v-fa45855f]{width:750px}}@media screen and (min-width: 992px){#conteneur-header[data-v-fa45855f],#titre-video[data-v-fa45855f],#description-video[data-v-fa45855f],#contenu-video[data-v-fa45855f],#credits[data-v-fa45855f]{width:970px}}@media screen and (min-width: 1200px){#conteneur-header[data-v-fa45855f],#titre-video[data-v-fa45855f],#description-video[data-v-fa45855f],#contenu-video[data-v-fa45855f],#credits[data-v-fa45855f]{width:1170px}}#titre-video[data-v-fa45855f]{font-size:1.5em;font-weight:700;padding:2em 20px 1em}#description-video[data-v-fa45855f]{font-size:1.1em;padding:2em 20px;line-height:1.5}#titre-video+#description-video[data-v-fa45855f]{margin-bottom:1em;padding:0 20px 2em}#credits[data-v-fa45855f]{width:100%;margin:2em auto;padding-top:2em;border-top:1px solid #ddd}#credits p[data-v-fa45855f]{font-size:1em;font-weight:400;line-height:1.2;margin-bottom:1em;text-align:center}#codeqr.modale[data-v-fa45855f]{max-width:400px}#codeqr.modale .contenu[data-v-fa45855f]{text-align:center;font-size:0}@media screen and (max-width: 359px){#titre[data-v-fa45855f]{font-size:16px;margin-left:12px}}@media screen and (min-width: 360px) and (max-width: 399px){#titre[data-v-fa45855f]{font-size:17px;margin-left:12px}}@media screen and (max-width: 399px){#titre-video[data-v-fa45855f]{font-size:1.2em}}@media screen and (max-width: 599px){#description-video[data-v-fa45855f]{font-size:.95em}#credits p[data-v-fa45855f]{font-size:.75em}}@media screen and (max-width: 820px) and (orientation: landscape){#description-video[data-v-fa45855f]{font-size:.95em!important}#credits p[data-v-fa45855f]{margin-bottom:.75em!important}}@media screen and (max-width: 850px) and (max-height: 500px){#description-video[data-v-fa45855f]{font-size:.95em}#credits p[data-v-fa45855f]{font-size:.75em}}#codeqr.modale #qr{display:inline-block}#codeqr.modale #qr img{max-width:100%;height:auto;max-height:60vh}
