.form-simple{background:var(--gradient);padding:6rem 10rem}@media(max-width:1280px){.form-simple{padding:3.2rem}}@media(max-width:600px){.form-simple{padding:1.6rem}}.form-simple__error{margin-top:.8rem;color:var(--error)}.form-simple__title{font-weight:600;font-size:4rem;margin-bottom:1.6rem}@media(max-width:600px){.form-simple__title{font-size:2.4rem}}.form-simple__subtitle{font-size:14px;margin-bottom:3.2rem;font-weight:300}.form-simple__top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.6rem;gap:1.6rem;margin-bottom:1.6rem}@media(max-width:768px){.form-simple__top{grid-template-columns:1fr}}.form-simple__email,.form-simple__name,.form-simple__phone{padding:1.2rem 1.6rem;border-radius:.6rem}.form-simple__middle{margin-bottom:3.2rem}.form-simple__problem{padding:1.2rem 1.6rem;border-radius:.6rem}.form-simple__bottom{display:grid;grid-template-columns:1fr 5fr;grid-template-rows:0fr;align-items:center}@media(max-width:768px){.form-simple__bottom{display:flex;flex-direction:column-reverse}}.form-simple__bottom label{width:100%;font-weight:300;font-size:1.2rem;display:contents}@media(max-width:1280px){.form-simple__bottom label{display:block}}.form-simple__bottom label a{margin-left:.2rem;border-bottom:1px solid;width:-moz-fit-content;width:fit-content;white-space:nowrap;height:-moz-fit-content;height:fit-content}@media(max-width:1280px){.form-simple__bottom label a{margin-left:0}}.form-simple__consent-wrap{display:flex;flex-direction:column;width:100%}@media(max-width:768px){.form-simple__consent-wrap{margin-bottom:1.6rem}}.form-simple__consent{width:-moz-fit-content;width:fit-content;margin-right:1.6rem}.form-simple__submit{padding:1rem 3.2rem;background:var(--blue-2);border-radius:.8rem;white-space:nowrap;margin-right:4rem;font-weight:600;font-size:1.2rem}@media(max-width:768px){.form-simple__submit{margin-right:0;width:100%}}