.v8-payment:has(.v8-payment__card:nth-child(n+4)) .v8-payment__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-payment:has(.v8-payment__card:nth-child(n+4)) .v8-payment__card{max-width:328px}.v8-payment:has(.v8-payment__card:nth-child(n+4)) .v8-payment__content{overflow:auto}.v8-payment__title{margin-bottom:16px}.v8-payment__description{margin-bottom:20px}.v8-payment__content{overflow:visible;width:100%}.v8-payment__content::-webkit-scrollbar{background-color:var(--line-secondary);border-radius:0;height:4px;width:4px}.v8-payment__content::-webkit-scrollbar-thumb{background-color:var(--line-main);border-radius:0;cursor:pointer}.v8-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v8-payment__card{background:var(--card-bg);gap:16px;-ms-flex-negative:0;border-radius:12px;color:var(--card-text);flex-shrink:0;padding:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v8-payment__card,.v8-payment__card-details{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}.v8-payment__card-details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.v8-payment__card-logo{-ms-flex-negative:0;flex-shrink:0;height:64px;width:64px}.v8-payment__card-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v8-payment__card-title{font-size:24px;font-weight:600;line-height:130%}.v8-payment__card-advantages{display:grid;gap:12px 8px;grid-template-columns:1fr 1fr;list-style:none}.v8-payment__card-advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--card-text-secondary);font-size:14px;gap:4px;line-height:150%;word-break:break-all}.v8-payment__card-advantages li:before{background-color:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);content:"";font-family:latter-icons;font-size:10px;height:18px;line-height:18px;text-align:center;width:18px;-ms-flex-negative:0;flex-shrink:0}.v8-payment__card .vAll-button_secondary{margin-top:auto}.v8-payment__card .text-block{color:var(--card-text-secondary);font-size:16px;font-weight:400;line-height:150%}@media (max-width:1100px){.v8-payment__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v8-payment__content{overflow-y:auto}.v8-payment__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-payment__card{max-width:328px}.v8-payment__card-title{font-size:20px;font-weight:700;line-height:140%}}@media (max-width:360px){.v8-payment:has(.v8-payment__card:nth-child(n+4)) .v8-payment__card{max-width:288px}.v8-payment__card{max-width:288px}}