@charset "UTF-8";*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;color:#1b2031}body{width:100%;height:100%;font-family:Poppins,sans-serif}h1{color:#f5f5f5;font-size:5rem}.container{max-width:1440px;margin:0 auto;padding:0 20px}.secao{padding:120px 60px}@media screen and (max-width:1140px){.secao{padding:80px 40px}}@media screen and (max-width:740px){.secao{padding:80px 20px}}img{max-width:100%}.ul{list-style:none}.contact__aside a:hover,.link{text-decoration:underline;color:#105fa8}.contact__aside a:hover,.link:hover{color:#023260}@media screen and (max-width:740px){.mobile-none{display:none!important}}.desktop-none{display:none}@media screen and (max-width:740px){.desktop-none{display:block!important}}h1{font-weight:700;color:#fff;font-family:Poppins,sans-serif;font-size:48px;line-height:70px}@media screen and (max-width:740px){h1{font-family:Poppins,sans-serif;font-size:32px;line-height:40px}}h2{font-weight:700;position:relative;margin-bottom:40px;padding-bottom:1.5rem;border-bottom:1px solid #ddd;font-family:Poppins,sans-serif;font-size:38px;line-height:120%}@media screen and (max-width:740px){h2{font-family:Poppins,sans-serif;font-size:38px;line-height:120%}}h2:before{content:"";width:95px;height:10px;background-color:#095092;position:absolute;left:0;bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%)}h2 span{font-weight:400;font-size:22px;display:block}.h2-center{text-align:center!important;margin-bottom:40px;padding-bottom:1.5rem;border-bottom:1px solid #ddd;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Poppins,sans-serif;font-size:38px;line-height:120%}.h2-center:before{content:"";width:95px;height:10px;background-color:#095092;position:absolute;left:50%;bottom:0;-webkit-transform:translateY(50%) translateX(-50%);transform:translateY(50%) translateX(-50%)}@media screen and (max-width:740px){.h2-center{font-family:Poppins,sans-serif;font-size:38px;line-height:120%}}@media screen and (max-width:740px){.h2-center{width:100%}}h3{font-family:Poppins,sans-serif;font-size:32px;line-height:130%}@media screen and (max-width:740px){h3{font-family:Poppins,sans-serif;font-size:24px;line-height:130%}}h5{font-weight:700;color:#105fa8;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:18px;line-height:140%}@media screen and (max-width:740px){h5{font-family:Poppins,sans-serif;font-size:18px;line-height:140%}}h6{font-weight:700;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:18px;line-height:22px}@media screen and (max-width:740px){h6{font-family:Poppins,sans-serif;font-size:18px;line-height:22px}}p{font-weight:300;font-family:Poppins,sans-serif;font-size:16px;line-height:150%}@media screen and (max-width:740px){p{font-family:Poppins,sans-serif;font-size:16px;line-height:150%}}a{font-family:Poppins,sans-serif;font-size:16px;line-height:24px}@media screen and (max-width:740px){a{font-family:Poppins,sans-serif;font-size:16px;line-height:24px}}.sub-titulo{font-size:1.25rem;font-weight:700;position:relative;padding-left:1.5rem;-webkit-transition:.3s ease;transition:.3s ease}.sub-titulo::before{content:"";width:15px;height:5px;background-color:#105fa8;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:.3s ease;transition:.3s ease}.sub-titulo:hover{padding-left:2rem}.sub-titulo:hover::before{width:20px}.flex-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width:740px){.grid-2{grid-template-columns:1fr;gap:0}}.cadastro{width:100vw;height:100vh;display:grid;grid-template-columns:1fr 1fr}.cadastro .tit-form{font-size:22px;font-weight:700}.cadastro .cadastro-bg{background-image:url("../img/Cadastro ADVBOX.webp");background-repeat:no-repeat;background-position:right;background-size:cover;color:#fff;padding:60px;padding:60px}.cadastro .cadastro-bg h2{margin:40px 0}.cadastro .cadastro-bg .cadastro-txt{width:420px}.cadastro .erro-form{color:#dc3545}.cadastro .form{max-width:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px}.cadastro .form__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.cadastro .form .form__item{width:100%;position:relative}.cadastro .form .form__item.captcha{margin-top:20px}.cadastro .form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;position:relative}.cadastro .form__checkbox input{max-width:20px;margin-right:10px}.cadastro .form__checkbox label{margin-top:0}.cadastro .form__checkbox label a{font-size:14px;color:#0d6efd}.cadastro .form__checkbox .span-required{top:35px}.cadastro .form label{font-size:14px;font-weight:700;color:#212529;display:block;margin-top:20px}.cadastro .form input,.cadastro .form select{border:1px solid #b4b4b4;border-radius:5px;width:220px;height:35px;padding:8px 10px;font-size:.875rem;font-family:Poppins,sans-serif;font-weight:400;width:100%;margin-top:5px}.cadastro .form input:focus,.cadastro .form select:focus{border:2px solid #105fa8!important}.cadastro .form input.error{border-color:#e63636}.cadastro .form input.error+.span-required{display:block}.cadastro .form select.error{border-color:#e63636}.cadastro .form select.error+.span-required{display:block}.cadastro .form button{cursor:pointer;font-weight:700;font-size:20px;padding:1rem;margin-top:20px;font-family:Poppins,sans-serif}.cadastro .span-required{display:none;position:absolute;top:80px;width:100%;left:0;font-size:12px;font-family:Poppins,sans-serif;font-weight:700;margin:3px 0 0 1px;color:#dc3545}.cadastro .span-required.show{display:block}@media screen and (max-width:740px){.cadastro{grid-template-columns:1fr}.cadastro .cadastro-bg{color:#fff;padding:20px}.cadastro .cadastro-bg h2{margin:40px 0;width:100%}.cadastro .cadastro-bg p{display:none}.cadastro .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.cadastro .form__desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}#cadastro-crm .cadastro-bg{background-image:url("../img/Cadastro CRM.webp");background-repeat:no-repeat;background-position:right;background-size:cover}.clientes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientes a{text-decoration:none;color:inherit}.clientes .btn{padding:1rem 2rem;font-size:22px;font-weight:700}.clientes .tit-desc{width:70%;text-align:center}.clientes .clientes-cards{display:grid;grid-template-columns:repeat(4,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.clientes .clientes-cards .clientes-card{position:relative;margin:60px 0}.clientes .clientes-cards .clientes-card p{text-align:center;position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.clientes .clientes-cards .clientes-card img{width:100%}.clientes .clientes-cards .clientes-txt{margin:60px 0;padding:20px;font-weight:300;font-size:16px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);box-shadow:0 3px 6px rgba(0,0,0,.25);border-radius:5px;color:#1b2031;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1140px){.clientes .tit-desc{width:100%;text-align:center}.clientes .clientes-cards{grid-template-columns:repeat(2,1fr);margin-top:40px}.clientes .clientes-card{margin:0!important}}@media screen and (max-width:740px){.clientes .tit-desc{width:100%;text-align:center}.clientes .clientes-cards{grid-template-columns:1fr;margin-top:40px}.clientes .clientes-card{margin:0!important}.clientes .clientes-txt{margin:0!important}.clientes .btn{margin-top:20px;width:100%;text-align:center}}.hero{background:url("../img/Software Jurídico da ADVBOX.webp") no-repeat;background-size:cover;color:#fff}.hero a{text-decoration:none;color:inherit}.hero .bg-hero{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero .bg-hero p{margin-top:1rem}.hero .bg-hero .hero-cta{margin-top:1.5rem}.hero .bg-hero .hero-cta a{padding:1rem 2rem;font-size:22px;font-weight:700;margin-right:20px}.hero .hero-txt{width:50%}@media screen and (max-width:1140px){.hero{background:url('../img/Software\ Jurídico\ da\ ADVBOX.webp') no-repeat;background-position-x:60%}.hero .bg-hero .hero-cta{margin-top:0;text-align:center}.hero .bg-hero .hero-cta a{padding:1rem 2rem;margin-right:20px;margin-top:1.5rem}.hero .hero-txt{width:80%}}@media screen and (max-width:740px){.hero{background:url('../img/Software\ Jurídico\ da\ ADVBOX.webp') no-repeat;background-position-y:10%}.hero .bg-hero .hero-cta{margin-top:0;text-align:center}.hero .bg-hero .hero-cta a{padding:1rem 2rem;margin-right:20px;margin-top:1.5rem;width:100%}.hero .hero-txt{width:100%}}#escritorio-enxuto .hero{background:url("../img/Escritórios Enxutos.webp") no-repeat;background-size:cover;background-position:bottom}@media screen and (max-width:740px){#escritorio-enxuto .hero{background-position:inherit}}#banca-de-advogados .hero{background:url("../img/Banca de Advogados.webp") no-repeat;background-size:cover;background-position:bottom}@media screen and (max-width:740px){#banca-de-advogados .hero{background-position:inherit}}#elite-juridica{background-color:#000;color:#fff}#elite-juridica .hero{background:url("../img/Elite Jurídica.webp") no-repeat;background-size:cover;background-position:bottom}#elite-juridica .nova-advocacia{display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#elite-juridica .nova-advocacia-bg{background:url(../img/bg-line.webp) no-repeat;background-size:cover;background-position:bottom;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-120px}#elite-juridica .nova-advocacia-bg img{width:90%}#elite-juridica .clientes-txt{background-color:#1b2031;color:#fff}@media screen and (max-width:740px){#elite-juridica .hero{background-position:inherit}#elite-juridica .nova-advocacia{grid-template-columns:1fr;gap:20px}#elite-juridica .nova-advocacia-bg{margin-top:-60px}#elite-juridica .nova-advocacia-bg img{width:100%}}#planos .hero{background:url("../img/Planos ADVBOX.webp") no-repeat;background-size:cover;background-position:bottom}#planos .hero .hero-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.bg-mockup{background:url(../img/bg-mockup-elite.png) no-repeat;background-size:cover;background-position:bottom}.bg-mockup .mockup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg-mockup .mockup-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;width:400px;border-radius:5px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);padding:1rem}.bg-mockup .mockup-card img{margin-right:1rem}.bg-mockup .mockup-cards2{text-align:right}.bg-mockup .mockup-cards2 p{margin-right:1rem}.bg-mockup .mockup-cards2 img{margin-right:0}@media screen and (max-width:1140px){.bg-mockup .mockup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bg-mockup .mockup-card{width:100%}.bg-mockup .mockup-cards2{text-align:left}.bg-mockup .mockup-cards2 .mockup-card{display:grid;grid-template-columns:auto 1fr}.bg-mockup .mockup-cards2 .mockup-card img{grid-column:1;grid-row:1;margin-right:1rem}.bg-mockup .mockup-cards2 .mockup-card p{grid-column:2}}@media screen and (max-width:740px){.bg-mockup .mockup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bg-mockup .mockup-img{padding:40px 0}.bg-mockup .mockup-card{width:100%}.bg-mockup .mockup-cards2{text-align:left}.bg-mockup .mockup-cards2 .mockup-card{display:grid;grid-template-columns:auto 1fr}.bg-mockup .mockup-cards2 .mockup-card img{grid-column:1;grid-row:1;margin-right:1rem}.bg-mockup .mockup-cards2 .mockup-card p{grid-column:2}}#recursos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:120px}#recursos .h2-center{width:100%}#recursos article{width:60%;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#recursos img{width:80%;padding-bottom:20px}.materiais-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none}.materiais-cards li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.materiais-cards a{text-decoration:none;color:#1b2031}@media screen and (max-width:740px){.materiais-cards{grid-template-columns:1fr 1fr;gap:20px}}.materiais-card{background-color:#fff;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.15) 0 2px 3px;box-shadow:rgba(0,0,0,.15) 0 2px 3px;text-align:center;-webkit-transition:.3s;transition:.3s}.materiais-card a{padding:20px}.materiais-card:hover{cursor:pointer;-webkit-box-shadow:rgba(0,0,0,.3) 0 3px 6px;box-shadow:rgba(0,0,0,.3) 0 3px 6px}.materiais-card:hover a{font-weight:700}@media screen and (max-width:740px){.materiais-card a{padding:10px}}.secao-base{display:grid;grid-template-columns:1fr 1fr;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:300}.secao-base .secao-base-txt{padding:40px;background-color:#1b2031;border-radius:5px}@media screen and (max-width:1140px){.secao-base{grid-template-columns:1fr}.secao-base .secao-base-img{display:none}}@media screen and (max-width:740px){.secao-base{grid-template-columns:1fr}.secao-base .secao-base-txt{padding:40px 20px}.secao-base .secao-base-img{display:none}}.paralax{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url("../img/Controladoria Jurídica.webp");background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url("../img/Controladoria Jurídica.webp");background-repeat:no-repeat;background-size:cover;padding:40px 0;text-align:center;color:#fff}.paralax .container{width:50%}.paralax .container p{margin-bottom:1rem}@media screen and (max-width:1140px){.paralax .container{width:80%}}@media screen and (max-width:740px){.paralax .container{width:100%}}.paralax2{background-image:url(../img/adv-hammer.webp);background-repeat:no-repeat;background-size:cover;padding:240px 0 40px 0;text-align:center;color:#fff}.paralax2 .container{width:50%}.paralax2 .container p{margin-bottom:1rem}@media screen and (max-width:1140px){.paralax2 .container{width:80%}}@media screen and (max-width:740px){.paralax2 .container{width:100%}}.paralax-planos{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6))),url(../img/bg-planos2.webp);background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/bg-planos2.webp)}.paralax-planos p{margin-top:20px}.home-video{position:relative;z-index:5}.home-video .home-video-box{width:50%;height:100%;background-color:#1b2031;position:absolute;left:-100px;top:0;z-index:-1}.home-video h2{width:30%;color:#fff}.home-video iframe{height:600px;width:100%}@media screen and (max-width:1140px){.home-video{padding:80px 40px 40px 40px}.home-video iframe{margin-top:-60px;height:600px;width:100%}}@media screen and (max-width:740px){.home-video{padding:60px 20px 20px 20px}.home-video .home-video-box{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.home-video h2{width:80%}.home-video iframe{margin-top:20px;height:200px;width:100%}.home-video .sec-video{width:100%}}#futuro-da-advocacia{padding-top:140px;background-image:url(../img/adv-futur.webp);background-repeat:no-repeat;background-position:center 110px;background-size:cover;color:#fff}#futuro-da-advocacia span{line-height:30px}#futuro-da-advocacia .futuro-adv{padding:120px 60px 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (max-width:1140px){#futuro-da-advocacia{padding-top:200px}#futuro-da-advocacia .futuro-adv{padding:120px 40px 60px 40px;gap:40px}}@media screen and (max-width:740px){#futuro-da-advocacia{padding-top:240px}#futuro-da-advocacia .futuro-adv{padding:120px 20px 60px 20px;gap:40px}}.sec-padrao{display:grid;grid-template-columns:1fr 1fr;justify-items:center;gap:60px;font-weight:300}.sec-padrao .secao-midia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sec-padrao .secao-midia iframe{max-width:100%}.sec-padrao .sec-padrao-bullet{margin-top:40px}.sec-padrao .sec-padrao-bullet ul{list-style:none}.sec-padrao .sec-padrao-bullet li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:20px}.sec-padrao .sec-padrao-btn{margin-top:20px}.sec-padrao .sec-padrao-btn a{text-decoration:none;color:inherit}.sec-padrao .sec-padrao-btn .btn{padding:1rem 2rem;font-size:22px;font-weight:700}@media screen and (max-width:740px){.sec-padrao .sec-padrao-btn .btn{width:100%;text-align:center}}.sec-padrao .secao-midia-cards ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-left:50px}.sec-padrao .secao-midia-cards li{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);border-radius:5px;padding:40px;height:250px}.sec-padrao .secao-midia-cards li:nth-child(even){margin-top:40px}.sec-padrao .secao-midia-cards img{width:80px;margin-bottom:1rem}@media screen and (max-width:1140px){.sec-padrao .secao-midia-cards ul{padding-left:0}}@media screen and (max-width:740px){.sec-padrao .secao-midia-cards ul{grid-template-columns:1fr;padding-left:0}.sec-padrao .secao-midia-cards li{padding:20px;height:auto}.sec-padrao .secao-midia-cards li:nth-child(even){margin-top:0}}@media screen and (max-width:1140px){.sec-padrao{grid-template-columns:1fr}}@media screen and (max-width:740px){.sec-padrao{grid-template-columns:1fr}}.segur-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px;color:#1b2031}.segur-cards .segur-card{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);padding:1.5rem;border-radius:5px}@media screen and (max-width:1140px){.segur-cards{grid-template-columns:repeat(2,1fr)}.segur-cards img{margin-bottom:10px}}@media screen and (max-width:740px){.segur-cards{grid-template-columns:1fr}.segur-cards img{margin-bottom:10px}}.vant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vant a{text-decoration:none;color:inherit}.vant ul{list-style:none}.vant .vant-box{border:transparent;border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0}.vant .vant-nav{margin-right:1px;font-weight:700}.vant .vant-nav li{padding:10px 20px;width:250px;margin-bottom:.5rem}.vant .vant-nav .active{color:#fff;background:#105fa8;-webkit-transition:.3s ease;transition:.3s ease}.vant .vant-txt{padding:1rem 2rem;border-left:5px solid #105fa8}.vant .vant-txt ul{list-style:inside}.vant .vant-txt div{display:none}.vant .vant-txt .active{display:block}.vant .btn{padding:1rem 2rem;font-size:22px;font-weight:700}@media screen and (max-width:1140px){.vant .vant-box{width:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vant .vant-nav{width:100%}.vant .vant-nav li{width:100%;text-align:center}.vant .vant-txt{padding:1rem 2rem;border-top:5px solid #105fa8;border-left:0 solid #105fa8}}@media screen and (max-width:740px){.vant .vant-box{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vant .vant-nav{width:100%}.vant .vant-nav li{width:100%;text-align:center}.vant .vant-txt{padding:1rem 2rem;border-top:5px solid #105fa8;border-left:0 solid #105fa8}}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accordion .accordion-box{width:90%;margin-top:40px}.accordion .accordion-box details{border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);margin-bottom:40px;font-weight:700;font-size:1.25rem;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.accordion .accordion-box details summary{padding:20px 40px}.accordion .accordion-box details:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}.accordion .accordion-box .accordion-answer{padding:0 40px 20px 40px;font-weight:300;font-size:1.125rem;margin-top:1rem;margin-left:1.5rem}.accordion .accordion-box-elite details{background-color:#1b2031}@media screen and (max-width:740px){.accordion .accordion-box{width:100%;margin-top:40px}.accordion .accordion-box details{padding:20px 20px;margin-bottom:20px;font-size:1.125rem}.accordion .accordion-box .accordion-answer{font-size:1rem;margin-top:1rem;margin-left:.5rem}}.article{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9;width:90%}@media screen and (max-width:740px){.article{display:none}}.article-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:60px}.article-icons .article-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-icons img{height:80px;margin-right:20px}@media screen and (max-width:1140px){.article-icons{grid-template-columns:1fr;gap:20px;padding:40px;margin-top:-40px}.article-icons .article-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;padding-bottom:1rem}.article-icons img{height:50px;margin-right:20px}}@media screen and (max-width:740px){.article-icons{grid-template-columns:1fr;gap:20px;padding:20px;margin-top:-40px}.article-icons .article-box{border-bottom:1px solid #ddd}.article-icons img{height:50px;margin-right:20px}}.article-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px;padding:40px;width:70%}.article-cta a{text-decoration:none;color:inherit;margin-left:20px;text-align:center}.article-cta .btn{padding:1rem 2rem;font-size:22px;font-weight:700}.article-cta h3{margin-bottom:1rem}.article-cta div{width:60%}@media screen and (max-width:1140px){.article-cta{margin-top:-40px;width:90%}.article-cta a{margin-left:40px}}@media screen and (max-width:740px){.article-cta{margin-top:-40px;padding:20px;width:90%}.article-cta a{margin-left:0;margin-top:1rem}.article-cta h3{margin-bottom:.5rem}.article-cta div{width:100%}}.article-boxes{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;position:absolute;padding:0 60px}.article-boxes img{height:80px;margin-bottom:1rem}.article-boxes div{padding:20px;margin-top:-80px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15)}@media screen and (max-width:740px){.article-boxes{grid-template-columns:1fr;gap:20px;width:100%;position:relative;padding:0 20px}.article-boxes img{height:60px;margin-bottom:1rem}.article-boxes div{padding:20px;margin-top:0}.article-boxes div:last-child{position:absolute;bottom:-20px;-webkit-transform:translateY(100%);transform:translateY(100%)}}.article-elite{background:url(../img/bg-line.webp);background-color:#1b2031}.btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.btn{border:none;-webkit-transition:.5s ease;transition:.5s ease;padding:5px 2rem;display:inline-block;border-radius:4px;color:#fff!important}.btn img{max-height:20px;margin-left:5px;-webkit-transform:translateY(20%);transform:translateY(20%)}.btn-pri{padding:6px 2rem;-webkit-transition:all .5s;transition:all .5s;position:relative;overflow:hidden;z-index:1}.btn-pri:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,right top,left top,from(#6196e0),to(#105fa8));background:linear-gradient(270deg,#6196e0,#105fa8);z-index:-2}.btn-pri:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#095092;-webkit-transition:all .5s;transition:all .5s;z-index:-1}.btn-pri:hover{color:#fff}.btn-pri:hover:before{width:100%}.btn-sec{color:#095092!important;text-decoration:none;border:2px solid #095092}.btn-login{border:1px solid #fff;-webkit-transition:all .5s;transition:all .5s;position:relative;overflow:hidden;z-index:1}.btn-login:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:-2}.btn-login:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:rgba(255,255,255,.25);-webkit-transition:all .5s;transition:all .5s;z-index:-1}.btn-login:hover{color:#fff}.btn-login:hover:before{width:100%}#depoimentos{overflow-x:hidden}#depoimentos h2{width:40%;margin-bottom:0}@media screen and (max-width:740px){#depoimentos h2{width:100%;margin-bottom:20px}}#depoimentos .depo-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#depoimentos .depo-btn a{text-decoration:none;color:inherit;margin-top:40px}@media screen and (max-width:740px){#depoimentos .depo-btn a{text-align:center}}#depoimentos .depo-btn .btn{padding:1rem 2rem;font-size:22px;font-weight:700}.depo-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:740px){.depo-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.depo-navigation{width:100%;position:relative;height:80px;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.depo-navigation>button{border:none;cursor:pointer;background-color:rgba(27,32,49,.8);font-size:2rem;font-weight:700;width:50px;height:50px;padding:.25rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.depo-navigation>button:hover{background-color:#1b2031}.depo-navigation>button:disabled{background-color:rgba(27,32,49,.5)}.depo-navigation img{width:14px;height:24px}.depo-box{width:100%;display:grid}.depo-box .carousel-slide{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);border-radius:5px;padding:24px;border:1px solid rgba(0,0,0,.1)}.depo-box .carousel-slide .depo-txt{font-size:14px;border-bottom:1px solid #aaa;padding-bottom:1rem;height:160px;overflow-y:auto}.depo-box .carousel-slide .depo-txt::before{content:"“";font-family:sans-serif;font-weight:700;display:block;font-size:80px;margin-top:1rem;color:#aaa}.depo-box .carousel-slide .depo-geral{display:grid;grid-template-columns:1fr 1fr;margin-top:1rem}.depo-box .carousel-slide .depo-geral .depo-autor{font-weight:700;font-size:14px!important}.depo-box .carousel-slide .depo-geral .depo-recomenda{font-size:14px!important}.depo-box .carousel-slide .depo-geral .depo-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depo-box .carousel-slide .depo-geral img{max-width:120px}[data-dropdown]{position:relative}[data-dropdown] .dropdown-menu{display:none!important}[data-dropdown].active .dropdown-menu,[data-dropdown]:hover .dropdown-menu{display:block!important;-webkit-animation:show-up .3s forwards;animation:show-up .3s forwards}@-webkit-keyframes show-up{from{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes show-up{from{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.dropdown-menu{position:absolute;top:42px;left:-10px;z-index:200;background-color:#fff;color:#1b2031;padding:10px 20px;display:block!important;width:250px;opacity:1!important;font-weight:700}.dropdown-menu::before{content:"";display:block;position:absolute;top:-8px;width:0;height:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent}.dropdown-menu li{margin-bottom:1rem;opacity:1}.dropdown-menu li:hover{text-decoration:underline}#footer{background-color:#1b2031;color:#fff;padding:160px 60px 0 60px}#footer ul{list-style:none}#footer a,#footer p{font-weight:300;font-size:14px;line-height:22px}#footer a{color:inherit;text-decoration:none;-webkit-transition:.3s ease;transition:.3s ease}#footer a:hover{text-decoration:underline}#footer li{margin-bottom:.75rem}#footer .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;border-bottom:1px solid #aaa;padding-bottom:1rem}#footer .footer-grid .footer-logo p{padding-top:2rem}#footer .footer-grid .footer-sociais{margin-top:1rem}#footer .footer-grid .footer-sociais ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-.75rem;margin-left:-.75rem}#footer .footer-grid .footer-sociais ul a:hover{opacity:.7}#footer .footer-grid .footer-sociais ul img{max-width:40px}#footer .footer-grid .footer-copy{text-align:center;padding:2rem 0}@media screen and (max-width:1140px){#footer{padding:200px 40px 0 40px}#footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:740px){#footer{padding:240px 0 0 0}#footer .footer-grid{grid-template-columns:1fr;gap:20px}}.footer-copy{text-align:center;padding:1rem 0}.footer-elite{background:-webkit-gradient(linear,right top,left top,from(#6196e0),to(#105fa8))!important;background:linear-gradient(270deg,#6196e0,#105fa8)!important}.footer-logo{max-width:150px;margin-bottom:1rem}.form{max-width:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px}.form__desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.form__info{color:#bfbfbf}.form__info a,.form__info p{font-size:.875rem}.form__item{width:100%;position:relative}.form__item.captcha{margin-top:20px}.form__checkbox{margin-top:20px;position:relative}.form__checkbox input{max-width:20px;margin-right:10px}.form__checkbox label{margin-top:5px!important}.form__checkbox label a{font-size:14px;color:#0d6efd}.form__checkbox .span-required{top:35px}.form label{font-size:14px;font-weight:700;color:#212529;display:block;margin-top:20px}.form input,.form select,.form textarea{border:1px solid #b4b4b4;border-radius:5px;width:220px;height:35px;padding:10px;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;width:100%;margin-top:5px}.form input:focus,.form select:focus,.form textarea:focus{border:2px solid #105fa8!important}.form input.error{border-color:#e63636}.form input.error+.span-required{display:block}.form select.error{border-color:#e63636}.form select.error+.span-required{display:block}.form button{cursor:pointer;font-weight:700;font-size:20px;padding:1rem;margin-top:20px;font-family:Poppins,sans-serif}header{color:#fff;position:fixed;top:0;width:100%;padding:2rem 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:100}header a{text-decoration:none;color:inherit}header ul{list-style:none}header .header-logo{max-width:150px}header .bg-header{width:100%}header .header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header-main .header-login a{margin-left:20px}header .header-nav{padding-top:1rem}header .header-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header-nav ul li{padding:10px;opacity:.8}header .header-nav ul a:hover{opacity:1;position:relative}header .header-nav ul a:hover:before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;bottom:0}header .header-nav .header-link-active{opacity:1;font-weight:700;position:relative}header .header-nav .header-link-active:before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;bottom:0;left:0}header .header-nav .header-link-active a:hover:before{display:none}header #header-mobile{display:none}@media screen and (max-width:1140px){header{background-color:#1b2031;padding:1rem 40px}header #header-desktop{display:none}header #header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header__menu-mobile{display:none}header #btn__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;background:0 0;color:#fff;font-weight:700}header #header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__menu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;gap:20px;width:100%;top:100px;right:0;background-color:#1b2031;height:0;-webkit-transition:.6s;transition:.6s;z-index:1000;visibility:hidden;overflow-y:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__menu-mobile li{padding-bottom:1rem;border-bottom:1px solid rgba(170,170,170,.2);width:80%;text-align:center}header .header__menu-mobile a{font-size:20px}header #header__nav.active .header__menu-mobile{visibility:visible;height:100vh;overflow-y:auto}header .hamburguer{display:block;border-top:3px solid;width:30px;margin-left:1rem}header .hamburguer::after,header .hamburguer::before{content:"";display:block;width:30px;height:3px;background:currentColor;margin-top:5px;-webkit-transition:.3s;transition:.3s;position:relative}header #header__nav.active .hamburguer{border-top-color:transparent}header #header__nav.active .hamburguer::after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);top:-7px}header #header__nav.active .hamburguer::before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@media screen and (max-width:740px){header{background-color:#1b2031;padding:1rem 20px}header #header-desktop{display:none}header #header-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header__menu-mobile{display:none}header #btn__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;background:0 0;color:#fff;font-weight:700}header #header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__menu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;gap:20px;width:100%;top:70px;right:0;background-color:#1b2031;height:0;-webkit-transition:.6s;transition:.6s;z-index:1000;visibility:hidden;overflow-y:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__menu-mobile li{padding-bottom:1rem;border-bottom:1px solid rgba(170,170,170,.2);width:80%;text-align:center}header .header__menu-mobile a{font-size:20px}header #header__nav.active .header__menu-mobile{visibility:visible;height:100vh;overflow-y:auto}header .hamburguer{display:block;border-top:3px solid;width:30px;margin-left:1rem}header .hamburguer::after,header .hamburguer::before{content:"";display:block;width:30px;height:3px;background:currentColor;margin-top:5px;-webkit-transition:.3s;transition:.3s;position:relative}header #header__nav.active .hamburguer{border-top-color:transparent}header #header__nav.active .hamburguer::after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);top:-7px}header #header__nav.active .hamburguer::before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.active-header{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.25);box-shadow:0 5px 10px rgba(0,0,0,.25);background-color:#1b2031;padding:1rem 60px;-webkit-transition:.5s ease;transition:.5s ease}@media screen and (max-width:740px){.active-header{padding:1rem 20px}}#crm .header-nav{padding-top:1rem}#crm .header-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.modal-login{height:100vh;width:100%;background:rgba(0,0,0,.5);position:fixed;top:0;right:0;z-index:1000;display:none;color:#1b2031}.modal-login .modal-content{background-color:#fff;width:40%;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-bottom:100px}.modal-login .close-modal{position:absolute;top:40px;right:40px;width:40px;height:40px;border:none;font-size:1.25rem;font-weight:700;cursor:pointer}.modal-login .login{font-size:1.75rem;margin-bottom:20px}.modal-login form{color:#8b8e95;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Poppins,sans-serif}.modal-login form label{margin-top:20px}.modal-login form input{padding:5px;font-family:Poppins,sans-serif;margin-top:5px;color:#222;font-size:16px}.modal-login form input::-webkit-input-placeholder{color:#8b8e95}.modal-login form input::-moz-placeholder{color:#8b8e95}.modal-login form input:-ms-input-placeholder{color:#8b8e95}.modal-login form input::-ms-input-placeholder{color:#8b8e95}.modal-login form input::placeholder{color:#8b8e95}.modal-login form button{font-size:20px;font-family:Poppins,sans-serif;font-weight:700;margin:20px 0 40px 0}.modal-login form a{color:inherit;margin-top:10px}@media screen and (max-width:740px){.modal-login .modal-content{width:100%;padding:20px}}.modal-login.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.modal-container{padding:20rem 0;height:100vh;width:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:1000;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-container #form-processos,.modal-container #plano-andamentos{margin-top:20px}.modal-container [id=processos_numero]{width:100%;padding:5px 10px;margin-top:10px}.modal-container .modal{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.modal-container .modal .modal-tit{font-size:20px;line-height:40px;font-weight:700}.modal-container .modal .modal-txt{font-size:14px;line-height:20px;font-weight:400}.modal-container .modal .modal-link{margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-container .modal .modal-link button{border:none;padding:10px 1rem;font-weight:700;cursor:pointer;-webkit-box-shadow:1px 1px 1px #aaa;box-shadow:1px 1px 1px #aaa;text-transform:uppercase}.modal-container .modal .modal-link .modal-active{color:#fff;background-color:#1b2031}.modal-container .modal .modal-link .form-radio{margin-right:10px}.modal-container .modal .modal-precos .modal-txt{margin-bottom:1rem}.modal-container .modal .modal-precos [data-modal-txt=plano-preco]{font-size:2rem!important}.modal-container .modal .modal-precos [data-modal-txt=plano-preco]::after{content:"/mês";font-size:1rem;margin-left:10px}.modal-container .modal .modal-precos .btn-pri{font-size:20px;font-weight:700;text-decoration:none;text-transform:uppercase}.modal-container .modal-planos{background:#fff;padding:40px}.modal-container .modal-precos{background:#1b2031;color:#fff;padding:40px}.modal-container .modal-precos .button-close{position:absolute;top:-30px;right:-30px;width:50px;height:50px;border:4px solid #fff;border-radius:50%;font-size:1.25rem;font-weight:700;cursor:pointer;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.3);box-shadow:0 4px 4px 0 rgba(0,0,0,.3)}@media screen and (max-width:740px){.modal-container .modal-precos{height:100vh;width:100%}.modal-container .modal-precos .modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 20px}.modal-container .modal-precos .modal-planos{padding:20px}.modal-container .modal-precos .modal-precos{padding:20px}.modal-container .modal-precos .button-close{position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.modal-container.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:modal .5s forwards;animation:modal .5s forwards}.modal-container .scale-slider{width:100%}.modal-container .range-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes modal{0%{opacity:0;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes modal{0%{opacity:0;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.features{margin-top:120px}.features .tooltip{opacity:.6;-webkit-transition:.25s ease;transition:.25s ease}.features .tooltip:hover{opacity:1;cursor:help}.features table{margin-top:40px;border-color:gray;width:100%;border-spacing:0}.features table thead{position:sticky;top:120px;padding:8px 12px 12px;background-color:#fff;z-index:10}.features table thead th{border-left:2px solid #e5e5e5}.features table tbody td{border-left:2px solid #e5e5e5}.features table tbody tr{-webkit-transition:.3s ease;transition:.3s ease;background-color:#fff}.features table tbody tr:hover{background-color:#f5f5f5}.features table tbody div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features table tbody div span{color:rgba(95,95,95,.7176470588)}.features table tbody [data-feature=elite] span{color:#105fa8}.features__item-tit{max-width:350px;padding:10px 20px 10px 10px}.features__item-tit div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.features__item-tit p{text-align:left}.features__tit{font-size:1.5rem;padding:10px;text-align:left}.features__category{padding:40px 10px}.features__category h4{font-size:1.5rem;font-weight:700;margin-bottom:10px}.features__category .btn{margin-top:20px}@media screen and (max-width:1140px){.features table{margin-top:40px}.features table thead{top:80px}.features table thead tr{padding:40px}.features table thead th{padding:0 10px}.features table thead th h4{font-size:1.25rem!important}.features table thead th .btn{margin-top:10px}}@media screen and (max-width:960px){.features table{width:500px}.features table thead{width:100%}.features table thead th{width:150px!important;padding:40px 10px 20px 10px}.features table .features__tit{max-width:150px}}@media screen and (max-width:740px){.features{display:none}}.pd-top{padding-top:40px}.cadastro{width:100vw;height:100vh;display:grid;grid-template-columns:1fr 1fr}.cadastro .tit-form{font-size:22px;font-weight:700}.cadastro .cadastro-bg{background-image:url("../img/Cadastro ADVBOX.webp");background-repeat:no-repeat;background-position:right;background-size:cover;color:#fff;padding:60px;padding:60px}.cadastro .cadastro-bg h2{margin:40px 0}.cadastro .cadastro-bg .cadastro-txt{width:420px}.cadastro .erro-form{color:#dc3545}.cadastro .span-required{display:none;position:absolute;top:80px;width:100%;left:0;font-size:12px;font-family:Poppins,sans-serif;font-weight:700;margin:3px 0 0 1px;color:#dc3545}.cadastro .span-required.show{display:block}@media screen and (max-width:740px){.cadastro{grid-template-columns:1fr}.cadastro .cadastro-bg{color:#fff;padding:20px}.cadastro .cadastro-bg h2{margin:40px 0;width:100%}.cadastro .cadastro-bg p{display:none}.cadastro .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.cadastro .form__desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}#cadastro-crm .cadastro-bg{background-image:url("../img/Cadastro CRM.webp");background-repeat:no-repeat;background-position:right;background-size:cover}.contact h1{color:#1e1e1e}.contact h2{border-bottom:none;margin-bottom:0;font-size:1.5rem;line-height:120%;padding-bottom:10px}.contact h2::before{display:none}.contact h3{color:#8e8e8e;font-size:18px;font-style:normal;font-weight:400;line-height:180%;text-transform:uppercase}.contact__grid{display:grid;grid-template-columns:2fr 1fr}.contact__main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact__main p{color:#999}.contact__main form{max-width:unset;padding:20px 0}.contact__main form label{font-size:1.125rem}.contact__main form input,.contact__main form textarea{width:100%;height:auto}.contact__main-txt{margin-top:40px;gap:20px}.contact__main-txt img{width:100px;height:100px;border-radius:100px;margin-bottom:20px}.contact__aside{padding:80px;background-color:#ececec;min-height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact__aside ul{gap:20px}.contact__aside a,.contact__aside p{color:#1a1a1a;font-size:1rem;text-decoration:none;display:block}.contact__aside a:hover{color:#105fa8}.contact__aside a:hover p{color:#105fa8}.contact__aside-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.contact__aside-item ul a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.contact__aside-item ul a:hover{opacity:.6}.contact__aside-item ul img{max-width:50px}@media screen and (max-width:1140px){.contact__aside{padding:40px}}@media screen and (max-width:740px){.contact__grid{grid-template-columns:1fr}.contact__main{padding:60px 20px}.contact__aside{min-height:unset;padding:40px 20px}}#crm h1{font-size:2rem;line-height:140%}#crm .hero-crm{height:100vh;background:url(../img/bg-crm.webp) no-repeat;background-size:cover;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#crm .hero-crm .hero-crm-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:60px;padding-right:50%}#crm .hero-crm .hero-crm-txt p{margin:20px 0 40px 0}@media screen and (max-width:740px){#crm .hero-crm .hero-txt{width:100%;padding:20px}#crm .hero-crm .hero-txt p{margin:20px 0}}#crm .btn-ter{background-color:#0016de;text-decoration:none;width:100%;text-align:center;font-weight:700;padding:10px}#crm .bg-blur{background:url(../img/bg-crm2.webp) no-repeat;background-size:cover}#crm .crm-check{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}#crm .crm-check img{margin-right:20px}#crm .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:60px;color:#fff}#crm .grid-2 .crm-dest{font-size:1.5rem;font-weight:700;width:70%}@media screen and (max-width:740px){#crm .grid-2{grid-template-columns:1fr}}#crm .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;color:#fff;margin-top:-120px}#crm .grid-4 div{background-color:#000027;padding:40px;border-radius:5px;text-align:center}#crm .grid-4 img{margin-bottom:20px}@media screen and (max-width:740px){#crm .grid-4{grid-template-columns:1fr}}#crm .home-video-box{background-color:#000641}#crm .home-video p{color:#fff!important;font-size:14px;margin-bottom:20px;width:40%}@media screen and (max-width:740px){#crm .home-video p{width:100%}}#crm .planos-crm{background:url(../img/bg-crm3.webp) no-repeat;background-size:cover;color:#fff!important}#crm .planos-crm .planos-crm-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}#crm .planos-crm .planos-crm-txt{width:60%}#crm .planos-crm .planos-crm-txt h3{margin-bottom:20px}#crm .planos-crm .planos-crm-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#crm .planos-crm .planos-crm-cards div{background-color:#fff;padding:40px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#crm .planos-crm .planos-crm-cards ul{list-style:none;margin:20px 0;padding-top:5px;border-top:2px solid #0035f2;color:#aaa}#crm .planos-crm .planos-crm-cards li{margin-top:1rem}#crm .planos-crm .planos-crm-cards .txt-blue{color:#0035f2;font-weight:700;font-size:1.75rem}#crm .planos-crm .planos-crm-cards .preco-ant{text-decoration:line-through;font-weight:700}#crm .planos-crm .planos-crm-cards .preco-novo{font-size:1.75rem;padding-top:10px;font-weight:700;display:inline-block}@media screen and (max-width:740px){#crm .planos-crm .planos-crm-grid{grid-template-columns:1fr}#crm .planos-crm .planos-crm-txt{width:100%}#crm .planos-crm .planos-crm-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}#crm .planos-crm .planos-crm-cards div{padding:40px}}#crm .crm-bonus{background:url(../img/bg-crm2.webp) no-repeat;background-size:cover}#crm .crm-bonus-grid{display:grid;grid-template-columns:1fr 1fr;color:#fff}@media screen and (max-width:740px){#crm .crm-bonus-grid{grid-template-columns:1fr}}#crm .crm-bonus-icon{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#crm .crm-bonus-icon img{margin-right:20px}#crm .crm-bonus-icon .txt-blue{color:#4b71d0}.txt-blue{color:#0016de}#card-cta-crm{text-align:center}#card-cta-crm h3{font-size:1.75rem}.error{height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error h1{color:#1b2031}.error a{text-decoration:none;font-size:20px;font-weight:700;margin-top:20px;padding:10px 20px}.planos__top{position:absolute;width:100%;height:50px;top:-50px;left:0;border-radius:10px 10px 0 0!important;background:-webkit-gradient(linear,right top,left top,from(#6196e0),to(#105fa8));background:linear-gradient(270deg,#6196e0,#105fa8)}.planos__tit{font-size:2rem;line-height:3.5rem;font-weight:700}.planos__subtit{font-size:1rem;line-height:120%}.planos__det{font-size:12px;line-height:18px}.planos__box{display:grid;grid-template-columns:repeat(4,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px}.planos__box div{padding:1rem;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);border-radius:10px;-webkit-transition:.3s;transition:.3s;color:#fff}.planos__box div:hover{-webkit-box-shadow:0 3px 6px rgba(1,0,0,.3);box-shadow:0 3px 6px rgba(1,0,0,.3)}.planos__box ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0;margin-left:-1.25rem;list-style:none}.planos__box li{margin:.5rem 0 .5rem 1.5rem;padding:10px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.planos__box li::before{margin-right:10px}.planos__box li:nth-child(even){background-color:rgba(61,108,169,.5333333333)}.planos__box .btn{width:100%;text-decoration:none;margin-top:20px;text-align:center;font-weight:700}.planos__valor{font-size:55px;font-weight:700;position:relative;margin-left:2rem}.planos__valor:before{content:"R$";font-size:18px;position:absolute;-webkit-transform:translate(-125%,-15%);transform:translate(-125%,-15%)}.planos__valor:after{content:"/mês";font-size:18px;position:absolute;-webkit-transform:translate(5%,10%);transform:translate(5%,10%)}.planos__personalize{background:-webkit-gradient(linear,right top,left top,from(#6196e0),to(#105fa8));background:linear-gradient(270deg,#6196e0,#105fa8);border-radius:5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);color:#fff;display:inline-block;text-decoration:none;font-weight:700;padding:10px 2rem;margin:5px 0 2rem 0}@media screen and (max-width:1140px){.planos__box{grid-template-columns:1fr 1fr 1fr;justify-items:center;margin-top:40px}.planos__box .plano-bg-black-gold{grid-column:-1/1}}@media screen and (max-width:960px){.planos__box{grid-template-columns:1fr 1fr;gap:80px 40px}.planos__box div{width:100%}.planos__box .plano-bg-black-gold{grid-column:auto}}@media screen and (max-width:740px){.planos__box{grid-template-columns:1fr;gap:40px}.planos__box div{padding:20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}.planos__box li{padding:5px}}.plano-bg-white{background-color:#fff;color:#1b2031!important}.plano-bg-white li:nth-child(even){background-color:#f7f7f7}.plano-bg-grey{background:#f7f7f7;color:#1b2031!important}.plano-bg-grey li:nth-child(even){background-color:#fff}.plano-bg-blue-dark{background-color:#1b2031;background:-webkit-gradient(linear,right top,left top,from(#6196e0),to(#105fa8));background:linear-gradient(270deg,#6196e0,#105fa8);position:relative;border-radius:0 0 10px 10px!important}.plano-bg-blue-dark .btn-pri{border:2px solid #fff}@media screen and (max-width:740px){.plano-bg-blue-dark{margin-top:40px}}.plano-bg-black-gold{background-color:#06070d;color:#fff!important}.plano-bg-black-gold li:nth-child(even){background-color:#1b2031}.plano-bg-black-gold .btn-pri::after{background:linear-gradient(88.41deg,#d2b85c 43.41%,#fdf6de 107.61%)!important}.plano-bg-black-gold .btn-pri:hover::before{background:#bca348}.planos__det2{font-size:14px;line-height:18px;margin-top:20px;opacity:.8;color:#929292}#planos .secao{padding:120px 20px}#planos .hero-cta{margin-top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#planos .hero-cta a{font-size:22px;padding:1rem 2rem;margin-right:20px;margin-top:1.5rem;text-decoration:none;font-weight:700}