.checkbox__pseudo-wrapper{display:flex;gap:20px}.no-touch .checkbox__pseudo-wrapper:hover{cursor:pointer}.profile-subscriptions__checkbox .checkbox__pseudo-wrapper{gap:8px}.checkbox__pseudo{position:relative;width:24px;height:24px;cursor:pointer}.checkbox__pseudo-label{font-size:14px;line-height:20px;color:var(--gray-500)}.profile-subscriptions__checkbox .checkbox__pseudo-label{padding-top:2px;font-weight:600;font-size:12px;line-height:20px;color:var(--gray-400);color:var(--gray-500)}.dark .profile-subscriptions__checkbox .checkbox__pseudo-label{color:var(--white)}@media(min-width:1140px){.checkbox__pseudo-label{font-size:12px}.profile-subscriptions__checkbox .checkbox__pseudo-label{font-weight:600;font-size:14px;line-height:20px;color:var(--gray-500)}.dark .profile-subscriptions__checkbox .checkbox__pseudo-label{color:var(--white)}}.dark .checkbox__pseudo-label{color:var(--white)}.checkbox__pseudo-input{position:absolute;z-index:-1;opacity:0}.checkbox__pseudo-input:checked~.checkbox__pseudo-block{background-color:var(--orange-500);border-color:transparent}.checkbox__pseudo-input:checked~.checkbox__pseudo-block:before{content:"";position:absolute;right:50%;top:50%;width:6px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;margin:-1px -3px 0 -1px;transform:rotate(45deg) translate(-50%,-50%)}.checkbox__pseudo-block{display:flex;width:24px;height:24px;border:2px solid var(--gray-500-p-40);border-radius:4px}.checkbox__pseudo--error .checkbox__pseudo-block{border-color:var(--red-500)}.dark .checkbox__pseudo-block{border-color:var(--white-p-20)}.checkbox__pseudo-link{color:var(--gray-500);text-decoration:underline;font-size:12px;line-height:1.66}.no-touch .checkbox__pseudo-link:hover{color:var(--orange-500)}.dark .checkbox__pseudo-link{color:var(--white)}.validation-select__error{margin-top:4px}.validation-select--currency{height:44px;border:2px solid #544a42;border-radius:5px}.toggles[data-v-1f7b80ad]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px;border-radius:14px;background-color:var(--gray-500-p-08);scroll-behavior:smooth}.dark .toggles[data-v-1f7b80ad]{background-color:var(--blue-500-p-10)}.restore-account-form .toggles[data-v-1f7b80ad]{margin-bottom:16px}@media(min-width:640px){.restore-account-form .toggles[data-v-1f7b80ad]{margin-bottom:24px}}.toggles__item[data-v-1f7b80ad]{position:relative;display:flex;align-items:center;justify-content:center;min-width:96px;flex:1 0 auto;padding:6px 12px;border-radius:10px;background-color:transparent;cursor:pointer}.toggles__item[data-v-1f7b80ad]:nth-child(2):after{content:"";position:absolute;left:0;width:1px;height:16px;background-color:var(--gray-500-p-20)}.restore-account-form .toggles__item[data-v-1f7b80ad]{width:50%}@media(min-width:1140px){.toggles__item[data-v-1f7b80ad]{min-width:112px}}.no-touch .toggles__item[data-v-1f7b80ad]:hover{background-color:var(--gray-500-p-6);color:var(--gray-500)}.dark .no-touch .toggles__item[data-v-1f7b80ad]:hover{background-color:var(--blue-500-p-8)}.toggles__item--active[data-v-1f7b80ad]{cursor:default;pointer-events:none;background-color:var(--gray-500)}.toggles__item--active[data-v-1f7b80ad]:nth-child(2):after{content:none}.no-touch .toggles__item--active[data-v-1f7b80ad]:hover{background-color:var(--gray-500);color:var(--white)}.dark .toggles__item--active[data-v-1f7b80ad]{background-color:var(--blue-500-p-30)}.toggles__item--active~.toggles__item[data-v-1f7b80ad]:before{content:"";position:absolute;right:0;width:1px;height:16px;background-color:var(--gray-500-p-20)}.toggles__item--active~.toggles__item[data-v-1f7b80ad]:last-child:before,.toggles__item--active~.toggles__item[data-v-1f7b80ad]:nth-child(2):after{content:none}.toggles__title[data-v-1f7b80ad]{font-size:12px;line-height:20px;font-weight:600;white-space:nowrap}.dark .toggles__item--active .toggles__title[data-v-1f7b80ad],.toggles__item--active .toggles__title[data-v-1f7b80ad]{color:var(--white)}.dark .toggles__title[data-v-1f7b80ad]{color:var(--white-p-70)}@media(min-width:1140px){.toggles__title[data-v-1f7b80ad]{font-size:14px}}.countdown-timer{display:flex;color:#faf6f2}.input-field__timer-wrap .countdown-timer{display:inline-flex;color:inherit}