.reveal{--reveal-escalon:0}@keyframes reveal-entrada{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media screen and (prefers-reduced-motion:no-preference){.reveal{animation:linear both reveal-entrada;animation-timeline:view();animation-range:entry calc(var(--reveal-escalon) * 6%) cover calc(30% + var(--reveal-escalon) * 6%)}}}
