.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Raleway_ea7542;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/200388358b398524-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Raleway_ea7542;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Raleway_ea7542;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Raleway_ea7542;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Raleway_ea7542;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Raleway_Fallback_ea7542;src:local("Arial");ascent-override:89.62%;descent-override:22.31%;line-gap-override:0.00%;size-adjust:104.89%}.__className_ea7542{font-family:__Raleway_ea7542,__Raleway_Fallback_ea7542;font-style:normal}body{font-family:Roboto,Arial,sans-serif;width:100%;height:100%;background:#222;font-size:18px;font-weight:400;color:#fff}@media (max-width:767px){body{font-size:14px}}h1{font-size:38px;font-weight:700;color:#f8931f;line-height:140%}@media (max-width:767px){h1{font-size:26px;line-height:normal}}h2{font-size:30px;font-weight:700;line-height:36px;color:#fff;padding-left:20px;border-left:10px solid #f8931f}@media (max-width:767px){h2{font-size:20px;line-height:26px;border-left:5px solid #f8931f;padding-left:15px}}h3{font-weight:500}a{color:#f8931f}p{line-height:140%}.container{width:100%;max-width:1200px}@media (max-width:767px){.container{max-width:100%;padding:0 20px;width:calc(100% - 40px)}.swiper{margin:0!important;width:100%}}.float-bar{position:fixed;z-index:2;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px}.float-bar .top-btn{border-radius:5px 0 0 5px;width:70px;height:70px;background:#32de84;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.float-bar .top-btn{width:50px;height:50px}}.float-bar .top-btn img{width:48px;object-fit:contain}@media (max-width:767px){.float-bar .top-btn img{width:30px}}.float-bar .join-btn{background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);border-radius:5px 0 0 5px;width:70px;height:101px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.float-bar .join-btn{width:50px;height:72px}}.float-bar .join-btn img{width:45px;object-fit:contain}@media (max-width:767px){.float-bar .join-btn img{width:34px}}header{background:linear-gradient(180deg,#4d2701,#914900);height:80px;display:flex;justify-content:center;align-items:center}@media (max-width:767px){header{height:auto;position:-webkit-sticky;position:sticky;top:0;z-index:2}}header.menu-open~nav{position:fixed;z-index:3;top:100px;left:0;background:#000;height:auto;width:100vw;display:flex;justify-content:center;align-items:center}header.menu-open~nav .container{padding:20px 0;display:flex;flex-direction:column;gap:30px;color:#fff;width:100%}header.menu-open~nav .nav-item{justify-content:flex-start;padding:0 40px}header.menu-open~nav .nav-item:after{display:none}header.menu-open~nav .nav-item.dropdown{display:flex;flex-direction:column;align-items:flex-start;gap:15px}header .container{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){header .container{flex-direction:column;padding:0;width:100%}}header .header-left{display:flex;align-items:flex-end;gap:15px}@media (max-width:767px){header .header-left{height:50px;align-items:center;justify-content:center}}header .header-left a{display:flex;color:#fff}header .header-left img{height:50px}@media (max-width:767px){header .header-left img{height:34px}}header .header-left .url-info{border-left:1px solid #c2833a;padding:0 15px}@media (max-width:767px){header .header-left .url-info{display:none}}header .header-right{flex:1 1;display:flex;align-items:center;justify-content:flex-end;gap:15px}@media (max-width:767px){header .header-right{width:100%;min-height:52px;background:#000;justify-content:center;gap:20px}}.flag-btn{display:flex;justify-content:center;align-items:center;gap:5px;border-radius:5px;border:1px solid #b1b1b1;background:#000;height:40px;padding:0 10px;min-width:130px;color:#b1b1b1}@media (max-width:767px){.flag-btn{display:none}}.flag-btn img{width:20px;height:20px;aspect-ratio:1/1}.login-btn{min-width:120px;height:40px;border-radius:5px;border:1px solid #f7a204;font-size:18px;font-weight:500;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.login-btn{font-size:14px;display:none}}.sign-btn{min-width:140px;gap:10px;position:relative;height:40px;font-size:18px;font-weight:500;color:#000;border-radius:5px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.sign-btn{font-size:14px;min-width:auto;width:150px;height:32px;font-weight:500}}.sign-btn:before{content:"";width:21px;height:21px;background:url(/_next/static/media/sign-up.5b6d13e5.png) no-repeat 50%/contain}@media (max-width:767px){.sign-btn:before{width:15px;height:15px}}.menu-btn{display:none}@media (max-width:767px){.menu-btn{display:flex;justify-content:center;align-items:center;gap:10px;width:150px;height:32px;font-size:14px;font-weight:500;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;border-radius:5px;border:1px solid #f7a204}.menu-btn:before{content:"";width:16px;height:16px;background:url(/_next/static/media/menu-icon.f22b5f7c.png) no-repeat 50%/contain}}.banner{padding:0;flex-direction:row}.banner .swiper-slide img{width:100%!important;object-fit:contain}nav{width:100%;height:51px;background:#080808;display:flex;justify-content:center;align-items:center}@media (max-width:767px){nav{display:none}}nav .container{display:flex;justify-content:space-between;height:100%}nav .nav-item{position:relative;color:#fff;display:flex;align-items:center;gap:40px}nav .nav-item:not(:last-child):after{content:"";width:1px;height:15px;background:#fff}nav .nav-item.active,nav .nav-item:active,nav .nav-item:hover{color:#f8931f;font-weight:500}nav .nav-item .dropdown-menu{position:absolute;top:100%;right:0;background:#101010;border-radius:0 0 10px 10px;border-bottom:2px solid #f7a204;z-index:10;display:flex;flex-direction:column;min-width:180px}@media (max-width:767px){nav .nav-item .dropdown-menu{position:relative;width:100%;border-bottom:none;background:0 0}}nav .nav-item .dropdown-item{height:50px;padding:0 18px;white-space:nowrap;color:#f2f2f2;display:flex;align-items:center}nav .nav-item .dropdown-item.active,nav .nav-item .dropdown-item:hover{font-weight:700;color:#f8931f}section{padding:40px 0;display:flex;flex-direction:column;align-items:center}@media (max-width:767px){section{padding:25px 0}}.page-info{background:#333}.page-info.contact{padding:20px 0 40px}.page-info.news{background:0 0;padding:40px 0 20px}@media (max-width:767px){.page-info.news{padding:25px 0}}.page-info.no-bg{background:0 0}@media (max-width:767px){.page-info.no-bg{padding:25px 0 20px}}.page-info .container{display:flex;flex-direction:column;gap:20px;color:#cfcfcf}.page-info p{line-height:140%}.page-info .info-card{padding:10px 20px;display:flex;flex-direction:column;gap:3px;border-radius:5px;border-left:5px solid #ff8a14;background:#444}.page-info .info-card .info-title{color:#32de84;font-weight:500;line-height:140%}.brand-wrap .container{display:flex;flex-direction:column;gap:40px;color:#cfcfcf}@media (max-width:767px){.brand-wrap .container{gap:20px}}.brand-wrap .brand-item{display:flex;flex-direction:column;gap:20px}.brand-wrap .brand-info{margin-top:10px;display:flex;align-items:center;gap:40px;background:#333;border-radius:10px;padding:30px}@media (max-width:767px){.brand-wrap .brand-info{margin-top:10px;flex-direction:column;gap:15px;border-radius:5px;padding:20px}.brand-wrap .brand-info picture{width:100%}}.brand-wrap .brand-info img{width:250px;object-fit:contain}@media (max-width:767px){.brand-wrap .brand-info img{width:100%}}.brand-wrap .brand-info .info-wrapper{flex:1 1;display:flex;flex-direction:column;gap:10px;padding-right:40px;border-right:1px solid #5c5c5c}@media (max-width:767px){.brand-wrap .brand-info .info-wrapper{padding-right:0;border-right:none;padding-bottom:15px;border-bottom:1px solid #5c5c5c}}.brand-wrap .brand-info .info-wrapper .info-title{font-size:28px;font-weight:700;color:#f8931f}@media (max-width:767px){.brand-wrap .brand-info .info-wrapper .info-title{font-size:20px;color:#fff}}.brand-wrap .brand-info .info-tag-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.brand-wrap .brand-info .tag-item{display:flex;justify-content:center;align-items:center;height:26px;border-radius:3px;background:#222;font-size:14px;font-weight:500;color:#f7a204;padding:0 10px}@media (max-width:767px){.brand-wrap .brand-info .tag-item{height:24px;font-size:12px}}.brand-wrap .brand-info .info-feature{display:flex;flex-direction:column;gap:15px}.brand-wrap .brand-info .info-feature .feature-item{display:flex;align-items:center;gap:15px;position:relative}@media (max-width:767px){.brand-wrap .brand-info .info-feature .feature-item{gap:10px}}.brand-wrap .brand-info .info-feature .feature-item:before{content:"";flex:0 0 8px;width:8px;height:8px;background:#32de84;border-radius:50%}.download-wrapper{display:flex;flex-direction:column;gap:15px;width:310px}@media (max-width:767px){.download-wrapper{width:100%}}.download-wrapper .download-info{display:flex;justify-content:center;align-items:center;width:100%;height:68px;border-radius:5px;border:1px solid #b1b1b1;background:#000;color:#b1b1b1;font-size:24px;font-weight:500;gap:5px;position:relative}@media (max-width:767px){.download-wrapper .download-info{height:48px;font-size:20px}}.download-wrapper .download-info.android:before{content:"";background:url(/_next/static/media/home-icon2.43f34c81.png) no-repeat 50%/contain}.download-wrapper .download-info:before{content:"";width:66px;height:38px;background:url(/_next/static/media/home-icon.410e4ce3.png) no-repeat 50%/contain}.download-wrapper .download-info.yellow{background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);color:#000;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);border:1px solid transparent}.download-wrapper .download-info.yellow:before{background:url(/_next/static/media/home-icon2-black.1d0b7d7e.png) no-repeat 50%/contain}.download-wrapper .download-info .info-txt{display:flex;flex-direction:column;align-items:center}.download-wrapper .download-info .info-txt small{font-size:16px;font-weight:400}@media (max-width:767px){.download-wrapper .download-info .info-txt small{font-size:14px}}.feature-banner{background:#333}.feature-banner .container{display:flex;flex-direction:column;gap:40px;color:#cfcfcf}.feature-banner .banner-item{display:flex;flex-direction:column;gap:20px}.feature-banner .banner-item img{width:100%;object-fit:contain;margin-bottom:20px}.feature-info{display:flex;gap:15px}@media (max-width:767px){.feature-info{flex-direction:column}}.feature-info.dark-gray .info-item{background:#333}.feature-info .info-item{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 36px);min-height:72px;gap:10px;border-radius:5px;background:#222;padding:0 15px;color:#fff;position:relative;word-break:break-word;display:flex;align-items:center}@media (max-width:767px){.feature-info .info-item{flex:0 0 100%;min-height:42px;justify-content:flex-start}}.feature-info .info-item:before{content:"";flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#32de84}.question-wrapper .container{display:flex;flex-direction:column;gap:30px;color:#cfcfcf}@media (max-width:767px){.question-wrapper .container{gap:15px}}.question-wrapper .question-wrap{display:flex;flex-direction:column;gap:20px}@media (max-width:767px){.question-wrapper .question-wrap{gap:15px}}.question-wrapper .question-item{display:flex;flex-direction:column;gap:10px}.question-wrapper .item-top{padding:15px 20px;border-radius:5px;border:0 solid #f8931f;background:#333;display:flex;justify-content:space-between;align-items:center;line-height:140%;cursor:pointer}@media (max-width:767px){.question-wrapper .item-top{gap:20px}}.question-wrapper h3{flex:1 1;color:#fff}.question-wrapper .arrow{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;background-color:#f8931f;position:relative}.question-wrapper .arrow.rotated{transform:rotate(180deg)}.question-wrapper .arrow:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:9px solid #000}.question-wrapper .item-bottom{line-height:140%}footer{background:#101010}footer .footer-banner{width:100%}footer .footer-top{margin:0 auto}@media (max-width:767px){footer .footer-top{width:100%;padding:0}}footer .footer-nav{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-weight:500}@media (max-width:767px){footer .footer-nav{flex-direction:column;padding:15px 20px;border-bottom:1px solid #414141}}footer .footer-nav .nav-left{display:flex;align-items:center;gap:30px}@media (max-width:767px){footer .footer-nav .nav-left{flex-wrap:wrap;gap:0 15px}}footer .footer-nav .nav-left .nav-item{position:relative;display:flex;align-items:center;gap:30px;color:#fff}@media (max-width:767px){footer .footer-nav .nav-left .nav-item{gap:15px;line-height:40px}}footer .footer-nav .nav-left .nav-item:not(:last-child):after{content:"";width:1px;height:15px;background-color:#fff}footer .footer-nav .nav-right{display:flex;gap:15px}@media (max-width:767px){footer .footer-nav .nav-right{width:100%;margin-top:10px;gap:8px}}footer .footer-nav .nav-right img{height:40px;object-fit:contain}@media (max-width:767px){footer .footer-nav .nav-right img{width:calc(50% - 4px);height:auto}}footer .footer-desc{margin-top:30px;font-size:16px}@media (max-width:767px){footer .footer-desc{margin-top:20px;font-size:12px;padding:0 20px}}footer .footer-desc p{color:#bebebe}footer .footer-info{margin:20px auto 30px;display:flex;align-items:center;gap:100px}@media (max-width:767px){footer .footer-info{flex-direction:column;gap:15px;padding:0 20px}}footer .footer-info .footer-payment{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){footer .footer-info .footer-payment{width:100%}}footer .footer-info .footer-title{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:500}@media (max-width:767px){footer .footer-info .footer-title{font-size:12px}}footer .footer-info .footer-img-wrap{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){footer .footer-info .footer-img-wrap{overflow-y:auto}}footer .footer-info .img-group{display:flex;align-items:center;gap:15px}@media (max-width:767px){footer .footer-info .img-group{gap:10px}}footer .footer-info .img-item{width:50px;height:50px;border-radius:50%;background:#282828;display:flex;justify-content:center;align-items:center}@media (max-width:767px){footer .footer-info .img-item{width:40px;height:40px}}footer .footer-info .img-item img{max-width:100%;max-height:100%;object-fit:contain}footer .footer-info .footer-social{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){footer .footer-info .footer-social{width:100%}}footer .footer-bottom{background:#282828;padding:15px 0;display:flex;justify-content:center;align-items:center}footer .footer-bottom .container{display:flex;justify-content:space-between}@media (max-width:767px){footer .footer-bottom .container{flex-direction:column;gap:15px}}footer .footer-bottom .footer-tag{display:flex;align-items:center;gap:50px}@media (max-width:767px){footer .footer-bottom .footer-tag{gap:15px;flex-wrap:wrap}}footer .footer-bottom .footer-tag .tag-item{display:flex;align-items:center;gap:9px;position:relative;color:#fff}footer .footer-bottom .footer-tag .tag-item:before{content:"";width:5px;height:5px;border-radius:50%;background-color:#f8931f}footer .footer-bottom .copyright-item{font-size:14px;display:flex;align-items:center}@media (max-width:767px){footer .footer-bottom .copyright-item{font-size:12px}}.breadcrumbs-wrapper{margin-bottom:10px}.breadcrumbs-wrapper ol{display:flex;align-items:center;gap:10px}.breadcrumbs-wrapper ol li{text-transform:uppercase}.breadcrumbs-wrapper ol li:last-child{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.5}.breadcrumbs-wrapper ol a,.breadcrumbs-wrapper ol span{color:#fff}.brand-wrapper .container{display:flex;flex-direction:column;gap:10px;color:#cfcfcf}.brand-wrapper .brand-nav{width:100%;margin:20px 0}@media (max-width:767px){.brand-wrapper .brand-nav{margin:10px 0}}.brand-wrapper .brand-swiper-wrapper{display:flex;align-items:center;gap:15px}.brand-wrapper .brand-swiper-wrapper .brand-item{width:206px;height:60px;border-radius:100px;overflow:hidden;border:1px solid transparent;background-image:linear-gradient(#4d4d4d,#4d4d4d),linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);background-clip:padding-box,border-box;background-origin:padding-box,border-box}@media (max-width:767px){.brand-wrapper .brand-swiper-wrapper .brand-item{height:40px}}.brand-wrapper .brand-swiper-wrapper img{width:100%;object-fit:cover;object-position:center}.brand-wrapper .brand-button-next,.brand-wrapper .brand-button-prev{flex:0 0 40px;width:40px;height:40px;background:url(/_next/static/media/arrow-icon.90acd44e.png) no-repeat 50%/cover;position:relative;z-index:1;cursor:pointer}@media (max-width:767px){.brand-wrapper .brand-button-next,.brand-wrapper .brand-button-prev{display:none}}.brand-wrapper .brand-button-next{transform:rotate(180deg)}.brand-wrapper .brand-info{display:flex;flex-wrap:wrap;gap:30px 15px}@media (max-width:767px){.brand-wrapper .brand-info{flex-direction:column;gap:15px}}.brand-wrapper .brand-info .info-item{width:calc(33% - 7px);display:flex;flex-direction:column}@media (max-width:767px){.brand-wrapper .brand-info .info-item{width:100%}}.brand-wrapper .brand-info .info-item .info-img{width:100%}.brand-wrapper .brand-info .info-item .info-wrap{flex:1 1;padding:20px 20px 10px;display:flex;flex-direction:column;gap:15px;color:#fff;border-radius:0 0 5px 5px;background:#3b3b3b}@media (max-width:767px){.brand-wrapper .brand-info .info-item .info-wrap{padding:10px 20px 20px;gap:10px}}.brand-wrapper .brand-info .info-item .info-wrap .info-top{display:flex;align-items:center;justify-content:space-between}.brand-wrapper .brand-info .info-item .info-wrap h3{font-size:22px;font-weight:500}@media (max-width:767px){.brand-wrapper .brand-info .info-item .info-wrap h3{font-size:18px}}.brand-wrapper .brand-info .info-item .info-wrap .info-btn{font-size:16px;font-weight:600;border-radius:100px;border:1px solid transparent;background-image:linear-gradient(#4d4d4d,#4d4d4d),linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);background-clip:padding-box,border-box;background-origin:padding-box,border-box;height:30px;width:109px;color:#fff;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.brand-wrapper .brand-info .info-item .info-wrap .info-btn{width:100px;font-size:14px;height:25px}}.brand-wrapper .brand-info .info-item .info-wrap .info-bottom{border-top:1px solid #636363;padding:10px 0;display:flex;flex-direction:column;gap:5px;color:#cfcfcf;font-size:18px;font-weight:400}@media (max-width:767px){.brand-wrapper .brand-info .info-item .info-wrap .info-bottom{font-size:14px}}.brand-wrapper .brand-info .info-item .info-wrap .info-bottom .info-title{font-weight:500;color:#fff}@media (max-width:767px){.brand-wrapper .brand-info .info-item .info-wrap .info-bottom .info-title{font-size:16px}}.brand-wrapper .brand-info .info-item .info-wrap .info-bottom ul{display:flex;flex-direction:column;color:#cfcfcf;font-size:18px;line-height:140%;list-style-type:disc;padding-left:20px}.swiper .swiper-button-next,.swiper .swiper-button-prev{width:40px;height:40px;background:url(/_next/static/media/arrow-icon.90acd44e.png) no-repeat 50%/cover}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{display:none}.swiper .swiper-button-next{transform:rotate(180deg)}.bonus-wrapper{border-bottom:1px solid transparent;border-image:repeating-linear-gradient(90deg,#fff 0 10px,transparent 5px 25px);border-image-slice:1}.bonus-wrapper .container{display:flex;flex-direction:column;gap:10px;color:#cfcfcf}.bonus-wrapper .feature-wrap{margin:30px 0 0;display:flex;gap:15px}@media (max-width:767px){.bonus-wrapper .feature-wrap{flex-direction:column}}.bonus-wrapper .feature-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 7px);display:flex;flex-direction:column;border-radius:5px;overflow:hidden}.bonus-wrapper .feature-item img{width:100%;object-fit:contain}.bonus-wrapper .feature-item .item-wrap{flex:1 1;display:flex;flex-direction:column;align-self:stretch;padding:20px;gap:10px;background:#333}.bonus-wrapper .feature-item .item-tag{width:-moz-fit-content;width:fit-content;display:flex;padding:0 10px;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);height:27px;color:#000;font-size:18px;font-weight:500}@media (max-width:767px){.bonus-wrapper .feature-item .item-tag{font-size:14px}}.bonus-wrapper .feature-item h3{font-size:28px;font-weight:600;color:#fff}@media (max-width:767px){.bonus-wrapper .feature-item h3{font-size:18px}}.step-wrapper .container{display:flex;flex-direction:column;gap:15px;color:#cfcfcf}@media (max-width:767px){.step-wrapper .container{gap:10px}}.step-wrapper h3{color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;gap:15px;position:relative;line-height:36px}@media (max-width:767px){.step-wrapper h3{font-size:18px;line-height:normal}}.step-wrapper h3:before{content:"";flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:#32de84}.step-wrapper .step-wrap{display:flex;flex-direction:column;gap:15px}.step-wrapper .step-wrap .step-item{width:100%;display:flex;align-items:center;gap:40px;border-radius:5px;background:linear-gradient(90deg,#2c2c2c 33.5%,#444);overflow:hidden}@media (max-width:767px){.step-wrapper .step-wrap .step-item{flex-direction:column;gap:initial}}.step-wrapper .step-wrap img{width:400px;object-fit:contain}@media (max-width:767px){.step-wrapper .step-wrap img{width:100%}}.step-wrapper .step-wrap .step-num{color:#f8931f;font-size:86px;font-weight:900;font-style:italic}@media (max-width:767px){.step-wrapper .step-wrap .step-num{display:none}}.step-wrapper .step-wrap .info-wrap{flex:1 1;display:flex;flex-direction:column;padding-right:30px}@media (max-width:767px){.step-wrapper .step-wrap .info-wrap{padding:15px 20px}}.step-wrapper .step-wrap .info-wrap .info-title{font-size:22px;font-weight:600;color:#fff;line-height:34px}@media (max-width:767px){.step-wrapper .step-wrap .info-wrap .info-title{position:relative;display:flex;align-items:center;gap:15px;min-height:45px}.step-wrapper .step-wrap .info-wrap .info-title:before{content:attr(data-idx);font-size:38px;font-style:italic;font-weight:900;color:#f8931f}}.app-wrapper{margin:15px 0;min-height:155px;display:flex;align-items:stretch;gap:30px;width:calc(100% - 60px);padding:30px;background:url(/_next/static/media/bonus-bg.7f28ffe3.png) no-repeat 50%/cover;border-radius:5px;border:1px solid #f8931f}@media (max-width:767px){.app-wrapper{margin:10px 0;flex-direction:column;gap:20px;padding:20px;width:calc(100% - 40px);background:url(/_next/static/media/bonus-bg-m.35fb71d2.png) no-repeat 50%/cover}}.app-wrapper .app-img{width:193px;object-fit:contain}@media (max-width:767px){.app-wrapper .app-img{margin:0 auto}}.app-wrapper .app-info-wrap{flex:1 1;position:relative;padding:0 30px;border-left:1px solid #9d9d9d;border-right:1px solid #9d9d9d;display:flex;flex-direction:column;justify-content:center;gap:10px}@media (max-width:767px){.app-wrapper .app-info-wrap{padding:20px 0;border:1px solid #9d9d9d;border-right:none;border-left:none}}.app-wrapper .app-info-wrap .app-title{font-weight:700;color:#ffbd3c;line-height:24px}.app-wrapper .app-info-wrap .app-info{display:flex;flex-wrap:wrap;gap:10px 40px}@media (max-width:767px){.app-wrapper .app-info-wrap .app-info{flex-direction:column;gap:10px}}.app-wrapper .app-info-wrap .app-info .info-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px);display:flex;justify-content:space-between;color:#fff;min-height:22px}@media (max-width:767px){.app-wrapper .app-info-wrap .app-info .info-item{flex:0 0 100%}}.app-wrapper .app-info-wrap .app-info .info-item .item-title{font-weight:500}.app-wrapper .download-wrapper{justify-content:center}.list-wrapper{margin:0 0 15px;display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.list-wrapper{margin:0 0 10px}}.list-wrapper ul{display:flex;flex-direction:column;list-style:disc;padding-left:25px}.list-wrapper ul li{line-height:140%}.contact-info-wrapper{padding:25px 0 15px;background:#333}.contact-info-wrapper .container{display:flex;flex-direction:column;gap:10px}.contact-info-wrapper .contact-page{display:flex;align-items:center;gap:15px}@media (max-width:767px){.contact-info-wrapper .contact-page{flex-direction:column;align-items:flex-start;gap:5px}}.contact-info-wrapper .contact-page img{width:152px;object-fit:contain}.contact-info-wrapper .contact-page h1{border-left:2px solid #fff;padding-left:15px}@media (max-width:767px){.contact-info-wrapper .contact-page h1{padding-left:0;border-left:none;position:relative;display:flex;flex-direction:column;gap:5px}.contact-info-wrapper .contact-page h1:before{content:"";width:69px;height:2px;background:#fff}}.contact-wrapper{padding:0;background:#333}.contact-wrapper .container{display:flex;flex-direction:column}.contact-wrapper .form-wrapper{display:flex;align-items:flex-end;gap:40px}@media (max-width:767px){.contact-wrapper .form-wrapper{flex-direction:column;gap:20px}}.contact-wrapper .form-wrapper .form-content{flex:1 1;display:flex;flex-direction:column;gap:20px}.contact-wrapper .form-wrapper .form-title{padding:10px 0;font-size:28px;font-weight:500;color:#f8931f;border-bottom:1px solid #f8931f;text-align:center}@media (max-width:767px){.contact-wrapper .form-wrapper .form-title{padding:0 0 10px;font-size:24px}}.contact-wrapper .form-wrapper .form-img{width:60%;max-width:720px}@media (max-width:767px){.contact-wrapper .form-wrapper .form-img{width:100%;max-width:100%}}.contact-wrapper .form-wrapper .form-img img{width:100%;object-fit:contain}.contact-wrapper .form-wrapper .form-wrap{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.contact-wrapper .form-wrapper .form-wrap{gap:15px}}.contact-wrapper .form-wrapper .form-item{display:flex;flex-direction:column;font-size:16px;font-weight:500;color:#fff}.contact-wrapper .form-wrapper .form-item.hasLine{padding-bottom:20px;border-bottom:1px solid #878e92;margin-bottom:10px}.contact-wrapper .form-wrapper .form-item.check{display:flex;margin:10px 0}@media (max-width:767px){.contact-wrapper .form-wrapper .form-item.check{margin:5px 0}}.contact-wrapper .form-wrapper .form-item.check p{color:#b9b9b9;font-size:14px}.contact-wrapper .form-wrapper .form-item.check label{display:flex;align-items:center;gap:5px}.contact-wrapper .form-wrapper .form-item.check input[type=checkbox]{display:none}.contact-wrapper .form-wrapper .form-item.check .checkmark{width:18px;height:18px;border:1px solid #f8931f;background-color:transparent;position:relative;border-radius:2px;transition:all .2s ease}.contact-wrapper .form-wrapper .form-item.check .checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-wrapper .form-wrapper .form-item.check input[type=checkbox]:checked+.checkmark{background-color:#f8931f;border-color:#f8931f}.contact-wrapper .form-wrapper .form-item.check input[type=checkbox]:checked+.checkmark:after{display:block}.contact-wrapper .form-wrapper .form-item .input-wrap{display:flex;align-items:stretch;border-radius:5px;border:1px solid #484848;background:#484848}.contact-wrapper .form-wrapper .form-item .input-wrap input{flex:1 1}.contact-wrapper .form-wrapper .form-item .input-wrap label{display:flex;align-items:center;gap:8px;padding:0 33.33px 0 8px;border-right:1px solid #878e92}.contact-wrapper .form-wrapper .form-item p{min-height:24px}.contact-wrapper .form-wrapper .form-item input{height:44px;padding:0 15px;font-size:16px;font-weight:400;color:#fff;border-radius:5px;border:1px solid #484848;background:#484848}.contact-wrapper .form-wrapper .form-item input::placeholder{color:hsla(0,0%,100%,.4)}.contact-wrapper .form-wrapper .form-item select{height:44px;font-size:16px;font-weight:400;color:#fff;padding:0 15px;border-radius:5px;border:1px solid #484848;background:#484848;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23ffffff'/%3E%3C/svg%3E");background-size:8px 10px;background-repeat:no-repeat;background-position:right 15px center;appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-wrapper .form-wrapper .sign-up{width:100%;height:40px;font-size:18px;font-weight:500;color:#000;border-radius:5px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.contact-wrapper .form-wrapper .sign-up{font-size:14px}}.contact-wrapper .modal{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.contact-wrapper .modal .modal-dialog{width:500px;border:1px solid #f8931f;background:#333;border-radius:5px}.contact-wrapper .modal .modal-dialog button{display:flex;justify-content:center;align-items:center;border-radius:8.333px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);height:40px;width:108px;color:#000;font-size:16.667px;font-weight:700;margin-top:10px}.contact-wrapper .modal .modal-dialog .modal-body{font-size:16px;font-weight:700;line-height:30px;padding:20px;border-bottom:1px solid #333}.contact-wrapper .modal .modal-dialog .modal-footer{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.contact-wrapper .modal .modal-dialog .modal-footer span{display:flex;gap:5px}.contact-wrapper .modal .modal-dialog .modal-footer .modal-btn{cursor:pointer}.feature-contact-wrap .container{display:flex;flex-direction:column;gap:10px}.feature-contact-wrap .container p{color:#cfcfcf}.feature-contact-wrap .container .feature-list{margin-top:20px;display:flex;flex-direction:column;gap:20px}.feature-contact-wrap .container .feature-item{display:flex;align-items:stretch;background:#333}@media (max-width:767px){.feature-contact-wrap .container .feature-item{flex-direction:column}}.feature-contact-wrap .container .feature-item img{width:50%;object-fit:contain}@media (max-width:767px){.feature-contact-wrap .container .feature-item img{width:100%}}.feature-contact-wrap .container .feature-item .item-wrap{flex:1 1;display:flex;flex-direction:column;gap:10px;padding:10px 20px;align-self:center}@media (max-width:767px){.feature-contact-wrap .container .feature-item .item-wrap{padding:20px}}.feature-contact-wrap .container .feature-item .item-tag{width:-moz-fit-content;width:fit-content;display:flex;padding:0 20px;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);height:27px;color:#000;font-size:18px;font-weight:500}@media (max-width:767px){.feature-contact-wrap .container .feature-item .item-tag{font-size:14px}}.feature-contact-wrap .container .feature-item h3{font-size:24px;font-weight:600}@media (max-width:767px){.feature-contact-wrap .container .feature-item h3{font-size:18px}}.news-wrapper{padding:0 0 40px}@media (max-width:767px){.news-wrapper{padding:0 0 20px}}.news-wrapper .container{display:flex;flex-wrap:wrap;align-items:stretch;gap:30px}@media (max-width:767px){.news-wrapper .container{flex-direction:column;gap:15px}}.news-wrapper .news-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);display:flex;flex-direction:column}@media (max-width:767px){.news-wrapper .news-item{flex:0 0 100%}}.news-wrapper .news-img{width:100%;height:300px;object-fit:cover}@media (max-width:767px){.news-wrapper .news-img{height:auto}}.news-wrapper .item-info{padding:20px;background:#333;display:flex;flex-direction:column;gap:20px;color:#fff}@media (max-width:767px){.news-wrapper .item-info{gap:10px}}.news-wrapper .item-info .date-wrap,.news-wrapper .item-info .item-tag{display:flex;align-items:center;gap:10px}.news-wrapper .item-info .item-tag{width:-moz-fit-content;width:fit-content;padding:0 10px;justify-content:center;border-radius:3px;background:#32de84;height:24px;color:#000;font-size:18px;font-weight:500}@media (max-width:767px){.news-wrapper .item-info .item-tag{font-size:14px}}.news-wrapper .item-info .item-date{font-size:16px;font-weight:400}@media (max-width:767px){.news-wrapper .item-info .item-date{font-size:14px}}.news-wrapper .item-info h2{padding-left:0;border-left:none;font-size:24px;font-weight:600;line-height:140%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.5}@supports (-webkit-line-clamp:2){.news-wrapper .item-info h2{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}}@media (max-width:767px){.news-wrapper .item-info h2{font-size:18px}}.pagination{margin:20px 0 30px;width:100%;display:flex;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:700}@media (max-width:767px){.pagination{margin:15px 0 10px;font-size:14px}}.pagination a{color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.pagination a.active,.pagination a:hover{background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);border-radius:50%;color:#000}.pagination .page-item{font-size:28px}.news-detail{padding:0 0 40px}@media (max-width:767px){.news-detail{padding:0 0 25px}}.news-detail .container{display:flex;flex-direction:column;gap:20px}.news-detail p{color:#cfcfcf;line-height:140%}.news-detail p strong{color:#fff}.news-detail img{max-width:100%;height:auto;object-fit:contain}.footer-page{display:flex;justify-content:center}.footer-page .container{display:flex;gap:60px}@media (max-width:767px){.footer-page .container{gap:20px;flex-direction:column}}.footer-page .page-info{width:74%;align-items:flex-start}@media (max-width:767px){.footer-page .page-info{width:100%}}.footer-page .footer-banner{width:100%}.side-menu-wrapper{flex:1 1;display:flex;flex-direction:column;box-shadow:1px 4px 4px 0 rgba(0,0,0,.25)}@media (max-width:767px){.side-menu-wrapper{width:calc(100% - 40px);margin:0 20px 20px;padding:0}}.side-menu-wrapper .side-menu{width:100%;display:flex;flex-direction:column;background:#333;border-radius:5px 5px 0 0}.side-menu-wrapper .side-menu .menu-item{flex:1 1;min-height:69px;display:flex;align-items:center;font-size:16px;font-weight:400;color:#fff;padding-left:40px}@media (max-width:767px){.side-menu-wrapper .side-menu .menu-item{min-height:50px;padding-left:75px;font-size:14px}}.side-menu-wrapper .side-menu .menu-item.on{border-left:5px solid #f8931f}.side-menu-wrapper .other-list{width:100%;display:flex;flex-direction:column;border-top:1px solid #9b9b9b;background:#292929;border-radius:0 0 5px 5px}.side-menu-wrapper .other-list .menu-item{flex:1 1;min-height:69px;display:flex;align-items:center;font-size:16px;font-weight:400;color:#fff;padding-left:40px}@media (max-width:767px){.side-menu-wrapper .other-list .menu-item{min-height:50px;padding-left:75px;font-size:14px}}.side-menu-wrapper .other-list .menu-item.on{border-left:5px solid #f8931f}.footer-page-info{margin-top:20px;display:flex;flex-direction:column;gap:20px}.footer-page-info .game-list-wrap{display:flex;flex-direction:column;gap:5px}@media (max-width:767px){.footer-page-info .game-list-wrap{gap:initial}}.footer-page-info .game-list-wrap.normal-list ul{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;margin-left:0}.footer-page-info .game-list-wrap.normal-list ul li{flex:initial;padding:0;line-height:140%}.footer-page-info .game-list-wrap h3{font-size:20px;font-weight:700;display:flex;align-items:center;gap:15px;position:relative;color:#fff;line-height:36px}@media (max-width:767px){.footer-page-info .game-list-wrap h3{font-size:16px}}.footer-page-info .game-list-wrap h3:before{content:"";flex:0 0 10px;width:10px;height:10px;background:#32de84;border-radius:50%}.footer-page-info .game-list-wrap ul{display:flex;flex-wrap:wrap;align-items:center;padding-left:20px;list-style:disc;margin-left:20px}.footer-page-info .game-list-wrap ul li{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 20px);padding:8px 10px}@media (max-width:767px){.footer-page-info .game-list-wrap ul li{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}}.schedule-wrapper{width:100%;min-height:378px;padding:0;background:url(/_next/static/media/home-schedule-bg.814ab2c4.png) no-repeat 50%/cover}@media (max-width:767px){.schedule-wrapper{background:url(/_next/static/media/home-schedule-bg-m.6604275d.png) no-repeat 50%/cover}}.schedule-wrapper .container{padding:40px 0;display:flex;flex-direction:column;gap:30px;align-items:center}@media (max-width:767px){.schedule-wrapper .container{padding:25px 20px;gap:20px}}.schedule-wrapper .item-top{display:flex;align-items:center;gap:15px;font-size:38px;font-weight:700}@media (max-width:767px){.schedule-wrapper .item-top{font-size:20px}}.schedule-wrapper .item-top img{height:54px;object-fit:contain;padding-right:15px;border-right:2px solid #fff}.schedule-wrapper .schedule-list{display:flex;flex-direction:column;gap:10px;width:100%;height:224px;overflow:hidden}@media (max-width:767px){.schedule-wrapper .schedule-list{width:100%}}.schedule-wrapper .schedule-card{border-radius:100px;background:hsla(0,0%,6%,.8);display:flex;align-items:center;gap:10px;min-height:68px;padding:0 20px}@media (max-width:767px){.schedule-wrapper .schedule-card{border-radius:10px;padding:10px;flex-wrap:wrap;width:calc(100% - 20px)}}.schedule-wrapper .schedule-id{padding:7px 20px;border-radius:100px 3px 3px 100px;background:#f8931f;color:#000;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.schedule-wrapper .schedule-id{font-size:12px;border-radius:0 20px 20px 0;padding:7px 10px}}.schedule-wrapper .schedule-info{flex:1 1;display:flex;flex-direction:column;color:#cacaca;font-size:16px;overflow:hidden}@media (max-width:767px){.schedule-wrapper .schedule-info{font-size:12px}}.schedule-wrapper .schedule-info .schedule-date{color:#fff;font-weight:600;font-size:18px}@media (max-width:767px){.schedule-wrapper .schedule-info .schedule-date{font-size:14px}}.schedule-wrapper .schedule-info p{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.5}.schedule-wrapper .teams{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#ffbd3c}@media (max-width:767px){.schedule-wrapper .teams{flex:0 0 100%}}.schedule-wrapper .teams .team{justify-self:flex-end;padding:0 20px;gap:5px;height:35px;color:#1a1a1a;font-size:16px;font-weight:600;background:#ffbd3c;border-radius:50px;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.schedule-wrapper .teams .team{flex:1 1;height:30px;font-size:14px}}.schedule-wrapper .teams .team .desktop{display:flex}@media (max-width:767px){.schedule-wrapper .teams .team .desktop{display:none}}.schedule-wrapper .teams .team .mobile{display:none}@media (max-width:767px){.schedule-wrapper .teams .team .mobile{display:flex}}.schedule-wrapper .teams .team img{height:35px;object-fit:contain}@media (max-width:767px){.schedule-wrapper .teams .team img{width:25px}}.schedule-wrapper .schedule-btn{padding:0 20px;height:40px;font-size:18px;font-weight:500;color:#000;border-radius:5px;background:linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.schedule-wrapper .schedule-btn{font-size:14px;width:calc(100% - 40px)}}.schedule-wrapper .schedule-btn span{position:relative;display:flex;justify-content:center;align-items:center;gap:10px}.schedule-wrapper .schedule-btn span:after{content:"";width:12px;height:7px;background:url(/_next/static/media/home-schedule-arrow.419c74d6.png) no-repeat 50%/contain}.match-game-wrapper .container{display:flex;flex-direction:column;gap:40px}@media (max-width:767px){.match-game-wrapper .container{gap:15px}}.match-game-wrapper .season-block{display:flex;flex-direction:column;gap:30px}@media (max-width:767px){.match-game-wrapper .season-block{gap:15px}}.match-game-wrapper .matches{display:flex;gap:30px}@media (max-width:767px){.match-game-wrapper .matches{flex-direction:column;gap:15px}}.match-game-wrapper .match-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 55px);border-radius:15px;background:linear-gradient(180deg,#2e2e2e,#3e3e3e);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;gap:20px;padding:20px}@media (max-width:767px){.match-game-wrapper .match-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 40px);gap:10px}}.match-game-wrapper .match-card:last-child .match-top .top-tag{background:#f8931f}.match-game-wrapper .match-top{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #6d6d6d}@media (max-width:767px){.match-game-wrapper .match-top{flex-direction:column;align-items:flex-start;gap:5px;padding-bottom:10px}}.match-game-wrapper .match-top .top-tag{min-width:85px;width:-moz-fit-content;width:fit-content;display:flex;padding:0 10px;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:#32de84;height:35px;color:#000;font-size:18px;font-weight:500}@media (max-width:767px){.match-game-wrapper .match-top .top-tag{font-size:14px}}.match-game-wrapper .match-top .top-info{flex:1 1;display:flex;flex-direction:column;color:#cfcfcf}.match-game-wrapper .match-top .top-info label{color:#cfcfcf;font-weight:400}.match-game-wrapper .match-top .top-info .info-time{color:#fff;font-weight:600}.match-game-wrapper .match-mid{display:flex;flex-direction:column;gap:15px;padding-bottom:20px;border-bottom:1px solid #6d6d6d}.match-game-wrapper .match-mid .mid-item{display:flex;align-items:center}@media (max-width:767px){.match-game-wrapper .match-mid .mid-item{flex-direction:column;align-items:flex-start}}.match-game-wrapper .match-mid .mid-item.winner,.match-game-wrapper .match-mid .mid-item.winner .mid-info{color:#ffe100}.match-game-wrapper .match-mid .mid-item.winner .mid-info:before{position:absolute;left:0;content:"";width:20px;height:16px;background:url(/_next/static/media/match-win.0f616ed2.png) no-repeat 50%/contain}.match-game-wrapper .match-mid .mid-item.winner .score,.match-game-wrapper .match-mid .mid-item.winner .score label{color:#ffe100}.match-game-wrapper .match-mid .mid-info{display:flex;align-items:center;gap:10px;padding-left:30px;position:relative;color:#cfcfcf;font-weight:600}.match-game-wrapper .match-mid .mid-info img{width:34px;object-fit:contain}.match-game-wrapper .match-mid .mid-info .default-img{display:flex;width:34px;height:34px;border-radius:50%;background:#686868}.match-game-wrapper .match-mid .score{flex:1 1;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:flex-end}@media (max-width:767px){.match-game-wrapper .match-mid .score{align-self:flex-end}}.match-game-wrapper .match-mid .score label{color:#cfcfcf;font-weight:400}.match-game-wrapper .mid-bottom{display:flex;flex-direction:column;gap:10px;color:#cfcfcf}.match-game-wrapper .mid-bottom .feature{display:flex;align-items:center;gap:10px;position:relative;color:#fff}.match-game-wrapper .mid-bottom .feature:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#32de84}.app-info-wrapper{background:#333}.app-info-wrapper .container{display:flex;flex-direction:column;gap:25px}@media (max-width:767px){.app-info-wrapper .container{gap:20px}}.app-info-wrapper .app-info-wrap{display:flex;gap:20px}@media (max-width:767px){.app-info-wrapper .app-info-wrap{flex-direction:column}}.app-info-wrapper .info-item{flex:1 1;display:flex;flex-direction:column;gap:10px;padding-right:20px;border-right:1px solid #5c5c5c}@media (max-width:767px){.app-info-wrapper .info-item{padding-right:0;border-right:none;gap:20px}}.app-info-wrapper .item-top{display:flex;align-items:center;gap:20px}@media (max-width:767px){.app-info-wrapper .item-top{flex-direction:column}}.app-info-wrapper .item-top picture{width:139px}@media (max-width:767px){.app-info-wrapper .item-top picture{width:100%}}.app-info-wrapper .item-top .app-logo{width:139px;object-fit:contain}@media (max-width:767px){.app-info-wrapper .item-top .app-logo{width:100%}}.app-info-wrapper .item-top .top-info{flex:1 1;display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.app-info-wrapper .item-top .top-info{gap:20px}}.app-info-wrapper .item-top .top-info .info-title{font-size:40px;font-weight:700;color:#fff}@media (max-width:767px){.app-info-wrapper .item-top .top-info .info-title{font-size:26px}}.app-info-wrapper .item-top .top-info .info-tags{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.app-info-wrapper .item-top .top-info .info-tags .tag-item{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:#222;font-size:18px;font-weight:500;color:#f7a204;padding:5px 10px}@media (max-width:767px){.app-info-wrapper .item-top .top-info .info-tags .tag-item{font-size:14px}}.app-info-wrapper .item-top .top-info .info-tags .tag-item.star:before{content:"";width:16px;height:15.2px;background:url(/_next/static/media/app-star2.b258b50c.png) no-repeat 50%/contain}.app-info-wrapper .media-info{display:flex;flex-direction:column;justify-content:center;flex:0 0 300px;gap:20px}@media (max-width:767px){.app-info-wrapper .media-info{flex:0 0 100%;justify-content:flex-start;gap:10px;padding-top:20px;border-top:1px solid #5c5c5c}}.app-info-wrapper .media-info .media-item{min-height:70px;padding:0 26px;border-radius:5px;border:2px solid #b1b1b1;background:#000;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);font-size:16px;color:#b1b1b1;gap:15px;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.app-info-wrapper .media-info .media-item{font-size:12px;min-height:56px}}.app-info-wrapper .media-info .media-item label{font-size:24px;font-weight:500}@media (max-width:767px){.app-info-wrapper .media-info .media-item label{font-size:20px}}.app-info-wrapper .media-info .media-item p{max-width:108px;text-align:center}.app-info-wrapper .media-info .media-item .media-icon{width:41px;object-fit:contain}@media (max-width:767px){.app-info-wrapper .media-info .media-item .media-icon{width:39px}}.app-detail-wrapper .container{display:flex;gap:40px}@media (max-width:767px){.app-detail-wrapper .container{flex-direction:column;gap:20px}}.app-detail-wrapper .detail-side{flex:0 0 350px}.app-detail-wrapper .detail-side .app-wrapper{flex-direction:column;background:url(/_next/static/media/app-side-bg.4ddf119c.png) no-repeat 50%/cover;padding:20px;gap:20px}@media (max-width:767px){.app-detail-wrapper .detail-side .app-wrapper,.app-detail-wrapper .detail-side .app-wrapper .app-img{margin:0}}.app-detail-wrapper .detail-side .app-wrapper .app-info-wrap{border:none;padding:0}.app-detail-wrapper .detail-side .app-wrapper .app-info-wrap .app-info{flex-direction:column;gap:10px}.app-detail-wrapper .detail-side .app-wrapper .app-info-wrap .app-info .info-item{flex:0 0 100%}.app-detail-wrapper .detail-side .app-wrapper .download-wrapper{width:100%}.app-detail-wrapper .detail-side .app-wrapper .download-wrapper .download-info{height:48px;font-size:18px}@media (max-width:767px){.app-detail-wrapper .detail-side .app-wrapper .download-wrapper .download-info{font-size:14px}}.app-detail-wrapper .detail-side .app-wrapper .download-wrapper .download-info:before{width:49px}.app-detail-wrapper .detail-side .app-wrapper .img-group{display:flex;align-items:center;gap:10px}@media (max-width:767px){.app-detail-wrapper .detail-side .app-wrapper .img-group{gap:10px}}.app-detail-wrapper .detail-side .app-wrapper .img-item{width:50px;aspect-ratio:1/1;border-radius:50%;border:1px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(90deg,#f7a204,#ffdf18 15%,#ffdf18 30%,#f7a204 55%,#f7a204);background-clip:padding-box,border-box;background-origin:padding-box,border-box;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.app-detail-wrapper .detail-side .app-wrapper .img-item{width:48px}}.app-detail-wrapper .detail-side .app-wrapper .img-item img{max-width:100%;max-height:100%;object-fit:contain}.app-detail-wrapper .detail-wrap{flex:1 1;display:flex;flex-direction:column;gap:20px}@media (max-width:767px){.app-detail-wrapper .detail-wrap{gap:10px}}.app-detail-wrapper .detail-wrap p{color:#cfcfcf}.app-detail-wrapper .app-banner{width:100%;object-fit:contain}@media (max-width:767px){.app-detail-wrapper .app-banner{margin-top:10px}}.comment-list{display:flex;flex-direction:column;gap:20px}@media (max-width:767px){.comment-list{gap:10px}}.comment-list .comment-card{border-radius:5px;background:#2a2a2a;padding:20px;display:flex;flex-direction:column;gap:10px}.comment-list .user-info{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.comment-list .user-info{flex-direction:column;align-items:flex-start;gap:10px}}.comment-list .user-info .user-wrap{display:flex;align-items:center;gap:10px}.comment-list .user-info .user-wrap img{width:38px;object-fit:contain}@media (max-width:767px){.comment-list .user-info .user-wrap img{width:20px}}.comment-list .user-info .user-meta{display:flex;align-items:center;gap:10px;color:#949494;font-size:16px}@media (max-width:767px){.comment-list .user-info .user-meta{font-size:12px}}.comment-list .user-info .user-meta .rating{position:relative;display:flex;align-items:center;gap:5px;font-size:18px;font-weight:600;color:#fff}@media (max-width:767px){.comment-list .user-info .user-meta .rating{font-size:15px}}.comment-list .user-info .user-meta .rating:before{content:"";height:20px;width:20px;background:url(/_next/static/media/app-star.5239458a.png) no-repeat 50%/contain}.comment-list h3{position:relative;font-size:20px;font-weight:700;display:flex;align-items:center;gap:15px;line-height:140%}@media (max-width:767px){.comment-list h3{font-size:16px}}.comment-list h3:before{content:"";flex:0 0 8px;width:8px;height:8px;background:#32de84;border-radius:50%;display:flex}.comment-list p{color:#a9a9a9;font-size:18px}@media (max-width:767px){.comment-list p{font-size:14px}}.app-qa-wrap{background:#333}.app-qa-wrap .item-top{background:#222}.global-wrapper{margin-top:20px;display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.global-wrapper{margin-top:0}}.global-wrapper h3{color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;gap:15px;position:relative;line-height:26px}@media (max-width:767px){.global-wrapper h3{font-size:16px}}.global-wrapper h3:before{content:"";flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:#32de84}.global-wrapper .global-list-wrap{display:flex;flex-direction:column;gap:10px}.global-wrapper .global-list-wrap:last-child{margin-top:20px}@media (max-width:767px){.global-wrapper .global-list-wrap:last-child{margin-top:10px}}.global-wrapper .global-list{display:flex;flex-direction:column;gap:25px}@media (max-width:767px){.global-wrapper .global-list{gap:20px}}.global-wrapper .global-list .global-card{display:flex;align-items:center;gap:20px}@media (max-width:767px){.global-wrapper .global-list .global-card{gap:10px}}.global-wrapper .global-list .global-card img{width:90px;object-fit:contain}@media (max-width:767px){.global-wrapper .global-list .global-card img{width:73px}}.global-wrapper .global-list .global-card .card-info{flex:1 1;display:flex;flex-direction:column}.global-wrapper .global-list .global-card label{color:#f8931f}.global-wrapper .global-list .global-card .title{font-size:18px;font-weight:500;color:#fff;line-height:140%}@media (max-width:767px){.global-wrapper .global-list .global-card .title{font-size:14px}}.global-wrapper ul{display:flex;flex-direction:column;line-height:140%;list-style-type:disc;padding-left:20px}.promotion-list-wrapper{margin-top:20px;display:flex;flex-direction:column;gap:10px}.promotion-list-wrapper .promotion-list{margin-top:20px;display:flex;flex-direction:column;gap:30px}@media (max-width:767px){.promotion-list-wrapper .promotion-list{margin-top:10px;gap:20px}}.promotion-list-wrapper .promotion-card{display:flex;flex-direction:column;gap:10px}.promotion-list-wrapper picture{display:flex}.promotion-list-wrapper picture img{width:100%;object-fit:contain}.promotion-list-wrapper h3{color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;gap:15px;position:relative;line-height:26px}@media (max-width:767px){.promotion-list-wrapper h3{font-size:16px}}.promotion-list-wrapper h3:before{content:"";flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:#32de84}.promotion-list-wrapper .promo-detail{display:flex;flex-direction:column;padding:10px 20px;background:#333;border-radius:5px;line-height:140%}.promotion-list-wrapper h4{color:#f8931f;font-weight:500}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}