.callback-form-section{display:flex;flex-direction:column;gap:6rem}@media (max-width:780px){.callback-form-section{gap:4rem}}.callback-form-section__top{display:flex;flex-direction:column;gap:2rem}.callback-form-section__title{text-transform:uppercase}.callback-form-section__description{letter-spacing:-.02em;max-width:45rem;text-transform:uppercase}.callback-form-section__description--full-width{max-width:115rem}.callback-form-section__form{display:flex;flex-direction:column;gap:2rem}.callback-form-section__form-inner{display:flex;gap:1rem;width:100%}@media (min-width:781px){.callback-form-section__form-inner .input-label:first-child,.callback-form-section__form-inner .input-label:nth-child(2){flex-shrink:0;width:27rem}.callback-form-section__form-inner .input-label:nth-child(3){width:100%}}@media (max-width:780px){.callback-form-section__form-inner{flex-direction:column;gap:2rem}}.callback-form-section__form-button{width:-moz-max-content;width:max-content}@media (max-width:780px){.callback-form-section__form-button{margin:0 auto}}.callback-form-section__form-approval{font-size:1.2rem;letter-spacing:-.02em;max-width:54rem}
