.yuna-marquee-wrapper{align-items:center;display:flex;height:90vh;max-height:700px;overflow:hidden;width:100%}.yuna-marquee-track{animation:yuna-scroll 24s linear infinite;width:max-content}.yuna-marquee-track,.yuna-set{align-items:center;display:flex;height:100%}.yuna-set{flex-shrink:0;gap:48px;padding:0 24px}.yuna-frame{aspect-ratio:304/657;border-radius:32px;box-shadow:0 20px 60px rgba(0,0,0,.25);display:block;flex-shrink:0;height:90%;max-height:657px;object-fit:cover;width:auto}@keyframes yuna-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.yuna-marquee-wrapper{height:90vh;max-height:700px}.yuna-frame{height:90%;max-height:657px}.yuna-set{gap:24px;padding:0 12px}}@media (max-width:480px){.yuna-marquee-wrapper{height:90vh;max-height:700px}.yuna-frame{height:90%;max-height:657px}.yuna-set{gap:16px;padding:0 8px}}