@charset "UTF-8";:root{--submenu-panel-size: 33vw;--header-size: 100px;--submenu_translate_to_appear_size: 250px;--correction: 0px;--translate-tableau: -50vw;--close-tableaudebord: calc(-50vh + 60px) }@media only screen and (max-width:768px){:root{--submenu-panel-size: 250px;--submenu_translate_to_appear_size: 0px;--correction: -250px;--close-tableaudebord: -100dvh}}@media only screen and (orientation:portrait){:root{--translate-tableau: -100vw}}body{--toastify-font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;--toastify-color-progress-light: cornflowerblue;margin:0;font-family:Source Code Pro,monospace;color:var(--foreground-color);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:block;transition:transform .25s ease-out,opacity .25s ease-in-out;overflow-x:hidden;background-color:var(--background-color);--background-color: white;--canvas-background-color: white;--foreground-color: black;--invert: 0;--invertinvert: 1;--select-color-canvas-tool: #6495ed33;--num-background-color: burlywood;--hover-color: #ddd;--boxshadow: rgba(0, 0, 0, .35) 0px 5px 15px;--card-shadow: rgba(0, 0, 0, .1) 0px 4px 12px;--boxshadow2: rgba(9, 30, 66, .25) 0px 4px 8px -2px, rgba(9, 30, 66, .08) 0px 0px 0px 1px;--boxshadow2_active: 0 2px 2px -1px rgba(9, 30, 66, .25), 0 0px 0px 1px rgba(9, 30, 66, .08);--borderwidth: 0px;--borderwidth2: 0px;--background-modal: white;--background-modal-hover: #eeeeee;--border-modal-courseEditor: #fff;--background-modal-active: #dddddd;--background-items: white;--background-tdm: white;--font-family: "Source Code Pro", monospace;--line-height: 2em;--letter-spacing: normal;--darkModeForWhiteBackground: none;--spreadsheet-background-color: #ddd;--noirBlanc: "blanc";--dropdownSelect: #eee;--background-modal-hover-bis: rgba(238, 238, 238, .9);--background-options-hover: #ffffff;--diapo-per-screen: none;--background-empty-card: #dddddd;--exercices-background-color: #ddd;--background-tp: #ddd;--disabled: #ddd;--resume-bouton-hover: rgb(206 222 252);--resume-bouton-active: rgb(162 191 247);--resume-bouton-active2: rgba(97, 149, 235, .3);--color-scheme: light;--greenBackground: lightgreen;--secondBackground: #222;--logoUserspaceText: #333;--logoUserspaceBackground: #ddd;--backgroundCourseEditor: #ffffff;--backgroundCourseEditorMenu: #f7f7f5;--text-planning: #ccc;--border-foreground-color: transparent;--notification-background: #f5f5f5;--list-background-color: #ffffff;--fiche-header: #F8F9FA;--background-enonce-section: rgba(0, 0, 0, .03);--code-bg: #f4f6f8;--code-color: #c7254e;--labo-interactif: #f8fafc}body.dark-theme{--background-color: #222;--canvas-background-color: #aaa;--foreground-color: white;--invert: 1;--invertinvert: 0;--select-color-canvas-tool: goldenrod;--num-background-color: cadetblue;--hover-color: #555;--boxshadow: none;--card-shadow: rgba(0, 0, 0, .6) 0px 10px 25px;--boxshadow2: 0 4px 8px -2px rgba(10, 10, 10, .5), 0 0px 0px 1px rgba(10, 10, 10, .4);--boxshadow2_active: 0 2px 2px -1px rgba(10, 10, 10, .5), 0 0px 0px 1px rgba(10, 10, 10, .4);--borderwidth: 2px 2px 0px 2px;--borderwidth2: 2px 2px 2px 2px;--background-modal: #2a2a2a;--background-modal-hover: #4a4a4a;--border-modal-courseEditor: #4a4a4a;--background-modal-active: #232323;--background-items: #ddd;--background-tdm: black;--darkModeForWhiteBackground: invert(1) contrast(.74);--spreadsheet-background-color: #5a5a5a;--noirBlanc: "noir";--dropdownSelect: #555;--background-modal-hover-bis: rgba(74, 74, 74, .7);--background-options-hover: #232323;--resizer: rgba(170, 170, 170, .7);--background-empty-card: #555;--exercices-background-color: #333;--background-tp: black;--disabled: #555;--resume-bouton-hover: rgb(88, 130, 208);--resume-bouton-active: cornflowerblue;--resume-bouton-active2: rgba(156, 106, 19, .3);--color-scheme: dark;--greenBackground: green;--secondBackground: white;--logoUserspaceText: #aaa;--logoUserspaceBackground: #444;--backgroundCourseEditor: #191919;--backgroundCourseEditorMenu: #202020;--text-planning: #eee;--border-foreground-color: white;--notification-background: #111;--list-background-color: #222222b5;--fiche-header: #2C2C2C;--background-enonce-section: rgba(255, 255, 255, .05);--code-bg: #2d3139;--code-color: #e06c75;--labo-interactif: #2d3139}body.dark-theme:has(.bigcontainer_tdm){background-color:var(--background-tdm)}body.dys-theme{line-height:2;--font-family: "OpenDys", "Open Sans", sans-serif;letter-spacing:.35ch;word-spacing:1.225ch;font-variant-ligatures:none;font-weight:600;font-size:100%}body.one_slide_per_screen{--diapo-per-screen: calc(100vh - 120px) }::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid slategrey}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}.customizeToast{--toastify-color-light: var(--notification-background);--toastify-text-color-light: var(--logoUserspaceText)}.Toastify__close-button{filter:invert(var(--invert))}.spinnerWaitContainer{position:relative;width:100%;height:100%}.spinnerWait{position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:6px solid rgba(100,149,237,.3);border-top:6px solid cornflowerblue;border-radius:50%;animation:spin 1s linear infinite}.math-spinner-screen-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:transparent;z-index:9999;pointer-events:none}.cycloid-spinner{position:relative;width:188px;height:30px}.cycloid-svg{position:absolute;top:0;left:0;width:100%;height:100%}.axis-line{stroke:#e2e8f0;stroke-width:1.5}.cycloid-curve{fill:none;stroke:#0e69e9;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:100;animation:drawCurve 4.5s ease-in-out infinite alternate}.generating-wheel{position:absolute;top:6px;left:0;width:18px;height:18px;border:2px solid rgba(51,65,85,.3);border-radius:50%;box-sizing:border-box;animation:kinematicRoll 4.5s ease-in-out infinite alternate}.radius-vector{position:absolute;top:50%;left:50%;width:50%;height:2px;background-color:#33415566;transform-origin:left center;transform:translateY(-50%) rotate(90deg)}.tracing-pen{position:absolute;right:-3px;top:-2px;width:6px;height:6px;background-color:#0e69e9;border-radius:50%;box-shadow:0 0 6px #0ea5e9b3}@keyframes kinematicRoll{0%{transform:translate(0) rotate(0)}to{transform:translate(169.65px) rotate(1080deg)}}@keyframes drawCurve{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}input[type=range]{-webkit-appearance:none;width:100%;background:transparent;margin:10px 0}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;background:var(--foreground-color);opacity:.2;border-radius:5px;transition:opacity .2s}input[type=range]:hover::-webkit-slider-runnable-track{opacity:.4}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;background:var(--background-color);border:2px solid var(--foreground-color);cursor:pointer;-webkit-appearance:none;margin-top:-8px;box-shadow:0 2px 5px #0003;transition:transform .1s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}code{font-family:JetBrains Mono,monospace;background:var(--code-bg);border-radius:4px;font-size:.7em;color:var(--code-color);padding:3px 5px;margin-inline:3px;white-space:nowrap}@font-face{font-family:KaTeX_AMS;src:url(/specimen/assets/KaTeX_AMS-Regular-By658UzJ.woff2) format("woff2"),url(/specimen/assets/KaTeX_AMS-Regular-BhGJ-4gp.woff) format("woff"),url(/specimen/assets/KaTeX_AMS-Regular-CzrnxSWC.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(/specimen/assets/KaTeX_Caligraphic-Bold-CKJcxpnQ.woff2) format("woff2"),url(/specimen/assets/KaTeX_Caligraphic-Bold-Bwb6GFIN.woff) format("woff"),url(/specimen/assets/KaTeX_Caligraphic-Bold-DdWsVHft.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(/specimen/assets/KaTeX_Caligraphic-Regular-DY5ow2G2.woff2) format("woff2"),url(/specimen/assets/KaTeX_Caligraphic-Regular-DK5a7C4N.woff) format("woff"),url(/specimen/assets/KaTeX_Caligraphic-Regular-CqRAjh-1.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(/specimen/assets/KaTeX_Fraktur-Bold-BN3qknki.woff2) format("woff2"),url(/specimen/assets/KaTeX_Fraktur-Bold-CAgFI-bm.woff) format("woff"),url(/specimen/assets/KaTeX_Fraktur-Bold-CnckYR_w.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(/specimen/assets/KaTeX_Fraktur-Regular-Bt1A9szT.woff2) format("woff2"),url(/specimen/assets/KaTeX_Fraktur-Regular-O52CmoS6.woff) format("woff"),url(/specimen/assets/KaTeX_Fraktur-Regular-gteNJzSN.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(/specimen/assets/KaTeX_Main-Bold-CXybyQWI.woff2) format("woff2"),url(/specimen/assets/KaTeX_Main-Bold-CMZq4CYM.woff) format("woff"),url(/specimen/assets/KaTeX_Main-Bold-ExHh1ADK.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(/specimen/assets/KaTeX_Main-BoldItalic-Df9whx8h.woff2) format("woff2"),url(/specimen/assets/KaTeX_Main-BoldItalic-04CjaYD6.woff) format("woff"),url(/specimen/assets/KaTeX_Main-BoldItalic-Cc3Z10Vp.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(/specimen/assets/KaTeX_Main-Italic-OpX7JZ4Q.woff2) format("woff2"),url(/specimen/assets/KaTeX_Main-Italic-BNey-YjL.woff) format("woff"),url(/specimen/assets/KaTeX_Main-Italic-DIqSePyW.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(/specimen/assets/KaTeX_Main-Regular-Bg9sdKmA.woff2) format("woff2"),url(/specimen/assets/KaTeX_Main-Regular-BcWwqboR.woff) format("woff"),url(/specimen/assets/KaTeX_Main-Regular-Dzjbccao.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(/specimen/assets/KaTeX_Math-BoldItalic-BGkjICpL.woff2) format("woff2"),url(/specimen/assets/KaTeX_Math-BoldItalic-Dj6Ro5dc.woff) format("woff"),url(/specimen/assets/KaTeX_Math-BoldItalic-2HBreqTC.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Math;src:url(/specimen/assets/KaTeX_Math-Italic-C5-Ai3kR.woff2) format("woff2"),url(/specimen/assets/KaTeX_Math-Italic-_uIS3N6O.woff) format("woff"),url(/specimen/assets/KaTeX_Math-Italic-CC97xrQf.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(/specimen/assets/KaTeX_SansSerif-Bold-Brp9aoHQ.woff2) format("woff2"),url(/specimen/assets/KaTeX_SansSerif-Bold-D0XMVUsc.woff) format("woff"),url(/specimen/assets/KaTeX_SansSerif-Bold-BEMGa__k.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_SansSerif;src:url(/specimen/assets/KaTeX_SansSerif-Italic-CNxAGjzy.woff2) format("woff2"),url(/specimen/assets/KaTeX_SansSerif-Italic-wXLoKz6r.woff) format("woff"),url(/specimen/assets/KaTeX_SansSerif-Italic-lbLOZbv3.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(/specimen/assets/KaTeX_SansSerif-Regular-juWZlc-9.woff2) format("woff2"),url(/specimen/assets/KaTeX_SansSerif-Regular-yUqJ3Aam.woff) format("woff"),url(/specimen/assets/KaTeX_SansSerif-Regular-D-Yo9yYD.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(/specimen/assets/KaTeX_Script-Regular-Cf8GH74L.woff2) format("woff2"),url(/specimen/assets/KaTeX_Script-Regular-v_Cwk05y.woff) format("woff"),url(/specimen/assets/KaTeX_Script-Regular-D9ZklfJf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(/specimen/assets/KaTeX_Size1-Regular-C0z4_8mq.woff2) format("woff2"),url(/specimen/assets/KaTeX_Size1-Regular-RjXNJUi7.woff) format("woff"),url(/specimen/assets/KaTeX_Size1-Regular-BHipXPOV.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(/specimen/assets/KaTeX_Size2-Regular-DOCm8PBK.woff2) format("woff2"),url(/specimen/assets/KaTeX_Size2-Regular-BKWPLov1.woff) format("woff"),url(/specimen/assets/KaTeX_Size2-Regular-DVvomcM_.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(data:font/woff2;base64,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) format("woff2"),url(/specimen/assets/KaTeX_Size3-Regular-Z-DgypYv.woff) format("woff"),url(/specimen/assets/KaTeX_Size3-Regular-BNLuqS8M.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(/specimen/assets/KaTeX_Size4-Regular-CHxDaOWL.woff2) format("woff2"),url(/specimen/assets/KaTeX_Size4-Regular-Qq1J1gbA.woff) format("woff"),url(/specimen/assets/KaTeX_Size4-Regular-u2fCAFd_.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(/specimen/assets/KaTeX_Typewriter-Regular-DDVyWfOc.woff2) format("woff2"),url(/specimen/assets/KaTeX_Typewriter-Regular-DBrRQ9sr.woff) format("woff"),url(/specimen/assets/KaTeX_Typewriter-Regular-Ba57oLKS.ttf) format("truetype");font-weight:400;font-style:normal}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.10.2"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathdefault{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:0 solid;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer,.katex .sizing{display:inline-block}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .op-limits>.vlist-t{text-align:center}.katex .accent>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;margin:0 -.025em;border-right:.05em solid;min-width:1px}.katex .mtable .vs-dashed{border-right:.05em dashed}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left}.modal-backdrop{position:fixed;top:0;left:50%;transform:translate(-50%);max-width:50%;height:80px;z-index:1000;color:#000}.modal-content{padding:5px 20px 10px;border-radius:0 0 8px 8px;box-shadow:0 0 10px #0000001a;border-left:2px solid;border-right:2px solid;border-bottom:2px solid;background-color:#f4a361e6;font-size:12px}.modal-actions{margin-top:18px;text-align:right}.modal-actions button{padding:5px 10px;margin-left:20px;margin-right:-5px;cursor:pointer;font-size:14px;font-family:Courier New,Courier,monospace;font-weight:700;border:none;background-color:initial;border-radius:5px;border:1px solid;text-align:right;transition:.25s linear}.modal-actions button:hover{background-color:#deb887}.modal-actions button:active{background-color:bisque}.chatbox{position:relative;width:100%;height:calc(50vh - 2em - 30px);overflow:hidden}.chatbox_messages{height:calc(100% - 35px - 2em);overflow-y:auto}.chatbox_send{position:absolute;bottom:0;right:0;width:100%}.chatbox_send_textarea{height:30px;resize:none;margin:10px;width:calc(100% - 81px);border-radius:12px;border:solid 2px #ccc;padding-left:7px;padding-right:7px;background-color:var(--background-color);color:var(--foreground-color)}.chatbox_send_textarea:focus{outline:none!important;border-color:#6495ed;box-shadow:0 0 5px #719ece}.chatbox_send_textarea:disabled{background-image:repeating-linear-gradient(-45deg,var(--background-modal-hover),var(--background-modal-hover) 4px,var(--background-modal) 4px,var(--background-modal) 8px);color:var(--background-modal);cursor:not-allowed}.chatbox_messages>div{display:flex;flex-direction:column}.message_unique_text,.message_unique_id{max-width:100%}.message_unique_text{width:fit-content;border:solid 1px black;border-radius:5px;padding:10px}.message_from_another,.message_from_me{width:fit-content;max-width:calc(100vw - 370px);margin:15px 10px}.message_from_me{align-self:end;text-align:right}.message_from_another{align-self:start;text-align:left}.send_button{background-color:var(--background-color);border:none;cursor:pointer;width:30px;height:30px;vertical-align:middle;padding:0 2px 0 0}.send_button>img{width:100%;height:100%;filter:invert(var(--invert))}.send_button:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:768px){.chatbox{height:calc(100vh - 2em - 30px);width:100vw}.message_from_another,.message_from_me{max-width:100vw}}@media only screen and (max-width:768px){.chatbox_send_textarea{font-size:.9em}}.modal_conversation,.modal_dashboard{position:fixed;background-color:var(--background-color);color:var(--foreground-color);top:50%;left:50%;box-shadow:var(--boxshadow);border-width:var(--borderwidth2);border-color:#fff;border-style:solid;border-radius:15px;overflow:hidden;transition:.3s ease-out;transform:translate(-50%,-50%);z-index:14}.modal_conversation{height:70dvh;width:600px;z-index:15}.modal_conversation_header,.modal_dashboard_header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;font-weight:700;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.2em;color:var(--foreground-color)}.modal_conversation_leftheader>div{display:flex;flex-direction:row;justify-content:center}.modal_conversation_leftheader>div>img{width:18px;aspect-ratio:1 / 1;margin-right:9px;filter:invert(var(--invert))}.modal_conversation_close,.modal_dashboard_close{cursor:pointer}.contact_item{display:flex;width:100%;height:calc(1.2em + 80px);font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.2em}.contact_checkbox_label{display:flex;align-items:center;width:560px;padding:0 20px;height:100%;cursor:pointer;transition:.2s ease-in-out;width:100%}.contact_checkbox_label:hover{background-color:var(--hover-color)}.contact_checkbox_label.forbidden{cursor:not-allowed}.modal_conversation_leftheader{display:flex;align-items:center;gap:15px}.button_createConversation{background-color:var(--foreground-color);font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:.75em;border:none;border-radius:30px;color:var(--background-color);padding:10px;opacity:.5}.button_createConversation.allowed{cursor:pointer;opacity:1}.button_createConversation.allowed:hover{transform:filter(1)}.contact_checkbox{display:none}.check_mark{position:absolute;right:20px;width:20px;height:20px;filter:invert(var(--invert))}.contact_list_container{overflow-y:auto;height:calc(70vh - 40px - 1.3em)}@media only screen and (max-width:768px){.modal_conversation{width:95vw}}.login_message_container{margin-top:50%;transform:translateY(-50%)}.login_message{text-align:center;padding:20px}.login_message_button{text-align:center;margin:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1em;width:310px;height:40px;min-height:40px;border:none;background-color:#6495ed;color:#fff;border-radius:7px;cursor:pointer;opacity:.9;transition:opacity .3s ease-out}.login_message_button:hover{opacity:1}.login_message_button:active{background-color:#496daf}.login_message_container_new{margin-top:30px;margin-bottom:30px}.login_buttons_container{overflow-y:auto;height:calc(50vh - 5.3em - 95px);padding-bottom:15px;display:flex;flex-direction:column;align-items:center}.conversations_list{list-style:none;padding-inline-start:0px}.conversations_list_item{cursor:pointer;padding:30px 20px;border-bottom:solid 1px #ddd}.dotOnline{display:inline-block;margin-top:2px;margin-right:5px;width:10px;aspect-ratio:1 / 1;border-radius:12px}.dashboard_time_container{grid-column:2/4;grid-row:4/6;margin:5px 5px 10px;height:calc(100% - 15px)}@keyframes appear{0%{opacity:0}to{opacity:1}}.dureeChart{position:relative;display:inline-block;width:calc(100% - 100px);height:calc(100% - 1.3em - 100px);margin:30px 50px}.dotDureeChart{position:absolute;background-color:#6495ed;width:10px;height:10px;border-radius:20px;cursor:pointer;transition:.15s ease-out}.labelDureeChartX{position:absolute;bottom:-1.5em}.labelDureeChartY{position:absolute;left:0;font-size:.8em;transform:translate(-100%,2px)}.labelLineDureeChartY{position:absolute;left:0;width:100%;height:1px;background-color:#ccc;transform:translateY(calc(-.4em + 2px))}.dotDureeChart:hover{transform:scale(2);transform-origin:center}.selectNExoDuree{border:none;outline:none;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-weight:700;font-size:.85em;background-color:var(--background-modal);color:var(--foreground-color)}.dureeLabelX{position:absolute;bottom:2px;left:100%;transform:translate(-50%);font-size:.8em}.dureeLabelY{position:absolute;width:fit-content;left:10px;bottom:calc(90% + 2em);font-size:.8em;width:50px;text-align:right;transform:translate(calc(-100% - 2px))}.labelselectNExoDuree{font-size:.9em;font-family:Source Code Pro;font-weight:800}@media only screen and (max-width:768px){.dureeChart{height:calc(100% - 100px);margin:30px 50px 0}#dashboard_time_container>.dashboard_container_header{margin:20px 45px 20px 20px}#dashboard_time_container>.dashboard_container_header>form{text-align:center}}.dashboard_second_subdashboard{overflow:hidden;height:100%;position:relative}.dashboard_second_subdashboard_container{display:flex;flex-direction:column;width:calc(100% - 15px);height:calc(100% - 15px);margin:5px 5px 10px 10px;grid-row:3/6;grid-column:1/2;position:relative}.dashboard_exo_datas{margin:5px 20px;font-size:.85em}.second_dashboard_diagram_flex_wrapper{display:flex;width:100%;height:-webkit-fill-available;align-items:center;justify-content:center;flex-direction:column}.single-chart{width:90%;display:flex;align-items:center;justify-content:space-between}.circular-chart{display:block;max-width:calc(15vw - 40px);max-height:calc((50vh - 4.3em - 40px)/2);margin:10px auto}.circle-bg{fill:none;stroke:#e6e6fa;stroke-width:3}.circle{fill:none;stroke-width:3;stroke-linecap:round;animation:progress 1s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}.circular-chart.orange .circle{stroke:#6495ed}.percentage{fill:var(--foreground-color);font-family:Franklin Gothic Medium;font-size:.5em;text-anchor:middle}.dashboard_exos_stats_carousel{position:relative;height:calc(100% - 1.3em - 50px);width:100%;transition:transform .3s ease-out}#prev_exo_stat,#next_exo_stat{filter:invert(var(--invertinvert));height:30px;width:30px;cursor:pointer;opacity:.5;transition:opacity .5s ease-in-out}#prev_exo_stat{transform:rotate(-180deg)}#prev_exo_stat:hover,#next_exo_stat:hover{opacity:1}.dashboard_exo_datas_container{position:absolute;height:100%;width:100%;display:flex;flex-direction:column}@media only screen and (max-width:768px){.circular-chart{max-width:calc(100% - 20px);max-height:calc(50vh - 4.3em - 60px)}}@media only screen and (orientation:portrait)and (min-width:769px){.circular-chart{max-width:calc(90vw - 40px);max-height:calc(50vh - 4.3em - 60px)}}.dashboard_list_container{overflow:hidden;width:calc(100% - 10px);margin:10px 5px 5px;grid-column:2/4;grid-row:1/4}.each_student_scroller{overflow-y:auto;height:calc(100% - 40px - 1.3em)}.each_student_container{display:flex;gap:10px;border-bottom:solid .5px #ddd;padding:9px 0;margin:0 20px;align-items:center}.dashboard_contact_item{font-size:.9em;width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.num_exo_done{font-size:.8em}.num_exo_container{display:flex;flex-direction:row;gap:30px;width:calc(100% - 175px);overflow:auto;scrollbar-width:none}.num_exo_done_container{list-style-type:none;display:flex;flex-direction:column;width:fit-content;align-items:center;justify-content:center}.num_exo_done_logo{width:30px;height:30px}@media only screen and (max-width:768px){.each_student_scroller{height:calc(100% + -0px - 1.3em)}}.dashboard_histogram_container{grid-column:1/2;grid-row:1/3;margin:10px 5px 5px 10px;height:calc(100% - 15px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.bars_container{width:calc(100% - 60px);margin:10px 20px 20px;padding-left:10px;padding-right:10px;height:calc(100% - 1.1em - 70px);display:flex;justify-content:flex-start;gap:40px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.bar_main{background-color:#e6e6fa;margin-bottom:20px;position:relative}.sub_bar{background-color:#6495ed;width:100%;position:absolute;left:0;bottom:0;height:0;width:20px;transition:1s ease-in-out}.exos_label{position:absolute;bottom:-1.5em;font-size:12px;left:50%;transform:translate(calc(-50% + 10px))}@media only screen and (max-width:768px){.bars_container{height:100%}}.modal_dashboard{height:95dvh;width:95vw;background-color:var(--backgroundCourseEditorMenu)}.modal_dashboard_close{float:right}.dashboard_list_container,.dashboard_second_subdashboard,.dashboard_modal_container>.sidebar_chat_container,.dashboard_time_container,.dashboard_histogram_container{background-color:var(--background-modal);box-shadow:#00000026 0 5px 15px;border-radius:21px}.dashboard_modal_container{height:calc(95vh - 50px - 1.3em);display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}.dashboard_container_header,.sidebar_chat_header{font-size:1.03em;margin:20px;font-family:Franklin Gothic Medium;display:flex;justify-content:space-between;align-items:center}.dashboard_container_header>div{display:flex;align-items:center;justify-content:center}.dashboard_container_header>div>img{width:17px;margin-right:8px;filter:invert(var(--invert))}.dashboard_modal_container>.sidebar_chat_container{margin:10px 10px 10px 5px;width:calc(100% - 15px);grid-column:4/5;grid-row:1/6}.sidebar_chat_container>.sidebar_chat{width:100%;height:calc(100% - 50px - 2em);border-radius:21px}.sidebar_chat_container>.chatbox{height:calc(100% - 2em - 50px)}.sidebar_chat_container>.sidebar_chat>div>.conversations_list>.conversations_list_item{background-color:var(--background-modal)}@media only screen and (orientation:portrait){.modal_dashboard{overflow-x:hidden}.dashboard_modal_container{display:flex;flex-direction:row;overflow-x:auto;width:95vw}.dashboard_modal_container>.sidebar_chat_container{display:none}.dashboard_list_container,.dashboard_second_subdashboard_container,.dashboard_second_subdashboard,.dashboard_modal_container>.sidebar_chat_container,.dashboard_time_container,.dashboard_histogram_container{width:100vw;margin:0;box-shadow:none}.selectTabDashboard{border:none;outline:none;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-weight:700;font-size:.9em;background-color:var(--background-modal);color:var(--foreground-color)}.modal_dashboard_header{display:block;text-align:center;position:relative}.modal_dashboard_close{position:absolute;right:20px;top:20px;font-size:.8em;z-index:1}.modal_conversation_leftheader{justify-content:center}}@media only screen and (orientation:portrait){.modal_dashboard{width:90vw;height:90dvh}.dashboard_list_container,.dashboard_second_subdashboard_container,.dashboard_second_subdashboard,.dashboard_modal_container>.sidebar_chat_container,.dashboard_time_container,.dashboard_histogram_container{width:90vw;margin:0;box-shadow:none;border-radius:0;background:none;border:none;height:calc(90dvh - 50px)}.swipeContainer{margin-top:-40px;display:flex;flex-direction:column}.dashboard_container_header{font-size:1.3em}.slick-dots li button:before{font-size:12px;color:var(--background-empty-card)}.slick-dots li.slick-active button:before{color:var(--resume-bouton-active)}.carousel-dot{width:10px;height:10px;background-color:var(--background-empty-card);border-radius:50%;margin:0 5px}.slick-dots li.slick-active .carousel-dot{background-color:var(--resume-bouton-active)}.slick-dots{bottom:0!important;display:flex;justify-content:center;align-items:center}.slick-list{height:90dvh!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/specimen/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/specimen/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.resumeModalContainer{position:fixed;left:20vw;width:60vw;top:10vh;height:80dvh;border-radius:20px;box-shadow:var(--boxshadow);border:2px solid white;background-color:var(--background-color);color:var(--foreground-color);z-index:14;overflow:hidden}.resumeModal{position:relative;width:100%;height:100%}.resumeModal>.resumeModalHeader{display:flex;align-items:center;justify-content:space-between;margin:0;padding:20px 20px 0;width:calc(100% - 40px)}.resumeModalTitle{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-weight:700;font-size:1.4em}.resumeModalClose{cursor:pointer;font-size:1.7em}.resumeModalContent{display:block;width:100%;margin-top:15px}.resumeModalContent>p{padding:30px 20px 25px;font-size:1.1em;line-height:1.5em}.resumeModalContent{padding:25px 20px 0;width:calc(100% - 40px);font-size:1.2em;font-weight:400;overflow-y:auto;height:calc(100% - 190px - 1.3em)}.resumeModalContent>span{opacity:0;background-color:var(--foreground-color);animation:fadeIn .5s ease-out forwards}.resumeModalContent>ul>li:first-of-type{margin-top:40px}.resumeModalContent>ul>li{margin-top:35px;width:fit-content}.resumeModalContent>ul>ul>li{margin-top:25px;width:fit-content}.resumeModalContent li{opacity:0;background-color:var(--foreground-color);animation:fadeIn .5s ease-out forwards}@keyframes fadeIn{to{opacity:1;background-color:var(--background-color)}}.resumeModalSelectorFooter{position:absolute;bottom:20px;right:20px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:right;gap:20px}.resumeModalSelectorFooter>button.resumeOtherOptions:after{content:"▼";margin-left:10px}.resumeModalSelectorFooter>button{background:var(--background-color);width:350px;height:50px;color:var(--foreground-color);border:2px solid var(--foreground-color);border-radius:10px;padding:10px;font:inherit;text-transform:uppercase;cursor:pointer;outline:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .2s linear;overflow-y:hidden;margin-bottom:10px}.resumeModalSelectorFooter>button.resumeOtherOptions{color:var(--resume-bouton-active);border:2px solid transparent;width:fit-content;justify-content:right;flex-direction:row}.resumeButtonContainer{display:flex;flex-direction:row;align-items:center;justify-content:center}.resumeButtonContainer:not(:first-of-type){margin-top:50px}.resumeModalSelectorFooter>button:hover:not(.resumeOtherOptions){background-color:var(--resume-bouton-hover)}.resumeModalSelectorFooter>button:active:not(.resumeOtherOptions){background-color:var(--resume-bouton-active)}.resumeModalSelectorFooter>button.resumeOtherOptions:hover{color:#9ab5e9}.resumeModalSelectorFooter>button.resumeOtherOptions:active{color:var(--foreground-color)}.carouselContainer{transition:transform .25s linear}.resumeModalSelectorFooter>button>.carouselContainer>.resumeButtonContainer>img,.resumeModalSelectorFooter>button>.resumeButtonContainer>img{filter:invert(var(--invert));margin-right:20px;aspect-ratio:1 / 1;width:30px}@media only screen and (max-width:768px){.resumeModalContainer{width:90vw;left:5vw}.resumeModal{display:flex;flex-direction:column}.resumeModalTitle{font-size:1.1em}.resumeModalClose{font-size:1.4em;margin-left:5px}.resumeModalContent{font-size:1em;height:-webkit-fill-available;overflow-y:auto;scrollbar-width:none}.resumeModalContent>ul{margin-block-start:0;padding-inline-start:20px}.resumeModalContent>ul>li:first-of-type{margin-top:27px}.resumeModalContent>ul>ul>li{margin-top:20px}.resumeModalContent>ul{padding-inline-start:15px}.resumeModalSelectorFooter{position:static;flex-direction:column;width:calc(100% - 40px);padding:5px 20px}.resumeModalSelectorFooter>button{max-width:100%;font-size:.8em}.resumeModalSelectorFooter>button.resumeOtherOptions{padding:2px;margin:2px;height:fit-content;align-self:end}}.planningModalContainer{position:fixed;left:5vw;width:90vw;top:5vh;height:90dvh;border-radius:20px;border:2px solid white;box-shadow:var(--boxshadow);background-color:var(--background-color);color:var(--foreground-color);z-index:14;overflow:hidden}.planningModal{position:relative;display:flex;width:100%;height:100%}.planningModalClose{position:absolute;cursor:pointer;font-size:1.4em;top:10px;right:20px;z-index:1}.planningModal>nav{width:20%;min-width:180px;height:100%;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;background-color:var(--backgroundCourseEditorMenu)}.planningModalTitle,.planningModalSubTitle{display:flex;align-items:center;font-weight:700;font-size:1.2em;padding:20px 15px}.planningModalTitle{font-size:1.2em}.planningModalSubTitle{font-size:1.1em;justify-content:space-between}.planningModalTitle>img,.planningModalSubTitle>img{width:17px;filter:invert(var(--invert))}.planningModalTitle>img{margin-right:15px}.planningModalSubTitle>img{cursor:pointer;transition:transform .1s linear}.planningModalSelectorMainContainer{overflow-y:auto;display:grid;transition:grid-template-rows .1s}.planningModalSelectorMain{overflow:hidden;display:flex;flex-direction:column;transition:height .25s linear}.planningElementStuff{width:calc(100% - 38px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:15px 8px 15px 20px;margin-left:5px;font-family:Franklin Gothic Thin,sans-serif;border-radius:7px;cursor:default}.planningElementStuff:hover{background-color:var(--dropdownSelect);cursor:pointer}.planningElementStuff>img{width:20px;aspect-ratio:1 / 1;filter:invert(var(--invert));visibility:hidden}.planningElementStuff:hover>img{visibility:visible}.planningModalContent{display:block;width:80%}.taskAddLineContainer{display:flex;align-items:center;justify-content:center;width:fit-content;margin-top:2px;padding:10px 0;opacity:.7;transition:opacity .25s linear;cursor:pointer;font-size:12px}.taskAddLine{width:20px;height:20px;filter:invert(var(--invert));margin-right:10px}.taskAddLineContainer:hover{opacity:1}.taskAddLineContainer:focus{opacity:1;outline:none}.planningModalContent>p{padding:30px 20px 25px;font-size:1.1em;line-height:1.5em}.planningModalSelector{width:calc(100% - 40px);padding:20px}.planningModalSelectorHeader>button{width:calc(50% - 20px);padding:0 0 15px;border:none;border-bottom:3px solid #888;background:none;font-family:Source Code Pro,monospace;font-weight:800;color:#888;font-size:1.3em;cursor:pointer}.planningModalSelectorHeader>button:active{color:var(--foreground-color)}.planningModalSelectorHeader>button:nth-of-type(odd){margin-right:20px}.planningModalSelectorHeader>button:nth-of-type(2n){margin-left:20px}.planningModalSelectorHeader>button.highlightedTab{color:var(--foreground-color);border-bottom:3px solid cornflowerblue}.planningModalSelectorHeader>button.doubleLength{width:100%;cursor:default;border-color:var(--foreground-color)}.planningModalSelectorElements{display:grid;margin-top:40px;margin-bottom:40px;grid-template-columns:repeat(4,1fr);gap:15px;height:calc(80vh - 260px - 4.7em);overflow-y:auto;cursor:pointer}.planningModalSelectorElementsBis{margin-top:40px;margin-bottom:40px;grid-template-columns:repeat(4,1fr);gap:15px;height:calc(80vh - 260px - 4.7em);overflow-y:auto}.planningModalElement>img{width:100%}.planningModalElement>p{text-align:center;margin-top:5px}.planningModalSelectorFooter{position:absolute;bottom:20px;right:20px}.planningModalSelectorFooter>button{margin-left:15px}.planningSingleElementContainer{display:flex;align-items:center;cursor:pointer}hr.rounded{border:none;border-top:4px solid #bbb;margin-left:20px;margin-right:20px}.lineTask{padding-top:20px;padding-bottom:20px;display:flex;gap:15px;align-items:end;justify-content:space-between}.lineTask:first-of-type{padding-top:0}.taskTypeLine{width:12%;cursor:pointer}.taskDescriptionLine{width:75%;cursor:text}.taskDateLine{width:15%;cursor:pointer}.taskDeleteLine{width:5%;border:none;outline:none;color:#555;cursor:pointer;background-color:var(--background-color);font-size:1.2em;margin-left:20px;justify-self:center;align-self:center;transition:color .15s linear}.taskDeleteLine:hover{color:red}.lineTask>input,.lineTask>select{border:none;resize:none;outline:none;border-bottom:1px solid #555;padding:5px 0;background-color:var(--background-color);color-scheme:var(--color-scheme);color:var(--foreground-color);font-size:1.1em;font-family:Source Code Pro,monospace;white-space:nowrap}.lineTask>textarea:focus{border:none;border-bottom:1px solid var(--foreground-color)}.planningModalSelectorBis{padding-top:40px;padding-left:5px}.PlanningModalSave{background-color:var(--background-color);border:2px solid var(--foreground-color);border-radius:10px;color:var(--foreground-color);font-size:1.12em;font-family:Source Code Pro,monospace;padding:12px;cursor:pointer;display:flex;align-items:center}.PlanningModalSave:hover{background-color:var(--resume-bouton-hover)}.PlanningModalSave:active{background-color:var(--resume-bouton-active)}.planningModalSubTitle.student{margin-top:15px;margin-left:15px;margin-bottom:20px;padding:5px 0;opacity:.5;transition:opacity .5s linear}.planningModalSubTitle.student:hover{opacity:1}.planningModalSubTitleStudent{display:flex;flex-direction:row;align-items:center}.planningModalSubTitleStudent>img{width:20px;margin-right:12px;aspect-ratio:1 / 1;filter:invert(var(--invert))}@media only screen and (max-width:768px){.planningModal{flex-direction:column}.planningModalSubTitle,.planningModalSelectorMainContainer{display:none}.planningModal>nav{width:100%;max-height:30%;height:fit-content;overflow-y:hidden}.planningModalContent{width:100%;height:-webkit-fill-available;overflow-y:auto;background:var(--backgroundCourseEditorMenu)}.tasks-container{max-height:unset}}@media only screen and (orientation:portrait)and (min-width:769px){.planningModalContent{width:calc(100% - 180px)}}.calendar-container{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;position:relative}.calendar-container-header{height:160px;width:calc(100% - 40px);padding:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px}.columns-container{display:flex;gap:0px;overflow-x:auto;width:100%;height:100%}.columns-container::-webkit-scrollbar{height:5px}.column{margin-left:20px;min-width:250px;cursor:pointer}.day-header{font-weight:700;margin-bottom:10px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-transform:capitalize}.calendar-container-header-inputs{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.calendar-container-header-date-picker{position:relative}.calendar-container-header-text-input{padding:10px;width:fit-content;text-align:left;margin:0 0 0 -10px;cursor:pointer;border:none;border-radius:4px;text-transform:capitalize;background-color:var(--background-color);color:var(--foreground-color);display:flex;flex-direction:row;align-items:center;gap:5px;font-family:Franklin Gothic Thin;font-size:15px}.calendar-container-header-text-input>img{width:10px;filter:invert(var(--invert))}.calendar-container-header-text-input:hover{background-color:#ddd}.calendar-container-header-text-input:focus,.calendar-container-header-text-input:active{outline:none;border:none}.calendar-container-header-date-input{position:absolute;top:100%;left:-10px;opacity:0;width:0;height:0;margin:0;padding:0}.calendar-container-header-nav-buttons{display:flex;flex-direction:row}.calendar-container-header-title{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.2em;display:flex;align-items:center;justify-content:space-between}.navigation-button{padding:6px;width:fit-content;cursor:pointer;outline:none;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:13px;background-color:var(--background-color);color:var(--textPlanning);border:2px solid #ddd;padding-block:4px;padding-inline:6px;margin-right:-2px}.selected .day-header{color:#6495ed}.calendar-add-task-modal,.calendar-task{position:relative;display:flex;flex-direction:column;width:210px;height:fit-content;border:1px solid var(--text-planning);border-radius:6px;padding:5px 8px;cursor:default;margin-top:25px}.calendar-task{border:2px solid var(--border-foreground-color);box-shadow:var(--boxshadow2);cursor:pointer}.tasks-container>*:first-child{margin-top:0}.calendar-add-task-modal>input,.calendar-add-task-modal>textarea{border:none;margin-bottom:15px;color:var(--foreground-color);background-color:var(--background-color)}.calendar-add-task-modal>input:focus,.calendar-add-task-modal>input:active,.calendar-add-task-modal>textarea:focus,.calendar-add-task-modal>textarea:active{outline:none}.calendar-add-task-modal-first-input,.calendar-task-title{font-size:1.1em;font-family:hilbRt}.calendar-add-task-modal-second-input,.calendar-task-description{border:none;resize:none;max-height:300px}.calendar-task-title{margin-bottom:15px}.calendar-task-description{font-size:.95em;margin-bottom:18px;overflow-wrap:break-word;max-height:300px;overflow:auto}.calendar-add-task-modal-submit{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:14px;cursor:pointer;margin-bottom:4px;margin-left:auto}.task-button-container{display:flex;justify-content:end;gap:10px;width:100%}.edit-task-button,.delete-task-button{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s linear}.edit-task-button:hover,.delete-task-button:hover{opacity:1}.calendar-add-task-modal-submit>img{width:24px;height:24px}.edit-task-button>img,.delete-task-button>img{width:18px;height:18px;filter:invert(var(--invert))}.redInput::placeholder{color:red;background-color:#f003;border-radius:5px}.tasks-container{max-height:70%;overflow-y:auto;margin-top:25px;margin-bottom:10px;padding-left:0;margin-left:-1px;padding-bottom:6px;padding-top:3px}.tasks-container:not(:has(.calendar-task,.calendar-add-task-modal.renew-calendar-task)){padding:0;margin:0;overflow:hidden}.tasks-container::-webkit-scrollbar{width:2px}@media only screen and (max-width:768px){.columns-container{flex-direction:column}.column{padding-top:20px;padding-bottom:20px;border-top:2px solid #444;width:calc(100% - 40px);height:fit-content}.calendar-container-header{height:98px}.tasks-container{max-height:none}}.column.student-column,.calendar-task.task-student{cursor:default}.calendar-task-description.calendar-task-student-description{font-size:.85em}.calendar-task-title-header{display:flex;flex-direction:row}.closest-tasks-container{padding:30px;height:calc(100% - 60px)}.closest-tasks-container>h2{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.9em}.closest-tasks-container>.day-container{height:calc(100% - 35px - 1.7em)}.closest-tasks-container>.day-container>.tasks-container{max-height:100%;height:calc(100% - 44px - 1em)}.calendar-task.closest-task-student{width:calc(100% - 60px);display:flex;flex-direction:row;cursor:default}.calendar-task-validation-container{width:33px}.calendar-task-validation-container>button{border-radius:50px;width:23px;aspect-ratio:1 / 1;outline:none;background-color:var(--background-color);border:2px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:center}.calendar-task-validation-container>button.selected{animation:.5s markasdone forwards}@keyframes markasdone{0%{transform:scale(1)}50%{transform:scale(1.1);background-color:#6495ed}to{transform:scale(1);background-color:var(--background-color);border:2px solid cornflowerblue}}.checkmark{font-family:arial;-ms-transform:scaleX(-1) rotate(-35deg);-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);color:#6495ed;margin-top:-1px;margin-left:-1px;opacity:0;transition:opacity .5s linear}.checkmark.selected{opacity:1}.dashboard_container{position:fixed;overflow:hidden;background-color:var(--background-color);color:var(--foreground-color);width:350px;bottom:0;right:50px;box-shadow:var(--boxshadow);border-width:var(--borderwidth);border-color:#fff;border-style:solid;border-radius:15px 15px 0 0;overflow-x:hidden;height:50vh;transition:.3s ease-out;z-index:12;display:flex;flex-direction:column}.chatbox_header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 15px;font-weight:700;font-family:hilbRt,Arial Narrow,Arial,sans-serif;font-size:1.3em;color:var(--foreground-color)}.header_chat_button_container_container{display:flex;flex-direction:row;gap:3px}.header_chat_button_container{display:flex;justify-content:center;align-items:center;width:2em;height:2em;cursor:pointer;border-radius:2em;transition:.3s ease-in-out}.header_chat_button_container.disabled{cursor:not-allowed;opacity:.5}.header_chat_button_container:hover:not(.disabled){background-color:var(--hover-color)}.header_chat_button{width:1.3em;height:1.3em;filter:invert(var(--invert))}.header_back_button_container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;vertical-align:middle;margin-right:7px;margin-left:-7px;cursor:pointer;border-radius:2em;transition:.3s ease-in-out}.header_back_button_container:hover{background-color:var(--hover-color)}.header_back_button{width:20px;height:20px;filter:invert(var(--invert))}.header_back_button_container_container{display:flex;flex-direction:row;align-items:center}#tableauDeBord_small_close{display:none}.sidebar_chat{width:350px;margin-bottom:calc(20px + 1em);overflow-y:auto;overflow-x:hidden}.sidebar_footer{position:absolute;bottom:0;width:310px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.closeClasse{width:20px;height:20px;cursor:pointer;opacity:.5;transition:opacity .4s ease-out;filter:invert(var(--invert))}.closeClasse:hover{opacity:1}.login_message_container_new{display:flex;flex-direction:column;align-items:center;justify-content:start}.name_of_communicant{overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:768px){.dashboard_container{bottom:0;left:0;width:100vw;max-height:100dvh;height:-webkit-fill-available;border-radius:0;border:none}.login_message_container{display:block;margin-top:0;position:absolute;top:50%;transform:translateY(-50%);text-align:center;width:100%}.login_message_container_new{height:-webkit-fill-available;overflow-y:hidden}.chatbox_header{padding:20px 15px 10px;font-size:1.4em}.login_buttons_container{height:unset;overflow-y:auto;scrollbar-width:none;padding-bottom:unset}#tableauDeBord_small_close{display:flex;transform:translate(5px,-15px)}#tableauDeBord_big_close{display:none}.sidebar_chat{width:100vw}.sidebar_footer{padding:15px;width:calc(100vw - 30px)}.sidebar_footer>div:first-child{font-size:1.1em}.closeClasse{width:30px;height:30px}.name_of_communicant{width:calc(100vw - 8em - 66px);white-space:nowrap}}@media only screen and (min-width:769px)and (max-width:1024px){:root{--close-tableaudebord: calc(-50vh - 2px) }}@media only screen and (min-width:769px)and (orientation:portrait){.dashboard_container{height:35lvh}}.mobileDashboardBar{display:block;width:40px;margin:10px auto 5px;height:3px;border-radius:5px;background-color:var(--border-modal-courseEditor)}#blackscreen,#blackscreen2,#blackscreen3,#blackscreen4,#blackscreen5,#blackscreen6{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#000;opacity:0;z-index:-1;transition:opacity .3s ease-out}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loginPage{width:100vw;height:100dvh;padding:0;overflow:hidden;margin:0;display:flex;align-items:center;justify-content:center}.loginContainer{background-color:var(--background-color);font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-align:center;width:50vw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}.loginContainer>form>h2{font-family:hilbRt;font-size:64px;text-align:center;color:var(--secondBackground);letter-spacing:1px}.loginContainer>form>h2:after{content:"👋";margin-left:5px}.loginContainer>form>*{margin-top:52px}.loginContainer>form>button{background:none;color:inherit;padding:10px 5px;width:150px;border:2px solid var(--secondBackground);border-radius:20px;font:inherit;cursor:pointer;outline:inherit;margin-top:65px;font-family:hilbRt;transition:.1s linear}.loginContainer>form>button:hover{background-color:var(--secondBackground);color:var(--background-color)}.loginContainer>form>button:active{background-color:#6495ed;color:#fff;border:2px solid cornflowerblue}.beautifulPage{width:calc(50vw - 120px);height:100dvh;background-color:var(--secondBackground);color:var(--background-color);display:flex;align-items:center;padding:60px}.beautifulPage>.beautifulPageContainer>h3{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-transform:uppercase;font-size:30px}.beautifulPage>.beautifulPageContainer>span{font-size:24px}.type{font-family:monospace;color:#0000;background:linear-gradient(-90deg,var(--background-color) 5px,#0000 0) 10px 0,linear-gradient(var(--background-color) 0 0) 0 0;background-size:calc(var(--characters)*1ch) 200%;-webkit-background-clip:padding-box,text;background-clip:padding-box,text;background-repeat:no-repeat;animation:t calc(var(--characters)*.05s) steps(var(--characters)) forwards}@keyframes t{0%{background-size:0 200%}}.password-input-wrapper{position:relative;width:100%;align-items:center}.input_field_for_login{width:250px;position:relative;margin-left:-14px}.input_for_login{outline:0;border:0;padding:10px 6px;display:flex;align-items:center;font-weight:100;font-family:Franklin Gothic;background-color:transparent;width:100%;color:var(--secondBackground);font-weight:700;border:2px solid transparent;border-radius:5px;box-shadow:0 0 0 1px var(--secondBackground)}.input_for_login:focus{color:var(--secondBackground);font-weight:700;border:2px solid var(--secondBackground);box-shadow:none}.input_for_login[value=""]{color:var(--foreground-color);font-weight:100}.togglePasswordButton{position:absolute;right:-12px;top:50%;background:none;border:none;cursor:pointer;font-size:18px;transform:translateY(-50%)}.togglePasswordButton>img{width:17px}.password-input-wrapper>.input_for_login{padding-right:33px!important;width:calc(100% - 27px)!important}.input__label{position:absolute;top:-30px;display:block;transition:.2s;font-size:.88rem;letter-spacing:-.75px;color:#999;font-family:Source Code Pro,monospace}.input__label:has(+#username:not(input[value=""]:not(input:focus))),.input__label:has(+.password-input-wrapper>#password:not(input[value=""]:not(input:focus))){color:var(--secondBackground);font-weight:700}.loginForm{display:flex;flex-direction:column;align-items:center}.otherLoginMethod{color:var(--secondBackground);font-family:Source Code Pro;font-size:14px}.otherLoginMethod>h3{width:250px;text-align:center;border-bottom:1px solid var(--secondBackground);line-height:.1em;margin:10px 0 20px}.otherLoginMethod>h3>span{background:var(--background-color);padding:0 10px}.otherLoginMethod>h4{margin-top:35px}.error_message_container{height:30px;margin-top:10px}.login-error{color:#dc143c;font-size:.9rem;font-family:Source Code Pro,monospace;font-size:12px}.input_glow_error .input_for_login{border:1px solid crimson;box-shadow:0 0 4px #dc143c}.loginContainer>form>button:disabled{background-color:var(--background-color);border:2px solid var(--secondBackground)}.spinner{border:2px solid black;border-top:2px solid #aaa;border-radius:50%;width:10px;height:10px;animation:spin 1s linear infinite;display:inline-block}@media only screen and (orientation:portrait){.loginContainer{width:100vw}.beautifulPage{display:none}}.container404{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:0;top:0;overflow:hidden;height:100dvh;width:100vw}.title404,.subtitle404,.subsubtitle404{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;text-align:center}.title404{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:8em;font-weight:700}.subtitle404{font-size:1.5em;width:50vw}.subsubtitle404{font-size:1em;width:50vw}.return404{color:#6495ed;text-decoration:underline;cursor:pointer;margin-top:10px;font-weight:700;opacity:.7;transition:opacity .3s linear}.return404:hover{opacity:1}.tetrahedron{width:0;height:0;margin:50px auto;transform-style:preserve-3d}.triangle{width:0;height:0;border-style:solid;position:absolute}.top{border-width:0 40px 70px 40px;border-color:transparent transparent #ff0000 transparent;top:-70px;left:-40px;transform:rotateX(-60deg)}.front{border-width:0 70px 70px 0;border-color:transparent transparent #00ff00 transparent;top:0;left:0;transform:rotateY(60deg)}.left{border-width:0 0 70px 70px;border-color:transparent transparent #0000ff transparent;top:0;left:-70px;transform:rotateY(-60deg) rotateX(60deg)}.right{border-width:0 70px 70px 0;border-color:transparent transparent #ffff00 transparent;top:0;left:70px;transform:rotateY(60deg) rotateX(60deg)}.cards,.cards *{box-sizing:border-box;padding:0;margin:0}:root{--cover-size: 15rem}@media(max-width:600px){:root{--cover-size: 6rem}}.coverflow-max-container{position:absolute;width:100dvw;height:100dvh;opacity:0;transition:opacity .25s linear;overflow-y:hidden}.coverflow-container{background:transparent;position:relative;top:10vh;left:0;font-family:sans-serif;height:90dvh;width:100dvw;display:flex;flex-direction:column;align-items:center;justify-content:center;place-content:safe center;overscroll-behavior:contain;box-sizing:border-box}.coverflow-container:focus-visible{outline:none}.cards{list-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%;height:100%;white-space:nowrap}.cards:not(.active){scroll-snap-type:x mandatory}.cards li{display:inline-block;width:var(--cover-size);height:calc(var(--cover-size) * 1.42);scroll-snap-align:center;cursor:pointer}.cards li:has(img.blur){cursor:default}.cards li img{display:block;width:var(--cover-size);height:calc(var(--cover-size) * 1.42);-webkit-box-reflect:below .5em linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.25))}.cards{--size: 6;min-height:calc(var(--cover-size) * 2.5);width:calc(var(--cover-size) * var(--size));margin:0 auto;padding:calc(var(--cover-size) / 3 * 2) 0;position:relative;max-width:90vw}.cards li:first-of-type{margin-left:calc(50% - (var(--cover-size) / 2))}.cards li:last-of-type{margin-right:calc(50% - (var(--cover-size) / 2))}@keyframes adjust-z-index{0%{z-index:1}50%{z-index:100}to{z-index:1}}@keyframes rotate-cover{0%{transform:translate(-100%) rotateY(-45deg)}35%{transform:translate(0) rotateY(-45deg)}50%{transform:rotateY(0) translateZ(1em) scale(1.5)}65%{transform:translate(0) rotateY(45deg)}to{transform:translate(100%) rotateY(45deg)}}.cards li{view-timeline-name:--li-in-and-out-of-view;view-timeline-axis:inline;animation:linear adjust-z-index both;animation-timeline:--li-in-and-out-of-view!important;perspective:40em;position:relative;z-index:1;will-change:z-index;-webkit-user-select:none;user-select:none}.cards li>img{animation:linear rotate-cover both;animation-timeline:--li-in-and-out-of-view!important;transform:translate(-100%) rotateY(-45deg);will-change:transform}@keyframes rotate-cover--mt{0%{transform:translate(-100%) rotateY(-45deg)}35%{transform:translate(0) rotateY(-45deg)}50%{transform:rotateY(0) translateZ(1em) scale(1.5)}65%{transform:translate(0) rotateY(45deg)}to{transform:translate(100%) rotateY(45deg)}}#controls:has(#force-main-thread:checked)~.cards li>img{animation-name:rotate-cover--mt}.is-embed #controls{display:none}.coverflow-description{position:absolute;right:0;top:0;height:100dvh;width:calc(50dvw - 200px);display:flex;flex-direction:column;justify-content:center}.coverflow-description>h1{font-family:hilbrt;font-size:70px;margin:0}.coverflow-description>p{font-family:hilbrt;font-size:25px}.coverflow-description>li{font-family:hilbrt;font-size:25px}.description-list{list-style:none;padding-left:0}.description-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:18px;cursor:pointer;width:fit-content}.description-list li:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background-color:#d3d3d3;transition:background-color .3s ease,height .3s ease}.description-list li.active:before{background-color:var(--fill-color);height:100%}.headerMainPage{position:fixed;top:0;left:0;height:120px;width:100%;opacity:1;overflow-y:hidden;display:flex;justify-content:space-between;align-items:center}.headerLeftMainPage{font-family:hilbRt;font-size:60px;margin:20px 25px}.headerRightMainPage{margin:40px 25px;opacity:.5;transition:opacity .25s linear}.headerRightMainPage>img{width:50px;margin-top:20px;aspect-ratio:1 / 1;cursor:pointer}.headerRightMainPage:hover{opacity:1}.footerMainPage{position:fixed;bottom:0;width:calc(100dvw - 40px);height:fit-content;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;margin-bottom:40px;padding:0 20px;text-align:center}.footerMainPage>div{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.arrow{background:none;border:none;cursor:pointer;position:absolute;top:calc(50% - 60px);transform:translateY(-50%);width:50px;height:50px;z-index:1}.left-arrow{left:10px}.right-arrow{right:10px}.arrow img{width:100%;height:auto}.arrow:disabled{opacity:.1;cursor:default}.indicationMainPage{width:20px;height:20px}.mainPageInfo{margin-left:-5px;font-weight:700;cursor:pointer}.mainPageInfoThing{font-size:14px;position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#555;color:#fff;padding:10px;opacity:unset;z-index:2}@media only screen and (max-width:768px){.coverflow-container{top:0;height:100dvh}.cards{display:flex;align-items:center}.mainPageInfoThing{top:-60px}.footerMainPage>div{width:90dvw}:root{--cover-size: 10rem}}.blur{filter:blur(5px);opacity:.7}.spinnerMain{position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.imageFromCardsMainPage{position:relative}@media only screen and (orientation:portrait){:root{--cover-size: 40vw}}@supports not (animation-timeline: view()){.cards li{animation:none!important;margin:0 1.5rem}.cards li:first-of-type{margin-left:calc(50% - (var(--cover-size) / 2))}.cards li:last-of-type{margin-right:calc(50% - (var(--cover-size) / 2))}.cards li>img{animation:none!important;transform:none!important;transition:transform .3s ease}.cards li:hover{z-index:100}.cards li:hover>img{transform:translateZ(1em) scale(1.1)!important}}
