*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:#2d3748}section{scroll-margin-top:100px}a:focus-visible,button:focus-visible{outline:3px solid #00a3e0;outline-offset:4px}.footer{background-color:#0f172a;color:#fff;padding:48px 0}.footer-container{max-width:1200px;margin:auto;padding:0 16px}.footer-grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:32px}@media(min-width:640px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1 / -1}}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-grid>:first-child{grid-column:auto}}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:16px}.footer-logo-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(to bottom right,#eb1010,#f97316);display:flex;justify-content:center;align-items:center}.footer-logo-circle span{color:#fff;font-weight:700}.footer-logo-text{font-size:1.25rem;color:#fff}.footer-description{color:#94a3b8;font-size:.9rem;line-height:1.4}.footer-title{font-size:1rem;margin-bottom:16px;font-weight:400;color:#fff}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:8px;font-size:.9rem;color:#94a3b8}.footer-list a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-list a:hover{color:#fff}.footer-navigation .btn-navigation{border:0;color:#94a3b8;background:none;cursor:pointer;transition:color .3s ease}.footer-navigation .btn-navigation:hover{color:#fff}.footer-socials{display:flex;gap:16px;margin-top:16px}.footer-socials a{width:40px;height:40px;border-radius:50%;background-color:#fff;transition:.5s ease;display:flex;justify-content:center;align-items:center}.footer-socials a:hover{transform:scale(1.1)}.footer-bottom{border-top:1px solid #1e293b;padding-top:32px;text-align:center;font-size:.9rem}.footer-bottom p{color:#94a3b8}.whatsapp-fixed{position:fixed;bottom:20px;right:20px;width:65px;height:65px;border-radius:50%;background-color:#25d366;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #00000040;z-index:9999;transition:transform .3s ease}.whatsapp-fixed img{width:40px;height:40px}.whatsapp-fixed:hover{transform:scale(1.1)}.header{position:fixed;top:0;left:0;right:0;z-index:50;background:#f8faffd9;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-bottom:1px solid rgba(122,167,255,.15)}.header-container{position:relative;max-width:1200px;margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none}.logo-circle,.img-logo{width:60px;height:60px;border-radius:50%;background:linear-gradient(to bottom right,#5a8dee,#7aa7ff);display:flex;justify-content:center;align-items:center}.logo-text{color:#fff;font-weight:700}.logo-name{font-size:1.25rem;font-weight:500;color:#1d3557}.btn-nav{background:none;border:none;cursor:pointer;font-size:1rem;color:#1d3557;text-decoration:none;transition:.25s ease}.btn-nav:hover{color:#5a8dee}.btn-contact{padding:8px 24px;font-size:1rem;font-weight:500;background:linear-gradient(to right,#002e5d,#00a3e0);color:#fff;border:none;border-radius:24px;cursor:pointer;text-decoration:none;transition:.3s ease}.btn-contact:hover{transform:scale(1.06);box-shadow:0 4px 12px #5a8dee4d}.nav-desktop{display:none;gap:2rem}.menu-button{display:block;background:none;border:none;cursor:pointer}.nav-mobile{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;background:#fff;gap:12px;padding:16px;box-shadow:0 4px 10px #00000014;z-index:5}@media(min-width:768px){.nav-desktop{display:flex;align-items:center}.menu-button,.nav-mobile{display:none}}.about-section{padding:6rem 1rem;background:linear-gradient(to bottom right,#f3e8ff,#fdf2f8,#fef9c346)}.about-container{max-width:1200px;margin:0 auto}.about-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.about-image-bg{position:absolute;inset:0;width:100%;max-width:100%;border-radius:24px;background:linear-gradient(to right,#002e5d,#00a3e0);filter:blur(40px);opacity:.2}.about-image{position:relative;overflow:hidden;border-radius:24px;box-shadow:0 12px 30px #00000026}.about-image img{display:block;width:100%;object-fit:cover}.about-text h2{color:#2d3748;font-size:2.5rem;font-weight:400;line-height:1.2;margin-bottom:1rem}.about-text p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1rem}.about-text .highlight{color:#2d3748;font-weight:600}.about-values{display:flex;flex-wrap:wrap;gap:1.5rem;padding-top:1.5rem}.value-item{display:flex;align-items:center;gap:.75rem;font-weight:500}.value-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%}.value-icon.red,.value-icon.yellow,.value-icon.purple{background-color:#0f172a}.caucemed-section{padding:6rem 1rem;background:linear-gradient(to bottom right,#e8f1ff,#f3edff)}.caucemed-container{max-width:1100px;margin:0 auto}.caucemed-header{max-width:780px;margin:0 auto 3rem;text-align:center}.caucemed-header h2{color:#1d3557;font-size:2.5rem;font-weight:400;margin-bottom:1rem}.caucemed-header p{color:#475569;font-size:1.05rem;line-height:1.6}.caucemed-feature{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;padding:2rem;border:1px solid rgba(0,46,93,.16);border-radius:18px;background:#fffc;box-shadow:0 10px 30px #00000014}.caucemed-eyebrow{display:inline-block;margin-bottom:.6rem;color:#002e5d;font-size:.85rem;font-weight:600}.caucemed-content h3{color:#1d3557;font-size:2rem;font-weight:500;margin-bottom:.75rem}.caucemed-content p{color:#475569;line-height:1.6}.caucemed-benefits{display:grid;gap:.7rem;margin:1.5rem 0 0;padding-left:1.1rem}.caucemed-benefits li{color:#475569;line-height:1.5}.caucemed-actions{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.caucemed-button,.caucemed-secondary{display:inline-flex;justify-content:center;padding:.9rem 1.5rem;border-radius:9999px;font-weight:500;text-align:center;text-decoration:none;transition:.3s ease}.caucemed-button{background:linear-gradient(to right,#002e5d,#00a3e0);color:#fff}.caucemed-secondary{border:2px solid #002e5d;color:#002e5d}.caucemed-button:hover,.caucemed-secondary:hover{transform:scale(1.04);box-shadow:0 4px 12px #5a8dee4d}@media(min-width:768px){.caucemed-feature{grid-template-columns:minmax(0,1fr) 280px;padding:2.5rem}}.contact-section{padding:2rem 0 5rem;background:linear-gradient(to bottom right,#e8f1ff,#f3edff)}.contact-container{max-width:900px;margin:0 auto;padding:0 1rem}.contact-card{background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:3rem 2rem;border-radius:1.5rem;box-shadow:0 10px 30px #00000014;text-align:center;border:1px solid rgba(122,167,255,.2)}.contact-title{font-size:2rem;margin-bottom:1rem;color:#1d3557}.contact-text{font-size:1.15rem;color:#475569;margin-bottom:2rem;line-height:1.6}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-button{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(to right,#5a8dee,#7aa7ff);color:#fff;font-size:1.05rem;padding:.9rem 2rem;border-radius:9999px;text-decoration:none;transition:.3s ease}.contact-button-secondary{background:transparent;color:#002e5d;border:2px solid #002e5d}.contact-button:hover{transform:scale(1.05);box-shadow:0 6px 14px #5a8dee59}@media(min-width:768px){.contact-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.hero-section{padding:8rem 0 4rem;background:linear-gradient(to bottom right,#e8f1ff,#f3edff)}.hero-container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:9999px;font-size:.9rem}.hero-badge span{color:#1d3557}.hero-title{font-size:2.5rem;line-height:1.2;margin-top:1.5rem;font-weight:400;color:#1d3557}@media(min-width:768px){.hero-title{font-size:3rem}}@media(min-width:1024px){.hero-title{font-size:3.3rem}}.highlight-text{background:linear-gradient(to right,#5a8dee,#7aa7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.1rem;color:#475569;margin-top:1rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(min-width:640px){.hero-buttons{flex-direction:row;flex-wrap:wrap}}.btn-primary{background:linear-gradient(to right,#002e5d,#00a3e0);color:#fff;border:none;min-height:52px;padding:.85rem 1.35rem;border-radius:9999px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;text-decoration:none;transition:.3s ease}.btn-primary:hover{box-shadow:0 4px 12px #7aa7ff4d;transform:scale(1.05)}.btn-outline{border:2px solid #002e5d;color:#002e5d;background:transparent;min-height:52px;padding:.85rem 1.35rem;border-radius:9999px;cursor:pointer;font-size:1rem;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;transition:.3s ease}.btn-outline:hover{background:#5a8dee1a;transform:scale(1.05)}.hero-image-wrapper{position:relative}.hero-image-bg{position:absolute;inset:0;background:linear-gradient(to top left,#7aa7ff,#5a8dee);border-radius:1.5rem;filter:blur(60px);opacity:.25}.hero-image{position:relative;overflow:hidden;border-radius:1.5rem;box-shadow:0 10px 30px #0000001f}.hero-image img{display:block;width:100%;height:100%;object-fit:cover}.process-section{padding:6rem 1rem;background-color:#fff}.process-container{max-width:1200px;margin:0 auto}.process-header{max-width:760px;margin:0 auto 3rem;text-align:center}.process-header h2{color:#2d3748;font-size:2.5rem;font-weight:400;margin-bottom:1rem}.process-header p{color:#64748b;font-size:1.05rem;line-height:1.6}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem}.process-card{padding:1.5rem;border:1px solid #ddd;border-radius:16px;background-color:#fff;transition:.3s ease}.process-card:hover{border-color:#002e5d;box-shadow:0 6px 20px #00000014}.process-number{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;background:linear-gradient(to bottom right,#002e5d,#00a3e0);color:#fff;font-weight:600}.process-card h3{color:#2d3748;font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.process-card p{color:#64748b;font-size:.92rem;line-height:1.55}.sectors-section{padding:6rem 1rem;background:linear-gradient(to bottom right,#f8faff,#fff)}.sectors-container{max-width:1200px;margin:0 auto}.sectors-header{max-width:760px;margin:0 auto 3rem;text-align:center}.sectors-header h2{color:#2d3748;font-size:2.5rem;font-weight:400;margin-bottom:1rem}.sectors-header p{color:#64748b;font-size:1.05rem;line-height:1.6}.sectors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.5rem}.sector-card{padding:1.5rem;border:1px solid rgba(0,46,93,.12);border-radius:16px;background:#ffffffd1;transition:.3s ease}.sector-card:hover{border-color:#002e5d52;box-shadow:0 8px 22px #0000000f}.sector-card h3{color:#2d3748;font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.sector-card p{color:#64748b;font-size:.92rem;line-height:1.55}.services-section{padding:6rem 1rem;background-color:#fff}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;max-width:700px;margin:0 auto 4rem}.services-header h2{font-size:2.5rem;margin-bottom:1rem;color:#2d3748;font-weight:400}.services-header p{font-size:1.1rem;color:#64748b}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:2rem}.icon-0,.icon-1,.icon-2{background:linear-gradient(to bottom right,#002e5d,#00a3e0)}.service-card{padding:2rem;border:1px solid #ddd;border-radius:16px;background-color:#fff;transition:all .3s ease}.service-card-0:hover,.service-card-1:hover,.service-card-2:hover{border:1px solid #002e5d;box-shadow:0 6px 20px #00000014}.service-card-3:hover{border:1px solid #a855f7;box-shadow:0 6px 20px #00000014}.service-card-4:hover{border:1px solid #22d3ee;box-shadow:0 6px 20px #00000014}.service-card-5:hover{border:1px solid #e879f9;box-shadow:0 6px 20px #00000014}.service-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:.3s ease}.service-card:hover .service-icon{transform:scale(1.1)}.service-card h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:400;color:#2d3748}.service-card p{color:#64748b;line-height:1.5;font-size:.9rem}.service-list{margin:1.25rem 0 0;padding-left:1.1rem}.service-list li{color:#475569;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}
