@tailwind base;@tailwind components;@tailwind utilities;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}.hero-bg{min-height:400px;overflow:hidden;position:relative}.hero-bg-image{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.hero-bg-image.active{opacity:.3}.hero-content{position:relative;z-index:10}.footer-word{display:inline-block;transition:all .3s ease}@keyframes glow{0%,to{color:#2563eb;text-shadow:0 0 10px #2563eb}}.footer-word.active{animation:glow 1s ease-in-out;color:#2563eb;font-weight:600}
/*# sourceMappingURL=main.5e3ee2ea.css.map*/