:root{--color-main:#1a84ff;--color-main-bg:rgba(26,132,255,.08);--color-accent:#b6e109;--color-accent-bg:rgba(182,225,9,.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.08);--color-yellow:#ffd82c;--color-yellow-bg:rgba(255,216,44,.08);--color-green:#8bab1a;--color-green-bg:rgba(136,160,51,.08);--color-white:#fff;--color-black:#000;--color-text:#181818;--color-secondary:#656565;--color-inverse:#fff;--color-text-primary:#151515;--background-main:#f0f0f0;--background-2lvl:#fff;--background-gray:rgba(0,0,0,.03);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,40%,.1);--button-blue:#1a84ff;--button-gray:rgba(0,0,0,.03);--button-dark:#181818;--button-green:rgba(182,225,9,.08);--button-gray-color:#181818;--button-dark-color:#fff;--button-backdrop-filter:blur(15px);--input-bg:rgba(0,0,0,.03);--input-placeholder:#656565;--input-color:#181818;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#281717;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,40%,.3);--modal-stroke:rgba(0,0,0,.08);--color-text-secondary:#656565;--color-primary-add-btn:rgba(26,132,255,.08);--color-red-atention:#ae1818;--preview-card-bg:#f8f8f8;--fill-star:rgba(0,0,0,.03);--rt-color-white-app:#f0f0f0;--rt-color-dark-app:#fff;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#fff;--pwa-theme-color:#181818}.dark{--color-main:#1a84ff;--color-main-bg:rgba(36,128,235,.1);--color-accent:#b6e109;--color-accent-bg:rgba(#b6e109,0.08);--color-red:#f53e2a;--color-red-bg:rgba(245,62,42,.1);--color-yellow:#ffd82c;--color-yellow-bg:rgba(#ffd82c,0.08);--color-green:#8bab1a;--color-green-bg:rgba(#8bab1a,0.08);--color-white:#fff;--color-black:#000;--color-text:#fff;--color-secondary:#959595;--color-inverse:#030303;--color-text-primary:#fff;--background-main:#161616;--background-2lvl:#202020;--background-gray:hsla(0,0%,100%,.05);--background-fade:rgba(0,0,0,.3);--border:hsla(0,0%,58%,.1);--button-blue:#2480eb;--button-gray:hsla(0,0%,100%,.05);--button-dark:#fff;--button-green:rgba(182,225,9,.08);--button-gray-color:#fff;--button-dark-color:#030303;--button-backdrop-filter:blur(0);--input-bg:hsla(0,0%,100%,.05);--input-placeholder:#959595;--input-color:#fff;--input-label-color:#656565;--input-err-bg:rgba(245,62,42,.08);--input-err-color:#f53e2a;--input-err-label-color:#f53e2a;--input-focus-bg:rgba(36,128,235,.1);--input-focus-color:#fff;--input-focus-label-color:#1a84ff;--divider:hsla(0,0%,58%,.3);--modal-stroke:hsla(0,0%,100%,.08);--color-text-secondary:#959595;--color-primary-add-btn:rgba(36,128,235,.1);--preview-card-bg:#2e2e2e;--fill-star:hsla(0,0%,100%,.03);--rt-color-white-app:#161616;--rt-color-dark-app:#202020;--rt-color-success-app:rgba(136,160,51,.08);--rt-color-error-app:rgba(245,62,42,.08);--rt-color-warning-app:rgba(255,216,44,.08);--rt-color-info-app:rgba(26,132,255,.08);--rt-opacity-app:1;--pwa-background:#202020;--pwa-theme-color:#fff}.Select{position:relative}.Select_xxl{margin-bottom:40px}.Select_xl{margin-bottom:30px}.Select_lg{margin-bottom:25px}.Select_md{margin-bottom:20px}.Select_sm{margin-bottom:14px}.Select_none{margin-bottom:0}.Select-wrap{position:relative}.Select-icon{position:absolute;top:50%;transform:translateY(-50%);line-height:1;z-index:50}.Select-icon_left{left:16px;min-width:18px}.Select-icon_right{right:16px}.Select-icon_square{top:11px;right:16px;transform:translate(0);font-style:normal;font-weight:500;font-size:14px;line-height:15px}.Select-label{display:flex;margin-bottom:5px;line-height:15px}.Select-label_required{position:relative;padding-left:15px}.Select-label_required:before{position:absolute;left:3px;top:-2px;content:"*";font-weight:400;line-height:23px;letter-spacing:.0015em}.Select-basic_multi .Select-el__clear-indicator{padding:0;color:var(--red-color-100)}.Select-basic_multi .Select-el__clear-indicator svg{width:16px;height:16px}.Select-basic_error .Select-el__indicators{display:none}.Select-basic_disabled{opacity:.5}.Select-el__placeholder{color:var(--input-placeholder);font-size:14px;font-weight:400;line-height:18px}.Select-el__single-value{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text);font-size:14px;font-weight:600;line-height:18px}.Select-el__control{cursor:pointer;position:relative;display:flex;align-items:center;min-height:50px;border-radius:14px;background:var(--input-bg);padding-left:14px}.Select-el__control--is-focused{background:var(--input-focus-bg)}.Select-el__control--menu-is-open .Select-el__placeholder,.Select-el__control--menu-is-open .Select-el__single-value{display:none}.Select-el__control--menu-is-open .Select-el__input-container{position:relative;opacity:1;z-index:0}.Select-el__input{color:var(--color-primary)!important;font-size:14px;font-weight:400!important;line-height:18px!important}.Select-el__input-container{position:absolute;opacity:0;z-index:-99999}.Select-el__indicators{position:absolute!important;right:0!important;min-height:42px!important;line-height:1!important;width:42px!important;display:flex!important;align-items:center!important;justify-content:center!important}.Select-el__value-container{display:flex;inline-size:calc(100% - 52px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-el__menu{border-radius:4px;background:var(--card-background);box-shadow:0 1px 2px 0 rgba(0,0,0,.05),0 1px 1px 0 rgba(0,0,0,.02),0 8px 15px 0 rgba(0,0,0,.1),0 4px 4px 0 rgba(0,0,0,.03);margin-top:8px;top:100%;position:absolute;width:100%;z-index:100;padding:15px}.Select-el__menu-list{max-height:150px;overflow-y:auto}.Select-el__menu-list *{scrollbar-width:thin;scrollbar-color:var(--blue-color-200) var(--primary-color)}.Select-el__menu-list::-webkit-scrollbar{width:4px}.Select-el__menu-list::-webkit-scrollbar-track{border-radius:10px}.Select-el__menu-list::-webkit-scrollbar-thumb{border-radius:10px;background:var(--divider,hsla(0,0%,8%,.1))}.Select-el__option{color:var(--color-gray-700);font-size:14px;font-weight:600;line-height:18px;padding:8px 0;border-bottom:1px solid hsla(0,0%,8%,.05);cursor:pointer}.Select-el__option--is-selected{color:var(--primary-color)}.Select-el__option:last-child{border:none}.Select-loader{position:absolute;min-width:30px;min-height:30px}.Select-loader div{display:block;position:absolute;width:24px;height:24px;margin:3px;border:1px solid var(--color-primary);border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--color-primary) transparent transparent transparent}.Select-loader div:first-child{animation-delay:-.45s}.Select-loader div:nth-child(2){animation-delay:-.3s}.Select-loader div:nth-child(3){animation-delay:-.15s}.Select-error{display:inline-flex;align-items:center;width:auto;font-size:12px;font-weight:400;line-height:18px;padding:3px 5px;border-radius:4px;color:var(--badges-alerts-red);background:var(--badges-alerts-red-bg);margin-top:8px;transition:all .5s ease}.Select-error svg{margin-right:6px}@keyframes slideError{0%{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}