/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;max-width:100%}button{border:none;outline:none;background-color:rgba(0,0,0,0);cursor:pointer}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul{padding:0}li{list-style-type:none}body{font-size:14px;background-color:#fff;color:#212121;font-family:"Inter",sans-serif}.root{overflow:hidden}.container{padding:0 20px}.button{height:48px;padding:13px 24px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0px 4px 4px rgba(0,0,0,.25);border-radius:8px;font-size:18px;cursor:pointer;white-space:nowrap}.button:hover{opacity:.8}.button.button-primary{color:#fff;background:linear-gradient(45deg, #d93151 -3737.52%, #e9503c 2953.43%, #f26230 8000.98%)}.button.button-secondary{color:#d93151;background-color:#fff}.header{height:72px;position:relative}.header-main{display:flex;align-items:center;justify-content:space-between;padding:11px 0}.header .js-header-logo img{height:50px;width:auto;object-fit:contain}.header .js-header-logo .logo-skeleton{width:120px;height:50px;border-radius:6px;background:linear-gradient(90deg, #eee 25%, #f5f5f5 37%, #eee 63%);background-size:400% 100%;animation:skeleton 1.4s ease infinite}.header .js-header-logo .js-header-logo-img{inset:0;opacity:0;transition:opacity .3s ease}.header .js-header-logo.is-loaded .logo-skeleton{display:none}.header .js-header-logo.is-loaded .js-header-logo-img{opacity:1}.menu{position:fixed;right:0;top:0;width:415px;max-width:100%;z-index:1000;transform:translateX(100%);transition:transform .25s linear}.menu.--open{transform:translateX(0)}.menu-header{height:72px;display:flex;align-items:center;justify-content:center;gap:16px;border-top-left-radius:12px;background:linear-gradient(45deg, #d93151 -3737.52%, #e9503c 2953.43%, #f26230 8000.98%);position:relative}.menu-header>span{font-size:20px;line-height:24px;color:#fff}.menu-close-btn{display:flex;align-items:center;justify-content:center;color:#fff;position:absolute;right:20px}.menu-body{background:rgba(33,33,33,.5);backdrop-filter:blur(10px);text-align:center;padding:40px 0;display:flex;flex-direction:column;gap:40px;height:calc(100vh - 72px);overflow-y:auto}.menu-body::-webkit-scrollbar{display:none}.menu-item img{border-radius:20px;width:192px;height:192px}.menu-game-name{font-weight:500;font-size:20px;line-height:24px;color:#fff}.hero{position:relative;min-height:768px;height:calc(100vh - 72px);max-height:100%;overflow:hidden}.hero-background-slider img{object-fit:cover;width:100%;min-height:768px;height:calc(100vh - 72px)}.hero .slick-button{background:linear-gradient(45deg, #d93151 -3737.52%, #e9503c 2953.43%, #f26230 8000.98%);position:absolute;top:50%;z-index:100;color:#fff;border:none;border-radius:100%;width:60px;height:60px;cursor:pointer}.hero .slick-button:hover{opacity:.8}.hero .slick-button.prev{left:8px}.hero .slick-button.next{right:8px}@media screen and (max-width: 767px){.hero .slick-button{width:40px;height:40px}}.game-info-slider{transition:transform .25s linear;position:absolute;top:0;left:0;bottom:0;width:600px;background:rgba(33,33,33,.5);backdrop-filter:blur(2px);padding-left:82px;z-index:1;color:#fff}.game-info-slider.--hide{transform:translateX(-100%)}.game-info-main{margin:0 auto;max-width:350px;text-align:center;display:flex;flex-direction:column;padding:20px 0 40px;min-height:768px;height:calc(100vh - 72px);max-height:100%}.game-info-logo img{margin:0 auto}.game-info-btn-group{display:flex;margin:0 -12px}.game-info-btn-group>a{margin:0 6px}.game-info-title{font-weight:700;font-size:20px;line-height:28px;margin:20px 0}.game-info-description{line-height:20px;font-weight:300;max-width:304px;margin:0 auto}@media screen and (max-width: 1023px){.game-info-slider{width:100%;padding-left:0}}@media screen and (max-width: 575px){.game-info-description{max-width:254px}}@media screen and (max-width: 400px){.game-info-btn-group{flex-direction:column;padding:0 20px}.game-info-btn-group>*:first-child{margin-bottom:12px}}.footer .js-footer-logo img{height:50px;width:auto;object-fit:contain}.footer-main{display:grid;grid-template-columns:1fr 1fr;padding:40px 0 20px}.footer-link:hover{color:#d93151}.footer-left li{display:flex;align-items:start;gap:12px;font-weight:500;line-height:17px;margin-top:12px}.footer-right{text-align:right}.footer-right li{font-weight:500;line-height:17px}.footer-right li:first-child{margin-bottom:14px}.footer-nav{display:flex;align-items:center;justify-content:flex-end}.footer-nav>a{padding:0 8px;white-space:nowrap;font-size:18px;transition:color .1s linear}.footer-nav>a~a{border-left:1px solid #212121}.footer-nav>a:hover{color:#d93151}.footer-brand-group{display:flex;align-items:center;justify-content:flex-end;margin:0 -24px}.footer-brand-group>*{margin:0 12px}.footer-brand{width:35px}.footer-bottom{text-align:center;padding:10px 0}.footer-bottom>p{font-size:12px}@media screen and (max-width: 1023px){.footer-main{grid-template-columns:1fr}.footer-right{margin-top:20px;text-align:center}.footer-nav{justify-content:center}.footer-brand-group{justify-content:center}}@media screen and (max-width: 575px){.footer-nav{flex-direction:column}.footer-nav a~a{border-left:none;margin-top:12px}}.polocies-modal{display:none;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000000}.polocies-modal .overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4)}.polocies-modal.--open{display:flex}.modal-content{margin:auto;width:800px;max-width:100%;height:80vh;background-color:#fff;position:relative;z-index:1}@media screen and (max-width: 1023px){.modal-content{height:100vh;width:100%}}.modal-header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #bcbebe}.modal-header-title{margin-left:16px;font-weight:500;font-size:20px}.modal-body{padding:16px;height:calc(80vh - 48px);overflow-y:auto}@media screen and (max-width: 1023px){.modal-body{height:calc(100vh - 48px)}}/*# sourceMappingURL=index.css.map */
