.game__item{width:100%;padding-bottom:125%;position:relative;text-align:center;overflow:hidden;border-radius:16px}.game__item .favorite-content{width:30px;height:26px;border-radius:0 54px 0 100px;padding:4px 5px 6px 9px;gap:10px;background:rgba(20,22,28,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;right:0;top:0;z-index:1}.game__item .favorite-content svg{cursor:pointer;height:16px;width:16px}.game__item svg{cursor:pointer;height:24px;width:24px}.game__item .favorite{fill:#eb3349}.game__item__maintenance__icon{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;z-index:2}.game__item__maintenance:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#0000007f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px}.game__item__img{position:absolute;width:100%;height:auto;bottom:0;transition:transform .2s linear;z-index:0;left:0;display:block;border:0;border-radius:16px}.game__item__logo{position:absolute;width:100%;height:auto;bottom:0;z-index:1;left:0;display:block;border-radius:0 0 16px 16px;overflow:hidden}.game__item__logo img{width:100%;height:100%}.game__item__content,.game__item__mask{position:absolute;z-index:2;bottom:0;left:0;right:0}.game__item__mask{height:100%;display:grid;place-content:center;background-color:#00000080;opacity:0;transition:opacity .2s linear;justify-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.game__item__play-icon{width:56px;height:56px;display:inline-grid;background-color:#ff7400;border-radius:100px;display:flex;align-items:center;justify-content:center;margin:0 0 16px;cursor:pointer}.game__item__play-icon svg{fill:#f8f9fa}.game__item .mg-bt-0{margin-bottom:0}.game__item__new{position:absolute;left:0;display:inline-block;font-size:12px;font-family:Montserrat-ExtraBold,sans-serif;height:26px;line-height:26px;padding:0 10px;border-radius:16px 0;background:linear-gradient(180deg,#beff54 0%,#1bbe00 100%)}.game__item__new.promotion{background:linear-gradient(180deg,#ffad6c 0%,#cf5000 100%)}@media (any-hover: hover){.game__item:hover>.game__item__img{transform:scale(1.1)}.game__item:active>.game__item__img{transform:scale(1.1)}.game__item:hover>.game__item__mask{opacity:1;display:grid}.game__item:active>.game__item__mask{opacity:1;display:grid}}
