@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@600;700&display=swap";
:root{--primary:#001f3f;--accent:#e6392d;--success:#2e7d32;--light:#f8f9fa;--text:#1a2537}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);font-family:Inter,sans-serif;line-height:1.7}h1,h2,h3,h4{color:#001f3f;margin:3rem 0 1.2rem;font-family:Playfair Display,serif;font-weight:700}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.btn{text-align:center;cursor:pointer;border:none;border-radius:50px;padding:14px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-red{background:var(--accent);color:#fff}.btn-red:hover{background:#c62828;transform:translateY(-3px)}.btn-green{background:var(--success);color:#fff}.btn-green:hover{background:#1b5e20;transform:translateY(-3px)}.sticky-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;position:sticky;top:0;box-shadow:0 2px 15px #00000014}@media (max-width:768px){h1{font-size:1.85rem}h2{font-size:1.75rem}h3{font-size:1.35rem}h4{font-size:1.15rem}}
.Header-module__Af2_WG__header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 20px;display:flex}.Header-module__Af2_WG__logo{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoIcon{color:#fff;background:#001f3f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:700;display:flex}.Header-module__Af2_WG__logoText h1{margin:0;font-size:24px}.Header-module__Af2_WG__logoText p{color:#666;text-align:center;margin-top:-4px;font-size:13px}.Header-module__Af2_WG__desktopNav{gap:28px;font-size:15.5px;display:none}.Header-module__Af2_WG__desktopNav a{color:#1a2b3c;text-decoration:none}.Header-module__Af2_WG__desktopNav a:hover{color:#e6392d}.Header-module__Af2_WG__mobileBtn{cursor:pointer;color:#001f3f;background:0 0;border:none;display:block}.Header-module__Af2_WG__mobileMenu{background:#fff;border-top:1px solid #eee;flex-direction:column;padding:20px;display:flex}.Header-module__Af2_WG__mobileMenu a{color:#1a2b3c;padding:14px 0;font-size:16px;text-decoration:none}@media (min-width:769px){.Header-module__Af2_WG__desktopNav{display:flex}.Header-module__Af2_WG__mobileBtn{display:none}}
.Footer-module__EZoWya__footer{color:#fff;background:#001f3f;padding:4rem 0 2rem}.Footer-module__EZoWya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.Footer-module__EZoWya__grid h3,.Footer-module__EZoWya__grid h4{color:#fff;margin-bottom:1.2rem;font-size:1.25rem}.Footer-module__EZoWya__grid a{color:#e0e0e0;margin-bottom:8px;text-decoration:none;transition:color .3s;display:block}.Footer-module__EZoWya__grid a:hover{color:#fff}.Footer-module__EZoWya__grid p{opacity:.95;margin-bottom:8px;line-height:1.5}.Footer-module__EZoWya__tagline{opacity:.85;margin-top:6px;font-size:.95rem}.Footer-module__EZoWya__note{opacity:.8;margin-top:6px;font-size:.9rem}.Footer-module__EZoWya__copyright{text-align:center;opacity:.75;border-top:1px solid #ffffff26;margin-top:3rem;padding-top:1.5rem;font-size:.9rem}@media (max-width:768px){.Footer-module__EZoWya__grid{text-align:center;grid-template-columns:1fr}}.Footer-module__EZoWya__socialSection{margin-top:25px}.Footer-module__EZoWya__socialTitle{margin-bottom:12px;font-size:1rem}.Footer-module__EZoWya__socialIcons{gap:2px;display:flex}.Footer-module__EZoWya__socialIcon{color:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:#fff;background:#ffffff26;transform:translateY(-3px)}@media (max-width:768px){.Footer-module__EZoWya__socialIcons{justify-content:center}}
.FloatingButtons-module__3tFS0a__floatingContainer{z-index:1000;pointer-events:none;justify-content:space-between;display:flex;position:fixed;bottom:25px;left:20px;right:20px}.FloatingButtons-module__3tFS0a__callButton,.FloatingButtons-module__3tFS0a__whatsappButton{pointer-events:auto;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:26px;transition:all .3s;display:flex;box-shadow:0 6px 20px #00000040}.FloatingButtons-module__3tFS0a__callButton{background:#e6392d;text-decoration:none}.FloatingButtons-module__3tFS0a__whatsappButton{background:#25d366;text-decoration:none}.FloatingButtons-module__3tFS0a__callButton:hover,.FloatingButtons-module__3tFS0a__whatsappButton:hover{transform:scale(1.12);box-shadow:0 8px 25px #0000004d}@media (max-width:480px){.FloatingButtons-module__3tFS0a__callButton,.FloatingButtons-module__3tFS0a__whatsappButton{width:40px;height:40px;font-size:20px}}@media (min-width:769px){.FloatingButtons-module__3tFS0a__floatingContainer{bottom:30px;left:30px;right:30px}}
