.hero_container,.hero_b_container{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#1e40af 0%,#7e22ce 100%);padding:40px 20px;position:relative;overflow:hidden;gap:20px}.hero_container::before,.hero_b_container::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,0.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,0.3) 0%,transparent 50%)}.hero_title,.hero_b_title,.casino_table_title,.title{font-size:36px;font-weight:600;text-align:center;animation:slideIn 0.6s ease-out}.title,.casino_table_title{margin-bottom:48px}.hero_blocks,.hero_b_blocks{display:flex;justify-content:center;gap:20px;animation:slideIn 0.6s ease-out}.hero_block,.hero_b_block{display:flex;align-items:center;gap:10px}.hero_subtext,.hero_age{animation:slideIn 0.6s ease-out}.hero_content,.hero_b_content{width:100%;display:flex;flex-direction:column;position:relative;padding:40px 20px;animation:slideIn 0.8s ease-out;max-width:1440px;margin:0 auto;z-index:1;height:425px}.hero_content_img,.hero_b_content_img{position:absolute;inset:0;width:100%;height:100%;z-index:-1;object-fit:cover;border-radius:24px}.hero_content_logo{width:200px;margin-bottom:20px;animation:slideIn 0.6s ease-out}.hero_content_title,.hero_b_content_title{font-size:48px;font-weight:600;line-height:1.2;animation:slideIn 0.6s ease-out;margin-bottom:20px}.hero_content_subtitle,.hero_b_content_subtitle{font-size:22px;line-height:1.6;animation:slideIn 0.8s ease-out 0.4s both}.hero_content_button,.hero_b_content_button,.table_play_button{display:flex;justify-content:center;align-items:center;height:44px;border-radius:12px;font-size:18px;font-weight:600;transition:all 0.3s ease;background:#2d7a4d;animation:slideIn 0.8s ease-out 0.4s both;max-width:336px}.hero_content_button:hover,.hero_b_content_button:hover,.table_play_button:hover{background:#1a5632}.hero_content{align-items:center;text-align:center;justify-content:flex-end}.hero_content_title{max-width:336px;color:#131b4e;margin-bottom:20px;font-size:28px}.hero_content_subtitle{color:#131b4e;margin-bottom:20px;max-width:336px;font-weight:600;font-size:18px}.hero_content_button{width:100%}.hero_content_images{position:relative;max-width:1440px;width:100%;margin:0 auto;z-index:-1}.hero_content_left,.hero_content_right{position:absolute;bottom:75px;width:375px}.hero_content_left{left:25px}.hero_content_right{right:25px}.hero_b_content{text-align:left}.hero_b_content_block{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.hero_b_content_highlight{color:#fbbf24;text-shadow:0 0 30px rgba(251,191,36,0.5)}.hero_b_content_subtitle{color:#e5e7eb}.hero_b_content_button_container{display:flex;justify-content:center}.hero_b_content_button{padding:0 20px;width:100%}@keyframes slideIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.casino_table{padding:80px 20px;background:#1f2937}.table_content{background:#111827;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);max-width:1440px;margin:0 auto}.table{width:100%;border-collapse:collapse}.table_header{background:#374151}.table_row{border-bottom:1px solid #374151}.table_row:last-child{border-bottom:none}.table_row.even{background:#1f2937}.table_row.odd{background:#111827}.table_header_cell{padding:20px 24px;text-align:left;font-weight:600;color:#f3f4f6;font-size:16px}.table_cell{padding:20px 24px;color:#d1d5db}.table_img{max-height:80px;object-fit:contain}.table_bonus_amount{font-weight:600;color:#fbbf24;font-size:18px}.table_rating{display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:600}.table_stars{display:flex;gap:4px}.table_play_button{padding:0 24px;height:40px;border-radius:8px;font-size:14px;white-space:nowrap;width:100%;max-width:100%}.mobile_table_content{display:none;flex-direction:column;gap:16px;max-width:1440px;margin:0 auto}.mobile_table_card{background:#111827;border-radius:12px;padding:20px;box-shadow:0 10px 25px -5px rgba(0,0,0,0.3)}.mobile_table_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #374151}.mobile_table_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 0}.mobile_table_label{color:#d1d5db;font-size:14px;font-weight:600}.mobile_table_payment{font-size:14px;text-align:right;max-width:60%;word-break:break-word;color:#d1d5db}.info_section_container{padding:80px 20px;background:#111827}.info_grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px;max-width:1440px;margin:0 auto}.info_card{background:#1f2937;border-radius:16px;padding:32px;border:1px solid #374151;transition:all 0.3s ease;position:relative;overflow:hidden;animation:slideIn 0.6s ease-out}.info_card:nth-child(1){animation-delay:0.1s}.info_card:nth-child(2){animation-delay:0.2s}.info_card:hover{transform:translateY(-4px);border-color:#60a5fa;box-shadow:0 10px 30px rgba(0,0,0,0.3)}.card_title{font-size:24px;font-weight:600;margin-bottom:16px;position:relative}.card_text{color:#d1d5db;margin-bottom:20px;line-height:1.6;font-size:16px}.feature_list{color:#d1d5db;list-style:none;padding:0;margin:0}.feature_item{margin-bottom:12px;padding-left:24px;font-size:15px;line-height:1.5;position:relative}.feature_item::before{content:'✓';color:#10b981;font-weight:600;display:inline-block;width:20px;position:absolute;left:0;top:0}.disclaimer{text-align:center;padding:32px;background:rgba(239,68,68,0.1);border-radius:12px;border:1px solid rgba(239,68,68,0.3);position:relative;max-width:1440px;margin:0 auto;margin-top:48px}.disclaimer::before{content:'⚠️';position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#111827;padding:0 10px;font-size:20px}.disclaimer_text{color:#fca5a5;font-size:14px;max-width:800px;margin:0 auto;line-height:1.6}.disclaimer_text strong{color:#f87171;font-weight:600}@media (max-width:991px){.hero_content,.hero_b_content{overflow-x:clip}.hero_content_left,.hero_content_right{bottom:175px;width:250px}.hero_content_left{left:calc(50% - 275px)}.hero_content_right{left:calc(50% + 25px)}.hero_content_title{position:relative;font-size:24px;margin-bottom:10px;z-index:1}.hero_content_subtitle{font-size:16px;margin-bottom:10px}.table_content{display:none}.mobile_table_content{display:flex}.info_grid{grid-template-columns:1fr}}@media (max-width:768px){.hero_container,.hero_b_container{padding:20px 16px}.casino_table,.info_section_container{padding:40px 16px}.hero_title,.hero_b_title,.casino_table_title,.title{font-size:22px}.hero_content,.hero_b_content{padding:20px}.hero_content_left,.hero_content_right{width:200px}.hero_content_left{left:calc(50% - 200px)}.hero_content_right{left:50%}.hero_content_button,.hero_b_content_button{font-size:14px}.hero_b_content_title{font-size:36px}.hero_b_content_subtitle{font-size:18px}.mobile_table_card{padding:16px}.mobile_table_row{flex-direction:column;align-items:flex-start;gap:4px}.mobile_table_payment{max-width:100%;text-align:left}.mobile_table_header .table_rating{align-items:flex-end}.title,.casino_table_title{margin-bottom:32px}.disclaimer{margin-top:32px}}@media (max-width:576px){.hero_blocks,.hero_b_blocks{gap:10px}.hero_block,.hero_b_block{gap:5px;font-size:14px}.hero_content,.hero_b_content{align-items:center;height:350px}.hero_content_logo{width:150px}.hero_b_content_title,.hero_b_content_subtitle{text-align:center}.hero_b_content_logo_img{width:175px;height:40px}.hero_b_content_title{font-size:30px}.hero_b_content_subtitle{font-size:16px}}