.payment__list__selects{display:flex;gap:12px;justify-content:center}.payment__list_wrapper{margin:0 auto;max-width:800px}.payment__list__select_wrapper{display:flex;flex-direction:column;gap:4px;width:300px}.payment__list__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#031538;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M7 10l5 5 5-5z\"/></svg>") no-repeat;background-position:calc(100% - 30px);background-size:16px;border:1px solid var(--color-11);border-radius:100px;color:var(--color-4);font-size:14px;padding:16px 24px}.payment__list__content{display:flex;flex-direction:column;gap:12px;margin-top:20px}.payment__list__select_wrapper label{color:var(--color-1);font-size:12px;padding:0 10px}.payment__list__action{display:flex;gap:12px;justify-content:center;margin-top:20px}.payment__item{background:var(--color-2);border:1px solid var(--color-9);border-radius:12px;cursor:pointer;padding:3px;width:100%}.payment__item img{height:30px;-o-object-fit:contain;object-fit:contain}.payment__item_wrapper{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"331\" height=\"62\" fill=\"%230c317a\"><path opacity=\".3\" d=\"M81.742.08c21.842 9.312 32.779 18.788 32.779 29.984 0 11.979-12.52 21.989-37.521 31.936h2.596c24.302-9.895 36.471-19.923 36.471-31.936 0-11.223-10.623-20.715-31.839-29.984h-2.486z\"/><path opacity=\".4\" d=\"M99.685.08c18.9 9.299 28.361 18.9 28.361 29.984 0 11.862-10.835 22.024-32.475 31.936h3.971c20.712-9.852 31.081-20.036 31.081-31.936 0-11.115-9.048-20.735-27.123-29.984h-3.815z\"/><path opacity=\".5\" d=\"M117.432.08c16.886 9.313 25.338 18.993 25.338 29.984 0 11.761-9.678 22.02-29.009 31.936h5.946c18.116-9.846 27.185-20.131 27.185-31.936 0-11.027-7.913-20.728-23.723-29.984h-5.737z\"/><path opacity=\".6\" d=\"M167.443 30.541c0-10.722-6.902-20.454-21.104-29.756L145.248.08h-9.076c16.354 9.484 24.54 19.358 24.54 30.458 0 11.492-8.775 21.67-26.305 31.462h9.241l2.691-1.703c14.202-9.302 21.104-19.033 21.104-29.756z\"/><path opacity=\".7\" d=\"M179.714 30.064c0 10.767-6.829 20.6-20.874 30.064-.926.624-1.885 1.247-2.879 1.871h14.08c13.803-9.995 20.521-20.465 20.521-31.936 0-10.726-5.875-20.578-17.923-29.984h-13.681c13.966 9.44 20.756 19.248 20.756 29.984z\"/><path opacity=\".9\" d=\"M183.552.08c12.682 9.617 18.859 19.607 18.859 30.458 0 11.229-6.616 21.537-20.209 31.462H331V.08H183.552z\"/></svg>") no-repeat 100% 0,linear-gradient(180deg,#0a2762,#031538);border:1px solid var(--color-9);border-radius:12px;display:flex;justify-content:space-between;padding:11px 16px;width:100%}.payment__item__left{align-items:center;display:flex;font-size:14px;gap:12px}.payment__item__value{color:var(--color-3);font-size:14px}.payment__item__right{align-items:center;display:flex;gap:5px}.payment__item:hover .payment__item__left img{transform:scale(1.1)}.payment__item:hover,.payment__item:hover .payment__item_wrapper{border-color:#215dd4}.payment__item__right svg{height:16px;width:16px}.payment__item__right svg path{fill:var(--color-3)}
