.crypto-form__select-container{cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#2a2a2a,#2a2a2a) padding-box,linear-gradient(to bottom,#5d5d5d,transparent) border-box;position:relative;min-height:60px;border:1px solid transparent;border-radius:0 40px 40px 0;padding-left:8px;padding-right:20px;width:68%;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none}.crypto-form__select-container.active{border-bottom-right-radius:0}.crypto-form__select-container.active:after{transform:rotate(180deg)}.crypto-form__select-container:after{content:"";position:absolute;background:url(/comcash/img/icons/arrow.svg) no-repeat;width:10px;height:6px;right:16px;top:50%;transform:translateY(-50%)}.crypto-form__select-label{width:100%;display:flex;align-items:center;justify-content:center;line-height:58px;color:#999}.crypto-form__select-list{top:60px;right:0;z-index:99;width:100%;position:absolute;background-color:#2a2a2a;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-color:transparent;box-shadow:-2px 7px 6px -8px #fff;overflow:hidden;padding:10px 16px 0;max-height:150px;overflow-y:scroll}.crypto-form__select-list.hide{display:none}.crypto-form__select-list::-webkit-scrollbar{background-color:#2a2a2a;width:5px}.crypto-form__select-list::-webkit-scrollbar-thumb{background-color:#3b3b3b}.crypto-form__select-item{margin-bottom:10px;padding:12px 24px;cursor:pointer;border-radius:40px;font-size:13px;text-align:left;display:flex;align-items:center}.crypto-form__select-item:hover{background:#3b3b3b}.crypto-form__select-item span{margin-left:10px}.crypto-form__select-item img{width:20px;height:20px;object-fit:contain}.crypto-form__select-loader{display:none;position:absolute;left:10px;width:40px;height:40px}.crypto-form__select-loader.loading{display:block}.crypto-form__select-selected{display:flex;align-items:center;font-size:13px;color:#fff}.crypto-form__select-selected img{width:20px;height:20px;object-fit:contain}.crypto-form__select-selected span{margin-left:10px}.crypto-form__search{position:relative;margin-bottom:10px}.crypto-form__search:after{content:"";position:absolute;top:11px;left:10px;display:block;width:15px;height:15px;background:url(/comcash/img/icons/nav/faq.svg) no-repeat;background-size:contain}.crypto-form__search-field{width:100%;padding:8px 8px 8px 26px;background-color:#1b1b1b;border:none;border-radius:40px;color:#fff}.crypto-form__switch{display:flex;justify-content:flex-start;align-items:center;border-color:#30303e;background-color:#30303e;border-radius:9px;padding:2px}.crypto-form__switch input{display:none}.crypto-form__switch-container{display:flex;justify-content:flex-end;margin-bottom:13px}.crypto-form__switch-item{display:flex;align-items:center;justify-content:center;width:46px;height:28px;font-size:15px;line-height:20px;font-weight:500;color:#808086;border-radius:7px;transition:background,color,ease .1s;cursor:pointer}.crypto-form__switch-item:last-child svg{transform:rotate(180deg)}.crypto-form__switch-item svg{margin-left:3px}.crypto-form__switch-item.active{color:#32c89e;pointer-events:none;background:#3e3f57;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}.crypto-form__switch-item.active svg{fill:#32c89e}button:disabled{cursor:not-allowed!important;opacity:.5!important}
