a,button{cursor:pointer;transition:.3s;text-decoration:none}button,input,select,textarea{padding:0;margin:0;background:none;resize:none;border:none}button:hover,button:active,button:focus,input:hover,input:active,input:focus,select:hover,select:active,select:focus,textarea:hover,textarea:active,textarea:focus{outline:none}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.container{width:100%;max-width:78rem;padding:0 1rem;margin:auto}.btn{font:normal normal bold 1rem/1.3125rem Isotonic;border-radius:6.25rem;text-transform:uppercase;border:.0625rem solid #fdc300;padding:1rem 1.5rem;display:block;width:-moz-fit-content;width:fit-content}.divider{width:100%;max-width:6rem;height:.25rem;background-image:url("../../src/img/divider.svg");background-size:cover;margin:auto;margin-bottom:3.125rem;margin-top:1.875rem}@media(max-width: 770px){.divider{margin-top:1.375rem;margin-bottom:2.5rem}}.swiper-next,.swiper-prev{position:absolute;width:2rem;height:2rem;background-color:#fff;display:flex;border-radius:50%;cursor:pointer;transition:.3s}.swiper-next:hover,.swiper-next:focus,.swiper-next:active,.swiper-prev:hover,.swiper-prev:focus,.swiper-prev:active{background-color:#1176ba}.swiper-next:hover svg,.swiper-next:focus svg,.swiper-next:active svg,.swiper-prev:hover svg,.swiper-prev:focus svg,.swiper-prev:active svg{fill:#fff}.swiper-next svg,.swiper-prev svg{transition:.3s;width:70%;height:70%;margin:auto;fill:#1176ba}input,select,textarea{background-color:#fff;font:normal normal normal 1rem/1.3125rem Isotonic;padding:.5rem .625rem;border-radius:.375rem}input:focus,input:active,select:focus,select:active,textarea:focus,textarea:active{outline:.125rem solid #1176ba}input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder{color:#1d194d}input::placeholder,select::placeholder,textarea::placeholder{color:#1d194d}.section-buttons{display:flex;align-items:center;justify-content:center;gap:.625rem}.section-buttons a,.section-buttons button{max-width:11rem;text-align:center}.section-buttons a:first-child,.section-buttons button:first-child{background-color:#fdc300;border:.0625rem solid #fdc300;color:#1d194d}.section-buttons a:first-child:hover,.section-buttons a:first-child:focus,.section-buttons a:first-child:active,.section-buttons button:first-child:hover,.section-buttons button:first-child:focus,.section-buttons button:first-child:active{background-color:rgba(0,0,0,0);color:#fff}.section-buttons a:last-child,.section-buttons button:last-child{background-color:rgba(0,0,0,0);border:.0625rem solid #fdc300;color:#fff}.section-buttons a:last-child:hover,.section-buttons a:last-child:focus,.section-buttons a:last-child:active,.section-buttons button:last-child:hover,.section-buttons button:last-child:focus,.section-buttons button:last-child:active{background-color:#fdc300;color:#1d194d}.input-container .nerd-warning{font-size:.75rem;font-weight:400;height:0;color:#cf3535;display:none;line-height:1.5}.input-container .nerd-warning.active{display:block}.input-container.touched input,.input-container.touched textarea,.input-container.touched select{outline-color:#cf3535;color:#cf3535}.input-container.touched label{color:#cf3535}.input-container.touched.aba-carro__checkbox label{color:#cf3535}.input-container.touched.aba-carro__checkbox div{outline-color:#cf3535}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;padding:1rem}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.5)}.modal__close{position:absolute;top:1.25rem;right:1.25rem;width:1.25rem;height:1.25rem;fill:#8e8ca6;transition:.3s;cursor:pointer}.modal__close:hover,.modal__close:focus{fill:#1d194d}.modal__content{margin:auto;z-index:2;background-color:#f1f2f5;border-radius:1.25rem;padding:2.5rem;width:100%;max-width:31.25rem;position:relative}.modal__content__logo{width:100%;max-width:12.5rem;display:block;margin:auto;margin-bottom:1.625rem}.modal__content__title{font:normal normal bold 1rem/1.875rem Isotonic;color:#1d194d;text-transform:uppercase;margin-bottom:1.1875rem;text-align:center}.modal__content form input,.modal__content form label,.modal__content form select,.modal__content form textarea{width:100%;display:block;color:#1d194d}.modal__content form label{margin:.9375rem 0 .375rem 0}.modal__content form label:first-of-type{margin:0 0 .375rem 0}.modal__content form span label{margin:.9375rem 0 .375rem 0 !important}.modal__content form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("../../src/img/down-select.svg");background-color:#fff;background-repeat:no-repeat;background-position:center right .625rem;cursor:pointer;padding-right:2rem}.modal__content form button{width:100%;font:normal normal bold 1.25rem/1.625rem Isotonic;padding:.375rem;margin-top:2.8125rem;border-radius:.3125rem;color:#fff;text-transform:uppercase}.modal__content form button:hover,.modal__content form button:focus,.modal__content form button:active{transform:scale(1.05)}@media(max-height: 729px){.modal__content{height:unset;padding:1.5rem}.modal__content__logo{margin-bottom:.7rem;max-width:10rem}.modal__content__title{line-height:1;margin-bottom:1rem}.modal__content form label{margin-top:.625rem}.modal__content form button{margin-top:1rem}}@font-face{font-family:"Isotonic";src:url("../../src/fonts/Isotonic-Rg.ttf")}@font-face{font-family:"Isotonic";src:url("../../src/fonts/Isotonic-Bd.ttf");font-weight:700}@font-face{font-family:"Isotonic";src:url("../../src/fonts/Isotonic-SmBd.ttf");font-weight:600}:root{scroll-behavior:smooth}body{font-family:Isotonic}h1{font:normal normal bold 1.875rem/2.4375rem Isotonic}@media(max-width: 770px){h1{font:normal normal bold 1.5625rem/2rem Isotonic}}h2{font:normal normal bold 1.5625rem/1.5rem Isotonic}h3{font:normal normal bold 1.25rem/1.25rem Isotonic}h4{font:normal normal 300 1.125rem/1.25rem Isotonic}.pagination{display:flex;margin-top:20px}.pagination .page-numbers{text-decoration:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#000}.pagination .page-numbers:not(.prev,.next){border-radius:5px;border:1px solid #ffc700;margin:0 5px;transition:.3s}.pagination .page-numbers:not(.prev,.next):hover{background-color:#ffc700;color:#000}.pagination .current{background-color:#ffc700;color:#000}.assinar{padding:1.25rem 1rem;text-align:center;background-color:#120f3a;display:flex;position:relative}.assinar__background{position:absolute;top:0;right:0;height:100%;z-index:0}.assinar .container,.assinar__whatsapp{z-index:1}.assinar__whatsapp{max-width:6.875rem;margin-top:-3rem;display:block;color:#1d194d}.assinar__whatsapp img{width:100%;max-width:5.3125rem}.assinar__whatsapp.active{position:fixed;right:2rem;bottom:2rem;color:#fff;z-index:999}.assinar h2{color:#fff;font-weight:300;margin-bottom:1.25rem}.assinar h2 strong{font-weight:700;text-transform:uppercase}.assinar h2 strong:first-of-type{color:#fdc300}.assinar form{display:flex;justify-content:center;gap:.625rem}.assinar form input{width:100%;max-width:16.25rem}.assinar form button{font:normal normal bold 1.125rem/1.4375rem Isotonic;text-transform:uppercase;padding:.625rem 1.25rem;background-color:#f15b35;border:.0625rem solid #f15b35;color:#fff;border-radius:.3125rem}.assinar form button:hover,.assinar form button:focus,.assinar form button:active{background-color:rgba(0,0,0,0);color:#f15b35}@media(max-width: 986px){.assinar{padding:1.75rem}.assinar__background{display:none}.assinar__whatsapp{position:absolute;right:0;top:-3rem;margin:0}.assinar__whatsapp img{width:4.6875rem;height:4.6875rem}.assinar__whatsapp h3{display:none}.assinar__whatsapp.active{position:fixed;top:unset;right:2rem !important;bottom:2rem !important;color:#fff;z-index:999}.assinar form{flex-direction:column}.assinar form input{max-width:unset}}.banner{margin-top:5.8125rem}@media(max-width: 620px){.banner{margin-top:5.2225rem}}.banner img{display:block;width:100%}@media(min-width: 500px){.banner img{aspect-ratio:1905/694.5}}.carros{background-color:#1d194d;padding:3.125rem 0;position:relative}.carros__background{position:absolute;bottom:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.carros .container{position:relative;z-index:1}.carros h1{text-align:center;color:#fff;max-width:53rem;text-transform:uppercase;margin:auto}.carros h1 span{color:#fdc300}.carros__abas{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;width:100%;max-width:51rem;margin:auto;margin-bottom:2.5rem}.carros__abas li{font:normal normal normal 1rem/1.3125rem Isotonic;padding:.375rem 1rem;flex:0 1 5.3125rem;text-align:center;opacity:.5;border:.0625rem solid #4d497e;border-radius:.375rem;text-transform:uppercase;color:#fff;transition:.3s;cursor:pointer}.carros__abas li.active,.carros__abas li:hover,.carros__abas li:focus{opacity:1;background-color:#1f4398;border-color:#1f4398}.carros__tab-item{position:relative;display:none;padding-bottom:1.875rem;margin-bottom:.5rem}.carros__tab-item.active{display:block}.carros__tab-item .swiper-pagination{bottom:0;display:flex;align-items:center;justify-content:center}.carros__tab-item .swiper-pagination-bullet{width:.625rem;height:.625rem;transition:.3s;background-color:#fff}.carros__tab-item .swiper-pagination-bullet-active{width:.875rem;height:.875rem}.carros__tab-item .swiper-prev,.carros__tab-item .swiper-next{top:45.5%}@media(max-width: 513px){.carros__tab-item .swiper-prev,.carros__tab-item .swiper-next{display:none}}.carros__tab-item .swiper-prev{left:-2.5rem}.carros__tab-item .swiper-next{right:-2.5rem}@media(max-width: 1300px){.carros__tab-item .swiper-next,.carros__tab-item .swiper-prev{border:.125rem solid #1176ba;z-index:1}.carros__tab-item .swiper-prev{left:.625rem}.carros__tab-item .swiper-next{right:.625rem}}.carros__disclaimer{margin-bottom:3.4375rem;text-align:center;color:#fff}.carros .swiper{padding:.5rem}.carros .swiper-slide{height:unset}.carros__item{background-color:#fff;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem 1.9375rem 1rem;border-radius:.9375rem;color:#000;transition:.3s;position:relative}.carros__item__faixa{position:absolute;top:-0.3125rem;left:-0.3125rem}.carros__item h2{text-transform:uppercase}.carros__item__marca{max-height:1.875rem;margin-bottom:.3125rem}.carros__item p{font:normal normal normal 1rem/1.5rem Isotonic}.carros__item p.carros__item__preco{font-size:1.125rem}.carros__item p.carros__item__periodo{line-height:1.1875rem;margin-bottom:.5rem}.carros__item__carro{width:100%;transition:opacity .3s}.carros__item__carro.hover{height:0;opacity:0}.carros__item span{background-color:#fdc300;padding:.3125rem 1.5rem;color:#1d194d;font:normal normal bold 1.25rem/1.625rem Isotonic;margin-top:auto}.carros__item:hover .carros__item__carro:not(.hover){height:0;opacity:0}.carros__item:hover .carros__item__carro.hover{height:-moz-fit-content;height:fit-content;opacity:1}.carros__consultor{display:flex;align-items:center;justify-content:center;color:#fff;gap:.9375rem}.carros__consultor h3{font-weight:300}.carros__consultor .btn{color:#fff}.carros__consultor .btn:hover,.carros__consultor .btn:focus,.carros__consultor .btn:active{background-color:#fdc300;color:#1d194d}.comece-agora{background-color:#1d194d;padding:0 1rem 3.75rem 1rem}.comece-agora .container{color:#1d194d;border-radius:.9375rem;padding:3.75rem 6.25rem;max-width:90.625rem;background-image:url("../../src/img/background-comece-agora.png");background-size:cover;display:flex;justify-content:space-between;gap:2rem}@media(max-width: 670px){.comece-agora .container{background-image:url("../../src/img/bg-cinza-mobile.png")}}.comece-agora__left{max-width:21.875rem}.comece-agora__left p,.comece-agora__left h1{text-transform:uppercase}.comece-agora__left p{margin-bottom:.625rem}.comece-agora__left h1{margin-bottom:1.875rem}.comece-agora__left .divider{margin:0 0 3.125rem 0}.comece-agora__left img{width:100%}.comece-agora__right{max-width:45rem}.comece-agora__right__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4.6875rem 5rem;margin-bottom:4.25rem;max-width:45rem}@media(max-width: 1350px){.comece-agora__right__grid{gap:2rem}}.comece-agora__right__item{width:100%}.comece-agora__right__item img{margin-bottom:.625rem;width:100%;max-width:2.8125rem}.comece-agora__right__item h6{font:normal normal bold 1.5625rem/1.5rem Isotonic;margin-bottom:1.25rem;text-transform:uppercase}.comece-agora__right__item p{font:normal normal normal 1rem/1.3125rem Isotonic}.comece-agora__right .btn{margin:auto;background-color:#fdc300;color:#1d194d}.comece-agora__right .btn:hover,.comece-agora__right .btn:focus,.comece-agora__right .btn:active{background-color:rgba(0,0,0,0)}@media(max-width: 1022px){.comece-agora .container{flex-direction:column}.comece-agora__left{max-width:unset}}@media(max-width: 670px){.comece-agora .container{padding:2.625rem 1.875rem}}@media(max-width: 498px){.comece-agora__right__grid{grid-template-columns:1fr;margin-bottom:3.75rem}}.dados{background-color:#120f3a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:3.125rem 1rem}.dados__logo{max-height:3.125rem;margin-bottom:1.25rem}.dados__subtitle{margin-bottom:2rem;max-width:34.375rem}.dados__content{margin-bottom:3.75rem;flex-wrap:wrap;gap:1.25rem}.dados__content,.dados__content div{display:flex;align-items:center;justify-content:center}.dados__content div{flex-direction:column;width:8.75rem;height:8.75rem;background-color:#1d194d;border-radius:50%}.dados__content div p{font:normal normal 300 1rem/1.3125rem Isotonic}.dados__content div p:first-child{font:normal normal normal 2.8125rem/3.6875rem Isotonic}.dados__content div p:first-child span{font:normal normal normal 1.5625rem/2rem Isotonic}.dados__logos{display:flex;align-items:center;justify-content:center;gap:3.125rem}.dados__logos img{width:100%}.dados__logos img:first-child{max-width:9.8125rem}.dados__logos img:last-child{max-width:5.875rem}.dados__endereco{margin-top:2rem}.dados__endereco ul{display:flex;gap:5rem}.dados__endereco li{display:grid;text-align:end}.dados__endereco li.right{text-align:start}.dados__endereco li .phone{margin-bottom:1rem}.dados__endereco li .phone span{font-size:1.5rem;font-weight:bold}.dados__endereco li .city{font-size:1.2rem;margin-bottom:.5rem}.faq{background-color:#1d194d;padding-bottom:3.75rem;color:#fff}.faq .container{max-width:66.75rem}.faq__title,.faq h1{text-align:center;text-transform:uppercase}.faq__title{margin-bottom:.625rem}.faq h1{max-width:37.5rem;margin:auto}.faq h1 span{color:#fdc300}.faq__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;margin-bottom:2.5625rem}@media(max-width: 570px){.faq__grid{grid-template-columns:1fr}}.faq__grid__column{display:flex;flex-direction:column;gap:1.25rem}.faq__grid .duvida{background-color:#fff;color:#1d194d;padding:.8125rem 1.25rem;height:-moz-fit-content;height:fit-content;cursor:pointer;border-radius:.3125rem}.faq__grid .duvida__pergunta{font:normal normal normal 1.125rem/1.25rem Isotonic;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;padding-right:1rem}.faq__grid .duvida__pergunta img{position:absolute;top:calc(50% - .625rem);right:0;transition:.3s}.faq__grid .duvida__resposta{transition:.3s;max-height:0;overflow:hidden}.faq__grid .duvida__resposta p{transition:.3s;font:normal normal normal 1rem/1.3125rem Isotonic}.faq__grid .duvida.active .duvida__pergunta img{transform:rotate(0.5turn)}.faq__grid .duvida.active .duvida__resposta{max-height:40rem}.faq__grid .duvida.active .duvida__resposta p{margin:1rem 0}.faq h3{text-align:center;margin-bottom:1.875rem;font-weight:300}.faq .btn{padding:.3125rem 1.6875rem}.footer{text-align:center;background-color:#120f3a;border-top:1px solid #1d194d;padding:1.375rem 1rem}.footer p{font:normal normal 300 14px/20px Isotonic;max-width:27.125rem;margin:auto}.footer p,.footer p a{color:#8e8ca6}.footer p a{text-decoration:underline}.header{display:flex;align-items:center;justify-content:space-between;gap:.9375rem !important;background-image:url("../../src/img/fundo-header.png");background-size:cover;padding:.75rem 1.875rem;position:fixed;top:0;left:0;width:100%;z-index:999}.header__img{width:100%;max-width:12.5rem}.header__img img{width:100%}.header__links,.header nav{display:flex;align-items:center;gap:2.5rem}.header ul{display:flex}.header nav{width:100%;justify-content:flex-start}.header__links{width:100%}.header__links li{font-size:1.125rem;line-height:1.4375rem;font-weight:700}.header__links li a{color:#1d194d}.header__links li.active a{color:#1176ba}.header__links__btn{margin-left:auto}.header__links__btn ul{gap:.9375rem !important}.header__links__btn ul a{border:.0625rem solid #1d194d;color:#1d194d}.header__links__btn ul a:hover,.header__links__btn ul a:focus,.header__links__btn ul a:active{background-color:#1d194d;color:#fff}.header__buttons button,.header__links__btn a{display:block;border-radius:6.25rem;padding:.625rem 1.25rem;font:normal normal bold 1.125rem/1.125rem Isotonic}.header__buttons{width:-moz-fit-content;width:fit-content;align-items:center;gap:.9375rem !important}.header__buttons li button{white-space:nowrap;background-color:#f15b35;border:.0625rem solid #f15b35;color:#fff;text-transform:uppercase}.header__buttons li button:hover,.header__buttons li button:focus,.header__buttons li button:active{background-color:#f1f2f5;color:#f15b35}.header .mobile{display:none}@media(max-width: 1557px){.header .desktop{display:none}.header .mobile{display:unset}.header__img.mobile{position:absolute;bottom:3rem;left:3.5rem}.header__links{flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;top:100%;right:0;background-color:#f1f2f5;padding:1rem 0;gap:1rem;height:calc(100vh - 5.8456rem);width:0;overflow:hidden;transition:.3s;max-width:21.25rem}.header__links__btn{margin-left:0;width:100%}.header__links__btn ul{flex-direction:column}.header__links__btn ul a{text-align:center;width:100%}.header__links.active{width:100vw;padding:1rem}}@media(max-width: 620px){.header{background-image:url("../../src/img/header-bg-mobile.png");padding:1.0625rem .9375rem}.header__img:not(.mobile){max-width:8.75rem}.header__buttons li button{font:normal normal bold .75rem/1rem Isotonic;padding:.3125rem .625rem}}.mobile-button{width:1.75rem;height:1.5625rem;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.mobile-button span{display:block;position:absolute;height:.25rem;width:100%;background:#1d194d;border-radius:.5625rem;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.mobile-button span:nth-child(1){top:0rem;transform-origin:left center}.mobile-button span:nth-child(2){top:.625rem;transform-origin:left center}.mobile-button span:nth-child(3){top:1.25rem;transform-origin:left center}.mobile-button.active span:nth-child(1){transform:rotate(45deg);top:.1875rem;left:.5rem}.mobile-button.active span:nth-child(2){width:0%;opacity:0}.mobile-button.active span:nth-child(3){transform:rotate(-45deg);top:1.4375rem;left:.5rem}.modal-assinar{display:none;color:#1d194d}.modal-assinar.active{display:flex}.modal-assinar h6{text-align:center;max-width:23.75rem;margin:auto;margin-bottom:3.125rem;font:normal normal normal 1.5625rem/1.875rem Isotonic}.modal-assinar h6 strong{font:normal normal bold 1.875rem/1.875rem Isotonic}.modal-assinar h3{text-align:center;margin-bottom:1.875rem}.modal-assinar .section-buttons .btn{padding:.625rem 1.25rem}.modal-assinar .section-buttons .btn:first-child{color:#fff;background-color:#f15b35;border:.0625rem solid #f15b35}.modal-assinar .section-buttons .btn:last-child{color:#1d194d;background-color:#fdc300}.modal-contato{display:none}.modal-contato.active{display:flex}.modal-contato .modal__content button{background-color:#1176ba}.modal-contato .contato-duvida-text{display:block;max-height:0;overflow:hidden;transition:.3s;padding:0 2px}.modal-contato .contato-duvida-text.active{padding:2px;max-height:20rem}.modal-proposta{display:none}.modal-proposta.active{display:flex}.modal-proposta .modal__content{height:44.25rem}@media(max-height: 729px){.modal-proposta .modal__content{height:unset}}.modal-proposta__passos{display:flex;align-items:center;border:.0625rem solid #dadadd;border-radius:.375rem;margin-bottom:1.25rem;overflow:hidden}@media(max-height: 729px){.modal-proposta__passos{margin-bottom:.7rem}}.modal-proposta__passos li{width:100%;text-align:center;font:normal normal normal 1rem/1.3125rem Isotonic;padding:.25rem;color:#8e8ca6;position:relative;height:1.875rem;z-index:0;text-transform:uppercase}@media(max-height: 729px){.modal-proposta__passos li{font-size:.875rem}}.modal-proposta__passos li:not(li:first-of-type):before,.modal-proposta__passos li:not(li:first-of-type):after{content:"";background-color:rgba(0,0,0,0);position:absolute;width:0;height:0}.modal-proposta__passos li:not(li:first-of-type):after{top:-0.0625rem;left:-0.0625rem;border-width:1rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f1f2f5;border-style:solid}.modal-proposta__passos li:not(li:first-of-type):before{top:.0625rem;left:.1875rem;border-width:.875rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #dadadd;border-style:solid}.modal-proposta__passos li.active{background-color:#1f4398;color:#fff}.modal-proposta__passos li.active+li:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #1f4398}.modal-proposta__passos li.active+li:not(li:first-of-type):before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f1f2f5}.modal-proposta form{position:relative;height:100%}.modal-proposta form .step{display:none}.modal-proposta form .step.active{display:block}.modal-proposta form .step:nth-child(1) button{background-color:#fdc300;color:#000}.modal-proposta form .step:nth-child(2) button{background-color:#29a973;color:#fff}.modal-proposta form .step:nth-child(3) button{background-color:#1176ba;color:#fff}.modal-proposta__text{color:#1d194d}.modal-proposta__text h6{font:normal normal bold 1rem/1.3125rem Isotonic}.modal-proposta__text p{font:normal normal normal 1rem/1.3125rem Isotonic}.modal-proposta__text h6,.modal-proposta__text p{margin:1rem 0}.modal-proposta__button{width:100%;position:absolute;bottom:5.75rem;left:0}@media(max-height: 729px){.modal-proposta__button{position:unset}}.modal-proposta__button p{font:normal normal normal .75rem/1.125rem Isotonic;color:#1d194d;text-align:center;max-width:18.5rem;margin:auto;margin-top:1.5625rem}.modal-proposta__button p a{color:#1d194d;text-decoration:underline}.vantagens{background-color:#1d194d;color:#fff;padding:3.75rem 0}.vantagens .container{max-width:66.75rem}.vantagens__title,.vantagens h1{text-align:center;text-transform:uppercase}.vantagens__title{margin-bottom:.625rem}.vantagens h1{max-width:38.5rem;margin:auto}.vantagens h1 span{color:#fdc300}.vantagens ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem 2.5rem;margin-bottom:4.0625rem}@media(max-width: 1060px){.vantagens ul{gap:1rem}}@media(max-width: 658px){.vantagens ul{grid-template-columns:1fr}}.vantagens ul li{width:100%;font:normal normal normal 1.125rem/1.25rem Isotonic;background-color:#fff;border-radius:9.375rem;color:#1d194d;padding:.8125rem 2rem .8125rem 3.125rem;position:relative}.vantagens ul li:before{content:url("../../src/img/check.svg");position:absolute;width:1.875rem;height:1.875rem;left:.625rem;top:calc(50% - .9375rem)}.vantagens h3{text-align:center;margin-bottom:1.875rem;font-weight:300}.voce-de-zero{padding:1.6875rem 1rem;background-color:#1f4398;position:relative;color:#fff}.voce-de-zero__background{position:absolute;top:0;left:0;height:100%;z-index:0;width:100%;max-width:65.5625rem;-o-object-fit:cover;object-fit:cover}@media(max-width: 1580px){.voce-de-zero__background{left:-10rem}}@media(max-width: 1288px){.voce-de-zero__background{left:-20rem}}@media(max-width: 1050px){.voce-de-zero__background{left:-25rem}}@media(max-width: 818px){.voce-de-zero__background{max-width:unset;height:100%;left:0;-o-object-fit:fill;object-fit:fill}}.voce-de-zero__container{max-width:73.75rem;margin:auto;display:flex;flex-direction:column;align-items:flex-end;position:relative;z-index:1}.voce-de-zero h1{max-width:28.125rem;margin-bottom:1.875rem}.voce-de-zero h1 span{color:#fdc300}.voce-de-zero li{font:normal normal normal 1.25rem/1.25rem Isotonic;margin-bottom:1rem;position:relative;padding-left:2rem}.voce-de-zero li::before{position:absolute;content:url("../../src/img/check.svg");width:1.125rem;height:1.125rem;top:calc(50% - .5625rem);left:0}.voce-de-zero li:last-child{margin-bottom:0}@media(max-width: 818px){.voce-de-zero{padding:2.5625rem 1rem}.voce-de-zero__container{align-items:center;justify-content:flex-end;min-height:46.25rem}}.formulario-assinatura{background-color:#1d194d;position:relative;height:calc(100vh - 12.4081rem);margin-top:5.8456rem;display:flex}@media(max-width: 620px){.formulario-assinatura{margin-top:5.2206rem;height:calc(100vh - 11.0663rem)}}.formulario-assinatura__row{display:flex;gap:1rem}.formulario-assinatura__row span{width:100%}@media(max-width: 480px){.formulario-assinatura__row{flex-direction:column;gap:1.4rem}}.formulario-assinatura__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.formulario-assinatura__title{color:#fff;font:normal normal bold 2rem/1.875rem Isotonic;text-align:center}.formulario-assinatura form{max-width:50rem;position:relative;z-index:1;display:flex;flex-direction:column;gap:1.4rem}.formulario-assinatura form input,.formulario-assinatura form select{padding:.7rem;display:block;width:100%;font-size:1.3rem}.formulario-assinatura form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../src/img/down-select.svg);background-color:#fff;background-repeat:no-repeat;background-position:center right .625rem;cursor:pointer;padding-right:2rem}.formulario-assinatura form label{display:block;font-size:1.1rem;margin-bottom:5px;color:#fff}.formulario-assinatura__enviar p{font:normal normal normal 1rem/1.125rem Isotonic;color:#fff;text-align:center;margin:auto;margin-top:1.5625rem}.formulario-assinatura__enviar p a{color:#fdc300;text-decoration:underline}.formulario-assinatura__enviar button{width:100%;font:normal normal bold 1.5rem/1.625rem Isotonic;padding:.7rem;margin-top:1.8125rem;border-radius:.3125rem;color:#000;text-transform:uppercase;background-color:#fdc300}.formulario-assinatura__enviar button:hover,.formulario-assinatura__enviar button:focus{transform:scale(1.01)}