.fadeList-enter-active,.fadeList-leave-active{transition:.3s ease}.fadeList-enter-from,.fadeList-leave-to{opacity:0;transform:translateY(20px)}.G_Select{cursor:pointer;display:flex;flex-direction:column;position:relative;transition:.3s;width:100%}.G_Select.mobile select{display:block}.G_Select.lock{pointer-events:none}.G_Select .content{align-items:center;background-color:#0c0e144d;border:1px solid #2e394f;border-radius:8px;display:flex;height:44px;position:relative;transition:.3s;width:100%;z-index:2}.G_Select .content>.placeholder{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0;width:calc(100% - 55px)}.G_Select .content>.placeholder .placeholder-text{color:#2e394f;font-size:15px;font-weight:500;line-height:13px;margin-left:15px;overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.G_Select .content:hover .placeholder .placeholder-text{color:#606d87}.G_Select .content .value{color:#fff;font-size:15px;font-weight:600;line-height:13px;margin-left:15px;max-height:15px;overflow:hidden;padding-bottom:2px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:calc(100% - 55px)}.G_Select .content .value .ico{left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.G_Select .content .value:has(img){overflow:visible}.G_Select .content .value:has(.ico){overflow:visible;padding-left:32px}.G_Select .content .value:has(.G_Text){line-height:unset;overflow:visible;padding-bottom:0}.G_Select .content .value .G_Text .G_Text-content{font-size:15px;font-weight:600}.G_Select .content .value p.placeholder{color:#2e394f;font-size:15px;font-weight:500;line-height:13px;transition:.3s}.G_Select .content .arrow{cursor:pointer;height:10px;max-height:10px;min-height:10px;min-width:10px;position:absolute;right:15px;top:50%!important;transform:translateY(-50%)!important;transition:.3s;width:10px;z-index:2}.G_Select .content .arrow:after{border-left:1px solid #606d87;border-top:1px solid #606d87;content:"";display:flex;height:6px!important;left:50%;position:absolute;top:calc(50% - 2px);transform:translate(-50%,-50%) rotate(-135deg);transition:.3s;width:6px!important}.G_Select .list{background:#0b0d10;border-radius:8px;left:0;max-height:352px;overflow:auto;position:absolute;top:calc(100% + 10px);width:100%;z-index:9}.G_Select .list .element{align-items:center;cursor:pointer;display:flex;height:44px;padding:0 16px;transition:.3s;width:100%}.G_Select .list .element .check{background-color:#606d87;border-radius:2px;height:12px;margin-right:10px;transition:.3s;width:12px}.G_Select .list .element .value{align-items:center;color:#fff;display:flex;font-weight:500}.G_Select .list .element .value .ico{margin-right:12px;width:20px}.G_Select .list .element.active .check{background-color:#31bbff;border-color:#31bbff}.G_Select .list .element.active .value{color:#31bbff}.G_Select .list .element:hover{background-color:#161921}.G_Select.list-top .list{bottom:calc(100% + 10px);top:unset}.G_Select:hover .content{background-color:#0c0e1499;border:1px solid #606d87}.G_Select:hover .content .arrow:after{border-left:1px solid #31bbff;border-top:1px solid #31bbff}.G_Select.open .content{background-color:#0c0e1499;border:1px solid #31bbff}.G_Select.open .content .arrow:after{top:calc(50% + 2px);transform:translate(-50%,-50%) rotate(45deg)}.G_Select.block{opacity:.5;pointer-events:none}.G_Select.max{width:250px}.G_Select.big .list .element .value{height:60px}.G_Select.big .list .element .value img{max-height:100%}.G_Select .list{background:#1b1f2b;box-shadow:0 20px 20px #0c0e1480;top:calc(100% + 18px)}.G_Select .list .element{padding:0 14px}.G_Select .list .element .value,.G_Select .list .element .value .G_Text .G_Text-content{font-size:15px;font-weight:600;transition:.3s}.G_Select .list .element.active,.G_Select .list .element:hover{background-color:#2e394f}.G_Select .list .element.active .value,.G_Select .list .element.active .value .G_Text .G_Text-content,.G_Select .list .element:hover .value,.G_Select .list .element:hover .value .G_Text .G_Text-content{color:#31bbff;font-size:15px;font-weight:600}.G_Select.search.open .content{border:1px solid #606d87}.G_Select.search .list{background:#1b1f2b;box-shadow:0 20px 20px #0c0e1480;max-height:289px;overflow-y:scroll;scrollbar-color:rgba(92,158,224,.3) rgba(92,158,224,0);top:calc(100% + 18px)}.G_Select.search .list .list-search{align-items:center;background:#1b1f2b;display:flex;justify-content:center;padding:14px;position:sticky;top:0}.G_Select.search .list .list-search .G_Input{height:40px}.G_Select.search .list .list-search .G_Input .close{right:14px;top:14px}.G_Select.search .list .list_empty{padding:14px}.G_Select.search .list .list_empty .G_Text{margin:0 auto}.G_Select.search .list .list_empty .G_Text .G_Text-content{color:#8892a5;font-size:14px;font-weight:600}
