.Login_mainContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.Login_cardContent{display:flex;min-width:1150px}.Login_boxImg{width:700px;min-height:40vh;display:flex;align-items:center;padding:48px 32px}.Login_boxImg img{width:100%}.Login_boxForm{display:flex;flex-direction:column;padding:48px 36px 12px;min-width:320px}.Login_subtitle{color:var(--primary-color)}.Login_form{padding:32px;display:flex;flex-direction:column;align-items:center;gap:10px}@media (max-width: 1000px){.Login_cardContent{min-width:78px}.Login_boxImg{width:480px;padding:32px 16px}.Login_boxForm{display:flex;flex-direction:column;padding:48px 20px 10px;min-width:320px}}@media (max-width: 768px){.Login_cardContent{min-width:500px;display:flex;flex-direction:column;align-items:center}.Login_boxImg{width:400px;padding:32px 16px;min-height:10vh}.Login_boxForm{display:flex;flex-direction:column;padding:48px 20px 10px;min-width:320px}}@media (max-width: 440px){.Login_card{width:100%}.Login_cardContent{min-width:0px;display:flex;flex-direction:column;align-items:center}.Login_boxImg{max-width:280px;padding:8px;min-height:0vh}.Login_boxForm{display:flex;flex-direction:column;padding:24px 12px 0;min-width:300px}.Login_subtitle{padding-left:16px}.Login_form{padding:16px;display:flex;gap:4px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary-color: #080e58;--secondary-color: #fe141d;--primary-color-light: #141d84;--terciary-color:#958482}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.link{color:#00f;font-style:oblique;text-decoration:underline;cursor:pointer}body{background:linear-gradient(60deg,#080e58,#2539af,#0e2e8e,#141d84,#141d84);background-size:1000% 1000%;-webkit-animation:AnimationName 12s ease infinite;-moz-animation:AnimationName 12s ease infinite;animation:AnimationName 12s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:0% 60%}50%{background-position:100% 41%}to{background-position:0% 60%}}@-moz-keyframes AnimationName{0%{background-position:0% 60%}50%{background-position:100% 41%}to{background-position:0% 60%}}@keyframes AnimationName{0%{background-position:0% 60%}50%{background-position:100% 41%}to{background-position:0% 60%}}body{margin:0;min-width:320px;min-height:100vh}#root{max-width:1280px;min-height:100vh;margin:0 auto;background-color:#fff;background-image:url(./logo-main-ma-IxSHA8pj.png);background-repeat:no-repeat;background-position:center center}input:read-only{background-color:#b8b8b8de!important}
