.game-card{border-radius:1rem;display:block;font-size:1rem;justify-content:flex-end;line-height:1.4;overflow:hidden;position:relative;text-align:center;transition:box-shadow .6s;width:100%}@media only screen and (max-width:767px){.game-card{font-size:.875rem}}.game-card:before{border-radius:1rem;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width:768px){.game-card:hover{box-shadow:0 1.375rem 2.875rem 0 rgba(16,37,71,.18)}}.game-card:hover .game-card__footer{z-index:1}.game-card:hover .btn_border{background:linear-gradient(90deg,#fcc119,#f3911f);border-color:transparent}.game-card.gradient_blue:before{background:linear-gradient(180deg,rgba(240,243,248,0) 50%,#f0f3f8)}.game-card.gradient_orange:before{background:linear-gradient(180deg,rgba(255,249,240,0) 50%,#fff9f0)}.game-card.gradient_green:before{background:linear-gradient(180deg,rgba(189,233,231,0) 50%,#bde9e7)}.game-card .lottie-animation{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}@media only screen and (max-width:767px){.game-card .lottie-animation{display:none}}.game-card__media{display:block;height:100%}.game-card__media img,.game-card__media picture{height:100%}.game-card__media img{object-fit:cover;will-change:transform,opacity}.game-card__labelWrapper{left:4.1875rem;position:absolute;top:1.4375rem;z-index:3}.game-card__label{background-color:var(--color-orange-01);border:1px solid hsla(0,0%,7%,.2);border-radius:.375rem;display:inline-flex;font-size:.75rem;font-weight:700;height:1.625rem;line-height:1.5;margin-bottom:.375rem;margin-right:.375rem;padding:.25rem .625rem;text-transform:uppercase;width:3.25rem}.game-card__label:last-child{margin-right:0}.game-card__footer{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:1rem;position:absolute;z-index:3}.game-card__footer,.game-card__footer .btn{align-items:center;text-align:center;width:100%}.game-card__footer .btn{justify-content:center;margin-top:.875rem;padding:.6875rem}@media only screen and (max-width:767px){.game-card__footer .btn{margin-top:1.125rem}}.game-card__logo{align-items:center;background-color:var(--color-white);border-radius:50%;box-shadow:0 .4375rem 1rem 0 rgba(42,72,116,.06),0 1.8125rem 1.8125rem 0 rgba(42,72,116,.05),0 4rem 2.375rem 0 rgba(42,72,116,.03),0 7.125rem 2.875rem 0 rgba(42,72,116,.01),0 11.125rem 3.125rem 0 rgba(42,72,116,0);display:flex;height:5rem;justify-content:center;left:50%;margin:0 auto .75rem;padding:.625rem;width:5rem}.game-card__logo img{width:100%}.game-card__desc{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8125rem}@media only screen and (max-width:767px){.game-card__desc{min-height:2.5rem}}.game-card .share{left:.5rem;position:absolute;top:.625rem;z-index:2}.game-card__title{font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:1rem;text-transform:uppercase}@media only screen and (max-width:767px){.game-card__title{font-size:1rem;margin-bottom:.75rem}}.game-card__countdown{display:flex;margin:.625rem 0;width:100%}@media only screen and (max-width:767px){.game-card__countdown{margin-top:.5rem}}.game-card__countdown .timerBrand{display:flex;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:.375rem}.game-card__countdown .clock{align-items:center;background-color:var(--color-white);border-radius:.5rem;display:flex;font-size:.75rem;height:2.4375rem;justify-content:center;line-height:1.4;padding:.5rem;width:100%}@media only screen and (max-width:359px){.game-card__countdown .clock{font-size:.625rem;padding:.25rem}}.game-card__countdown .clock .upper{font-size:1.125rem;font-weight:600;line-height:1.3;min-width:.78125rem;text-transform:uppercase}@media only screen and (max-width:359px){.game-card__countdown .clock .upper{font-size:.875rem}}.game-card__countdown .clock .digit_1 .upper{text-align:right}.game-card__countdown .clock .label{color:var(--color-grey);margin-left:.25rem}.game-card_lg .share{left:.75rem;top:.8125rem}@media only screen and (min-width:768px){.game-card_lg .share__btn{height:3rem;width:3rem}.game-card_lg .share__btn .icon-share{height:1.5rem;width:1.5rem}}.game-card_lg .game-card__logo{height:6.25rem;margin-bottom:1rem;width:6.25rem}@media only screen and (max-width:767px){.game-card_lg .game-card__logo{height:5rem;margin-bottom:.875rem;width:5rem}}.game-card_lg .game-card__labelWrapper{left:4.1875rem;top:1.4375rem}@media only screen and (max-width:767px){.game-card_lg .game-card__labelWrapper{left:3.6875rem;top:1.1875rem}}.game-card_lg .music-btn{right:.75rem;top:.8125rem}@media only screen and (min-width:768px){.game-card_lg .music-btn{height:3rem;width:3rem}.game-card_lg .music-btn .icon-sound{height:1.25rem;width:1.25rem}}.game-card_type2{border:.625rem solid var(--color-white);border-radius:1rem}.game-card_type2:hover .game-card__footer{opacity:1;visibility:visible}.game-card_type2:hover>.game-card__logo{opacity:0;visibility:hidden}.game-card_type2 .game-card__footer{background:hsla(0,0%,100%,.9);height:100%;left:0;opacity:0;padding:.3125rem .375rem .375rem;position:absolute;top:0;transition:visibility .6s,opacity .6s;visibility:hidden;width:100%;z-index:1}.game-card_type2 .game-card__footer .btn{margin-top:2rem}.game-card_type2 .share{left:.375rem;top:.375rem}@media only screen and (max-width:767px){.game-card_type2 .share{top:.5rem}}@media only screen and (min-width:768px){.game-card_type2 .share__btn{height:3rem;width:3rem}.game-card_type2 .share__btn .icon-share{height:1.5rem;width:1.5rem}}.game-card_type2 .game-card__logo{height:5rem;margin-bottom:1.5rem;width:5rem}.game-card_type2 .game-card__labelWrapper{left:3.875rem;top:1.4375rem}.game-card_type2>.game-card__logo{height:3rem;left:3.75rem;opacity:1;position:absolute;top:.375rem;transition:visibility .6s,opacity .6s;visibility:visible;width:3rem;z-index:2}@media only screen and (max-width:767px){.game-card_type2>.game-card__logo{height:2.5rem;left:3.125rem;top:.5rem;width:2.5rem}}.game-card_type2 .music-btn{right:.375rem;top:.375rem;z-index:2}@media only screen and (min-width:768px){.game-card_type2 .music-btn{height:3rem;width:3rem}.game-card_type2 .music-btn .icon-sound{height:1.25rem;width:1.25rem}}.music-btn,.pause-btn{align-items:center;background:hsla(0,0%,100%,.7);border:1px solid #e8e8e8;border-radius:50%;box-shadow:0 .375rem .625rem 0 rgba(0,0,0,.06);cursor:pointer;display:flex;height:2.5rem;justify-content:center;padding:.5rem;position:absolute;right:.5rem;top:.625rem;width:2.5rem;z-index:2}.icon-sound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M15 4.25v15.496c0 1.079-1.274 1.651-2.08.934l-4.492-3.994a.75.75 0 0 0-.498-.189H4.25A2.25 2.25 0 0 1 2 14.247V9.749A2.25 2.25 0 0 1 4.25 7.5h3.68a.75.75 0 0 0 .498-.19l4.491-3.993C13.726 2.6 15 3.172 15 4.25m3.992 1.648a.75.75 0 0 1 1.049.156A9.96 9.96 0 0 1 22 12.001a9.96 9.96 0 0 1-1.96 5.946.75.75 0 0 1-1.205-.893 8.46 8.46 0 0 0 1.665-5.053 8.46 8.46 0 0 0-1.665-5.054.75.75 0 0 1 .157-1.049M17.143 8.37a.75.75 0 0 1 1.017.302c.536.99.84 2.125.84 3.329a7 7 0 0 1-.84 3.328.75.75 0 1 1-1.32-.714 5.5 5.5 0 0 0 0-5.229.75.75 0 0 1 .303-1.016'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.125rem;width:1.125rem}.muted .icon-sound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23111' d='M15 4.25c0-1.078-1.274-1.65-2.08-.934L8.427 7.31a.75.75 0 0 1-.498.19H4.25A2.25 2.25 0 0 0 2 9.75v4.497a2.25 2.25 0 0 0 2.25 2.25h3.68a.75.75 0 0 1 .498.19l4.491 3.993c.806.717 2.081.145 2.081-.934zm1.22 4.97a.75.75 0 0 1 1.06 0L19 10.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L20.06 12l1.72 1.72a.75.75 0 1 1-1.06 1.06L19 13.062l-1.72 1.72a.75.75 0 1 1-1.06-1.06L17.94 12l-1.72-1.72a.75.75 0 0 1 0-1.06'/%3E%3C/svg%3E")}.icon-pause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 17.804 17.804'%3E%3Cpath d='M2.067.043a.4.4 0 0 1 .426.042l13.312 8.503a.41.41 0 0 1 .154.313c0 .12-.061.237-.154.314L2.492 17.717a.4.4 0 0 1-.25.087l-.176-.04a.4.4 0 0 1-.222-.361V.402c0-.152.086-.295.223-.359'/%3E%3C/svg%3E");height:1rem;left:.1875rem;position:relative;width:1rem}.js-video.active .icon-pause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none'%3E%3Cpath fill='%23111' d='M1.788.5A1.46 1.46 0 0 0 .33 1.958v12.084c0 .805.653 1.458 1.458 1.458h2.917a1.46 1.46 0 0 0 1.458-1.458V1.958A1.46 1.46 0 0 0 4.705.5zm7.5 0A1.46 1.46 0 0 0 7.83 1.958v12.084c0 .805.653 1.458 1.458 1.458h2.917a1.46 1.46 0 0 0 1.458-1.458V1.958A1.46 1.46 0 0 0 12.205.5z'/%3E%3C/svg%3E");left:0;width:.875rem}@media only screen and (min-width:768px){.game-card_type3 .game-card__footer{padding:1.25rem 1.5rem}.game-card_type3 .game-card__footer .btop{align-items:center;display:flex;margin-bottom:.5rem;text-align:left}.game-card_type3 .game-card__title{display:-webkit-box;margin-bottom:.75rem;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.game-card_type3 .game-card__logo{margin-bottom:0;min-width:6.25rem}.game-card_type3 .game-cars__text{max-width:calc(100% - 6.25rem);padding-left:1.25rem;text-align:left}.game-card_type3 .game-card__desc{-webkit-line-clamp:3}.game-card_type3.game-card_countdown .game-card__media{height:33rem}}.game-card_closed:before{background:rgba(240,243,248,.9);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.closed-banner{align-items:center;background:linear-gradient(90deg,rgba(252,193,25,.7),rgba(243,145,31,.7));border-radius:.5rem;display:flex;font-size:1.5rem;font-weight:600;justify-content:center;left:.75rem;line-height:1.3;padding:1.5rem 5.25rem;position:absolute;right:.75rem;text-align:left;text-transform:uppercase;top:5.5rem;z-index:2}@media only screen and (max-width:767px){.closed-banner{font-size:1rem}}.closed-banner .icon-flag{flex:0 0 3.75rem;margin-right:1rem;max-width:3.75rem}@media only screen and (max-width:767px){.closed-banner .icon-flag{flex:0 0 2.5rem;max-width:2.5rem}}.icon-flag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg fill='%23111' clip-path='url(%23a)'%3E%3Cpath d='m36.845 5.612-2.806 7.71 7.71 2.806 2.806-7.71zm-10.517 4.903-2.806 7.71 7.71 2.806 2.806-7.71zm25.938.709-2.806 7.71 7.71 2.807 2.806-7.71z'/%3E%3Cpath d='m21.424 0-2.806 7.71 7.71 2.807 2.806-7.71zm20.323 16.127-2.806 7.71 7.71 2.806 2.807-7.71-7.71-2.806Zm4.907 10.52-2.806 7.71 7.71 2.806 2.806-7.71zm-15.423-5.614-2.806 7.71 7.71 2.806 2.806-7.71zM15.812 15.42.023 58.797 3.328 60 16.31 24.333l4.406 1.603 2.806-7.71z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h60v60H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:3.75rem;width:3.75rem}@media only screen and (max-width:767px){.icon-flag{height:2.5rem;width:2.5rem}}.logo-stroke:after{background-color:transparent;border-radius:1rem;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.logo-stroke:hover:after{animation:bgOut 1.5s linear}@keyframes bgOut{0%,to{background-color:transparent}30%,70%{background-color:rgba(0,0,0,.7)}}.interested{padding:1.375rem 0 5.625rem}@media only screen and (max-width:767px){.interested{padding:0 0 4.6875rem}}.interested__head{margin-bottom:3.5rem}@media only screen and (max-width:767px){.interested__head{margin-bottom:1.5rem}}.interested__head .h2-title{text-wrap:balance}.interested__head.sbeetween{margin-bottom:4rem}@media only screen and (min-width:768px){.interested__head.sbeetween{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.interested__head.sbeetween{margin-bottom:1.75rem;text-align:center}}.interested__swiper{margin:0 -.75rem;position:relative}.interested__swiper .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.interested__swiper .swiper-slide{padding:0 .75rem}@media only screen and (max-width:767px){.interested__swiper .swiper-slide{width:21.875rem}.interested__swiper .swiper-pagination{margin-top:1.5rem}}.interested__swiper .swiper-button-next,.interested__swiper .swiper-button-prev{margin-top:0;top:11.875rem}@media only screen and (max-width:767px){.interested__swiper .swiper-button-next,.interested__swiper .swiper-button-prev{top:14.5625rem}}.interested__swiper .swiper-button-prev{left:-.75rem}.interested__swiper .swiper-button-next{right:-.75rem}@media only screen and (max-width:767px){.interested__swiper .game-card__countdown,.interested__swiper .game-card__footer .btn{margin-top:.75rem}.interested__footer{margin-top:2.375rem}}.interested+.faq{padding-top:3.125rem}@media only screen and (max-width:767px){.interested+.faq{padding-top:.25rem}}.interested_new{padding-top:3.75rem}@media only screen and (max-width:767px){.interested_new{padding-top:1.5rem}.interested_new .h4-title{text-wrap:balance}.interested_new .interested__swiper{margin:0 -1rem}.interested_new .interested__swiper .swiper{padding:0 1.125rem}}@media only screen and (max-width:991px){.interested_new .interested__swiper .swiper-slide{width:31.25rem}}@media only screen and (max-width:767px){.interested_new .interested__swiper .swiper-slide{padding:0 1rem;width:20.75rem}}.interested_new .game-card__toplogo{margin-bottom:1rem}.interested_new .game-card__toplogo img{max-height:1.875rem;width:auto}.interested_new .game-card_type3 .game-card__title{margin-bottom:.25rem}.interested_new .game-card_type3 .game-card__footer .btop{margin-bottom:0}.interested_new .game-card_type3 .game-cars__text{max-width:100%;padding-left:0}@media only screen and (max-width:767px){.interested_new .game-card__footer{text-align:left}.interested_new .game-card__media picture{aspect-ratio:1}}