.v-button{background-color:var(--color-button-inactive);color:#1f1f1f;padding:7px;transition:background-color .2s,color .2s;min-height:40px;min-width:40px}.v-button.icon-with-content{font-size:16px;font-weight:400;width:auto!important;display:flex;align-items:center;gap:4px;padding:8px 12px}.v-button .v-icon{height:100%;width:100%;max-width:30px}.v-button.number{background-color:#fff!important}.v-button.number:hover{background-color:var(--color-button-inactive)!important;color:#fff}.v-button.number:hover svg{fill:#fff}.v-button.inverted{background-color:var(--color-button-active)!important;color:#fff}.v-button.rounded{border-radius:20px}.v-button.icon{height:40px;width:40px}.v-button.text{padding:8px 16px!important;height:40px}.v-button.no-background,.v-button.no-background:not(.disabled):hover{background-color:#0000}.v-button.no-background:not(.disabled):hover svg{fill:unset}.v-button.white{background-color:#fff!important}@media(hover:hover)and (pointer:fine)and (not (any-pointer:coarse)){.v-button.white:not(.disabled):hover{background-color:var(--color-button-active)!important;color:#fff}}.v-button.transparent{background-color:#0000!important}@media(hover:hover)and (pointer:fine)and (not (any-pointer:coarse)){.v-button.transparent:not(.disabled):hover{background-color:var(--color-button-active)!important}}.v-button:not(:last-child){margin-right:8px}.v-button:focus-visible{outline:2px dotted #000;outline-offset:2px}.v-button.disabled{background-color:rgb(from var(--color-button-active) r g b/20%)}@media(hover:hover)and (pointer:fine)and (not (any-pointer:coarse)){.v-button:not(.disabled):hover{background-color:var(--color-button-active);color:#fff}.v-button:not(.disabled):hover svg{fill:#fff}}.v-button.active{background-color:var(--color-button-active);color:#fff}.v-button.active svg{fill:#fff}.v-icon>.svg-icon{width:100%;height:100%;display:block}.modal-wrapper>.modal-content{width:90%;max-width:640px;margin:auto;font-size:18px}.modal-wrapper>.modal-content .heading{background-color:#e9e9e1;height:48px;font-weight:500;padding:0 8px 0 32px;display:flex;justify-content:space-between;align-items:center;font-size:1.4rem}.modal-wrapper>.modal-content>.modal-close{z-index:200;box-sizing:border-box;margin-right:0}.modal-wrapper>.modal-content .modal-body{max-height:calc(100vh - 200px);overflow:auto;padding:0 8px 0 32px}.modal-wrapper.fullsize-content>.modal-content{width:100%;max-width:none;height:100%;overflow:auto;border:none;margin:0 auto}.modal-wrapper.fullsize-content>.modal-content>.modal-close{position:fixed;right:15px;top:15px}.modal-wrapper.fullsize-content>.modal-content>.modal-body{max-height:none;overflow:auto;padding:40px}
/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#0000}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Polo22Klett;src:url(../fonts/Polo22Klett-Regular.c17e02f4.woff2) format("woff2"),url(../fonts/Polo22Klett-Regular.d1dd6746.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Polo22Klett;src:url(../fonts/Polo22Klett-Bold.ffb6f67c.woff2) format("woff2"),url(../fonts/Polo22Klett-Bold.1dd20850.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Polo22Klett;src:url(../fonts/Polo22Klett-Italic.2af3a09b.woff2) format("woff2"),url(../fonts/Polo22Klett-Italic.f6651c05.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Polo22Klett;src:url(../fonts/Polo22Klett-BoldItalic.e1089ac5.woff2) format("woff2"),url(../fonts/Polo22Klett-BoldItalic.44f3b9e0.woff) format("woff");font-weight:700;font-style:italic}:root{--app-background:#fff;--color-primary-text:#fff;--color-primary-text-disabled:#bebebe;--color-secondary:#ffd500;--color-secondary-text:#fff;--color-secondary-text-disabled:var(--color-primary-text-disabled);--color-accent-1:#fffae2;--color-accent-1-text:#fffae2;--color-accent-1-text-disabled:#fffae2;--color-primary:#e9e9e1;--color-button-active:#595959;--color-button-inactive:#aaa;--color-button-disabled:#e9e9e1;--color-icon-inactive:#000;--color-icon-active:#fff;--color-icon-disabled:#8e8e8e;--color-text:#383838;--color-modal-background:#f5f5f5;--color-correct:#60c120;--color-correct-text:#fff;--color-incorrect:#d8405a;--color-incorrect-text:#fff;--color-focus:#8ed7f6;--color-box-shadow:#0003;--color-toolbar-color-border:#000;--color-material-palette-category-active:var(--color-material-palette-background);--color-material-palette-category-active-text:var(--color-primary);--color-footer:var(--color-footer-background);--color-footer-text:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .23s}.fade-enter,.fade-leave-to{opacity:0}.button{cursor:pointer}.button.disabled{cursor:default}.header{position:relative;z-index:300}.toolbar{position:fixed;z-index:200;opacity:1;pointer-events:all}.toolbar.hidden,.toolbar.minimized>.toolbar-btn-wrapper,.toolbar.minimized>.toolbar-color-palette{opacity:0;pointer-events:none}.toolbar>.toolbar-btn-wrapper{position:relative;width:100%;opacity:1;transition:opacity .23s ease;z-index:3}.toolbar>.toolbar-btn-wrapper>.toolbar-container{position:relative;top:0;z-index:3}.toolbar-color-palette{position:absolute;top:0;z-index:0;pointer-events:none}.toolbar-color-palette.visible{pointer-events:all}.toolbar-color-palette .colors-header{width:100%;transition:background-color .25s ease}.toolbar-color-palette .colors-header.light{background-color:#fff}.toolbar-color-palette .colors-header.dark{background-color:#00000026}.toolbar-color-palette .colors-header>.drawTool-paletteStroke{display:inline-block;width:70%}.toolbar-color-palette .colors-header>.drawTool-paletteStroke>.svgStroke{fill:none;stroke:#000;stroke-width:32;stroke-linecap:round;stroke-miterlimit:10;visibility:visible}.toolbar-color-palette .color,.toolbar-color-palette-scaler>.scale-down,.toolbar-color-palette-scaler>.scale-up{border-radius:100%;cursor:pointer;box-sizing:border-box}.toolbar-color-palette-scaler>.scale-down>.icon-svg,.toolbar-color-palette-scaler>.scale-up>.icon-svg{pointer-events:none}.toolbar-color-palette-scaler>.scale-down>.icon-svg>.fill-0,.toolbar-color-palette-scaler>.scale-up>.icon-svg>.fill-0{fill:var(--color-primary-text)}.toolbar-color-palette-scaler>.scale-down.disabled,.toolbar-color-palette-scaler>.scale-up.disabled{cursor:default}.material-palette{position:absolute;z-index:400;bottom:0;left:0;width:100%}.material-palette-scroller{position:relative;box-sizing:border-box;display:none;height:100%}.material-palette-scroller.active{display:block}.material-palette-scroller>.material-palette-scroll-materials{position:relative;width:100%;height:100%;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;text-align:center;z-index:4}.material-palette-scroller>.material-palette-scroll-materials::-webkit-scrollbar{display:none}.material-palette-scroller-item{display:inline-block;vertical-align:middle;cursor:pointer;touch-action:none}.material-palette-scroller-item.no-max-width{max-width:none!important}.material-palette-scroller-item.dummy{cursor:default;pointer-events:none}.material-palette-scroller-item>.item-image{position:relative;height:90%;max-height:90%;max-width:100%;top:50%;transform:translateY(-50%);touch-action:none}.material-item-dragger{position:absolute;top:0;left:0;z-index:50;opacity:.7;background-size:contain;background-position:50%;background-repeat:no-repeat;z-index:410}.modal-wrapper{position:absolute;left:0;top:0;width:100vw;height:100vh;z-index:9999}.modal-wrapper.hidden{display:none}.modal-wrapper>.modal-overlay{position:absolute;width:100%;height:100%;background-color:#0c2732a3}.modal-wrapper>.modal-content{position:relative;z-index:100;background-color:#fff}.stage-items-container{position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none}.stage-items-container.has-active-elements{pointer-events:all}.stage-item{top:0;left:0;-webkit-user-select:none;user-select:none}.stage-item,.stage-item>.outline{position:absolute;pointer-events:none}.stage-item>.outline{top:50%;left:50%;border:2px dashed #0000}.stage-item>.outline.hide-outline{border-color:#0000!important}.stage-item>.outline.hide-buttons>.corner{pointer-events:none;visibility:hidden}.stage-item .corner,.stage-item .trigger{pointer-events:all;position:absolute}.stage-item .trigger{width:100%;height:100%;top:0;left:0}.stage-item .corner{width:24px;height:24px;background-color:var(--color-primary);border:2px solid #fff;border-radius:50%;overflow:hidden;visibility:hidden;pointer-events:none}.stage-item .corner>.corner-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.stage-item .corner>.corner-icon .corner-fill{fill:var(--color-primary-text)}.stage-item .corner.left-top,.stage-item .corner.right-top{top:-16px}.stage-item .corner.left-bottom,.stage-item .corner.left-top{left:-16px}.stage-item .corner.center-bottom,.stage-item .corner.left-bottom{bottom:-14px}.stage-item .corner.center-bottom{left:calc(50% - 12px)}.stage-item .corner.right-top{right:-16px}.stage-item .corner.delete{cursor:pointer}.stage-item .corner.delete:after{display:block;width:100%;height:100%;content:"🗙";font-size:20px;line-height:23px;color:var(--color-primary-text);text-align:center}.stage-item .corner.scale-rotate{top:50%;left:50%}.stage-item .corner.scale-rotate>.corner-icon{left:18%;top:18%}.stage-item .corner.scale-rotate.hide-rotate-arrow>.corner-icon .rotate-arrow,.stage-item .corner.scale-rotate.hide-scale-arrow>.corner-icon .scale-arrow{display:none}.stage-item.no-corner>.outline>.corner:not(.delete){pointer-events:none;visibility:hidden}.stage-item.correct:after,.stage-item.incorrect:after{position:absolute;right:-8px;top:-8px;content:"";width:24px;height:24px;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;justify-content:center}.stage-item.correct:after{background-color:var(--color-correct);content:"✔"}.stage-item.incorrect:after{background-color:var(--color-incorrect);content:"🗙"}.stage-item.selected>.outline{border-color:var(--color-primary)}.stage-item.selected .corner{visibility:visible;pointer-events:all}.stage-item.disabled,.stage-item.disabled>.outline>.trigger{pointer-events:none}.stage-item.image>.content{line-height:0}.stage-item.image-audio .image,.stage-item.image>.content>.image{width:100%;height:100%}.stage-item.draw.drawing>.outline>.trigger{pointer-events:none}.stage-item.draw.drawing>.content>canvas{pointer-events:all}.stage-item.draw>.content.rounded>canvas{border-radius:30px}.stage-item.draw>.content>canvas{margin:4px;border:2px solid var(--color-primary);border-radius:12px;box-sizing:border-box}.stage-item.draw-image.drawing>.outline>.trigger{pointer-events:none}.stage-item.draw-image.drawing>.content>.draw-area>canvas{pointer-events:all}.stage-item.draw-image>.content{position:relative;width:100%;height:100%}.stage-item.draw-image>.content>.draw-area{position:absolute;top:0;left:0;width:150%;height:150%;transform-origin:0 0;transform:scale(.666667)}.stage-item.draw-image>.content>.draw-area>canvas{box-sizing:border-box}.stage-item.line-item .line{position:absolute;width:calc(100% - 20px);border-color:var(--color-primary);border-top-style:solid;box-sizing:border-box}.stage-item.line-item .line.thickness-1{border-top-width:4px}.stage-item.line-item .line.thickness-2{border-top-width:6px}.stage-item.line-item .line.thickness-3{border-top-width:8px}.stage-item.line-item .line.dashed{border-top-style:dashed}.stage-item.line-item .line.dotted{border-top-style:dotted}.stage-item.line-item .line.double{height:12px;border-bottom-style:solid}.stage-item.line-item .line.double.thickness-1{border-bottom-width:4px}.stage-item.line-item .line.double.thickness-2{border-bottom-width:6px}.stage-item.line-item .line.double.thickness-3{border-bottom-width:8px}.stage-item.line-item .line.double.dashed{border-bottom-style:dashed}.stage-item.line-item .line.double.dotted{border-bottom-style:dotted}.stage-item.line-item .line.type-arrow-double:after,.stage-item.line-item .line.type-arrow-double:before,.stage-item.line-item .line.type-arrow:after,.stage-item.line-item .line.type-arrow:before{position:absolute;display:block;content:"";z-index:2;background-color:var(--color-primary)}.stage-item.line-item .line.type-arrow-double:after,.stage-item.line-item .line.type-arrow:after{clip-path:polygon(0 0,0 100%,100% 50%);right:-4px}.stage-item.line-item .line.type-arrow-double.thickness-1:after,.stage-item.line-item .line.type-arrow-double.thickness-1:before,.stage-item.line-item .line.type-arrow.thickness-1:after,.stage-item.line-item .line.type-arrow.thickness-1:before{height:12px;width:12px;top:-8px}.stage-item.line-item .line.type-arrow-double.thickness-2:after,.stage-item.line-item .line.type-arrow-double.thickness-2:before,.stage-item.line-item .line.type-arrow.thickness-2:after,.stage-item.line-item .line.type-arrow.thickness-2:before{height:20px;top:-13px}.stage-item.line-item .line.type-arrow-double.thickness-2:after,.stage-item.line-item .line.type-arrow.thickness-2:after{right:-6px;width:14px}.stage-item.line-item .line.type-arrow-double.thickness-3:after,.stage-item.line-item .line.type-arrow-double.thickness-3:before,.stage-item.line-item .line.type-arrow.thickness-3:after,.stage-item.line-item .line.type-arrow.thickness-3:before{height:24px;top:-16px}.stage-item.line-item .line.type-arrow-double.thickness-3:after,.stage-item.line-item .line.type-arrow.thickness-3:after{right:-10px;width:18px}.stage-item.line-item .line.type-arrow:before{left:-2px;border-radius:100%}.stage-item.line-item .line.type-arrow.thickness-2:before{width:20px}.stage-item.line-item .line.type-arrow.thickness-3:before{width:24px}.stage-item.line-item .line.type-arrow-double:before{clip-path:polygon(100% 0,0 50%,100% 100%);left:-4px}.stage-item.line-item .line.type-arrow-double.thickness-2:after,.stage-item.line-item .line.type-arrow-double.thickness-2:before{width:14px}.stage-item.line-item .line.type-arrow-double.thickness-2:before{left:-6px}.stage-item.line-item .line.type-arrow-double.thickness-2:after{right:-6px}.stage-item.line-item .line.type-arrow-double.thickness-3:after,.stage-item.line-item .line.type-arrow-double.thickness-3:before{width:18px}.stage-item.line-item .line.type-arrow-double.thickness-3:before{left:-10px}.stage-item.line-item .line.type-arrow-double.thickness-3:after{right:-10px}.stage-item.line-item .corner.scale-rotate{top:0;left:0}.stage-item.bezier-line-item{transform-origin:left center}.stage-item.bezier-line-item>.content>.line{position:absolute;overflow:hidden;width:100%;height:calc(100% - 4px)}.stage-item.bezier-line-item>.content>.line:after{position:absolute;content:"";left:0;top:2px;width:100%;height:150%;box-sizing:border-box;border:2px solid var(--color-primary);border-bottom:0;border-top-left-radius:70% 100%;border-top-right-radius:70% 100%}.stage-item.bezier-line-item>.content>.arrow{position:absolute;height:8px;width:10px;clip-path:polygon(0 0,0 100%,100% 50%);background-color:var(--color-primary);bottom:5px;transform-origin:50% 50%;transition:transform .12s ease}.stage-item.bezier-line-item>.content>.arrow.left-side{left:7px}.stage-item.bezier-line-item>.content>.arrow.right-side{right:7px}.stage-item.bezier-line-item>.outline>.corner.height-handle{cursor:row-resize;display:flex;align-items:center;justify-content:center}.stage-item.bezier-line-item>.outline>.corner.height-handle>.corner-icon{position:static;margin-top:2px}.stage-item.bezier-line-item>.outline>.corner.scale-rotate{top:0;left:0}.stage-item.text>.content>.text{background-color:var(--color-primary-text);margin:6px;border:2px solid var(--color-primary);color:var(--color-text);border-radius:12px;box-sizing:border-box;height:calc(100% - 12px);width:calc(100% - 12px);display:inline-block;text-align:center;padding:0 12px;font-weight:700}.stage-item.text-input.typing>.content>.text-input{pointer-events:all}.stage-item.text-input.typing>.outline>.trigger{pointer-events:none}.stage-item.text-input.transparent>.content>.fake-element,.stage-item.text-input.transparent>.content>.text-input{border:none;background:none}.stage-item.text-input.centered-text>.content>.text-input{text-align:center}.stage-item.text-input>.content>.fake-element,.stage-item.text-input>.content>.text-input{margin:4px;border:2px solid var(--color-primary);border-radius:16px;box-sizing:border-box;font-size:24px;word-spacing:0;letter-spacing:1px}.stage-item.text-input>.content>.text-input{overflow:hidden;outline:none;box-shadow:none;resize:none;width:calc(100% - 8px);height:calc(100% - 8px);padding:14px 12px;background-color:#fff;text-align:left}.stage-item.text-input>.content>.fake-element{width:auto;display:inline-block;opacity:0;min-width:200px;min-height:70px;padding:20px;white-space:pre;word-break:break-all}.exercise-area{position:absolute;width:2048px;height:1152px;left:50%;top:50%;will-change:transform;backface-visibility:hidden;z-index:100;display:flex;justify-content:center;align-items:center}.exercise-area.with-image-wrapper>.visible-area>.images-wrapper{width:100%;height:100%}.exercise-area.with-image-wrapper>.visible-area>.images-wrapper>.image{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:100% auto;transition:opacity .3s ease}.exercise-area.with-image-wrapper>.visible-area>.images-wrapper>.image.invisible{opacity:0}.exercise-area.with-image-wrapper>.visible-area>.images-wrapper>.slider-button-wrapper{position:absolute;z-index:1}.exercise-area.with-image-wrapper>.visible-area>.images-wrapper>.slider-button-wrapper>.slider-button{cursor:pointer}.exercise-area.with-targets>.visible-area>.target{position:absolute;background-color:#0000;border-radius:4px;transition:background-color .3s ease}.exercise-area.with-targets>.visible-area>.target.show-outlines{background-color:#e6e6e666}.exercise-area>.visible-area{position:relative;backface-visibility:hidden;box-sizing:border-box;height:768px;width:1024px}.exercise-area.moveable{cursor:move}.exercise-area>canvas{position:absolute;left:0;top:0;z-index:10}.editable-content{position:absolute;padding:10px 8px;font-size:20px;outline:none;border:3px solid var(--color-primary);color:var(--color-text);overflow:hidden;word-break:break-word;box-sizing:border-box}.editable-content:not(:focus){border-color:#0000!important}#app,body,html,svg{width:100%;height:100%}svg{display:inline-block}.no-marking{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.justify-center{justify-content:center}.justify-self-center{justify-self:center}.align-center{align-items:center}.align-self-center{align-self:center}body{background:var(--app-background);width:100%;min-width:900px;height:100%;overflow:hidden;font-family:var(--font-main,"Polo22Klett")}body.fillable{cursor:url(../img/i-fill.4e6f2511.svg) 20 20,pointer!important}.selection-box{position:absolute;border:2px dashed #2196f3;background-color:#2196f31a;pointer-events:none}.events-all{pointer-events:all;-webkit-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.no-marking{-webkit-tap-highlight-color:rgba(0,0,0,0)}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.justify-end{justify-content:end}h1{color:var(--color-text);font-size:22px;font-style:normal;font-weight:500}.page{position:relative;width:100%;height:100%;overflow:hidden}.material-palette-toggle,.toolbar-toggle{cursor:pointer;height:38px;width:80px}.material-palette-toggle>.toggle-icon,.toolbar-toggle>.toggle-icon{position:absolute;width:26px;height:26px;transition:transform .25s ease}@media(max-height:934px){.material-palette-toggle,.toolbar-toggle{width:72px}}@media(max-height:840px){.material-palette-toggle,.toolbar-toggle{height:32px;width:64px}.material-palette-toggle>.toggle-icon,.toolbar-toggle>.toggle-icon{width:22px;height:22px}}@media(max-height:768px){.material-palette-toggle,.toolbar-toggle{height:28px;width:58px}.material-palette-toggle>.toggle-icon,.toolbar-toggle>.toggle-icon{width:22px;height:22px}}.toggle-background,.trapezoid-background{position:absolute;left:0;top:0;height:0;width:100%;box-sizing:border-box}.toggle-background:before,.trapezoid-background:before{content:"";position:absolute;height:0;width:calc(100% + 24px);box-sizing:border-box;filter:blur(4px);z-index:-1}.fillable{z-index:15;pointer-events:all;cursor:url(../img/i-fill.4e6f2511.svg) 20 20,pointer!important}button{border:none;margin:0;padding:0;text-decoration:none;-webkit-appearance:button;background-color:inherit}canvas,svg{display:block;vertical-align:initial}.clickable{cursor:pointer}.user-information>.modal-content{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:var(--color-primary)}.user-information>.modal-content>.information-image{width:30vw;max-width:256px;height:30vw;max-height:256px;background-size:contain;background-repeat:no-repeat;background-position:50%}.user-information>.modal-content>.information-image.rotation-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAAq1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Nr6iZAAAAOHRSTlMAgPbq29cJxxCriF9HFQ3y1LqdkXU8IO7j366McBIDwXtRMy0cGKonvbKgS0HPppiDa2U5xMlY+MxArBcAAATuSURBVHja7NvZVuJAFIXhTRJCIMwS5lmQQRQUW/f7P1lrtzZVAZKIJlb1ynfnhS5/XYQaOPArTXpPBr+f8dSblJAUp/+Lcco9lJGAcqHCuLXGNuK2aTMJnT1iZW+ZlMIQ8ZlVmZzcAHFZtJmk7BwneeNu7abeG7te88IOk8myTpXMchTc1R+m+KS5yaRVbfjZnePe3QKfkWPybuC35SlPE0TW508oQlbmGZ1HRONU+BOsISQbnlXdIIrC8TfmC5nvVchX6edCMmGAewehBgYlrX4JcSg1KpRkIdkzSHuPMA1KVg7iUloGvkoMBuojhEXRFeJUD3pwXTFYD4GuKcojXjUKjCFEZYvB7qM/e00b8ZKfkN7RO3uwNQLcUPCIuGUoaJxYa41GoyeTZ9RxXpUCG3FrRvq97L3bqxkUhP+lDR7UEL8sD0YIVNwetRhNnEPBFvHr8sBCiHLDpCwXKWSH+F3xoIVQdoOySZSQDOKXoQARLLIUWdqGYHBH0aO2IRhYFFj6hmBRoeBWu5D5blnruWX/8mOJD47bqy13c9VDbg2+MT3/ytbBXxuTb4xbtUM8vjM2vn/Js39L6akcYrf5oTKFc7wKvq7wQ9tWOOSBB2YTK/FLvGqaPHAVDslT0Cm5FCyAUoeCusIhI4qq1xS4KFcp6ioc0qVkaUr78SUlW4VDGpSJIas8X2nyGnFaPMukzFL58QuPke2VDsEzI3pW+50dGDOSseprLWDNCNbqr36BGkPVhjqE2L8Y4s7WYD/yatBhoM5Ah43Vm2aLAVpNLXaIf+xfeNbLXo+tbuhN1kSTPXvYXW1fl8OHkBugrTanKPKS3q+rz3HQP8Mcj+SGGobAsehjORod0AlmJiXmTKeTRtHUoMCYanVkKilSUNTr7Pfs7iSj2SG2z4rv7nU7jffLVPiq1dDuWuHYtesu9L1680lD0pA0JA1JQ9KQNCQNAdKQNCQNSUO+NWR6lWNUo96kpGpI4YJpWRVD+pdNyyoXMjd4CctTLaR/+bSsWiHrL0zL/ichzM5VCtnxcpZKH5f1+AVZW50QjPgFa4VCZia/oKhOCJorXi6rUAgwuB1Hn5bV6DONn5uW1TTkxLSsriFH07L6hvinZfUN8U3L6hvim5bVOESeltU4RJ6W1TlEmpbVOUSaltU5RPpRachv9ueABgAAAGFQ/9Z+swY0QERE5EREREREREQiIiIiIiIiEhEREREREZGIiIiIiIiIRERERERERCQiY38OBAAAAAAE+Vs/SBkkIiIiIiIyERERERERkYmIiIiIiIhU3b0lJQwEURg+uQGJIQpBiFCCAoKIoFCgZ/8rk7fpQXlKz1B+C/iregOnT/7NId80RnCvpBFqpgY0tnAvpRFpphIaCdx7oHGnmVpRWMK1GYVUM5VRKOFal0KgmVpT6sOtGaV3zVRBKSngkv26LdRNdSi9wqGiSSnVTd3QcmjDlfmGlmfdVDGgrXsPF/IFbZV2KuC5OM0CXdmw4rkdLK38qWaqUfEakjGEee1VwJOc1zCF0I9UUiX960E6KKWO9G0FKWcNQxjtin5tGpBGaqllRJ/uXmDZ1tv7lfox/Wm2YPvQS6HRpS+fY5zZK6SMdUQfkil+aYcKKeOxF9O15h5/2WmkpHxClxYzXDBSSUnzr2w7iUPquk06b8G6hcum5bFW6geXLkEwYwDX1gAAAABJRU5ErkJggg==)}.user-information>.modal-content>.information-image.cookie-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAAq1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Nr6iZAAAAOHRSTlMA0O/AMKAQsPKl4gkT619Q1XDaId8NrIuQ9se3m4EbF/zLhnpVBHVLQjzmZlpGN7qWfmsoYjQPLIGmWhoAAAdmSURBVHja7d1pc9owEAbg9YExPsCY09z3FQIJR/P+/1/WNk0bSEpsIcnIGZ7PmckIWdLuSpbp7u7uTpZiToOWK1LGmQb+MEzKMlPHX3qWW2JpeKdZlFllnCpTZuVxKk+ZpeNUlTKr+l0a8m0erW8z2M+nX8qw77IgnoYoFcq4bxI0fvPm3WNitdxjYtV8m8AlQzGxVc5Xq/mylfWY2NTwSjOz/WiZ+vvkmunBbuAfI8sxcREnihleEPM4kctwTKzhhKZw0LjfbXMHly7CGVKTt+44+C3sf9Ejqo9lb6bhHyPpGFHOvI4z80SzlmqpU6/r4AMt2TqilJfCAJ9NEqzsSs2u8y3+K4iPtVRa7dYhLhnFRL8qRVF7A5cNjpQR7ghfCmuUCRMHMYwpqe9HHvHqpLyNgyQ6pLjxAMnUlX66egYSMzxS1tEHA3+naqcUwSickIoaYBcePnbqska3VWvjKnb9oU9/9A8FH0C9RzfUD3C9yAkMzYnwZlWhm+lXwUeRIqLYdmDgUjzz2dB149lUuB3AkeJYTbx5ttRtBybxm1cS9q5qAUSbUYwcTjRJjC0Y8QfHJZwpkQhNiOfH/0/hXXKADCZDmVhM8WgzgAwj+hI+IG49HVKEafeIAUmW6Y6RZ8hST3XW2kCeSorrSM2BPPUUV/YCZFp+3ZIu3nS52/EIqUKXvmR2f0e/XZN4uQ7kGlE6GpBtTWl4gXyPlIIW5ItMkq6INPjSWzJ1kIpoTXLtkJacSzKtkJrqkuQpI031Ckni+khXW9JEPEPq9NzEJeGqYOO3QghgFBqz9WI97rS3nTkJMAcL7aFHvywbNkTqEL82kotK7+lLASIViFcFydnmeV4n0jHNsHdOp6ZDCDQmTvr13b8H1MlXWIZ6jz7oQJwu8ckhMYM+Wig0b+lI7Jk+AaDIBt0Cye3oEwfCDInLE5J7oE8CiFMjHj64Hi0f4syJw5Fv8fUgUCO1TMSe0gcPEMh36Xp1gGOQTAOI9JBajut7UhOZQEzAyL4kmgOItUuvnLU96ZOSDcFsj67UASu/SH/08nilRlLSAjvnqdvtjgzEi4xCc5Rrr1J4uGzI01m8H/yxJRe6+5AmXNKJfp0lB2W3hCyFKZ07DJCMvVTmvMb/09aFLTHmGoEBb7L3OEAyg6bLEaCkMIk+IClnocSJjYvLmobEjMmUGAwhQ1fIBvhqVqPEAsjwgy7RwGJ1FFS9dnaLxc4RWUQYg0koJs8NPPrFCsCoSBftweZRRISivz0hng02G7oMbGaUUKIM+knggaZQUhaf6NDxGmxq4ub7HCWU6OTIBGx6zPM9f3oS4bInetMUOEZWknpklWCwW7a4g/Au2DwJWRC115Z4gcCqeglsmmIyXb1wONRtsFqJKxE8U0J5yLAQdjBhd9vjmC26oCvtzF0TTDhTPM/m6NtUM8Svr3iYtsBqTwk9QI7QE5OO3r6K4nz6LWsGmDmUlAVZ7DWd2QRgZyhxci4onfR8G9d4kvhimKO1nAjJRO3xQ+mxOCvo8ncZmmAQjDf06mXWAjd9vFisNeb3AvinLfuBTkx88FlV4o9YWTKKv8MenbHa4LKPzxlDSs7lSHEa4NBOsK3cIQZbjlStIaLKbeKiIjGY8UzoeQGHAzaMVYzS6+17JfrI5EnDLZt/J3rENESsPP7IW/SBz5OojbnfDO/5LP/V0vGXbl2Rknh0gatztuToMJUZ819UZg9cxdwcrqfXn6q4zI5L+Ut0psdVzC1BmkLcz5ZjPr68v8m2cCluV0Kjc2uGIfLZAJLYU/rk67TLtXnytBCS5Ii1R6iDGNNbNGRJrGOEljxV6QhyVOOnlhLzr7q5Qa48jo2J8uzx1iz96fd9golf2d/VdPaQMX58tXKjggaAI1uPibXYQ6Y+825qePhBv3llh+M+gpjol71LmnRBOf4HddtpHqR7vm7ecv0kD0abr0Pi8Y+SeqJqvOVwjBDRXVJgKYG/0LkJ2ER9utqPFXtLmon/NGDdp+KwRoxWn854bVww4dzg8V25NwxEDe9kUHVthpFaEn9Cnu+8y7a8qdSosim3I6aTD6aQF3tS373yuBoyMJW5F+WF6w3BBpEqN9UUeS6JCl11bp/Lc0y/0QsJMB3KuXBuwjhjKXNx25DOeA6SqpMgcwjxdOX2XuCqdhPStv++PgVIyn5fSpW5TU/f1eg3b8Rx8oOLF4IDV6o7I6EqPpjc/vWqS44RbmFLwi0GSF/LpTeZu2vrzLBGMoyRsuEPEoTpza7stINoHiE9Q4vkOfpIS9slmSpVpCNHkvVbSEOZpJs2IJ1jUhrmOuSqX56usvR4RSz5oDJFos+CPaVpE0CKQWNK6ZrObIjnLCl9vbb47qjRTZQciNTa0624Mx+iaCW6JXesQ4Tg9t+6qnVtcBrkF6QCq7sCB72h0DdQH+u40lC1T+t6ZQ3Moo5KH3L9xxwbYLDKrWukKvexoSEBO19+IdV5pXFuaOOiYWe3oezoPZYbnfp2GPp4UzVy3eJCoRnq7u7uThU/AZ7vfWGAOoMJAAAAAElFTkSuQmCC)}.user-information>.modal-content>.information-text{width:80%;max-width:600px;margin:6vw auto 0 auto;color:var(--color-primary-text);font-size:32px;text-align:center}.button-with-icon{padding:6px 3.5em 5px 15px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;align-items:center;line-height:1}.button-with-icon>.text{font-size:30px}.button-with-icon:disabled{opacity:.5}.button-with-icon:after{position:absolute;right:10px;top:50%;transform:translateY(-50%);content:"";width:2em;height:2em;background-repeat:no-repeat;background-position:50%;background-size:contain}.button-with-icon.reset:after{background-image:url(../img/i_reset.8eb1046d.svg)}.button-with-icon.random:after{background-image:url(../img/i_new_item.1546e842.svg)}.button-with-icon.hiding:after{background-image:url(../img/i_show.9e3af5ed.svg)}.button-with-icon.hiding.active:after{background-image:url(../img/i_hide.53e44bcf.svg)}.visible-area .button{position:absolute;display:flex;background-color:var(--color-primary);color:var(--color-primary-text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:2px}.exercise-area .correct-color,.exercise-area .correct-color-and-border{color:var(--color-correct)!important}.exercise-area .correct-border,.exercise-area .correct-border-and-background,.exercise-area .correct-color-and-border{border-color:var(--color-correct)!important}.exercise-area .correct-background,.exercise-area .correct-border-and-background{background-color:var(--color-correct)!important;color:var(--color-correct-text)!important}.exercise-area .incorrect-color,.exercise-area .incorrect-color-and-border{color:var(--color-incorrect)!important}.exercise-area .incorrect-border,.exercise-area .incorrect-border-and-background,.exercise-area .incorrect-color-and-border{border-color:var(--color-incorrect)!important}.exercise-area .incorrect-background,.exercise-area .incorrect-border-and-background{background-color:var(--color-incorrect)!important;color:var(--color-incorrect-text)!important}.exercise-area{width:3200px;pointer-events:none;opacity:0;visibility:hidden}.exercise-area>.visible-area{margin-top:14px}.exercise-area.active{pointer-events:all;opacity:1;visibility:visible}.pointer-on-main{pointer-events:all}.pointer-on-main.disabled{pointer-events:none}.stage-item:focus-visible{outline:2px dotted #000;outline-offset:2px;border-radius:0}.stage-item .outline{border:2px dotted #0000}.stage-item .outline .trigger{cursor:pointer!important}.stage-item .corner,.stage-item.selected .outline{border-color:var(--color-button-inactive)}.stage-item .corner{background-color:var(--color-button-inactive);width:30px;height:30px}.stage-item .corner.delete:after{content:"";background-image:url(../img/i-cross.d48afb83.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;height:75%;width:75%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.stage-item .corner.right-center{right:-18px;top:calc(50% - 18px)}.stage-item .corner.center-bottom{bottom:-18px}.stage-item .corner.left-center{left:-18px;top:calc(50% - 18px)}.stage-item .corner.center-top{top:-18px;left:calc(50% - 18px)}.stage-item.text>.content>.text{display:inline-flex;justify-content:center;align-items:center}.stage-item.line-item{transform-origin:left center}.stage-item.line-item .line{border-color:#4d4d4d}.stage-item.line-item .line.type-angled,.stage-item.line-item .line.type-waved{border:none;background-repeat:repeat-x;height:16px}.stage-item.line-item .line.type-waved{background-image:url(../img/line_waved.a0114501.svg)}.stage-item.line-item .line.type-angled{background-image:url(../img/line_angled.652363cf.svg)}.stage-item.line-item .line.type-arrow-double:after,.stage-item.line-item .line.type-arrow-double:before,.stage-item.line-item .line.type-arrow:after,.stage-item.line-item .line.type-arrow:before{background-color:#4d4d4d}.stage-item.line-item .line.type-arrow-double.thickness-1:after,.stage-item.line-item .line.type-arrow.thickness-1:after{height:14px;width:14px;top:-9px;right:-6px}.stage-item.bezier-line-item>.content{padding-bottom:14px}.stage-item.bezier-line-item>.content>.line:after{border:4px solid #4d4d4d}.stage-item.bezier-line-item>.content>.arrow{background-color:#4d4d4d;height:14px;width:16px;bottom:-2px}.stage-item.bezier-line-item>.content>.arrow.left-side{left:-5px}.stage-item.bezier-line-item>.content>.arrow.right-side{right:-5px}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.bucket-cursor{cursor:url(../img/i-fill.4e6f2511.svg) 20 20,auto!important}