body,html{min-height:100%}body{background:#f9f9f9!important}html{overflow-y:scroll}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;height:100%}#app,h1,h2,h3{font-family:Poppins,sans-serif}.button{padding:15px 20px;font-size:1.3em;color:#4075d4;font-weight:500;background:#fff;box-shadow:3px 3px 20px rgba(1,1,1,.1);border-radius:15px;transition:all .2s ease-in-out}.button img{max-width:42px;margin-right:4px}.button:hover{text-decoration:none;transform:scale(1.1)}#hero-section{position:relative;min-height:100vh}#hero-section .hero-wrapper{padding-top:80px}#hero-section .hero-wrapper .col-left{display:flex;flex-direction:column;justify-content:center}#hero-section .hero-wrapper .col-right{display:flex;justify-content:center}#hero-section .hero-wrapper .logo-icon{max-width:300px;margin:0 auto 20px}#hero-section .hero-wrapper h1.title{color:#4075d4;font-weight:600!important;font-size:3.5rem}#hero-section .hero-wrapper .sub-text{font-size:1.3rem;color:grey;font-weight:400;line-height:1.6em;margin-top:30px;min-height:80px}#hero-section .hero-wrapper .hero-mobile-image-wrapper{position:relative;overflow:hidden}#hero-section .hero-wrapper .hero-mobile-image-wrapper .hero-mobile-image{width:320px;height:639px}#hero-section .hero-wrapper .button-section{display:inline-block}#hero-section .hero-wrapper .button-section .app-download-button-wrapper{display:flex;justify-content:center;flex-wrap:wrap}#hero-section .hero-wrapper .button-section .app-download-button-wrapper .app-button{margin-top:50px;margin-right:20px}#hero-section .hero-wrapper .button-section .app-button.custom{margin-top:30px;padding:16px 24px;display:flex;height:76px}#hero-section .hero-wrapper .button-section .app-button.custom .text{margin-left:10px}#hero-section .hero-wrapper .button-section .app-button.custom .text .small{text-align:left;line-height:1rem;font-size:13px;font-weight:600}#hero-section .hero-wrapper .button-section .app-button.custom .text .large{margin-top:3px;line-height:1rem}#hero-section .scroll-indicator{position:absolute;bottom:20px;left:50%;margin-left:-15px;-webkit-animation:upAndDownScroll 1s ease-in-out infinite alternate;animation:upAndDownScroll 1s ease-in-out infinite alternate}#hero-section .scroll-indicator span.fa{color:green;font-size:3rem}@media(max-width:991.98px){#hero-section{min-height:100vh}#hero-section .hero-wrapper{padding-top:40px}#hero-section .hero-wrapper .hero-mobile-image-wrapper{margin-bottom:20px}#hero-section .hero-wrapper .hero-mobile-image-wrapper .hero-mobile-image{width:190px;height:365px}#hero-section .hero-wrapper h1.title{font-size:2rem;text-align:center}#hero-section .hero-wrapper .sub-text{font-size:1.2rem;color:grey;font-weight:400;line-height:1.4em;margin-top:20px;text-align:center;min-height:auto}#hero-section .hero-wrapper .button-section{display:block}#hero-section .hero-wrapper .button-section .app-download-button-wrapper .app-button{margin:20px 10px 0 10px}#hero-section .hero-wrapper .button-section .app-download-button-wrapper .app-button img{max-width:20px}#hero-section .hero-wrapper .button-section .video-button-wrapper{clear:both;margin:25px auto 40px;display:block}#hero-section .scroll-indicator{position:relative;left:auto;margin:0}#hero-section .scroll-indicator span{text-align:center;display:block}}@media(max-width:767.98px){#hero-section .hero-wrapper .hero-mobile-image-wrapper{display:none}#hero-section .hero-wrapper h1.title{font-size:2rem;text-align:center}#hero-section .hero-wrapper .sub-text{font-size:1rem;color:grey;font-weight:400;line-height:1.6em;margin-top:0;text-align:center;min-height:auto}#hero-section .hero-wrapper .button-section{display:block}#hero-section .hero-wrapper .button-section .app-download-button-wrapper .app-button{margin:20px 10px 0 10px}#hero-section .hero-wrapper .button-section .app-download-button-wrapper .app-button img{max-width:20px}#hero-section .hero-wrapper .button-section .video-button-wrapper{clear:both;margin:25px auto 40px;display:block}#hero-section .scroll-indicator{position:relative;left:auto;margin:0}#hero-section .scroll-indicator span{text-align:center;display:block}}@media(min-width:1200px){.container.custom{max-width:1440px;height:100%}}.text-primary{color:#4075d4!important}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.bg-danger,.bg-success,.bg-warning{color:#fff}.navbar .nav-item .nav-link{margin:10px 12px}.navbar .nav-item .nav-link.router-link-active{color:#4075d4!important}.navbar .nav-item .nav-link .link-text{margin-left:5px}@media(max-width:991.98px){.navbar-nav{background:#fff}}