@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap);:root{--black:#232323;--white:#ffffff;--cor-azul-claro:rgba(25, 99, 156, 24%);--cor-azul-medio:#0064a8;--cor-laranja:#f29100;--cor-cinza-claro:rgba(0, 0, 0, 0.58)}*{margin:0;padding:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;text-decoration:none}html{scroll-behavior:smooth}body{background-color:var(--white);overflow-x:hidden;overflow-y:scroll;font-family:Roboto,sans-serif;font-weight:400}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#f0f0f0}body::-webkit-scrollbar-thumb{background-color:#211916;border-radius:20px;border:3px solid #211916}body{background-image:url(../img/imgs_backgrounds/bg-body.jpg);background-attachment:fixed}.cd-top.cd-is-visible{background-color:#d5992c!important;background-image:url(../img/icones/icon-up.svg)!important;bottom:150px}body,html{margin:0;height:100%}img{max-width:100%;display:block}button{cursor:pointer}.container{width:100%;max-width:1246px;margin:0 auto;padding:0 15px}@media (max-width:1200px){.container{width:auto}}@media (max-width:480px){.container{padding:0 0}}.container-medio{width:100%;max-width:1100px;margin:0 auto;padding:0 15px}@media (max-width:1200px){.container-medio{width:auto}}@media (max-width:480px){.container-medio{padding:0 0}}.container-fluid{width:100%;padding:0 15px}.pt{padding-top:0!important}.pt-6{padding-top:6rem!important}.pb{padding-bottom:0!important}.mb{margin-bottom:0!important}.mt{margin-top:0!important}a h6{color:var(--gray-scale-03)}.alm-listing{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4rem 3.2rem;margin-bottom:8rem}@media (max-width:1150px){.alm-listing{grid-gap:2rem;margin-bottom:4rem}}.hero-sienge{position:relative;color:#e9eef5;padding:120px 0 64px;overflow:clip;isolation:isolate}.hero-sienge__selo{width:40%;padding-bottom:16px;display:block;height:auto}.hero-sienge__bg{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(#181a29),to(#2b2f4b));background:linear-gradient(180deg,#181a29 0,#2b2f4b 100%);z-index:-1}.hero-sienge__container{max-width:1168px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:2fr 1fr;gap:32px}@media (max-width:1024px){.hero-sienge__container{grid-template-columns:1fr}}.hero-sienge__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.hero-sienge__brand{width:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero-sienge__tag{display:inline-block;color:#fff;font-family:Sora;font-size:16px;font-style:normal;font-weight:600;line-height:140%;padding:10px 14px;border:1px solid #9da2b9;border-radius:16px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-sienge__title{color:#fff;font-family:Sora;font-size:40px;font-style:normal;font-weight:300;line-height:140%}.hero-sienge__desc{color:#fff;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.hero-sienge__stats{margin:18px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:720px){.hero-sienge__stats{grid-template-columns:1fr}}.hero-sienge .stat-card{position:relative;border-radius:16px 0;padding:2px;background:-webkit-gradient(linear,left top,left bottom,from(#ff0015),to(#181a29));background:linear-gradient(180deg,#ff0015 0,#181a29 100%);position:relative;z-index:1;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;text-align:center;gap:12px;padding:24px}.hero-sienge .stat-card::before{content:"";position:absolute;inset:2px;border-radius:inherit;background:#181a29;z-index:0}.hero-sienge .stat-card__icon-wrap{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;z-index:1}.hero-sienge .stat-card__icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.hero-sienge .stat-card__num{color:#f9f4f1;font-family:Sora,sans-serif;font-size:30px;font-weight:600;line-height:1.4;z-index:1}.hero-sienge .stat-card__txt{color:#f9f4f1;font-family:Sora,sans-serif;font-size:14px;font-weight:400;line-height:1.4;z-index:1}.hero-sienge__form{display:grid;width:450px;padding:24px 16px;-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;align-self:start;border-radius:32px;background:#fff;color:#000}.hero-sienge__form a,.hero-sienge__form label,.hero-sienge__form p{color:#000!important}.hero-sienge__form form{display:grid;gap:10px;align-self:stretch}.hero-sienge__form .hero-sienge__form form,.hero-sienge__form input,.hero-sienge__form select,.hero-sienge__form textarea{width:100%;min-height:44px;border-radius:12px;border-radius:32px;border:1px solid var(--sienge-preto-04,#999);padding:10px 12px;font-size:14px;background:#fff}.clientes{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}.clientes p{color:#181a29;text-align:center;font-family:Sora;font-size:20px;font-style:normal;font-weight:500;line-height:160%}.logo-carousel{overflow:hidden;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(10%,#000),color-stop(90%,#000),to(transparent));-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(10%,#000),color-stop(90%,#000),to(transparent));mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.logo-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-track.left{-webkit-animation:scroll-left 80s linear infinite;animation:scroll-left 80s linear infinite}.logo-track.right{-webkit-animation:scroll-right 80s linear infinite;animation:scroll-right 80s linear infinite}.logo-carousel:hover .logo-track{-webkit-animation-play-state:paused;animation-play-state:paused}.logo{height:80px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.logo:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes scroll-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:768px){section.clientes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.clientes p{margin:0 auto;text-align:center;max-width:322px}}.estrategia{padding:60px 0 80px}.estrategia .container{max-width:1144px;margin:0 auto}.estrategia .text-block{max-width:900px;margin:0 auto 42px}.estrategia .text-block h2{color:#181a29;text-align:center;font-family:Sora;font-size:30px;font-style:normal;font-weight:500;line-height:140%}.estrategia .text-block p{color:#595959;text-align:center;font-family:Sora;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.estrategia .seletor-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.estrategia .seletor-wrapper p{font-weight:600;text-align:center;margin-bottom:8px}.estrategia .seletor-wrapper .metodologias{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#9da2b9;border-radius:32px}.estrategia .seletor-wrapper .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;color:#2b2f4b;text-align:center;font-family:Sora;font-size:24px;font-style:normal;font-weight:400;line-height:140%;border-radius:32px;padding:10px 24px;border:solid 6px #9da2b9;cursor:pointer}.estrategia .seletor-wrapper .btn.active{background-color:#2b2f4b;color:#fff}.estrategia .seletor-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px;-ms-flex-pack:distribute;justify-content:space-around}.estrategia .seletor-content h3{color:#ff0015;font-family:Sora;font-size:30px;font-style:normal;font-weight:300;line-height:140%;margin-bottom:32px;max-width:520px}.estrategia .accordion{max-width:470px;margin-bottom:32px}.estrategia .accordion-item{border-bottom:1px solid #9da2b9;margin-bottom:10px;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.estrategia .accordion-title{color:#181a29;font-family:Sora;font-size:18px;font-style:normal;font-weight:500;line-height:140%;padding-bottom:16px;cursor:pointer;position:relative}.estrategia .accordion-image img{max-width:560px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.estrategia .accordion-image img.fade-out{opacity:0}.estrategia .content-block{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.estrategia .content-block.active{display:block}.estrategia .accordion-content{color:#595959;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:140%;padding-bottom:16px;display:none}.estrategia .accordion-item.active .accordion-content{display:block}.estrategia .progress-bar{height:2px;background:#ff0015;width:0%;-webkit-transition:width linear;transition:width linear}@media (max-width:768px){section.estrategia{padding:24px}.estrategia .text-block h2{font-size:24px}.estrategia .text-block p{font-size:14px}.estrategia .seletor-content{position:relative;padding-bottom:100px}.estrategia .seletor-content h3{font-size:24px}.estrategia .accordion-content{font-size:14px}.estrategia .seletor-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.estrategia .seletor-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.estrategia .seletor-wrapper .metodologias{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.estrategia .accordion-image img{width:100%}.estrategia .blue-btn{position:absolute;bottom:0}.estrategia .seletor-wrapper .btn{width:100%;text-align:center}}.solucoes{padding:50px}.solucoes .container{max-width:1144px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.solucoes h2{color:#181a29;text-align:center;font-family:Sora;font-size:36px;font-style:normal;font-weight:500;line-height:140%;max-width:640px}.solucoes p.under{color:#595959;text-align:center;font-family:Sora;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.solucoes .destaque{border-radius:40px 0;border:2px solid #b50000;background:-webkit-gradient(linear,left top,right top,from(#181a29),to(#2b2f4b));background:linear-gradient(90deg,#181a29 0,#2b2f4b 100%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:48px;margin-bottom:24px;gap:40px}.solucoes .destaque .text-block{max-width:322px;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:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:354px}.solucoes .destaque .text-block h3{color:#fff;font-family:Sora;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.solucoes .destaque .text-block img{max-width:219px}.solucoes .destaque .text-block p{font-weight:400;font-size:13px}.solucoes .destaque .text-block pstrong{font-weight:600}.solucoes .destaque .img-block img{max-width:706px}@media (max-width:1024px){.img-block .gradient-border-inner{max-width:100%}}.shadow-btn.mobile{display:none;justify-self:center;padding:14px 24px;border-radius:999px;border:2px solid #fff;color:#fff;background:0 0;font-weight:700;-webkit-transition:all .2s ease;transition:all .2s ease}.shadow-btn.mobile:hover{background:#fff;color:#181a29}.solucoes .colunas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-bottom:24px}.solucoes .colunas.dupla .white-card{border-radius:0 32px 0 32px;min-height:536px}.solucoes .colunas.tripla .white-card{border-radius:32px 0 32px 0;min-height:601px}.solucoes .colunas .white-card{width:100%;padding:24px;border-radius:0 32px;border:1px solid #ff0015;background:#f9f4f1;-webkit-box-shadow:0 4px 10.4px 2px rgba(81,48,236,.1);box-shadow:0 4px 10.4px 2px rgba(81,48,236,.1)}.solucoes .colunas .white-card.ia{display:-webkit-box;display:-ms-flexbox;display:flex}.solucoes .colunas .white-card h3{color:#181a29;font-family:Sora;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.solucoes .colunas .white-card p{font-weight:400;font-size:14px;line-height:160%;color:#4b4b4b}.solucoes .colunas .white-card.ia>div:first-of-type{max-width:237px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:17px}.solucoes .colunas .white-card p{color:#4b4b4b;font-family:Sora;font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding:10px 0}.solucoes .colunas .white-card ul{gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solucoes .colunas .white-card ul li{list-style-type:square;padding-left:16px;font-size:14px;color:#4b4b4b}.solucoes .colunas .white-card.ia video{border-radius:16px}.solucoes .colunas .white-card.mais-tempo{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:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-radius:32px 0 32px 0;gap:24px}.solucoes .colunas .white-card.mais-tempo .images-mais-tempo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.solucoes .colunas .white-card.mais-tempo .images-mais-tempo img{max-width:100%;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.solucoes .colunas .white-card.dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative}.solucoes .colunas .white-card.dashboard .text-block h3{margin-bottom:16px}.solucoes .colunas .white-card.dashboard .integracao-prevision{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-bottom:10px}.solucoes .colunas .white-card.dashboard .integracao-prevision img.integracao{position:static!important;max-width:180px;height:auto}.solucoes .colunas .white-card.dashboard .media-area{min-height:320px;overflow:hidden}.solucoes .colunas .white-card.dashboard .media-area img.bim{position:absolute!important;bottom:0;right:0;width:95%;max-width:600px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.solucoes .colunas .white-card.dashboard .media-area{min-height:200px}.solucoes .colunas .white-card.dashboard .media-area img.bim{width:clamp(200px,70%,520px)}}.solucoes .colunas .white-card.dashboard .btn-saiba{text-decoration:none;font-weight:600}.solucoes .blue-btn{margin:48px auto 0}.gradient-border-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(#2b2f4b),color-stop(50%,#9da2b9),to(#2b2f4b));background:linear-gradient(180deg,#2b2f4b 0,#9da2b9 50%,#2b2f4b 100%);padding:10px;border-radius:16px;display:inline-block}.gradient-border-inner{background:#fff;border-radius:8px;overflow:hidden}.gradient-border-inner img{display:block;width:100%;height:auto}.video-gradient-border-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(#f9f4f1),color-stop(50%,#9da2b9),to(#f9f4f1));background:linear-gradient(180deg,#f9f4f1 0,#9da2b9 50%,#f9f4f1 100%);padding:10px;border-radius:16px;display:inline-block;border:.4px solid #9da2b9}.video-gradient-border-inner{background:#fff;border-radius:8px;overflow:hidden}.video-gradient-border-inner video{display:block;width:100%;height:auto}@media (max-width:768px){section.solucoes{padding:90px 24px}.solucoes .destaque{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}.solucoes .colunas .white-card.ia{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solucoes .colunas .white-card.ia>div:first-of-type{max-width:unset}.solucoes .colunas .white-card.ia img.selo{width:75%;padding-bottom:16px}.solucoes .colunas .white-card.ia .video-wrapper{margin:0 auto;width:60%}.solucoes h2{font-size:24px}.solucoes p.under{font-size:14px;padding-bottom:45px}.solucoes .destaque .img-block img{width:100%;border-radius:16px}.solucoes .destaque .img-block{margin-bottom:12px}.solucoes .destaque .text-block{min-height:unset;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.solucoes .destaque .text-block img{margin-bottom:24px}.solucoes .destaque .text-block h3{font-size:20px;max-width:unset}.solucoes .colunas .white-card h3{font-size:16px}.solucoes .colunas .white-card p{font-size:12px}.solucoes .colunas .white-card ul{gap:8px}.solucoes .colunas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solucoes .colunas .white-card.dashboard{min-height:424px}.solucoes .colunas .white-card.dashboard img{width:95%}}.btn-saiba{font-size:14px;font-weight:600;color:#b50000;text-decoration:underline;cursor:pointer}.faq{padding:100px 0 120px}.faq .container{max-width:1144px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq h2{font-size:24px;font-weight:600;line-height:140%;max-width:420px}.faq .faq-accordion-wrapper{max-width:600px;margin:auto}.faq .faq-accordion-wrapper .accordion-item{border-bottom:.5px solid #9da2b9;padding:24px 0}.faq .accordion-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#2b2f4b;font-family:Sora;font-size:16px;font-style:normal;font-weight:500;line-height:140%;text-align:left}.faq .accordion-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faq .accordion-item.active .accordion-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq .accordion-content{overflow:hidden;height:0;-webkit-transition:height .4s ease;transition:height .4s ease;font-size:12px}.faq .accordion-contentstrong{font-weight:500}.faq .accordion-item.active .accordion-content{height:auto;padding-top:12px}.faq .accordion-content p{margin:0}@media (max-width:768px){section.faq{padding:90px 24px}.faq .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq h2{font-size:20px}.faq .accordion-header{text-align:left}}.cnews{padding:0 0 120px;color:#fff;background-color:#fff}.cnews .banner{max-width:1079px;width:100%;max-height:281px;height:100%;margin:0 auto;padding:70px 85px;background:-webkit-gradient(linear,left top,right top,from(#181a29),to(#2b2f4b));background:linear-gradient(90deg,#181a29 0,#2b2f4b 100%);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.cnews .banner .text-block{max-width:416px}.cnews .banner .text-block img{width:230px;height:28px}.cnews .banner .text-block p{font-size:30px;font-weight:400;line-height:100%;margin-top:18px;color:#fff;font-family:Sora;font-size:24px;font-style:normal}.cnews .banner .form-block{max-width:397px;margin-top:24px}.cnews .banner .form-block form{position:relative}.cnews .banner .form-block form input{background-color:transparent;border:1px solid #fff;padding:17px;width:100%;border-radius:48px}.cnews .banner .form-block form input::-webkit-input-placeholder{color:#fff}.cnews .banner .form-block form input::-moz-placeholder{color:#fff}.cnews .banner .form-block form input:-ms-input-placeholder{color:#fff}.cnews .banner .form-block form input::-ms-input-placeholder{color:#fff}.cnews .banner .form-block form input::placeholder{color:#fff}.cnews .banner .form-block form button{background-color:#b50000;padding:18px 26px;border-radius:48px;position:absolute;top:0;right:0}.cnews .banner .form-block p{font-size:12px;font-weight:400;text-align:center;width:90%;padding:15px 0 0;color:#fff;font-family:Sora;font-size:12px;font-style:normal}.cnews .banner .form-block p a{text-decoration:underline}@media (max-width:768px){section .cnews{padding:0 12px 120px}.cnews .banner{padding:18px;max-width:unset;max-height:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnews .banner .text-block p{font-size:16px}}.blue-btn{background-color:#b50000;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px 24px;border-radius:32px;font-weight:600;font-size:16px;cursor:pointer;-webkit-transition:all 333ms;transition:all 333ms}.blue-btn:hover{background:-webkit-gradient(linear,left top,right top,from(#ff0015),to(#b50000));background:linear-gradient(90deg,#ff0015 0,#b50000 100%);color:#fff}@media (max-width:768px){.blue-btn{width:100%;font-size:14px;text-align:center}}.shadow-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #fff;background-color:transparent;padding:16px 24px;border-radius:32px;cursor:pointer;-webkit-transition:all 333ms;transition:all 333ms}.shadow-btn:hover{background-color:#fff;color:#000}.desktop{display:block}.mobile{display:none}@media (max-width:768px){.desktop{display:none}.mobile{display:block}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.modal-overlay.active{opacity:1;visibility:visible}.modal-overlay h2{font-weight:400;font-size:20px;line-height:140%}.modal-overlay p.under{font-weight:400;font-size:12px;line-height:140%;margin-bottom:10px}.modal-content{background:#fff;padding:1rem 2rem;border-radius:32px;max-width:650px;width:100%;position:relative;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.modal-overlay.active .modal-content{-webkit-transform:translateY(0);transform:translateY(0)}.close-modal{position:absolute;top:12px;right:12px;font-size:1.5rem;background:0 0;border:none!important;cursor:pointer}.chamada{padding:60px 0 180px;background-color:#181a29;color:#fff;border-bottom:.5px solid #9da2b9}.chamada .container{max-width:800px;margin:0 auto;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;gap:24px}.chamada .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.chamada .btn-wrapper .whats-btn{background-color:#23c45f;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 24px;font-weight:600;font-size:14px;border-radius:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;white-space:nowrap;color:#fff;-webkit-transition:all 333ms;transition:all 333ms}.chamada .btn-wrapper .whats-btn:hover{background-color:#fff;color:#000}.chamada .btn-wrapper .whats-btn:hover svg path{fill:#000}.chamada .btn-wrapper .whats-btn img{width:28px;height:28px}.chamada h2{font-size:40px;line-height:140%}.chamada h2.over{font-weight:300}.chamada h2.overstrong{font-weight:400}.chamada h2.under{font-weight:600}.chamada img.chamada-img{max-width:600px}.chamada p{font-size:20px;font-weight:400;line-height:140%;text-align:center;width:80%}@media (max-width:768px){section.chamada{padding:24px 24px 100px}.chamada .btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chamada h2{font-size:20px}.chamada img.chamada-img{max-width:90%}.chamada p{font-size:14px;width:100%}}.modal-content form{display:grid;gap:16px;border-radius:12px;padding:16px;background:#fff}.modal-content form a,.modal-content form label,.modal-content form p{color:#000!important}.modal-content input,.modal-content select,.modal-content textarea{width:100%;min-height:44px;border-radius:12px;border:1px solid #e6e8ee;padding:10px 12px;font-size:14px;background:#fff;color:#595959}.whatsapp-fixed{background-color:#4fce5d;right:30px;bottom:85px;border-radius:30px;cursor:pointer;z-index:9;position:fixed;line-height:20px;width:auto;-webkit-box-shadow:0 6px 13px 0 rgba(0,0,0,.23);box-shadow:0 6px 13px 0 rgba(0,0,0,.23)}@media screen and (max-width:768px){.whatsapp-fixed{bottom:10px}}.whatsapp-fixed a{color:#08c65b;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.whatsapp-fixed .icone{float:left;clear:none}.whatsapp-fixed .icone i{font-size:1.9rem;margin:.6rem .74rem;color:#fff}.whatsapp-fixed .texto{display:none;padding:1rem 0;position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.whatsapp-fixed .texto span{font-size:2rem;color:#fff;display:block;line-height:1.6rem}