.app-main-banner,.banner-content{height:100vh;left:0;position:fixed;top:0}.banner-content{align-items:center;background-color:rgba(41,45,60,.9);color:#fff;display:flex;padding:50px;right:0;width:100%}.banner-content .banner-main-title{flex-grow:1;font-size:68px;font-weight:700}.banner-content .banner-main-title .banner-sub-title{color:#50c19e;font-size:48px;font-weight:600;margin-bottom:120px}.banner-content .banner-main-description{font-size:30px;max-width:50%}.banner-content .banner-button{background-image:linear-gradient(to bottom right,#428da2,#50c19e);border-radius:20px;cursor:pointer;display:block;float:right;font-size:18px;margin-right:30px;margin-top:80px;max-width:-moz-fit-content;max-width:fit-content;padding:10px 50px}@media(max-width:767px){.banner-content .banner-button{max-width:unset;float:unset;margin:20px 0 0}}.banner-content .banner-button:hover{background-image:linear-gradient(to bottom right,#50c19e,#428da2)}@media(max-width:767px){.banner-content{flex-direction:column;margin-bottom:50px;padding-top:100px;text-align:center}.banner-content .banner-main-title{flex-grow:unset;margin-bottom:30px}.banner-content .banner-main-title .banner-sub-title{display:none;margin-bottom:30px}.banner-content .banner-main-description{font-size:20px;max-width:unset}}@media(max-height:400px){.banner-content .banner-main-title{margin-bottom:0}.banner-content .banner-main-description-text{font-size:20px}}.banner-image{height:100vh;top:0}.banner-image img{height:100vh;object-fit:cover;width:100vw}