.consutation-form{background:#f0f0f0;border-radius:20px;padding:60px}@media screen and (max-width:1024px){.consutation-form{padding:40px}}@media screen and (max-width:780px){.consutation-form{padding:20px}}.consutation-form__title{color:var(--c-black);font-size:44px;line-height:118%;margin-bottom:20px}@media screen and (max-width:780px){.consutation-form__title{font-size:32px}}.consutation-form__form-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}@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{gap:10px;grid-template-columns:1fr}}.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}
