.cgw-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.cgw-modal{width:100%;max-width:560px;background:#fff;border-radius:12px;box-shadow:0 30px 80px rgba(2,10,20,.3);position:relative;padding:28px}.cgw-modal-close{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:18px;cursor:pointer}.cgw-modal-body h2{margin:0 0 8px}.cgw-modal-body p{margin:6px 0 12px;color:#223}.cgw-phone{font-weight:800;font-size:1.25rem;margin-bottom:14px}.cgw-modal-actions{display:flex;gap:12px;align-items:center;justify-content:flex-start;flex-wrap:wrap}.cgw-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;border:none;background:#f7f7f7;cursor:pointer;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.cgw-btn-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 16px rgba(16,185,129,.3)}.cgw-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(16,185,129,.4)}.cgw-btn-whatsapp{background:#25D366;color:#fff;box-shadow:0 4px 16px rgba(37,211,102,.3)}.cgw-btn-whatsapp:hover{background:#20BD5A;transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,.4)}@media (max-width:480px){.cgw-modal{padding:18px;border-radius:8px}.cgw-phone{font-size:1.05rem}}.footer{background:linear-gradient(180deg,#f8fafc,#ffffff);padding:80px 24px 0;border-top:1px solid rgba(15,23,42,.06)}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(15,23,42,.08)}.footer-brand{max-width:320px}.footer-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:20px}.footer-logo-img{height:auto;width:160px}.footer-logo-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#10b981,#059669);border-radius:14px;color:white}.footer-logo-text{display:flex;flex-direction:column}.footer-logo-main{font-size:1.25rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.footer-logo-sub{font-size:.75rem;color:#64748b;font-weight:500}.footer-tagline{font-size:.95rem;color:#64748b;line-height:1.7;margin:0 0 24px}.footer-social{display:flex;gap:12px}.footer-social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#ffffff;border:1px solid rgba(15,23,42,.08);border-radius:12px;color:#64748b;transition:all .3s cubic-bezier(.16,1,.3,1)}.footer-social-link:hover{background:linear-gradient(135deg,#10b981,#059669);border-color:transparent;color:white;transform:translateY(-3px);box-shadow:0 8px 20px rgba(16,185,129,.3)}.footer-links-title{font-size:.9rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;color:#64748b;text-decoration:none;transition:all .3s ease}.footer-link svg{color:#cbd5e1;transition:all .3s ease}.footer-link:hover{color:#10b981;transform:translateX(4px)}.footer-link:hover svg{color:#10b981}.footer-contact-items{display:flex;flex-direction:column;gap:14px}.footer-contact-item{display:flex;align-items:center;gap:12px;font-size:.95rem;color:#64748b;text-decoration:none;transition:all .3s ease}a.footer-contact-item:hover,button.footer-contact-item:hover{color:#10b981}.footer-contact-btn{background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.footer-contact-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(16,185,129,.1);border-radius:10px;color:#10b981;flex-shrink:0}.footer-certif-img{background:#ffffff;border-radius:12px;padding:16px;border:1px solid rgba(15,23,42,.06)}.footer-certif-img img{display:block;max-width:200px;width:100%;height:auto}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0;flex-wrap:wrap;gap:16px}.footer-copyright{font-size:.875rem;color:#94a3b8;margin:0}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#10b981}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{max-width:none;grid-column:span 2}}@media (max-width:768px){.footer{padding:60px 16px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:span 1;text-align:center;max-width:none}.footer-logo,.footer-social{justify-content:center}.footer-certif,.footer-contact,.footer-links{text-align:center}.footer-contact-items,.footer-links-list{align-items:center}.footer-certif-img{display:inline-block}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}@media (max-width:480px){.footer-logo{flex-direction:column;text-align:center}.footer-logo-text{align-items:center}.footer-bottom-links{flex-direction:column;gap:12px}}.header{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:997;width:100%;position:sticky;top:0;transition:all .4s cubic-bezier(.16,1,.3,1);border:none;box-shadow:0 1px 0 rgba(16,185,129,.08)}.header-inner{height:90px;align-items:center;justify-content:space-between;padding:0 24px;gap:48px}.header-inner,.header-separator{max-width:1280px;margin:0 auto;display:flex}.header-separator{justify-content:center;width:100%;border-bottom:1px solid rgba(16,185,129,.12)}.header-logo{display:flex;align-items:center}.logo-link{display:inline-flex;align-items:center;text-decoration:none;transition:transform .3s ease}.logo-link:hover{transform:scale(1.02)}.logo-mark{height:auto;width:160px}.navbar{flex:1;display:flex;justify-content:center}.navbar ul{display:flex;gap:36px;align-items:center;margin:0;padding:0;list-style:none}.navbar a,.navbar li{position:relative}.navbar a{font-family:var(--font-primary,"Inter",sans-serif);font-size:15px;font-weight:500;color:#0f172a;text-decoration:none;padding:8px 4px}.navbar a,.navbar a:after{transition:all .3s cubic-bezier(.16,1,.3,1)}.navbar a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(135deg,#10b981,#14b8a6);border-radius:2px;transform:translateX(-50%)}.navbar a:hover{color:#10b981}.navbar a:hover:after{width:100%}.header-right{display:flex;align-items:center;gap:16px;margin-left:32px}.header-contact-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:14px;text-decoration:none;color:#ffffff;font-size:15px;font-weight:600;font-family:var(--font-primary,"Inter",sans-serif);background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 30px rgba(16,185,129,.35),0 2px 4px rgba(16,185,129,.2);transition:all .3s cubic-bezier(.16,1,.3,1)}.header-contact-btn:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(16,185,129,.4),0 4px 8px rgba(16,185,129,.25)}.header-social{height:46px;width:46px;border-radius:14px;border:2px solid rgba(16,185,129,.15);display:inline-flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.16,1,.3,1);background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.header-social:hover{transform:translateY(-2px);border-color:#10b981;background:rgba(16,185,129,.08);box-shadow:0 8px 24px rgba(16,185,129,.15)}@media (max-width:1279px){.navbar{display:none!important}.header-inner{justify-content:space-between;flex-wrap:nowrap}.header-logo{flex:0 0 auto}.header-right{flex:0 0 auto;margin-left:auto}}@media (max-width:768px){.header-inner{padding:0 16px;height:80px}.header-right{gap:12px;margin-left:0}.logo-mark{width:140px}.header-contact-btn{padding:10px 22px;font-size:14px;border-radius:12px}.header-social{height:42px;width:42px;border-radius:12px}}@media (max-width:480px){.header-inner{height:70px}.header-logo{margin-right:0}.header-right{gap:8px}.logo-mark{width:120px}.header-contact-btn{padding:8px 14px;font-size:12px;border-radius:10px;box-shadow:0 4px 16px rgba(16,185,129,.25)}.header-social{height:36px;width:36px;border-radius:10px}}