.v9-games-advanced__title{margin-bottom:20px}.v9-games-advanced .text-block{margin-bottom:16px}.v9-games-advanced__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v9-games-advanced__card{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:justify;-ms-flex-pack:justify;background:linear-gradient(to bottom,var(--theme-secondary-color) 75px,var(--card-bg) 0);border-radius:16px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 12px 20px 0 rgba(0,0,0,.06);box-shadow:0 4px 8px 0 rgba(0,0,0,.04),0 12px 20px 0 rgba(0,0,0,.06);color:var(--card-text);gap:16px;justify-content:space-between;padding:16px;width:100%}.v9-games-advanced__card-bg{border-radius:50%;height:110px;margin-left:8px;overflow:hidden;width:110px}.v9-games-advanced__card-bg__img{background:var(--white);border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;padding:8px;width:100%}.v9-games-advanced__card-info__category{color:var(--card-text-secondary);display:block;font-size:14px;font-weight:400;line-height:150%;margin-bottom:16px}.v9-games-advanced__card-info__title{font-size:20px;font-weight:600;line-height:140%;margin-bottom:4px}.v9-games-advanced__card-info__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:12px}.v9-games-advanced__card-info__tag{border-radius:6px;color:var(--white);display:block;font-size:12px;font-weight:400;line-height:150%;padding:4px 12px}.v9-games-advanced__card-info__tag_popular{background:var(--error-base)}.v9-games-advanced__card-info__tag_new{background:var(--success-darken-1)}.v9-games-advanced__card-info__tag_jackpot{background:var(--contrast-bg);color:var(--contrast-color)}.v9-games-advanced__card-info ul{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;gap:8px;margin-top:24px}.v9-games-advanced__card-info ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--card-text);font-size:16px;font-weight:400;gap:4px;line-height:150%}.v9-games-advanced__card-info ul li:before{background:none;border-radius:0;color:var(--contrast-bg);content:var(--check-icon);display:inline-block;font-family:latter-icons;font-size:14px;height:20px;line-height:20px;margin-right:0;text-align:center;width:20px}.v9-games-advanced__card-details{border-top:1px solid var(--line-secondary);display:grid;grid-template-columns:1fr;padding-top:16px}.v9-games-advanced__card-details:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}.v9-games-advanced__card-details:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}.v9-games-advanced__card-detail{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:2px;padding:0 4px;text-align:center}.v9-games-advanced__card-detail:not(:last-child){border-right:1px solid var(--line-secondary)}.v9-games-advanced__card-detail__title{color:var(--card-text-secondary);font-size:14px;font-weight:400;line-height:150%}.v9-games-advanced__card-detail__value{color:var(--card-text);font-size:16px;font-weight:600;line-height:150%}.v9-games-advanced__card-buttons{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:auto}.v9-games-advanced__link{color:var(--secondary-button-color);font-size:16px;font-weight:500;line-height:150%;margin:24px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:1000px){.v9-games-advanced__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v9-games-advanced .text-block{margin-bottom:20px}.v9-games-advanced__card-bg{height:90px;width:90px}}@media (max-width:600px){.v9-games-advanced__list{grid-template-columns:repeat(1,1fr)}.v9-games-advanced__card{background:linear-gradient(to bottom,var(--theme-secondary-color) 65px,var(--card-bg) 0)}}