@keyframes rotate-stars-f6888085{0%{transform:rotate(0) scale(.1)}10%{transform:rotate(270deg) scale(1.2)}15%{transform:rotate(270deg) scale(1)}to{transform:rotate(270deg) scale(1)}}.stars[data-v-f6888085]{display:grid;gap:20px 20px;grid-template-columns:repeat(var(--star-in-line),1fr);position:absolute;right:-110px;top:0;z-index:1}.star[data-v-f6888085]{animation:rotate-stars-f6888085 3s ease infinite;background:url(../assets/icons/star.png) 50%/100% 100% no-repeat;height:68px;transition:transform .5s;width:68px}
