*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#f4f4f4}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{background:linear-gradient(#000000b3,#000000b3),url(https://framerusercontent.com/images/sbq8wDrmwWLqG430AZnvUsFps.png);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative}.hero-overlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-content{max-width:800px;padding:40px 20px}.logo{max-width:200px;height:auto;margin-bottom:30px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.hero-section h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.8);line-height:1.2}.hero-subtitle{font-size:1.4rem;margin-bottom:40px;text-shadow:1px 1px 2px rgba(0,0,0,.8);opacity:.95}.cta-button{display:inline-block;background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;padding:18px 40px;text-decoration:none;border-radius:50px;font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 8px 25px #ff6b3566;border:2px solid transparent}.cta-button:hover{background:linear-gradient(45deg,#e55a2b,#e8851a);transform:translateY(-3px);box-shadow:0 12px 35px #ff6b3599}.cta-button.primary{background:linear-gradient(45deg,#ff6b35,#f7931e)}.cta-button.secondary{background:linear-gradient(45deg,#2c3e50,#3498db);box-shadow:0 8px 25px #3498db66}.cta-button.secondary:hover{background:linear-gradient(45deg,#34495e,#2980b9);box-shadow:0 12px 35px #3498db99}.navigation{background:#000000f2;padding:15px 0;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-links{display:flex;justify-content:center;list-style:none;flex-wrap:wrap;gap:30px}.nav-links a{color:#fff;text-decoration:none;font-weight:500;padding:10px 15px;border-radius:25px;transition:all .3s ease;font-size:1rem}.nav-links a:hover{background:linear-gradient(45deg,#ff6b35,#f7931e);transform:translateY(-2px)}.main-content{background:#fff;padding:60px 0}.content-section{margin-bottom:60px;padding:40px;background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;border-left:5px solid #ff6b35}.intro-section{text-align:center;margin-bottom:80px;padding:60px 40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;box-shadow:0 15px 40px #0003}.content-section h2{color:#2c3e50;font-size:2.5rem;margin-bottom:30px;border-bottom:3px solid #ff6b35;padding-bottom:15px;display:inline-block}.intro-section h2{color:#fff;border-bottom-color:#ffffff4d}.content-section p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#555}.intro-section p{color:#fffffff2;font-size:1.2rem}.table-container{overflow-x:auto;margin:40px 0;border-radius:15px;box-shadow:0 10px 25px #0000001a}.casino-table{width:100%;border-collapse:collapse;background:#fff;border-radius:15px;overflow:hidden}.casino-table thead{background:linear-gradient(45deg,#2c3e50,#3498db);color:#fff}.casino-table th,.casino-table td{padding:15px 20px;text-align:left;border-bottom:1px solid #eee}.casino-table th{font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.5px}.casino-table tbody tr:hover{background:#f8f9fa;transform:scale(1.01);transition:all .3s ease}.casino-table tbody tr:nth-child(2n){background:#f9f9f9}.cta-section{text-align:center;padding:80px 40px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border-radius:20px;margin:60px 0;box-shadow:0 15px 40px #ff6b354d}.cta-section h2{color:#fff;font-size:2.8rem;margin-bottom:30px;border:none;padding:0}.cta-section p{font-size:1.3rem;margin-bottom:40px;color:#fffffff2}.cta-buttons{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.faq-section{padding:60px 40px;background:#f8f9fa;border-radius:20px;margin:60px 0}.faq-section h2{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:50px;border-bottom:3px solid #ff6b35;padding-bottom:15px;display:inline-block;width:100%}.faq-item{background:#fff;margin-bottom:25px;border-radius:15px;padding:30px;box-shadow:0 8px 20px #0000001a;border-left:5px solid #ff6b35;transition:all .3s ease}.faq-item:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.faq-item h3{color:#2c3e50;font-size:1.4rem;margin-bottom:15px;font-weight:700}.faq-item p{color:#555;font-size:1.1rem;line-height:1.7}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:60px 0 30px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section h4{color:#ff6b35;font-size:1.3rem;margin-bottom:20px;font-weight:700}.footer-section p{line-height:1.6;color:#fffc}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff6b35}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:30px;text-align:center;color:#ffffffb3}.footer-bottom a{color:#ff6b35;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width: 768px){.hero-section h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.logo{max-width:150px}.nav-links{flex-direction:column;align-items:center;gap:15px}.content-section{padding:25px;margin-bottom:40px}.content-section h2{font-size:2rem}.casino-table{font-size:.9rem}.casino-table th,.casino-table td{padding:10px 8px}.cta-buttons{flex-direction:column;align-items:center}.cta-button{padding:15px 30px;font-size:1.1rem;margin:10px 0}.faq-section{padding:40px 25px}.faq-item{padding:20px}}@media (max-width: 480px){.hero-section h1{font-size:2rem}.hero-subtitle{font-size:1rem}.container{padding:0 15px}.content-section{padding:20px}.content-section h2{font-size:1.8rem}.cta-section h2{font-size:2.2rem}.table-container{margin:20px -15px}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-section{animation:fadeInUp .6s ease-out}.content-section:target{background:linear-gradient(135deg,#fff3e0,#fff);border-left-color:#ff6b35;transform:scale(1.02);transition:all .5s ease}strong{color:#ff6b35;font-weight:700}a{color:#ff6b35;transition:color .3s ease}a:hover{color:#e55a2b}
