h2.title{font-size:57px;font-weight:700;text-wrap:balance;display:flex;flex-direction:column}.text-orange{color:#f7b12d!important}.game-card,.game-card a{overflow:hidden;position:relative}.category{text-align:center;padding:15px 0;position:relative;z-index:1;background:#fff}.category h4{font-weight:700!important;font-size:22px}.img-box img{height:325px;object-fit:cover;width:100%;object-position:left}.game-card{transition:.4s;height:auto;border-radius:10px;box-shadow:0 0 10px #ccc;display:inline-grid}.game-card .game-details{position:absolute;bottom:0;padding:10px 20px;transform:translateY(170px);-moz-transform:translateY(170px);transition:.5s ease-in-out;width:100%;text-align:center;background:rgba(0,0,0,.8)}.game-card:hover{transform:scale(1.03)}.game-card:hover .game-details{transform:translateY(-100px);-moz-transform:translateY(-100px)}.anc-text1{background:0 0;color:#f7b12d;width:fit-content!important;padding:10px 55px;border-radius:50px;border:2px solid #f7b12d;transition:.4s ease-in-out}.anc-text1 a{font-size:24px!important;font-weight:500;color:#f7b12d;transition:.4s ease-in-out}.game-card .game-details h3{color:#fff!important;font-size:20px;text-transform:uppercase}@media (max-width:767px){h2.title{font-size:40px!important;display:block}.game-card{margin-bottom:20px;width:100%}.img-box img{height:300px;object-fit:cover}.game-card .game-details{transform:translateY(100px);-moz-transform:translateY(100px)}.anc-text,.anc-text1{padding:8px 24px;border-radius:30px;-webkit-border-radius:30px}}