.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)}}.primary-form{background-color:var(--color-light-blue);border-radius:1rem;position:relative;z-index:5}.primary-form__body{padding:1.5rem 2.5rem}@media only screen and (max-width:767px){.primary-form__body{padding:1.375rem 1rem}}.primary-form .form-social{border-bottom:1px solid #e8e8e8;display:flex;padding:1rem 1rem .75rem}@media only screen and (max-width:767px){.primary-form .form-social{display:block;padding:.5rem 1rem 0}}.primary-form .form-social .social-link{align-items:center;display:flex;font-size:1rem;font-weight:700;height:3.5rem;justify-content:center;line-height:1.4;padding:1rem}@media only screen and (min-width:768px){.primary-form .form-social .social-link{border-left:1px solid #e8e8e8;flex:0 0 50%;max-width:50%}}@media only screen and (max-width:767px){.primary-form .form-social .social-link{border-top:1px solid #e8e8e8;font-size:14px;height:3rem}}.primary-form .form-social .social-link img{margin-right:.75rem;width:2.0625rem}@media only screen and (max-width:767px){.primary-form .form-social .social-link img{width:1.5rem}}.primary-form .form-social .social-link:first-child{border:0!important}.primary-form .h4-title{margin-bottom:.625rem}.primary-form .iti.invalid .form-control{border-color:var(--color-orange-03)}.primary-form .form-group{margin-bottom:.5rem;position:relative}@media only screen and (max-width:767px){.primary-form .form-group{margin-bottom:.59375rem}}.primary-form .form-group.invalid .form-control{border-color:var(--color-orange-03)}.primary-form .form-group.invalid .error-message{opacity:1;visibility:visible}.primary-form .form-group .error-message{color:var(--color-orange-03);font-size:.75rem;font-weight:500;line-height:1.4;opacity:0;position:absolute;right:0;top:.5rem;transition:visibility .6s,hidden .6s;visibility:hidden}.primary-form .form-group.has-error .error-message{opacity:1;visibility:visible}.primary-form .form-group .icon-calendar{bottom:.8125rem;pointer-events:none;position:absolute;right:1.25rem;width:1.5rem}@media only screen and (max-width:767px){.primary-form .form-group .icon-calendar{bottom:.625rem;width:1.25rem}}.primary-form form{margin-top:1.625rem}@media only screen and (max-width:767px){.primary-form form{margin-top:1.125rem}}.primary-form label{color:var(--color-grey);display:inline-flex;font-size:.75rem;font-weight:700;line-height:1.5;margin-bottom:.625rem;text-transform:uppercase}.primary-form .custom-radio{display:inline-flex;margin-right:2rem;margin-top:.375rem}.primary-form .custom-radio:last-child{margin-right:0}.primary-form .custom-radio .custom-control-input:checked+.custom-control-label{font-weight:700}.primary-form .custom-radio .custom-control-label{color:var(--color-text);font-size:1rem;font-weight:400;margin-bottom:0;padding-left:2rem;text-transform:none}@media only screen and (max-width:767px){.primary-form .custom-radio .custom-control-label{font-size:.875rem;padding-left:1.75rem}}.primary-form .custom-radio .custom-control-label:before{height:1.5rem;width:1.5rem}@media only screen and (max-width:767px){.primary-form .custom-radio .custom-control-label:before{height:1.25rem;width:1.25rem}}.primary-form .custom-radio .custom-control-label:after{left:.3125rem;top:.3125rem}@media only screen and (max-width:767px){.primary-form .custom-radio .custom-control-label:after{left:.1875rem;top:.1875rem}}@media only screen and (min-width:768px){.primary-form .form-row>div{display:flex;margin:0 -.375rem}.primary-form .form-row .form-group{flex:0 0 50%;flex-direction:column;max-width:50%;padding:0 .375rem}}.primary-form .form-control{letter-spacing:.075rem}@media only screen and (max-width:767px){.primary-form .form-control{font-size:.875rem;letter-spacing:.0625rem}}.primary-form .iti{display:flex}.primary-form .iti__selected-flag{background-color:transparent!important;padding:0 1rem 0 1.25rem}.primary-form .iti .iti__flag.iti__ch{border-radius:50%;margin:0 .1875rem}@media only screen and (min-width:1600px){.primary-form .iti .iti__flag.iti__ch{transform:scale(1.5)}}@media only screen and (max-width:767px){.primary-form .iti .iti__flag.iti__ch{transform:scale(1.3)}}.primary-form .iti .iti__selected-dial-code{font-size:1rem;margin-left:.375rem}@media only screen and (max-width:767px){.primary-form .iti .iti__selected-dial-code{font-size:.875rem;margin-left:.1875rem}}.primary-form .iti__arrow{border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-top:.3125rem solid var(--color-text);margin-left:.375rem}.primary-form .custom-checkbox{margin-top:1rem}.primary-form .form-policy{margin-top:1.625rem}@media only screen and (max-width:767px){.primary-form .form-policy{margin-top:1.25rem}}.primary-form .form-policy .custom-control-label{color:var(--color-grey);display:inline-block;font-size:.875rem;font-weight:400;line-height:1.45;padding-left:2.25rem;text-align:left;text-transform:none}.primary-form .form-policy .custom-control-label a{text-decoration:underline}.primary-form .form-policy .custom-control-label a:hover{text-decoration:none}@media only screen and (max-width:767px){.primary-form .form-policy .custom-control-label{font-size:.75rem}}.primary-form .form-policy .custom-control-label:before{left:.125rem;top:.1875rem}.primary-form .form-policy .custom-control-label:after{left:.3125rem;top:.3125rem}.primary-form .form-footer{margin-bottom:.875rem;margin-top:2.4375rem}@media only screen and (max-width:767px){.primary-form .form-footer{margin-bottom:.625rem;margin-top:1.25rem}}.primary-form__label{align-items:center;background-image:url(/wp-content/themes/general/frontend/9f79feb6affb73e908c2.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:50%;bottom:1.125rem;box-shadow:0 7px 16px 0 rgba(42,72,116,.06),0 29px 29px 0 rgba(42,72,116,.05),0 64px 38px 0 rgba(42,72,116,.03),0 114px 46px 0 rgba(42,72,116,.01),0 178px 50px 0 rgba(42,72,116,0);display:flex;font-size:.5625rem;font-weight:700;height:6rem;justify-content:center;line-height:1.8;position:absolute;right:1.25rem;text-align:center;text-transform:uppercase;width:6rem;z-index:2}@media only screen and (max-width:767px){.primary-form__label{bottom:1.375rem;font-size:.4375rem;height:4.3125rem;right:1rem;width:4.3125rem}}.primary-form textarea{height:11.25rem}@media only screen and (max-width:767px){.primary-form textarea{height:9.375rem}}.custom-checkbox input{opacity:0;position:absolute;z-index:-1}.custom-checkbox input:checked+.wpcf7-list-item-label:before{background-color:var(--color-orange-02);border-color:var(--color-orange-02)}.custom-checkbox input:checked+.wpcf7-list-item-label:after{opacity:1}.custom-checkbox input[type=radio]+.wpcf7-list-item-label:after,.custom-checkbox input[type=radio]+.wpcf7-list-item-label:before{border-radius:50%}.custom-checkbox .wpcf7-list-item-label{cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.45;padding-left:2.25rem;position:relative;text-align:center}@media only screen and (max-width:767px){.custom-checkbox .wpcf7-list-item-label{font-size:.75rem}}.custom-checkbox .wpcf7-list-item-label:before{border:1px solid var(--color-text);border-radius:.25rem;content:"";height:1.1875rem;left:.125rem;position:absolute;top:0;width:1.1875rem}.custom-checkbox .wpcf7-list-item-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23fff' d='M20.293 5.293 9 16.586l-4.293-4.293-1.414 1.414L9 19.414 21.707 6.707z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:.875rem;left:.3125rem;opacity:0;position:absolute;top:.125rem;width:.875rem;z-index:2}.custom-checkbox input[type=radio]+.custom-control-label:before{border-radius:50%}.team-wrapper{display:flex;gap:.625rem;justify-content:center}.team-wrapper .team{min-width:6.25rem;text-align:center;width:6.25rem}@media only screen and (max-width:767px){.team-wrapper .team{min-width:5rem;width:5rem}}.team-wrapper .team picture{max-height:6.25rem}@media only screen and (max-width:767px){.team-wrapper .team picture{max-height:5rem}}.team-wrapper .form-control{border-radius:.75rem;height:3.75rem;margin-top:1rem;text-align:center;width:5rem}@media only screen and (max-width:767px){.team-wrapper .form-control{height:3.125rem;padding:0 .5rem;width:3.125rem}}.team-wrapper .deliver{align-items:center;display:flex;height:3.75rem;justify-content:center;margin-top:1rem}@media only screen and (max-width:767px){.team-wrapper .deliver{height:3.125rem}}@media only screen and (min-width:768px){.detail{padding-bottom:4.625rem}}.detail__head picture{height:100%}@media only screen and (min-width:1200px){.detail__head picture{aspect-ratio:15/3.8}}.detail__head img{height:100%;-o-object-fit:cover;object-fit:cover}.detail__intro{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.detail__intro{margin-bottom:2.375rem;padding-top:.75rem}}.detail__logo{background:var(--color-white);border-radius:1rem;-webkit-box-shadow:0 7px 16px 0 rgba(42,72,116,.06),0 29px 29px 0 rgba(42,72,116,.05),0 64px 38px 0 rgba(42,72,116,.03),0 114px 46px 0 rgba(42,72,116,.01),0 178px 50px 0 rgba(42,72,116,0);box-shadow:0 7px 16px 0 rgba(42,72,116,.06),0 29px 29px 0 rgba(42,72,116,.05),0 64px 38px 0 rgba(42,72,116,.03),0 114px 46px 0 rgba(42,72,116,.01),0 178px 50px 0 rgba(42,72,116,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-38%);-ms-transform:translateY(-38%);transform:translateY(-38%);width:18.75rem}@media only screen and (max-width:767px){.detail__logo{height:5.5rem;min-width:7.5rem;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);width:7.5rem}}.detail__logo picture{height:100%;width:100%}.detail__logo img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover}.detail__countdown{margin-left:3rem;margin-top:1.6875rem}@media only screen and (max-width:767px){.detail__countdown{margin-left:1rem;margin-top:.3125rem}}.detail__countdown .btitle{color:var(--color-grey);font-size:.75rem;font-weight:700;line-height:1.5;margin-bottom:1.625rem;text-transform:uppercase}@media only screen and (max-width:767px){.detail__countdown .btitle{margin-bottom:1.125rem}}.detail__countdown .game-card__countdown{margin-left:-.9375rem}@media only screen and (max-width:767px){.detail__countdown .game-card__countdown{margin-left:-.3125rem}}.detail__countdown .clock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:4.25rem;position:relative}@media only screen and (max-width:767px){.detail__countdown .clock{min-width:2.625rem}}.detail__countdown .clock:after{content:":";font-size:1.75rem;font-weight:700;line-height:1.4;position:absolute;right:-.375rem;top:-.8125rem}@media only screen and (max-width:767px){.detail__countdown .clock:after{font-size:1.25rem;top:-.4375rem}}.detail__countdown .clock:last-child:after{display:none}.detail__countdown .clock__time{display:-webkit-box;display:-ms-flexbox;display:flex}.detail__countdown .clock .upper{font-size:1.75rem;font-weight:700;line-height:1.4;margin-bottom:.25rem}@media only screen and (max-width:767px){.detail__countdown .clock .upper{font-size:1.25rem}}.detail__countdown .clock .label{font-size:1rem;line-height:1.4;margin:0}@media only screen and (max-width:767px){.detail__countdown .clock .label{font-size:.875rem}}@media only screen and (min-width:768px){.detail .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.detail__left{-webkit-box-flex:0;-ms-flex:0 0 53%;flex:0 0 53%;max-width:53%}.detail__right{-webkit-box-flex:0;-ms-flex:0 0 40.7%;flex:0 0 40.7%;max-width:40.7%}}.detail__body h2.wp-block-heading{font-size:1.75rem;font-weight:600;line-height:1.3;text-transform:uppercase}@media only screen and (max-width:767px){.detail__body h2.wp-block-heading{font-size:1.25rem;line-height:1.3}}.detail__body h3.wp-block-heading{font-size:1.5rem;font-weight:600;line-height:1.3;text-transform:uppercase}@media only screen and (max-width:767px){.detail__body h3.wp-block-heading{font-size:1.25rem;line-height:1.3}}.detail__body .bhead{margin-bottom:3.0625rem}@media only screen and (max-width:767px){.detail__body .bhead{margin-bottom:1.5rem}}.detail__body .bhead .h2-title{margin-bottom:.9375rem;margin-top:-.1875rem}@media only screen and (max-width:767px){.detail__body .bhead .h2-title{margin:0 0 .5rem}}.detail__body .bhead .h4-title{font-size:1.75rem;line-height:1.3}@media only screen and (max-width:767px){.detail__body .bhead .h4-title{font-size:1.125rem}}.detail__body .bbody{margin-bottom:2.875rem;max-width:91%}@media only screen and (max-width:767px){.detail__body .bbody{margin-bottom:1.375rem;max-width:100%}}.detail__body .bbody h2,.detail__body .bbody h3,.detail__body .bbody h4{margin-bottom:1.5rem}@media only screen and (max-width:767px){.detail__body .bbody h2,.detail__body .bbody h3,.detail__body .bbody h4{margin-bottom:1rem}}.detail__body .bbody h2:not([class]){font-size:1.75rem;line-height:1.3;margin-bottom:1.5rem}@media only screen and (max-width:767px){.detail__body .bbody h2:not([class]){font-size:1.25rem;line-height:1.3;margin-bottom:1rem}}.detail__body .bbody p{margin-bottom:1.5rem}@media only screen and (max-width:767px){.detail__body .bbody p{margin-bottom:1rem}}.detail__body .bbody a:not([class]){text-decoration:underline}.detail__body .bbody a:not([class]):hover{text-decoration:none}.detail__body ul{list-style:initial;margin-bottom:1.5rem;margin-left:1.25rem}@media only screen and (max-width:767px){.detail__body ul{margin-bottom:1rem}}.detail__body .bfoot{font-size:1rem;margin-bottom:3rem}@media only screen and (max-width:767px){.detail__body .bfoot{font-size:.875rem;margin-bottom:1.5rem}}.detail__body .bfoot b{margin-left:.25rem}.detail__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail__footer .footer__media{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem;margin-top:0}@media only screen and (max-width:767px){.detail__footer .footer__media{margin-bottom:0}}.detail__footer .norton-security{width:1.8125rem}@media only screen and (max-width:767px){.detail__footer .norton-security{width:1.5625rem}}.detail__footer .safebrowsing-logo{width:2.125rem}@media only screen and (max-width:767px){.detail__footer .safebrowsing-logo{width:1.8125rem}}.detail__footer .footer__share{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail__footer .footer__share .share{position:relative}@media only screen and (min-width:768px){.detail__footer .footer__share .share__btn{height:3rem;width:3rem}.detail__footer .footer__share .share__btn .icon-share{height:1.5rem;width:1.5rem}}.detail__footer .footer__share .share-text{font-size:1rem;margin-right:.875rem}@media only screen and (max-width:767px){.detail__footer .footer__share .share-text{font-size:.875rem}}@media only screen and (min-width:768px){.detail .primary-form{margin-top:-5.25rem}}@media only screen and (max-width:767px){.detail .primary-form{margin:2.5rem -1rem 3.125rem}}@media only screen and (min-width:768px){.detail .primary-form .h4-title{font-size:1.75rem}}@media only screen and (max-width:767px){.detail .primary-form .form-footer .btn{padding-left:1rem;padding-right:1rem}}.detail .primary-form .phoneCountry{padding-left:6.875rem!important}.detail__info{padding:2rem}@media only screen and (max-width:767px){.detail__info{margin-left:0!important;margin-right:0!important}}.detail__info .h2-title,.detail__info .h3-title{margin-bottom:1rem}.detail__info .btn{text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail__info ul{list-style-type:disc}.detail__info ol{list-style-type:decimal}.detail__info ol,.detail__info ul{padding-left:1.5rem}