#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}#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)}