.v1-payment:has(.v1-payment__card:nth-child(n+7)) .v1-payment__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v1-payment:has(.v1-payment__card:nth-child(n+7)) .v1-payment__card{max-width:320px}.v1-payment .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-payment__content{overflow-y:auto;width:100%}.v1-payment__content::-webkit-scrollbar{background-color:var(--line-secondary);border-radius:0;height:4px;width:4px}.v1-payment__content::-webkit-scrollbar-thumb{background-color:var(--line-main);border-radius:0;cursor:pointer}.v1-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v1-payment__card{background:var(--card-bg);border:2px solid var(--card-bg);-ms-flex-negative:0;color:var(--card-text);flex-shrink:0;padding:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v1-payment__card,.v1-payment__card-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.v1-payment__card-details{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v1-payment__card-logo{-ms-flex-negative:0;flex-shrink:0;height:auto;width:60px}.v1-payment__card-logo img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.v1-payment__card-info{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:12px}.v1-payment__card-title{font-size:18px;font-weight:600;line-height:150%}.v1-payment__card-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:8px}.v1-payment__card-advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-all;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:14px;font-weight:400;gap:8px;line-height:150%}.v1-payment__card-advantages li:before{background-color:var(--white);border-radius:50%;color:var(--success-darken-2);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}.v1-payment__card .vAll-button{margin-top:auto}.v1-payment__card .text-block{color:var(--card-text-secondary);font-size:14px;font-weight:400;line-height:150%}@media (max-width:1100px){.v1-payment__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v1-payment__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v1-payment__card{max-width:340px}}@media (max-width:360px){.v1-payment:has(.v1-payment__card:nth-child(n+7)) .v1-payment__card{max-width:288px}.v1-payment__card{max-width:288px}}@media not all and (pointer:coarse){.v1-payment__card:hover{border-color:var(--line-main)}}