@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}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;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){.container{padding-left:1rem;padding-right:1rem}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}img{height:auto;max-width:100%}body,html{overflow-x:hidden;width:100%}
/*# sourceMappingURL=main.874bf881.css.map*/