.v10-payment .section__title{margin-bottom:16px}.v10-payment:has(.v10-payment__card:nth-child(n+4)) .v10-payment__card{max-width:402px}.v10-payment:has(.v10-payment__card:nth-child(n+4)) .v10-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}.v10-payment:has(.v10-payment__card:nth-child(n+4)) .v10-payment__content{overflow:auto}.v10-payment__description{margin-bottom:20px}.v10-payment__content{overflow:visible;width:100%}.v10-payment__content::-webkit-scrollbar{background-color:transparent;border-radius:0;height:4px;width:4px}.v10-payment__content::-webkit-scrollbar-thumb{background-color:var(--line-main);border-radius:0;cursor:pointer}.v10-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v10-payment__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--card-bg);-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;border-radius:16px;color:var(--card-text);flex-shrink:0;max-width:none}.v10-payment__card ul{display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:16px}.v10-payment__card .text-block,.v10-payment__card ul li{color:var(--card-text-secondary)}.v10-payment__card-logo{-ms-flex-negative:0;background:var(--white);flex-shrink:0;height:68px;padding:8px;width:80px}.v10-payment__card-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v10-payment__card-title{font-size:20px;font-weight:600;line-height:140%}.v10-payment__card-details{-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;gap:8px;justify-content:center}.v10-payment__card-content,.v10-payment__card-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v10-payment__card-content{border-bottom:1px solid var(--line-secondary);gap:16px;padding:16px}.v10-payment__button-wrapper{margin-top:auto;padding:16px}@media (max-width:1100px){.v10-payment__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v10-payment:has(.v10-payment__card:nth-child(n+4)) .v10-payment__card{max-width:328px}.v10-payment__content{overflow-y:auto}.v10-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}.v10-payment__card{max-width:328px}.v10-payment__card-title{font-size:20px;font-weight:700;line-height:140%}}@media (max-width:360px){.v10-payment:has(.v10-payment__card:nth-child(n+4)) .v10-payment__card{max-width:288px}.v10-payment__card{max-width:288px}}