.Nosotros-module__GQp9ya__page{background:var(--white);min-height:100vh;padding-top:90px}.Nosotros-module__GQp9ya__hero{height:60vh;min-height:500px;color:var(--white);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Nosotros-module__GQp9ya__heroOverlay{z-index:1;background:linear-gradient(135deg,#000000b3 0%,#00000080 100%);position:absolute;inset:0}.Nosotros-module__GQp9ya__heroImg{object-fit:cover;filter:brightness(.7);z-index:0}.Nosotros-module__GQp9ya__heroContent{z-index:2;text-align:center;position:relative}.Nosotros-module__GQp9ya__heroContent h1{color:var(--white);text-shadow:2px 2px 10px #00000080;letter-spacing:2px;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,5rem)}.Nosotros-module__GQp9ya__heroContent p{text-transform:uppercase;letter-spacing:3px;color:var(--primary);text-shadow:1px 1px 5px #0000004d;font-size:clamp(1rem,2vw,1.5rem);font-weight:700}.Nosotros-module__GQp9ya__aboutSection{background:var(--white);padding:8rem 0}.Nosotros-module__GQp9ya__aboutGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.Nosotros-module__GQp9ya__aboutGrid{grid-template-columns:1fr 1fr}}.Nosotros-module__GQp9ya__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:900;display:block}.Nosotros-module__GQp9ya__aboutText h2{color:var(--dark);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.Nosotros-module__GQp9ya__aboutText p{color:var(--dark);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Nosotros-module__GQp9ya__aboutText p strong{color:var(--primary);font-weight:800}.Nosotros-module__GQp9ya__aboutImageWrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-premium);aspect-ratio:4/3;background:var(--light);position:relative;overflow:hidden}.Nosotros-module__GQp9ya__imgVactor{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Nosotros-module__GQp9ya__aboutImageWrapper:hover .Nosotros-module__GQp9ya__imgVactor{transform:scale(1.02)}.Nosotros-module__GQp9ya__imageCaption{color:var(--white);z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;bottom:1rem;right:1rem}.Nosotros-module__GQp9ya__imgRounded{border-radius:var(--radius-md);box-shadow:var(--shadow-premium);width:100%;height:auto}.Nosotros-module__GQp9ya__statsSection{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:var(--white);padding:6rem 0;position:relative;overflow:hidden}.Nosotros-module__GQp9ya__statsGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid;position:relative}.Nosotros-module__GQp9ya__statCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #fff3;padding:2rem;transition:all .3s}.Nosotros-module__GQp9ya__statCard:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Nosotros-module__GQp9ya__statIcon{color:var(--white);opacity:.9;justify-content:center;margin-bottom:1.5rem;display:flex}.Nosotros-module__GQp9ya__statNumber{color:var(--white);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.Nosotros-module__GQp9ya__statLabel{color:var(--white);opacity:.9;font-size:1rem;line-height:1.4}.Nosotros-module__GQp9ya__missionVision{background:var(--light);padding:8rem 0}.Nosotros-module__GQp9ya__cardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.Nosotros-module__GQp9ya__card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-premium);text-align:center;border:2px solid #0000;padding:3.5rem 2.5rem;transition:all .3s;position:relative;overflow:hidden}.Nosotros-module__GQp9ya__card:before{content:"";background:linear-gradient(90deg,var(--primary)0%,var(--secondary)100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Nosotros-module__GQp9ya__card:hover:before{transform:scaleX(1)}.Nosotros-module__GQp9ya__card:hover{box-shadow:0 15px 50px #00000026}.Nosotros-module__GQp9ya__cardIcon{color:var(--primary);justify-content:center;margin-bottom:2rem;transition:transform .3s;display:flex}.Nosotros-module__GQp9ya__card:hover .Nosotros-module__GQp9ya__cardIcon{transform:scale(1.1)rotate(5deg)}.Nosotros-module__GQp9ya__card h3{color:var(--dark);margin-bottom:1.5rem;font-size:1.8rem}.Nosotros-module__GQp9ya__card p{color:var(--dark);opacity:.8;font-size:1rem;line-height:1.8}.Nosotros-module__GQp9ya__card p strong{color:var(--primary);font-weight:800}.Nosotros-module__GQp9ya__attributes{background:var(--white);padding:8rem 0}.Nosotros-module__GQp9ya__attrGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.Nosotros-module__GQp9ya__addValueHeader{text-align:center;margin-bottom:4rem}.Nosotros-module__GQp9ya__addValueHeader h2{color:var(--dark);margin-top:1rem;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Nosotros-module__GQp9ya__lead{color:var(--dark);opacity:.8;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Nosotros-module__GQp9ya__attrIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #00000026}.Nosotros-module__GQp9ya__attrItem:hover .Nosotros-module__GQp9ya__attrIcon{transform:scale(1.1)rotate(360deg)}.Nosotros-module__GQp9ya__attrItem{background:var(--light);border-radius:var(--radius-md);text-align:center;border:2px solid #0000;padding:2.5rem;transition:all .3s}.Nosotros-module__GQp9ya__attrItem:hover{background:var(--white);box-shadow:var(--shadow-premium);border-color:var(--primary)}.Nosotros-module__GQp9ya__attrItem h4{color:var(--dark);margin-bottom:1rem;font-size:1.3rem}.Nosotros-module__GQp9ya__attrItem p{color:var(--dark);opacity:.8;font-size:.95rem;line-height:1.7}.Nosotros-module__GQp9ya__attrItem p strong{color:var(--primary);font-weight:800}.Nosotros-module__GQp9ya__ctaSection{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:var(--white);text-align:center;padding:6rem 0}.Nosotros-module__GQp9ya__ctaContent h2{color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Nosotros-module__GQp9ya__ctaContent p{color:var(--white);opacity:.9;margin-bottom:2rem;font-size:1.2rem}.Nosotros-module__GQp9ya__ctaContent .Nosotros-module__GQp9ya__btn{align-items:center;gap:.5rem;padding:1.2rem 3rem;font-size:1.1rem;display:inline-flex}@media (max-width:768px){.Nosotros-module__GQp9ya__hero{height:50vh;min-height:400px}.Nosotros-module__GQp9ya__aboutSection,.Nosotros-module__GQp9ya__missionVision,.Nosotros-module__GQp9ya__attributes,.Nosotros-module__GQp9ya__statsSection{padding:4rem 0}.Nosotros-module__GQp9ya__statsGrid{grid-template-columns:1fr;gap:2rem}.Nosotros-module__GQp9ya__cardGrid,.Nosotros-module__GQp9ya__attrGrid{grid-template-columns:1fr}}
