.Component{display:block;position:absolute;box-sizing:border-box;margin:0;pointer-events:all}.ImageAsset>img{position:absolute;left:0;top:0;width:100%;height:100%}.VectorAsset{overflow:hidden}.VectorAsset>svg{transform-origin:0 0}.RichText{overflow:hidden;font-size:36px}.RichText>div{width:100%;height:100%}.RichTextScriptPlaceholder{display:inline-block;background-color:#6cf;padding:5px;color:#fff;border-radius:5px;font-size:.7em;font-style:italic}.RichTextScriptPlaceholder::before{content:"script"}.Sound{display:none;padding:15px}.SceneBackground{display:none;width:100px;height:100px;background:url(/css/easy/editor/paint.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.MultipleChoice #choices{padding:30px;overflow-y:auto}.MultipleChoice .AnswerBox{display:flex;flex-direction:row;align-items:center}.MultipleChoice #answer{font-size:22px;padding:30px;margin:10px;background-color:#fff;border:1px solid #000;border-radius:10px;position:unset;width:-moz-available;width:-webkit-fill-available;width:fill-available}.MultipleChoice .AnswerBox input{width:30px;height:30px;appearance:auto}.MultipleChoice .AnswerBox.Correct #answer{background-color:#9f6}.MultipleChoice .AnswerBox.Wrong #answer{background-color:#c00;color:#fff}.OpenAnswer #answer{flex:1;font-size:22px;padding:30px;margin:30px;background-color:#fff;border:1px solid #000;border-radius:10px}.DragAndDrop .DropAreaDT{border:dashed 3px silver;border-radius:10px}.DragAndDropAreaConnection{stroke:silver;fill:none;stroke-dasharray:2.5,2.5;marker-start:url(#dot);marker-end:url(#dot);cursor:not-allowed}.DragAndDropAreaConnection:hover{stroke-width:2px;stroke:red}svg #dot{fill:silver}.Quiz{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;pointer-events:none !important}.Quiz *{pointer-events:all}.Quiz .QuestionBox{font-size:22px;padding:30px;margin:30px;background-color:#fff;border:1px solid #000;border-radius:10px;width:-moz-available;width:-webkit-fill-available;width:fill-available;position:unset}@keyframes QuizTimerDanger{0%{opacity:0;transform:scale(0, 0)}40%{transform:scale(1.15, 1.15);opacity:1}80%{transform:none}}@keyframes QuizTimerExpired{10%{transform:translateX(9px)}20%{transform:translateX(-8px)}30%{transform:translateX(7px)}40%{transform:translateX(-6px)}50%{transform:translateX(5px)}60%{transform:translateX(-4px)}70%{transform:translateX(3px)}80%{transform:translateX(-2px)}90%{transform:translateX(1px)}100%{transform:translateX(0)}}.QuizTimer{stroke:#32cd32;stroke-width:6px}.QuizTimerDanger{stroke:#b12a2a;animation-name:QuizTimerDanger;animation-duration:1s;animation-iteration-count:infinite}.QuizTimerExpired{animation-name:QuizTimerExpired;animation-duration:.25s;animation-iteration-count:infinite}.HotArea{border:1px solid #00bcd4;background-color:rgba(0,188,212,.25);width:100px;height:100px}.HotAreaCompleted{background-image:url(/css/easy/editor/hotarea_completed.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.HotAreaIconXSmall{width:30px;height:30px;background-image:url(/css/easy/editor/hotarea_icon.svg);transform-origin:12px 4px;background-size:contain;background-repeat:no-repeat;background-position:center}.HotAreaIconSmall{width:48px;height:48px;background-image:url(/css/easy/editor/hotarea_icon.svg);transform-origin:19px 6px;background-size:contain;background-repeat:no-repeat;background-position:center}.HotAreaIconMedium{width:64px;height:64px;background-image:url(/css/easy/editor/hotarea_icon.svg);transform-origin:25px 8px;background-size:contain;background-repeat:no-repeat;background-position:center}.HotAreaIconLarge{width:76px;height:76px;background-image:url(/css/easy/editor/hotarea_icon.svg);transform-origin:30px 10px;background-size:contain;background-repeat:no-repeat;background-position:center}.HotAreaIconCompleted{background-image:url(/css/easy/editor/hotarea_completed.svg)}.VideoAsset video{height:100%;width:100%;object-fit:fill}.Shape{width:100px;height:100px}.Shape svg{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}.Avatar{overflow:hidden}.Avatar>svg{transform-origin:0 0}.Pause{width:100px;height:100px;background:url(/css/easy/editor/icon_pause.svg);background-size:contain;background-repeat:no-repeat}.NavigationController{width:100px;height:100px;background:url(/css/easy/editor/icon_compass.svg);background-size:contain;background-repeat:no-repeat}.DynamicModifier{width:100px;height:100px;background-size:contain;background-image:url(/css/easy/editor/repair_tools.svg)}.Layer{display:block;position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none !important}