.v1-games-advanced{color:var(--text-main)}.v1-games-advanced .container{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:20px}.v1-games-advanced__list{display:grid;gap:20px 50px;grid-template-columns:repeat(3,1fr)}.v1-games-advanced__card{color:var(--text-main)}.v1-games-advanced__card-wrapper{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:16px;height:100%;overflow:hidden;padding-bottom:16px;position:relative}.v1-games-advanced__card-img{height:auto;width:100%}.v1-games-advanced__card-img__content{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v1-games-advanced__card-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white);font-size:14px;font-weight:600;gap:8px;line-height:150%}.v1-games-advanced__card-tag{padding:4px 8px}.v1-games-advanced__card-tag_new{background-color:var(--success-darken-1)}.v1-games-advanced__card-tag_popular{background-color:var(--error-base)}.v1-games-advanced__card-tag_jackpot{background-color:var(--accent-lighten-1);color:var(--black)}.v1-games-advanced__card-title{color:var(--text-main);font-size:18px;font-weight:600;line-height:150%;margin-bottom:4px}.v1-games-advanced__card-dev{color:var(--text-secondary);font-size:14px;font-weight:600;line-height:150%}.v1-games-advanced__card .vAll-button{margin-top:auto}.v1-games-advanced__card-more{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;outline:none;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;position:relative;z-index:1}.v1-games-advanced__card-more svg{color:var(--text-main);height:24px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:24px}.v1-games-advanced__card-more_open svg{color:var(--theme-secondary-color);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.v1-games-advanced__card-details{background-color:var(--theme-color);color:var(--theme-secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:16px 16px 70px;position:absolute;top:-100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v1-games-advanced__card-details_open{top:0}.v1-games-advanced__card-details .vAll-button_secondary{margin-top:auto}.v1-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:8px}.v1-games-advanced__card-detail__title{font-size:14px;font-weight:400;line-height:150%}.v1-games-advanced__card-detail__value{font-size:16px;font-weight:600;line-height:150%}.v1-games-advanced__card:not(:has(.vAll-button)) .v1-games-advanced__card-more{margin-top:auto}.v1-games-advanced__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1001px){.v1-games-advanced__card:not(:nth-child(3n),:last-child){position:relative}.v1-games-advanced__card:not(:nth-child(3n),:last-child):after{background-color:var(--line-secondary);bottom:0;content:"";height:100%;position:absolute;right:-25px;width:1px}}@media (max-width:1000px)and (width >= 701px){.v1-games-advanced__card:nth-child(odd):not(:last-child){position:relative}.v1-games-advanced__card:nth-child(odd):not(:last-child):after{background-color:var(--line-secondary);bottom:0;content:"";height:100%;position:absolute;right:-25px;width:1px}}@media (max-width:1000px){.v1-games-advanced__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v1-games-advanced .container{gap:16px}}@media (max-width:700px){.v1-games-advanced__list{grid-template-columns:repeat(1,1fr);row-gap:32px}.v1-games-advanced__card:not(:last-child){position:relative}.v1-games-advanced__card:not(:last-child):after{background-color:var(--line-secondary);bottom:-16px;content:"";height:1px;position:absolute;right:0;width:100%}}