.v13-payment .section__title{margin-bottom:16px}.v13-payment:has(.v13-payment__card:nth-child(n+7)):not(.payment-grid) .v13-payment__card{max-width:402px}.v13-payment:has(.v13-payment__card:nth-child(n+7)):not(.payment-grid) .v13-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}.v13-payment:has(.v13-payment__card:nth-child(n+7)):not(.payment-grid) .v13-payment__content{overflow:auto}.v13-payment__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between;width:100%}.v13-payment__content{width:100%}.v13-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:20px}.v13-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;color:var(--text-main);font-size:16px;gap:4px;line-height:150%;margin:16px auto 0;outline:none;padding:10px}.v13-payment__more svg{color:inherit;height:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:20px}.v13-payment__card,.v13-payment__more svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v13-payment__card{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:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;border-radius:16px;flex-shrink:0;max-width:none;overflow:hidden}.v13-payment__card ul{display:grid;gap:16px;grid-template-columns:1fr 1fr}.v13-payment__card ul li{color:var(--card-text)}.v13-payment__card:not(:has(ul)) .v13-payment__list-btn{-webkit-box-pack:end;-ms-flex-pack:end;height:100%;justify-content:end}.v13-payment__card[data-state=hidden]{display:none}.v13-payment__card-description{color:inherit;font-size:16px;font-weight:400;line-height:150%}.v13-payment__card-logo{-ms-flex-negative:0;background:var(--white);flex-shrink:0;height:60px;padding:4px 0;width:60px}.v13-payment__card-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v13-payment__card-title{color:inherit;font-size:20px;font-weight:600;line-height:140%}.v13-payment__card-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--contrast-bg);color:var(--contrast-color)}.v13-payment__card-content,.v13-payment__list-btn{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;padding:16px}.v13-payment__list-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--card-bg);justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1100px){.v13-payment__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v13-payment:has(.v13-payment__card:nth-child(n+7)):not(.payment-grid) .v13-payment__card{max-width:328px}.v13-payment.payment-grid .v13-payment__list{display:grid;grid-template-columns:1fr}.v13-payment.payment-grid .v13-payment__card{max-width:unset}.v13-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}.v13-payment__card{max-width:328px}}@media (max-width:360px){.v13-payment:has(.v13-payment__card:nth-child(n+7)):not(.payment-grid) .v13-payment__card{max-width:288px}.v13-payment__card{max-width:288px}}@media not all and (pointer:coarse){.v13-payment__card:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 12px 20px 0 rgba(0,0,0,.08);box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 12px 20px 0 rgba(0,0,0,.08)}}