:root{--primary-blue:#0057b8;--accent-gold:#ffc107;--light-grey:#f4f7fb;--dark-grey:#666;--success-green:#25d366;--text-dark:#333;--text-light:#666;--border-color:#e0e0e0;--shadow:0 2px 8px rgba(0,0,0,.1);--shadow-lg:0 4px 16px rgba(0,0,0,.15)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-dark);background-color:#fff;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:600;line-height:1.3;color:#333}div[style*="backgroundColor: #0057B8"] h1,div[style*="backgroundColor: #0057B8"] h2,div[style*="backgroundColor: #0057B8"] h3,div[style*="backgroundColor: #0057B8"] h4,div[style*="backgroundColor: #0057B8"] h5,div[style*="backgroundColor: #0057B8"] h6,div[style*="backgroundColor:#0057B8"] h1,div[style*="backgroundColor:#0057B8"] h2,div[style*="backgroundColor:#0057B8"] h3,div[style*="backgroundColor:#0057B8"] h4,div[style*="backgroundColor:#0057B8"] h5,div[style*="backgroundColor:#0057B8"] h6,section[style*="backgroundColor: #0057B8"] h1,section[style*="backgroundColor: #0057B8"] h2,section[style*="backgroundColor: #0057B8"] h3,section[style*="backgroundColor: #0057B8"] h4,section[style*="backgroundColor: #0057B8"] h5,section[style*="backgroundColor: #0057B8"] h6,section[style*="backgroundColor:#0057B8"] h1,section[style*="backgroundColor:#0057B8"] h2,section[style*="backgroundColor:#0057B8"] h3,section[style*="backgroundColor:#0057B8"] h4,section[style*="backgroundColor:#0057B8"] h5,section[style*="backgroundColor:#0057B8"] h6{color:#fff!important}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}a{color:var(--primary-blue);text-decoration:none;transition:color .3s ease}a:hover{color:var(--accent-gold)}button{font-family:inherit;cursor:pointer;border:none;transition:all .3s ease}.btn{padding:12px 24px;border-radius:4px;font-weight:600;display:inline-block;text-align:center}.btn-primary{background-color:var(--primary-blue);color:#fff}.btn-primary:hover{background-color:#003d82;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-secondary{background-color:var(--accent-gold);color:var(--text-dark)}.btn-secondary:hover{background-color:#ffb300;transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section-title{text-align:center;margin-bottom:40px}.section-title h2{margin-bottom:10px}.section-title p{color:var(--text-light);font-size:1.1rem}@media (max-width:768px){h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}.section{padding:40px 0}.container{padding:0 15px}}@media (max-width:480px){h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1rem}.btn{padding:10px 20px;font-size:.9rem}}.Header_topBar__YhxBN{background-color:var(--primary-blue);color:#fff;padding:10px 0;font-size:.9rem}.Header_topBar__YhxBN a{color:#fff;text-decoration:none}.Header_topBar__YhxBN a:hover{color:var(--accent-gold)}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 20px}.Header_topBarContent__JRatx{display:flex;justify-content:space-between;align-items:center}.Header_topBarLeft__MmIDY,.Header_topBarRight__4euTv{display:flex;gap:30px}.Header_header__072v2{background-color:#fff;box-shadow:var(--shadow);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_headerContent__z8t4c{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.Header_logo__0dir7{font-size:1.5rem;font-weight:700;color:var(--primary-blue);display:flex;align-items:center;gap:10px;text-decoration:none}.Header_logo__0dir7 img{width:70px!important;height:70px!important;object-fit:contain}.Header_nav__evgr5,.Header_nav__evgr5 ul{display:flex;list-style:none;gap:30px;margin:0;padding:0}.Header_nav__evgr5 li{display:flex;align-items:center}.Header_nav__evgr5 a{color:var(--text-dark);font-weight:500;position:relative;text-decoration:none}.Header_nav__evgr5 a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--accent-gold);transition:width .3s ease}.Header_nav__evgr5 a:hover:after{width:100%}.Header_mobileMenuBtn__WDco8{display:none;background:none;font-size:1.5rem;color:var(--primary-blue);border:none;cursor:pointer;padding:0}@media (max-width:768px){.Header_topBarContent__JRatx,.Header_topBarLeft__MmIDY,.Header_topBarRight__4euTv{flex-direction:column;gap:10px}.Header_mobileMenuBtn__WDco8{display:block}.Header_nav__evgr5{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:var(--shadow);flex-direction:column;gap:0;padding:20px;list-style:none;z-index:1000}.Header_nav__evgr5 ul{display:none;flex-direction:column;gap:0;padding:0;margin:0}.Header_navActive__eYNyw{display:flex;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:var(--shadow);flex-direction:column;gap:0;padding:20px;list-style:none;z-index:1000}.Header_navActive__eYNyw ul{display:flex;flex-direction:column;gap:0;padding:0;margin:0}.Header_navActive__eYNyw a,.Header_nav__evgr5 a{display:block;padding:10px 0;border-bottom:1px solid var(--border-color)}}.Footer_footer__yl3k1{background-color:var(--text-dark);color:#fff;padding:40px 0 20px;margin-top:60px}.Footer_container__MaumR{max-width:1200px;margin:0 auto;padding:0 20px}.Footer_footerContent__B4teV{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:30px}.Footer_footerSection__lxdDh{color:#fff}.Footer_footerSection__lxdDh h3{color:var(--accent-gold);margin-bottom:15px}.Footer_footerSection__lxdDh ul{list-style:none}.Footer_footerSection__lxdDh li{margin-bottom:10px}.Footer_footerSection__lxdDh a{color:#ccc;text-decoration:none;transition:color .3s ease}.Footer_footerSection__lxdDh a:hover{color:var(--accent-gold)}.Footer_footerContact__J1LV7{display:flex;flex-direction:column;gap:10px}.Footer_footerContact__J1LV7 p{display:flex;align-items:center;gap:10px}.Footer_socialLinks__57uUS{display:flex;gap:15px;margin-top:15px}.Footer_socialLinks__57uUS a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--primary-blue);border-radius:50%;color:#fff;transition:background-color .3s ease;text-decoration:none}.Footer_socialLinks__57uUS a:hover{background-color:var(--accent-gold);color:var(--text-dark)}.Footer_footerBottom__5n19l{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;text-align:center;color:#999}.Footer_footerBottom__5n19l p{margin:5px 0}.Footer_whatsappBtn__0stJc{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:var(--success-green);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:var(--shadow-lg);transition:all .3s ease;z-index:50;text-decoration:none}.Footer_whatsappBtn__0stJc:hover{transform:scale(1.1);background-color:#1faa34}@media (max-width:768px){.Footer_footerContent__B4teV{grid-template-columns:1fr;gap:30px}.Footer_whatsappBtn__0stJc{width:50px;height:50px;font-size:1.2rem;bottom:15px;right:15px}}