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