.v10-payment .section__title{margin-bottom:16px}.v10-payment:has(.v10-payment__card:nth-child(n+7)):not(.payment-grid) .v10-payment__card{max-width:402px}.v10-payment:has(.v10-payment__card:nth-child(n+7)):not(.payment-grid) .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+7)):not(.payment-grid) .v10-payment__content{overflow:auto}.v10-payment__description{margin-bottom:20px}.v10-payment__content{width:100%}.v10-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v10-payment__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;font-size:16px;gap:4px;line-height:150%;margin:16px auto 0;outline:none;padding:10px}.v10-payment__more svg{height:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.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[data-state=hidden]{display:none}.v10-payment__card-logo{-ms-flex-negative:0;background:color-mix(in srgb,var(--site-bg) 20%,#fff);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+7)):not(.payment-grid) .v10-payment__card{max-width:328px}.v10-payment.payment-grid .v10-payment__list{display:grid;grid-template-columns:1fr}.v10-payment.payment-grid .v10-payment__card{max-width:unset}.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+7)):not(.payment-grid) .v10-payment__card{max-width:288px}.v10-payment__card{max-width:288px}}