.form{flex-direction:column;gap:1.5rem;max-height:700px;display:flex;overflow:hidden}.form button{align-self:flex-start}@media (max-width:890px){.form{max-height:none;overflow:visible}}.thank-you{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;height:100%;padding:2rem;display:flex}.thank-you h2{color:#fff;font-size:2rem}.thank-you p{color:#90a1b9;opacity:.7;line-height:1.6}
