.Stars_wrapper__mkDTP{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center}.Stars_wrapper__mkDTP .Stars_title__8qvF8{font-size:2.6rem;margin:0}.Stars_wrapper__mkDTP .Stars_subtitle__5X3Av{font-size:1.2rem;max-width:300px}.Stars_wrapper__mkDTP .Stars_stars__B026D{position:absolute;width:100%;padding-bottom:100%;background-image:url(/images/stars/stars.svg);background-position:50%;opacity:0;will-change:transform;animation:Stars_starsMovement__TOBHi 4s linear infinite;--rot:0deg}.Stars_wrapper__mkDTP .Stars_stars__B026D:first-child{animation-delay:1s;--rot:45deg}.Stars_wrapper__mkDTP .Stars_stars__B026D:nth-child(2){animation-delay:2s;--rot:-90deg}.Stars_wrapper__mkDTP .Stars_stars__B026D:nth-child(3){animation-delay:3s;--rot:-140deg}@keyframes Stars_starsMovement__TOBHi{0%{transform:rotate(var(--rot));background-size:100%;opacity:0}50%{opacity:1}to{transform:rotate(calc(var(--rot) + 0deg));background-size:400%;opacity:0}}