.place-order-accounts__account{background:#26a62b;height:48px;width:100%;border-radius:18px;padding:12px 24px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.place-order-accounts__account button{height:24px}.place-order-accounts .sell__list li{position:relative;padding-left:15px}.place-order-accounts .sell__list li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;margin:auto;top:0;bottom:0;left:0}.place-order-accounts__add{color:#0098ff;font-size:16px;line-height:24px;font-family:var(--font-space),sans-serif;font-weight:700;display:flex;align-items:center}.place-order-accounts__add:before{margin-right:10px;display:flex;height:14px;width:14px;content:"";background:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 8H0V6H6V0H8V6H14V8H8V14H6V8Z" fill="%230098FF"/></svg>')}.place-order-accounts__fields-row{margin-top:10px;display:flex;gap:10px}@media screen and (width <= 700px){.place-order-accounts__fields-row{flex-direction:column}}.place-order-accounts__fields-row .radio-field{width:auto;min-width:100px}.place-order-accounts__fields-row-caption{margin-top:auto;max-width:300px;color:#cecccc}