.cardGame{border:none;background-color:transparent!important;border-radius:12px}.cardGame .title-sm{color:transparent;background:linear-gradient(35deg,var(--primaryColor) 0,#8563ff);-webkit-background-clip:text;background-clip:text;font-size:1.1rem}.cardGame a{text-decoration:none}.cardGame .cardItemGame{background:#3a3a3a;background:var(--bgBlue);border-radius:8px;transition:.3s}.cardGame .cardItemGame:hover{transform:scale(1.02)}.cardGame .cardItemGame .imgGame{height:4.5rem}.cardGame .cardItemGame .imgGame img{width:100%!important;height:100%!important;object-fit:cover;border-radius:8px}.cardGame .cardItemGame .content-name-game{padding:5px}.cardGame .cardItemGame .content-name-game h6{margin-bottom:0;color:var(--whiteColor);font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:576px){.cardGame .cardItemGame .imgGame{height:4rem}}@media(min-width:577px)and (max-width:768px){.cardGame .cardItemGame .imgGame{height:5rem}}@media(min-width:769px)and (max-width:992px){.cardGame .cardItemGame .imgGame{height:5.5rem}}@media(min-width:993px)and (max-width:1024px){.cardGame .cardItemGame .imgGame{height:6rem}}.cardShare{border-radius:12px;background-color:transparent!important;position:relative;z-index:1}.cardShare:before{content:"";position:absolute;width:75%;height:20px;background:#3eb2cc;background:#ffbc63;left:50%;transform:translateX(-50%);z-index:-1;top:90%;border-radius:100%;filter:blur(10px)}.cardShare .bubbles{position:absolute;inset:0;z-index:-1;display:flex;align-items:center;justify-content:center}.cardShare .bubbles .bubble{position:absolute;background:hsla(0,0%,100%,.047);border-radius:100%;filter:blur(14px);transform:scale(1.5);opacity:.5}.cardShare .bubbles .bubble:first-child{width:150px;height:150px;left:0;top:-50px}.cardShare .bubbles .bubble:nth-child(2){bottom:-80px;right:-80px;width:200px;height:200px}.cardShare .content-card{border-radius:inherit;background:var(--primaryColor);background:var(--bgBlue);background:#6f63ff;background:#3eb2cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#f9915e,#ffbc63);z-index:1;position:relative;padding:16px;overflow:hidden}.cardShare .content-card h4{color:var(--bgBlue);font-weight:700;font-size:1.2rem}.cardShare .content-card p{color:var(--whiteColor);font-size:14px}.cardShare .content-card .img-illustration{position:absolute;width:45%!important;height:auto!important;object-fit:contain;right:0;top:-10px}@media(max-width:576px){.cardShare .content-card{padding:14px}.cardShare .content-card h4{color:var(--whiteColor);font-weight:700;font-size:1rem}.cardShare .content-card .img-illustration{width:70%!important;right:-50px;bottom:-9vw}}@media(min-width:578px)and (max-width:1024px){.cardShare .content-card{padding:34px}.cardShare .content-card h4{font-size:1.5rem}.cardShare .content-card .img-illustration{width:70%!important;right:-100px;bottom:-20vw}}.banner{height:10rem;background:#63afff;background:linear-gradient(145deg,var(--primaryColor),#8563ff);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.banner:before{top:-10%;left:-10%}.banner:after,.banner:before{content:"";position:absolute;width:20%;height:100%;z-index:-1;border:2px solid var(--textDarken);transform:rotate(45deg)}.banner:after{bottom:-10%;right:-10%}.banner .detail-article{padding:1.6rem;background:radial-gradient(circle at 50%,hsla(0,0%,100%,.2),hsla(0,0%,100%,.1));border-radius:8px;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);border:1px solid hsla(0,0%,100%,.137);box-shadow:0 5px 10px rgba(0,0,0,.04)}.banner .detail-article .col-6:first-child{border-right:1px solid hsla(0,0%,100%,.176)}.banner .detail-article .item-price p{font-size:16px;line-height:100%;margin-bottom:7px;color:var(--whiteColor)}.banner .detail-article .item-price h6{font-size:20px;font-weight:600;color:var(--bgBlue);margin-bottom:0}.banner .block-img-banner{height:120px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin-left:90px}.banner .block-img-banner:before{content:"";position:absolute;width:120px;height:120px;background:hsla(0,0%,100%,.302);z-index:-1;border-radius:100%;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.banner .block-img-banner:after{content:"";position:absolute;width:140px;height:140px;background:hsla(0,0%,100%,.176);z-index:-2;border-radius:100%}.banner .block-img-banner img{width:100%;height:100%;object-fit:contain}.carousel{border-radius:12px}.carousel .carousel-inner{border-radius:inherit}.carousel .carousel-indicators{margin:0;bottom:10px}.carousel .carousel-indicators button{border:none;width:8px;height:8px;border-radius:7px;transition:.3s}.carousel .carousel-indicators button.active{width:14px}@media(max-width:576px){.banner{height:7.5rem}.banner .detail-article{padding:.8rem .6rem}.banner .detail-article .item-price p{font-size:11px}.banner .detail-article .item-price h6{font-size:14px}.banner .block-img-banner{height:90px;margin-left:0}.banner .block-img-banner:before{width:90px;height:90px}.banner .block-img-banner:after{width:110px;height:110px}.carousel .carousel-indicators{bottom:10px}.carousel .carousel-indicators button{width:7px;height:7px}}@media(min-width:576px)and (max-width:768px){.banner{height:8rem}.banner .detail-article{padding:.8rem .6rem}.banner .detail-article .item-price p{font-size:14px}.banner .detail-article .item-price h6{font-size:16px}.banner .block-img-banner{height:100px;margin-left:90px}.banner .block-img-banner:before{width:100px;height:100px}.banner .block-img-banner:after{width:120px;height:120px}.carousel .carousel-indicators{bottom:10px}.carousel .carousel-indicators button{width:7px;height:7px}}@media(min-width:769px)and (max-width:1024px){.banner{height:9rem}.banner .detail-article{padding:.9rem .7rem}.banner .detail-article .item-price p{font-size:14px}.banner .detail-article .item-price h6{font-size:16px}.banner .block-img-banner{height:110px;margin-left:110px}.banner .block-img-banner:before{width:110px;height:110px}.banner .block-img-banner:after{width:130px;height:130px}.carousel .carousel-indicators{bottom:10px}.carousel .carousel-indicators button{width:7px;height:7px}}.cardTopArticles{border:none;border-radius:12px;background-color:var(--bgBlue)!important;padding:14px}.cardTopArticles .card-article{background:#3a3a3a;background:var(--bgBody);background:rgba(0,0,0,.22);border-radius:8px;padding:8px;border:none!important}.cardTopArticles .card-article .img-article{height:60px}.cardTopArticles .card-article .img-article img{object-fit:contain;height:100%!important}.cardTopArticles .card-article .btn-sm{font-size:10px;font-weight:600;padding:0;border:none!important;color:var(--primaryColor);background:transparent!important;line-height:100%;border-radius:6px}.cardTopArticles .card-article h6{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.7rem;color:var(--whiteColor)}.cardTopWinner{border-radius:12px;border:none;background-color:transparent!important}.cardTopWinner .all-winners .itemWinner{background:var(--bgBlue);padding:10px 0 10px 5px;border-top:1px dashed hsla(0,0%,100%,.1)}.cardTopWinner .all-winners .itemWinner .avatar{width:36px;height:36px;position:relative;z-index:1;margin-bottom:5px}.cardTopWinner .all-winners .itemWinner .avatar:before{content:"";position:absolute;inset:-3px;background:linear-gradient(-145deg,var(--primaryColor),#8563ff);border-radius:100%;z-index:-2}.cardTopWinner .all-winners .itemWinner .avatar:after{content:"";position:absolute;inset:-2px;background:var(--bgBlue);border-radius:100%;z-index:-1}.cardTopWinner .all-winners .itemWinner .avatar img{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover;border-radius:100%}.cardTopWinner .all-winners .itemWinner .left{width:55%}.cardTopWinner .all-winners .itemWinner .right{width:45%}.cardTopWinner .all-winners .itemWinner .right span{font-size:12px;color:var(--grayColor)}.cardTopWinner .all-winners .itemWinner .right .num-win{display:inline-flex;padding:3px 8px;border-radius:6px;background:hsla(0,0%,100%,.08);align-items:center;justify-content:center;font-size:12px;color:var(--primaryColor)}.cardTopWinner .all-winners .itemWinner .name{font-size:13px;color:var(--whiteColor);font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.cardTopWinner .all-winners-users .winner{width:50px;height:50px;position:relative;z-index:1;border-radius:100%}.cardTopWinner .all-winners-users .winner:before{content:"";position:absolute;inset:-3px;background:linear-gradient(-90deg,var(--primaryColor),#8563ff);border-radius:100%;z-index:-2}.cardTopWinner .all-winners-users .winner:after{content:"";position:absolute;inset:-2px;background:var(--bgBlue);border-radius:100%;z-index:-1}.cardTopWinner .all-winners-users .winner img{width:100%!important;height:100%!important;object-fit:cover;border-radius:100%}.cardTopWinner .all-winners-users .winner.number{background:var(--primaryColor);display:flex;align-items:center;justify-content:center;color:var(--whiteColor);font-weight:700}.cardTopWinner .all-winners-users .winner.number:before{background:#8563ff}.cardTopWinner .all-winners-users .winner.number:after{display:none}.cardVideoHome{border:none;background-color:transparent!important;border-radius:12px;z-index:1}.cardVideoHome:before{content:"";position:absolute;width:75%;height:20px;background:#1e52e3;left:50%;transform:translateX(-50%);z-index:-1;top:90%;border-radius:100%;filter:blur(10px)}.cardVideoHome .content-card{border-radius:8px;height:8vw;position:relative;z-index:1;overflow:hidden;background:#e74355;background:#1e52e3}.cardVideoHome .content-card .play-video{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;display:flex;align-items:center;justify-content:center;border-radius:100%;font-size:14px;color:var(--textDarken);cursor:pointer;transition:.3s;z-index:1}.cardVideoHome .content-card .play-video:hover{background:var(--primaryColor)}.cardVideoHome .content-card .block-circle{position:absolute;width:100%;height:100%;z-index:-2;top:0;left:-110px;display:flex;align-items:center;justify-content:center}.cardVideoHome .content-card .block-circle .circle{opacity:.1;position:absolute;width:150px;height:150px;border-radius:100%;border:10px solid #fff}.cardVideoHome .content-card .block-circle .circle:first-child{border:none;background:#fff;z-index:5}.cardVideoHome .content-card .block-circle .circle:nth-child(2){width:250px;height:250px;background:#1e52e3;z-index:4}.cardVideoHome .content-card .block-circle .circle:nth-child(3){width:350px;height:350px;background:#fff;border:none;z-index:3}.cardVideoHome .content-card .block-circle .circle:nth-child(4){width:450px;height:450px;z-index:2;background:#1e52e3}.cardVideoHome .content-card .block-circle .circle:nth-child(5){width:550px;height:550px;background:#fff;border:none;z-index:1}.cardVideoHome .content-card img{position:absolute;width:30%!important;height:auto!important;left:2vw;z-index:-1;top:1vw;border-radius:8px}.cardVideoHome .content-card h3{font-size:.95rem;color:var(--whiteColor);font-weight:700}.cardVideoHome .content-card a{padding:5px 12px;font-size:.6rem;color:var(--whiteColor);background:rgba(0,0,0,.157);border-radius:50px;text-decoration:none;gap:5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:576px){.cardVideoHome .content-card{border-radius:8px;overflow:hidden;height:130px}.cardVideoHome .content-card img{width:30%!important;height:auto!important;top:5vw;left:6vw}.cardVideoHome .content-card h3{font-size:1rem}.cardVideoHome .content-card a{padding:5px 12px;font-size:.8rem}}@media(min-width:577px)and (max-width:1024px){.cardVideoHome .content-card{height:170px}.cardVideoHome .content-card img{width:30%!important;top:3vw;left:5vw}.cardVideoHome .content-card h3{font-size:1.5rem}.cardVideoHome .content-card a{padding:5px 12px;font-size:.9rem}}