.authentication-page{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;top:-102px}@media screen and (min-width:1440px){.authentication-page{position:fixed!important;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}}.authentication-page .authentication-form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px;width:100%}@media screen and (min-width:1440px){.authentication-page .authentication-form{height:481px;display:flex;flex-direction:row;justify-content:normal;align-items:normal;gap:32px}}.authentication-page .authentication-form .authentication-more-infos{order:2;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px;border:1px solid;border-radius:16px}@media screen and (min-width:1440px){.authentication-page .authentication-form .authentication-more-infos{order:1}}.authentication-page .authentication-form .authentication-form{flex:1;order:1}@media screen and (min-width:1440px){.authentication-page .authentication-form .authentication-form{order:2}}