*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",sans-serif;background-color:#000;color:#fff}.hero{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;padding-top:20rem;min-height:80vh;background:#1d1d1d}.hero-text{flex:1;padding-right:2rem}.hero-text h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#ffbe31}.hero-text p{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.hero-text h1,.bonus-section-title,.info-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:rgba(0,0,0,0);background:linear-gradient(90deg, #ffbe31, #e68900, #ffbe31);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.cta-buttons{display:flex;gap:1rem}.btn-primary{background:#ffbe31;color:#fff;padding:.75rem 1.5rem;border-radius:5px;font-weight:600;text-decoration:none;transition:background .3s ease}.btn-primary:hover{background:#e68900}.hero-image{flex:1;position:relative;display:flex;justify-content:center;align-items:center}.hero-image img{max-width:100%;height:auto;z-index:2;border-radius:10px}.styled-image{max-width:100%;height:auto;border:3px solid gold;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5);margin:20px auto;display:block;transition:transform .3s ease,box-shadow .3s ease}.styled-image:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.7)}.glow-effect{position:absolute;width:100%;height:100%;background:radial-gradient(circle, #ffbe31, transparent 70%);border-radius:50%;z-index:1}.bonus-section{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1.5rem;padding:4rem;justify-content:center}.bonus-section-title{font-size:2rem;font-weight:700;color:#ffbe31;text-align:center;margin-bottom:2rem}.bonus-cards{flex:2.5}.bonus-card{position:relative;padding:2rem;background-color:#1a1a1a;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.5);text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #ffbe31}.bonus-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.7),0 0 20px #ffbe31,0 0 40px #ffbe31}.bonus-card img{width:100%;max-width:200px;height:auto;margin-bottom:1rem;border-radius:8px}.bonus-content{flex:1;margin-left:1rem}.bonus-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.5rem}.promo-code{font-size:1rem;margin-bottom:1rem;color:#ffbe31}.bonus-details{font-size:.9rem;color:#ccc;line-height:1.6;margin-bottom:1.5rem}.get-bonus-btn{background:#ffbe31;color:#121212;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;text-align:center;display:inline-block;transition:background .3s ease,transform .3s ease}.get-bonus-btn:hover{background:#e68900;transform:scale(1.05)}@media(max-width: 768px){.bonus-section{grid-template-columns:1fr;gap:1.5rem}.bonus-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem}.bonus-card img{margin:0 auto}.bonus-title,.promo-code,.bonus-details{text-align:center;width:100%}.get-bonus-btn{width:auto;text-align:center;margin-top:1rem}}.bonus-section-title{font-size:3rem;font-weight:700;color:#ffbe31;text-align:center;margin-bottom:2rem;padding-left:2rem;padding-right:2rem;padding-top:4rem}.info-section{padding-top:2rem;padding-bottom:5rem;padding-left:10rem;padding-right:10rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.info-card{background-color:#1a1a1a;padding:2rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5);text-align:center;width:80%}.info-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.info-text{font-size:1rem;color:#ccc;line-height:1.6;margin-bottom:1.5rem}.games-list strong{padding:10px}.games-list span{color:#ccc;text-align:left;padding:10px}.info-button{background:#ffbe31;color:#121212;font-weight:600;font-size:2rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;text-align:center;display:inline-block;transition:background .3s ease,transform .3s ease}.info-button:hover{background:#e68900;transform:scale(1.05)}@media(max-width: 768px){.hero{flex-direction:column-reverse;text-align:center;padding-top:4rem}.hero-text{padding-right:0;margin-top:2rem}.hero-image{margin-bottom:2rem}}@media(max-width: 768px){.bonus-section{flex-direction:column;align-items:center;padding:1rem}.bonus-cards{width:100%;margin:0}.bonus-card{flex-direction:column;align-items:flex-start;padding:1.5rem;margin-bottom:1.5rem;width:100%}.bonus-card img{align-items:center;width:100%;max-width:120px;height:auto;margin-bottom:1rem}.bonus-content{margin-left:0;width:100%}.bonus-title{font-size:1.2rem;margin-bottom:.5rem}.promo-code,.bonus-details{font-size:.9rem;margin-bottom:.5rem}.get-bonus-btn{width:100%;margin-top:1rem;text-align:center}}@media(max-width: 768px){.info-section{align-items:center;padding-top:2rem;padding-bottom:10rem;padding-left:2.5rem;padding-right:2.5rem;display:flex;flex-direction:column;gap:2rem}}#RowPromos{display:flex;justify-content:center;align-items:center;width:100%;margin:20px auto;flex-wrap:wrap;gap:15px;padding-bottom:3rem}.PromoBox{position:relative;width:300px;height:400px;overflow:hidden;border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.5);transition:transform .3s ease,box-shadow .3s ease}.PromoBox:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.7),0 0 20px #ffbe31,0 0 40px #ffbe31}.BgPromo{width:100%;height:100%;object-fit:cover;display:block}.FrontPromo{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.Btn_ST{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);background-color:#ffbe31;color:#000;font-size:18px;font-weight:bold;text-transform:uppercase;padding:10px 20px;border-radius:5px;z-index:2;cursor:pointer;transition:background .3s ease}.Btn_ST:hover{background-color:#d4a626}.HotPlayStepsCont h2{display:block;width:100%;color:#000;font-size:25px;letter-spacing:1px;margin:0 auto 20px;padding-bottom:2rem;text-align:center;font-weight:normal}.RowSteps{display:flex;justify-content:space-around;align-items:center;width:70%;min-height:60px;margin:0 auto 30px;flex-wrap:wrap}.StepBox{display:flex;width:220px;height:100px;background:#d4a626;overflow:hidden;position:relative;padding:0 5px 0 60px;border-radius:10px;transition:background .2s ease-in-out,transform .2s ease-in-out}.StepBox:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.7),0 0 20px #ffbe31,0 0 40px #ffbe31}.StepBox .Num{display:block;width:40px;height:40px;line-height:38px;position:absolute;left:5px;top:12px;text-align:center;font-size:25px;color:#000;border-radius:30px;font-weight:bold}.StepBox .Det{display:flex;align-items:center;font-size:16px;font-weight:800;color:#000;font-weight:600}.StepBox.StepActive{background:#d4a626;color:#000}.StepBox.StepActive .Num{color:#000}.HotPlayStepsCont .HotPlayStepsTitle{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:rgba(0,0,0,0);background:linear-gradient(90deg, #ffbe31, #e68900, #ffbe31);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 600px){.RowSteps{flex-direction:column;gap:25px}}