#home{background-color:var(--main-empresa);background-repeat:no-repeat;background-position:center center;width:100%;height:500px}#home .box{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}#home .box h1{color:var(--main-white);font-size:42px;font-weight:700}#home .box h5{color:var(--main-white);font-size:21px}#sobre h3{color:var(--main-empresa);text-transform:uppercase;font-weight:700}#sobre .box{padding:15px;box-shadow:10px 10px 20px 0 rgb(0 0 0 / .1);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#sobre .box .botao{margin-top:20px}#sobre .box .de{text-decoration:line-through}#sobre .box .por,#sobre .box .por span{font-weight:700;font-size:32px}#sobre .box .por span{color:var(--main-empresa)}#sobre .box .parcelas{font-size:18px}#sobre .beneficios .lista{list-style:none}#sobre .beneficios .lista li{font-size:16px;margin-bottom:10px}#sobre .beneficios .lista i{color:var(--main-amarelo);font-size:21px}#sobre .box .botao .btn{font-size:21px;width:100%}#sobre .box .botao .btn-whats{background-color:green;color:var(--main-white)}#sobre .box .botao .btn-whats i{color:var(--main-white)}#objetivos{padding-top:40px;padding-bottom:40px}#investimento h5{font-size:28px;font-weight:700;text-transform:uppercase}#investimento .box-menu{display:flex;justify-content:initial;align-items:center;flex-wrap:wrap}#investimento .box-menu .box{float:left;width:31%;margin-left:1%;margin-right:1%;background-color:var(--main-empresa);padding:15px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;min-height:180px}#investimento .box-menu .box .titulo{color:var(--main-white);font-size:21px;font-weight:700}#investimento .box .de{text-decoration:line-through;color:var(--main-white)}#investimento .box .por,#investimento .box .por span{font-weight:700;font-size:24px;color:var(--main-white)}#investimento .box .por span{color:var(--main-amarelo)}#investimento .box .parcelas,#investimento .box .texto{font-size:18px;color:var(--main-white)}@media(max-width:992px){#investimento .box-menu .box{width:48%}}@media(max-width:767px){#investimento .box-menu .box{width:100%;margin-left:0;margin-right:0}}#lead{background-color:var(--main-empresa);padding-top:50px;padding-bottom:50px}#lead h2{color:var(--main-white);font-size:42px;line-height:44px}#lead .btn{font-size:21px}@media(max-width:767px){#lead .btn{width:100%}}#duvidas{background-color:var(--main-empresa);background-repeat:no-repeat;width:100%;height:350px}#duvidas .box{height:100%;display:flex;justify-content:center;align-items:initial;flex-direction:column}#duvidas .box h1{color:var(--main-white);font-size:42px;font-weight:700}#duvidas .box h5{color:var(--main-white);font-size:21px}#info{background-color:#f4f4f4;padding-top:40px;padding-bottom:40px}#info .nav-item{margin-right:10px;margin-bottom:20px}#info .nav-link{background-color:var(--main-empresa);color:var(--main-white);font-size:21px}#info .nav-link.active{background-color:var(--main-amarelo)}#info .card{margin-left:10px;margin-right:10px;margin-bottom:20px}#info .card-header{padding:0;border-bottom:none}#info button,#info .btn-link{display:flex;justify-content:space-between;width:100%;color:var(--main-empresa);text-decoration:none}#info .card .tit .faixa{width:40px;height:2px;background-color:var(--main-empresa)}