:root{--background-color-primary: #ffffff;--background-color-section: #f2f7fc;--background-color-secondary: #f2f7f5;--background-color-primary-gradient: linear-gradient( 135deg, #007bff, #0056b3 );--background-color-secondary-gradient: linear-gradient( 135deg, #00c528, #00b824 );--background-color-whatsapp-commercial: linear-gradient( to bottom, #046e2d, #04923b );--background-color-whatsapp-support: linear-gradient( to bottom, #0e2c5d, #003684 );--btn-color-primary: #004fc1;--btn-color-primary-hover: #0049ff;--btn-color-secondary: #00c528;--btn-color-secondary-hover: #00b824;--btn-color-dark: #1f2937;--btn-color-dark-hover: #1a202c;--text-error: #ff4d4f;--text-white: #ffffff;--color-text-primary: #1f2937;--color-text-secondary: #ffffff;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 600;--max-width: 1200px;--max-width-align: 1340px;--border-radius: 30px;--gray-100: #f9fafb;--blue-100: #f2f7fc;--blue-200: #e6f3ff;--blue-300: #c8e6ff;--blue-400: #8ccbff;--blue-500: #55b0ff;--blue-600: #2a74ff;--blue-700: #0a50ff;--blue-900: #002151;--text: #1f2937;--gradient-primary: linear-gradient(90deg, #0a50ff, #55b0ff)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,Segoe UI,Roboto,Arial;color:var(--color-text-primary);background:var(--background-color-primary)}a{text-decoration:none}.footer{background:#f5f8fb;padding:3rem 0 0;font-family:Inter,Segoe UI,Roboto,Arial}.footer .w-4{width:1rem}.footer .h-4{height:1rem}.footer .container{max-width:var(--max-width);padding:0 20px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:40px}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-logo,.footer-brand .reclame-aqui{width:145px}.footer-brand .rank{font-size:13px;color:#2e7d32;max-width:165px;margin:0 auto}.footer-col{text-align:left}.footer-col h4{font-size:14px;font-weight:700;margin-bottom:16px;color:var(--blue-900);text-transform:uppercase}.footer-col a,.footer-col p{display:flex;font-size:.9rem;color:var(--blue-700);text-decoration:none;margin-bottom:.7rem;font-weight:500;gap:3px;align-items:center}.footer-col a:hover,.footer-col a:hover svg{color:var(--blue-900)!important}.footer-col .google-rate{margin:16px 0;font-weight:600;color:#004fc1!important}.footer-col .badges{display:flex;gap:12px;margin-top:12px;justify-content:flex-start;flex-direction:column}.footer-col .badges img{height:50px}.footer-col .social{display:flex;margin-top:1rem;justify-content:center}.footer-col .social a{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333;transition:all .25s ease}.footer-col .social .fill-current{fill:var(--blue-600)}.footer-col .social a:hover{background-color:var(--blue-600);transform:translateY(-2px)}.footer-col .social a:hover svg{color:var(--blue-100)!important;fill:var(--blue-100)!important}.footer-bottom{padding:1rem;text-align:center;font-size:12px;color:#8a97a6}.footer-bottom a{color:#8a97a6;font-weight:700}.footer-col .social a{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:9999px;background-color:var(--blue-100);color:var(--blue-600)}@media (max-width: 768px){.footer{padding:40px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-col h4{margin-bottom:12px}}.footer-top-bar{background-color:#fff;border-top:1px solid var(--blue-100);overflow:hidden}.footer-top-bar h1{max-width:780px;color:var(--blue-900);font-size:3.8rem;font-weight:600;line-height:1.15;letter-spacing:-.02em;text-align:center;margin:0 auto}.footer-top-bar h1 span{color:#0a50ff;animation:pulseColor 3s ease-in-out infinite}@keyframes pulseColor{0%{color:#0a50ff}25%{color:#0a50ffb3}50%{color:#0a50ff66}75%{color:#0a50ffb3}to{color:#0a50ff}}@media (max-width: 768px){.footer-top-bar{padding:40px 0}}.footer .google-review{display:inline-block;margin-top:10px;color:#1a73e8}.footer .social a{display:di;margin-right:10px;background:#fff;border-radius:50%;padding:8px 10px}.footer .footer-text{font-size:.9rem;text-align:center;color:var(--white-gray)}.footer .back-to-top{position:fixed;bottom:60px;left:30px;background-color:var(--btn-color-primary);color:#fff;border:none;border-radius:50%;width:45px;height:45px;cursor:pointer;box-shadow:0 2px 6px #0003;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease,background-color .3s,transform .2s;z-index:999}.footer .back-to-top.visible{opacity:1;visibility:visible}.footer .back-to-top:hover{background-color:var(--btn-color-primary-hover);transform:translateY(-3px)}@media (max-width: 992px){.footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.footer .footer-grid{grid-template-columns:1fr;text-align:center}}
