@media screen and (min-width:1200px){.form-information .logo-mobile{display:none}}@media screen and (max-width:1200px){.form-information .logo-mobile{display:block;margin:20px 0}}.form-information .user-icon{margin:0 auto;width:52px;height:52px}@media screen and (max-width:1200px){.form-information .user-icon{display:none}}@media screen and (min-width:1200px){.form-information{text-align:center}}.form-information header{color:var(--text-black)}@media screen and (min-width:1200px){.form-information header{font-weight:800;font-size:28px;margin:0 0 15px}}@media screen and (max-width:1200px){.form-information header{font-weight:700;font-size:24px;margin:35px 0 15px}}.form-information p{color:var(--text-grey);font-size:15px;font-weight:600}