.slider-container{width:100%;overflow:hidden;margin:20px auto 0}.slider-track{display:flex;gap:25px;transition:transform .5s ease}.slider-item{overflow:hidden;border-radius:10px;background-color:#3f3f46;display:flex;flex-direction:column;padding:20px}.slider-image{width:100%;height:auto;object-fit:cover;display:block;border-radius:8px}.slider-pagination{display:flex;justify-content:center;margin-top:15px;gap:8px}.dot{width:14px;height:14px;border-radius:50%;background-color:gray;border:none;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#d2ee4d;border:1px solid #ffffff}.promo-info{margin-top:20px}.slider-item h4{font-size:24px;font-weight:700;color:#d2ee4d;font-family:Roboto,sans-serif}.slider-item p{font-size:16px;font-weight:200;color:#ffffff;font-family:Roboto,sans-serif;margin-top:5px}.game-categories{display:flex;justify-content:center;background-color:#3f3f46;border-radius:90px;margin-bottom:10px;flex-wrap:wrap;padding:6px;margin-top:10px}.game-categories button{width:25%;border-radius:90px;padding:15px 0;color:#ffffff;font-weight:200;font-size:26px;transition:all .25s ease-in-out;cursor:pointer}.game-categories button.active{background-color:#d2ee4d;color:#2d2d2d}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));column-gap:40px;row-gap:30px;justify-content:center;background-color:#3f3f46;border-radius:15px;padding:20px 30px}.game-card img{width:100%;height:auto;border-radius:20px;cursor:pointer}.testimonial-slider{width:100%;margin:35px auto 0;text-align:center;padding-bottom:120px;font-family:Montserrat,sans-serif}.testimonial-card{position:relative;background:#3f3f46;border-radius:10px;padding:52px 0;display:flex;align-items:center;justify-content:center}.testimonial-content-wrapper{flex:1}.testimonial-card h3{font-size:28px;color:#d2ee4d;margin-bottom:20px;font-weight:700;font-style:italic}.testimonial-content{font-size:28px;font-weight:400;margin:0 auto 20px;width:70%;color:#ffffff}.testimonial-who{font-size:28px;color:#d2ee4d;font-weight:700;font-style:italic}.arrow{background:none;border:none;font-size:24px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);color:#d2ee4d}.arrow svg{width:18px;height:34px}.arrow.left{left:3%}.arrow.right{right:3%}.testimonial-pagination{display:flex;justify-content:center;gap:12px;margin-top:25px}.testimonial-pagination .dot{width:14px;height:14px;background:#3f3f46;border:2px solid #27272a;border-radius:50%;cursor:pointer}.testimonial-pagination .dot.active{background:#d2ee4d;border:2px solid #ffffff}.testimonial-card{transition:opacity .4s ease-in-out;opacity:1}.testimonial-card.fade-out{opacity:0}.testimonial-card.fade-in{opacity:1}main{background-color:#27272a;min-height:100vh;font-family:Inter,sans-serif}.banner{min-height:50vh;object-fit:cover;cursor:pointer}.notice-container{display:flex;width:100%;padding-top:20px;padding-bottom:45px}.notice{color:#ffffff;background-color:#3f3f46;padding:5px 50px;border-radius:90px;margin:0 auto}.download-container,.ourgame-container,.promotion-container,.testimonials-container{max-width:85%;margin:0 auto}h2{color:#d2ee4d;text-transform:uppercase;font-weight:600;font-size:40px;text-align:start}.join-now-info{margin-top:60px;margin-bottom:100px}.top{display:flex;justify-content:space-between;column-gap:45px}.info-card{width:-webkit-fill-available;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#3f3f46;border:1px solid #d2ee4d;border-radius:20px;font-weight:300;font-size:16px;color:#ffffff;padding:10px 0 15px}.image-container{width:130px;height:130px;margin:10px 0}.info-card img{width:130px;height:auto}.info-card span{text-align:center;line-height:20px;height:40px;display:block;overflow:hidden}.bottom{height:2px;width:100%;background-color:#d2ee4d;margin-top:35px;display:flex;column-gap:45px;justify-content:space-evenly}.circle-con{width:-webkit-fill-available;display:flex;justify-content:center}.bottom .circle{background-color:#27272a;border:2px solid #d2ee4d;border-radius:50%;width:24px;height:24px;transform:translateY(-50%)}.ourgame-container{margin-bottom:100px}.download-container h4{font-size:50px;font-weight:700;color:#ffffff;margin-top:30px}.download-container h3{font-size:60px;font-weight:700;color:#ffffff;margin:0;line-height:45px}.download-container span{color:#d2ee4d}.download-link{margin-top:40px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);column-gap:50px;row-gap:35px}.download-option{text-align:center}.download-option button{margin-top:15px;color:#d2ee4d;font-weight:26px;cursor:pointer}.download-option img{cursor:pointer;width:100%;height:auto}.download-container{display:flex;justify-content:space-between;margin-bottom:30px}.download-left{width:52%;justify-self:center;align-self:center}.download-right img{width:90%;justify-self:end}.header-div{background-color:#27272a;display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;color:#ffffff;font-weight:300;padding:25px 40px 20px 60px;font-size:18px}.logo img{width:200px;height:auto;transform:translateY(-5px)}.navigation{display:flex;column-gap:100px}.navigation li{list-style:none;cursor:pointer}.navigation .active,.navigation li:hover{color:#d2ee4d;font-weight:400}.auth{display:flex;column-gap:20px}.auth button{background-color:#ffffff;color:#27272a;font-weight:600;font-size:18px;border:2px solid #ffffff;border-radius:5px;padding:4px 30px;cursor:pointer}.register-button{background-color:#d2ee4d!important}.header-left{display:flex;align-items:center;column-gap:20px}.language{display:flex;column-gap:10px;font-weight:600;font-size:18px}.language img{width:30px;height:auto}.language-select{cursor:pointer}.language-select option{color:#27272a}.footer{background-color:#3f3f46;color:#ffffff}.footer-upper{display:grid;grid-template-columns:repeat(4,1fr);row-gap:50px;padding-top:50px;padding-bottom:45px;padding-left:7.5%}.footer-content{width:fit-content}.footer-content h5{font-weight:700;font-size:20px;text-wrap:nowrap;text-align:center;margin-bottom:20px}.about p{width:300px}.about p,.footer-content li{font-size:14px;text-align:center}.footer-content li{list-style:none;margin-bottom:20px}.follow-us h5,.payment-method h5{text-align:start}.follow-us img{width:45px;height:auto}.follow-link{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gaming-license img{width:109px}.cert img,.gaming-license img{height:auto;justify-self:center}.cert img{width:82px}.security img{width:235px;height:auto;justify-self:center}.payment-list{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.payment-list img{width:60px;height:auto}.copyr{width:100%;text-align:center;margin:0 auto;padding-bottom:20px;font-size:14px}.cert{margin-left:-10%}.help{margin-left:-30%}.security{margin-left:-40%}.follow-us,.payment-method{margin-left:-50%}