:root{--contrast: #222222;--contrast-2: #575760;--contrast-3: #b2b2be;--base: #f0f0f0;--base-2: #f7f8f9;--base-3: #ffffff;--accent: #1e73be}html body{background-color:var(--base-2)}body *{color:var(--contrast);font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:17px}.form-logo img{width:110px}.header-custom .form-logo,.header-custom a{width:max-content}header.header-custom{background:var(--base-3);align-items:center;padding:20px 40px;border-bottom:15px solid var(--bg-color1)}header,.main-content,footer{max-width:1000px}body .form-page{align-items:center}.footer-custom{background:var(--base-3);padding:40px;align-items:center;font-size:17px}.main-content{margin:20px 0;background:var(--base-3);padding:40px}.form-title h1{font-size:42px;line-height:1.2em;font-weight:400;margin:0}.form-title{margin-bottom:2em}@media (max-width: 400px){div.form-title h1{font-size:10vw}}
