@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.dropdown-input-group-v2_opened .dropdown-input-group-v2__list-wrapper{visibility:visible;opacity:1}.dropdown-input-group-v2_size_m{--dropdown-button-height: 44px}.dropdown-input-group-v2_size_l{--dropdown-button-height: 52px}.dropdown-input-group-v2__content{position:relative}.dropdown-input-group-v2__form{height:var(--dropdown-button-height);width:100%;display:flex;align-items:center;background-color:transparent;outline:none;padding:16px;border:1px solid rgba(239,239,239,.4);border-radius:8px;box-sizing:border-box;transition:border-color .3s;color:#efefef66;cursor:pointer}.dropdown-input-group-v2__form .button{margin-left:auto}.dropdown-input-group-v2__current-item{display:flex;align-items:center;gap:12px;overflow:hidden}.dropdown-input-group-v2__current-item span{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:pre}.dropdown-input-group-v2__current-item .icon{width:16px;height:16px;min-width:16px;min-height:16px}.dropdown-input-group-v2__current-item .art{width:32px;height:32px;min-width:32px;min-height:32px}.dropdown-input-group-v2_icon-color_brand .icon{fill:#e9ed28}.dropdown-input-group-v2__list-wrapper{background:#3e3c45;border:1px solid rgba(239,239,239,.4);border-radius:8px;box-sizing:border-box;transition:opacity .2s;visibility:hidden;position:absolute;z-index:100;left:0;right:0;top:0;opacity:0;padding:8px 6px 8px 0}.dropdown-input-group-v2 ul{list-style:none;box-sizing:border-box;display:grid;align-items:flex-start;gap:4px;margin:0;padding:0;isolation:isolate;max-width:100%;max-height:164px;overflow:auto;scrollbar-gutter:stable;scrollbar-gutter:auto}.dropdown-input-group-v2 ul::-webkit-scrollbar{width:4px}.dropdown-input-group-v2 ul::-webkit-scrollbar-track{border-radius:4px;overflow:hidden;background:linear-gradient(90deg,#0000 25%,#efefef66 25%,#efefef66 40%,#efefef66 40%,#efefef66 60%,#efefef66 60%,#efefef66 75%,#0000 75%)}.dropdown-input-group-v2 ul::-webkit-scrollbar-thumb{background-color:#7934ff;border-radius:10px;background-clip:content-box}.dropdown-input-group-v2 ul li{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;cursor:pointer;box-sizing:border-box;overflow:hidden;padding:0 2px 0 16px;height:48px}.dropdown-input-group-v2 ul li .art{width:32px;height:32px;min-width:32px;min-height:32px}.dropdown-input-group-v2 ul li .icon{width:16px;height:16px;min-width:16px;min-height:16px}.dropdown-input-group-v2 ul li .icon_type_arrowUp{width:20px;height:20px;min-width:20px;min-height:20px;margin-left:auto}.dropdown-input-group-v2 ul li .body-text{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:pre}.dropdown-input-group-v2 ul li:hover .body-text{color:#e9ed28}