.pulsate-bck{animation:none}.btn-to-top{z-index:150;width:46px;height:46px;font-size:1.1rem;color:var(--texto-claro);background:rgba(12,13,44,.7);border:1px solid var(--hairline-forte);border-radius:50%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;place-items:center;position:fixed;bottom:88px;right:32px;transition:transform .4s var(--ease-suave),border-color .3s var(--ease-suave),background-color .3s var(--ease-suave);cursor:pointer}.btn-to-top:hover{transform:translateY(-3px);border-color:rgba(var(--cor-acento-rgb),.5);background:rgba(12,13,44,.85)}@media print{.btn-to-top{display:none}}.btn-whatsapp{width:52px;height:52px;text-decoration:none;color:#fff;background-color:#279619;font-size:28px;box-shadow:0 14px 30px -12px rgba(4,5,22,.6);position:fixed;bottom:24px;right:30px;z-index:99;display:grid;place-items:center;border-radius:50%;transition:transform .4s var(--ease-suave)}.btn-whatsapp:hover{color:#fff;transform:scale(1.1) translateY(-2px)}footer{background:#07081c;border-top:1px solid var(--hairline);color:var(--texto-claro);overflow:hidden;padding:70px 0 30px}footer .main-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;grid-gap:40px 30px;margin-bottom:40px}footer .main-grid h5{margin-bottom:16px;font-weight:700;color:#fff;font-size:1rem;letter-spacing:.02em}footer .main-grid a{color:var(--texto-claro-suave);text-decoration:none;word-wrap:break-word!important;word-break:break-word!important;transition:color .3s var(--ease-suave)}footer .main-grid a:hover{-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;color:#fff}@media(max-width:991px){footer .main-grid a{text-decoration:underline}}footer .main-grid ul{list-style:none;padding:0;margin:0}footer .main-grid ul li{margin-bottom:10px}footer .main-grid .brand img{width:100%;max-width:84px;border-radius:20px;margin-bottom:16px;border:1px solid var(--hairline)}footer .main-grid .brand p{color:var(--texto-claro-suave);max-width:260px;margin-bottom:18px}footer .main-grid .brand .social-media{display:flex;align-items:center;gap:12px}footer .main-grid .brand .social-media a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--hairline-forte);background:var(--vidro);font-size:1.1rem;text-decoration:none!important;transition:transform .4s var(--ease-suave),border-color .3s var(--ease-suave),color .3s var(--ease-suave)}footer .main-grid .brand .social-media a:hover{transform:translateY(-3px);border-color:rgba(var(--cor-secundaria-rgb),.55);color:var(--cor-secundaria)}footer .main-grid .contatos .endereco{color:var(--texto-claro-suave)}@media(max-width:990px){footer .main-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){footer .main-grid{grid-template-columns:1fr;text-align:center}footer .main-grid .brand{display:flex;flex-direction:column;align-items:center}footer .main-grid .brand .social-media{justify-content:center}}footer .copy-area{padding:22px 0 0;border-top:1px solid var(--hairline);display:flex;align-items:center;justify-content:space-between;gap:15px 25px;font-size:.92rem}footer .copy-area a{color:var(--texto-claro-suave);text-decoration:none}footer .copy-area a:hover{color:#fff;text-decoration:underline}@media(max-width:991px){footer .copy-area a{text-decoration:underline}}footer .copy-area .copy,footer .copy-area .versiculo{color:var(--texto-claro-suave)}footer .copy-area .versiculo{text-align:right;max-width:340px;margin-right:75px}@media(max-width:767px){footer .copy-area{flex-direction:column;text-align:center}footer .copy-area .versiculo{text-align:center;margin-right:0}}