@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box;font-family:"Mulish",sans-serif}.navbar{background-color:#fff}.navbar-brand{font-size:1.9rem!important;color:#ff4500!important}.navbar_a{font-size:1.3rem;text-transform:capitalize}.menu_active{font-weight:700;border-bottom:1px solid #565387}.navbar a:hover{color:#ff4500!important}#header{width:100%;height:80vh;margin-top:70px}#header h1{margin:0 0 10px;font-size:48px;font-weight:700;color:#000}@media only screen and (min-width:200px) and (max-width:767px){#header h1{font-size:30px}}@media only screen and (min-width:768px) and (max-width:1023px){#header h1{font-size:35px}}#header .brand-name{color:#ff4500}#header h2{color:#565387;font-size:24px}@media only screen and (min-width:200px) and (max-width:767px){#header h2{color:#565387;font-size:15px}}@media only screen and (min-width:768px) and (max-width:1023px){#header h2{color:#565387;font-size:20px}}#header .btn-get-started{font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:10px 30px;border-radius:50px;transition:.5s;color:#5f9ea0;border:2px solid #5f9ea0;text-decoration:none}#header .btn-get-started:hover{background:#5f9ea0;color:#fff}.header-img{text-align:right}#header .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}@media only screen and (min-width:768px) and (max-width:1023px){#header .animated{width:20rem;height:8rem;margin-right:9rem}}@keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes up-down{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.bbfeae0a.chunk.css.map */