#blocklyDiv{height:100%;width:100%;position:absolute}.unity_wrapper{overflow:hidden;width:800px;margin:0 auto!important;height:600px}.unity_container{margin:0 auto!important;background:none!important;display:flex;height:600px!important;width:800px!important;max-height:100vh}.loading-container-rvw{z-index:2;background-color:#000;width:800px;height:600px;display:flex;flex-direction:column;justify-content:center}@-webkit-keyframes customticker{to{transform:translate3d(100%,0,0);visibility:visible}0%{transform:translate3d(-100%,0,0)}}@keyframes customticker{to{transform:translate3d(100%,0,0);visibility:visible}0%{transform:translate3d(-100%,0,0)}}.tickerwrap{width:100%;overflow:hidden;background-color:rgba(0,0,0,.5);color:#fff}.ticker{display:inline-block;white-space:nowrap;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:customticker;animation-name:customticker;-webkit-animation-duration:27s;animation-duration:2s;height:15px;width:100%;background:#fff;border-radius:2%}.loading-text{color:#fff;align-self:center;margin-bottom:20px;font-size:x-large}.toolbar{display:flex;align-items:center;justify-content:center;width:100%;margin-top:10px}.flex-col{flex-direction:column}.flex-col,.flex-row{display:flex}.toolbar-wrapper{margin:5px;align-items:center}.blockly-tools{flex-grow:.11}.blockly-toolbar,.replay-tools{border:solid #000;align-items:center;justify-content:center;height:70px;padding-top:10px;margin-right:20px;margin-bottom:10px}.record-button-wrapper{height:60px;width:60px;display:flex}.record-button{width:30px;height:30px;border-radius:50%;background-color:red;margin:auto;justify-self:center;align-self:center}.record-button.recording{-webkit-animation:pulse 1s ease-in-out infinite;animation:pulse 1s ease-in-out infinite}@-webkit-keyframes pulse{0%{height:30px;width:30px}50%{height:60px;width:60px}to{height:30px;width:30px}}@keyframes pulse{0%{height:30px;width:30px}50%{height:60px;width:60px}to{height:30px;width:30px}}
/*# sourceMappingURL=main.fa5b47a9.chunk.css.map */