.Info_layout__vsRC4{display:flex;flex-direction:row;height:100%;width:100%}.Info_info__bexNo{background:url(/_next/static/media/login-img.497fc7a9.png) no-repeat 50% fixed;background-size:cover;height:100%;width:50%;display:flex;flex-direction:column;justify-content:end;padding:2% 5%}@media screen and (max-width:1048px){.Info_info__bexNo{display:none}}.Info_title__tcFmA{padding:2% 5%;align-self:flex-start;margin-bottom:5%}.Info_bottom__zFqtS,.Info_title__tcFmA{background-color:var(--light-background);border-radius:var(--b-radius);width:-moz-fit-content;width:fit-content}.Info_bottom__zFqtS{padding:6%;align-self:flex-end}.Info_form__tO4oZ{background:url(/_next/static/media/form-frame.2f3206b3.png) no-repeat 50% fixed;background-size:cover;height:100%;width:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1048px){.Info_form__tO4oZ{width:100%}}.Layout_mains___t42M{position:fixed;padding-left:22%;width:100%;height:100%;overflow-y:scroll;padding-bottom:4%;z-index:-20}@media screen and (max-width:1048px){.Layout_mains___t42M{display:flex;flex-direction:column;padding-left:0;align-items:center;padding-bottom:30%}}.Layout_ColRow__YhDyN{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;gap:2%}@media screen and (max-width:1048px){.Layout_ColRow__YhDyN{gap:2%;flex-direction:column;justify-items:center}}.Layout_RowCol__eqBeV{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:column;gap:2%}@media screen and (max-width:1048px){.Layout_RowCol__eqBeV{justify-items:center}}.Layout_home__A39ad{width:100%;height:100%;z-index:10;top:0;left:0;position:fixed}.Form_form__N3fur,.Layout_home__A39ad{background-color:var(--light-background)}.Form_form__N3fur{height:-moz-fit-content;height:fit-content;margin-top:2%;box-shadow:var(--b-shadow);border-radius:var(--b-radius);width:350px;padding:50px 20px;display:flex;flex-direction:column;justify-content:center;text-align:center}@media screen and (max-width:1048px){.Form_form__N3fur{margin-top:15%}}.Form_label__fTdku{display:flex;text-align:start;flex-direction:column}.Form_formTitle__1jyEL{margin-bottom:5%}.Form_input__e_1UH{font-size:16px;box-shadow:var(--f-shadow);border-radius:var(--f-radius);text-align:start;height:50px;width:100%;border:none;padding:0 10px;margin-top:5px;border:--var(--primary);border-style:groove;border-width:1px}.Form_submit__fce9U{color:var(--light-background);background-color:var(--primary);border:none;border-radius:var(--f-radius);display:flex;align-items:center;justify-content:center}.Form_close__5VOhf,.Form_submit__fce9U{font-size:16px;height:50px;cursor:pointer;transition:background-color .3s ease}.Form_close__5VOhf{color:var(--primary);background-color:var(--light-background);border:1px solid var(--primary);border-radius:var(--f-radius)}.Form_close__5VOhf:hover{color:var(--light-background);background-color:var(--primary);border:1px solid var(--light-background)}.Form_submit__fce9U:hover{color:var(--primary);background-color:var(--light-background);border:1px solid var(--primary)}.Form_modalOverlay__M0hTg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.Form_modal__W3ovY{z-index:1001}.Form_btnDiv__5ji9L{display:flex;flex-direction:column;padding:10px 0;gap:10px}.Form_link__Qpw7m{text-decoration:underline;color:var(--blue);cursor:pointer}.Form_success__JEH7h{animation:Form_popAndSpin__1_Yeo 1s cubic-bezier(.25,.46,.45,.94) both}@keyframes Form_popAndSpin__1_Yeo{0%{transform:scale(0) rotate(0deg)}50%{transform:scale(1.2) rotate(0deg)}to{transform:scale(1) rotate(1turn)}}