/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:PublicSans;font-style:NORMAL;font-weight:100 1000;src:url(/assets/PublicSans-VariableFont_wght-0ee75167.ttf)}@font-face{font-family:PublicSans;font-style:ITALIC;font-weight:100 1000;src:url(/assets/PublicSans-Italic-VariableFont_wght-8ddaddef.ttf)}@font-face{font-family:Outfit;src:url(/assets/Outfit-VariableFont_wght-bccf9dda.ttf)}@font-face{font-family:PublicSans;font-style:ITALIC;font-weight:100 1000;src:url(/assets/PublicSans-Italic-VariableFont_wght-8ddaddef.ttf)}@font-face{font-family:Sniglet;src:url(/assets/Sniglet-ExtraBold-66ce5e05.ttf)}body.game{overflow-x:clip;background-color:#fef3e6;color:#212b59;justify-content:center;font-family:Outfit}body.game #tsparticles{width:20%;height:20%;margin:0;padding:0;top:0;left:0}body.game.dark{background-color:#212b59;color:#fff}body.game .bold{font-weight:600}body.game .light{font-weight:100}body.game #root-container{min-width:100vw;width:fit-content;min-height:100vh;height:fit-content;display:flex;justify-content:center;border:6px solid #F9B873;box-sizing:border-box}body.game #main{height:fit-content}body.game .text-center{display:flex;flex-direction:column;justify-content:center;margin-left:5px}body.game .game-menu{margin-top:4rem;margin-bottom:3rem;font-size:14px;font-weight:300;justify-content:center}body.game .game-menu .folder,body.game .game-menu .lives{display:flex;flex-direction:row;justify-content:center;margin-left:2rem}body.game .main-content{margin-bottom:7.5rem;min-height:37rem}body.game .center-container{display:flex;justify-content:center;align-items:center}body.game span.green{color:#16aa98;font-weight:800}body.game span.red{color:#ff7169;font-weight:800}body.game span.yellow{color:#f08300;font-weight:800}body.game #border-bottom{position:fixed;width:100%;height:6px;background-color:#f9b873;bottom:0;z-index:1}body.game a.btn,body.game button.btn{position:relative;cursor:pointer;border-radius:12px;border:1px solid #212B59;background-color:#fff;box-shadow:inset 0 -4px #212b59;line-height:1.4375rem;padding:.6rem 2.25rem .9rem;font-size:16px;text-decoration:none;color:#212b59;display:inline-block;font-weight:600;margin-left:.25rem;margin-right:.25rem;transition:.15s all ease-in}body.game a.btn.btn-sm,body.game button.btn.btn-sm{padding:.9rem;line-height:0px}body.game a.btn.btn-round,body.game button.btn.btn-round{border-radius:100%}body.game a.btn.btn-round:after,body.game button.btn.btn-round:after{content:""}body.game a.btn.btn-orange,body.game button.btn.btn-orange{background-color:#fef3e6}body.game a.btn.btn-yellow,body.game button.btn.btn-yellow{background-color:#f9b873}body.game a.btn.btn-primary,body.game button.btn.btn-primary{color:#212b59;border:1px solid #F08300;background-color:#f9b873;box-shadow:inset 0 -4px #f08300}body.game a.btn.btn-green,body.game button.btn.btn-green{color:#fff;background-color:#16aa98;box-shadow:inset 0 -4px #008270}body.game a.btn.btn-red,body.game button.btn.btn-red{color:#fff;border:1px solid #D74941;background-color:#ff7169;box-shadow:inset 0 -4px #d74941;padding:.9rem .7rem}body.game a.btn.btn-disabled,body.game button.btn.btn-disabled{cursor:initial;color:#e5e3eb;border:1px solid #E5E3EB;box-shadow:inset 0 -4px #e5e3eb}body.game a.btn.btn-link,body.game button.btn.btn-link{background-color:#fef3e6;text-decoration:underline;border:none;box-shadow:none;padding:0px .5rem}body.game a.btn.btn-link:hover,body.game button.btn.btn-link:hover{filter:none}body.game a.btn.correct,body.game button.btn.correct{border:1px solid #008270;background-color:#16aa98;box-shadow:inset 0 -4px #008270;color:#fff}body.game a.btn.wrong,body.game button.btn.wrong{border:1px solid #D74941;background-color:#ff7169;box-shadow:inset 0 -4px #d74941;color:#fff}body.game a.btn:active,body.game button.btn:active{scale:.95;transition:box-shadow .1s}body.game a.btn:hover,body.game button.btn:hover{filter:brightness(.95)}body.game .time-bar{display:flex}body.game .time-bar .text-center{width:2.5rem}body.game .time-bar .time-bar-container{height:2rem;width:50.875rem;border:1px solid #E5E3EB;border-radius:12px}body.game .time-bar .time-bar-container .time-bar-filling{height:calc(2rem - 4px);width:50%;border:1px solid #004899;box-shadow:0 3px #004899;border-radius:12px;background:linear-gradient(90deg,rgb(240,131,0) 0%,rgb(78,43,126) 33%,rgb(17,58,121) 66%,rgb(0,72,153) 100%);transition:background-color .25s ease-in,border .25s ease-in,box-shadow .25s ease-in,width 1s linear}body.game .time-bar .time-bar-container .time-bar-filling.tiny:after{content:""}body.game .question{display:flex;flex-direction:row;justify-content:center}body.game .question.fadeIn{animation:case-appear .3s ease-out;animation-fill-mode:forwards}body.game .question.fadeOut{animation:case-disappear .3s ease-in;animation-fill-mode:forwards}body.game .question .question-left,body.game .question .question-middle,body.game .question .question-right{margin:.5rem;line-height:27px;font-weight:200}body.game .question .question-left{height:26rem;width:19rem}body.game .question .question-right{height:29.5rem;width:19rem}body.game .question .question-middle{width:30rem;margin:.5rem;line-height:27px;font-weight:200}body.game .question .question-middle .question-middle-inspection{margin-top:1rem}body.game .question .question-content{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;border:1px solid #E5E3EB;border-radius:12px;padding:2rem 1.5rem 1.5rem;height:100%;overflow-y:auto}body.game .question .question-content .checkbox{margin-bottom:1rem;line-height:1.5rem}body.game .question .question-content input[type=checkbox]{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0rem .5rem 0rem 0rem}body.game .question .question-content input[type=checkbox]:before{content:" ";display:flex;justify-content:center;width:1rem;height:1rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:3px;padding:.25rem}body.game .question .question-content input[type=checkbox]:checked:before{content:url(/assets/check-dark-81db69c5.svg);border:1px solid #F08300;background-color:#f9b873}body.game .question .question-content label{vertical-align:top}body.game .question .question-left-full{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;border:1px solid #E5E3EB;border-radius:12px;padding:.5rem 1.5rem 1.5rem;height:100%;overflow-y:auto}body.game .question .question-left-full h5{display:flex;gap:.25rem;align-content:center;font-size:16px;margin:0;margin-top:1rem;margin-bottom:.25rem}body.game .question .question-left-history,body.game .question .question-left-medication{border:1px solid #E5E3EB;border-top:none;border-radius:0 0 12px 12px;padding:1.5rem;height:100%;overflow-y:auto}body.game .question .question-left-history h5,body.game .question .question-left-medication h5{display:flex;gap:.25rem;align-content:center;font-size:16px;margin:0;margin-top:1rem;margin-bottom:.25rem}body.game .question .question-title{font-size:20px;font-weight:500;border:1px solid #E5E3EB;border-radius:12px 12px 12px 0/12px 12px 12px 0px;padding:14.5px;background-color:#fff;margin-bottom:-1rem;width:fit-content;position:relative}body.game .question .question-left-patient{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;border:1px solid #E5E3EB;border-radius:12px;padding:1.5rem;display:flex;margin-bottom:1rem}body.game .question .question-left-patient .question-left-patient-right{padding-left:.75rem}body.game .question .question-left-patient .question-left-patient-name{color:#212b59;font-weight:500}body.game .question .question-left-patient .question-left-patient-info{color:#a29f9c}body.game .question .question-left-history-tabs,body.game .question .question-left-medication-tabs{display:flex;justify-content:space-around;flex-direction:row}body.game .question .question-left-history-tabs .tab,body.game .question .question-left-medication-tabs .tab{cursor:pointer;display:flex;justify-content:center;font-size:13px;font-weight:400}body.game .question .question-left-history-tabs .tab i,body.game .question .question-left-medication-tabs .tab i{padding-right:.25rem}body.game .question .question-left-history-tabs div:first-child,body.game .question .question-left-medication-tabs div:first-child{width:50%;border-top-left-radius:12px;border:1px solid #E5E3EB;padding:.8rem}body.game .question .question-left-history-tabs div:first-child.active,body.game .question .question-left-medication-tabs div:first-child.active{color:#212b59;border-color:#212b59}body.game .question .question-left-history-tabs div:nth-child(2),body.game .question .question-left-medication-tabs div:nth-child(2){width:50%;border-top-right-radius:12px;border:1px solid #E5E3EB;border-left:0px;padding:.8rem}body.game .question .question-left-history-tabs div:nth-child(2).active,body.game .question .question-left-medication-tabs div:nth-child(2).active{color:#212b59;border-color:#212b59}body.game .overlay{position:absolute;opacity:.5;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:2}body.game .dashboard-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:0;left:0;background-color:#b7b3b0;z-index:2}.diagram-selector{position:absolute;width:16rem;height:auto;background-color:#f9b873;border:1px solid #F08300;border-radius:12px;z-index:2;padding:1.5rem;line-height:1.5rem;font-weight:200}.diagram-selector.round1{bottom:6rem;left:16rem}.diagram-selector.round2{bottom:6rem;left:21rem}.diagram-selector ul{list-style:square;margin:0;padding:0;padding-left:.5rem}.diagram-selector ul li{cursor:pointer;margin-top:.25rem}body.game .icon-heart{content:url(/assets/heart-42c957c5.svg)}body.game .icon-folder{content:url(/assets/folder-9e9fee33.svg)}body.game .icon-diagram{content:url(/assets/diagrams-8d13a54b.svg)}body.game .icon-visit{content:url(/assets/consult-button-a9a20d9e.svg)}body.game .icon-diagram-button{content:url(/assets/diagram-button-6de76640.svg)}body.game .icon-phone{content:url(/assets/phone-364f05f2.svg);height:1.25rem;width:1.25rem}body.game .icon-end-call{display:inline-block;content:url(/assets/end-call-20b44cdc.svg);height:1.25rem;width:28px}body.game .icon-speaker{content:url(/assets/speaker-5577b97c.svg);height:1.25rem;width:1.25rem}body.game .icon-speaker-mute{content:url(/assets/speaker-mute-98e059df.svg);height:1.25rem;width:1.25rem}body.game .icon-leaderboard{content:url(/assets/leaderboard-78785bab.svg)}body.game .icon-feedback{content:url(/assets/feedback-3aa80251.svg)}body.game .icon-star{content:url(/assets/star-b3ef338b.svg)}body.game .icon-patient1{content:url(/assets/patient1-76d3990c.svg)}body.game .icon-patient2{content:url(/assets/patient2-8b871f2d.svg)}body.game .icon-patient3{content:url(/assets/patient3-e42af523.svg)}body.game .icon-patient4{content:url(/assets/patient4-a62ccb1e.svg)}body.game .icon-patient5{content:url(/assets/patient5-a7fc13a8.svg)}body.game .icon-history{content:url(/assets/history-78c329c1.svg)}body.game .icon-medication{content:url(/assets/medication-f2985429.svg)}body.game .icon-profile{content:url(/assets/profile-3de124f6.svg)}body.game .icon-large{height:50px;width:50px}body.game .icon-settings{content:url(/assets/settings-29407bce.svg)}body.game .icon-diploma{content:url(/assets/trophy-5ecc63d0.svg)}body.game .icon-achievement1{content:url(/assets/trophy-5ecc63d0.svg)}body.game .icon-achievement2{content:url(/assets/trophy-5ecc63d0.svg)}body.game .icon-achievement3{content:url(/assets/trophy-5ecc63d0.svg)}body.game .icon-achievement4{content:url(/assets/achievement-six-43b11f1d.svg)}body.game .icon-achievement5{content:url(/assets/achievement-five-a89736a3.svg)}body.game .icon-achievement6{content:url(/assets/achievement-one-60e9b33a.svg)}body.game .icon-achievement7{content:url(/assets/achievement-three-779f2004.svg)}body.game .icon-achievement8{content:url(/assets/achievement-two-f3bc843a.svg)}body.game .icon-about{content:url(/assets/about-1a70fac7.svg)}body.game .icon-trophy{content:url(/assets/trophy-inactive-8155b11d.svg)}body.game .logo-langerhans{max-width:250px;max-height:100px;content:url(/assets/logo-langerhans-2e50072a.png);cursor:pointer}body.game .logo-schola{max-width:250px;max-height:70px;content:url(/assets/logo-schola2-2ddb65ab.png);cursor:pointer}body.game .logo-julius{max-width:250px;max-height:100px;content:url(/assets/logo-julius-688a23dd.png);cursor:pointer}body.game .icon-score-cases{content:url(/assets/score-cases-3852702f.svg)}body.game .icon-score-calls{content:url(/assets/score-calls-649402da.svg)}body.game .icon-score-bonus{content:url(/assets/score-bonus-c63ccd14.svg)}body.game .logo-wedge-right{content:url(/assets/wedge-right-f1239c0d.svg)}body.game .icon-close{content:url(/assets/close-b1151f06.svg)}body.game .icon-skip{content:url(/assets/skip-34f62117.svg)}body.game .img-game-over{position:relative;content:url(/assets/game-over-ae7710e9.svg)}body.game .img-badge{content:url(/assets/badge-3e33cdb8.svg)}body.game .img-audiowave{content:url(/assets/audiowave-1fc2bbd5.svg)}body.game .img-clock{content:url(/assets/clock-fd2c1a12.svg)}body.game .img-logo{height:32px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAouSURBVHgB1VtdbBTXFT53vWv8vwsGGzDgwQQCXkM3KBQqRWCkJqJKpdIfKcBLnbe84adKVRW1qH2I2odA3ypFAj/hPlSlD5USIbWmfcA0FazjH8Am3nWCwY5tPDbYxtjeyfnu7F121/szsztjnE9a3ZnZO7N7zz0/3z33jCCXoe0/o5GHWskwQiSokYRHE0QBfJXWNWoQ6WTEokSih9swGZ5w9F5nlFyEIBfAg24lYZwWHs9PaPVA7cGAYIwuilEHC6OLHIZjAtC00wGqKDsvhKed/3VAXfd6S6jWX81flZK/spKqqyrIx9cqyjak3D//fJEW+LO0vEKzc/M0pT+lGW6X+TwBUxgXWBhdTmlG0QLINHAMuml7PdUGqvlTQ8VgSp+lsalpGpvUaWHxRfyq0FkQV2jFuFSsIIoSgBY82y5I/FYNHDO9r3F70YPOBghjcOQRTc08NS/ENSI60HmFCkRBApCOrYQu8+Bbce72wNMBc+n/8isan9LNCxBEzDhZiDaUkE3IWfd4rrLk9pezXR9pfo32aQ2rbNpN+LxeaqirpfING2j2GfuJlZWA8Ii2wObgoj7Z323nWbYEwIP/mAf+Oz4sa2qop8MH9lBVRTm9KvjZoW7dvJEd5zI7zoUyIcSpwJYW0if6blh9hmUBNAXPXebmAzi4A9pOOeslHg+9akAbIARvSQlNTM8SC6F1U90hbXqi9x9W7rfkA3Y3n73DPUMY/A8O7ZeSX4+YYXP4f/+QihbhSP/VN/Ldk1cD5MwLOgV7fyvUTNWvUOXzoazUJ7VhbHIafmGrFU3IKQCt5RxCXDsGj5lfS0dXKJRJfD0+SbFYLBSoOxhgn/BZtv5ZBWDGePoIxxj8ep75dEAIWzb66dHEE15SGMc4Osxkiw4ZBYA4j1DHh2XBpl1Sot81wBw8QijHeCxQ2/JXfbJPT+/nzXQzx9R/g91tZmJTWVFG3zyZISeAqAF6rPCvW1/Q/OKipXsRdpv37CI7aNqxVTrEyOh4QDBx40sn0/usimNa85k2dnpaqc8nyYaTMJKOQWCsDh6ory1MC/c1NjBhKuUj0aodeK89/fuUMGiqPs8+C+B7r++mnfWbyS0Mj47TANPZn737Jv3pw7MZ+4w+nqbjP/2DPP7x8SNUKLCGuPnFfRzqhm9hdzR8LWEKqRpQIs5j8FtrA64OHhjnFR7wzomDWfsMDI7KFmuNYoA1SvwZAXpRlqIFCQHI2SfRhmO7tmYXWPNjvQ8ce2NP1n7X/9MnWyecMBZrADvE81rodCJf8VIDkLZix2cmL9yN91Mzs7I9engPVVdnD6+3bn8p22I1QD4jixYkBGCu602n4TbGJ00ThACy4e7gI3r4+AmBhNU4RL2TtUBdkwLQWpDDIw0/lhym3EJC/XMIoPvOA9k6MfsK0AKsZxgBmbekOA8QK9QGUfh4RdU7FKViUerz0uvajozfLTx/IcNfDav+0cOvZX3G9RvK/jeRkwCfQFaJWdJpPu0yTUCIE2jMeFk8jBzfISQBudQfUPZfU+ksBVcaxfEfGWvyyvQWqz8ytUda9pHbGIuHv7ePt2Tt060Gz7bvtENWZsDZZg1j95BPhOSPVa7NGn8yntDMpQHXb/TKdrPfHX+UeC5HPi+nlnnHRhTk/MKDw7b6Ly2tyDz/gX3bace27Lat1B8JDju/4SvxUtAChylPaJUIedkWTA2oqiQ7QCx/ODZFheDA3u1ZvwP9vTv0KP4brC021mFgsFbgj2u7IEPz8tKvEW4LEcAOVCj74YkgvZPDnjMhl/evriqjP374HtnB5c7/SqHVW2SMilcYQjRyGDTkXeXl9iKA2pz4xbvfz+nQ7ALh8ef8TDv48yfXZeu36MfiXIC3LykAHtCIk2dzz+UnE9LX8Va5/FqgEMaYiCwc/SzltdPjulUuvxYoljEmMkJ1m/yWb1Jc/u0Tzql+oSiWMRa0s6HUPx+bcxuzTxcSIbNQzgABjODAanpKpbIatm2k5r3urxxzIXm5rBybFWBzVYI3VdkEBHNTo3GZSQpZYJ0QAOCvKqe//fNzsgOEy2w+A/G/+/YDsgOVMLFL4hbik20I0r2cOB9hJhhCVYYVL6q4/ADH3V/9vpPs4Ojff5NVAJc++cy2QBVq/fa25ZfiVSfCMEa8BokoMqNyZuvz34wQsqPeerYYy19whnz0V+X/wObsqDNgVwOUFnN0C4MIhREQE3aRB3bzhShkgABy8QVFf7EifTO4l9zGywoTEfag4Cjloks/litkKtuv9bufjQJm4hpAG4ywF2Ulu4NnR9guGj/nrWVsKRULlRGC+it1s5L9qV+DLTiQuHjlWTQa7oxKHmAYdA3tYqIKqzgo5jgzNyfbfHyh+45z2d98GIuTOPZ9XWhNJugxrrE9nJ9jP/DW4SA5BSuMEdmfp0xowOXXYvtd/SdaiXWgkRoQ7UMFptCTFzlOwApjvLWG9g/1jxO+qKo6TVBhJgWX0A6OjJITsMoYFZtzOvubCTIbTDB544K69nIt4C29CC2A13ZCC6zk/pzg8lYh+Yg5Lp1KzcgHJAQQDV/RlRb0DEZSa3QLgJXNz0K5vF1gLDd77sljToJ0wPur71JXg3EtAClS6lIolBblyv85ufmZC/fZrJXtx0qNi8nfrSqTawqebecw9jGOd23bwtQ0/59LzxjB2dzsuU9WcZwjT41LpXfwaUm2/356XfGqfMBw/1VIqAvHXz2eoIn4Tk4upGeMVKy1Aic3P9OBSrEkTY5mKqrOWCNk+Iz3xZLnDrbLIw/HaGddra0/idx80OUag3yYfbZAPfcj5okQuuGNnczUL6Pn0cf69E11LTCaUzgfYU3AZsJ6rRBNB2b+f32DiXO2819Hejs/zdQ3q+udnujr3lR/CA7gGM7N0nSxJtvnxQC1R31DI4lzXvNfGB7o/Chb/5yxZ/qb3k831h3cTfHdI3CE5eUYbaypIs86KJROBkLd3chDGkqNXh2Rgc72XPdZK5YOnoM/CKlzcHZUj8KBrQdgYnruRdLzms4USwP6RO9fkjUBa4YIqxrYlZ/3FH0ukphcULPeyyq/tJJC3Dp48D+y8gzL/1yf6LvGPgEa06quIY8I3wCBQCvWShAY+IOvx+j2veFViRxmepciA1c/sPos2+8MmUTp5YtSChCA+e5Qg2umARXHjjS0D2+JpIBDnXR4Jo+xjMJemgqd0cQS6okzvxSJSIFCS3CHYgsvMGis4ZGNzrpIM+iGUWq0JXN8qyjutbnmM21CyPI6LVsfaEYN7yFAEOAR4BNY+FRsSHtxkgcK1cbLk/PsW5BNeqI/y52sLXDWUx5BRQLa4Fn2YP3wSybb1ioUigUGzlsJMe/8xeS634IeRQ4BgqAX1JpPI4qCgwNPPJJcAAovhSHrjlF+p1FxGJFJW85bmqk7Z+GKAJIhNWNFhFCMJeuRhNDIfH2+Ma0r+KvOZhTFbpXcsHHwJels+BaW00TUDlx/tgAAAABJRU5ErkJggg==)}body.game .img-logo.large{height:64px}body.game .img-call{content:url(/assets/call-9d02a0fd.svg);height:7.5rem;width:7.5rem}body.game .fields{font-weight:200}body.game select.select{-webkit-appearance:none;-moz-appearance:none;appearance:none}body.game .input-toggle svg{fill:#fff;stroke:#e5e3eb}body.game .input-toggle.active svg{fill:#f9b873;stroke:#f08300}body.game .input-toggle.active svg circle{fill:#f08300;stroke:#f08300}body.game .select{cursor:pointer;position:relative;border:1px solid #E5E3EB;background-color:#fff;color:#212b59;font-family:PublicSans;font-size:1rem;font-weight:200;border-radius:.25rem;padding:.53125rem .75rem;min-width:6.5rem;padding-right:30px}body.game .select.invalid{border-color:#d74941}body.game .select-wrapper{position:relative}body.game .select-wrapper:after{position:absolute;display:inline-block;content:url(/assets/wedge-down-d42ee68d.svg);top:.5rem;right:.75rem;z-index:1}body.game .field{position:relative;display:flex;justify-content:space-between;padding-bottom:1rem}body.game .field label{align-content:center}body.game .field input[type=checkbox]{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.game .field .select{width:10.25rem}body.game .field .select-wrapper{position:relative}body.game .field .select-wrapper:after{top:0rem;right:.75rem}body.game .checkbox.correct label{font-weight:400;color:#008270}body.game .checkbox.correct input[type=checkbox]:before{background-color:#16aa98;border-color:#008270;content:url(/assets/check-dcb0ec96.svg)}body.game .checkbox.wrong label{font-weight:400;color:#d74941}body.game .checkbox.wrong input[type=checkbox]:before{background-color:#ff7169;border-color:#d74941;content:url(/assets/cross-32d4abce.svg)}body.game .game-over{position:relative;font-size:20px;font-weight:200;display:flex;flex-direction:column;align-items:center}body.game .game-over .buttons{margin-top:1.5rem}body.game .game-over .img-game-over{margin-bottom:1rem}body.game .game-over strong{font-weight:800}body.game .game-over:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-medium-e377c777.svg);left:0rem;bottom:8.25rem;z-index:1}body.game .game-over:before{display:inline-block;position:absolute;content:url(/assets/mascot-fail-bfa9a800.svg);left:-5rem;bottom:4rem;z-index:-11}body.game .score-screen{display:flex;flex-direction:column;align-items:center}body.game .score-screen .score-screen-title{position:relative;display:flex;align-items:center;justify-content:center;gap:2rem;width:50rem}body.game .score-screen .score-screen-title h1{font-size:48.83px;font-weight:700;font-family:Sniglet;color:#f9b873;text-shadow:1px 0 #E5E3EB,-1px 0 #E5E3EB,1px 1px #E5E3EB,-1px -1px #E5E3EB,1px -1px #E5E3EB,-1px 1px #E5E3EB}body.game .score-screen .score-screen-title .score-screen-badge{position:relative;display:flex;align-items:center;justify-content:center;min-width:5.25rem;height:calc(5.25rem - 3pox);background-color:#f9b873;border:1px solid #F08300;border-radius:12px;box-shadow:0 3px #f08300;font-size:61.25px;font-weight:700;font-family:Sniglet;text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300;color:#fef3e6}body.game .score-screen .score-container{box-shadow:#0000001a 0 25px 50px -12px;border:1px solid #E5E3EB;border-radius:12px;width:47.6225rem;background-color:#fff;padding:1.5rem;position:relative;display:flex}body.game .score-screen .score-container .badge{width:6rem;margin-right:1.5rem;position:relative}body.game .score-screen .score-container .badge .badge-score{height:6rem;width:6rem;position:absolute;display:flex;align-content:center;justify-content:center;font-family:Sniglet;color:#fef3e6;font-size:3.75rem;top:.75rem;left:-.25rem;letter-spacing:-.5rem;text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300}body.game .score-screen .score-container .content{display:flex;flex-direction:column;justify-content:center;line-height:1.5rem}body.game .score-screen .score-container .content h3{font-size:24px;margin:0rem 0rem .25rem;font-weight:500}body.game .score-screen .score-container .content ul{color:#b7b3b0;font-size:16px;font-weight:300;margin:0rem;padding:0rem 0rem 0rem 1.5rem}body.game .score-screen .score-container.screen1:before{animation:.75s mascot-appear-left ease-in;display:inline-block;position:absolute;content:url(/assets/mascot-medium-da8d9dd0.svg);left:-8rem;bottom:-3rem;z-index:-1}body.game .score-screen .score-container.screen1:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-medium-e377c777.svg);left:-.5rem;bottom:3.25rem;z-index:1}body.game .score-screen .score-container.screen2:before{animation:.75s mascot-appear-left ease-in;display:inline-block;position:absolute;content:url(/assets/mascot-medium-da8d9dd0.svg);left:-8rem;bottom:-3rem;z-index:-1}body.game .score-screen .score-container.screen2:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-medium-e377c777.svg);left:-.5rem;bottom:3.25rem;z-index:1}body.game .score-screen .buttons{display:flex;justify-content:center;margin-top:2rem}body.game .score-screen .score-container.screen3{flex-direction:column;gap:.5rem}body.game .score-screen .score-container.screen3 h3{font-size:24px;font-weight:600;margin:0;margin-bottom:.5rem}body.game .score-screen .score-container.screen3 .category-score{width:100%;font-size:14px;font-weight:300}body.game .score-screen .score-container.screen3 .category-score td{padding-top:.5rem}body.game .score-screen .score-container.screen3 .category-score .category-score-container{border:1px solid #B7B3B0;border-radius:4px;width:35rem;height:1.75rem}body.game .score-screen .score-container.screen3 .category-score .category-score-container .category-score-bar{height:calc(1.75rem - 6px);border-radius:4px;position:relative}body.game .score-screen .score-container.screen3 .category-score .category-score-container .category-score-bar.green{border:1px solid #008270;background-color:#16aa98;box-shadow:0 4px #008270}body.game .score-screen .score-container.screen3 .category-score .category-score-container .category-score-bar.yellow{border:1px solid #F08300;background-color:#f9b873;box-shadow:0 4px #f08300}body.game .score-screen .score-container.screen3 .category-score .category-score-container .category-score-bar.red{border:1px solid #D74941;background-color:#ff7169;box-shadow:0 4px #d74941}body.game .score-screen .score-container.screen4{background-color:#fff;display:flex;flex-direction:column;width:calc(47.625rem + -0px)}body.game .score-screen .score-container.screen4 h1{text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300}body.game .score-screen .score-container.screen4 .score-screen-title h1,body.game .score-screen .score-container.screen4 .score-screen-title .score-screen-badge{z-index:2}body.game .score-screen .score-container.screen4 .score-screen-title .firework-large{z-index:1}body.game .score-screen .score-container.screen4 .content{display:flex;align-items:center;gap:.5rem}body.game .score-screen .score-container.screen4 .content .content-outer-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}body.game .score-screen .score-container.screen4 .content .content-wrapper{display:flex;align-items:center;gap:.5rem}body.game .score-screen .score-container.screen4 .content .content-item{width:35.5rem;border:1px solid #E5E3EB;border-radius:12px;padding:1rem;z-index:2;display:flex;flex-direction:column}body.game .score-screen .score-container.screen4 .content .content-item.hidden{display:none}body.game .score-screen .score-container.screen4 .content .content-item.visible{animation:achievement-appear 1s ease-out;display:inherit}body.game .score-screen .score-container.screen4 .content .content-text{font-size:20px;font-weight:100}body.game .score-screen .score-container.screen4 .content .content-extra{font-size:19px;font-weight:100;display:flex;justify-content:center;padding-top:5px;font-style:italic}body.game .score-screen .score-container.screen4 .content .content-score{color:#16aa98;font-size:31.25px;font-weight:800;text-shadow:1px 0 #008270,-1px 0 #008270,1px 1px #008270,-1px -1px #008270,1px -1px #008270,-1px 1px #008270}body.game .score-screen .score-container.screen4:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .score-screen .score-container.screen4:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:0}body.game .score-screen .score-container.screen5{background-color:#fff;display:flex;flex-direction:column;width:calc(47.625rem + -0px);align-items:center}body.game .score-screen .score-container.screen5 h2{margin-bottom:.25rem}body.game .score-screen .score-container.screen5 ul{list-style:none;padding-left:0}body.game .score-screen .score-container.screen5 ul li{border:solid 1px #E5E3EB;border-radius:12px;margin-bottom:.25rem;height:auto;padding:.75rem;width:35.5rem;display:flex;justify-content:space-between;align-content:center}body.game .score-screen .score-container.screen5 ul li.player{border-color:#f9b873;background-color:#fef3e6;padding:1rem;width:37.5rem;margin-left:-1rem}body.game .score-screen .score-container.screen5 ul li.player .rank .rank-number{color:#f9b873;text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300}body.game .score-screen .score-container.screen5 ul li .rank{position:relative;font-size:19px;color:#fef3e6;text-shadow:1px 1px 0px #F9B873;font-family:Sniglet;background-color:none;height:3rem;width:5rem}body.game .score-screen .score-container.screen5 ul li .rank .rank-number{display:flex;justify-content:center;font-size:24px;position:absolute;z-index:1;top:.5rem;width:3rem;text-shadow:1px 0 #F9B873,-1px 0 #F9B873,1px 1px #F9B873,-1px -1px #F9B873,1px -1px #F9B873,-1px 1px #F9B873}body.game .score-screen .score-container.screen5 ul li .text{align-content:center;width:100%}body.game .score-screen .score-container.screen5 ul li .scores{font-size:20px;font-weight:500;display:flex;flex-direction:row;align-items:center;gap:.25rem;color:#f9b873}body.game .score-screen .score-container.screen5:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .score-screen .score-container.screen5:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:0}body.game .table{width:100%;font-size:12px;font-weight:200;border-spacing:0px}body.game .table td{padding:.5rem}body.game .table td.scores{font-weight:600;display:flex;align-items:center;justify-content:space-around}body.game .table td.rank{position:relative;font-size:19px;color:#fff;text-shadow:-1px 0 #F9B873,0 1px #F9B873,1px 0 #F9B873,0 -1px #F9B873;font-family:Sniglet;background-color:none}body.game .table td.rank .rank-number{position:relative;z-index:1}body.game .table td.rank:after{position:absolute;left:.15rem;content:url(/assets/rank-168d74b5.svg);z-index:0}body.game .table.score-table{border:1px solid #E5E3EB;border-radius:4px}body.game .table.score-table tr:first-child{font-weight:700}body.game .table.score-table td{border:1px solid #E5E3EB}body.game .dashboard .dashboard-main .dashboard-about-left{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;position:relative;width:23rem;border:1px solid #E5E3EB;border-radius:12px;height:fit-content;margin:1rem}@media screen and (max-width: 1440px){body.game .dashboard .dashboard-main .dashboard-about-left{width:17rem}}body.game .dashboard .dashboard-main .dashboard-about-left .about-title{cursor:pointer;padding:1rem;border-top:1px solid #E5E3EB}body.game .dashboard .dashboard-main .dashboard-about-left .about-title:first-child{border-top:0px}body.game .dashboard .dashboard-main .dashboard-about-left .about-title:after{position:absolute;content:url(/assets/wedge-right-f1239c0d.svg);right:1rem}body.game .dashboard .dashboard-main .dashboard-about-left .about-title.active{color:#6d698e}body.game .dashboard .dashboard-main .dashboard-about-left .about-title.active:after{content:url(/assets/wedge-right-blue-d5c0e434.svg)}body.game .dashboard .dashboard-main .dashboard-about-right{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;position:relative;border:1px solid #E5E3EB;border-radius:12px;padding:1.5rem;height:44.25rem;margin:1rem;font-weight:200;line-height:1.5rem;width:47rem}@media screen and (max-width: 1440px){body.game .dashboard .dashboard-main .dashboard-about-right{width:37rem}}body.game .dashboard .dashboard-main .dashboard-about-right a,body.game .dashboard .dashboard-main .dashboard-about-right a:active,body.game .dashboard .dashboard-main .dashboard-about-right a:visited{color:#212b59}body.game .dashboard .dashboard-main .dashboard-about-right .content{height:100%;overflow-y:auto}body.game .dashboard .dashboard-main .dashboard-about-right .content p{margin:0;padding:0}body.game .dashboard .dashboard-main .dashboard-about-right:before{animation:.75s mascot-appear-left ease-in;display:inline-block;position:absolute;content:url(/assets/mascot-large-42222c16.svg);left:-9rem;bottom:0rem;z-index:-1}body.game .dashboard .dashboard-main .dashboard-about-right:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-c6cad6ad.svg);left:-.75rem;bottom:6.25rem;z-index:1}body.game .feedback .time-bar{display:flex;align-items:center;justify-content:center;margin:3rem 0}body.game .feedback .answer-bar .answer-popup-title{position:absolute;width:fit-content;background-color:#f9b873;border:1px solid #F08300;border-radius:12px 12px 12px 0;margin-bottom:-1rem;top:-2rem;left:-1px;z-index:1;font-size:20px;font-weight:400;padding:.75rem 1.5rem}body.game .feedback .answer-bar .answer-popup{border:1px solid #F08300;border-radius:12px;position:absolute;height:fit-content;width:32.5rem;padding:2.5rem 1.5rem 2rem;bottom:7rem;background-color:#f9b873;box-shadow:0 5px #f08300;font-weight:200}body.game .game-menu{width:100%;height:3rem;display:flex;flex-direction:row;align-items:center;z-index:1}body.game .game-menu .timer{font-size:24px;font-weight:800;padding-right:.5rem}body.game .game-menu .basket,body.game .game-menu .clipboard{font-size:24px;margin-right:2rem}body.game .game-menu .basket i,body.game .game-menu .clipboard i{padding-right:.5rem}@keyframes livesUp{0%{opacity:0;bottom:0rem;scale:0}to{opacity:1;bottom:3rem;scale:1.2}}@keyframes livesDown{0%{opacity:0;right:0rem;scale:0}to{opacity:1;right:8.3rem;scale:1.2}}body.game .game-menu .lives{position:relative}body.game .game-menu .lives-plus,body.game .game-menu .lives-minus{position:absolute;right:0;transformation-origin:center center}body.game .game-menu .lives-plus{content:url(/assets/_1-36a53313.svg);animation:.75s livesUp forwards}body.game .game-menu .lives-minus{content:url(/assets/-1-008905af.svg);animation:.75s livesDown forwards;bottom:.5rem}body.game .game-menu .icon-folder{transition:all 75ms ease-in}body.game .game-menu .icon-folder.large{scale:1.15}@keyframes bang{0%{translate:0 1rem;scale:0;opacity:0}75%{translate:0 0;scale:1.25;opacity:1}to{scale:1.25;opacity:0}}body.game .answer-container{position:relative}body.game .answer-container .firework{opacity:0;animation-name:bang;animation-duration:.25s;animation-timing-function:ease-out;position:absolute;content:url(/assets/firework-ef245153.svg)}@keyframes large-bang{0%{translate:0 1rem;scale:0;opacity:0}50%{translate:0 0;scale:3;opacity:.8}to{scale:3;opacity:0}}body.game .firework-large{opacity:0;animation-name:large-bang;animation-duration:1s;animation-timing-function:ease-out;position:absolute;content:url(/assets/firework-ef245153.svg);z-index:-1}body.game .answer-bar{background-color:#fef3e6;border-top:solid 1px #E5E3EB;height:7.5rem;width:1136px;position:fixed;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center}body.game .answer-bar .score{font-size:25px;font-weight:800}@keyframes multiplier{0%{opacity:1}to{translate:0 -5rem;opacity:1}}body.game .answer-bar .multiplier{color:#f9b873;position:absolute;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-weight:600;gap:.25rem;font-size:2rem;opacity:0;animation-name:multiplier;animation-duration:.75s;animation-timing-function:ease-out;text-shadow:1px 1px 2px #F08300;z-index:1;font-family:Sniglet}body.game .answer-bar .multiplier.button1{left:4rem}body.game .answer-bar .multiplier.button2{left:5rem}body.game .answer-bar .multiplier.button3{left:6rem}body.game .answer-bar .multiplier.answer2{left:5rem}body.game .answer-bar .multiplier .text{font-size:3.5rem}body.game .answer-bar .multiplier .bonus{color:#16aa98;font-size:1.5rem;z-index:5}body.game .answer-bar .multiplier .bonus-bg{position:absolute;content:url(/assets/multiplier-c3eec485.svg);left:1.75rem;top:0}body.game .answer-bar .buttons{position:relative;display:flex}body.game .achievement{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(5.375rem - 2px);width:calc(5.5rem - 2px);background-color:#fff;border:1px solid #E5E3EB;box-shadow:0 3px #e5e3eb;border-radius:.75rem;font-size:12px;font-weight:300;position:relative;color:#e5e3eb}body.game .achievement i{margin-bottom:.5rem}body.game .achievement .achievement-name{text-align:center}body.game .achievement.MISSING .icon-achievement1,body.game .achievement.MISSING .icon-achievement2,body.game .achievement.MISSING .icon-achievement3,body.game .achievement.MISSING .icon-achievement4,body.game .achievement.MISSING .icon-achievement5,body.game .achievement.MISSING .icon-achievement6,body.game .achievement.MISSING .icon-achievement7,body.game .achievement.MISSING .icon-achievement8,body.game .achievement.READY .icon-achievement1,body.game .achievement.READY .icon-achievement2,body.game .achievement.READY .icon-achievement3,body.game .achievement.READY .icon-achievement4,body.game .achievement.READY .icon-achievement5,body.game .achievement.READY .icon-achievement6,body.game .achievement.READY .icon-achievement7,body.game .achievement.READY .icon-achievement8{content:url(/assets/trophy-inactive-8155b11d.svg)}body.game .achievement.RECEIVING{animation:achievement-appear 1s ease-out;background-color:#fef3e6;border:1px solid #F9B873;box-shadow:0 3px #f9b873;color:#212b59}body.game .achievement.RECEIVING .icon-trophy{content:url(/assets/trophy-5ecc63d0.svg)}body.game .achievement.RECEIVED{background-color:#fef3e6;border:1px solid #F9B873;box-shadow:0 3px #f9b873;color:#212b59}body.game .achievement.RECEIVED .icon-trophy{content:url(/assets/trophy-5ecc63d0.svg)}body.game .achievement-list{display:flex;gap:.75rem;flex-wrap:wrap}@keyframes achievement-appear{0%{opacity:0;scale:1.2}to{opacity:1;scale:1}}@keyframes mascot-appear-small{0%{transform:translate(-1rem)}to{transform:translate(0)}}@keyframes mascot-appear-left{0%{transform:translate(4rem)}to{transform:translate(0)}}@keyframes mascot-appear-right{0%{transform:translate(-4.5rem)}to{transform:translate(0)}}@keyframes case-appear{0%{opacity:0;translate:0 6.25rem}to{opacity:1;translate:0 0}}@keyframes case-disappear{0%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:0}50%{opacity:.25}to{opacity:0}}body.game .notice{margin-bottom:.5rem;padding:.5rem;color:#fff;border-radius:5px}body.game .notice.error{background-color:#ff7169;border:1px solid #D74941}body.game .notice.success{background-color:#fff;color:#008270;border:1px solid #008270}body.game .dashboard .dashboard-main .dashboard-levels{min-height:47.25rem;padding-top:1rem;width:27.375rem;box-shadow:#0000001a 0 25px 50px -12px;position:relative;height:38.75rem;border:1px solid #E5E3EB;border-radius:12px;margin:1rem;overflow:hidden;background-color:#fff}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-container,body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-title{width:100%}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-container.inactive,body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-title.inactive{color:#e5e3eb}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-container,body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-title{padding:1rem 1rem 1rem 1.5rem}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-container h3,body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-title h3{margin:0}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block{transition:transform 1s;transform:translateY(0);width:100%;display:grid;grid-template-columns:33.3% 33.3% 33.4%;justify-content:center}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block.first{grid-template-columns:33.3% 33.3% 33.4%}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block.second .level.active .level-block-wrapper:before{display:none}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block.second .level.active .level-block-wrapper:after{display:none}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block.second .level.active .level-block-wrapper:hover:before{display:initial}body.game .dashboard .dashboard-main .dashboard-levels .dashboard-levels-block.second .level.active .level-block-wrapper:hover:after{display:initial}body.game .dashboard .dashboard-main .dashboard-levels .level{border-top:1px solid #E5E3EB}body.game .dashboard .dashboard-main .dashboard-levels .level.level0,body.game .dashboard .dashboard-main .dashboard-levels .level.level1,body.game .dashboard .dashboard-main .dashboard-levels .level.level2,body.game .dashboard .dashboard-main .dashboard-levels .level.level3,body.game .dashboard .dashboard-main .dashboard-levels .level.level5,body.game .dashboard .dashboard-main .dashboard-levels .level.level6{border-bottom:1px solid #E5E3EB}body.game .dashboard .dashboard-main .dashboard-levels .level.level1,body.game .dashboard .dashboard-main .dashboard-levels .level.level2,body.game .dashboard .dashboard-main .dashboard-levels .level.level3,body.game .dashboard .dashboard-main .dashboard-levels .level.level4,body.game .dashboard .dashboard-main .dashboard-levels .level.level6,body.game .dashboard .dashboard-main .dashboard-levels .level.level7{border-left:1px solid #E5E3EB}body.game .dashboard .dashboard-main .dashboard-levels .level.level7{border-top:0px}body.game .dashboard .dashboard-main .dashboard-levels .level{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1;padding:1rem 0rem}body.game .dashboard .dashboard-main .dashboard-levels .level .level-name{margin-top:.5rem;font-weight:200}body.game .dashboard .dashboard-main .dashboard-levels .level.active .level-block{background-color:#16aa98;border-color:#008270;box-shadow:-1px 3px #008270;cursor:pointer}body.game .dashboard .dashboard-main .dashboard-levels .level.active .level-block:before{content:url(/assets/play-049f63a3.svg);position:relative;display:inline;left:2rem;top:2rem}body.game .dashboard .dashboard-main .dashboard-levels .level.active .level-block-wrapper:after{animation:.75s mascot-appear-small ease-in;display:inline-block;content:url(/assets/mascot-head-small-6f66ff96.svg);position:absolute;z-index:-1;top:0rem;right:.25rem}body.game .dashboard .dashboard-main .dashboard-levels .level.active .level-block-wrapper:before{display:inline-block;content:url(/assets/mascot-hand-small-40b057b7.svg);position:absolute;z-index:1;top:.5rem;right:0}body.game .dashboard .dashboard-main .dashboard-levels .level.complete .level-block{border-color:#212b59;background-color:#fff;box-shadow:-1px 3px #212b59;cursor:pointer}body.game .dashboard .dashboard-main .dashboard-levels .level.complete .level-block:before{content:url(/assets/restart-10e5f124.svg);position:relative;display:inline;left:1.75rem;top:2rem}body.game .dashboard .dashboard-main .dashboard-levels .level .level-block{display:relative;height:5.25rem;width:5.25rem;border:1px solid #E5E3EB;border-radius:100%;box-shadow:-1px 3px #b7b3b0}body.game .dashboard .dashboard-main .dashboard-levels .level .level-progress{position:absolute;top:2.25rem;background-color:#fff;border:1px solid #F08300;border-radius:4px;padding:.25rem}body.game .dashboard .dashboard-main .dashboard-levels .level .level-start{cursor:pointer;display:flex;align-items:center;box-shadow:-1px 3px #f08300;justify-content:center;position:absolute;bottom:9rem;width:10rem;height:2.5rem;background-color:#f9b873;border:1px solid #F08300;border-radius:12px;color:#4c4c4c;font-weight:600}body.game .dashboard .dashboard-main .dashboard-levels .level .level-start .level-start-name{z-index:1}body.game .dashboard .dashboard-main .dashboard-levels .level .level-start:before{position:absolute;top:1.75rem;content:"";height:1.5rem;width:1.5rem;background-color:#f9b873;transform:rotate(45deg);box-shadow:3px 3px #f08300}body.game .dashboard .dashboard-main .dashboard-levels .level .level-start:active{scale:.95;transition:box-shadow .1s}body.game .dashboard .dashboard-main .dashboard-levels .level .level-start:hover{filter:brightness(.95)}body.game .dashboard{display:flex;width:100%}body.game .dashboard .dashboard-menu{color:#212b59;box-shadow:#0000001a 0 25px 50px -12px;background-color:#fef3e6;height:100%;border-right:1px solid #CAC7D7}body.game .dashboard .dashboard-menu .dashboard-menu-logo{width:16.25rem;height:5.5rem;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #CAC7D7}body.game .dashboard .dashboard-menu .dashboard-menu-logo h1{cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;gap:.25rem}body.game .dashboard .dashboard-menu .dashboard-menu-items ul{list-style:none;margin:0;margin-top:1.25rem;margin-left:1.25rem;margin-right:1.25rem;padding:0rem}body.game .dashboard .dashboard-menu .dashboard-menu-items li{background-color:#fef3e6;height:2rem;cursor:pointer;align-items:center;display:flex;padding:.5rem 1rem;font-weight:600;border:1px solid #FEF3E6;border-radius:4px}body.game .dashboard .dashboard-menu .dashboard-menu-items li i{margin-right:.5rem}body.game .dashboard .dashboard-menu .dashboard-menu-items li.active{border:1px solid #6D698E}body.game .dashboard .dashboard-main{display:flex;justify-content:center;width:100%}@media screen and (min-height: 800px){body.game .dashboard .dashboard-main{margin-top:3.5rem}}body.game .dashboard .dashboard-main h3{font-size:20px;font-weight:500;margin-top:0rem}body.game .dashboard .dashboard-main h2{font-size:25px;font-weight:500}body.game .dashboard .dashboard-main #main{display:flex}body.game .dashboard .dashboard-main .link{display:flex;cursor:pointer;text-decoration:underline;margin-top:1rem;width:100%;justify-content:end;font-weight:200}body.game .dashboard .dashboard-main .dashboard-achievements{background-color:#fff;position:relative;display:flex;flex-direction:column;height:44.25rem;width:24.375rem;border:1px solid #CAC7D7;border-radius:12px;padding:1.5rem;margin:1rem}body.game .dashboard .dashboard-main .dashboard-achievements:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .dashboard .dashboard-main .dashboard-achievements:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:1}body.game .dashboard .dashboard-main .dashboard-achievements-block{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;border:1px solid #CAC7D7;border-radius:12px;height:fit-content;width:24.375rem;padding:2rem 1.5rem;margin:1rem}body.game .dashboard-settings{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;position:relative;display:flex;flex-direction:column;height:44.25rem;width:24.375rem;border:1px solid #E5E3EB;border-radius:12px;padding:1.5rem;margin:1rem}body.game .dashboard-settings .select-wrapper,body.game .dashboard-settings .select-wrapper .select{width:15rem}body.game .dashboard-settings .field .select-wrapper:after{position:absolute;display:inline-block;content:url(/assets/wedge-down-d42ee68d.svg);top:.5rem;right:.75rem}body.game .dashboard-settings .buttons{position:absolute;bottom:2rem;border-top:1px solid #E5E3EB;width:calc(100% - 3rem);padding-top:1rem;display:flex;justify-content:right}body.game .dashboard-settings:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .dashboard-settings:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:1}body.game .dashboard-leaderboard-block{box-shadow:#0000001a 0 25px 50px -12px;border:1px solid #E5E3EB;border-radius:12px;height:fit-content;width:24.375rem;padding:2rem 1.5rem;margin:1rem;background-color:#fff}body.game .dashboard-leaderboard-block ul{list-style:none;padding-left:0;overflow-y:auto;font-size:12px}body.game .dashboard-leaderboard-block ul li{border:solid 1px white;border-radius:12px;margin-bottom:.25rem;height:auto;padding:.25rem .5rem;gap:.5rem;display:flex;justify-content:space-between;align-content:center}body.game .dashboard-leaderboard-block ul li.mine{border-color:#f08300;background-color:#fef3e6}body.game .dashboard-leaderboard-block ul li.mine .rank .rank-background{background-color:#f9b873;border-color:#f08300;box-shadow:-1px 3px #f08300}body.game .dashboard-leaderboard-block ul li.mine .rank .rank-number{text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300}body.game .dashboard-leaderboard-block ul li .rank{position:relative;font-size:19px;color:#fff;text-shadow:1px 1px 0px #F9B873;font-family:Sniglet;background-color:none}body.game .dashboard-leaderboard-block ul li .rank .rank-background{display:inline-block;height:28px;width:28px;border:1px solid #F9B873;background-color:#fef3e6;border-radius:25px;box-shadow:-1px 3px #f9b873}body.game .dashboard-leaderboard-block ul li .rank .rank-number{display:flex;justify-content:center;font-size:18px;position:absolute;z-index:1;top:.3rem;width:1.9rem;text-shadow:1px 0 #F9B873,-1px 0 #F9B873,1px 1px #F9B873,-1px -1px #F9B873,1px -1px #F9B873,-1px 1px #F9B873}body.game .dashboard-leaderboard-block ul li .text{align-content:center;width:100%}body.game .dashboard-leaderboard-block ul li .scores{display:flex;flex-direction:row;align-items:center;gap:.25rem}body.game .dashboard-leaderboard{box-shadow:#0000001a 0 25px 50px -12px;background-color:#fff;position:relative;display:flex;flex-direction:column;height:44.25rem;width:33.8125rem;border:1px solid #E5E3EB;border-radius:12px;padding:1.5rem;margin:1rem}body.game .dashboard-leaderboard:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .dashboard-leaderboard:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:1}body.game .dashboard-leaderboard .header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:1rem;margin-bottom:.5rem}body.game .dashboard-leaderboard .header h2{margin:0rem}body.game .dashboard-leaderboard .header .filters{position:relative;display:flex;align-items:center;gap:.25rem;font-weight:100}body.game .dashboard-leaderboard .header .filters .select-wrapper,body.game .dashboard-leaderboard .header .filters .select-wrapper .select{width:150px}body.game .dashboard-leaderboard ul{list-style:none;padding-left:0;overflow-y:auto}body.game .dashboard-leaderboard ul li{border:solid 1px #E5E3EB;border-radius:12px;margin-bottom:.25rem;height:auto;padding:.75rem;display:flex;justify-content:space-between;align-content:center}body.game .dashboard-leaderboard ul li.mine{border-color:#f08300;background-color:#fef3e6}body.game .dashboard-leaderboard ul li.mine .rank .rank-background{background-color:#f9b873;border-color:#f08300;box-shadow:-1px 3px #f08300}body.game .dashboard-leaderboard ul li.mine .rank .rank-number{text-shadow:1px 0 #F08300,-1px 0 #F08300,1px 1px #F08300,-1px -1px #F08300,1px -1px #F08300,-1px 1px #F08300}body.game .dashboard-leaderboard ul li .rank{position:relative;font-size:19px;color:#fff;text-shadow:1px 1px 0px #F9B873;font-family:Sniglet;background-color:none;height:3rem;width:5rem}body.game .dashboard-leaderboard ul li .rank .rank-background{display:inline-block;height:45px;width:45px;border:1px solid #F9B873;background-color:#fef3e6;border-radius:25px;box-shadow:-1px 3px #f9b873}body.game .dashboard-leaderboard ul li .rank .rank-number{display:flex;justify-content:center;font-size:30px;position:absolute;z-index:1;top:.4rem;width:3rem;text-shadow:1px 0 #F9B873,-1px 0 #F9B873,1px 1px #F9B873,-1px -1px #F9B873,1px -1px #F9B873,-1px 1px #F9B873}body.game .dashboard-leaderboard ul li .text{align-content:center;width:100%}body.game .dashboard-leaderboard ul li .scores{display:flex;flex-direction:row;align-items:center;gap:.25rem}body.game .dashboard-feedback{background-color:#fff;position:relative;display:flex;flex-direction:column;height:44.25rem;width:24.375rem;border:1px solid #E5E3EB;border-radius:12px;padding:1.5rem;margin:1rem;font-weight:200}body.game .dashboard-feedback textarea{width:100%;height:25rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:5px;margin-top:1rem;resize:none}body.game .dashboard-feedback:before{animation:.75s mascot-appear-right cubic-bezier(.87,.1,.59,.26);display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-5.5rem;bottom:0rem;z-index:-1}body.game .dashboard-feedback:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem;z-index:1}body.game .dashboard-feedback .buttons{position:absolute;bottom:2rem;border-top:1px solid #E5E3EB;width:calc(100% - 3rem);padding-top:1rem;display:flex;justify-content:right}body.game .dashboard-feedback .header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:1rem;margin-bottom:.5rem}body.game .dashboard-feedback .header h2{margin:0rem}body.game .dashboard-feedback .header .filters{position:relative;display:flex;align-items:center;gap:.25rem;font-weight:100}body.game .dashboard-feedback .header .filters .select-wrapper,body.game .dashboard-feedback .header .filters .select-wrapper .select{width:150px}body.game .dashboard-feedback ul{list-style:none;padding-left:0;overflow-y:auto}body.game .dashboard-feedback ul li{border:solid 1px #E5E3EB;border-radius:12px;margin-bottom:.25rem;height:auto;padding:.75rem;display:flex;justify-content:space-between;align-content:center}body.game .dashboard-feedback ul li.mine{border-color:#fef3e6}body.game .dashboard-feedback ul li .rank{position:relative;font-size:19px;color:#fff;text-shadow:1px 1px 0px #F9B873;font-family:Sniglet;background-color:none;height:3rem;width:5rem}body.game .dashboard-feedback ul li .rank .rank-number{display:flex;justify-content:center;font-size:30px;position:absolute;z-index:1;top:.25rem;width:3rem}body.game .dashboard-feedback ul li .rank:after{position:absolute;left:.15rem;content:url(/assets/rank-large-af846fb4.svg);z-index:0}body.game .dashboard-feedback ul li .text{align-content:center;width:100%}body.game .dashboard-feedback ul li .scores{display:flex;flex-direction:row;align-items:center;gap:.25rem}body.game .dashboard-popup .info-popup-main{position:absolute;width:30.5rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:2.5rem 2.5rem 10rem;line-height:30px;font-size:20px;font-weight:200}body.game .dashboard-popup .info-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .dashboard-popup .info-popup-main .credits{color:#b7b3b0;font-size:14px;font-weight:300;border-top:1px solid #E5E3EB;margin-top:1rem}body.game .dashboard-popup .info-popup-main .credits .credits-text{margin-top:1rem;margin-bottom:.5rem}body.game .dashboard-popup .info-popup-main .credits .credits-logos{display:flex;gap:1rem;align-items:center}body.game .dashboard-popup .info-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:left}body.game .dashboard-popup .start-popup-main{position:absolute;width:30.5rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:2.5rem 2.5rem 10rem;line-height:30px;font-size:20px;font-weight:200}body.game .dashboard-popup .start-popup-main h1{margin:0;font-size:28.3px;margin-bottom:.5rem}body.game .dashboard-popup .start-popup-main .fields{margin-top:2rem}body.game .dashboard-popup .start-popup-main .fields select{width:15rem}body.game .dashboard-popup .start-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:space-between}body.game .dashboard-popup .dashboard-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.tutorial-popup{position:absolute;width:100%;height:100%}.tutorial-popup .tutorial-popup-overlay{position:absolute;width:100%;height:100%;background-color:#212b59;opacity:.5;z-index:2;top:-7px}.tutorial-popup .tutorial-popup-window{display:block;position:absolute;padding:1.5rem;background-color:#fff;border:1px solid white;border-radius:12px;width:16rem;height:fit-content;top:10rem;right:calc(50vw - 28.5rem);z-index:5;line-height:24px}.tutorial-popup .tutorial-popup-window .buttons{display:flex}.tutorial-popup .tutorial-popup-window:before{position:absolute;top:-.75rem;left:9rem;content:"";height:1.5rem;width:1.5rem;background-color:#fff;transform:rotate(45deg)}.tutorial-popup.step0 .tutorial-popup-window{top:calc(50vh - 10rem);right:revert;left:calc(50vw - 10rem);bottom:9rem}.tutorial-popup.step0 .tutorial-popup-window:before{display:none;top:revert;bottom:-.75rem}.tutorial-popup.step1 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask6-1de291a9.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center top;mask-position:center top}.tutorial-popup.step1 .tutorial-popup-window{top:10rem;left:calc(50vw - 5rem)}.tutorial-popup.step1 .tutorial-popup-window:before{left:revert;top:7rem;left:18rem;transform:rotate(45deg)}.tutorial-popup.step2 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask1-4dbc92b4.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center top;mask-position:center top}.tutorial-popup.step2 .tutorial-popup-window{right:calc(50vw - 28.5rem)}.tutorial-popup.step3 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask2-c5ef357e.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center top;mask-position:center top}.tutorial-popup.step3 .tutorial-popup-window{right:calc(50vw - 34.2rem)}.tutorial-popup.step4 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask3-e61742cd.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center top;mask-position:center top}.tutorial-popup.step4 .tutorial-popup-window{right:calc(50vw - 40.5rem)}.tutorial-popup.step5 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask6-1de291a9.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center top;mask-position:center top}.tutorial-popup.step5 .tutorial-popup-window{top:18rem;right:calc(50vw - 10.5rem)}.tutorial-popup.step5 .tutorial-popup-window:before{top:6rem;left:revert;right:-.75rem;transform:rotate(45deg)}.tutorial-popup.step6 .tutorial-popup-overlay{mask:url(/assets/tutorial-mask4-7b6e47e1.svg) no-repeat,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-position:center bottom;mask-position:center bottom}.tutorial-popup.step6 .tutorial-popup-window{top:revert;right:revert;left:calc(50vw - 20.1rem);bottom:9rem}.tutorial-popup.step6 .tutorial-popup-window:before{top:revert;bottom:-.75rem}body.game .tutorial-end-popup{position:absolute;height:100%;width:100%}body.game .tutorial-end-popup .tutorial-end-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:-7px;left:0;background-color:#b7b3b0;z-index:2}body.game .tutorial-end-popup .tutorial-end-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-extra{position:absolute;width:35.5rem;height:fit-content}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-extra:before{display:inline-block;position:absolute;content:url(/assets/mascot-large-flip-20c24fd1.svg);right:-8rem;top:-4rem;z-index:2}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main{position:absolute;width:35.5rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:3rem 2.5rem 9rem;line-height:30px;font-size:16px;font-weight:300}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main ul{padding-top:.25rem;padding-left:0}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main ul li{display:flex;list-style:none;align-items:center;gap:.5rem;margin:1rem 0rem}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main:after{display:inline-block;position:absolute;content:url(/assets/mascot-hand-large-flip-28c5346c.svg);right:-.75rem;bottom:7rem}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main strong{font-weight:700}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main textarea{width:100%;height:10rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:5px}body.game .tutorial-end-popup .tutorial-end-popup-container .tutorial-end-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:space-between}.diagram-popup{display:block;position:absolute;background-color:#fff;border:1px solid #212B59;border-radius:12px;resize:both;width:44.5rem;height:39.75rem;top:calc(50vh - 19.875rem);left:calc(50vw - 22.25rem);overflow:hidden;z-index:5}.diagram-popup.DIAGRAM1{min-width:15rem;min-height:20rem;width:46.5rem;height:61.75rem;left:calc(50vw - 23.25rem);top:calc(50vh - 30.875rem)}.diagram-popup.DIAGRAM2{min-width:60.5rem;min-height:19.37rem;width:46.5rem;height:48.75rem;left:calc(50vw - 30.25rem);top:calc(50vh - 22.875rem)}.diagram-popup.DIAGRAM3{min-width:15rem;min-height:20rem;width:40.5rem;height:54.75rem;left:calc(50vw - 20.25rem);top:calc(50vh - 27.375rem)}.diagram-popup.DIAGRAM4{min-width:12.75rem;min-height:19.37rem;width:25.5rem;height:38.75rem;left:calc(50vw - 12.75rem);top:calc(50vh - 19.375rem)}.diagram-popup.DIAGRAM5{min-width:35.25rem;min-height:15.37rem;width:84.5rem;height:42.75rem;left:calc(50vw - 42.25rem);top:calc(50vh - 21.375rem)}.diagram-popup.DIAGRAM6,.diagram-popup.DIAGRAM7{min-width:15.75rem;min-height:19.5rem;width:38.5rem;height:48.75rem;left:calc(50vw - 19.25rem);top:calc(50vh - 24.375rem)}.diagram-popup.DIAGRAM8{min-width:14.5rem;min-height:17.37rem;width:39.5rem;height:49.75rem;left:calc(50vw - 19.75rem);top:calc(50vh - 24.875rem)}.diagram-popup.DIAGRAM9{min-width:22.25rem;min-height:27.25rem;width:44.5rem;height:37.75rem;left:calc(50vw - 22.25rem);top:calc(50vh - 18.875rem)}.diagram-popup.DIAGRAM10{min-width:21.5rem;min-height:19rem;width:43rem;height:38rem;left:calc(50vw - 21.5rem);top:calc(50vh - 19rem)}.diagram-popup.DIAGRAM11{min-width:20.75rem;min-height:19.25rem;width:41.5rem;height:39.75rem;left:calc(50vw - 20.75rem);top:calc(50vh - 19.875rem)}.diagram-popup.DIAGRAM12{min-width:40.5rem;min-height:15.37rem;width:57.5rem;height:43.75rem;left:calc(50vw - 28.75rem);top:calc(50vh - 21.875rem)}.diagram-popup .diagram-popup-menu{display:flex;justify-content:space-between;align-items:center;background-color:#f9b873;border-bottom:1px solid #212B59;height:2rem;padding:0 .5rem}.diagram-popup .diagram-popup-menu .diagram-popup-menu-title{cursor:grab;font-weight:600}.diagram-popup .diagram-popup-menu .icon{cursor:pointer}.diagram-popup .diagram-popup-menu .icon-close{margin-top:.25rem}.diagram-popup .diagram-popup-menu .icon-close:active{scale:.95;transition:box-shadow .1s}.diagram-popup .diagram-popup-menu .icon-close:hover{filter:brightness(.95)}.diagram-popup .diagram-popup-image{width:calc(100% - 1rem);height:calc(100% - 3rem);padding:.5rem;background-size:contain;background-repeat:no-repeat;background-position:center}.diagram-popup .diagram-popup-image.diagram1{background-image:url(/assets/diagrams/DG-figuur2.3.png)}.diagram-popup .diagram-popup-image.diagram2{background-image:url(/assets/diagrams/DG-figuur3.1.png)}.diagram-popup .diagram-popup-image.diagram3{background-image:url(/assets/diagrams/DG-figuur3.2.png)}.diagram-popup .diagram-popup-image.diagram4{background-image:url(/assets/diagrams/DG-figuur3.4.png)}.diagram-popup .diagram-popup-image.diagram5{background-image:url(/assets/diagrams/DG-figuur4.1.png)}.diagram-popup .diagram-popup-image.diagram6{background-image:url(/assets/diagrams/DG-figuur4.2.png)}.diagram-popup .diagram-popup-image.diagram7{background-image:url(/assets/diagrams/DG-figuur4.3.png)}.diagram-popup .diagram-popup-image.diagram8{background-image:url(/assets/diagrams/DG-figuur4.4.png)}.diagram-popup .diagram-popup-image.diagram9{background-image:url(/assets/diagrams/DG-figuur4.5.png)}.diagram-popup .diagram-popup-image.diagram10{background-image:url(/assets/diagrams/DG-figuur4.6.png)}.diagram-popup .diagram-popup-image.diagram11{background-image:url(/assets/diagrams/DG-figuur4.7.png)}.diagram-popup .diagram-popup-image.diagram12{background-image:url(/assets/diagrams/DG-figuur3.3.png)}.call-popup{position:absolute;width:100%;height:100%}.call-popup.feedback{position:initial;width:initial;height:initial;display:flex;flex-direction:row;justify-content:center;margin-bottom:7.5rem;width:72rem}.call-popup .call-popup-overlay{position:absolute;width:100%;height:100%;background-color:#d74941;opacity:.5;z-index:2;top:-7px}.call-popup .call-popup-initial-window{position:absolute;height:25rem;width:23.375rem;top:calc(50vh - 12.5rem);left:calc(50vw - 11.6875rem);background-color:#fff;border-radius:12px;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:300}.call-popup .call-popup-initial-window .text{margin-top:1rem}.call-popup .call-popup-initial-window .call-animation{position:relative;height:12rem;width:12rem}@keyframes grow{0%{scale:70% 70%}to{scale:100% 100%}}.call-popup .call-popup-initial-window .call-outer-ring-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;z-index:1;height:12rem;width:12rem}.call-popup .call-popup-initial-window .call-outer-ring-wrapper .call-outer-ring{animation:1s grow infinite alternate ease-in-out;background-color:#e5e3eb;border-radius:100%;opacity:.2;height:12rem;width:12rem}.call-popup .call-popup-initial-window .call-middle-ring-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;height:12rem;width:12rem}.call-popup .call-popup-initial-window .call-middle-ring-wrapper .call-middle-ring{animation:1s grow infinite alternate ease-in-out;background-color:#e5e3eb;border-radius:100%;opacity:.4;height:10.5rem;width:10.5rem}.call-popup .call-popup-initial-window .call-inner-ring-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;z-index:3;height:12rem;width:12rem}.call-popup .call-popup-initial-window .call-inner-ring-wrapper .call-inner-ring{animation:1s grow infinite alternate ease-in-out;background-color:#e5e3eb;border-radius:100%;opacity:.6;height:9rem;width:9rem}.call-popup .call-popup-initial-window .img-call-wrapper{position:absolute;display:flex;align-items:center;justify-content:center;z-index:4;height:12rem;width:12rem}.call-popup .call-popup-initial-window .img-call-wrapper .img-call{margin:1rem;height:7.5rem;width:7.5rem}.call-popup .call-popup-initial-window .name{font-size:25px;font-weight:700}.call-popup .call-popup-initial-window .buttons{margin-top:1rem}.call-popup.feedback .call-popup-window{top:inherit;z-index:0}.call-popup .call-popup-window{position:absolute;padding:3rem 6.15rem;height:35.25rem;width:47.7rem;top:calc(50vh - 21.625rem);left:calc(50vw - 29.85rem);background-color:#fff;border-radius:12px;z-index:3;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;font-weight:300}.call-popup .call-popup-window .call-popup-window-left{height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.call-popup .call-popup-window .call-popup-window-right{display:flex;flex-direction:column;justify-content:space-between;width:36.125rem;height:calc(100% - 2rem);border:1px solid #E5E3EB;border-radius:12px;padding:1rem}.call-popup .call-popup-window .call-popup-window-right .call-popup-patient{display:block;margin-top:.75rem}.call-popup .call-popup-window .call-popup-window-right p{font-size:27.25px;font-weight:100;margin-top:.75rem}.call-popup .call-popup-window .call-popup-window-right .buttons{border-top:1px solid #E5E3EB;padding:1rem;display:flex;justify-content:center}.call-popup .call-popup-window .call-popup-window-right:before{position:absolute;left:14.6rem;top:8rem;content:"";height:1.5rem;width:1.5rem;background-color:#fff;transform:rotate(45deg);border-left:1px solid #E5E3EB;border-bottom:1px solid #E5E3EB}body.game .feedback-popup{position:absolute;height:100%;width:100%}body.game .feedback-popup .feedback-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:-7px;left:0;background-color:#b7b3b0;z-index:2}body.game .feedback-popup .feedback-popup-main{position:absolute;width:35.5rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:3rem 2.5rem 10rem;line-height:30px;font-size:14px;font-weight:600}body.game .feedback-popup .feedback-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .feedback-popup .feedback-popup-main textarea{width:100%;height:10rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:5px;resize:none}body.game .feedback-popup .feedback-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:right}body.game .feedback-popup .feedback-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .schola-popup{position:absolute;height:100%;width:100%}body.game .schola-popup .schola-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:-7px;left:0;background-color:#b7b3b0;z-index:2}body.game .schola-popup .schola-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .schola-popup .schola-popup-container .schola-popup-main{position:absolute;width:35.5rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:3rem 2.5rem 9rem;line-height:30px;font-size:16px;font-weight:300}body.game .schola-popup .schola-popup-container .schola-popup-main strong{font-weight:700}body.game .schola-popup .schola-popup-container .schola-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .schola-popup .schola-popup-container .schola-popup-main textarea{width:100%;height:10rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:5px}body.game .schola-popup .schola-popup-container .schola-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:space-between}body.game .mobile-popup{position:fixed;height:100%;width:100%;top:0;left:0}body.game .mobile-popup .mobile-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:-7px;left:0;background-color:#b7b3b0;z-index:2}body.game .mobile-popup .mobile-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .mobile-popup .mobile-popup-container .mobile-popup-main{position:absolute;max-width:30.5rem;width:fit-content;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:3rem 2.5rem 2.5rem;line-height:30px;font-size:16px;font-weight:300}body.game .mobile-popup .mobile-popup-container .mobile-popup-main strong{font-weight:700}body.game .mobile-popup .mobile-popup-container .mobile-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .icon-popup{position:fixed;height:100%;width:100%;top:0;left:0;z-index:3}body.game .icon-popup .icon-popup-overlay{position:absolute;width:100%;height:100%;top:-7px;left:0;z-index:2}body.game .icon-popup .icon-popup-main{display:flex;justify-content:center;align-items:center;position:absolute;width:fit-content;height:fit-content;z-index:2;line-height:30px}body.game .icon-popup .icon-popup-main svg{opacity:0;animation:blink 1.5s;transform:scale(10);fill:#16aa98;stroke:none;height:25px;width:25px}body.game .icon-popup .icon-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .intro-popup{position:absolute;height:100%;width:100%}body.game .intro-popup .intro-popup-overlay{position:absolute;opacity:.7;width:100%;height:100%;top:-7px;left:0;background-color:#b7b3b0;z-index:2}body.game .intro-popup .intro-popup-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}body.game .intro-popup .intro-popup-container .intro-popup-main{position:absolute;width:45rem;height:fit-content;background-color:#fff;z-index:2;border-radius:12px;padding:3rem 2.5rem 9rem;line-height:30px;font-size:16px;font-weight:300}body.game .intro-popup .intro-popup-container .intro-popup-main strong{font-weight:700}body.game .intro-popup .intro-popup-container .intro-popup-main h1{margin:0;font-size:28.3px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}body.game .intro-popup .intro-popup-container .intro-popup-main textarea{width:100%;height:10rem;background-color:#fff;border:1px solid #E5E3EB;border-radius:5px}body.game .intro-popup .intro-popup-container .intro-popup-main .buttons{position:absolute;bottom:3rem;border-top:1px solid #E5E3EB;width:calc(100% - 5rem);padding-top:1.5rem;display:flex;justify-content:center}body.game .intro-popup .intro-popup-container .intro-popup-main table.score-table tr:nth-of-type(1){background-color:#0000001a}body.game .intro-popup .intro-popup-container .intro-popup-main table.score-table tr:nth-of-type(2){background-color:#0f09}body.game .intro-popup .intro-popup-container .intro-popup-main table.score-table tr:nth-of-type(3){background-color:#ff800080}body.game .intro-popup .intro-popup-container .intro-popup-main table.score-table tr:nth-of-type(4){background-color:#ff000080}body.game .intro-popup .intro-popup-container .intro-popup-main table.score-table tr:nth-of-type(5){font-style:italic}.admin{overflow-x:hidden;overflow-y:auto}
