@keyframes petal_animation-module__h7cm7q__fall{0%{opacity:0;transform:translateY(-100px)translate(0)rotate(0)}10%{opacity:1}30%{transform:translateY(30vh)translateX(0)rotateZ(var(--fall-rotate-half,0deg));opacity:1}35%{transform:translateY(35vh)translateX(var(--wind-gust-x,0px))rotateZ(var(--fall-rotate,720deg))}40%{transform:translateY(40vh)translateX(0)rotateZ(var(--fall-rotate-half,360deg))}to{transform:translateY(calc(100vh + 100px))translateX(var(--fall-x-offset,0px))rotateZ(var(--fall-rotate,720deg));opacity:0}}.petal_animation-module__h7cm7q__petal{pointer-events:none;width:20px;height:20px;animation:petal_animation-module__h7cm7q__fall var(--fall-duration)linear infinite,petal_animation-module__h7cm7q__sway var(--sway-duration)ease-in-out infinite alternate;animation-delay:var(--animation-delay);opacity:0;background-image:url(/effects/petal.png);background-repeat:no-repeat;background-size:cover;position:fixed;top:0}
@keyframes seagull_animation-module__NRnc2W__fly{0%{opacity:0;transform:translate(0)translateY(0)}5%{opacity:1}20%{transform:translateX(20vw)translateY(var(--fly-y-offset,0px))}40%{transform:translateX(40vw)translateY(calc(var(--fly-y-offset,0px) - 200px))}60%{transform:translateX(60vw)translateY(var(--fly-y-offset,0px))}80%{transform:translateX(80vw)translateY(calc(var(--fly-y-offset,0px) + 100px))}95%{transform:translateX(120vw)translateY(var(--fly-y-offset,0px));opacity:1}to{transform:translateX(120vw)translateY(var(--fly-y-offset,0px));opacity:0}}.seagull_animation-module__NRnc2W__seagull{pointer-events:none;width:30px;height:30px;animation:seagull_animation-module__NRnc2W__fly var(--fly-duration)linear infinite,seagull_animation-module__NRnc2W__sway var(--sway-duration)ease-in-out infinite alternate;animation-delay:var(--animation-delay);opacity:0;background-color:transparent;background-image:url(/effects/seagull.png);background-repeat:no-repeat;background-size:contain;position:absolute}
