@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700&display=swap);*{padding:0;margin:0;outline:0;font-family:Roboto}body,html{height:100%;margin:0}.container{display:flex}.column{flex-direction:column}.row{flex-direction:row}.center{justify-content:center}.space-between{justify-content:space-between}.hero{position:relative;height:100%;background:url('../img/bg-hero-newII.jpg') no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;border-top:solid 3px #3877ff}.hero .brand{position:absolute;top:50px;padding:20px}.hero .brand-mobile{display:none}.hero .content-hero{padding:20px;color:#fff}.hero .content-hero h1{margin-bottom:18px;font-size:40px;font-family:Montserrat;font-weight:700;width:80%}.hero .content-hero h2{font-weight:300;margin-bottom:20px}.hero .content-hero p{font-size:16px}.hero .content-hero button{padding:12px 25px;border-radius:80px;width:100%;height:50px;border:none;font-size:20px;margin:20px 0;background:#3877ff;color:#fff;cursor:pointer;transition:background 5ms}.hero .content-hero .login{margin-top:20px}.hero .content-hero .login a{color:#fffde7}.nav-bottom{display:none}.privacidade{padding-top:15px}.privacidade a{color:#fff;font-weight:200}@media (min-width:1128px){.hero{padding:0 60px}.hero .content-hero{margin-top:80px;width:480px}.hero .content-hero button{width:75%}.hero .content-hero button:hover{background:#fff;color:#333}}@media only screen and (max-width:768px){.hero{position:relative;height:100%;background:url('../img/bg-hero-mobile.jpg') no-repeat fixed;background-position:50% -40px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover}.hero .brand-mobile{display:block;position:absolute;top:0;padding:20px}.hero .brand-mobile img{width:40px}.hero .brand{display:none}.hero .content-hero button{border-radius:80px}.hero .nav-bottom{display:flex;position:absolute;bottom:0;width:100%;background:#fff;border-top:1px solid #ddd;border-top-left-radius:15px;border-top-right-radius:15px}.hero .content-hero{margin-top:65px}.hero .content-hero h1{font-size:30px;width:100%}.hero .content-hero h2{display:none}.hero .content-hero .login{display:none}.bt-nav{padding:10px 20px;align-items:center}.bt-nav a{font-size:15px;color:#333;line-height:12px;max-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;overflow-wrap:break-word}.ico{color:#3845ff}.bt-login,.bt-search{font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:center;-ms-flex-align:center;outline:0;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:64px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-webkit-justify-content:center;justify-content:center;max-width:20%;min-width:0;padding:0 12px;text-align:center;text-decoration:none;-webkit-tap-highlight-color:transparent;color:#333}.privacidade{text-align:center;padding-top:15px}}