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}*{list-style-type:none;margin:0;padding:0;text-decoration:none}#home{display:flex;height:100vh;margin:auto;position:relative;width:100%}#home>div{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}#home img{background-image:linear-gradient(-45deg,#0784a7,#000);background-size:200% 200%;border-radius:8px;height:50%}.name{color:#ffffe0;text-align:center}.name button{background-image:linear-gradient(45deg,#0784a7,#000);background-size:200% 200%;border:none;border-radius:5px;color:#fff;font-size:24px;font-weight:700;padding:21px}.name button:hover{background-image:linear-gradient(-45deg,#0784a7,#000);background-size:200% 200%}.name p{font-size:25px;margin:20px 0}.name h1{color:#000;font-size:30px;margin:20px 0}#nav{height:60px;width:100%}@media only screen and (max-width:900px){#home{align-items:center;flex-direction:column-reverse;justify-content:center;width:100%}.name h1{font-size:18px;margin:10px 0}#home img,.name,.name h1{width:100%}#home img{height:100%;object-fit:cover;object-position:bottom}.name button{background-color:#479bbd;border-radius:5px;color:#fff;font-size:22px;font-weight:700;margin-top:35px;padding:15px}}
/*# sourceMappingURL=main.01727983.css.map*/