:root{--color-white:#fefefe;--color-black:#1f2225;--color-main:#f5a622;--color-gray:#fefefe33;--color-primary:#086ce2;--color-disabled:#fefefe0d;--color-hover:#f5a622;--color-active:#308cf8;--opacity:1;--opacity-hover:.8;--opacity-active:.6;--opacity-disabled:.5}.base-button{--button-opacity:var(--opacity);--button-opacity-hover:var(--opacity-hover);--button-opacity-active:var(--opacity-active);--button-disabled:var(--color-disabled);--button-hover:var(--color-hover);--button-pressed:var(--color-active);--button-color-text:var(--color-white);background:var(--button-background);border:none;border-radius:var(--button-border-radius);color:var(--button-color);cursor:pointer;font-size:var(--button-font-size);font-style:normal;font-weight:600;line-height:var(--button-line-height);opacity:var(--button-opacity);padding:var(--button-padding);position:relative;transition:.3s;white-space:nowrap;z-index:0}.base-button,.base-button__inner{align-items:center;display:flex;gap:8px;justify-content:center;width:100%}.base-button__inner{height:100%;z-index:1}.base-button--loading{pointer-events:none}.base-button[disabled]{--button-background:var(--button-disabled);cursor:default;pointer-events:none}.base-button:hover:not(.base-button--loading):not(.base-button[disabled]){background:var(--button-hover);--button-opacity:var(--button-opacity-hover)}.base-button:active:not(.base-button--loading):not(.base-button[disabled]){background:var(--button-active);--button-opacity:var(--button-opacity-active)}.base-button svg{height:var(--svg-height);width:var(--svg-width)}.base-button[data-appearance=outline]{--button-background:transparent}.base-button[data-appearance=outline][disabled]{background-color:transparent;--button-background:var(--button-disabled);--button-color:var(--button-disabled)}.base-button[data-appearance=text]{--button-background:transparent;--button-color:var(--button-color-text)}.base-button[data-appearance=text] svg{color:var(--button-color);transition:.3s;fill:var(--button-color)}.base-button[data-appearance=text][disabled]{background-color:transparent;pointer-events:none;--button-background:var(--button-disabled);--button-color:var(--button-disabled)}.base-button[data-appearance=text]:hover:not(.base-button--loading):not(.base-button[data-appearance=text]:disabled){background-color:transparent;--button-background:transparent;--button-color:var(--button-hover)}.base-button--color-primary{--button-background:var(--color-main);--button-color:var(--color-black)}.base-button--color-primary[disabled]{--button-disabled:#f5a6221a;--button-color:#fefefe66}.base-button--color-primary:hover{--button-hover:#f5a622cc;--button-color:#1f2225}.base-button--color-primary:active{--button-active:var(--color-main);--button-color:var(--color-black)}.base-button--color-tertiaty{--button-background:var(--color-gray);--button-color:var(--color-white)}.base-button--color-tertiaty[disabled]{--button-disabled:#fefefe0d;--button-color:#fefefe66}.base-button--color-tertiaty:hover{--button-hover:var(--color-gray);--button-color:var(--color-white)}.base-button--color-tertiaty:active{--button-active:var(--color-gray);--button-color:var(--color-white)}.base-button--color-secondary{--button-background:var(--color-primary);--button-color:var(--color-white)}.base-button--color-secondary[disabled]{--button-disabled:#fefefe0d;--button-color:#fefefe66}.base-button--color-secondary:hover{--button-hover:#308cf8;--button-color:var(--color-white)}.base-button--color-secondary:active{--button-active:#308cf8;--button-color:var(--color-white)}.base-button[data-size=large]{--button-font-size:16px;--button-padding:16px 24px;--button-line-height:24px;--button-border-radius:8px;--rounded-padding:18px;--svg-width:18px;--svg-height:18px}.base-button[data-size=normal]{--button-font-size:16px;--button-padding:16px 20px;--button-line-height:20px;--button-border-radius:12px;--rounded-padding:12px;--svg-width:18px;--svg-height:18px}.base-button[data-size=small]{--button-font-size:16px;--button-padding:12px 16px;--button-line-height:16px;--button-border-radius:8px;--svg-width:16px;--svg-height:16px;--rounded-padding:10px}.base-button--rounded{width:-moz-fit-content;width:fit-content}.base-button--rounded.base-button[data-size=small]{--button-padding:10px}.base-button--rounded.base-button[data-size=normal]{--button-padding:12px}.base-button--rounded.base-button[data-size=large]{--button-padding:18px}.divider[data-v-eb1d8e38]{background-color:#363636;height:1px;width:100%}.limit-popup[data-v-eb1d8e38] .schedule-popup__wrap{background-color:#1f2225;border-radius:16px;height:229px;padding:0;width:380px}.limit-popup[data-v-eb1d8e38] .schedule-popup__close{height:14px;width:14px}.limit-popup[data-v-eb1d8e38] .schedule-popup__close:after,.limit-popup[data-v-eb1d8e38] .schedule-popup__close:before{background:#838383}.limit-popup__wrapper[data-v-eb1d8e38]{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.limit-popup__title[data-v-eb1d8e38]{color:#fefefe;font-size:24px;font-weight:600;padding:24px 24px 0}.limit-popup__subtitle[data-v-eb1d8e38]{color:#fefefe;font-size:14px;font-weight:400;padding:0 24px}.limit-popup__actions[data-v-eb1d8e38]{align-items:center;display:flex;gap:16px;justify-content:flex-end;padding:0 24px 24px;width:100%}.limit-popup__button[data-v-eb1d8e38]{width:94px}.autoinvest-header[data-v-eb1d8e38]{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px;margin-top:60px;width:100%}.autoinvest-header__title[data-v-eb1d8e38]{color:#fefefe;font-size:34px;font-weight:600;letter-spacing:0;line-height:110%}@media (max-width:425px){.autoinvest-header__title[data-v-eb1d8e38]{font-size:28px}}.has-responsive-text .button-text[data-v-5347c20a]{display:inline}.has-responsive-text .responsive-alt-text[data-v-5347c20a]{display:none}.autoinvest-popup[data-v-5347c20a] .schedule-popup__wrap{background-color:#1f2225;border-radius:16px;height:557px;max-width:720px;width:100%}.autoinvest-popup[data-v-5347c20a] .schedule-popup__close{height:14px;right:21px;top:21px;width:14px}.autoinvest-popup[data-v-5347c20a] .schedule-popup__close:after,.autoinvest-popup[data-v-5347c20a] .schedule-popup__close:before{background:#838383}.autoinvest-popup__wrapper[data-v-5347c20a]{align-items:center;display:flex;flex-direction:column}.autoinvest-popup__header[data-v-5347c20a]{color:#fefefe;max-width:560px;text-align:center}.autoinvest-popup__status[data-v-5347c20a]{color:#838383;font-size:14px;font-weight:400;line-height:140%}.autoinvest-popup__title[data-v-5347c20a]{font-size:24px;font-weight:600;line-height:120%;padding-bottom:24px;padding-top:12px}.autoinvest-popup__description[data-v-5347c20a]{font-size:14px;font-weight:400;line-height:140%}.autoinvest-popup__image[data-v-5347c20a]{margin-bottom:24px;margin-left:0;max-width:calc(100% + 80px);-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:relative;width:calc(100% + 80px)}.autoinvest-popup__image[data-v-5347c20a] img{height:320px;width:720px}.autoinvest-popup__actions[data-v-5347c20a]{align-items:center;display:flex;justify-content:space-between;width:100%}.autoinvest-popup__action-step[data-v-5347c20a]{color:#838383;font-size:16px;font-weight:400;line-height:140%;width:100%}.autoinvest-popup__action-buttons[data-v-5347c20a]{align-items:center;display:flex;gap:16px}.empty-strategies[data-v-5347c20a]{align-items:center;border-radius:16px;display:flex;height:100%;justify-content:center;width:100%}.empty-strategies--gradient[data-v-5347c20a]{background:radial-gradient(84.03% 100% at 54.29% 0,#ffdd751a 0,#fec0001a,#14121a1a)}.empty-strategies__wrapper[data-v-5347c20a]{max-width:344px;padding:32px 0}.empty-strategies__title[data-v-5347c20a],.empty-strategies__wrapper[data-v-5347c20a]{align-items:center;display:flex;flex-direction:column}.empty-strategies__title[data-v-5347c20a]{color:#fefefe;gap:12px;margin-bottom:32px;text-align:center}.empty-strategies__title-text[data-v-5347c20a]{font-size:20px;font-weight:600;line-height:120%}.empty-strategies__title-description[data-v-5347c20a]{font-size:14px;font-weight:400;line-height:140%}.empty-strategies__title-icon[data-v-5347c20a]{height:32px;width:32px}.empty-strategies__actions[data-v-5347c20a]{align-items:center;display:flex;flex-direction:column;gap:16px}.empty-strategies__button[data-v-5347c20a]{height:48px;padding:16px 108px}@media (max-width:769px){.autoinvest-popup__image[data-v-5347c20a] img{height:100%;width:100%}.autoinvest-popup[data-v-5347c20a] .schedule-popup__close{right:20px;top:18px}.autoinvest-popup[data-v-5347c20a] .schedule-popup__wrap{height:auto;overflow:hidden;padding:16px;width:345px}.has-responsive-text .button-text[data-v-5347c20a]{display:none}.has-responsive-text .responsive-alt-text[data-v-5347c20a]{display:inline}}@media (max-width:425px){.empty-strategies__wrapper[data-v-5347c20a]{max-width:279px}.empty-strategies__button[data-v-5347c20a]{padding:16px 75px}}:root{--background-white:#fefefe;--background-gray:#ffffff4d;--background-dark:#838383;--box-shadow-white:#fefefe;--box-shadow-green:#20b489}.switcher-wrapper{align-items:center;display:flex;gap:12px}.switch{--switcher-color:var(--background-white);--switcher-background:var(--background-gray);--switcher-box-shadow:var(--box-shadow-white);--swtincher-disabled:var(--background-dark);display:inline-block;height:22px;position:relative;width:40.54px}.switch-text{color:#fefefe;font-size:16px;font-weight:400;line-height:18px}.switch-slider{background-color:var(--swtincher-disabled);border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-slider:before{background-color:var(--switcher-color);border-radius:50%;bottom:2px;content:"";height:17.07px;left:2px;position:absolute;transition:.4s;width:17.6px}.switch input{height:0;opacity:0;width:0}.switch input:checked+.switch-slider[data-color=white]{--switcher-background:#ffffff4d;--swtincher-disabled:#ffffff4d}.switch input:checked+.switch-slider[data-color=green]{--switcher-background:#20b4894d;--swtincher-disabled:#20b4894d}.switch input:checked+.switch-slider[data-color=white]:before{--switcher-color:#fefefe}.switch input:checked+.switch-slider[data-color=white]:focus+.switch-slider{--switcher-color:#fefefe;--switcher-box-shadow:#fefefe}.switch input:checked+.switch-slider[data-color=green]:before{--switcher-color:#20b489}.switch input:checked+.switch-slider[data-color=green]:focus{--switcher-color:#20b489;--switcher-box-shadow:#20b489}.switch input:checked+.switch-slider:before{transform:translate(18px)}.divider[data-v-e559a535]{background-color:#363636;height:1px;width:100%}.disable-popup[data-v-e559a535] .schedule-popup__wrap{background-color:#1f2225;border-radius:16px;height:auto;overflow:hidden;padding:0;width:380px}.disable-popup[data-v-e559a535] .schedule-popup__close{display:none}.disable-popup__wrapper[data-v-e559a535]{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.disable-popup__title[data-v-e559a535]{color:#fefefe;font-size:24px;font-weight:600;padding:24px 24px 0}.disable-popup__subtitle[data-v-e559a535]{color:#fefefe;font-size:14px;font-weight:400;padding:0 24px}.disable-popup__actions[data-v-e559a535]{align-items:center;display:flex;gap:16px;justify-content:flex-end;padding:0 24px 24px;width:100%}.disable-popup__button[data-v-e559a535]{width:94px}.card-content[data-v-e559a535],.card-content__container[data-v-e559a535]{display:flex;justify-content:space-between;width:100%}.card-content__container[data-v-e559a535]{align-items:flex-start;background:linear-gradient(180deg,#2abe93,#008c61);border-radius:8px;flex-direction:column;height:219px;overflow:hidden;padding:24px;position:relative;transition:background .2s ease}.card-content__container.inactive[data-v-e559a535]{background:linear-gradient(180deg,#82859700,#82859766)}.card-content__container.loading[data-v-e559a535]{opacity:.7;pointer-events:none}.card-content__loader[data-v-e559a535]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.card-content__empty[data-v-e559a535]{color:#fefefe;font-size:14px;font-weight:400}.card-content__title[data-v-e559a535]{display:-webkit-box;max-width:100%;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fefefe;font-size:24px;font-weight:600;line-height:32px}.card-content__info[data-v-e559a535]{display:flex;justify-content:space-between;width:100%}.card-content__actions[data-v-e559a535]{align-items:center;display:flex;gap:12px;justify-content:flex-end;width:100%}.card-content__item[data-v-e559a535]{align-items:flex-start;color:#fefefe;display:flex;flex-direction:column}.card-content__item--switcher[data-v-e559a535]{background-color:#fff3;border-radius:8px;padding:11px 23px}.card-content__item--switcher label[data-v-e559a535]{cursor:pointer}.card-content__item--switcher[data-v-e559a535] .switch-text{font-size:16px;font-weight:600}.card-content__item--delete[data-v-e559a535]{background-color:#ffffff1a;border-radius:8px;padding:10px}.card-content__item--delete[data-v-e559a535] .base-button[data-size=small]{padding:0}.card-content__item-title[data-v-e559a535]{font-size:14px;font-weight:400;line-height:24px}.card-content__item-data[data-v-e559a535]{font-size:20px;font-weight:600;line-height:24px}@media (max-width:1351px){.card-content[data-v-e559a535]{flex-wrap:wrap;gap:32px}.card-content[data-v-e559a535],.card-content__actions[data-v-e559a535]{align-items:flex-start;justify-content:flex-start}}@media (max-width:1110px){.card-content__title[data-v-e559a535]{font-size:20px}.card-content__empty[data-v-e559a535]{font-size:14px}}@media (min-width:691px){.card-content__title[data-v-e559a535]{max-width:calc(30ch + .5em)}}@media (max-width:425px){.card-content[data-v-e559a535]{gap:10px}}@media (max-width:376px){.disable-popup[data-v-e559a535] .schedule-popup__wrap{width:calc(100% - 50px)}}.divider[data-v-617c5985]{background-color:#ffffff1a;height:1px;width:100%}.ellipsis[data-v-617c5985]{overflow:hidden;text-overflow:ellipsis}.strategy-data[data-v-617c5985]{height:100%;width:100%}.strategy-data__row[data-v-617c5985]{align-items:center;padding-bottom:8px}.strategy-data__item[data-v-617c5985],.strategy-data__row[data-v-617c5985]{display:flex;justify-content:space-between}.strategy-data__item[data-v-617c5985]{flex-direction:column;gap:2px;height:100%}.strategy-data__item-title[data-v-617c5985]{color:#fff6;font-size:14px;font-weight:400;line-height:24px}.strategy-data__item-value[data-v-617c5985]{color:#fefefe;font-size:16px;font-weight:600;text-align:right;white-space:nowrap}@media (max-width:425px){.ellipsis[data-v-617c5985]{width:180px}}.autoinvest-item[data-v-c9adfcdb]{background-color:#292a30;border-radius:16px;height:100%;width:100%}.autoinvest-item__wrapper[data-v-c9adfcdb]{display:grid;gap:32px;grid-template-columns:2fr 1fr;overflow:hidden;padding:16px}@media (max-width:1110px){.autoinvest-item__wrapper[data-v-c9adfcdb]{grid-template-columns:1fr 1fr}}@media (max-width:768px){.autoinvest-item__wrapper[data-v-c9adfcdb]{display:flex;flex-direction:column}}.autoinvest-list[data-v-0b1f6fd0]{display:flex;flex-direction:column;gap:32px;width:100%}.autoinvest-skeleton[data-v-0dc43ab8]{display:flex;flex-direction:column;gap:32px}@media (max-width:690px){.autoinvest-skeleton[data-v-0dc43ab8] .skeleton-loading--chunk{height:480px!important}}.divider[data-v-cf19f8d4]{background-color:#363636;height:1px;width:100%}.signed-popup[data-v-cf19f8d4] .schedule-popup__wrap{background-color:#1f2225;border:1px solid #f5a623;border-radius:16px;height:auto;overflow:hidden;padding:0;width:400px}.signed-popup[data-v-cf19f8d4] .schedule-popup__close{display:none}.signed-popup__wrapper[data-v-cf19f8d4]{align-items:flex-end;display:flex;flex-direction:column;gap:24px;justify-content:center}.signed-popup__title[data-v-cf19f8d4]{color:#fefefe;font-size:16px;font-weight:500;padding:24px 24px 0;text-align:left}.signed-popup__actions[data-v-cf19f8d4]{align-items:center;display:flex;justify-content:flex-end;padding:0 24px 24px}@media (max-width:425px){.signed-popup[data-v-cf19f8d4] .schedule-popup__wrap{width:300px}.signed-popup[data-v-cf19f8d4] .schedule-popup__close{right:10px}}
