.footer{background:#fff;color:#000;width:100%;overflow-x:hidden}.footer .container{padding:0 15px;margin:0 auto;box-sizing:border-box}.footer .lineNewsletter{width:100%;background-color:#e6a430;padding:30px 0;color:#000}.footer .lineNewsletter .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer .lineNewsletter .left{display:flex;align-items:center;gap:15px}.footer .lineNewsletter .left em{color:#7c40d8;font-size:32px}.footer .lineNewsletter .left span{font-size:24px;line-height:1.2;max-width:350px}.footer .lineNewsletter .arrow{font-size:20px}.footer .lineNewsletter .formNews{display:flex;gap:10px;flex-grow:1;justify-content:flex-end}.footer .lineNewsletter .formNews input{width:100%;padding:12px 20px;border-radius:80px;border:none;background-color:#fff;color:#444;outline:none}.footer .lineNewsletter .formNews .btn{border-radius:80px;max-width:200px}.footer .lineNewsletter .formNews .btn:hover{}.footer .linePayments{width:100%;padding:25px 0;border-bottom:1px solid #eee}.footer .linePayments .container{display:flex;align-items:center;justify-content:center}.footer .linePayments .left{font-weight:800;font-size:18px;color:#000;white-space:nowrap;margin-right:20px}.footer .linePayments .lista{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.footer .linePayments .lista img{height:30px;width:auto;display:block;object-fit:contain}.footer .lineCategories{width:100%;padding:20px 0;border-bottom:2px solid #f1f1f1}.footer .lineCategories .menu-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;color:#000;font-weight:600;font-size:15px}.footer .lineCategories a{text-decoration:none;color:#333;transition:color 0.2s}.footer .lineCategories a:hover{color:#e6a430}#rodape-bloco{padding:40px 0}.footer-itens{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-col{flex:1;min-width:250px}.footer-1 .bloco{display:flex;align-items:center;color:#43454b;line-height:1.6}.footer-1 img{max-width:120px;margin-right:15px}.footer-2 .titulo-rodape{font-weight:700;font-size:18px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.footer-2 .ulista-rodape{color:#43454b;font-size:14px;line-height:1.6;padding-left:28px}.footer-3 .titulo-rodape{font-weight:700;font-size:18px;margin-bottom:15px}.footer-3 .redes{display:flex;gap:15px}.footer-3 .redes a{display:flex;align-items:center;justify-content:center;color:#000;font-size:24px;text-decoration:none;transition:transform 0.2s}.footer-3 .redes a:hover{transform:scale(1.1);color:#e6a430}#copyright{width:100%;padding:20px 0;background-color:#c8c8c8;font-size:13px;text-align:center;color:#333;font-weight:bold}@media (max-width:992px){.footer .lineNewsletter .container{flex-direction:column;text-align:center}.footer .lineNewsletter .left{flex-direction:column;justify-content:center}.footer .lineNewsletter .arrow{display:none}.footer .lineNewsletter .formNews{width:100%;max-width:100%}}@media (max-width:768px){.footer .linePayments .container{flex-direction:column;gap:15px}.footer .linePayments .left{margin-right:0;margin-bottom:5px}.footer .linePayments .lista{justify-content:center}.footer .linePayments .lista img{height:25px}.footer .lineCategories .menu-footer{flex-direction:column;gap:10px;text-align:center}.footer-itens{flex-direction:column;text-align:center;gap:40px}.footer-1 .bloco{flex-direction:column}.footer-1 img{margin-right:0;margin-bottom:15px}.footer-2 .titulo-rodape{justify-content:center}.footer-2 .ulista-rodape{padding-left:0}.footer-3 .titulo-rodape{justify-content:center}.footer-3 .redes{justify-content:center}.footer .lineNewsletter .formNews input,.footer .lineNewsletter .formNews .btn{width:100%;margin:0}}@media (max-width:550px){.footer .lineNewsletter .formNews{flex-direction:column}.footer .lineNewsletter .formNews .btn{max-width:100%}}.modal_box.active{visibility:visible;opacity:1;display:block;transform:translate3d(-50%,-50%,0)}.modal_box{width:520px;max-width:90%;max-height:calc(100% - 10vh);display:none;position:fixed;top:50%;left:50%;overflow-x:hidden;border-radius:10px;visibility:hidden;opacity:0;transform:translate3d(-50%,-100%,0);-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;z-index:999}.modal_box .box_header{width:100%;display:flex;flex-wrap:wrap;background-color:var(--cor-principal);padding:15px;position:relative}.modal_box .box_header .title{width:100%;font-size:20px;font-weight:700;color:#fff;text-align:center}.modal_box .box_content{display:flex;flex-wrap:wrap;background-color:#fff;padding:20px 10px}.modal_box .box_content>p{width:100%;color:#585757;text-align:center}.modal_box .box_content form{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center}.modal_box .box_content form .btn-contato{margin-top:10px;width:185px;height:50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#fff;text-align:center;border-radius:25px;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;background:var(--cor-principal) !important}.modal_box .box_content form .flex{display:flex;justify-content:space-between !important}.modal_box .box_content form .linha-botao{width:100%}.modal_box_fundo{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:90;display:none}.modal_box .formflex{display:flex;flex-wrap:nowrap;width:100%}.modal_box .campo-padrao3{margin:2%;height:50px;display:block;color:#585757;background:#fff;padding:0 20px;border:2px solid #ececec;border-radius:24.5px;resize:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:20px}.modal_box .campo-tm{width:59%}.modal_box .campo-tm2{width:33%;min-width:160px}.modal_box .recap{display:flex;align-items:center;min-width:180px;margin:0 2%}.modal_box .recap input{width:65px;margin:0}@media(max-width:768px){.modal_box .box_content form .flex{flex-direction:column;align-items:center}.modal_box .formflex{flex-wrap:wrap}.modal_box .campo-tm{width:100%}.modal_box .campo-tm2{width:100%}.modal_box .box_content form .btn-contato{max-width:100%;width:100%}}