.methods{display:flex;flex-direction:column;gap:8px;margin-bottom:auto;height:0;flex:1;height:350px;max-height:350px;overflow:auto}.methods button{text-align:left;justify-content:flex-start;border-radius:var(--b-radius);flex-shrink:0;gap:0}.methods button:hover,.methods button.active{background:var(--bg_light_hover__100)!important}.methods button:hover:not(.chevron),.methods button.active:not(.chevron){color:var(--color_primary__100)!important}.methods button .icon{width:24px;height:24px;margin-right:8px;display:flex;align-items:center;justify-content:center}.methods button .icon img{width:100%;height:auto}.methods button .chevron{transform:rotate(-90deg);margin-left:auto}.modal-deposit{display:flex;min-height:519.84px}.modal-deposit__sidebar{padding:20px;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--bg_main__300);width:400px;max-width:100%}@media (min-width: 768px){.modal-deposit__sidebar{width:275px}}.modal-deposit__sidebar.hidden{display:none}.modal-deposit__sidebar .balance{border-radius:var(--b-radius);background:var(--bg_main__100);padding:12px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:var(--color_primary__100)}.modal-deposit__sidebar-methods{position:relative}.modal-deposit__sidebar-methods:after{content:"";position:absolute;z-index:1;bottom:0;left:0;background:linear-gradient(to bottom,transparent,var(--bg_primary__100) 47.92%);width:100%;height:145px;transform:translateY(50%);pointer-events:none}.modal-deposit__body{padding:20px;width:400px;max-width:100%}@media (min-width: 768px){.modal-deposit__body{width:430px}}.modal-deposit__body.hidden{display:none}.modal-deposit__body .content{display:flex;flex-direction:column;gap:20px;margin-top:12px}.modal-deposit__body .variants__label{color:var(--color_secondary__100);font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8px}.modal-deposit__body .variants__btns{display:flex;gap:6px;overflow:auto}.modal-deposit__body .variants__btns button{font-size:14px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap}.modal-deposit__body .variants__text{margin-top:8px;font-size:12px;font-style:normal;font-weight:600;line-height:normal;color:var(--color_secondary__100)}.modal-deposit__body .amount__limit{margin-left:auto;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.modal-deposit__body .amount__btns{margin-top:8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.modal-deposit__body .amount__btns button{font-size:14px;font-style:normal;font-weight:600;line-height:normal}.modal-deposit__body-header{position:relative;height:41px;display:flex;align-items:center}.modal-deposit__body-header .back{margin-right:8px;display:flex;height:20px;width:20px;padding:0;color:var(--color_secondary__100)}@media (min-width: 768px){.modal-deposit__body-header .back{display:none}}.modal-deposit__body-header .icon{display:flex;align-items:center;font-size:20px;font-style:normal;font-weight:600;line-height:14px}.modal-deposit__body-header .icon img{width:24px;height:auto;min-height:24px;margin-right:8px}.modal-deposit__body-header .close{position:absolute;top:0;right:0}.modal-deposit__body .fees{font-size:14px;font-style:normal;font-weight:600;line-height:18px;position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--color_secondary__100);white-space:nowrap}
