@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);.globalLoader{align-items:center;background:#00000080;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.globalLoaderShow{display:flex!important}.spinner{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3f50b5;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:460px;min-height:600px;width:auto}.path{stroke-dasharray:300;stroke-dashoffset:300;animation:dash 4s infinite alternate}@keyframes dash{0%,30%{fill:4B4B62;stroke-dashoffset:0}80%,to{fill:#0000;stroke-dashoffset:-200}}
/*# sourceMappingURL=main.8e72dbe7.css.map*/