footer#footer{position:relative;padding:6rem 0 0;color:#fff;background-color:#002f7c;}@media (max-width: 1024px){footer#footer .container{padding:0 1rem;}}footer#footer .row{justify-content:space-between;margin-bottom:6rem;}@media (max-width: 1024px){footer#footer .row{margin-bottom:0rem;}}footer#footer .row .col-lg-4{width:33.3%;padding:0 0.5rem;}@media (max-width: 992px){footer#footer .row .col-lg-4{width:100%;margin-bottom:2rem;}}footer#footer .row .col-lg-4.col-logo .logo{display:block;margin-bottom:1.5rem;}footer#footer .row .col-lg-4.col-logo .logo img{max-height:46px;width:auto;}footer#footer .row .col-lg-4.col-logo .texto{max-width:253px;font-size:1rem;line-height:1.5;margin-bottom:2rem;color:#bcc8df;}footer#footer .row .col-lg-4.col-logo .texto p{margin:0;}footer#footer .row .col-lg-4.col-logo .redes-sociais{display:flex;gap:0.75rem;}footer#footer .row .col-lg-4.col-logo .redes-sociais__item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#113d86;border-radius:8px;transition:background-color 0.3s ease;}footer#footer .row .col-lg-4.col-logo .redes-sociais__item:hover{background-color:#275094;}footer#footer .row .col-lg-4.col-logo .redes-sociais__item img{width:20px;height:20px;filter:brightness(0) invert(1);}@media (max-width: 1024px){footer#footer .row .col-lg-4.col-logo{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;}footer#footer .row .col-lg-4.col-logo .logo{width:calc(50% - 1rem);order:1;}footer#footer .row .col-lg-4.col-logo .redes-sociais{width:calc(50% - 1rem);order:2;justify-content:flex-end;}footer#footer .row .col-lg-4.col-logo .texto{width:100%;max-width:100%;order:3;margin:0;}}footer#footer .row .col-lg-4.col-menus{width:35%;display:flex;gap:4rem;}@media (max-width: 1024px){footer#footer .row .col-lg-4.col-menus{width:100%;gap:1rem;}footer#footer .row .col-lg-4.col-menus .menu{width:calc(50% - 1rem);}}footer#footer .row .col-lg-4.col-menus .menu h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem;}footer#footer .row .col-lg-4.col-menus .menu ul{list-style:none;padding:0;margin:0;}footer#footer .row .col-lg-4.col-menus .menu ul li{margin-bottom:0.75rem;}footer#footer .row .col-lg-4.col-menus .menu ul li:last-child{margin-bottom:0;}footer#footer .row .col-lg-4.col-menus .menu ul li a.menu__item{width:fit-content;display:inline-block;font-size:0.875rem;color:#fff;text-decoration:none;transition:color 0.3s ease, border-color 0.3s ease;display:block;border-bottom:1px solid transparent;}footer#footer .row .col-lg-4.col-menus .menu ul li a.menu__item:hover{border-color:var(--secondary-pure,#f9ae00);color:var(--secondary-pure,#f9ae00);}footer#footer .row .col-lg-4.col-contato{max-width:340px;}@media (max-width: 1024px){footer#footer .row .col-lg-4.col-contato{max-width:100%;}footer#footer .row .col-lg-4.col-contato .contato__itens{display:flex;flex-direction:column;gap:1rem;}footer#footer .row .col-lg-4.col-contato .contato__itens .links{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;}footer#footer .row .col-lg-4.col-contato .contato__itens .links .contato__item{margin:0;}footer#footer .row .col-lg-4.col-contato .contato__itens .botoes .contato__item{margin:0;}}footer#footer .row .col-lg-4.col-contato h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem;font-family:var(--font-1,'Inter');}footer#footer .row .col-lg-4.col-contato .contato__item{display:flex;align-items:center;color:#fff;text-decoration:none;margin-bottom:1rem;transition:color 0.3s ease;}footer#footer .row .col-lg-4.col-contato .contato__item.whatsapp{font-size:1.125rem;font-weight:500;display:flex;align-items:center;gap:0.5rem;}footer#footer .row .col-lg-4.col-contato .contato__item.whatsapp svg{width:20px;height:20px;}footer#footer .row .col-lg-4.col-contato .contato__item.whatsapp span{color:var(--primary-lightest,#bcc8df);}footer#footer .row .col-lg-4.col-contato .contato__item.whatsapp span:hover{color:#fff;}footer#footer .row .col-lg-4.col-contato .contato__item.email{display:block;width:fit-content;font-size:0.9375rem;color:var(--primary-lightest,#bcc8df);border-bottom:1px solid transparent;transition:color 0.3s ease, opacity 0.3s ease, border-color 0.3s ease;}footer#footer .row .col-lg-4.col-contato .contato__item.email:hover{border-color:var(--secondary-pure,#f9ae00);color:var(--secondary-pure,#f9ae00);}footer#footer .row .col-lg-4.col-contato .contato__item.botao-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;padding:1.25rem;margin-bottom:0.75rem;border-radius:var(--radius-12,12px);border-top:1px solid #0c4196;border-right:1px solid #0c4196;border-bottom:3px solid #0c4196;border-left:1px solid #0c4196;background:#003488;transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;}footer#footer .row .col-lg-4.col-contato .contato__item.botao-icon img{width:20px;height:20px;}footer#footer .row .col-lg-4.col-contato .contato__item.botao-icon span{display:block;font-size:0.875rem;font-weight:600;color:var(--primary-lightest,#bcc8df);text-align:center;}footer#footer .row .col-lg-4.col-contato .contato__item.botao-icon:hover{background-color:#00378f;border-color:#0d49aa;}footer#footer .row .col-lg-4.col-contato .botoes{display:flex;gap:0.5rem;}footer#footer .row .col-lg-4.col-contato .botoes .contato__item{width:50%;}footer#footer .secondary{padding-top:2.75rem;background-color:#00296c;}@media (max-width: 1024px){footer#footer .secondary{padding-top:1.5rem;}}footer#footer .secondary .row{margin-bottom:2.75rem;align-items:center;justify-content:space-between;}footer#footer .secondary .row .col-lg-6{padding:0 0.5rem;}footer#footer .secondary .row .col-endereco .endereco{display:flex;align-items:center;gap:1rem;}footer#footer .secondary .row .col-endereco .endereco .icone svg{width:20px;height:20px;color:#bcc8df;}footer#footer .secondary .row .col-endereco .endereco .texto{font-size:0.875rem;line-height:1.5;font-weight:300;color:#bcc8df;}footer#footer .secondary .row .col-endereco .endereco .texto p{margin:0;}@media (max-width: 1024px){footer#footer .secondary .row .col-endereco{width:100%;margin-bottom:2rem;}footer#footer .secondary .row .col-endereco .endereco{justify-content:center;}}footer#footer .secondary .row .selos{display:flex;flex-direction:row;align-items:center;gap:3rem;}footer#footer .secondary .row .selos .selos__seguranca,footer#footer .secondary .row .selos .selos__pagamento{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;}footer#footer .secondary .row .selos .selos__seguranca .selo img,footer#footer .secondary .row .selos .selos__pagamento .selo img{max-height:36px;width:auto;filter:brightness(1.2);}footer#footer .secondary .row .selos .selos__seguranca .selo a,footer#footer .secondary .row .selos .selos__pagamento .selo a{display:block;}footer#footer .secondary .row .selos .selos__seguranca .selo img{max-height:56px;}@media (max-width: 1024px){footer#footer .secondary .row .selos{width:100%;flex-direction:column;align-items:center;gap:1rem;}footer#footer .secondary .row .selos .selos__seguranca .selo img{max-height:40px;}footer#footer .secondary .row .selos .selos__pagamento{max-width:300px;justify-content:center;}footer#footer .secondary .row .selos .selos__pagamento .selo img{max-height:40px;}}footer#footer .secondary .copyright{border-top:1px solid #0e3678;padding-top:2.75rem;padding-bottom:2.75rem;margin-bottom:0;align-items:center;}footer#footer .secondary .copyright .col-lg-6{width:50%;padding:0 0.5rem;}@media (max-width: 1024px){footer#footer .secondary .copyright .col-lg-6{width:100%;text-align:center;margin-bottom:1rem;}}footer#footer .secondary .copyright .col-lg-6.texto{font-size:0.75rem;font-weight:300;color:#d0d5dd;}footer#footer .secondary .copyright .col-lg-6.texto p{margin:0;}footer#footer .secondary .copyright .col-lg-6.texto p:first-child{font-size:0.875rem;font-weight:500;color:#dfdfe4;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento{display:flex;align-items:center;justify-content:flex-end;gap:4rem;}@media (max-width: 1024px){footer#footer .secondary .copyright .col-lg-6.desenvolvimento{flex-direction:column;gap:2rem;justify-content:center;}}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev{display:flex;align-items:center;justify-content:flex-end;gap:0.5rem;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev p{margin:0;font-size:0.875rem;color:#bcc8df;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev a{display:flex;align-items:center;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev a svg{height:20px;width:auto;}@media (max-width: 1024px){footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev{gap:0.5rem;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev p{font-size:0.75rem;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .dev a svg{height:16px;}}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .to_top{display:flex;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .to_top a{display:flex;padding:10px 16px 10px 18px;justify-content:center;align-items:center;gap:12px;font-size:0.875rem;font-weight:600;border-radius:var(--radius-8,8px);background:#00245e;transition:background-color 0.3s ease;}footer#footer .secondary .copyright .col-lg-6.desenvolvimento .to_top a:hover{background:#07357e;}@media (max-width: 1024px){footer#footer .secondary .copyright{padding-top:1.5rem;padding-bottom:1.5rem;}}@media (max-width: 1024px){footer#footer{padding:4rem 0 0;}footer#footer .row .col-lg-4.col-menus .menu h3{font-size:1rem;}}