.iv-products__intro{--ivp-rise:24px;animation:ivp-rise .5s cubic-bezier(.215,.61,.355,1) .5s both}.iv-products__reveal{--ivp-rise:40px;animation:ivp-rise .6s cubic-bezier(.215,.61,.355,1) .65s both}@keyframes ivp-rise{0%{transform:translateY(var(--ivp-rise,30px));opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.iv-products__intro,.iv-products__reveal{animation:none}}