.fundo{animation:scales 3s infinite alternate}.fundo,.pao-baixo{transform-origin:center}.pao-baixo{animation:rotatepao 14s cubic-bezier(.1,.49,.41,.97) infinite}.pao-cima{animation:rotatepao 7s cubic-bezier(.1,.49,.41,.97) 1s infinite;transform-origin:center}.left-sparks{transform-origin:150px 156px}.left-sparks,.right-sparks{animation:left-sparks 4s infinite alternate}.right-sparks{transform-origin:310px 150px}.olhos{animation:olhos 2s infinite alternate;transform-origin:center}@keyframes scales{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes rotatepao{0%{transform:rotate(0deg)}50%,60%{transform:rotate(-20deg)}to{transform:rotate(0deg)}}@keyframes olhos{0%{transform:rotateX(0deg)}to{transform:rotateX(30deg)}}@keyframes left-sparks{0%{opacity:0}}.main{min-height:600px;margin:0 auto;width:auto;max-width:460px;display:flex;align-items:center;justify-content:center}.path{stroke-dasharray:300;stroke-dashoffset:300;animation:dash 4s infinite alternate}@keyframes dash{0%,30%{fill:4B4B62;stroke-dashoffset:0}80%,to{fill:transparent;stroke-dashoffset:-200}}.spinner{margin:auto;width:70px;text-align:center}.spinner.blue .bounce{background-color:#2196f3}.spinner.orange .bounce{background-color:#ff4c16}.spinner.red .bounce{background-color:#c32d22}.spinner.white .bounce{background-color:#fff}.spinner.black .bounce{background-color:#000}.spinner.purple .bounce{background-color:#9c27b0}.spinner.gray .bounce{background-color:#444}.spinner.pink .bounce{background-color:#e91e63}.spinner.main .bounce{background-color:#000}.spinner .text{text-align:center;margin-bottom:.5rem}.spinner .bounce{width:18px;height:18px;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce.bounce1{animation-delay:-.32s}.spinner .bounce.bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.filterForm{padding:24px 0}.filterForm .filter-form-btn{margin-top:.7rem}.filterForm .filter-autocomplete-root{margin-top:.5rem}html[dir=rtl] .filter-autocomplete-root label{margin-top:-.5rem}html[dir=ltr] .filterForm .MuiAutocomplete-root .MuiInputLabel-outlined:not(.MuiInputLabel-shrink){transform:translate(10px,12px) scale(1)}.editor-uploader{visibility:hidden}.tox-notifications-container{display:none!important}