@media(prefers-reduced-motion: no-preference){@keyframes icon-government-stars{0%{opacity:0;transform:rotate(-20deg)}30%{opacity:1}100%{opacity:1;transform:rotate(20deg)}}.multicard .card--icon [data-scroll-icon] .icon--government__stars{animation:icon-government-stars 1000ms ease-out 80ms both;transform-box:fill-box;transform-origin:center}}@supports(animation-timeline: view()){@media(prefers-reduced-motion: no-preference){.multicard .card--icon [data-scroll-icon] .icon--government__stars{animation-range:entry 1% cover 90%;animation-timeline:view()}}}

/*# sourceMappingURL=multicard-icons.css.map */