.v7-game-component{max-width:174px}.v7-game-component:hover .v7-game-component__image-wrapper:before{opacity:.7}.v7-game-component:hover .v7-game-component__buttons{opacity:1;visibility:visible}.v7-game-component__image-wrapper{height:228px;width:174px;-ms-flex-negative:0;background:var(--card-bg);border-radius:12px;-webkit-box-shadow:0 13px 31px 0 rgba(12,20,33,.04),0 9.455px 20.895px 0 rgba(12,20,33,.03),0 6.581px 13.514px 0 rgba(12,20,33,.03),0 4.316px 8.386px 0 rgba(12,20,33,.02),0 2.6px 5.037px 0 rgba(12,20,33,.02),0 1.371px 2.997px 0 rgba(12,20,33,.02),0 .569px 1.792px 0 rgba(12,20,33,.01);box-shadow:0 13px 31px 0 rgba(12,20,33,.04),0 9.455px 20.895px 0 rgba(12,20,33,.03),0 6.581px 13.514px 0 rgba(12,20,33,.03),0 4.316px 8.386px 0 rgba(12,20,33,.02),0 2.6px 5.037px 0 rgba(12,20,33,.02),0 1.371px 2.997px 0 rgba(12,20,33,.02),0 .569px 1.792px 0 rgba(12,20,33,.01);flex-shrink:0;position:relative}.v7-game-component__image-wrapper:has(.v7-game-component__buttons):before{backdrop-filter:blur(2.75px);background:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-1,rgba(215,57,21,.7))),color-stop(50%,var(--gradient-color-2,rgba(229,189,29,.7))),to(var(--gradient-color-3,hsla(49,82%,78%,.7))));background:linear-gradient(90deg,var(--gradient-color-1,rgba(215,57,21,.7)) 0,var(--gradient-color-2,rgba(229,189,29,.7)) 50%,var(--gradient-color-3,hsla(49,82%,78%,.7)) 100%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;z-index:1}.v7-game-component__image{height:100%;width:100%}.v7-game-component__pic{border-radius:12px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v7-game-component__tags{color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;gap:4px;line-height:150%;position:absolute;right:6px;top:6px}.v7-game-component__tag{background:var(--error-base);border-radius:8px;color:inherit;padding:2px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v7-game-component__rating{color:inherit}.v7-game-component__rating i{color:var(--theme-color);display:inline-block;font-size:12px;height:12px;position:relative;width:12px}.v7-game-component__rating-numb{color:inherit}.v7-game-component__title{color:var(--text-main);font-size:16px;font-weight:600;line-height:150%;margin-top:6px}.v7-game-component__description{color:var(--text-secondary);font-size:14px;font-weight:400;line-height:150%;margin-top:2px}.v7-game-component__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;z-index:2}.v7-game-component__button{font-size:14px;font-weight:500;line-height:150%;min-width:100px;padding:8px 12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:768px){.v7-game-component__image-wrapper{height:177px;width:132px}.v7-game-component__title{font-size:14px;font-weight:600;line-height:150%}.v7-game-component__description{font-size:12px;font-weight:400;line-height:150%}.v7-game-component__buttons{gap:12px}}