.p-editor{--p-editor-content-color: #000000}.sun-editor-editable h1{color:#ff5733!important;font-weight:700}@media (min-width: 768px){.sun-editor{flex:1!important}.sun-editor .se-container{height:100%;display:flex;flex-direction:column}.sun-editor .se-wrapper{flex:1}.sun-editor .se-resizing-bar{display:none}.sun-editor .se-wrapper .se-wrapper-inner{min-height:100%}.se-container,.se-wrapper{height:100%}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{animation:rotation 1s linear infinite;border:16px solid #f3f3f3;border-top:16px solid #BA66F0;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.object-mic{display:flex;justify-content:center;align-items:center;align-content:stretch}.outline-mic{width:30px;height:30px;border-radius:50%;border:8px solid #b5a4a4;animation:pulseMic 3s;animation-timing-function:ease-out;animation-iteration-count:infinite;position:absolute}.outline-mic_small{width:15px;height:15px;border-radius:50%;border:8px solid #b5a4a4;animation:pulseMic 3s;animation-timing-function:ease-out;animation-iteration-count:infinite;position:absolute}.button-mic{width:30px;height:30px;border-radius:50%;box-shadow:0 0 80px #0084f9;position:absolute}@keyframes pulseMic{0%{transform:scale(.5);opacity:1}50%{transform:scale(1.5);opacity:.4}to{transform:scale(2);opacity:0}}.blinking{animation:blinkingEffect 1s infinite}@keyframes blinkingEffect{0%{opacity:1}50%{opacity:0}to{opacity:1}}
