.navbar{background-color:#0460a9;padding:10px 0;position:sticky;top:0;z-index:100}.nav-container{width:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.logo-wrapper{display:flex;align-items:center;gap:.75rem}.logo{height:55px;width:auto}.logo-titulo{color:#fff;font-size:1.5rem;font-weight:700;white-space:nowrap}.menu{list-style:none;display:flex;flex-direction:row;gap:25px;align-items:center;margin:0;padding:0}.menu li{color:#c9d9f5;position:relative;cursor:pointer;white-space:nowrap;font-size:1.1rem}.menu a{text-decoration:none;color:inherit;white-space:nowrap}.menu a:hover{color:inherit;opacity:.8}.agenda{background:#3c7b96;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;white-space:nowrap}.agenda-wrapper{position:relative}.agenda-dropdown{position:absolute;top:110%;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 15px #00000026;z-index:100;overflow:hidden}.hamburguesa{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburguesa span{display:block;width:26px;height:2px;background:#fff;border-radius:2px}@media(max-width:768px){.hamburguesa{display:flex}.menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#0460a9;flex-direction:column;align-items:flex-start;padding:1rem 2rem;gap:1.2rem;z-index:99}.menu.menu-abierto{display:flex}.navbar{position:relative}}html,body,#root{height:100%;margin:0;padding:0}.app-wrapper{min-height:100vh;display:flex;flex-direction:column}.app-content{flex:1;display:flex;flex-direction:column}:root{--navbar-height: 75px;--footer-height: 68px}.qs-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center;flex-shrink:0}.qs-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.qs-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.quienes{display:flex;flex-direction:column;flex:1}.qs-historia{flex:1;background:#3a3a3a;padding:3rem 6rem;color:#fff;text-align:center}.qs-historia h2{font-style:italic;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.qs-historia h3{font-size:1.8rem;font-weight:700;margin-bottom:2rem}.qs-contenido{display:flex;align-items:center;justify-content:center;gap:3rem;text-align:left;max-width:1000px;margin:0 auto}.qs-texto{flex:1;max-width:600px}.qs-texto p{font-size:1rem;line-height:1.8;margin-bottom:1.2rem;font-weight:600;text-align:justify}.separador{text-align:center;font-size:1.2rem}.qs-imagen{flex-shrink:0}.qs-imagen img{width:230px;height:auto}@media(max-width:768px){.qs-historia{padding:2rem 1.25rem}.qs-contenido{flex-direction:column;gap:1.5rem}.qs-texto{max-width:100%}.qs-texto p{text-align:left}.qs-imagen img{width:160px}}.profesionales{display:flex;flex-direction:column}.prof-cards{display:flex;gap:2rem;padding:3rem 4rem;background:#fff;justify-content:center;align-items:center}.pf-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center;flex-shrink:0}.pf-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.pf-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.prof-cards{display:flex;gap:2rem;padding:4rem;background:#fff;justify-content:center;align-items:center;flex:1}.prof-card{position:relative;width:520px;height:400px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .25s,box-shadow .25s}.prof-card:hover{transform:scale(1.03);box-shadow:0 12px 40px #00000040}.prof-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.prof-card:hover img{transform:scale(1.07)}.prof-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(4,96,169,.85) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem;color:#fff}.prof-card-overlay h2{font-size:1.5rem;font-weight:800;margin-bottom:.4rem}.prof-ver{font-size:1rem;font-weight:600;opacity:.9}@media(max-width:768px){.prof-cards{flex-direction:column;padding:2rem 1.25rem;gap:1.25rem}.prof-card{width:100%;height:220px}}.sv-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center}.sv-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.sv-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.srv-intro{padding:3rem 6rem;text-align:center;background:#fff}.srv-intro h2{font-size:1.5rem;font-weight:700;color:#111;margin-bottom:2rem}.srv-intro p{font-size:1.1rem;font-weight:700;color:#1a56db;line-height:1.8;max-width:900px;margin:0 auto 1.5rem;text-align:center}.srv-cards{background:#f5f5f5;padding:2rem 4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.srv-card{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1rem;border-radius:8px;cursor:pointer;transition:box-shadow .2s,transform .2s}.srv-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.srv-card img{width:220px;height:160px;object-fit:cover;flex-shrink:0;border-radius:6px}.srv-card-texto{flex:1}.srv-card-texto hr{border:none;border-top:1px solid #ccc;margin:.8rem 0}.srv-card-texto h3{font-size:1.5rem;font-weight:800;color:#1a56db}.srv-ver{font-size:.9rem;font-weight:600;color:#1a56db}@media(max-width:768px){.srv-intro{padding:2rem 1.25rem}.srv-cards{grid-template-columns:1fr;padding:1.5rem 1.25rem}.srv-card{flex-direction:column;align-items:flex-start}.srv-card img{width:100%;height:180px}}.exp-page{width:100%;box-sizing:border-box;overflow-x:hidden;padding:0 2rem 1rem}.exp-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center;margin:0 -2rem 2rem}.exp-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.exp-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.exp-carrusel{position:relative;width:70%;margin:0 auto 3rem}.exp-carrusel img{width:100%;height:480px;object-fit:cover;border-radius:12px;display:block}.carrusel-btn{position:absolute;background:#00000059;border:none;border-radius:50%;width:44px;height:44px;font-size:1.6rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);z-index:1}.carrusel-btn:hover{background:#0009}.carrusel-btn.izq{left:14px}.carrusel-btn.der{right:14px}.carrusel-puntos{position:absolute;bottom:14px;display:flex;gap:6px;left:50%;transform:translate(-50%)}.punto{width:8px;height:8px;border-radius:50%;background:#fff9;cursor:pointer}.punto.activo{background:#fff}.exp-resenas{width:70%;margin:1rem auto 0}.exp-resenas h2{font-size:1.4rem;font-weight:700;color:#1a3a8f;text-align:center;margin-bottom:1.5rem}@media(max-width:768px){.exp-page{padding:0 1.25rem 2rem}.exp-hero{margin:0 -1.25rem 2rem}.exp-carrusel{width:100%}.exp-carrusel img{height:260px}.exp-resenas{width:100%}}.contacto-page{display:flex;flex-direction:column;flex:1}.contacto-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center}.contacto-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.contacto-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.contacto-info{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem;width:100%}.contacto-info hr{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}.contacto-whatsapp{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.contacto-whatsapp p{font-size:1.3rem;color:#1a3a8f;font-weight:600}.contacto-btn-wp{display:flex;align-items:center;gap:8px;background:#1a5cd4;color:#fff;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap}.contacto-btn-wp:hover{background:#154ab0}.contacto-horario{text-align:center}.contacto-horario p{font-size:1.1rem;color:#111;margin-bottom:.5rem}.contacto-como h3{font-size:1.2rem;font-weight:700;color:#1a3a8f;margin-bottom:.75rem}.contacto-como ol{padding-left:1.2rem;display:flex;flex-direction:column;gap:.5rem}.contacto-como ol li{font-size:1.2rem;color:#444;line-height:1.6}.contacto-footer-banner{background:#fff;padding:.75rem 1.5rem;text-align:center}.contacto-footer-banner h2{color:#1a3a8f;font-size:1.7rem;font-weight:700;line-height:1.4;letter-spacing:.5px}@media(max-width:768px){.contacto-page{overflow-x:hidden}.contacto-whatsapp{flex-direction:column;align-items:center;text-align:center}.contacto-info{padding:2rem 1.25rem;text-align:center;box-sizing:border-box;width:100%}.contacto-como ol{text-align:left;padding-left:1.5rem;box-sizing:border-box;width:100%}.contacto-como ol li{font-size:1rem;word-break:break-word}.contacto-horario{text-align:center}.contacto-footer-banner{padding:1.5rem 1.25rem;flex:0}.contacto-footer-banner h2{font-size:1rem;text-align:center}}.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:340px;background:#fff;overflow:hidden}.hero-pattern{position:absolute;top:-30px;width:260px;height:320px;background-image:radial-gradient(circle,#7ab8d4 6px,transparent 6px),radial-gradient(circle,#a8d4e8 4px,transparent 4px),radial-gradient(circle,#c5e3f0 5px,transparent 5px);background-size:40px 40px,25px 25px,55px 55px;opacity:.6;border-radius:50%;filter:blur(1px)}.hero-content{position:relative;z-index:1;text-align:center;padding:2rem}.hero:before{content:"";position:absolute;inset:0;background:#ffffffad;z-index:0}.hero-content h1{font-family:Georgia,serif;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:900;letter-spacing:.08em;color:#111;margin:1rem 0}.hero-line{width:80%;max-width:700px;height:3px;background:#111;margin:0 auto}.hero{background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center;position:relative}.agenda-btn a{text-decoration:none;color:inherit}.agenda-btn{margin-top:1.5rem;padding:1rem 10rem;border:2px solid #111;background:transparent;font-size:.85rem;letter-spacing:.15em;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.agenda-btn:hover{background:#111;color:#fff}.info{background:#f0f0f0;padding:3rem 2rem;text-align:center;border-top:1px solid #ddd}.info-main{font-family:Georgia,serif;font-size:clamp(2.1rem,2vw,1.4rem);color:#111;max-width:850px;margin:0 auto 1.5rem;line-height:1.7}.info-italic{font-family:Georgia,serif;font-size:clamp(1.2rem,1.5vw,1.3rem);color:#333;max-width:850px;margin:0 auto;font-style:italic;font-weight:600;line-height:1.6}.servicios-section{padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.servicios-preview{padding:3rem 4rem;background:#fff}.servicios-preview h2{font-family:Georgia,serif;font-size:2rem;font-weight:900;color:#1a56db;margin-bottom:.5rem}.servicios-preview hr{border:none;border-top:1px solid #ccc;margin-bottom:2.5rem}.servicios-titulo{font-size:1.4rem;font-weight:700;color:#1e50da;border-bottom:2px solid #1a3a8f;padding-bottom:.5rem;margin-bottom:2rem}.servicios-grid{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:1rem}.servicio-card{position:relative;border-radius:12px;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center}.servicio-overlay{position:absolute;inset:0;background:#0000008c}.servicio-content{position:relative;z-index:1;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.servicio-content h3{font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.8px;margin:0}.servicio-content p{font-size:.82rem;color:#ffffffe0;line-height:1.5;margin:0}.ver-servicio{background:#1a5cd4;color:#fff;border:none;border-radius:6px;padding:10px 0;font-size:.82rem;font-weight:600;letter-spacing:.5px;cursor:pointer;width:100%}.ver-servicio:hover{background:#154ab0}.cobertura{text-align:center;font-size:1.1rem;margin-top:3rem;color:#111;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.duda{background:#3a3a3a;padding:2.5rem 4rem;color:#fff}.duda h2{color:#f0f0f0;font-size:1.8rem;font-weight:900;margin-bottom:.5rem}.duda hr{border:none;border-top:1px solid #666;margin-bottom:1.5rem}.duda h3{color:#f0f0f0;font-size:1.1rem;font-weight:800;margin-bottom:1rem}.contacto-btn{width:100%;padding:1rem;background:#1a5cd4;color:#111;border:none;font-size:.9rem;font-weight:600;letter-spacing:.15em;cursor:pointer;transition:background .2s}.contacto-btn:hover{background:#154ab0}.redes{background:#3a3a3a;padding:1rem;text-align:center}.iconos-redes{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.2rem}.icono-circulo{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s,opacity .2s}.icono-circulo:hover{transform:scale(1.08);opacity:.9}.verde{background-color:#25d366}.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.azul{background-color:#1877f2}.siguenos{color:#fff}@media(max-width:768px){.agenda-btn{padding:1rem 2rem;width:80%}.info-main{font-size:1.1rem}.info-italic{font-size:.95rem}.servicios-preview{padding:2rem 1.25rem}.servicios-grid{grid-template-columns:1fr 1fr}.duda{padding:2rem 1.25rem}}@media(max-width:480px){.servicios-grid{grid-template-columns:1fr}.servicio-card{min-height:240px}}.footer-contacto{background:#3a3a3a;padding:1.5rem;text-align:center;color:#fff;font-size:1.3rem;width:100%;box-sizing:border-box;margin-bottom:0}.footer-contacto p{margin:0}@media(max-width:768px){.footer-contacto{font-size:.95rem;padding:1rem 1.25rem}}.pfs-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden;background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center}.pfs-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.pfs-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.pfs-filtros{display:flex;gap:1rem;padding:1.5rem 2rem;justify-content:center}.filtro-btn{padding:10px 24px;border:2px solid #1a5cd4;border-radius:8px;background:#fff;color:#1a5cd4;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.filtro-btn:hover{background:#e8f0fe}.filtro-btn.activo{background:#1a5cd4;color:#fff}.pfs-lista{max-width:900px;margin:0 auto;padding:1rem 2rem 3rem;display:flex;flex-direction:column;gap:1.5rem}.pfs-card{display:flex;align-items:flex-start;gap:2rem;padding:2rem;border-radius:12px;background:#f0f7fc;border:1px solid #dde8f5}.pfs-card.invertido{flex-direction:row-reverse;background:#fff;border:1px solid #e8e8e8}.pfs-foto img{width:160px;height:180px;object-fit:cover;border-radius:12px;flex-shrink:0;margin-left:0}.pfs-placeholder{width:160px;height:180px;background:#fd0;display:flex;align-items:center;justify-content:center;font-size:4rem;border-radius:12px}.pfs-info{flex:1;max-width:100%}.pfs-info h3{font-size:.8rem;font-weight:700;text-decoration:underline;color:#1a3a8f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem}.pfs-info h4{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:.5rem}.pfs-info p{font-size:.9rem;line-height:1.7;color:#444;margin-bottom:.6rem;text-align:left}.pfs-subtitulo{font-style:italic;color:#666!important;font-size:.85rem!important}.pfs-id{text-align:center;font-size:.8rem;color:#1a3a8f;font-weight:600;margin-top:.5rem}.pfs-btn{display:inline-block;margin-top:1rem;background:#1a5cd4;color:#fff;padding:10px 20px;border-radius:8px;font-size:.85rem;font-weight:700;text-decoration:none;letter-spacing:.5px}.pfs-btn:hover{background:#154ab0}@media(max-width:768px){.pfs-hero h1{font-size:1.8rem;padding:0 1.25rem;text-align:center}.pfs-filtros{padding:1rem 1.25rem;flex-wrap:wrap}.pfs-lista{padding:1rem 1.25rem 2rem}.pfs-card,.pfs-card.invertido{flex-direction:column;gap:1.25rem;padding:1.5rem}.pfs-foto img{width:100%;height:200px;border-radius:12px}}.pfe-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;overflow:hidden}.pfe-hero:before{content:"";position:absolute;inset:0;background:#ffffffa9;z-index:0}.pfe-hero h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#111;position:relative;z-index:1}.pfe-hero{background-image:url(/assets/4951-C3vZShvX.png);background-size:cover;background-position:center;position:relative}.pfe-lista{padding:2rem 4rem;display:flex;flex-direction:column;gap:0}.pfe-card{display:flex;align-items:center;gap:3rem;padding:3rem 0;border-bottom:1px dashed #ccc;background:#f0f7fc}.pfe-card.invertido{flex-direction:row-reverse;background:#fff}.pfe-foto img{width:200px;height:220px;object-fit:cover;border-radius:50px;margin-left:50px}.pfe-placeholder{width:200px;height:220px;background:#fd0;display:flex;align-items:center;justify-content:center;font-size:5rem;border-radius:8px}.pfe-info{flex:1;max-width:600px}.pfe-info h3{font-size:1.1rem;font-weight:700;text-decoration:underline;margin-bottom:.25rem}.pfe-info h4{font-size:1rem;font-weight:600;margin-bottom:.75rem}.pfe-info p{font-size:.9rem;line-height:1.7;font-weight:600;text-align:justify;margin-bottom:.75rem}.pfe-subtitulo{font-style:italic}@media(max-width:768px){.pfe-hero h1{font-size:1.8rem;padding:0 1.25rem;text-align:center}.pfe-filtros{padding:1rem 1.25rem;flex-wrap:wrap}.pfe-lista{padding:1rem 1.25rem}.pfe-card{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem 0}.pfe-card.invertido{flex-direction:column}.pfe-foto img{width:100%;height:200px;border-radius:12px;margin-left:0}.pfe-info{max-width:100%}.pfe-info p{text-align:left}}.kine-hero h1{font-size:1.8rem;font-weight:800;color:#1a3a8f;margin-bottom:.5rem}.kine-hero hr{border:none;border-top:2px solid #1a3a8f;margin-bottom:2rem}.kine-page{max-width:1300px;margin:0 auto;padding:2rem 1.5rem}.kine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;height:auto}.kine-card{position:relative;border-radius:12px;height:320px;overflow:hidden;background-size:cover;background-position:center;cursor:pointer;display:flex;align-items:flex-end}.kine-overlay{position:absolute;inset:0;background:#00000073;transition:background .3s ease}.kine-card:hover .kine-overlay{background:#000000ad}.kine-content{position:relative;z-index:1;padding:1.5rem;width:100%}.kine-content h3{font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:1px;margin:0 0 .75rem}.kine-desc{font-size:1.1rem;color:#ffffffe6;line-height:1.5;margin:0 0 1rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease}.kine-card:hover .kine-desc{max-height:200px;opacity:1}.kine-cta{display:block;font-size:.8rem;font-weight:700;color:#fff;background:#1a5cd4;padding:8px 16px;border-radius:6px;text-align:center;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease}.kine-card:hover .kine-cta{max-height:50px;opacity:1}.kine-descripcion{max-width:800px;margin:0 auto 2rem;padding:0 1.5rem;text-align:center}.kine-descripcion p{font-size:1.2rem;line-height:1.8;color:#444;margin-bottom:1rem}@media(max-width:768px){.kine-grid{grid-template-columns:1fr;height:auto}.kine-cta{max-height:50px;opacity:1}.kine-page{padding:1.5rem 1.25rem}.kine-descripcion{padding:0}.kine-card{height:auto;min-height:260px}.kine-desc{max-height:none;opacity:1}}.nutri-page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.nutri-hero h1{font-size:1.8rem;font-weight:800;color:#1a3a8f;margin-bottom:.5rem}.nutri-hero hr{border:none;border-top:2px solid #1a3a8f;margin-bottom:2rem}.nutri-contenido{display:flex;gap:4rem;align-items:center}.nutri-texto{flex:1}.nutri-texto h2{font-size:1.4rem;font-weight:700;color:#1a3a8f;margin-bottom:1.25rem}.nutri-texto p{font-size:.95rem;line-height:1.8;color:#444;margin-bottom:1rem}.nutri-lista{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}.nutri-lista li{font-size:.95rem;color:#333;font-weight:600}.nutri-btn{background:#1a5cd4;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:.9rem;font-weight:700;letter-spacing:.5px;cursor:pointer;margin-top:.5rem}.nutri-btn:hover{background:#154ab0}.nutri-imagen{flex-shrink:0}.nutri-imagen img{width:380px;height:420px;object-fit:cover;border-radius:12px}.nutri-botones{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.nutri-btn-online{background:#fff;color:#1a5cd4;border:2px solid #1a5cd4}.nutri-btn-online:hover{background:#e8f0fe}@media(max-width:768px){.nutri-botones{flex-direction:column}.nutri-btn{width:100%;text-align:center}.nutri-contenido{flex-direction:column;gap:1.5rem}.nutri-imagen img{width:100%;height:240px}.nutri-page{padding:1.5rem 1.25rem}}.sico-page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.sico-hero h1{font-size:1.8rem;font-weight:800;color:#1a3a8f;margin-bottom:.5rem}.sico-hero hr{border:none;border-top:2px solid #1a3a8f;margin-bottom:2rem}.sico-contenido{display:flex;gap:4rem;align-items:center}.sico-imagen{flex-shrink:0}.sico-imagen img{width:380px;height:420px;object-fit:cover;border-radius:12px}.sico-texto{flex:1}.sico-texto h2{font-size:1.4rem;font-weight:700;color:#1a3a8f;margin-bottom:1.25rem}.sico-texto p{font-size:.95rem;line-height:1.8;color:#444;margin-bottom:1rem}.sico-lista{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}.sico-lista li{font-size:.95rem;color:#333;font-weight:600}.sico-btn{background:#1a5cd4;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:.9rem;font-weight:700;letter-spacing:.5px;cursor:pointer;margin-top:.5rem}.sico-btn:hover{background:#154ab0}@media(max-width:768px){.sico-contenido{flex-direction:column;gap:1.5rem}.sico-imagen img{width:100%;height:240px}.sico-page{padding:1.5rem 1.25rem}}.insumos-page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.insumos-hero h1{font-size:1.8rem;font-weight:800;color:#1a3a8f;margin-bottom:.5rem}.insumos-hero hr{border:none;border-top:2px solid #1a3a8f;margin-bottom:1.5rem}.insumos-intro{max-width:700px;margin:0 auto 2.5rem;text-align:center}.insumos-intro p{font-size:1.5rem;line-height:1.8;color:#444}.insumos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.insumo-card{border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.insumo-card img{width:280px;height:280px;object-fit:contain}.insumo-card h3{font-size:1.1rem;font-weight:700;color:#1a3a8f}.insumo-card p{font-size:.85rem;line-height:1.6;color:#555}.insumo-ml{font-size:.8rem;font-style:italic;color:#888}.insumo-btn{background:#1a5cd4;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:.88rem;font-weight:700;cursor:pointer;width:100%;margin-top:auto}.insumo-btn:hover{background:#154ab0}.insumos-carrusel{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;max-width:700px}.insumos-carrusel img{width:100%;max-height:420px;object-fit:cover;border-radius:12px}.carrusel-btn{position:absolute;background:#00000040;border:none;border-radius:50%;width:36px;height:36px;font-size:1.4rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);z-index:1}.carrusel-btn:hover{background:#00000080}.carrusel-btn.izq{left:10px}.carrusel-btn.der{right:10px}.carrusel-puntos{position:absolute;bottom:-24px;display:flex;gap:6px;left:50%;transform:translate(-50%)}.punto{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer}.punto.activo{background:#1a5cd4}@media(max-width:768px){.insumos-page{padding:1.5rem 1.25rem}.insumos-intro p{font-size:1.1rem}.insumo-card img{width:100%;height:220px}}
