.nosotros-module___t9yjW__pageHero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.nosotros-module___t9yjW__pageHeroBg{position:absolute;inset:0}.nosotros-module___t9yjW__floatingCircle{will-change:transform;border:1px solid #c8ff0014;border-radius:50%;position:absolute}.nosotros-module___t9yjW__fc1{width:600px;height:600px;top:-10%;right:-5%}.nosotros-module___t9yjW__fc2{border-color:#00e5ff0f;width:400px;height:400px;bottom:5%;left:-8%}.nosotros-module___t9yjW__fc3{background:#c8ff0005;width:250px;height:250px;top:30%;left:20%}.nosotros-module___t9yjW__fc4{background:#00e5ff05;width:180px;height:180px;bottom:25%;right:15%}.nosotros-module___t9yjW__fc5{border-color:#f0ece408;width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%)}.nosotros-module___t9yjW__pageHeroContent{z-index:2;text-align:center;max-width:65rem;padding:0 2.5rem;position:relative}.nosotros-module___t9yjW__pageHeroLabel{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.25em;color:var(--c-accent);margin-bottom:2rem;font-size:.7rem}.nosotros-module___t9yjW__pageHeroTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.05em;font-size:clamp(3rem,9vw,7.5rem);font-weight:800;line-height:.9}.nosotros-module___t9yjW__pageHeroTitle em{font-family:var(--f-serif);color:var(--c-accent);font-style:italic;font-weight:400}.nosotros-module___t9yjW__pageHeroSub{color:var(--c-fg-muted);max-width:35rem;margin:2.5rem auto 0;font-size:1.1rem;line-height:1.7}.nosotros-module___t9yjW__heroLine{display:block;overflow:hidden}.nosotros-module___t9yjW__heroLine span{display:inline-block}.nosotros-module___t9yjW__scrollArrow{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.nosotros-module___t9yjW__scrollArrow span{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--c-fg-muted);font-size:.6rem}.nosotros-module___t9yjW__scrollArrowLine{background:var(--c-border);width:1px;height:40px;position:relative;overflow:hidden}.nosotros-module___t9yjW__scrollArrowLine:after{content:"";background:var(--c-accent);width:100%;height:100%;animation:2s ease-in-out infinite nosotros-module___t9yjW__arrowPulse;position:absolute;top:-100%;left:0}@keyframes nosotros-module___t9yjW__arrowPulse{0%{top:-100%}50%{top:0}to{top:100%}}.nosotros-module___t9yjW__label{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--c-accent);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.65rem;display:flex}.nosotros-module___t9yjW__label:before{content:"";background:var(--c-accent);width:30px;height:1px}.nosotros-module___t9yjW__mission{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;padding:10rem 2.5rem;display:grid}.nosotros-module___t9yjW__missionLeft{position:sticky;top:8rem}.nosotros-module___t9yjW__missionHeading{font-family:var(--f-display);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.nosotros-module___t9yjW__missionHeading em{font-family:var(--f-serif);color:var(--c-accent);font-style:italic;font-weight:400}.nosotros-module___t9yjW__missionRight{flex-direction:column;gap:3rem;display:flex}.nosotros-module___t9yjW__missionBlock{border-bottom:1px solid var(--c-border);padding:2.5rem 0}.nosotros-module___t9yjW__missionBlock:first-child{border-top:1px solid var(--c-border)}.nosotros-module___t9yjW__missionBlockLabel{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--c-accent);margin-bottom:1rem;font-size:.6rem}.nosotros-module___t9yjW__missionBlockText{color:var(--c-fg-muted);font-size:1rem;line-height:1.8}.nosotros-module___t9yjW__missionBlockText strong{color:var(--c-fg);font-weight:600}.nosotros-module___t9yjW__values{padding:8rem 2.5rem;overflow:hidden}.nosotros-module___t9yjW__valuesTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.04em;text-align:center;margin-bottom:5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800}.nosotros-module___t9yjW__valuesTitle em{font-family:var(--f-serif);font-style:italic;font-weight:400}.nosotros-module___t9yjW__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.nosotros-module___t9yjW__valueCard{background:var(--c-bg-alt);border:1px solid var(--c-border);will-change:transform;border-radius:16px;padding:3rem 2.5rem;transition:border-color .4s,transform .2s;position:relative;overflow:hidden}.nosotros-module___t9yjW__valueCard:hover{border-color:var(--c-accent)}.nosotros-module___t9yjW__valueCardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:opacity .4s;position:absolute;transform:translate(-50%,-50%)}.nosotros-module___t9yjW__valueCard:hover .nosotros-module___t9yjW__valueCardGlow{opacity:1}.nosotros-module___t9yjW__valueCardNum{font-family:var(--f-display);color:#c8ff000a;font-size:6rem;font-weight:800;line-height:1;position:absolute;top:-.5rem;right:1rem}.nosotros-module___t9yjW__valueCardIcon{z-index:1;margin-bottom:1.5rem;font-size:2rem;position:relative}.nosotros-module___t9yjW__valueCardTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.01em;z-index:1;margin-bottom:1rem;font-size:1.3rem;font-weight:700;position:relative}.nosotros-module___t9yjW__valueCardText{color:var(--c-fg-muted);z-index:1;font-size:.85rem;line-height:1.7;position:relative}.nosotros-module___t9yjW__team{padding:8rem 0;overflow:hidden}.nosotros-module___t9yjW__teamHeader{justify-content:space-between;align-items:flex-end;padding:0 2.5rem 4rem;display:flex}.nosotros-module___t9yjW__teamTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800}.nosotros-module___t9yjW__teamTitle em{font-family:var(--f-serif);font-style:italic;font-weight:400}.nosotros-module___t9yjW__teamCount{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--c-fg-muted);font-size:.7rem}.nosotros-module___t9yjW__teamTrack{gap:1.5rem;width:max-content;padding:0 2.5rem;display:flex}.nosotros-module___t9yjW__teamCard{cursor:none;border-radius:12px;flex-shrink:0;width:320px;position:relative;overflow:hidden}.nosotros-module___t9yjW__teamCardImg{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.nosotros-module___t9yjW__teamCardImg svg{width:100%;height:100%}.nosotros-module___t9yjW__teamCardImg:after{content:"";background:linear-gradient(to top, var(--c-bg) 0%, transparent 50%);opacity:0;transition:opacity .5s;position:absolute;inset:0}.nosotros-module___t9yjW__teamCard:hover .nosotros-module___t9yjW__teamCardImg:after{opacity:1}.nosotros-module___t9yjW__teamCardInfo{padding:1.5rem 0}.nosotros-module___t9yjW__teamCardName{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.nosotros-module___t9yjW__teamCardRole{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--c-fg-muted);margin-top:.3rem;font-size:.65rem}.nosotros-module___t9yjW__teamCardSocial{opacity:0;transition:all .4s var(--ease-out-expo);gap:1rem;margin-top:.75rem;display:flex;transform:translateY(10px)}.nosotros-module___t9yjW__teamCard:hover .nosotros-module___t9yjW__teamCardSocial{opacity:1;transform:translateY(0)}.nosotros-module___t9yjW__teamCardSocial a{font-family:var(--f-mono);color:var(--c-accent);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem}.nosotros-module___t9yjW__timeline{padding:8rem 2.5rem}.nosotros-module___t9yjW__timelineTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.03em;text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,4rem);font-weight:800}.nosotros-module___t9yjW__timelineTitle em{font-family:var(--f-serif);color:var(--c-accent);font-style:italic;font-weight:400}.nosotros-module___t9yjW__timelineTrack{max-width:50rem;margin:0 auto;position:relative}.nosotros-module___t9yjW__timelineLine{background:var(--c-border);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.nosotros-module___t9yjW__timelineLineFill{background:var(--c-accent);width:1px;height:0;transition:height .1s linear;position:absolute;top:0;left:50%;transform:translate(-50%)}.nosotros-module___t9yjW__tlItem{align-items:flex-start;margin-bottom:4rem;display:flex;position:relative}.nosotros-module___t9yjW__tlItem:nth-child(odd){text-align:right;flex-direction:row-reverse}.nosotros-module___t9yjW__tlItemContent{width:45%;padding:0 2rem}.nosotros-module___t9yjW__tlItemDot{border:2px solid var(--c-accent);background:var(--c-bg);z-index:2;border-radius:50%;width:12px;height:12px;transition:background .3s;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.nosotros-module___t9yjW__tlItemActive .nosotros-module___t9yjW__tlItemDot{background:var(--c-accent)}.nosotros-module___t9yjW__tlItemYear{font-family:var(--f-display);color:var(--c-accent);margin-bottom:.5rem;font-size:1.8rem;font-weight:800;line-height:1}.nosotros-module___t9yjW__tlItemTitle{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.nosotros-module___t9yjW__tlItemText{color:var(--c-fg-muted);font-size:.85rem;line-height:1.7}.nosotros-module___t9yjW__culture{padding:8rem 2.5rem}.nosotros-module___t9yjW__cultureHeading{font-family:var(--f-display);letter-spacing:-.03em;max-width:45rem;margin-bottom:4rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.nosotros-module___t9yjW__cultureHeading em{font-family:var(--f-serif);color:var(--c-accent);font-style:italic;font-weight:400}.nosotros-module___t9yjW__cultureGrid{grid-template-rows:250px 250px;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.nosotros-module___t9yjW__cultureCell{background:var(--c-bg-alt);border:1px solid var(--c-border);border-radius:12px;position:relative;overflow:hidden}.nosotros-module___t9yjW__cultureCell:first-child{grid-area:span 2/span 2}.nosotros-module___t9yjW__cultureCell:nth-child(4){grid-column:span 2}.nosotros-module___t9yjW__cultureCell svg{width:100%;height:100%}.nosotros-module___t9yjW__cultureCellOverlay{opacity:0;background:linear-gradient(#0000 40%,#0a0a0acc 100%);align-items:flex-end;padding:1.5rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.nosotros-module___t9yjW__cultureCell:hover .nosotros-module___t9yjW__cultureCellOverlay{opacity:1}.nosotros-module___t9yjW__cultureCellText{font-family:var(--f-display);text-transform:uppercase;font-size:.9rem;font-weight:600}.nosotros-module___t9yjW__bigQuote{text-align:center;border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border);padding:10rem 2.5rem}.nosotros-module___t9yjW__bigQuoteText{font-family:var(--f-serif);max-width:50rem;color:var(--c-fg);margin:0 auto;font-size:clamp(1.8rem,4vw,3rem);font-style:italic;line-height:1.5}.nosotros-module___t9yjW__bigQuoteText span.nosotros-module___t9yjW__accent{color:var(--c-accent);font-style:normal;font-family:var(--f-display);font-weight:700}.nosotros-module___t9yjW__bigQuoteAuthor{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--c-fg-muted);margin-top:2rem;font-size:.7rem}.nosotros-module___t9yjW__ctaBand{text-align:center;padding:8rem 2.5rem}.nosotros-module___t9yjW__ctaBand h2{font-family:var(--f-display);text-transform:uppercase;letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:.95}.nosotros-module___t9yjW__ctaBand h2 em{font-family:var(--f-serif);color:var(--c-accent);font-style:italic;font-weight:400}.nosotros-module___t9yjW__ctaBtn{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.05em;background:var(--c-accent);color:var(--c-bg);transition:transform .4s var(--ease-out-expo), box-shadow .4s;border:none;border-radius:100px;align-items:center;gap:1rem;padding:1.2rem 3rem;font-size:1rem;font-weight:600;display:inline-flex}.nosotros-module___t9yjW__ctaBtn:hover{transform:scale(1.05);box-shadow:0 0 60px #c8ff004d}@media (max-width:1024px){.nosotros-module___t9yjW__mission{grid-template-columns:1fr;gap:3rem}.nosotros-module___t9yjW__missionLeft{position:static}.nosotros-module___t9yjW__valuesGrid{grid-template-columns:1fr 1fr}.nosotros-module___t9yjW__cultureGrid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.nosotros-module___t9yjW__cultureCell:first-child{grid-area:span 1/span 2}.nosotros-module___t9yjW__cultureCell:nth-child(4){grid-column:span 2}.nosotros-module___t9yjW__tlItem,.nosotros-module___t9yjW__tlItem:nth-child(odd){text-align:left;flex-direction:column;padding-left:3rem}.nosotros-module___t9yjW__tlItemContent{width:100%;padding:0}.nosotros-module___t9yjW__tlItemDot,.nosotros-module___t9yjW__timelineLine,.nosotros-module___t9yjW__timelineLineFill{left:0}}@media (max-width:640px){.nosotros-module___t9yjW__pageHeroContent{padding:0 1.5rem}.nosotros-module___t9yjW__mission,.nosotros-module___t9yjW__values,.nosotros-module___t9yjW__culture,.nosotros-module___t9yjW__timeline,.nosotros-module___t9yjW__ctaBand{padding:5rem 1.5rem}.nosotros-module___t9yjW__valuesGrid{grid-template-columns:1fr}.nosotros-module___t9yjW__cultureGrid{grid-template-rows:auto;grid-template-columns:1fr}.nosotros-module___t9yjW__cultureCell:first-child,.nosotros-module___t9yjW__cultureCell:nth-child(4){grid-column:span 1}.nosotros-module___t9yjW__ctaBtn{cursor:pointer}}
