.mov,.mov-grupo>*{animation-duration:1ms;animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 35%}@keyframes movSube{0%{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:none}}@keyframes movEscala{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@keyframes movIzq{0%{opacity:0;transform:translate(-2.5rem)}to{opacity:1;transform:none}}@keyframes movDer{0%{opacity:0;transform:translate(2.5rem)}to{opacity:1;transform:none}}@keyframes movBorrosa{0%{opacity:0;filter:blur(12px);transform:scale(1.04)}to{opacity:1;filter:blur();transform:none}}.mov-sube{animation-name:movSube}.mov-escala{animation-name:movEscala}.mov-izq{animation-name:movIzq}.mov-der{animation-name:movDer}.mov-borrosa{animation-name:movBorrosa}.mov:not([class*=mov-]),.mov-grupo>*{animation-name:movSube}.mov-grupo>:first-child{animation-range:entry cover 30%}.mov-grupo>:nth-child(2){animation-range:entry 4% cover 34%}.mov-grupo>:nth-child(3){animation-range:entry 8% cover 38%}.mov-grupo>:nth-child(4){animation-range:entry 12% cover 42%}.mov-grupo>:nth-child(5){animation-range:entry 16% cover 46%}.mov-grupo>:nth-child(6){animation-range:entry 20% cover 50%}.mov-grupo>:nth-child(n+7){animation-range:entry 24% cover 54%}@keyframes movParallax{0%{transform:translateY(6%)}to{transform:translateY(-6%)}}.mov-parallax{will-change:transform;animation:linear both movParallax;animation-timeline:view();animation-range:cover}@keyframes movCinema{0%{transform:scale(1.12)}to{transform:scale(1)}}.mov-cinema{will-change:transform;animation:linear both movCinema;animation-timeline:view();animation-range:entry cover 80%}@keyframes movLinea{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.mov-linea{position:relative}.mov-linea:after{content:"";background:linear-gradient(90deg, var(--color-glow), transparent);transform-origin:0;width:100%;height:2px;animation:linear both movLinea;animation-timeline:view();animation-range:entry 20% cover 45%;position:absolute;bottom:-.35rem;left:0}.mov-fijo{position:relative}.mov-fijo-capa{animation:linear both movBorrosa;animation-timeline:view();animation-range:entry cover 40%;position:sticky;top:0}@keyframes movProgreso{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.mov-progreso{z-index:60;transform-origin:0;background:linear-gradient(90deg, var(--color-glow), var(--color-cyan));height:3px;animation:linear both movProgreso;animation-timeline:scroll(root);position:fixed;inset:0 0 auto}@supports not (animation-timeline:view()){.mov,.mov-grupo>*{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.16,1,.3,1);animation:none;transform:translateY(2rem)}.mov-izq{transform:translate(-2rem)}.mov-der{transform:translate(2rem)}.mov-escala{transform:scale(.94)}.mov-borrosa{filter:blur(10px);transform:none}.mov.mov-visible,.mov-grupo>.mov-visible{opacity:1;filter:none;transform:none}.mov-grupo>:nth-child(2).mov-visible{transition-delay:80ms}.mov-grupo>:nth-child(3).mov-visible{transition-delay:.16s}.mov-grupo>:nth-child(4).mov-visible{transition-delay:.24s}.mov-grupo>:nth-child(5).mov-visible{transition-delay:.32s}.mov-grupo>:nth-child(n+6).mov-visible{transition-delay:.4s}.mov-parallax,.mov-cinema,.mov-fijo-capa{animation:none;transform:none}.mov-linea:after{animation:none;transform:scaleX(1)}.mov-progreso{display:none}}@media (prefers-reduced-motion:reduce){.mov,.mov-grupo>*,.mov-parallax,.mov-cinema,.mov-fijo-capa,.mov-linea:after{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}.mov-progreso{display:none}}.mov-video-caja{position:relative;overflow:hidden}.mov-video{object-fit:cover;width:100%;height:100%;display:block}@supports (animation-timeline:view()){@media not (prefers-reduced-motion:reduce){.ucn-reveal,.ucn-reveal-left,.ucn-reveal-right,.ucn-reveal-scale{transition:none;animation-duration:1ms;animation-timing-function:cubic-bezier(.22,.9,.36,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 38%}.ucn-reveal{animation-name:movSube}.ucn-reveal-left{animation-name:movIzq}.ucn-reveal-right{animation-name:movDer}.ucn-reveal-scale{animation-name:movEscala}.ucn-reveal.is-visible,.ucn-reveal-left.is-visible,.ucn-reveal-right.is-visible,.ucn-reveal-scale.is-visible{opacity:inherit}}}.mov-grilla{grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.6vw,22px);max-width:1150px;margin:3.5rem auto 0;display:grid}.mov-grilla-col{flex-direction:column;gap:clamp(10px,1.6vw,22px);display:flex}.mov-grilla-col:nth-child(2){margin-top:clamp(26px,4vw,60px)}.mov-carta{background:#0a1520;border:1px solid #4fc3f729;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000073}.mov-carta img{width:100%;height:auto;transition:transform .6s cubic-bezier(.22,.9,.36,1);display:block}.mov-carta:hover img{transform:scale(1.05)}.mov-carta:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0b16228c);position:absolute;inset:0}@supports (animation-timeline:view()){@media not (prefers-reduced-motion:reduce){@keyframes movColA{0%{transform:translateY(46px)}to{transform:translateY(-46px)}}@keyframes movColB{0%{transform:translateY(112px)}to{transform:translateY(-112px)}}@keyframes movColC{0%{transform:translateY(74px)}to{transform:translateY(-74px)}}.mov-grilla-col{will-change:transform;animation:none;animation-timeline:view();animation-range:cover}.mov-grilla-col:first-child{animation-name:movColA}.mov-grilla-col:nth-child(2){animation-name:movColB}.mov-grilla-col:nth-child(3){animation-name:movColC}}}.mov-hero-fondo{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mov-hero-fondo img{object-fit:cover;opacity:.42;width:100%;height:100%}.mov-hero-fondo:after{content:"";background:radial-gradient(at top,#162a3e4d 0%,#0b1622d1 72%),linear-gradient(#0b16224d 0%,#0b16228c 55%,#0b1622 100%);position:absolute;inset:0}
