body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#aeaeb2}*{box-sizing:border-box}body{max-width:100vw;overflow-x:hidden}@keyframes rollIn{0%{filter:blur(9px);opacity:0;transform:translateY(38%)}60%{filter:blur(1.5px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.digito-roll{animation:rollIn .46s cubic-bezier(.22,.8,.2,1) both}@keyframes menuPopIn{0%{opacity:0;transform:translateY(-6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-pop-in{animation:menuPopIn .18s cubic-bezier(.16,1,.3,1) both;transform-origin:top right}@keyframes spin{to{transform:rotate(1turn)}}.spin-icon{animation:spin .8s linear infinite}@keyframes avisoSlideIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.aviso-envio-slide-in{animation:avisoSlideIn .28s cubic-bezier(.16,1,.3,1) both}.btn-press{transition:transform .15s}.btn-press:active{transform:scale(.97)}
/*# sourceMappingURL=main.5dd33f41.css.map*/