.hero{isolation:isolate}.hero:after{content:none}.hero>*:not(.hero-stars){position:relative;z-index:1}.hero-stars{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.hero-stars span{position:absolute;display:block;font-family:Fredoka,sans-serif;line-height:1;filter:drop-shadow(0 8px 7px rgba(18,91,56,.18));animation:star-wiggle 4s ease-in-out infinite}.hero-stars span:nth-child(1){top:12%;right:7%;font-size:108px;color:#32ba70;transform:rotate(11deg);animation-delay:-.6s}.hero-stars span:nth-child(2){top:48%;right:23%;font-size:62px;color:#76d945;transform:rotate(-13deg);animation-delay:-1.8s}.hero-stars span:nth-child(3){bottom:12%;right:7%;font-size:37px;color:#ffd23f;transform:rotate(20deg);animation-delay:-3s}@keyframes star-wiggle{0%,100%{translate:0 0;scale:1}50%{translate:0 -9px;scale:1.08}}@media(max-width:800px){.hero-stars span:nth-child(1){top:14%;right:5%;font-size:76px}.hero-stars span:nth-child(2){top:46%;right:24%;font-size:43px}.hero-stars span:nth-child(3){bottom:13%;right:7%;font-size:26px}}@media(prefers-reduced-motion:reduce){.hero-stars span{animation:none}}
