.payment-group:nth-child(1) .payment-grid button:nth-child(-n+3)>img,
.payment-group:nth-child(2) .payment-grid button:first-child>img{width:28px;object-fit:cover;object-position:left center}
.payment-group:nth-child(1) .payment-grid button:nth-child(-n+3):not(:has(.payment-brand))::before,
.payment-group:nth-child(2) .payment-grid button:first-child:not(:has(.payment-brand))::before{position:absolute;left:43px;top:28px;transform:translateY(-50%);color:inherit;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}
.payment-group:nth-child(1) .payment-grid button:nth-child(1):not(:has(.payment-brand))::before,
.payment-group:nth-child(2) .payment-grid button:first-child:not(:has(.payment-brand))::before{content:"сбп"}
.payment-group:nth-child(1) .payment-grid button:nth-child(2):not(:has(.payment-brand))::before{content:"stars"}
.payment-group:nth-child(1) .payment-grid button:nth-child(3):not(:has(.payment-brand))::before{content:"skin"}
.payment-grid button.is-active,.payment-grid button.is-active:hover{border-color:transparent!important;background:rgba(242,242,242,.8);color:#1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
