main{background-color:#27272a;min-height:100vh;font-family:Inter,sans-serif;width:100%}.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:90%;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:50px}.download-container h4{font-size:40px;font-weight:700;color:#ffffff;margin-top:30px}.download-container h3{font-size:35px;font-weight:700;color:#ffffff;margin:0;line-height:2rem}.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;position:relative}.download-left{width:52%;justify-self:center;align-self:center;margin-right:10px}.download-right img{width:90%;justify-self:end}@media (max-width:768px){.top{gap:1.5vw}.info-card{width:25vw;position:relative}.image-container{width:20vw;height:10vw;margin:0 auto;display:flex;justify-content:center;align-items:center}.info-card img{width:10vw}.info-card span{text-align:center;line-height:20px;display:block;overflow:hidden;font-size:2vw}.promotion-container{max-width:90%;margin:0 auto}.notice-container{display:flex;width:95%;padding-top:3vw;padding-bottom:5vw;margin:0 auto}.notice{color:#ffffff;background-color:#3f3f46;padding:5px 50px;border-radius:90px;margin:0 auto;font-size:2.5vw;overflow:hidden;position:relative}.notice-text{display:inline-block;white-space:nowrap;animation:marquee 10s linear infinite;padding-left:100%;box-sizing:content-box}h2{color:#d2ee4d;text-transform:uppercase;font-weight:600;font-size:6vw;text-align:start}.bottom .circle{background-color:#27272a;border:2px solid #d2ee4d;border-radius:50%;width:24px;height:24px;transform:translateY(-50%)}.download-container h4{font-size:2.6vw;font-weight:700;color:#ffffff;margin:0}.download-container h3{font-size:2.2vw;font-weight:700;color:#ffffff;margin:0;line-height:10px}.download-container span{color:#d2ee4d}.download-link{column-gap:0;row-gap:0;margin-top:4vw;width:100%;display:flex;flex-direction:column}.download-option{text-align:center;margin-bottom:4px}.download-option button{margin-top:5px;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:15vw}.download-left{place-self:center;width:55%;justify-self:center;align-self:center}.download-right img{z-index:10;align-items:center;width:90%;display:flex;position:relative;top:3vw;right:-10vw}.banner{width:100%;min-height:11.5vh;object-fit:cover;cursor:pointer}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}