.custom-select{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-select.choose-currency__select{width:100%}.custom-select--disabled{pointer-events:none}.custom-select__selected{display:flex;align-items:center;width:100%;height:40px;padding:10px 12px;border:1px solid var(--white-200);background-color:var(--white);border-radius:8px;color:var(--gray-700);font-size:14px;cursor:pointer;transition:all .2s ease-out}.custom-select__opened .custom-select__selected{border-color:var(--gray-500);background-color:var(--white-100)}.has-error .custom-select__selected,.payment-cashout-form__select-error .custom-select__selected{margin-bottom:4px;border-color:var(--primary)}.custom-select--dark .custom-select__selected,.payment .custom-select__selected{border-color:var(--gray-700);background-color:var(--gray-900);color:var(--white)}.custom-select--dark.has-error .custom-select__selected{border-color:var(--primary)}.custom-select__opened.custom-select--dark .custom-select__selected,.payment .custom-select__opened .custom-select__selected{border-color:var(--cuprum-50);background-color:var(--cool-gray-850);color:var(--white-50)}.no-touch .custom-select__selected:hover{border-color:var(--gray-400);background-color:var(--white-100)}.no-touch .custom-select--dark .custom-select__selected:hover,.no-touch .payment .custom-select__selected:hover{background-color:var(--cool-gray-850)}.custom-select--disabled .custom-select__selected{opacity:.6}.table-top .custom-select__selected{background-color:transparent;padding:0;height:auto;border:none}.custom-select__error-msg{font-size:12px;line-height:16px;color:var(--red-error);text-transform:none;text-align:left}.custom-select__opened.form-constructor__field-wrap--state{z-index:10}.custom-select__name{font-weight:400;font-size:14px;line-height:20px;color:var(--gray-700);padding-right:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-grow:1}.custom-select--dark .custom-select__name,.payment .custom-select__name{color:var(--gray-400)}.table-top .custom-select__name{font-weight:700;padding:0;color:var(--SLATE_ROCK);font-size:14px}.limits .custom-select__name{color:var(--gray-500)}.dark .limits .custom-select__name{color:var(--gray-400)}.custom-select__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:11px;right:12px;width:20px;height:20px;transition:transform .1s ease-out;z-index:1}.table-top .custom-select__arrow{position:static;margin-left:8px;width:auto;height:auto}.custom-select__arrow-icon{width:10px;height:auto;color:var(--gray-400)}.custom-select--dark .custom-select__arrow-icon{color:var(--gray-300)}.limits .custom-select__arrow-icon{color:var(--gray-500)}.bottom-sheet--limits .custom-select__arrow-icon,.dark .limits .custom-select__arrow-icon{color:var(--cuprum-50)}.custom-select__arrow-up{transform:rotate(180deg)}@media(min-width:640px){.limits .custom-select__options-wrap{width:300px;left:auto;right:0;transform:none!important;height:auto!important;box-shadow:var(--shadow-black-20)}}@media(min-width:1140px){.limits .custom-select__options-wrap{width:330px}}@media(min-width:640px){.custom-select__options-wrap{position:absolute!important;left:50%;transform:translateX(-50%)!important;width:calc(100% + 2px);top:calc(100% + 8px);border-radius:12px;background-color:var(--gray-900);overflow:hidden;z-index:10}}.limits .custom-select__title{display:none}.bottom-sheet--limits .custom-select__title{padding:0 20px 20px;font-size:20px;font-weight:700;line-height:24px;color:var(--gray-600)}.dark .bottom-sheet--limits .custom-select__title{color:var(--gray-300)}.custom-select__options-scroll{padding:0 8px 12px}@media(min-width:640px){.custom-select__options-scroll{padding:8px}}.bottom-sheet--limits .custom-select__options-scroll{padding-bottom:16px}@media(min-width:640px){.custom-select__options-wrap--d-none{display:none}}.limits__card .custom-select__options-wrap--d-none{display:none}.custom-select__options{overflow-y:scroll;height:100%}.custom-select__options::-webkit-scrollbar{height:0;width:0;opacity:0;color:transparent;background-color:transparent;display:none}.custom-select__options::-webkit-scrollbar-thumb,.custom-select__options::-webkit-scrollbar-track{background:transparent;display:none}@media(min-width:1140px){.custom-select__options{max-height:320px}}@media(max-width:639px){.add-money-limit__form .custom-select__options,.limits__card .custom-select__options{padding-bottom:24px}}.custom-select__option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 8px 0 12px;border-radius:8px;cursor:pointer}.custom-select__option input{display:none}.no-touch .custom-select__option:hover{background-color:var(--cool-gray-850)}.custom-select__option-icon-wr{width:28px;height:28px;flex-shrink:0;border-radius:8px;background-color:var(--gray-700)}.bottom-sheet--limits .custom-select__option-icon-wr{background-color:var(--white-200)}.dark .bottom-sheet--limits .custom-select__option-icon-wr{background-color:var(--gray-700)}.custom-select__option-icon{width:20px;height:auto;color:var(--bright-green)}.currencies-popup-desktop{position:absolute;left:0;top:0;background:rgba(49,45,43,.9);display:flex;align-items:center;justify-content:center;z-index:100}.custom-select__img{width:24px;height:24px;margin-right:12px}.custom-select__icon{flex-shrink:0;width:16px;height:16px;color:var(--gray-400);margin-right:8px}.custom-select--dark .custom-select__icon,.payment .custom-select__icon{color:var(--gray-300)}.limits .custom-select__icon{margin-right:14px;color:var(--gray-500)}.dark .limits .custom-select__icon{color:var(--gray-400)}.bottom-sheet--limits .custom-select__icon{color:var(--cuprum-50)}.custom-select__option-label{width:100%}.custom-select__option-text-wr{font-weight:400;font-size:14px;line-height:20px;color:var(--gray-300)}.limits .custom-select__option--active .custom-select__option-text-wr{color:var(--white)}.bottom-sheet--limits .custom-select__option-text-wr{color:var(--gray-600)}.dark .bottom-sheet--limits .custom-select__option-text-wr{color:var(--gray-300)}.country-select{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:8px}@media(min-width:640px){.country-select{margin-bottom:12px}}@media(min-width:1140px){.country-select{margin-bottom:16px}}.country-select.border-bottom .country-select__selected{height:28px;padding-left:0;border:none;border-radius:0;background-color:transparent;cursor:pointer}.country-select--with-prepend-icon{position:relative;padding-left:30px}.country-select__prepend-icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.profile-edit__col .country-select{margin-bottom:0}.country-select__selected{width:100%;height:40px;padding:10px 44px 10px 48px;border:1px solid var(--white-200);background-color:var(--white);border-radius:8px;color:var(--gray-700);font-size:14px;cursor:pointer;transition:all .2s ease-out}.country-select__selected--has-error-msg{position:relative}.country-select__selected__error-msg{text-align:left;font-size:12px;line-height:16px;color:var(--red-error);text-transform:none;position:absolute;bottom:-18px}.country-select--black .country-select__selected{border-color:var(--gray-700);background-color:var(--gray-900);color:var(--white)}.country-select--disabled .country-select__selected{opacity:.6;cursor:default}.no-touch .country-select__selected:hover:not(.country-select--disabled .country-select__selected){border-color:var(--gray-400);background-color:var(--white-100)}.no-touch .country-select--black .country-select__selected:hover:not(.country-select--disabled .country-select__selected){background-color:var(--cool-gray-850)}.country-select__image{height:24px;width:24px;border-radius:100%;margin-right:12px;object-fit:cover;overflow:hidden;z-index:1;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.country-select__name{display:block;font-size:14px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;color:var(--gray-700);white-space:nowrap;width:100%}.country-select--black .country-select__name{color:var(--white)}.country-select--disabled .country-select__name{color:var(--gray-400)}.country-select__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:11px;right:12px;width:20px;height:20px;transition:transform .1s ease-out;z-index:1}.country-select--disabled .country-select__arrow{display:none}.country-select__arrow-icon{width:10px;height:auto;color:var(--gray-400)}.country-select--black .country-select__arrow-icon{color:var(--gray-300)}@media(min-width:640px){.country-select__arrow-up{transform:rotate(180deg)}}.country-select__options-wrap{position:absolute!important;padding:85px 0 8px;background-color:var(--white);z-index:5;left:50%;transform:translateX(-50%)!important}.country-select__options-wrap.country-select--black{background-color:var(--cool-gray-850)}@media(min-width:640px){.country-select__options-wrap{width:calc(100% + 20px);top:calc(100% + 8px);padding:0;border-radius:20px;overflow:hidden}.country-select__options-wrap.country-select--black{background-color:var(--gray-900)}}.bottom-sheet .country-select__options-wrap{position:relative!important;width:100%}.country-select__option-label{display:inline-block}.country-select__options{width:100%;margin:0;padding:0;text-align:left;border:none;cursor:pointer}@media(min-width:640px){.country-select__options{max-height:375px}}@media(min-width:1140px){.country-select__options{max-height:324px}}.country-select__option{position:relative;display:flex;align-items:center;padding:10px 12px;font-size:14px;line-height:20px;cursor:pointer;color:var(--gray-700);transition:all .2s ease-out}.country-select--black .country-select__option{color:var(--gray-300)}@media(min-width:640px){.country-select--black .country-select__option{opacity:.9}}.country-select--black .country-select__option:hover{border-radius:4px;background-color:var(--cool-gray-850)}.country-select__option.active{padding-right:48px}.country-select__option:hover{border-radius:4px;background-color:var(--gray-500);color:var(--white);opacity:.9}.country-select__options-scroll{margin-right:-20px;padding:0 28px 0 8px}.country-select__option input{display:none}.system-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.country-select__options-image{height:24px;width:24px;flex-shrink:0;border-radius:100%;margin-right:12px;object-fit:cover;overflow:hidden}.country-select__options-icon-wrap{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:var(--gray-700)}.country-select__options-icon{width:20px;height:20px;color:var(--bright-green)}.country-select__header{width:100%;background-color:var(--cool-gray-850);padding:0 20px 8px;position:absolute;z-index:7}.country-select__search-input-wrap{position:relative}.country-select__search-input-icon{width:20px;height:auto;color:var(--gray-400);z-index:1;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.country-select--black .country-select__search-input-icon{color:var(--gray-300)}.country-select__label{font-size:20px;line-height:24px;font-weight:700;color:var(--secondary-2);margin-bottom:20px}