.koAnimationAstro {
    width: 100%;
    aspect-ratio: 1.726382978723404;
    position: relative;
}

.koAnimationAstro img {
    position: absolute;
    width: auto;
}

.koAnimationAstro #koAnimText {
    bottom: 33%;
    right: 1.7%;
    width: 17.5%;
    opacity: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.koAnimationAstro #koAnimZickzack {
    bottom: 32%;
    right: 19.8%;
    width: 62.4609375%;
}

.koAnimationAstro #koAnimAstronaut {
    bottom: 0;
    right: 1.25%;
    width: 43%;
}

.koAnimationAstro #koAnimFlowerWrap {
    position: absolute;
    height: auto;
    bottom: 58.5%;
    right: 27.2%;
    width: 7%;
    transform: rotateX(25deg) rotateY(-30deg) rotateZ(0deg);
}

.koAnimationAstro #koAnimFlower {
    width: 100%;
    height: auto;
    transform-origin: 50% 55%;
}

.koAnimationAstro #koAnimAstrorina {
    bottom: 0.2%;
    left: 0.2%;
    width: 29%;
}

.koAnimationAstro #koAnimHelm {
    bottom: 67.34%;
    left: 14.73%;
    width: 17.47%;
    transform-origin: 30% 80%;
}

.koAnimationAstro #koAnimTutu {
    bottom: 42.45%;
    left: 5.55%;
    width: 19.7%;
    filter: sepia(1) hue-rotate(0deg);
}