.GamePage-module-scss-module__EV1FFW__game{flex-direction:column;row-gap:30px;margin-bottom:100px;display:flex}.GamePage-module-scss-module__EV1FFW__game__header{flex-direction:column;row-gap:20px;display:flex}.GamePage-module-scss-module__EV1FFW__game__header_subtitle{opacity:var(--paragraph-opacity)}.GamePage-module-scss-module__EV1FFW__game__services{grid-template-columns:repeat(auto-fit,minmax(250px,350px));justify-content:center;display:grid}@media (max-width:700px){.GamePage-module-scss-module__EV1FFW__game__services{grid-template-columns:1fr}}
.Card-module-scss-module__dfNZqG__card{border-radius:var(--radius-lg);max-width:500px;padding:5px}.Card-module-scss-module__dfNZqG__images{flex-wrap:wrap;justify-content:center;gap:20px;padding-right:10px;display:flex}.Card-module-scss-module__dfNZqG__imageWrapper{border-radius:var(--radius-md);transition:all .3s;position:relative;overflow:hidden}.Card-module-scss-module__dfNZqG__imageWrapper:hover .Card-module-scss-module__dfNZqG__gameImage{transform:scale(1.04)}.Card-module-scss-module__dfNZqG__imageWrapper:hover .Card-module-scss-module__dfNZqG__arrowWrapper{background-color:var(--color-hover-overlay);width:220px;padding-left:10px}.Card-module-scss-module__dfNZqG__imageWrapper:hover .Card-module-scss-module__dfNZqG__orderText{opacity:1;margin-left:10px}.Card-module-scss-module__dfNZqG__arrowWrapper{background-color:var(--color-overlay);border:2px solid var(--color-white);border-radius:var(--radius-lg);align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;bottom:10px;left:10px;overflow:hidden}.Card-module-scss-module__dfNZqG__arrowImage{pointer-events:none;width:24px;height:24px;margin-left:10px}.Card-module-scss-module__dfNZqG__orderText{color:var(--color-white);opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:all .3s}.Card-module-scss-module__dfNZqG__overlay{pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:space-between;padding:12px;display:flex;position:absolute;inset:0}.Card-module-scss-module__dfNZqG__textContent{color:var(--color-white);border-radius:var(--radius-sm);padding:8px}.Card-module-scss-module__dfNZqG__textContent h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;overflow:hidden}.Card-module-scss-module__dfNZqG__textContent p{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;line-height:1.2;overflow:hidden}.Card-module-scss-module__dfNZqG__gameImage{width:400px;transition:transform .3s}@media (max-width:400px){.Card-module-scss-module__dfNZqG__gameImage{width:280px}}.Card-module-scss-module__dfNZqG__comingSoon{text-align:center;border:2px solid var(--color-white);border-radius:var(--radius-md);color:var(--color-orange);align-items:center;padding:5px;font-size:18px;transition:all .3s;display:flex;position:absolute;bottom:10px;right:10px;overflow:hidden}.Card-module-scss-module__dfNZqG__disabledCard{pointer-events:none;filter:blur(1px)}
.gameSelectorModule-module-scss-module__C7OKOa__container{gap:40px;width:100%;display:flex}.gameSelectorModule-module-scss-module__C7OKOa__sidebar{flex-shrink:0}@media (max-width:768px){.gameSelectorModule-module-scss-module__C7OKOa__sidebar{width:100%}}.gameSelectorModule-module-scss-module__C7OKOa__preview{opacity:0;pointer-events:none;border-left:2px solid #fff;flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(399px,1fr));width:100%;max-width:810px;padding-left:10px;transition:opacity .6s,transform .6s;display:grid;transform:translateY(-20px)}@media (max-width:1180px){.gameSelectorModule-module-scss-module__C7OKOa__preview{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:1024px){.gameSelectorModule-module-scss-module__C7OKOa__preview{grid-template-columns:300px}}@media (max-width:768px){.gameSelectorModule-module-scss-module__C7OKOa__preview{display:none}}.gameSelectorModule-module-scss-module__C7OKOa__previewVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.gameSelectorModule-module-scss-module__C7OKOa__title{color:var(--color-white);margin-bottom:16px;font-size:20px}@keyframes gameSelectorModule-module-scss-module__C7OKOa__fade-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow{background-color:var(--dark-bg-secondary);color:#fff;cursor:pointer;z-index:999;background:0 0;border:2px solid #686868;border-radius:24px;justify-content:space-between;align-items:center;column-gap:10px;width:280px;max-height:48px;margin:0;padding:10px;font-size:18px;font-weight:600;transition:background-color .3s;display:flex;position:relative}.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow:before{content:"";opacity:0;z-index:-1;background:linear-gradient(90deg,#866c16 0%,#252222 75%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow span{padding-right:10px}@media (max-width:768px){.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow span{padding-right:0}}.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow:before{content:"";opacity:0;z-index:-1;background:linear-gradient(90deg,#866c16 0%,#252222 75%);border-radius:24px;transition:opacity .3s;animation:2s infinite ToggleMenuButton-module-scss-module__t4nuza__gold-move;position:absolute;inset:0}.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow:hover:before{opacity:1}@media (max-width:768px){.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow{width:auto}}@media (max-width:480px){.ToggleMenuButton-module-scss-module__t4nuza__buttonYellow{column-gap:0;font-size:16px}}.ToggleMenuButton-module-scss-module__t4nuza__buttonArrow{width:20px;margin-left:10px;transition:all .3s;transform:rotate(180deg)}.ToggleMenuButton-module-scss-module__t4nuza__buttonArrowRotated{transform:rotate(0)}.ToggleMenuButton-module-scss-module__t4nuza__buttonIcon{object-fit:contain;vertical-align:middle;width:30px;height:25px;margin-right:8px}
.GameSelectorPanel-module-scss-module__hyYkxa__menuOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background-color:#0009;width:100vw;height:100vh;margin-top:70px;animation:.2s GameSelectorPanel-module-scss-module__hyYkxa__fade-in;position:fixed;top:0;left:0}.GameSelectorPanel-module-scss-module__hyYkxa__menuButtonWrapper{display:inline-block;position:relative}@media (max-width:768px){.GameSelectorPanel-module-scss-module__hyYkxa__menuButtonWrapper{width:100%}}.GameSelectorPanel-module-scss-module__hyYkxa__menuWrapper{z-index:2000;border-radius:var(--radius-lg)var(--radius-lg)0px 0px;min-width:240px;position:fixed;top:80px;left:110px}@media (max-width:768px){.GameSelectorPanel-module-scss-module__hyYkxa__menuWrapper{width:100%;top:unset;background-color:var(--dark-bg-secondary);padding:20px;position:fixed;bottom:0;left:0}}
.Footer-module-scss-module__JqJH6a__footer{border-top:1px solid var(--color-orange);background-color:#000;border-top:1px solid #33333380;width:100%}.Footer-module-scss-module__JqJH6a__footer__inner{flex-direction:column;max-width:1440px;margin:0 auto;padding-inline:20px;display:flex}.Footer-module-scss-module__JqJH6a__footer__i_play{width:65px;color:var(--color-link)}.Footer-module-scss-module__JqJH6a__footer__i_soc{color:var(--color-link);width:25px;transition:color .3s}@media (hover:hover){.Footer-module-scss-module__JqJH6a__footer__i_soc:hover{color:var(--color-orange)}}@media (hover:none){.Footer-module-scss-module__JqJH6a__footer__i_soc:active{color:var(--color-orange)}}.Footer-module-scss-module__JqJH6a__footerSocials{grid-template-columns:repeat(auto-fit,minmax(28px,32px));gap:20px;display:grid}.Footer-module-scss-module__JqJH6a__footerSocials a{background-color:#0f1011;border-radius:8px;flex-shrink:0;padding:4px}.Footer-module-scss-module__JqJH6a__footerSocials svg{width:28px;fill:var(--color-orange)}.Footer-module-scss-module__JqJH6a__footerLink{color:var(--color-link);pointer-events:none;opacity:.4;font-size:16px;transition:opacity .3s,color .3s}.Footer-module-scss-module__JqJH6a__footerLink.Footer-module-scss-module__JqJH6a__active{opacity:1;pointer-events:auto}.Footer-module-scss-module__JqJH6a__footerLink:hover{color:red}@media (hover:hover){.Footer-module-scss-module__JqJH6a__footerLink:hover{color:var(--color-orange)}}@media (hover:none){.Footer-module-scss-module__JqJH6a__footerLink:active{color:var(--color-orange)}}.Footer-module-scss-module__JqJH6a__footerTop{border-bottom:1px solid #33333380;justify-content:space-between;margin-top:40px;padding:20px 0 40px;display:flex}@media (max-width:1080px){.Footer-module-scss-module__JqJH6a__footerTop{flex-direction:column;row-gap:30px;padding-bottom:0}}.Footer-module-scss-module__JqJH6a__footerTopLeft{border-right:1px solid #33333380;flex-direction:column;row-gap:20px;max-width:300px;padding-right:20px;font-size:16px;display:flex}@media (max-width:1080px){.Footer-module-scss-module__JqJH6a__footerTopLeft{max-width:100%}}.Footer-module-scss-module__JqJH6a__footerTopLeftAndMiddle{display:flex}.Footer-module-scss-module__JqJH6a__footerTopMiddle{border-right:1px solid #33333380;flex-grow:1;max-width:300px;padding-inline:20px}.Footer-module-scss-module__JqJH6a__footerTopMiddle h3{margin-bottom:20px}@media (max-width:1080px){.Footer-module-scss-module__JqJH6a__footerTopMiddle{border-right:none}}.Footer-module-scss-module__JqJH6a__footerTopMiddleList{flex-direction:column;row-gap:10px;display:flex}.Footer-module-scss-module__JqJH6a__footerTopMiddleList a{color:var(--color-link);font-size:16px}.Footer-module-scss-module__JqJH6a__footerTopRight{flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:center;gap:12px;margin-left:20px;padding-block:20px;display:grid}@media (max-width:1080px){.Footer-module-scss-module__JqJH6a__footerTopRight{border-top:1px solid #33333380;margin-left:0;padding-top:20px}}.Footer-module-scss-module__JqJH6a__footerTopRightItem{height:54px;box-shadow:0 0 0 1px var(--color-link);border-radius:28px;justify-content:center;align-items:center;padding-block:2px;display:flex}.Footer-module-scss-module__JqJH6a__footerTopRightItem svg{width:50px;height:50px}.Footer-module-scss-module__JqJH6a__services{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:space-between;width:100%;display:grid}.Footer-module-scss-module__JqJH6a__servicesNavigation{border-right:1px solid var(--color-black);border-right:1px solid #33333380;flex-direction:column;flex-grow:1;gap:10px;padding:20px;display:flex}.Footer-module-scss-module__JqJH6a__servicesNavigation:last-child{border-right:none}@media (max-width:900px){.Footer-module-scss-module__JqJH6a__servicesNavigation{border-right:none}}@media (max-width:768px){.Footer-module-scss-module__JqJH6a__servicesNavigation{flex-direction:column;width:100%;display:flex}}.Footer-module-scss-module__JqJH6a__servicesNavigationTitle{flex-direction:column;row-gap:10px;font-size:18px;display:flex}.Footer-module-scss-module__JqJH6a__servicesNavigationTitle img{width:24px;height:24px}.Footer-module-scss-module__JqJH6a__servicesNavigationList{flex-direction:column;row-gap:10px;display:flex}.Footer-module-scss-module__JqJH6a__footerBottom{border-top:1px solid #33333380;justify-content:space-between;align-items:center;padding-block:40px;display:flex}@media (max-width:1024px){.Footer-module-scss-module__JqJH6a__footerBottom{flex-direction:column;row-gap:10px;padding-block:20px}}.Footer-module-scss-module__JqJH6a__footerBottomLeft{gap:10px;display:flex}.Footer-module-scss-module__JqJH6a__footerBottomLeft .Footer-module-scss-module__JqJH6a__footer__link{color:#c5c5c5;pointer-events:auto;transition:opacity .3s}@media (hover:hover){.Footer-module-scss-module__JqJH6a__footerBottomLeft .Footer-module-scss-module__JqJH6a__footer__link:hover{opacity:1}}@media (hover:none){.Footer-module-scss-module__JqJH6a__footerBottomLeft .Footer-module-scss-module__JqJH6a__footer__link:active{opacity:1}}.Footer-module-scss-module__JqJH6a__footerBottomRight{flex-direction:column;align-items:flex-end;gap:10px;display:flex}@media (max-width:1024px){.Footer-module-scss-module__JqJH6a__footerBottomRight{align-items:center}}.Footer-module-scss-module__JqJH6a__footerCopyright{color:var(--color-link);font-size:16px}@media (max-width:768px){.Footer-module-scss-module__JqJH6a__footerCopyright{font-size:12px}}
