.snackbar-wrapper[data-v-12e56715]{display:flex;flex-direction:column;gap:16px;left:50%;position:fixed;top:20px;transform:translate(-50%);width:300px;z-index:701}.snackbar-element[data-v-12e56715]{border-radius:6px;box-shadow:0 4px 6px 0 rgba(130,143,161,.5);color:#fff;display:flex;gap:12px;padding:20px;text-transform:uppercase}.snackbar-element.success[data-v-12e56715]{background:var(--green-color)}.snackbar-element.error[data-v-12e56715]{background:var(--red-color)}.snackbar-element .icon[data-v-12e56715]{margin-top:2px;min-height:20px;min-width:20px}.footer-wrap[data-v-220775e6]{align-items:center;border-top:1px solid var(--grey-color);color:var(--dark-grey-color);display:flex;flex-direction:column;gap:8px;justify-content:center;padding-bottom:32px;padding-top:20px}@media (max-width:1023.98px){.custom-viewport[data-v-220775e6]{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}}@media (min-width:1024px){.footer-wrap[data-v-220775e6]{margin-top:12px;padding-bottom:54px}.custom-viewport[data-v-220775e6]{display:none}}.auth-input-wrapper .input-wrap{background:var(--white-color);border:1px solid #8c96a6;border-radius:12px;height:52px;position:relative;width:100%}.auth-input-wrapper .input{background:none;border:none;border-radius:12px;bottom:0;left:0;outline:none;overflow:hidden;padding:24px 20px 4px;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:2}.auth-input-wrapper .placeholder{color:var(--dark-grey-color);left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1}.auth-input-wrapper .input-wrap:has(.input:not(:-moz-placeholder-shown)){border-color:var(--grey-color)}.auth-input-wrapper .input-wrap:has(.input:is(:hover,:active)),.auth-input-wrapper .input-wrap:has(.input:not(:placeholder-shown)){border-color:var(--grey-color)}.auth-input-wrapper .input-wrap:has(>.input:-webkit-autofill:is(:hover,:active)){border-color:var(--grey-color)!important}.auth-input-wrapper .input-wrap:focus-within{border-color:var(--black-color)!important}.auth-input-wrapper .input:active~.placeholder{transform:translateY(-22px)}.auth-input-wrapper .input:not(:-moz-placeholder-shown)~.placeholder{transform:translateY(-22px)}.auth-input-wrapper .input:not(:placeholder-shown)~.placeholder{transform:translateY(-22px)}.auth-input-wrapper .input:-webkit-autofill~.placeholder{transform:translateY(-22px)}.auth-input-wrapper .input:focus~.placeholder{transform:translateY(-22px)}.auth-input-wrapper .input:-webkit-autofill{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}.auth-input-wrapper .error-wrap{color:var(--red-color);display:none;margin-top:6px}.auth-input-wrapper .input-wrap:has(~.error-wrap:not(:empty)){border-color:var(--red-color)!important}.auth-input-wrapper .error-wrap:not(:empty){display:block}@media (max-width:767.98px){.auth-input-wrapper .input:active~.placeholder{font-size:12px;line-height:20px}.auth-input-wrapper .input:not(:-moz-placeholder-shown)~.placeholder{font-size:12px;line-height:20px}.auth-input-wrapper .input:not(:placeholder-shown)~.placeholder{font-size:12px;line-height:20px}.auth-input-wrapper .input:focus~.placeholder{font-size:12px;line-height:20px}}@media (min-width:768px){.auth-input-wrapper .input-wrap{height:60px}.auth-input-wrapper .input:active~.placeholder{font-size:14px;line-height:22px}.auth-input-wrapper .input:not(:-moz-placeholder-shown)~.placeholder{font-size:14px;line-height:22px}.auth-input-wrapper .input:not(:placeholder-shown)~.placeholder{font-size:14px;line-height:22px}.auth-input-wrapper .input:focus~.placeholder{font-size:14px;line-height:22px}}.auth-layout[data-v-24f112fe]{background:#f2f3f9;display:flex;flex-direction:column;gap:18px;justify-content:space-between;min-height:100vh}.header[data-v-24f112fe]{align-items:center;height:67px}.auth-page[data-v-24f112fe],.header[data-v-24f112fe]{display:flex;justify-content:center}.auth-page .form-wrap[data-v-24f112fe]{background:var(--white-color);border-radius:16px;margin-top:8px;max-width:460px;padding:16px;width:calc(100% - 32px)}@media (min-width:768px){.auth-layout[data-v-24f112fe]{height:100vh;min-height:700px}.auth-layout.is-registration[data-v-24f112fe]{min-height:1100px}.header[data-v-24f112fe]{height:83px;justify-content:flex-start}.auth-page .form-wrap[data-v-24f112fe]{margin-top:37px;padding:20px}}