@keyframes fadeInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.rules-hero-copy,.rules-list-card,.rule-item{opacity:0;animation:.9s ease-out forwards fadeInUp}.rules-hero-copy{animation-delay:.12s}.rules-list-card{animation-delay:.26s}.rule-item:first-child{animation-delay:.36s}.rule-item:nth-child(2){animation-delay:.42s}.rule-item:nth-child(3){animation-delay:.48s}.rule-item:nth-child(4){animation-delay:.54s}.rule-item:nth-child(5){animation-delay:.6s}.rules-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}.rules-list-section{background:#fff;padding:4rem 1.5rem 6rem}.rules-list-inner{max-width:72rem;margin:0 auto}.rules-list-card{background:#fff;border-radius:2rem;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 20px 40px #0f172a14}.rule-item{background:#fff;border:1px solid #0f172a14;border-radius:1.25rem;padding:1.75rem}.rule-item h3{color:#000}.rule-item p{color:#000;margin:0}
