.v11-payment .section__title{margin-bottom:16px}.v11-payment:has(.v11-payment__card:nth-child(n+4)) .v11-payment__card{max-width:402px}.v11-payment:has(.v11-payment__card:nth-child(n+4)) .v11-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}.v11-payment:has(.v11-payment__card:nth-child(n+4)) .v11-payment__content{overflow:auto}.v11-payment__description{margin-bottom:20px}.v11-payment__content{overflow:visible;width:100%}.v11-payment__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v11-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;gap:16px;-ms-flex-negative:0;border-radius:16px;color:var(--card-text);flex-shrink:0;max-width:none;padding:16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v11-payment__card ul{display:grid;gap:16px;grid-template-columns:1fr 1fr}.v11-payment__card ul li{color:var(--card-text)}.v11-payment__card .text-block{color:var(--card-text-secondary)}.v11-payment__card-logo{-ms-flex-negative:0;background:var(--white);flex-shrink:0;height:80px;padding:8px;width:80px}.v11-payment__card-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v11-payment__card-title{font-size:20px;font-weight:600;line-height:140%;text-align:center}.v11-payment__card-description{text-align:center}.v11-payment__card-details{-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center}.v11-payment__card-content,.v11-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v11-payment__card-content{border-bottom:1px solid var(--line-main);gap:16px;padding-bottom:16px}.v11-payment__button-wrapper{margin-top:auto}@media (max-width:1100px){.v11-payment__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.v11-payment:has(.v11-payment__card:nth-child(n+4)) .v11-payment__card{max-width:328px}.v11-payment__content{overflow-y:auto}.v11-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}.v11-payment__card{max-width:328px}}@media (max-width:360px){.v11-payment:has(.v11-payment__card:nth-child(n+4)) .v11-payment__card{max-width:288px}.v11-payment__card{max-width:288px}}@media not all and (pointer:coarse){.v11-payment__card:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.08),0 12px 20px 0 rgba(0,0,0,.06);box-shadow:0 4px 8px 0 rgba(0,0,0,.08),0 12px 20px 0 rgba(0,0,0,.06)}}