@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.toon-hero-copy,.toon-image-wrapper,.toon-list-card,.requirement-item{opacity:0;animation:.9s ease-out forwards fadeInUp}.toon-hero-copy{animation-delay:.12s}.toon-image-wrapper{animation-delay:.26s}.toon-list-card{animation-delay:.4s}.requirement-item:first-child{animation-delay:.48s}.requirement-item:nth-child(2){animation-delay:.54s}.requirement-item:nth-child(3){animation-delay:.6s}.requirement-item:nth-child(4){animation-delay:.66s}.requirement-item:nth-child(5){animation-delay:.72s}.toon-copy{margin:left;color:#fff;text-shadow:0 4px 4px #0000008e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000002d;border-radius:1rem;padding:1.5rem}.toon-list-inner{max-width:72rem;margin:0 auto}.toon-list-card{background:#fff;border-radius:2rem;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 20px 40px #0f172a14}.toon-list-section{background:#fff;padding:4rem 1.5rem 6rem}.requirement-item{background:#fff;border:1px solid #0f172a14;border-radius:1.25rem;padding:1.75rem}.requirement-item h3{color:#000}.requirement-item p{color:#000;margin:0}.video-section{justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}
