[data-v-52febf4a]:root{--primary-color:#ff9012;--secondary-color:#0f214f;--green:rgba(60,175,71,0.7);--light-orange:rgba(255,144,18,0.16)}.form_title[data-v-52febf4a]{padding:20px 25px}.wrapper[data-v-52febf4a]{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:20px}.wrapper .container[data-v-52febf4a]{padding:0}.fadeInDown[data-v-52febf4a]{-webkit-animation-name:fadeInDown-52febf4a;animation-name:fadeInDown-52febf4a;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown-52febf4a{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown-52febf4a{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn-52febf4a{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn-52febf4a{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-52febf4a{0%{opacity:0}to{opacity:1}}.fadeIn[data-v-52febf4a]{opacity:0;-webkit-animation:fadeIn-52febf4a ease-in 1;-moz-animation:fadeIn-52febf4a ease-in 1;animation:fadeIn-52febf4a ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s}.fadeIn.first[data-v-52febf4a]{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.fadeIn.second[data-v-52febf4a]{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}.fadeIn.third[data-v-52febf4a]{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}.fadeIn.fourth[data-v-52febf4a]{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}h4[data-v-52febf4a]{font-size:24px;font-weight:600;color:#000;opacity:.85}label[data-v-52febf4a]{font-size:12.5px;color:#000;opacity:.8;font-weight:400}form[data-v-52febf4a]{background:#fefefe;display:flex;flex-direction:column;align-items:flex-start;padding:40px 30px 20px;width:50%}@media (max-width:991px){form[data-v-52febf4a]{width:100%}}form h4[data-v-52febf4a]{margin-bottom:20px;color:#0f214f}form h4 span[data-v-52febf4a]{color:#000;font-weight:700}form .login-title[data-v-52febf4a]{font-size:24px;font-weight:600;color:#000;opacity:.85;margin-bottom:20px!important;color:#0f214f!important}form p[data-v-52febf4a]{line-height:155%;font-size:14px;color:#000;font-weight:400;margin-bottom:40px}.forgot_link a[data-v-52febf4a],a.discrete[data-v-52febf4a]{color:#ff9012;font-size:14px;border-bottom:1px solid transparent;padding-bottom:4px;margin-left:auto;font-weight:300;transition:all .3s ease}.forgot_link a[data-v-52febf4a]:hover,a.discrete[data-v-52febf4a]:hover{border-bottom:1px solid rgba(0,0,0,.2)}button[data-v-52febf4a]{font-size:16px}button[data-v-52febf4a]:hover{transform:translateY(-3px);box-shadow:0 2px 6px -1px rgba(255,144,18,.65)}button[data-v-52febf4a]:hover:active{transform:scale(.99)}input[data-v-52febf4a],textarea[data-v-52febf4a]{font-size:16px;padding:20px 0;height:56px;border:none;border-bottom:1px solid rgba(0,0,0,.1);background:transparent;width:280px;box-sizing:border-box;transition:all .3s linear;color:#000;font-weight:400;-webkit-appearance:none;position:relative;z-index:1}input[data-v-52febf4a]:focus,textarea[data-v-52febf4a]:focus{border-bottom:1px solid #ff9012;outline:0;box-shadow:0 2px 6px -8px rgba(255,144,18,.45)}.form-section[data-v-52febf4a]{margin-bottom:10px}.floating-label[data-v-52febf4a]{position:relative;width:100%}.floating-label label[data-v-52febf4a]{position:absolute;top:calc(50% - 7px);left:0;opacity:0;transition:all .3s ease}.floating-label input[data-v-52febf4a],.floating-label textarea[data-v-52febf4a]{width:100%;margin-right:auto;display:flex;padding-right:44px}.floating-label .icon[data-v-52febf4a]{position:absolute;top:0;left:auto;right:0;height:56px;width:44px;display:flex}.floating-label .icon i[data-v-52febf4a]{margin:auto;opacity:.15;transition:all .3s ease;color:#0f214f}.floating-label .icon i path[data-v-52febf4a]{transition:all .3s ease}.floating-label input[data-v-52febf4a]:not(:placeholder-shown),.floating-label textarea[data-v-52febf4a]:not(:placeholder-shown){padding:28px 0 12px}.floating-label input:not(:placeholder-shown)+label[data-v-52febf4a]{transform:translateY(-15px);opacity:.7}.floating-label textarea:not(:placeholder-shown)+label[data-v-52febf4a]{transform:translateY(-35px);opacity:.7}.floating-label input:valid:not(:placeholder-shown)+label+.icon svg[data-v-52febf4a],.floating-label textarea:valid:not(:placeholder-shown)+label+.icon svg[data-v-52febf4a]{opacity:1}.floating-label input:valid:not(:placeholder-shown)+label+.icon svg path[data-v-52febf4a],.floating-label textarea:valid:not(:placeholder-shown)+label+.icon svg path[data-v-52febf4a]{fill:#ff9012}.floating-label input:not(:valid):not(:focus)+label+.icon[data-v-52febf4a],.floating-label textarea:not(:valid):not(:focus)+label+.icon[data-v-52febf4a]{animation-name:shake-shake-52febf4a;animation-duration:.3s}@keyframes shake-shake-52febf4a{0%{transform:translateX(-3px)}20%{transform:translateX(3px)}40%{transform:translateX(-3px)}60%{transform:translateX(3px)}80%{transform:translateX(-3px)}to{transform:translateX(0)}}.session[data-v-52febf4a]{display:flex;flex-direction:row;width:auto;height:auto;margin:auto;background:#fff;border-radius:4px;box-shadow:0 2px 6px -1px rgba(0,0,0,.12)}.left[data-v-52febf4a]{width:50%;height:auto;min-height:100%;position:relative;background-size:cover;border-top-left-radius:4px;border-bottom-left-radius:4px}.left svg[data-v-52febf4a]{height:40px;width:auto;margin:20px}@media (max-width:991px){.left[data-v-52febf4a]{display:none}}.single_checkbox[data-v-52febf4a]{margin-bottom:0;display:flex;align-items:center}.single_input_label[data-v-52febf4a]{display:inline-flex;position:relative;cursor:pointer;margin-bottom:0}.sigle_input_check[data-v-52febf4a]:before{border-color:#6e7797}.single_input_label[data-v-52febf4a]:after,.single_input_label[data-v-52febf4a]:before{position:absolute;width:20px;height:20px;top:0;left:0}.single_input_label[data-v-52febf4a]:before{content:"";display:inline-block;border:1px solid #6e7797;box-sizing:border-box}.single_checkbox img[data-v-52febf4a],.single_checkbox span[data-v-52febf4a]{display:inline-block;margin-left:30px}.sigle_input_check[data-v-52febf4a]:after{background:#ff9012;color:#fff;border-color:#6e7797}.single_input_label[data-v-52febf4a]:after{content:"\f00c";font-family:Font Awesome\ 6 Pro;font-weight:900;font-size:14px;line-height:20px;display:block;overflow:hidden;text-align:center;opacity:0;transition:opacity .2s}.single_input:checked+.single_input_label[data-v-52febf4a]:before{border:#1799b2}.single_input:checked+.single_input_label[data-v-52febf4a]:after{opacity:1}.single_input[data-v-52febf4a]{display:none}.left[data-v-52febf4a]{background-image:url(/_nuxt/img/login_goa.840eec6.webp)}.discrete[data-v-52febf4a]{font-weight:700!important;font-size:16px!important}