.not-found-btn{margin-top:8px;color:#fff;background:#5586ff}@media only screen and (max-width:440px){.not-found-btn{background-color:#2e5bad}}@media only screen and (min-width:720px) and (max-width:850px){footer{position:absolute;width:100%;bottom:0}}.fundo{animation:scales 3s alternate infinite;transform-origin:center}.pao-baixo{animation:rotatepao 14s cubic-bezier(.1,.49,.41,.97) infinite;transform-origin:center}.pao-cima{animation:rotatepao 7s 1s cubic-bezier(.1,.49,.41,.97) infinite;transform-origin:center}.left-sparks{animation:left-sparks 4s alternate infinite;transform-origin:150px 156px}.right-sparks{animation:left-sparks 4s alternate infinite;transform-origin:310px 150px}.olhos{animation:olhos 2s alternate infinite;transform-origin:center}@keyframes scales{from{transform:scale(.98)}to{transform:scale(1)}}@keyframes rotatepao{0%{transform:rotate(0deg)}50%,60%{transform:rotate(-20deg)}100%{transform:rotate(0deg)}}@keyframes olhos{0%{transform:rotateX(0deg)}100%{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 alternate infinite}@keyframes dash{0%,30%{fill:4B4B62;stroke-dashoffset:0}80%,100%{fill:transparent;stroke-dashoffset:-200}}.page-not-found{font-size:40px;margin-top:-40px}.page-not-found-text{margin-top:15px;text-align:center;margin-bottom:30px}.page-not-found-text p{font-size:15px}