.shop-info-payment-wrapper .payment-methods{flex-direction:column;flex:1;gap:0;padding:0;display:flex}.shop-info-payment-wrapper .payment-methods .methods-list{white-space:pre-wrap;font-size:.875rem;line-height:1.5}.shop-info-payment-wrapper .payment-methods .methods-rows{border:1px solid var(--gray-alpha-300);background:var(--background);border-radius:.5rem;flex-direction:row;gap:0;display:flex;overflow:hidden}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item{background:var(--background);border-right:1px solid var(--gray-alpha-300);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:1rem;transition:all .2s;display:flex;position:relative}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item:last-child{border-right:none}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item.disabled{opacity:.6;background:var(--gray-alpha-200)}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item.disabled .row-label{color:var(--gray-alpha-500);font-weight:400}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item.disabled .methods-list{color:var(--gray-alpha-500)}.shop-info-payment-wrapper .payment-methods .methods-rows .methods-row{flex-direction:column;align-items:center;display:flex}.shop-info-payment-wrapper .payment-methods .methods-rows .methods-row.cash-method-row{margin-bottom:0}.shop-info-payment-wrapper .payment-methods .methods-rows .methods-row .row-label{color:var(--foreground);font-size:.9rem;font-weight:700}.shop-info-payment-wrapper .payment-methods .methods-rows .methods-detail{margin-top:.5rem}@media (max-width:1179px){.shop-info-payment-wrapper .payment-methods .methods-rows{flex-direction:column;gap:1px}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item{border-right:none;border-bottom:1px solid var(--gray-alpha-300);aspect-ratio:5;flex-direction:column;justify-content:center;align-items:center;display:flex}.shop-info-payment-wrapper .payment-methods .methods-rows .payment-method-item:last-child{border-bottom:none}}
