.custom-page{padding:55px 0 90px;max-width:900px}.custom-page>h1{font-size:48px;text-transform:uppercase;margin:5px 0 12px}.custom-form{margin-top:32px;border-top:5px solid #222;background:#f5f5f3;padding:28px}.custom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.custom-grid label{display:grid;gap:7px;font-weight:800}.custom-grid input,.custom-grid select,.custom-grid textarea{font:inherit;padding:12px;border:1px solid #aaa;background:#fff}.custom-grid .wide{grid-column:1/-1}.custom-form button{margin-top:22px}.custom-success{margin-top:30px;padding:30px;border-left:6px solid #222;background:#f2f2ef}.custom-success h2{margin-top:0}@media(max-width:650px){.custom-grid{grid-template-columns:1fr}.custom-grid .wide{grid-column:auto}.custom-page>h1{font-size:38px}}