.form_main__GX2nQ{display:flex;flex-direction:column;gap:40px;padding-top:100px;padding-bottom:120px;background:var(--dark)}.form_head__POrUr{display:flex;flex-direction:column;gap:24px;max-width:758px;margin-inline:auto}.form_head__POrUr h1{font-size:3rem;line-height:3.6rem;font-weight:700;color:var(--light);text-align:center}.form_head__POrUr p{font-size:20px;line-height:1.75rem;font-weight:400;color:var(--light);max-width:498px;text-align:center}.form_body__q5SNd{display:flex;flex-direction:column;gap:22px;max-width:758px;margin-inline:auto;width:100%}.form_body_grid__gIOK2{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.form_body_grid_card__kWFB2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%}.form_body_grid_card_icon__6Hcqr{height:56px;width:56px;border-radius:999px;background:var(--primary-gradient);display:flex;align-items:center;justify-content:center}.form_body_grid_card_icon__6Hcqr img{object-fit:contain}.form_body_grid_card__kWFB2 p{text-align:center;font-size:.875rem;line-height:1.1812rem;font-weight:500;color:var(--light);max-width:160px}.form_form__UZXen{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-row-gap:30px;row-gap:30px;grid-column-gap:28px;column-gap:28px}.form_form__UZXen button,.form_form__UZXen textarea{grid-column:1/3}.form_form__UZXen button{width:-moz-fit-content;width:fit-content;margin-inline:auto}.form_form__UZXen input,.form_form__UZXen textarea{border:1px solid var(--light);background:transparent;padding:15px 30px;font-size:1.25rem;line-height:1.875rem;font-weight:400;color:var(--light)}.form_form__UZXen input::placeholder,.form_form__UZXen textarea::placeholder{color:var(--light)}.form_form__UZXen input:focus,.form_form__UZXen textarea:focus{outline:none}