.hiw-motion{--hiw-ease-out: cubic-bezier(.23, 1, .32, 1)}@keyframes hiw-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hiw-play .hiw-card{animation:hiw-rise .55s var(--hiw-ease-out) both}@keyframes hiw-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hiw-play .hiw-seq>*{animation:hiw-pop .5s var(--hiw-ease-out) both;animation-delay:calc(var(--hiw-base, .26s) + var(--hiw-i, 0) * .15s)}.hiw-play .hiw-seq>:nth-child(1){--hiw-i: 0}.hiw-play .hiw-seq>:nth-child(2){--hiw-i: 1}.hiw-play .hiw-seq>:nth-child(3){--hiw-i: 2}.hiw-play .hiw-seq>:nth-child(4){--hiw-i: 3}.hiw-play .hiw-seq>:nth-child(5){--hiw-i: 4}.hiw-play .hiw-seq>:nth-child(6){--hiw-i: 5}.hiw-play .hiw-pop{animation:hiw-pop .5s var(--hiw-ease-out) both;animation-delay:var(--hiw-d, .26s)}@keyframes hiw-fade{0%{opacity:0}to{opacity:1}}.hiw-play .hiw-fade{animation:hiw-fade .5s ease-out both;animation-delay:var(--hiw-d, .9s)}@media(max-width:480px){.hiw-card table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(prefers-reduced-motion:reduce){.hiw-play .hiw-card,.hiw-play .hiw-seq>*,.hiw-play .hiw-pop,.hiw-play .hiw-fade{animation:none!important}}
