.consutation-form{border-radius:20px;padding:60px;background:#f0f0f0}@media screen and (max-width:1024px){.consutation-form{padding:40px}}@media screen and (max-width:780px){.consutation-form{padding:20px}}.consutation-form__title{font-size:44px;line-height:118%;color:var(--c-black);margin-bottom:20px}@media screen and (max-width:780px){.consutation-form__title{font-size:32px}}.consutation-form__form-row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1024px){.consutation-form__form-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.consutation-form__form-row{grid-template-columns:1fr;gap:10px}}.consutation-form__form-row .button{height:54px}@media screen and (max-width:1024px){.consutation-form__form-row .button{grid-column:span 2}}@media screen and (max-width:576px){.consutation-form__form-row .button{grid-column:span 1}}.consutation-form__agreement{margin-top:20px;max-width:600px}
