.form-control[data-v-730a381e]{position:relative;margin-top:10px}.form-control__icon[data-v-730a381e]{display:flex;align-items:center;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.form-control__label[data-v-730a381e]{width:calc(100% - 7.7rem);position:absolute;font-family:Montserrat,sans-serif;font-size:1.85rem;font-weight:500;text-transform:none;line-height:1.285;letter-spacing:-.54px;color:#111;top:50%;left:2.4rem;transform:translateY(-50%);padding:1px 1.1rem;background-color:#fff;transition:all .1s ease;pointer-events:none}@media(max-height:499px)and (max-width:899px),(max-width:820px){.form-control__label[data-v-730a381e]{font-size:14px}}.form-control__input[data-v-730a381e]{height:9rem;padding:0 7rem 0 2.7rem;border:.5px solid #bcbcbc;border-radius:12px;font-family:Montserrat,sans-serif;font-size:1.85rem;font-weight:600;text-transform:none;line-height:1.285;letter-spacing:-.54px;color:#111}.form-control__input[data-v-730a381e]:-webkit-autofill{background-color:#fff!important;background-image:none!important;-webkit-box-shadow:0 0 0 10em #fff inset!important;-webkit-text-fill-color:#000!important}.form-control__input[data-v-730a381e]::-moz-placeholder{color:#fff;opacity:0}.form-control__input[data-v-730a381e]::placeholder{color:#fff;opacity:0}.form-control__input[data-v-730a381e]:-ms-input-placeholder{color:#fff;opacity:0}.form-control__input[data-v-730a381e]::-ms-input-placeholder{color:#fff;opacity:0}@media(max-height:499px)and (max-width:899px),(max-width:820px){.form-control__input[data-v-730a381e]{height:7rem;font-size:14px}}.form-control__input:not(:-moz-placeholder-shown)~.form-control__label[data-v-730a381e]{width:auto;top:0}.form-control__input:focus~.form-control__label[data-v-730a381e],.form-control__input:not(:placeholder-shown)~.form-control__label[data-v-730a381e],.form-control__input:valid~.form-control__label[data-v-730a381e]{width:auto;top:0}.form-control__error[data-v-730a381e]{position:absolute;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;text-transform:none;line-height:1.285;letter-spacing:-.54px;color:#dc5757;padding-top:3px}.form-control--invalid .form-control__input[data-v-730a381e]{border-color:#dc5757}.checkbox[data-v-3461d0ae]{display:inline-flex;align-items:center;font-family:Montserrat,sans-serif;font-size:1.85rem;font-weight:600;text-transform:none;line-height:1.285;letter-spacing:-.54px;color:#bcbcbc;cursor:pointer;transition:all .3s ease-in-out}@media(max-height:499px)and (max-width:899px),(max-width:820px){.checkbox[data-v-3461d0ae]{font-size:14px}}.checkbox__custom[data-v-3461d0ae]{display:flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:5px;border:1px solid #bcbcbc;margin-right:8px}.checkbox input[data-v-3461d0ae]{position:absolute;left:0;top:0;opacity:0;visibility:hidden}input:checked~.checkbox__custom[data-v-3461d0ae]{background:#4c6ef3;border-color:#4c6ef3}input:checked~.checkbox__custom[data-v-3461d0ae]:after{margin-right:0}.modal[data-v-781994bd]{display:flex;align-items:center;justify-content:center;position:fixed!important;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;z-index:999;opacity:1}.modal--fullscreen .modal__body_content[data-v-781994bd]{width:auto;min-width:30%;max-width:85%;padding:0}.modal__background[data-v-781994bd]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;cursor:pointer}.modal__body[data-v-781994bd]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;padding:5.5rem 0}.modal__body_content[data-v-781994bd]{position:relative;width:105rem;height:100%;z-index:9;padding:0 5vw;overflow-y:auto}@media only screen and (max-width:1024px){.modal__body_content[data-v-781994bd]{width:95rem;padding:0 2vw}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.modal__body_content[data-v-781994bd]{padding:8rem 0 20px}}.modal__close[data-v-781994bd]{position:absolute;right:4rem;top:4rem;z-index:10}@media only screen and (max-width:1024px){.modal__close[data-v-781994bd]{right:2rem;top:2rem}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.modal__close[data-v-781994bd]{right:1rem;top:1rem}}@media(max-width:480px){.modal__close[data-v-781994bd]{width:5.5rem}}.modal__close_circle[data-v-781994bd]{width:7rem;border-radius:50%;border:2px solid #000}@media(max-width:480px){.modal__close_circle[data-v-781994bd]{width:5.5rem}}.modal__close_left[data-v-781994bd]{right:auto;left:4rem}@media only screen and (max-width:1024px){.modal__close_left[data-v-781994bd]{left:2rem}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.modal__close_left[data-v-781994bd]{left:1rem}}.modal--xs .modal__body[data-v-781994bd]{max-width:88rem;height:auto;border-radius:14px}.modal--xs .modal__body_content[data-v-781994bd]{padding:7.5rem 9rem}.modal--xs .modal__close[data-v-781994bd]{right:2rem;top:2rem;height:6rem;padding:0 12px}.modal--xxs .modal__body[data-v-781994bd]{max-width:70rem;height:auto;border-radius:14px;padding:0}.modal--xxs .modal__body_content[data-v-781994bd]{padding:4.6rem 12rem}.modal--xxs .modal__close[data-v-781994bd]{right:2rem;top:2rem;height:6rem;padding:0 12px}.modal--opacity-black .modal__background[data-v-781994bd]{background-color:rgba(0,0,0,.4)}.fade-enter-active[data-v-781994bd],.fade-leave-active[data-v-781994bd]{transition:opacity .4s linear}.fade-enter[data-v-781994bd],.fade-leave-to[data-v-781994bd]{opacity:0}.fade-leave-to[data-v-781994bd]{transition-delay:.3s}.pop-enter-active[data-v-781994bd]{transition:transform .4s cubic-bezier(.5,0,.5,1),opacity .3s linear}.pop-leave-active[data-v-781994bd]{transition:transform .3s cubic-bezier(.5,0,.5,1),opacity .2s linear}.pop-enter[data-v-781994bd],.pop-leave-to[data-v-781994bd]{opacity:0;transform:scale(.5) translateY(-50%,-50%)}.login[data-v-6f951f25]{display:flex;height:100vh;padding:15px 15px}.login__content[data-v-6f951f25]{display:flex;flex-direction:column;justify-content:space-between;width:42%;height:100%;margin-right:5rem}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content[data-v-6f951f25]{width:100%;margin-right:0}}.login__content .logo[data-v-6f951f25]{width:200px}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .logo[data-v-6f951f25]{width:100px;margin:0 auto}}.login__content .welcome[data-v-6f951f25]{width:100%;padding:4.5rem 11rem}@media only screen and (max-width:1200px){.login__content .welcome[data-v-6f951f25]{padding:20px 5rem}}@media only screen and (max-width:1024px){.login__content .welcome[data-v-6f951f25]{padding:20px 0}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .welcome[data-v-6f951f25]{max-width:50rem;margin:0 auto;padding:10px 0 20px}}.login__content .welcome h1[data-v-6f951f25]{font-size:4.4rem;font-weight:500;line-height:1.34;margin-bottom:4.8rem}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .welcome h1[data-v-6f951f25]{font-size:2.5rem;margin-bottom:3rem;text-align:center}}.login__content .welcome .login__button[data-v-6f951f25]{margin-top:1.3rem}.login__content .footer[data-v-6f951f25]{display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px 25px}@media only screen and (max-width:1024px){.login__content .footer[data-v-6f951f25]{padding:10px 0;flex-direction:column-reverse;align-items:flex-start}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .footer[data-v-6f951f25]{align-items:center}}.login__content .footer p[data-v-6f951f25]{font-family:Montserrat,sans-serif;font-size:1.85rem;font-weight:600;text-transform:none;line-height:1.285;letter-spacing:-.54px}@media only screen and (max-width:1024px){.login__content .footer p[data-v-6f951f25]{margin:15px auto 0 0}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .footer p[data-v-6f951f25]{font-size:14px;margin:15px auto 0}}.login__content .footer ul[data-v-6f951f25]{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1024px){.login__content .footer ul[data-v-6f951f25]{justify-content:flex-end}}.login__content .footer ul li a[data-v-6f951f25]{text-decoration:none;font-size:12px;font-weight:500;line-height:1.16;padding:0 15px;color:#111;cursor:pointer}@media only screen and (max-width:1024px){.login__content .footer ul li a[data-v-6f951f25]{padding:0 15px 0 0}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__content .footer ul li a[data-v-6f951f25]{padding:0 15px}}.login__content .footer ul li a[data-v-6f951f25]:hover{color:#4c6ef3}.login__image[data-v-6f951f25]{width:58%;max-width:105rem;margin:0 0 0 auto;height:100%;border-radius:14px;background-image:url(../img/login.88a1f13f.png);background-position:50%;background-size:cover}@media only screen and (max-width:1024px){.login__image[data-v-6f951f25]{max-height:500px;margin:auto}}@media(max-height:499px)and (max-width:899px),(max-width:820px){.login__image[data-v-6f951f25]{display:none}}.forgot-pass p[data-v-6f951f25]{text-align:center;font-family:Montserrat,sans-serif;font-size:2.6rem;font-weight:600;text-transform:none;line-height:1.285;letter-spacing:-1px;margin-bottom:4rem}