:root{--custom-prime-color:#5a5af5;--custom-secondary-color:#282a39;--custom-tertiary-color:#f5f5f5;--custom-prime-color-dark:#3f3fdb;--custom-border-color-lighter:#dddbdb;--custom-border-color-light:#b4b4b4;--custom-border-color:#95949b;--custom-border-color-dark:#828282;--custom-border-color-darker:#5a5a5a}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-v27-latin-300.23a02175b1cccf4f6501.eot);src:local(""),url(/static/media/roboto-v27-latin-300.0109a2ace896a506a0aa.woff2) format("woff2"),url(/static/media/roboto-v27-latin-300.877b9231e5bb1f939daa.woff) format("woff"),url(/static/media/roboto-v27-latin-300.9f1e0adcab8407c87ef6.ttf) format("truetype"),url(/static/media/roboto-v27-latin-300.991f795de66ec216a1f8.svg#Roboto) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-v27-latin-regular.160fbc69802809bdb0ef.eot);src:local(""),url(/static/media/roboto-v27-latin-regular.4673b4537a84c7f7a130.woff2) format("woff2"),url(/static/media/roboto-v27-latin-regular.9b78ea3bc4f00e508f01.woff) format("woff"),url(/static/media/roboto-v27-latin-regular.69358f64aea6fd09499a.ttf) format("truetype"),url(/static/media/roboto-v27-latin-regular.4f862c8ba4ed785461ee.svg#Roboto) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-v27-latin-500.b33fff411a88b40a9e54.eot);src:local(""),url(/static/media/roboto-v27-latin-500.869888415d0b1a99ae5c.woff2) format("woff2"),url(/static/media/roboto-v27-latin-500.ddd11dabeca881d49f59.woff) format("woff"),url(/static/media/roboto-v27-latin-500.ff105b19a81f2dd4a684.ttf) format("truetype"),url(/static/media/roboto-v27-latin-500.9024e4c16d0f988f4848.svg#Roboto) format("svg")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-v27-latin-700.ddc12da176d35ffa437b.eot);src:local(""),url(/static/media/roboto-v27-latin-700.0682ca7f74351d42bf73.woff2) format("woff2"),url(/static/media/roboto-v27-latin-700.0344cc3c5cd0959f5f92.woff) format("woff"),url(/static/media/roboto-v27-latin-700.52327c41eefb552d4074.ttf) format("truetype"),url(/static/media/roboto-v27-latin-700.9cc0e6124996a8989420.svg#Roboto) format("svg")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;max-width:100%;overflow-wrap:break-word;width:100vw}body{background-color:var(--custom-tertiary-color);background-color:#f5f5f5;color:#282a39;color:var(--custom-secondary-color);font-family:Roboto,Helvetica,Arial;line-height:1.5;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:grid;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-template-rows:auto auto}main{grid-column:2;grid-row:1;min-height:90vh;overflow-x:visible;overflow-y:visible;padding:20px 20px 0;position:relative;width:100%}h1{font-size:2rem;font-weight:400;letter-spacing:-1.5px;line-height:1.2}h2{font-size:1.42rem}h3{font-size:1.4rem;font-weight:500;letter-spacing:.02em}h4{font-size:1.1rem}h2{line-height:1.3}h3{line-height:1.1}select{cursor:pointer}input,label,li,p,select,span:not(.math *):not(.math){font-size:18px}ol,ul{list-style-position:inside}a{color:#5a5af5;color:var(--custom-prime-color)}a,button,div,input,label,select,textarea{-webkit-tap-highlight-color:transparent}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:transparent!important}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ccc;border:4px solid transparent;border-radius:9999px;margin-bottom:500px}::-webkit-scrollbar-thumb:hover{background-color:#b4b4b4;background-color:var(--custom-border-color-light)}.ReactModalPortal{z-index:100!important}.ReactModal__Body--open::-webkit-scrollbar-thumb,.ReactModal__Body--open::-webkit-scrollbar-track{background-color:rgba(0,0,0,.5)}*{scrollbar-color:#c2c2c2 rgba(2,34,46,0);scrollbar-width:thin}@media only screen and (hover:hover) and (pointer:fine){a:hover{color:#3f3fdb;color:var(--custom-prime-color-dark)}}@media only screen and (max-width:650px){h2{font-size:1.5rem}h3{font-size:1.3rem}p{font-size:18px}main{margin-top:46px;padding:15px 10px 10px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ccc;border:4px solid transparent;border-radius:9999px;margin-bottom:500px}}@media (min--moz-device-pixel-ratio:0) and (max-width:650px){
  /* !Remove later when content can overflow again */#root{min-height:101vh}}.grid-cards{grid-gap:12px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(370px,1fr));margin:10px 0 15px}@media only screen and (max-width:650px){.grid-cards{grid-template-columns:repeat(auto-fill,100%)}}.card{grid-row-gap:10px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.24);color:var(--custom-secondary-color);display:grid;grid-template-columns:calc(100% - 105px) 105px;grid-template-rows:auto 45px;min-height:205px;overflow:hidden;padding:15px 18px 10px 15px;row-gap:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card.disabled{cursor:not-allowed;opacity:.55}.card-title{font-size:1.28rem;line-height:1.1}.card .card-description{color:#4b4b4b;line-height:1.2;padding-top:.2rem}.svg-wrapper{color:var(--custom-border-color-lighter);height:105px;place-self:start end;width:105px}.card .card-bottom,.svg-wrapper svg{height:100%;width:100%}.card .card-bottom{align-items:center;border-top:1px solid var(--custom-border-color-lighter);display:flex;grid-column:1/span 2;justify-content:space-between;padding-top:5px}.card .card-bottom .card-button,.card .card-bottom .card-link{align-items:center;background-color:transparent;border:none;border-radius:6px;color:var(--custom-prime-color);display:flex;font:inherit;font-weight:600;justify-content:center;line-height:1;padding:10px;text-decoration:none}.card.active .card-bottom .card-button,.card.active .card-bottom .card-link{cursor:pointer}.card.disabled .card-bottom .card-button{pointer-events:none}.card.disabled .card-bottom .card-button,.card.disabled .card-bottom .card-link{color:#d3d3d3}.card .card-bottom .card-button span,.card .card-bottom .card-link span{font-size:1.2rem}.card .card-bottom .card-button-svg,.card .card-bottom .card-link-svg{stroke-width:30px;margin-left:5px;-webkit-transform:scale(1.3);transform:scale(1.3)}.card .card-bottom .popover-button{all:unset;align-items:center;border-radius:50%;cursor:pointer;display:flex;height:100%;justify-content:center;margin-top:5px;width:39px}.card .card-bottom .popover-button svg{font-size:20px;line-height:0}.card .card-bottom>:focus-visible{box-shadow:inset 0 0 0 2px var(--custom-prime-color);outline:none}@media only screen and (pointer:fine) and (hover:hover){.card.active .card-bottom .card-button:hover,.card.active .card-bottom .card-link:hover{background-color:var(--custom-tertiary-color)}.card .card-bottom .popover-button:hover{background-color:rgba(0,0,0,.03)}.card .card-bottom .popover-button:hover svg{color:var(--custom-prime-color)}}@media only screen and (max-width:650px){.card .card-title{font-size:1.3rem}.card .card-bottom .card-button,.card .card-bottom .card-link{padding-left:5px;padding-right:5px}}.spinner-wrapper{height:65px;margin:50px auto;position:relative;width:65px}.spinner:before{-webkit-animation:spinner .7s linear infinite;animation:spinner .7s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid var(--custom-prime-color);content:"";height:100%;position:absolute;width:100%}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.ReactModal__Overlay.ReactModal__Overlay--after-open{z-index:100}.ReactModal__Content.ReactModal__Content--after-open{background-color:#fff!important;border:none!important;border-radius:5px!important;display:grid;grid-template-columns:auto;grid-template-rows:auto auto 1fr;padding:0!important;z-index:100!important}.ReactModal__Content.ReactModal__Content--after-open .title-close-wrapper{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;padding:20px 20px 0 25px}.ReactModal__Content.ReactModal__Content--after-open .modal-title{font-weight:500}.ReactModal__Content.ReactModal__Content--after-open .modal-close-btn{all:unset;cursor:pointer;display:flex;height:100%;width:100%}.ReactModal__Content.ReactModal__Content--after-open .modal-close-btn svg{height:100%;max-width:40px;min-width:38px;padding:4px;width:100%}.ReactModal__Content.ReactModal__Content--after-open>.line{background-color:var(--custom-border-color-lighter);height:2px;margin-top:12px;width:100%}.ReactModal__Content.ReactModal__Content--after-open .modal-content{overflow:auto!important}@media (max-width:650px){.ReactModal__Overlay.ReactModal__Overlay--after-open{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background-color:rgba(0,0,0,.5)!important;inset:0!important;position:fixed!important}.ReactModal__Content.ReactModal__Content--after-open{height:calc(100% - 68px)!important;inset:0!important;left:50%!important;margin-top:24px;position:absolute;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:95%!important}.ReactModal__Content.ReactModal__Content--after-open .title-close-wrapper{padding:20px 15px 0 20px}}@media (min-width:651px){.ReactModal__Overlay.ReactModal__Overlay--after-open{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.6)!important;height:100%!important;inset:0!important;overflow:visible!important;position:absolute!important}.ReactModal__Content.ReactModal__Content--after-open{-ms-scroll-chaining:none!important;margin-left:auto;margin-right:auto;max-height:90vh!important;max-width:1400px;outline:none;overflow:visible!important;overscroll-behavior:contain!important;position:-webkit-sticky;position:sticky;width:90%}.ReactModal__Content.ReactModal__Content--after-open.fit-content{bottom:0;left:0;margin-bottom:10px;position:-webkit-sticky;position:sticky;right:0;top:max(10%,10px)}.ReactModal__Content.ReactModal__Content--after-open.max-modal{inset:0!important;margin-bottom:5vh;top:5vh!important}}.add-module{padding:20px}.add-module-btn{all:unset;background-color:var(--custom-prime-color);border-radius:5px;color:#f5f5f5;cursor:pointer;line-height:1;margin-left:5px;max-width:118px;padding:10px 0;text-align:center;width:100%}.add-module-btn p{font-size:18px;font-weight:500}.import-create-module{min-height:362px}.create-module .create-module-btn,.import-module .import-module-btn{all:unset;background-color:var(--custom-prime-color);border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;line-height:1;margin-top:auto;padding:10px 20px;place-self:start center}.import-module{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.import-module>.accepted-files,.import-module>div{margin-bottom:.8rem}.import-module .dropzone{border:1.5px dashed var(--custom-border-color-light);border-radius:5px;display:grid;grid-template-rows:auto auto auto;height:200px;outline:none;padding:.6rem;place-items:center;width:100%}.import-module .drop-info{align-items:center;display:flex;flex-direction:column;height:100%}.import-module .dropzone svg[class=folder]{flex-shrink:0;height:2.5rem;width:2.5rem}.import-module .dropzone .drop-info p{line-height:1.3}.background{position:relative;text-align:center;width:70%;z-index:1}.background:before{border-top:1px solid var(--custom-border-color-light);bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:50%;width:95%;z-index:-1}.background span{background-color:#fff;color:var(--custom-border-color-darker);padding:0 15px}.drop-browse-btn{all:unset;background-color:var(--custom-secondary-color);border-radius:5px;color:#fff;cursor:pointer;font-weight:500;line-height:1;margin-bottom:8px;padding:10px 15px;place-self:end center}.import-module .accepted-files{list-style:none;width:100%}.import-module .accepted-files:empty{display:none}.import-module .accepted-files .file{align-items:center;background-color:#f5f5f5;border:1px solid var(--custom-border-color-lighter);border-radius:5px;display:flex;line-height:1;padding:8px}.import-module .accepted-files .file:not(:last-child){margin-bottom:5px}.import-module .accepted-files .file .file-icon{flex-shrink:0;font-size:1.2rem;margin-right:.3rem}.import-module .accepted-files .file .file-info{font-size:16px;margin-right:.2rem;word-break:break-all}.import-module .accepted-files .file .file-remove-btn{all:unset;cursor:pointer;line-height:0;margin-left:auto;padding:0}.import-module .accepted-files .file .file-remove-icon{font-size:1.4rem}.import-module-warnings{background-color:rgba(241,196,15,.25);border:2px solid #f1c40f;border-radius:5px;padding:.6rem;width:100%}.import-module .import-module-btn.disabled{background-color:var(--custom-border-color-light);cursor:not-allowed}.create-module{display:flex;flex-direction:column;height:100%;width:100%}.create-module>div{margin-bottom:1.3rem}.create-module>div>label{display:block;font-weight:500;line-height:1;margin-bottom:.5rem}.create-module>div>input,.create-module>div>select{border:1px solid var(--custom-border-color-lighter);border-radius:5px;display:block;outline-offset:-1px;padding:8px;width:100%}.create-module>div>input.is-invalid,.create-module>div>select.is-invalid{background-color:rgba(231,76,60,.08);border-color:#e74c3c}.create-module #create-module-compatibility-input{background-color:#f5f5f5}.create-module .error-message{color:#e74c3c;font-size:16px;margin-top:.3em}.import-create-module .create-module-btn:disabled{background-color:var(--custom-border-color-light);cursor:not-allowed}.drop-browse-btn:active{background-color:#3d4052}.import-module .accepted-files .file .file-remove-btn:focus-visible{border-radius:5px;outline:2px solid var(--custom-prime-color);outline-offset:3px}.create-module>div>input:focus-visible,.create-module>div>select:focus-visible{outline:2px solid var(--custom-prime-color)}.import-create-module button:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:5px}.import-module .dropzone:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:-1px}@media screen and (hover:hover) and (pointer:fine){.add-module-btn:hover{background-color:var(--custom-prime-color-dark)}.drop-browse-btn:hover{background-color:#3d4052}.create-module .create-module-btn:hover:not(:disabled),.import-module .import-module-btn.enabled:hover{background-color:var(--custom-prime-color-dark)}.import-module .accepted-files .file .file-remove-icon:hover{color:red}}@media screen and (max-width:650px){.add-module{padding:15px}.import-create-module:after{content:"";display:block;height:15px}.import-module .dropzone{font-size:18px}}.privacy{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5px auto;max-width:1200px;padding-bottom:40px;width:100%}.privacy .site-heading h1{font-size:40px}.privacy h2{margin-top:3rem}.privacy h3{margin-top:2rem}.privacy h4{margin-top:1.5rem}.privacy p,.privacy span{line-height:1.6;margin-top:.1rem}.privacy ul li{margin-left:.5rem}.privacy .info{font-size:18px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.privacy .info #loc{display:flex}.privacy .info #loc>span:nth-child(2){opacity:0}.privacy .info #loc>span:nth-child(5){display:none}.privacy .info #loc>span:nth-child(3){order:4}@media screen and (max-width:650px){.privacy{padding:5px 5px 40px}.privacy .site-heading h1{font-size:30px}}.editor{border-radius:3px;outline:1px solid var(--custom-border-color-lighter);overflow:hidden;width:100%}.editor:focus-visible{box-shadow:0 0 0 1px var(--custom-prime-color)}.editor .editor-toolbar{border-bottom:1px solid var(--custom-border-color-lighter);display:flex;flex-direction:row;line-height:0;padding:0 5px}.editor .editor-toolbar.disabled{cursor:not-allowed}.editor .editor-toolbar.disabled button{color:var(--custom-border-color-light);pointer-events:none}.editor .editor-toolbar button{all:unset;align-items:center;border:0;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:32px;justify-content:center;line-height:0;margin:5px 1px}.editor .editor-toolbar button:active{color:var(--custom-prime-color)}.editor .editor-toolbar button:focus-visible{outline:1px solid var(--custom-prime-color)}.editor .editor-toolbar button svg{height:100%;line-height:0;padding:3px;width:100%}.editor .editor-toolbar button#editor-remove-item svg{margin-top:2px}.lastSelected{outline:1px dashed var(--custom-prime-color);outline-offset:4px}.editor .MuiFormControl-root{width:100%}.editor .MuiFormControlLabel-root{margin:0 0 8px}.editor .MuiFormControlLabel-label{align-items:center;display:flex;width:100%}.editor .editor-label-textarea{border:1px solid var(--custom-border-color-light);border-radius:4px;flex-grow:1;font:inherit;margin-right:15px;outline:none;outline-offset:-1px;padding:4px 6px;resize:none}.editor .editor-label-textarea:focus-visible{outline:2px solid var(--custom-prime-color)}.editor .editor-content:not(.gap-text){min-height:170px;padding:10px}.editor .editor-content.gap-text{padding:10px 10px 0}.editor .editor-message{color:var(--custom-border-color-dark)}.editor .formControlLabel-radio .css-1c4tzn,.editor .formControlLabel-radio .css-1hhw7if-MuiSvgIcon-root{transition:-webkit-transform 0ms cubic-bezier(.4,0,1,1) 0ms!important;transition:transform 0ms cubic-bezier(.4,0,1,1) 0ms!important;transition:transform 0ms cubic-bezier(.4,0,1,1) 0ms,-webkit-transform 0ms cubic-bezier(.4,0,1,1) 0ms!important}.editor .formControlLabel-checkbox:hover,.editor .formControlLabel-radio:hover{background-color:transparent}.editor .markdown-support{align-items:center;border-top:1px solid var(--custom-border-color-lighter);display:flex;justify-content:flex-end;line-height:1;padding:3px 8px;text-align:right}.editor>.markdown-support>span{color:var(--custom-border-color-darker);padding-right:.5rem}.editor .markdown-support svg{color:var(--custom-border-color-darker);height:1.4rem;width:1.4rem}@media screen and (hover:hover) and (pointer:fine){.editor .editor-toolbar.enabled button:hover{background-color:rgba(0,0,0,.08)}.editor .markdown-support svg:hover{color:var(--custom-prime-color)}}.question-editor-form{display:flex;flex-direction:column;min-height:100%;padding:20px 25px}.question-editor-form>div:not(:last-child){margin-bottom:20px}.question-editor-form>div>label{display:inline-block;font-size:18px;font-weight:500;margin-bottom:2px;width:100%}.question-editor-form div>select,.question-editor-form div>textarea,.question-editor-form>div>input{background-color:transparent;border:1px solid var(--custom-border-color-lighter);border-radius:5px;font:inherit;font-size:18px;outline:none;outline-offset:-1px;padding:6px 10px;width:100%}.question-editor-form div>select,.question-editor-form>div>input{display:inline-block}.question-editor-form div>textarea{resize:none}.question-editor-form>div>.question-editor-form div>select{cursor:pointer}.question-editor-form div>textarea:focus-visible,.question-editor-form>div>#modal-question-type-select:focus-visible,.question-editor-form>div>input:focus-visible{outline:2px solid var(--custom-prime-color)}.question-editor-form .modal-question-type-select,.question-editor-form .modal-question-type-select input{cursor:pointer}.question-editor-form .buttons{margin-top:auto}.question-editor-form .buttons button{all:unset;border-radius:5px;font-size:18px;font-weight:600;line-height:1;margin-right:10px;max-width:100px;padding:10px 20px;text-align:center;width:100%}.question-editor-form .buttons button:not([aria-disabled=true]){cursor:pointer}.question-editor-form input:user-invalid,.question-editor-form select:user-invalid,.question-editor-form textarea:user-invalid{background-color:#fdf1ef;border-color:#e74c3c}.question-editor-form .modal-question-error,.question-editor-form .modal-question-error *,.question-editor-form .modal-question-error>span{color:#e74c3c;font-size:16px;margin-top:.4em}.question-editor-form .is-invalid{background-color:#fdf1ef;border-color:#e74c3c}.question-editor-form .buttons .update-add-question[aria-disabled=false]{background-color:var(--custom-prime-color);color:var(--custom-tertiary-color)}.question-editor-form .buttons .update-add-question[aria-disabled=true]{background-color:var(--custom-border-color-light);color:var(--custom-tertiary-color);cursor:not-allowed}.question-editor-form .buttons .update-add-question[aria-disabled=false]:active{background-color:var(--custom-prime-color-dark)}.question-editor-form .buttons .cancel{box-shadow:inset var(--custom-border-color-light) 0 0 0 1px}.question-editor-form .buttons .cancel:focus-visible,.question-editor-form .buttons .update-add-question:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:5px}@media screen and (hover:hover) and (pointer:fine){.question-editor-form .buttons .update-add-question:hover:not(:aria-disabled){background-color:var(--custom-prime-color-dark)}.question-editor-form .buttons .cancel:hover{background-color:var(--custom-tertiary-color)}}@media only screen and (max-width:650px){.question-editor-form>div>label{font-size:20px}.question-editor-form{padding:20px}.question-editor-form .buttons{display:flex;flex-direction:row;justify-content:space-between}.question-editor-form .buttons button{margin:0}}.module-not-found{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:900px;width:100%}.module-not-found>:not(h1){margin-bottom:1.5rem}.module-not-found>h1{color:rgba(40,42,57,.2);font-size:calc(600% + 10vw);font-weight:800;letter-spacing:-.03em;line-height:1.1;-webkit-user-select:none;-ms-user-select:none;user-select:none}.module-not-found h2{font-size:32px;text-align:center}.module-not-found .message p{text-align:center}.module-not-found .navigation-links a,.module-not-found .navigation-links button{-webkit-user-drag:none;all:unset;border-radius:5px;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;line-height:1;margin:3px 10px;padding:10px 20px;transition:box-shadow .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.module-not-found .navigation-links a:focus-visible,.module-not-found .navigation-links button:focus-visible{outline:3px solid var(--custom-prime-color);outline-offset:8px}.module-not-found .navigation-links #back-home{background-color:var(--custom-prime-color);color:#fff}.module-not-found .user-modules:has(ul:empty){display:none}.module-not-found .user-modules{margin-top:2rem;min-width:500px}.module-not-found ul:not(:empty){border:1px solid var(--custom-border-color-light);border-radius:5px;list-style-type:none}.module-not-found ul li{line-height:1.2;padding:10px;width:100%}.module-not-found ul li:not(:last-child){border-bottom:1px solid var(--custom-border-color-light)}.module-not-found ul a{text-decoration:none;width:100%}.module-not-found .navigation-links button{box-shadow:inset var(--custom-border-color-light) 0 0 0 1px}@media screen and (hover:hover) and (pointer:fine){.module-not-found .navigation-links #back-home:hover{background-color:var(--custom-prime-color-dark)}.module-not-found ul a:hover{text-decoration:underline}.navigation-links button:hover{background-color:#fff;box-shadow:inset var(--custom-prime-color) 0 0 0 2px}}@media screen and (max-width:650px){.module-not-found>:not(h1){margin-bottom:1rem}.module-not-found h2{font-size:28px;line-height:1.1}.module-not-found .user-modules{margin-top:1rem;min-width:auto}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.15.6"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;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 .mathnormal{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-style:italic;font-weight:700}.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{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.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;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.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{position:relative;width:0}.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{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.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 .accent>.vlist-t,.katex .op-limits>.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;min-width:1px}.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{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;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.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 .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.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{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.question-form{background-color:#fff;border:1px solid var(--custom-border-color-lighter);border-radius:5px;display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;height:calc(100dvh - 40px);overflow:hidden;position:relative;width:100%}.question-form p{white-space:pre-wrap}.question-form ol,.question-form table,.question-form ul{white-space:normal}.question-form ol li,.question-form ul li{font-size:inherit;font-weight:inherit}.question-form table{border-collapse:collapse;margin:5px 0}.question-form table,.question-form td,.question-form th{border:1px solid var(--custom-secondary-color)}.question-form td,.question-form th{height:30px;padding:5px 10px}.question-form img{margin:2px 0;max-width:100%}.question-form button:not(:disabled){-webkit-appearance:none;appearance:none;cursor:pointer;outline:none}.question-data{height:100%;overflow-y:scroll;padding:20px 10px 20px 20px;position:relative}.question-id-progress-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2px}.question-id-progress-wrapper>.question-id{background-color:rgba(90,90,245,.3);border:2px solid var(--custom-prime-color);border-radius:5px;font-size:.9rem;font-weight:450;line-height:1;padding:6px}.question-id-progress-wrapper>.question-progress{font-size:1.2rem;line-height:1.2;margin-left:10px;text-align:right}.question-title{margin-top:.4rem}.question-title,.question-title li,.question-title p{font-size:1.35rem;font-weight:450;line-height:1.2}.question-points{color:var(--custom-secondary-color);font-size:1.1rem;margin-top:1px}.question-type-help{color:var(--custom-secondary-color);font-style:italic;margin:2px 0 5px}.question-correction{border-radius:5px;margin:15px 0 5px;padding:10px;scroll-margin-bottom:10px;scroll-margin-top:10px}.question-form .answer-correct{background-color:#91caac;border:2px solid #15683c}.question-form .answer-false{background-color:#f1b1aa;border:2px solid #ad1f0f}.question-correction-title{font-size:19px;font-weight:700;margin-bottom:2px}.question-bottom{border-top:1px solid var(--custom-border-color-lighter);display:flex;justify-content:space-between;padding:10px 20px;z-index:10}.question-bottom.expanded{align-items:flex-end;flex-direction:row}.question-bottom.collapsed{align-items:center;flex-direction:column-reverse}.question-check-retry-wrapper{display:flex;flex-direction:row;height:39px;width:100%}.question-check-retry-wrapper>button:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:3px}.question-check-retry-wrapper>.question-check-next,.question-check-retry-wrapper>.question-retry{border-radius:5px;display:flex;justify-content:center;max-width:160px;width:100%}.question-check-retry-wrapper>.question-check-next{align-items:center;background-color:var(--custom-prime-color);border:1px solid var(--custom-prime-color);color:#fff;display:flex;justify-content:center;margin-right:8px}.question-check-retry-wrapper>.question-check-next:disabled{background-color:var(--custom-border-color-light);border-color:var(--custom-border-color-light)}.question-check-retry-wrapper>.question-retry{background-color:transparent;border:1px solid var(--custom-border-color)}.question-check-retry-wrapper>.question-retry:disabled{border-color:var(--custom-border-color-light)}.question-check-retry-wrapper .check-icon,.question-check-retry-wrapper .next-question-icon,.question-check-retry-wrapper .retry-icon{height:100%;width:33px}.question-check-retry-wrapper .check-icon,.question-check-retry-wrapper .retry-icon{-webkit-transform:scale(1.2);transform:scale(1.2)}.question-check-retry-wrapper .next-question-icon{-webkit-transform:scale(1.4);transform:scale(1.4)}.question-check-retry-wrapper .retry-icon{color:var(--custom-secondary-color)}.question-check-retry-wrapper .question-retry:disabled .retry-icon{color:var(--custom-border-color)}.question-check-retry-wrapper .question-retry:active:not(:disabled){background-color:var(--custom-tertiary-color);border-color:var(--custom-border-color-dark)}.question-check-retry-wrapper>.question-check-next>.check-icon{stroke-width:.4}.question-check-retry-wrapper>.question-check-next:active:not(:disabled){background-color:var(--custom-prime-color-dark);border-color:var(--custom-prime-color-dark)}.show-question-nav{background-color:transparent;border:none;border-radius:6px;color:var(--custom-secondary-color);flex-shrink:0;margin-left:auto;outline:none;padding:4px;width:36px}.show-question-nav>.show-question-nav-icon{stroke-width:.7;height:100%;pointer-events:none;width:100%}.show-question-nav>.up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.show-question-nav>.down{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.question-actions-navigation-wrapper{align-items:center;display:flex;flex-direction:row;height:100%}.question-actions-navigation-wrapper.collapsed{margin-bottom:8px}.question-navigation{align-items:center;display:flex;flex-direction:row;height:100%}.question-actions-navigation-wrapper *{line-height:0}.question-actions-navigation-wrapper button{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:6px;outline:none;width:34px}.question-actions-navigation-wrapper button>svg{stroke:var(--custom-secondary-color);color:var(--custom-secondary-color);height:100%;width:100%}.question-actions-navigation-wrapper button:disabled>svg{stroke:var(--custom-border-color);color:var(--custom-border-color)}.navigation-before{fill:var(--custom-secondary-color);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.question-navigation>input{border:1.5px solid var(--custom-border-color);border-radius:4px;margin:0 5px;max-width:70px;outline:none;padding:5px}.question-navigation>input:active{border-color:var(--custom-prime-color)}.navigation-skip{fill:var(--custom-secondary-color)}.question-navigation>button:active svg{stroke:var(--custom-prime-color);fill:var(--custom-prime-color);color:var(--custom-prime-color)}.question-actions-navigation-wrapper button:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:0}@media only screen and (pointer:fine){.question-actions-navigation-wrapper input:hover{border-color:var(--custom-prime-color);outline:var(--custom-prime-color);outline-width:thin}.question-actions-navigation-wrapper button:hover:not(:disabled) svg{stroke:var(--custom-prime-color);fill:var(--custom-prime-color);color:var(--custom-prime-color)}.question-actions-navigation-wrapper input:hover{border-color:var(--custom-secondary-color)}.question-actions-navigation-wrapper input:focus{background-color:var(--custom-tertiary-color);border-color:var(--custom-prime-color)}}@media only screen and (max-width:650px){.question-form{height:calc(100dvh - 70px)}.question-data{padding:10px 2px 10px 12px}.question-id-progress-wrapper>.question-progress{font-size:1.1rem}.question-title p{margin-top:5px}.question-correction{margin:10px 0 5px}.question-bottom{align-items:center;flex-direction:column-reverse;height:auto;padding:12px 8px}.question-check-retry-wrapper .buttons-arrow,.question-check-retry-wrapper .check-icon,.question-check-retry-wrapper .retry-icon{width:36px}.question-navigation>button{width:38px}}@media (min--moz-device-pixel-ratio:0) and (max-width:650px){.question-data{padding:10px 12px}}.question-not-found{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:700px;overflow-y:auto;padding:10px;width:100%}.question-not-found h1{font-size:36px;font-weight:500;margin-bottom:5px}.question-not-found .question-mark{flex-shrink:0;height:300px;margin:12px;opacity:.15}.question-not-found .buttons{align-items:center;display:flex;justify-content:space-between;margin-top:10px;width:100%}.question-not-found .buttons button{all:unset;align-items:center;border:1px;border-radius:5px;border-style:solid;cursor:pointer;display:flex;flex-direction:column;font-size:18px;justify-content:center;line-height:1.3;max-width:200px;padding:7px 0;width:100%}.question-not-found button:nth-child(2){margin:0 10px}.question-not-found #navigate-to-previous-url-btn{background-color:var(--custom-prime-color);border-color:var(--custom-prime-color);color:#fff}.question-not-found #navigate-to-previous-url-btn:active{background-color:var(--custom-prime-color-dark);border-color:var(--custom-prime-color-dark)}.question-not-found #navigate-to-module-home-btn,.question-not-found #navigate-to-view-all-questions{border-color:var(--custom-border-color-light)}.question-not-found #navigate-to-module-home-btn:active,.question-not-found #navigate-to-view-all-questions:active{background-color:var(--custom-tertiary-color);border-color:var(--custom-border-color)}.question-not-found button:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:3px}.question-not-found button span{font-weight:500;margin:0 10px;text-align:center}@media screen and (hover:hover) and (pointer:fine){.question-not-found #navigate-to-previous-url-btn:hover{background-color:var(--custom-prime-color-dark);border-color:var(--custom-prime-color-dark)}.question-not-found #navigate-to-module-home-btn:hover,.question-not-found #navigate-to-view-all-questions:hover{background-color:var(--custom-tertiary-color);border-color:var(--custom-border-color)}}@media screen and (max-width:650px){.question-not-found .question-mark{height:200px}.question-not-found .buttons{flex-direction:column}.question-not-found button:nth-child(2){margin:5px 0}.question-not-found .buttons button{max-width:300px}}
/* ! To manipulate material UI components sometimes a !important is required */
/* ! Some css properties (mui-checkcolor, color) are defined in the react component  */.question-multiple-choice .formControlLabel{align-items:flex-start;border-radius:3px;display:flex;flex-direction:row;margin-bottom:5px;width:100%!important}.question-multiple-choice .MuiFormControlLabel-root,.question-multiple-choice .css-1jaw3da{margin-left:-6px}.question-multiple-choice .formControlLabel>.formControlLabel-typography{font-size:18px;padding-left:2px;padding-top:10px}.question-multiple-choice .formControlLabel>.formControlLabel-radio:hover{background-color:transparent}.question-multiple-choice .MuiSvgIcon-root{font-size:26px}.question-multiple-choice .css-1c4tzn,.question-multiple-choice .css-1hhw7if-MuiSvgIcon-root{transition:-webkit-transform 0ms cubic-bezier(.4,0,1,1) 0ms!important;transition:transform 0ms cubic-bezier(.4,0,1,1) 0ms!important;transition:transform 0ms cubic-bezier(.4,0,1,1) 0ms,-webkit-transform 0ms cubic-bezier(.4,0,1,1) 0ms!important}.question-multiple-choice .Mui-disabled .formControlLabel-typography{color:grey}.correction-multipleChoice-list-item{list-style:none;padding-left:14px;position:relative}.correction-multipleChoice-list-item:before{bottom:0;content:"•";font-size:24px;font-weight:900;left:0;position:absolute;top:-5px}@media only screen and (max-width:650px){.question-multiple-choice .formControlLabel{padding:2px 0!important}.question-multiple-choice .MuiSvgIcon-root{font-size:30px!important}.question-multiple-choice .formControlLabel>.formControlLabel-typography{font-size:18px;padding-left:0;padding-top:10px}}
/* ! To manipulate material UI components sometimes a !important is required */
/* ! Some css properties (mui-checkcolor, color) are defined in the react component  */.question-multiple-response .MuiFormControlLabel-root{align-items:flex-start;border-radius:3px;display:flex;flex-direction:row;margin-bottom:5px;margin-left:-6px;margin-right:0;width:calc(100% + 6px)!important}.question-multiple-response .MuiFormControlLabel-root>.formControlLabel-checkbox:hover{background-color:transparent}.question-multiple-response .MuiSvgIcon-root{font-size:26px}.question-multiple-response .MuiFormControlLabel-root>.formControlLabel-typography{font-size:18px;padding-left:2px;padding-right:5px;padding-top:8px}.question-multiple-response .Mui-disabled .formControlLabel-typography{color:grey}.correction-multipleResponse-list-item{list-style:none;padding-left:18px;position:relative}.correction-multipleResponse-list-item:before{content:"■";font-size:14px;left:0;position:absolute;top:0}@media only screen and (max-width:650px){.question-multiple-response .MuiFormControlLabel-root{padding:0!important}.question-multiple-response .MuiSvgIcon-root{font-size:30px!important}.question-multiple-response .MuiFormControlLabel-root>.formControlLabel-typography{font-size:18px;padding-left:0;padding-top:10px}.question-multiple-response .MuiFormControlLabel-root>.formControlLabel-checkbox:hover{background-color:transparent}.correction-multipleResponse-list-item:before{font-size:10px;left:0;top:4px}}.question-gap-text{font-size:18px;line-height:2.2rem}.question-gap-text input{border:1px solid var(--custom-border-color-light);border-radius:3px;display:inline;font-size:18px;font-weight:inherit;margin:0 2px;outline:none;padding:4px 5px;width:180px}.question-gap-text .remove-margin-left input{margin:0 2px 0 -4px}.correction-gap-text div,.correction-gap-text input,.correction-gap-text p,.question-gap-text div,.question-gap-text input,.question-gap-text p{display:inline;white-space:pre-wrap}.correction-gap-text table p,.correction-gap-text table span,.question-gap-text table input{margin:8px 0;width:100%}.correction-gap-text td,.correction-gap-text th,.question-gap-text td,.question-gap-text th{padding:1px 10px}.question-gap-text input:enabled:active,.question-gap-text input:enabled:focus{outline:2px solid var(--custom-prime-color);outline-offset:-1px}.question-gap-text input:disabled{cursor:not-allowed}.correction-gap-text{font-size:18px;line-height:2rem}.correction-gap-text .correct-gap-value{border-radius:3px;border-style:solid;border-width:1px;display:inline-block;font-size:18px;line-height:1.4rem;margin-left:2px;margin-right:2px;padding:3px 5px}.answer-correct .correction-gap-text .correct-gap-value{background-color:#a0d9bb;border-color:#649578}.answer-false .correction-gap-text .correct-gap-value{background-color:#fabebe;border-color:#b4837e}@media only screen and (max-width:650px){.correction-gap-text,.correction-gap-text p,.question-gap-text,.question-gap-text p{font-size:1.15rem;line-height:2.1rem}.question-gap-text input{font-size:1.15rem;padding:3px 5px}}.correction-gap-text-with-dropdown,.correction-gap-text-with-dropdown p,.correction-gap-text-with-dropdown span,.question-gap-text-with-dropdown p,.question-gap-text-with-dropdown span{display:inline;font-size:18px;line-height:2.2rem}.question-gap-text-with-dropdown .select-wrapper{display:inline;margin:0 3px}
/* ! Remove this once gap with dropdown doesn't use innerHTML anymore */.question-gap-text-with-dropdown .select-wrapper:empty{background-color:transparent;display:inline-block;width:180px}.question-gap-text-with-dropdown select{background-color:transparent;border:1px solid var(--custom-border-color-light);border-radius:3px;display:inline;font-size:18px;font-weight:inherit;outline:none;outline-offset:-1px;padding:3px 5px}.question-gap-text-with-dropdown select:focus{outline:2px solid var(--custom-prime-color)}.question-gap-text-with-dropdown select:disabled{cursor:not-allowed}.correction-gap-text-with-dropdown table p,.correction-gap-text-with-dropdown table span,.question-gap-text-with-dropdown table select{margin:5px auto;width:100%}.correction-gap-text-with-dropdown td,.correction-gap-text-with-dropdown th,.question-gap-text-with-dropdown td,.question-gap-text-with-dropdown th{padding:1px 10px}.correction-gap-text-with-dropdown p{line-height:2.1rem}.correction-gap-text-with-dropdown .correct-dropdown-value{border-radius:3px;border-style:solid;border-width:1px;display:inline-block;font-size:18px;line-height:1.4rem;margin-left:3px;margin-right:3px;padding:2px 5px}.answer-correct .correction-gap-text-with-dropdown .correct-dropdown-value{background-color:#a0d9bb;border-color:#649578}.answer-false .correction-gap-text-with-dropdown .correct-dropdown-value{background-color:#fabebe;border-color:#b4837e}@media (pointer:fine){.question-gap-text-with-dropdown select:enabled:hover{outline:2px solid var(--custom-prime-color)}.question-gap-text-with-dropdown select:focus-visible{outline:2px solid var(--custom-prime-color)}}.extended-match-grid,.extended-match-grid-solution{grid-gap:16%;display:grid;grid-template-columns:42% 42%;max-width:1400px;position:relative;width:100%}.ext-match-left-side{width:100%}.ext-match-right-side{justify-self:end;width:100%}.extended-match-grid canvas,.extended-match-grid-solution canvas{bottom:0;height:100%;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:0;width:16%}.extended-match-grid .ext-match-element,.extended-match-grid-solution .ext-match-element{align-items:center;background-color:#fff;border:1px solid #c9ced1;border-radius:5px;display:flex;flex-direction:row;margin-bottom:20px;min-height:50px;padding:10px 15px;position:relative;width:100%;z-index:10}.answer-correct .extended-match-grid-solution .ext-match-element{background-color:transparent;border-color:rgba(21,104,60,.7)}.answer-false .extended-match-grid-solution .ext-match-element{background-color:transparent;border-color:#c29590}.extended-match-grid .ext-match-element-text,.extended-match-grid-solution .ext-match-element-text{width:100%}.extended-match-grid .ext-match-element-text img,.extended-match-grid-solution .ext-match-element-text img{max-height:400px}.extended-match-grid .ext-match-element-circle,.extended-match-grid-solution .ext-match-element-circle{border-radius:50%;height:20px;position:absolute;width:20px}.extended-match-grid .ext-match-element-circle{background-color:#fff;border:2px solid #969696}.answer-false .extended-match-grid-solution .ext-match-element-circle{background-color:#f1b1aa;border:2px solid #aa7872}.answer-correct .extended-match-grid-solution .ext-match-element-circle{background-color:#91caac;border:2px solid rgba(21,104,60,.85)}.extended-match-grid .highlight-single-circle,.highlight-all-left-circles .ext-match-element-circle,.highlight-all-right-circles .ext-match-element-circle{border-color:#7a7af5}.ext-match-left-side .ext-match-element-circle{right:-10px}.ext-match-right-side .ext-match-element-circle{left:-10px}.extended-match-grid .circle-enabled:active{border-color:var(--custom-prime-color)}.extended-match-grid .circle-disabled:hover{cursor:not-allowed}.extended-match-grid .circle-enabled:focus-visible{outline:3px solid var(--custom-prime-color);outline-offset:6px}.remove-lines-btn{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:1px;font-size:18px;margin-top:10px;padding:5px 0;text-decoration:underline}.remove-lines-btn:focus-visible{outline:2px solid var(--custom-prime-color);outline-offset:3px}@media only screen and (pointer:fine){.extended-match-grid .circle-enabled:hover{border-color:var(--custom-prime-color);cursor:pointer}.extended-match-grid .remove-lines-btn:hover{color:var(--custom-prime-color)}}@media only screen and (pointer:coarse){.extended-match-grid{grid-gap:14%;grid-template-columns:43% 43%}.extended-match-grid canvas{width:14%}.extended-match-grid .remove-lines-btn:active{color:var(--custom-prime-color)}.extended-match-grid .ext-match-element{margin-bottom:15px;padding:8px 12px}}.question-table{counter-reset:section;margin:20px 0 100px;width:100%}.question-table .question{align-items:center;background-color:#fff;border:1px solid var(--custom-border-color-lighter);border-radius:5px;display:grid;font-size:18px;grid-template-columns:-webkit-min-content 1fr -webkit-min-content 4rem -webkit-max-content;grid-template-columns:min-content 1fr min-content 4rem max-content;justify-content:center;margin-bottom:10px;min-height:5rem}.question-table .custom-checkbox-root .MuiSvgIcon-root{height:1.6rem;width:1.6rem}.question-table .id,.question-table .index,.question-table .link-to-question{justify-self:center}.question-table .title{display:inline;font-weight:450;overflow:hidden;padding:0 5px 0 2px;text-overflow:ellipsis;white-space:nowrap}.question-table .title:before{content:counters(section,".") ". ";counter-increment:section}.question-table .id{display:inline;font-size:16px;overflow:hidden;padding:0 10px 0 5px;text-overflow:ellipsis;white-space:nowrap}.question-table .results{display:flex;justify-content:space-around;padding:0 .15rem;width:100%}.question-table .results .rectangle{background-color:#eae9f0;border-radius:5px;height:1.4rem;width:1.4rem}.question-table .link-to-question{align-items:center;display:flex;height:100%;justify-content:center;width:60px}.question-table .link-to-question:focus-visible{border-radius:5px;box-shadow:inset 0 0 0 3px var(--custom-prime-color);outline:transparent}.question-table .link-to-question svg{color:#121828;height:35px;width:35px}@media (pointer:fine){.question-table .link-to-question:hover svg{color:var(--custom-prime-color)}}@media (max-width:650px){.question-table .question{grid-template-columns:-webkit-min-content 1fr 3.2rem -webkit-max-content;grid-template-columns:min-content 1fr 3.2rem max-content}.question-table .question-checkbox{padding:0 8px 0 10px!important}.question-table .custom-checkbox-root .MuiSvgIcon-root{height:1.8rem;width:1.8rem}.question-table .title{padding:0}.question-table .id{display:none}.question-table .results{justify-content:space-between}.question-table .results .rectangle{height:1.3rem;width:1.3rem}.question-table .link-to-question{width:40px}}.sidebar{background-color:#0c0c14;bottom:0;display:flex;flex-direction:column;grid-column:1;grid-row:1/2;height:100vh;max-width:64px;padding:10px 10px 2px;position:sticky;position:-webkit-sticky;position:-moz-sticky;row-gap:8px;top:0;transition:max-width .3s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:100}.sidebar-expanded{max-width:500px}.category-items{display:flex;flex-direction:column;height:100%;row-gap:8px}.sidebar>.category-items a,.sidebar>.hamburger{-webkit-user-drag:none;align-items:center;background-color:transparent;border-radius:6px;color:#bbc0c7;cursor:pointer;display:flex;flex-direction:row;line-height:1;overflow:hidden;padding:8px 10px;text-decoration:none;width:100%}.sidebar .hamburger{-webkit-appearance:none;appearance:none;border:none;outline:none}.sidebar .hamburger>p,.sidebar a>.category-title{color:#bbc0c7;font-size:17px;font-weight:400;letter-spacing:.6px;padding-left:16px;white-space:nowrap}.sidebar .category-items .currentView{background-color:#28263d}.sidebar .category-icon{color:#cbd1d8;height:24px;min-width:24px}.sidebar .settings{margin:auto 0 5px}@media only screen and (pointer:fine){.sidebar .category-items a:hover p,.sidebar .category-items a:hover svg,.sidebar>.hamburger:hover p,.sidebar>.hamburger:hover svg{color:var(--custom-tertiary-color)}}@media only screen and (max-width:650px){.sidebar{bottom:auto;left:0;max-height:48px;min-width:100vw;padding:0 10px;position:fixed;right:0;top:0}.sidebar .category-items{display:none;margin-bottom:30%}.sidebar-expanded>.category-items{display:flex;justify-content:center;row-gap:10px}.sidebar .hamburger{flex-direction:row-reverse;justify-content:space-between;margin:0;min-height:48px;padding:8px 6px}.sidebar .hamburger p{font-size:16px;padding:0}.sidebar>.category-items a{display:none;justify-content:center;padding:10px 0}.sidebar a svg{display:none}.sidebar>.category-items>a>.category-title{font-size:1.3rem;padding:0}.sidebar-expanded{max-height:100vh;max-width:100vw}.sidebar-expanded>.category-items a{display:flex}.sidebar .settings{margin:0}.sidebar .category-items a:active p,.sidebar .category-items a:active svg,.sidebar>.hamburger:active p,.sidebar>.hamburger:active svg{color:var(--custom-tertiary-color)}}footer{grid-gap:30px 0;background-color:var(--custom-secondary-color);color:var(--custom-tertiary-color);display:grid;font-size:18px;gap:30px 0;grid-column:2;grid-row:2;grid-template-columns:repeat(auto-fit,minmax(186px,20%));justify-content:center;line-height:1.7;padding:4rem 5rem}footer h4{font-size:1.2rem}footer ul li{color:var(--custom-border-color-light);font-size:1.1rem;list-style-type:none}footer a{-webkit-user-drag:none;all:unset;cursor:pointer;text-decoration:none}footer a:focus-visible{color:var(--custom-border-color-lighter);outline:3px solid var(--custom-tertiary-color);outline-offset:3px}@media screen and (pointer:fine) and (hover:hover){footer a:hover{color:var(--custom-border-color-lighter)}}@media screen and (max-width:650px){footer{gap:40px;grid-template-columns:1fr;justify-content:start;padding:3rem}}@media (min--moz-device-pixel-ratio:0) and (max-width:650px){footer{padding-bottom:50px}footer h4{font-size:1.4rem}footer ul li{font-size:1.25rem}}: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:hsla(0,0%,100%,.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-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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(90deg,#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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Toastify__toast-container{max-width:450px;min-width:350px;width:17vw}.Toastify__toast{box-shadow:0 1px 2px 0 rgba(60,64,67,.5),0 2px 6px 2px rgba(60,64,67,.25);cursor:auto}.Toastify__toast .Toastify__toast-body span,.Toastify__toast a,.Toastify__toast a span,.Toastify__toast p{font-size:16px}.Toastify__toast a:link{text-decoration:none}.Toastify__toast a:link,.Toastify__toast a:visited{color:var(--custom-prime-color)}.Toastify__toast a:hover{color:var(--custom-prime-color-dark);text-decoration:underline}.Toastify__toast:after{bottom:0;content:"";height:5px;left:0;position:absolute;right:0;width:100%}.Toastify__toast-theme--light{color:var(--custom-secondary-color)}.Toastify__toast-container--bottom-right{right:.6em}.Toastify__toast--success:after{background-color:rgba(7,188,12,.25)}.Toastify__toast--error:after{background-color:rgba(231,76,60,.25)}.Toastify__toast--info:after{background-color:rgba(52,152,219,.25)}.Toastify__toast--warning:after{background-color:rgba(241,196,15,.25)}@media screen and (max-width:650px){.Toastify__toast-container{left:50%;margin-top:52px;max-width:450px;min-width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90vw}.Toastify__toast{border-radius:5px;font-size:18px;margin-bottom:.6rem}.Toastify__close-button>svg{height:24px;width:22px}}
/*# sourceMappingURL=main.0be146d0.css.map*/