.card,.hero-inba,.sobre-inba-img{text-align:center}html{scroll-behavior:smooth}.indice-especialidades{position:relative;background:var(--gris-claro);border-radius:16px;padding:2.5rem 1.5rem 4rem;margin:3rem auto;box-shadow:0 8px 20px rgba(0,0,0,.06);max-width:1000px;text-align:center;overflow:hidden}.indice-especialidades__titulo{font-size:1.8rem;margin-bottom:1.5rem;font-weight:600}.btn-hero,.indice-especialidades__slide a{color:#fff;font-weight:500;transition:.3s;text-decoration:none}.indice-especialidades__swiper{overflow-x:auto;padding:0 1.5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.indice-especialidades__wrapper{display:flex;gap:.8rem;padding-bottom:1rem;padding-right:.1rem;width:max-content}.indice-especialidades__slide{flex-shrink:0}.indice-especialidades__slide a{display:inline-block;padding:.6rem 1.2rem;background-color:var(--azul-oscuro);border-radius:999px;font-size:.9rem;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.08)}.indice-especialidades__slide a:hover{background-color:#0a1f9d;transform:translateY(-2px)}.indice-especialidades__flecha{position:absolute;right:1rem;bottom:1rem;font-size:1.5rem;color:#fff;background-color:var(--azul-oscuro);border-radius:50%;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(0,0,0,.2);cursor:pointer;z-index:5;animation:1.6s ease-in-out infinite moveArrow;transition:.3s}.card,.sobre-inba{background:var(--blanco)}.card,.card img{box-shadow:0 4px 10px rgba(0,0,0,.05)}@keyframes moveArrow{0%,100%{transform:translateX(0)}25%{transform:translateX(6px)}75%{transform:translateX(-6px)}}.card.hidden{display:none!important}.card img{width:110px;height:140px;object-fit:cotain;border-radius:50%;border:2px solid var(--azul-oscuro)}.imagenes-inba img,.sobre-inba-img img{max-width:100%;box-shadow:0 6px 16px rgba(0,0,0,.08)}.img-frame{margin:0 auto 1rem}.card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--azul-oscuro)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.card{padding:1.5rem;border-radius:10px}.imagenes-inba{display:flex;gap:1.5rem;margin-bottom:3rem;justify-content:center;flex-wrap:wrap}.imagenes-inba img{width:500px;border-radius:1rem}.sobre-inba{padding:3rem 1.5rem;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.06);margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.sobre-inba-grid{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}.sobre-inba-texto{flex:1 1 500px}.sobre-inba-texto h2{font-size:1.8rem;color:var(--azul-oscuro);margin-bottom:1rem}.sobre-inba-texto p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.sobre-inba-img{flex:1 1 400px}.sobre-inba-img img{border-radius:12px}.hero-inba{background:url('/image/webp/INBA-afuera.webp') center/cover no-repeat;position:relative;min-height:100vh;color:#fff;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.hero-overlay{background:rgba(0,0,0,.6);border-radius:16px;padding:3rem 2rem;width:100%;max-width:1100px;box-shadow:0 8px 32px rgba(0,0,0,.3);animation:1.2s ease-in-out fadeInOverlay}.hero-content{max-width:850px;margin:0 auto;animation:1s ease-in-out fadeInUp}.hero-content h1{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;line-height:1.3;margin-bottom:1rem}.hero-content p{font-size:clamp(1rem, 2.5vw, 1.25rem);font-weight:300;margin:0 auto;line-height:1.6;max-width:700px;color:#f0f0f0}.btn-hero{margin-top:2rem;padding:.9rem 2.2rem;font-size:1rem;background-color:#00c89f;border-radius:10px;display:inline-block;box-shadow:0 4px 12px rgba(0,200,159,.3)}.btn-hero:hover{background-color:#009b7a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,200,159,.5)}@keyframes fadeInUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInOverlay{from{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.hero-overlay{padding:2rem 1.2rem;border-radius:12px}.btn-hero{width:100%;font-size:1rem}}