.cardGame{border:none;background-color:rgba(0,0,0,0)!important;border-radius:12px}.cardGame .title-sm{color:rgba(0,0,0,0);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:rgba(0,0,0,0)!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%,.0470588235);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}}.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:rgba(0,0,0,0)!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:rgba(0,0,0,0)!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:rgba(0,0,0,0)!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,.1568627451);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}}