@charset "UTF-8";.ui-modal-auth[data-v-a589b60e]{position:fixed;inset:0;z-index:var(--z-index-3);opacity:0;pointer-events:none;transition:opacity .25s ease}.ui-modal-auth.is-open[data-v-a589b60e]{opacity:1;pointer-events:auto}.ui-modal-auth__backdrop[data-v-a589b60e]{position:absolute;inset:0;background:#12285140;opacity:0;transition:opacity .25s ease}.ui-modal-auth.is-open .ui-modal-auth__backdrop[data-v-a589b60e]{opacity:1}.ui-modal-auth__panel[data-v-a589b60e]{position:absolute;left:50%;top:50%;width:23.75rem;max-height:90vh;background:var(--background-primary);border:.0625rem solid #eaebf0;border-radius:.5rem;display:flex;flex-direction:column;transform:translate(-50%,-50%);opacity:0;transition:transform .45s cubic-bezier(.25,.8,.25,1),opacity .3s ease;will-change:transform,opacity;backface-visibility:hidden}.ui-modal-auth__panel.is-ready[data-v-a589b60e]{transform:translate(-50%,-50%) scale(1);opacity:1}.ui-modal-auth__header[data-v-a589b60e]{position:sticky;top:0;z-index:var(--z-index-1);display:flex;align-items:center;justify-content:center}.ui-modal-auth__logo[data-v-a589b60e]{margin-top:3rem;width:7.875rem;height:2rem}.ui-modal-auth__body[data-v-a589b60e]{padding:1rem 2rem 3rem;overflow:auto;background:var(--background-primary)}.ui-modal-auth__close[data-v-a589b60e]{position:absolute;top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;display:inline-grid;place-items:center;background:transparent;border:0;cursor:pointer}.ui-input[data-v-046cf928]{display:flex;flex-direction:column;width:100%}.ui-input--s .ui-input__control[data-v-046cf928]{padding:.5625rem .75rem}.ui-input--m .ui-input__control[data-v-046cf928]{padding:.8125rem 1rem}.ui-input__control[data-v-046cf928]{display:flex;width:100%;box-sizing:border-box;background:transparent;border:.0625rem solid var(--color-border);border-radius:.5rem;align-items:center;gap:.5rem;transition:border ease .3s}.ui-input__control[data-v-046cf928]:hover{border:.0625rem solid var(--color-text-black);cursor:text}.ui-input__control.is-focused[data-v-046cf928]{border:.0625rem solid var(--color-text-black)}.ui-input__control.is-filled[data-v-046cf928]{background:var(--color-default)}.ui-input__control.is-invalid[data-v-046cf928]{border:.0625rem solid var(--color-text-error);color:var(--color-text-error);background:var(--background-error)}.ui-input__native[data-v-046cf928]{flex:1 1 auto;width:100%;min-width:0;background:transparent;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:var(--color-text)}.ui-input__native[data-v-046cf928]::placeholder{color:var(--color-text-placeholder);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.ui-input__image[data-v-046cf928]{cursor:pointer}.ui-input__error[data-v-046cf928]{margin-top:.5rem;color:var(--color-text-error);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.ui-input__hint[data-v-046cf928]{margin-top:.5rem;color:var(--color-text-gray);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.ui-button[data-v-ecfd99e6]{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;border:none;border-radius:.5rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.125rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,opacity .3s ease}.ui-button__icon[data-v-ecfd99e6]{width:1.5rem;height:1.5rem;flex-shrink:0}.ui-button__content[data-v-ecfd99e6]{display:inline-flex;align-items:center}.ui-button--s[data-v-ecfd99e6]{padding:.5625rem .875rem}.ui-button--s.is-icon[data-v-ecfd99e6]{padding:.375rem .875rem}.ui-button--m[data-v-ecfd99e6]{padding:.8125rem 1rem}.ui-button--m.is-icon[data-v-ecfd99e6]{padding:.625rem .875rem}.ui-button--primary[data-v-ecfd99e6]{color:var(--color-text-white);background-color:var(--color-primary)}.ui-button--primary[data-v-ecfd99e6]:hover:not(.is-disabled){background-color:var(--color-primary-hover)}.ui-button--primary[data-v-ecfd99e6]:active:not(.is-disabled){background-color:var(--color-primary-click)}.ui-button--secondary[data-v-ecfd99e6]{color:var(--color-text-secondary);background-color:var(--color-secondary);border:.0625rem solid var(--color-border)}.ui-button--secondary[data-v-ecfd99e6]:hover:not(.is-disabled){background-color:var(--color-secondary-hover)}.ui-button--secondary[data-v-ecfd99e6]:active:not(.is-disabled){background-color:var(--color-secondary-click)}.ui-button--default[data-v-ecfd99e6]{color:var(--color-text-default);background-color:var(--color-default)}.ui-button--default[data-v-ecfd99e6]:hover:not(.is-disabled){background-color:var(--color-default-hover)}.ui-button--default[data-v-ecfd99e6]:active:not(.is-disabled){background-color:var(--color-default-click)}.ui-button--accent[data-v-ecfd99e6]{color:#fff;background-color:#f08607}.ui-button--accent[data-v-ecfd99e6]:hover:not(.is-disabled){background-color:#e67700}.ui-button--accent[data-v-ecfd99e6]:active:not(.is-disabled){background-color:#cc6900}.ui-button.is-disabled[data-v-ecfd99e6]{color:var(--color-text-disabled);background-color:var(--color-disabled);border-color:var(--color-disabled);cursor:not-allowed}.step-email[data-v-93503e05]{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.step-email__title[data-v-93503e05]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-email__content[data-v-93503e05]{display:flex;flex-direction:column;width:100%;gap:1rem}.step-login-password[data-v-9a23dd11]{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.step-login-password__title[data-v-9a23dd11]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-login-password__content[data-v-9a23dd11]{display:flex;flex-direction:column;width:100%}.step-login-password__password[data-v-9a23dd11]{margin-top:1rem;margin-bottom:1.5rem}.step-login-password__forgot[data-v-9a23dd11]{margin-top:.5rem;display:flex;justify-content:flex-end}.step-register-consent[data-v-8985794c]{display:flex;flex-direction:column;align-items:center}.step-register-consent__title[data-v-8985794c]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-register-consent__email[data-v-8985794c]{margin-top:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-register-consent__agreement[data-v-8985794c]{margin-top:2rem;display:flex;justify-content:center;width:100%}.step-register-consent__checkbox[data-v-8985794c]{display:flex;align-items:center;gap:.5rem;cursor:pointer}.step-register-consent__checkbox-native[data-v-8985794c]{position:absolute;opacity:0;pointer-events:none}.step-register-consent__checkbox-box[data-v-8985794c]{width:1.25rem;height:1.25rem;border-radius:.25rem;border:.0625rem solid rgba(18,40,81,.24);background:var(--background-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease}.step-register-consent__checkbox-box img[data-v-8985794c]{width:1rem;height:1rem;opacity:0;transition:opacity .15s ease}.step-register-consent__checkbox-native:checked+.step-register-consent__checkbox-box[data-v-8985794c]{background:var(--color-text-black);border-color:var(--color-text-black)}.step-register-consent__checkbox-native:checked+.step-register-consent__checkbox-box img[data-v-8985794c]{opacity:1}.step-register-consent__text[data-v-8985794c]{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:var(--color-text-black)}.step-register-consent__text a[data-v-8985794c]{color:#0d3d96;text-decoration:none}.step-register-consent__text a[data-v-8985794c]:hover{text-decoration:underline}.step-register-consent__content[data-v-8985794c]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-register-password[data-v-8db1880b]{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.step-register-password__title[data-v-8db1880b]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-register-password__content[data-v-8db1880b]{display:flex;flex-direction:column;width:100%;gap:1rem}.step-confirm-code[data-v-17201cb0]{display:flex;flex-direction:column;align-items:center}.step-confirm-code__title[data-v-17201cb0]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-confirm-code__text[data-v-17201cb0]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-confirm-code__content[data-v-17201cb0]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-register-success[data-v-c391571d]{display:flex;flex-direction:column;align-items:center}.step-register-success__title[data-v-c391571d]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-register-success__text[data-v-c391571d]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-register-success__content[data-v-c391571d]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-reset-email[data-v-84e56026]{display:flex;flex-direction:column;align-items:center}.step-reset-email__title[data-v-84e56026]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-reset-email__text[data-v-84e56026]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-reset-email__content[data-v-84e56026]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-reset-password[data-v-2a8f07ed]{display:flex;flex-direction:column;align-items:center}.step-reset-password__title[data-v-2a8f07ed]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-reset-password__text[data-v-2a8f07ed]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-reset-password__content[data-v-2a8f07ed]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-reset-success[data-v-443980c3]{display:flex;flex-direction:column;align-items:center}.step-reset-success__title[data-v-443980c3]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-reset-success__text[data-v-443980c3]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-reset-success__content[data-v-443980c3]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}.step-change-password[data-v-b8c3ae9c]{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.step-change-password__title[data-v-b8c3ae9c]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-change-password__content[data-v-b8c3ae9c]{display:flex;flex-direction:column;width:100%;gap:1rem}.step-change-success[data-v-c0c2604a]{display:flex;flex-direction:column;align-items:center}.step-change-success__title[data-v-c0c2604a]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-text-black);text-align:center}.step-change-success__text[data-v-c0c2604a]{margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:var(--color-text-black);text-align:center}.step-change-success__content[data-v-c0c2604a]{margin-top:2rem;display:flex;flex-direction:column;width:100%;gap:1rem}*,*:before,*:after{box-sizing:border-box}body,*{-webkit-tap-highlight-color:transparent}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-spacing:0;border-collapse:collapse}a{text-decoration:none}button{border:none;appearance:none}button:focus,button:focus-visible{outline:none}input{border:none;border-radius:0;outline:none;box-shadow:none;appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{appearance:none;margin:0}fieldset{min-inline-size:unset}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-C2oJmTkV.woff2) format("woff2"),url(/assets/Inter-Regular-C9wQxk6G.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-IZr8HYrM.woff2) format("woff2"),url(/assets/Inter-Medium-DosJTVus.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-1vGiIFm-.woff2) format("woff2"),url(/assets/Inter-SemiBold-CUDcKm_l.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-qmp61_03.woff2) format("woff2"),url(/assets/Inter-Bold-BprB58aN.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PlusJakartaSans;src:url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PlusJakartaSans;src:url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PlusJakartaSans;src:url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DMSans;src:url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DMSans;src:url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--fhd-font-size: calc((100vw / 1920) * 20)}html{height:100%;line-height:normal}body{min-height:100%;margin:0 auto;padding:0;font-family:Inter,sans-serif;background-color:var(--background-primary);color:var(--color-text)}.container-landing{width:100%;max-width:76.5rem;margin:0 auto}.container{width:100%;margin:0 auto;padding-inline:5rem}@media (max-width: 1384px){.container{padding-inline:40px}}@media (max-width: 768px){.container{padding-inline:20px}}@media (max-width: 480px){.container{padding-inline:10px}}.no-scroll{overflow:hidden}:root{--z-index-0: 0;--z-index-1: 1;--z-index-2: 2;--z-index-3: 3;--z-index-4: 4;--z-index-5: 5;--z-index-6: 6;--z-index-7: 7;--z-index-8: 8;--z-index-9: 9;--z-index-10: 10}:root{--color-primary: #122851;--color-primary-hover: #183874;--color-primary-click: #0d3d96;--color-secondary: #ffffff;--color-secondary-hover: #f5f8fc;--color-secondary-click: #eff4fb;--color-default: #f5f8fc;--color-default-hover: #eff4fb;--color-default-click: #eff4fb;--color-disabled: #e0e4ea;--color-accent: #fe8802;--color-success: #3cba54;--color-error: #f04438;--background-primary: #ffffff;--background-secondary: #f5f8fc;--background-segment: #f5f8fc;--background-error: rgba(240, 106, 106, .04);--background-green: #e1f4e2;--background-red: #f5e5e8;--background-orange: #f5eadc;--background-blue: #e3edfa;--background-gray: #eaeaea;--color-text-black: #272d37;--color-text-white: #ffffff;--color-text-gray: #5f6d7e;--color-text-light-grey: #919ba7;--color-text-blue: #285aa5;--color-text-placeholder: #5f6d7e;--color-text-disabled: #5f6d7e;--color-text-error: #f06a6a;--color-text-secondary: #122851;--color-text-default: #0d3d96;--color-green: #3cba54;--color-red: #e60023;--color-orange: #e37a10;--color-blue: #0d3d96;--color-gray: #757575;--color-border: rgba(18, 40, 81, .16);--color-border-segment: rgba(0, 0, 0, .04);--color-border-property: #eaebf0;--color-shadow: rgba(18, 40, 81, .16);--color-shadow-green: rgba(1, 184, 65, .25);--color-shadow-orange: rgba(251, 177, 66, .25);--color-shadow-red: rgba(237, 91, 117, .25)}
