.game-featured-section{height:100%;width:100%;background:#0c0c0e;display:flex;justify-content:center;align-items:center}.game-featured-container{padding:12rem 14.4rem;width:100%}.game-featured-title{font-size:2.4rem;color:#fff;margin-bottom:2.4rem}.game-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(30rem,40lvh));gap:1rem}.span-vertical{grid-row:1 / -1;grid-column:1}.game-featured-grid>.game-featured-product-item:nth-child(1){grid-column:1 / 3;grid-row:1 / -1}.game-featured-grid>.game-featured-product-item:nth-child(2){grid-column:3 / span 2}.game-featured-product-item{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer}.game-featured-product-img:hover{transform:scale(1.08)}.game-featured-product-img{width:100%;height:100%;object-fit:cover;transition:.5s}.game-featured-product-title{position:absolute;left:4rem;top:4rem;font-weight:500;text-decoration:none;font-size:3.2rem;color:var(--neutral-50)}@media screen and (max-width: 1024px){.game-featured-section{height:100%}.game-featured-container{padding:4rem}.game-featured-product-title{left:2rem;top:2rem;font-size:2.4rem}}@media screen and (max-width: 768px){.game-featured-container{padding:2.4rem 2rem 2rem}.wechat-browser .game-featured-grid{grid-template-rows:repeat(2,minmax(30rem,calc(var(--wx-vh, 1vh) * 40)))}}@media screen and (max-width: 700px){.game-featured-container{padding:4.2rem 2rem 2rem}.game-featured-grid{grid-template-columns:repeat(1,1fr);grid-template-rows:unset}.wechat-browser .game-featured-grid{grid-template-rows:unset}.game-featured-product-item{height:200px}.game-featured-grid>.game-featured-product-item:nth-child(1){grid-column:unset;grid-row:unset}.game-featured-grid>.game-featured-product-item:nth-child(2){grid-column:unset}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-game-featured.css.map */
